@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,500i,600,600i,700,800|Barlow:400,500i,600,700,800,800i,900,900i');



/* ------------------------------------------------------------------------ */
/*	01 Import styles
/* ------------------------------------------------------------------------ */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap.css");
/*carousel*/
@import url("owl.carousel.css");
@import url("owl.theme.css");
/*Icons Font-Awesome*/
@import url("font-awesome.min.css");

/* ---------------------------------------------------------------------- */
/*	02 Basic Elements
/* ---------------------------------------------------------------------- */

/* Standar Styles --------------------------------------------------------*/
@font-face {
    font-family: 'Nafees';
    src: url('../fonts/NotoNaskhArabic-Regular.eot');
    src: url('../fonts/NotoNaskhArabic-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NotoNaskhArabic-Regular.woff') format('woff'),
    url('../fonts/NotoNaskhArabic-Regular.ttf') format('truetype'),
    url('../fonts/NotoNaskhArabic-Regular.svg#NafeesRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Acumin Pro';
	font-style: normal;
	font-weight: normal;
	src: local('Acumin Pro'), url('../fonts/Acumin-RPro.woff') format('woff');
}


@font-face {
	font-family: 'Acumin Pro Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Acumin Pro Italic'), url('../fonts/Acumin-ItPro.woff') format('woff');
}


@font-face {
	font-family: 'Acumin Pro Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Acumin Pro Bold'), url('../fonts/Acumin-BdPro.woff') format('woff');
}


@font-face {
	font-family: 'Acumin Pro Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Acumin Pro Bold Italic'), url('../fonts/Acumin-BdItPro.woff') format('woff');
}

body{
	font-family: 'Barlow', sans-serif;
	color: #727272;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
  	text-size-adjust: 100%;
	background: #f1f1f1;
}
h1, h2, h3, h4, h5, h6 {	
	padding: 5px 0 15px 0;	
	margin: 0;	
	color: #272727;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
p{
	margin: 0 0 20px 0;
	color: #808080;
}
footer ul,
.sitemap,
.sitemap ul,
.crumbs ul,
header ul,
.owl-carousel,
.list-diary,
.list-diary ul,
.footer-down ul,
.events-carousel,
.events-carousel ul,
.list,
.testimonials,
ul.clubs-teams,
ul.players,
ul.single-carousel,
.post-options{
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn-primary{
	color: #fff;
	font-size: 14px;
	border-color: #dedede;
	text-shadow:none;
}
.btn-primary:hover{
	border-color: #cdcdcd;
}
.btn-default{
	font-size: 14px;
	border-color: #dedede;
	text-shadow:none;
}
.btn:hover{
	opacity: 0.8;
}
.btn-primary:hover{
	color: #fff;	
}
.paddings{
	padding: 100px 0;
}
.padding-top{
	padding-top: 50px;
}
.padding-bottom{
	padding-bottom: 50px;
}
.padding-top-mini{
	padding-top: 30px;
}
.no-margin{
	margin: 0;
}
.bg-gray{
	background-color: #fcfcfc;
}
.bg-dark{
	background-color: #18191B;
}
.dark-home{
	height: 390px;
	max-width: 1230px;
	margin: 0 auto;
}
.content-central{
	width: 100%;
	float: left;
}
.content-news{
	margin-top: 0;
}
.did ul.list .fa{
	float: left;
	width: 8%;
}
.did ul.list li{
	margin: 10px 0;
	width: 100%;
	float: left;
}
.did ul.list li:hover{
	cursor: inherit;
}
.did ul.list h4{
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin-top: -5px;
}
.did-text{
	width: 92%;
	float: left;
}
.border-top{
	border-top: 1px solid #dfdfdf;
}
.border-bottom{
	border-bottom: 1px solid #dfdfdf;
}
hr.tall {
	margin: 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
}
ul.links{
    text-align: center;
	padding: 20px;
	border-bottom: 1px solid #c9c9c9;
}
.links li{
 line-height: 30px;
    float: none;
    display: inline-block;
    padding: 0 10px;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    transition: 0.2s all ease;
}
.links li a{
	color: #7e7e7e;
	padding-left: 5px;
	font-size: 15px;
}
.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
	background-color: rgba(86,61,124,.15);
	border: 1px solid #ddd;
	border: 1px solid rgba(86,61,124,.2);
	margin-bottom: 20px;
}
.fontawesome-icon-list .fa-hover a {
	display: block;
	color: #222222;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	border-radius: 4px;
}
iframe.video{
	width: 100%;
	height: 180px;
}
.single-carousel{
	overflow: hidden;
}
.single-carousel li{
	position: relative;
}
.single-carousel .info-single-carousel{
	padding: 10px 5% 0 5%;
}
.detail-share-btIco{
    width: 100%;
    display: inline-block;
    margin: 20px 0
}
.detail-share-btIco .btIco{
	width:30px;
	float:left;
	margin-right: 5px;
}
.program-banner{
	text-align: center;
}
.pagination >  a, .pagination > strong {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #88c425;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > a:hover {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > strong {
	background: #88C425;
	background-color: #88C425;
	color: #fff;
}
.table-top-list tr{
	border-bottom:1px solid #efefef;
}
 .table-bordered tr td{
	 /*padding: 10px;
	 border: 1px solid #efefef;*/
	 width: 50%;
 }
.table-bordered.table-bottom-list tr td{
	 width: 100%;
 }
.table-bordered.table-bottom-list img{
	max-width: 100%;
}
.table-bordered.table-bottom-list .table-bottom-detail tr td{
	width: auto;
}
.table-bordered.table-bottom-list .table-bottom-detail tr td:first-child{
	padding-right: 2%;
	width: 15%;
}
.table-top-list tr td a{
	color: #003399;
}
/* Panel Box --------------------------------------------*/
.bg-slider.home-top{
	margin-bottom: 65px;
}
.panel-box{
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
	margin:0 0 30px 0;
    display: inline-block;
    width: 100%;
}
.panel-box .row{
	margin: 0;
}
.section-wide{
	margin-top: 20px;
	background-color: #fff;
	border-top: 1px solid #dedede;
	padding: 50px 0;
}

/* Titles ----------------------------------------------*/
.detail-pic{
	width: 100%;
	float:left;
	margin:0 0 20px 0;
}
.detail-pic img{
	width: 100%;
}
.titles{
	border-bottom: #ddd 1px solid;
	margin-bottom: 15px;
	border-radius: 5px 5px 0 0;
}
.titles h4{
	color: #222;
	padding: 10px 10px;
	font-weight: 700;
	font-size: 27px;
	text-transform: uppercase;
	font-family: 'Barlow Condensed', sans-serif;
}
.titles h4 i{
	padding-right: 10px;
	color: #666;
}
.box-info{
	margin-bottom: 10px;
}
.entry-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	padding: 5px 0 0 0;
}
.date-box{
	font-size: 13px;
}

/* Hover efect -------------------------------------------------*/

.img-hover{
  position: relative;
  overflow: hidden;
}
.img-hover img{
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.img-hover .overlay{
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.img-hover:hover .overlay{
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.img-hover:hover img{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}
.img-hover .overlay a{
  padding-top: 26%;
  height: 100%;
  display: block;
  font-size: 40px;
  color: #fff;
}
.img-hover .overlay a:hover{
  text-decoration: none;
}

/* Semibox Layout ---------------------------------------------*/

.semiboxshadow {
	display: block;
}
.semiboxshadow img {
	width: 1338px !Important;
	max-width: 1340px;
	margin: 0px auto;
	margin-left: -53px;
	margin-top: 150px;
	position: absolute;
	z-index: 0;
}
.nav-tabs{
	margin-top: -44px;
	border-bottom: 0;
}
.tab-content{
	margin-left: 0;
}
.nav-tabs li{
	margin-right: 10px;
}
.nav-tabs li,
.nav-tabs li.active a,
.nav-tabs li.active a:hover{
	border: 0;
	color: #fff;
}
.nav-tabs li a{
	border:0;
	padding: 12px 35px;
	background: #18191B;
	color: #fff;
}
.title-color{
	margin-top: -47px;
	border-radius: 5px 5px 0 0;
	padding: 14px 10px;
}
.title-color h4{
	color: #fff;
	padding: 0;
}


/* List --------------------------------------------*/

.list li{
	line-height: 40px;
}
.list li:hover{
	cursor: pointer;
}
.list li i{
	padding-right: 8px;
	font-size: 14px;
}
.list li a{
	color: #666;
}
.list li a:hover{
	color: #252525;
}

/* ---------------------------------------------------------------------- */
/*	03 HEADER
/* ---------------------------------------------------------------------- */

/*  Header -------------------------------------------*/

header{	
	background: transparent;
	/*position: fixed;
	top: 0;
	z-index: 1;
	width: 100%;*/
}
.top_nav ul li.nav_live {
	padding: 13px 13px;
}
.nav_live img{
	width: 60px;
}
/*.top_nav ul li.nav_alerts{
	padding: 10px 13px;
}*/
.nav_alerts img{
	width: 60px;
}
/*.mainmenu .nav_live img.bb{
	display: none;
}
.mainmenu .nav_alerts img.bb{
	display: none;
}
.mainmenu.is-sticky .nav_live img.bb{
	display: block;
}
.mainmenu.is-sticky .nav_alerts img.bb{
	display: block;
}
.mainmenu.is-sticky .nav_live img.ww{
	display: none;
}
.mainmenu.is-sticky .nav_alerts img.ww{
	display: none;
}*/
.header-3.inner_header .mainmenu{
	background-color: #ffffff;
	box-shadow: 5px 5px 5px rgba(80,80,80,.14);
}
.header-3.inner_header .mainmenu .top_nav ul li a{
	color: #8e8e8e;
}
.header-3.inner_header .is-sticky .mainmenu .top_nav ul li a{
	color: #8e8e8e;
}
.headerbox{
	padding: 10px 0;
	background-color: #00632c;
}
.adds{
	text-align: center;
}
.adds img{
	display: inline;
}
.mainmenu{
	width: 100%;
	min-height: 118px;
	background-color: #fff;
	/*border-top: 1px solid #dedede;*/
	z-index: 9999;
	position: fixed;
}
.logo{
	float: left;
	margin-top: 7px;
}
/* Header 2 --------------------------------------------------*/

.header-2 .mainmenu{
	border: 0;
}
.header-2 .mainmenu .sf-menu{
	text-align: right;
	margin: 0;
}
.header-2 .mainmenu .sf-menu li{
	float: none;
	display: inline-block;
	padding-top: 35px;
}
.header-2 .sf-menu > li > a {
  font-size:15px; 
}
.header-2 .mainmenu .sf-menu li li{
	display: block;
	text-align: left;
	padding-top: 0;
}
.header-2 .is-sticky .mainmenu .sf-menu{
	max-width: 1170px;
	margin: 0 auto;
}
.header-2 .is-sticky .mainmenu .sf-menu li{
	padding-top: 10px;
}
.header-2 .is-sticky .mainmenu .sf-menu li li{
	padding-top: 0;
}
.header-2 .is-sticky .mainmenu .sf-menu{
	text-align: center;
}

/* Header 3 --------------------------------------------------*/
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.sidenav .sidelogo{
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 36px;
	margin-left: 0;
}
.sidenav .sidelogo a{
	border-bottom: 0;
}
.sidenav ul{
	padding: 0;
	margin: 60px 0 0 0;
	width: 100%;
	float: left;
}
.sidenav ul li{
	list-style: none;
	width: 100%;
	float: left;
	padding: 0px 25px 10px 25px;

}
.sidenav a {
	padding: 0 0 10px 0;
	text-decoration: none;
	font-size: 17px;
	color: #333;
	display: block;
	transition: 0.3s;
	border-bottom: 1px solid #dedede;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
}

.sidenav a:hover {
	color: #333;
}

.sidenav .closebtn {
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	border-bottom: 0;
}
.mobile_header{
	display: none;
}
.header-3 .sf-menu{
	text-align: center;
	margin: 0;
}
.header-3 .sf-menu li ul{
	text-align: left;
}
.header-3 .sf-menu > li > a {
  font-size:18px;
	text-decoration:none;
	/*display:block;*/
	font-weight: normal;
	color:#232323;
	font-family: 'Acumin Pro';
}
.header-3 .sf-menu > li {
	margin: 2px 5px;
  float: none;
  display: inline-block;
  padding: 10px;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	transition: 0.2s all ease;
}



.menu {
	float: left;
	width: 93%;
}
.topnav {
	display: block;
	margin-left: 0;
	font-family: inherit;
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	list-style:none;
}
.topnav li, .topnav li a {
	display: inline-block;
	zoom: 1;
	white-space: nowrap;
}
.topnav.nav--dropdown {
	display: none;
	left: 0;
	width: auto;
	background: inherit;
}
.nav--primary {
	font-size: 11px;
	font-size: .78571rem;
	font-family: Arial;
	padding: 5px 0;
	margin: 0;
	top: 10px;
	right: auto;
	overflow: hidden;
}
.nav--primary li {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.nav--primary li a {
	padding: 5px 13px;
	font-size: 18px;
	text-decoration: none;
	/* display: block; */
	font-weight: normal;
	color: #fff;
	font-family: 'Barlow Condensed', sans-serif;
	white-space: inherit;
}
/*.nav--primary li.active {
	background: #DFDFDF;
}*/
.nav--primary li a:hover {
	color: #88C425;
}
.nav--primary li.nav__item--sandwich .nav--dropdown {
	position: absolute;
	right: 0;
	left: auto;
	top: 100%;
	background: #FFF;
	-webkit-box-shadow: -1px 1px 3px #AAA;
	box-shadow: -1px 1px 3px #AAA;
	z-index: 200;
	margin:0;
	padding:0;
}
.nav--primary li.nav__item--sandwich .nav--dropdown li {
	text-align: left;
}

.nav--responsive {
	white-space: nowrap;
}


.nav--primary, .nav--primary li {
	position: relative;
	border-width: 0;
	border-style: none;
}
.nav--primary>li.nav__item--sandwich {
	cursor: pointer;
	background-color: transparent;
	border: none;
	width: 20px;
	position: absolute;
	top: 0;
	right: 5px;
	height: 100%;
	margin: 0;
}
.nav--primary>li.nav__item--sandwich>a {
	position: absolute;
	top: 50%;
	right: 0;
	width: 20px;
	padding: 0;
	margin-top: -6px;
	-webkit-box-shadow: 0 0 0 1px #000,0 5px 0 1px #000,0 10px 0 1px #000;
	box-shadow: 0 0 0 1px #000,0 5px 0 1px #000,0 10px 0 1px #000;
}
.live_page {
	display: none;
}
.li_ww{
	display: none;
}
.live_pt_table{
	width: 100%;
	float:left;
}
body.livepage_body{
	background-color: #151516;
}
body.livepage_body .header-3.inner_header .mainmenu{
	background-color: #1f2022;
	box-shadow: none;
}
body.livepage_body .ads_leader_box{
	background-color: transparent;
}
body.livepage_body .crumbs{
	display: none;
}
body.livepage_body .panel-box{
	background-color: transparent;
}
body.livepage_body .titles{
	text-align: center;
	border-bottom: 0;
}
body.livepage_body .titles img{
	width: 200px;
}
body.livepage_body footer{
	background-color: #1f2022;
}
body.livepage_body footer ul.links{
	border-bottom: 1px solid #37393e;
}
body.livepage_body .dd_page_live{
	display: none;
}
body.livepage_body .live_page{
	display: block;
}
body.livepage_body .p_table{
	background-color: #202124;
}
body.livepage_body .points_table table{
	color: #fff;
}
body.livepage_body #boxscroll tr td a{
	color: #fff;
	font-size: 13px;
}
body.livepage_body .table_lrg .table th{
	color: #7e7e7e;
}
body.livepage_body .points_table table thead{
	border-bottom: 1px solid #37383b;
}
body.livepage_body .table tbody tr{
	border-bottom: 1px solid #37383b;
}



/*  Logo Template -----------------------------------------------------*/

.logo img{
	max-width: 100%;	
	max-height: 90px;
}

/*  Main Navigation ---------------------------------------------------*/
.top_nav{
	display: inline-block;
	top: 17px;
	position: relative;
}
.top_nav ul{
	padding: 0;
	margin: 0;
	float:left;
	top: 10px;
	position: relative;
}
.top_nav ul li{
	float:left;
	list-style: none;
	position: relative;
	padding: 25px 13px;
}
.top_nav ul li span{
	color: #ff0000;
	font-size: 30px;
	line-height: 0;
	position: absolute;
	top: 28px;
	left: 0;
}
.top_nav ul li a{
	color: #7e7e7e;
	font-size: 20px;
	text-decoration: none;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.tinynav{ 
	display: none;
}
.is-sticky .sf-menu > li {
	margin: 2px 5px;
	padding: 10px;
}
.is-sticky .mainmenu {
	min-height: 118px;
	left: 0;
	background-color: #fff;
}
.is-sticky .mainmenu .top_nav ul li a{
	color: #8e8e8e;
}
.is-sticky .sf-menu .sf-mega ,
.is-sticky .sf-menu li:hover > .sf-mega,
.is-sticky .sf-menu li.sfHover > .sf-mega,
.is-sticky .sf-menu .sub-current  {
  	top: 44px;
}
.is-sticky .sf-menu .sub-current .sub-current {
 	top: 0px;
}

/* Section Title ---------------------------------------------*/

.team_details {
	width: 100%;
	float: left;
	/*background-image: url(../../img/widgets_bg.jpg);
	background-repeat: no-repeat;*/
	padding: 2px 0;
	color: #fff;
	/*background-size: cover;*/
	background-color: #fff;
}
.brand_name{
	color: #333;
}

.team_details {
	width: 100%;
	float: left;
	text-align: center;
}

.container {
	position: relative;
}

.team_inner {
	width: 100%;
	float: left;
	text-transform: uppercase;
}

.team_name {
	display: inline-block;
	margin-bottom: 20px;
}

.brand_logo {
	float: left;
}

.brand_logo img {
	width: 100px;
	margin-right: 15px;
}

.brand_name {
	float: right;
	font-size: 28px;
	padding: 33px 0;
}

.ply_main {
	width: 100%;
	float: left;
}

.player_box {
	width: 800px;
	display: inline-block;
	padding: 40px;
	background-color: #2a3349;
	border: 6px solid #24c335;
}

.player_name {
	width: 100%;
	float: left;
}

.player_name ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0;
}

.player_name ul li {
	font-size: 18px;
	background-color: #192032;
	padding: 5px 20px;
	margin-bottom: 5px;
}
.teams {
	width: 100%;
	float: left;
	/*background-image: url(../../img/widgets_bg.jpg);
	background-repeat: no-repeat;*/
	padding: 20px 0;
	/*background-size: cover;*/
	background-color: #fff;
}
.teams .more-content .tittle h2{
	color: #333;
}

.team_logo {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
}

.team_logo img {
	width: 100%;
	float: left;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.team_logo:hover img, .team_logo:focus img{
	transform: scale(1.1);
}

/*.points_table{
	display: none;
}*/
.more-content .tittle {
	margin: 0 0 30px 0;

}

.more-content .tittle h2::before {
	display:none;
}

.more-content .tittle h2 {
	font-size: 35px;
	color: #fff;
	font-weight: 900;
}

.match_details {
	width: 100%;
	padding: 10px;
	background-color: #383f51;
	text-align: center;
	height: 110px;
	color: #fff;
}

.results_bx {
	padding: 45px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}



.match_details h1 {
	width: 53px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #192032;
	display: inline-block;
	margin: 0;
}

.results_bx h1 {
	font-size: 26px;
	width: auto;
	padding: 8px 15px;
	line-height: inherit;
	height: auto;
	margin-bottom: 10px;
	color: #fff;
}

.match_dtl_inner {
	width: 100%;
	padding-top: 5px;
	display: inline-block;
}

.results_bx .match_dtl_inner {
	padding: 0;
}

.brand1 {
	float: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
}

.results_bx .brand1, .results_bx .brand2 {
	width: 150px;
}

.brand img {
	margin-top: -6px;
	margin-right: 5px;
	max-width: 100%;
	width: inherit;
}

.results_bx .brand img {
	margin: 0;
}

.match_details p {
	font-size: 10px;
	display: inline-block;
	margin: 0;
}

.match_dtl_inner p {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 8px;
}

.results_bx .match_dtl_inner p {
	font-size: 42px;
	margin-top: 50px;
	color: #fff;
}

.brand2 {
	float: right;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
}

.result_date {
	width: 100%;
	float: left;
	padding: 8px;
}

.result_date h2 {
	font-size: 22px;
	margin: 0;
	color: #fff;
}

.result_decision {
	width: 100%;
	float: left;
	padding: 10px;
	min-height: 77px;
	padding-bottom: 0;
}

.result_decision .decision_inner {
	background-color: #24c335;
	padding: 8px 12px;
	display: inline-block;
	text-transform: uppercase;
}

.match_details p {
	font-size: 10px;
	display: inline-block;
	margin: 0;
}

.result_decision p {
	font-size: 18px;
	color: #fff;
}

.points_page {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.points_table {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	min-width: 500px;
	overflow: auto;
}

.p_t_top {
	width: 100%;
	float: left;
	background-color: #1ab328;
	padding: 15px 15px;
	border-top-left-radius: 5%;
	border-top-right-radius: 5%;
	box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}

.points_table h3 {
	font-size: 21px;
	color: #fff;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 0;
}

.points_table h3 span {
	font-weight: 400;
	color: #fff;
}

.p_table {
	padding: 25px 15px 15px;
	display: inline-block;
	background-color: #fff;
	border-bottom-left-radius: 3%;
	border-bottom-right-radius: 3%;
	box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
	width: 100%;
	display: inline-block;
}

.points_table table {
	color: #202124;
	text-align: left;
	margin-bottom: 10px;
}

.table_lrg .table, .table_lrg .table th {
	text-align: center;
}

.points_table table thead {
	margin-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
}

.table_lrg .table thead tr {
	width: 100%;
}

.table_lrg .table thead tr th, .table_lrg .table tbody tr td {
	width: 22%;
	text-align: left;
	float: left;
}

.table tbody tr {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
	padding: 6px 0;
}
.table_lrg .table thead tr th, .table_lrg .table tbody tr td {
	width: 22%;
	text-align: left;
	float: left;
	border: 0;
}

#boxscroll tr td a, #boxscroll tr th a, #boxscroll tr td a:hover, #boxscroll tr th a:hover, #boxscroll tr td a:focus, #boxscroll tr th a:focus {
	color: #202124;
	font-size: 14px;
	line-height: 37px;
}

.points_table .table tbody td img {
	margin-right: 15px;
	width: 35px;
	float: left;
	margin-right: 7%;
	padding-top: 10px;
}

.table_lrg .table thead tr th+th, .table_lrg .table tbody tr td+td {
	width: 10.9%;
	text-align: center;
}
.points_table .table tbody td .tab_team_name {
	float: left;
	width: 64%;
	width: -webkit-calc(100% - 35px - 7%);
	width: -moz-cal(100% - 35px - 7%);
	width: calc(100% - 35px - 7%);
	font-size: 17px;
	line-height: 36px;
}
.content_right .points_table{
	min-width: 100%;
}
.content_right .points_table .table tbody tr{
	float:none
}
.content_right .points_table td{
	border-top: 1px solid #c9c9c9;
}
.left-side{
	width: 72%;
	width: -webkit-calc(100% - 301px );
	width: -moz-cal(100% - 301px );
	width: calc(100% - 301px );
	float:left;
}
.right-side{
	width: 301px;
	float:left;
}
.bg-slider{
	background-color: #ffffff;
	box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.22);
	margin-bottom: 40px;
}
.mrec-ads-top{
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.mrec-ads{
	text-align: center;
	background-color: #efefef;
	margin: 0 0 30px 0;
	width: 100%;
	float: left;
}
.did{
	display: inline-block;
}
.ads_leader_box{
	margin: 0px auto;
	text-align: center;
	background-color: white;
	padding: 10px 0;
}
.alert_frame{
	position: relative;
}
.alert_icon{
	position: absolute;
	left: 40px;
	bottom: 100px;
}
.alert_icon img{
	width: 100px;
}

.video_iframe{
	background-color: #fff;
	margin-top: 9px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	border-radius: 10px;
}
.video_iframe h3{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	color: #1f2022;
	padding: 15px 0;

}
.video_iframe h3 span{
	color: #1ab328;
	font-weight: 900;
}
.content_left{
	float: left;
	width: 64%;
	width: -webkit-calc(100% - 300px - 2%);
	width: -moz-cal(100% - 300px - 2%);
	width: calc(100% - 300px - 2%);
}
.featured_news{
	width: 100%;
	float: left;
	/*background: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
	padding: 1%;
	margin: 0 0 20px 0;*/
}
.top_news{
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
	padding: 1%;
	margin: 0 0 20px 0;
}

.content_right{
	float: left;
	width: 300px;
	margin-left: 2%;
}
.content_right #twitter{
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
    padding: 1%;
	margin-bottom: 20px;
}
.content_right #twitter .titles{
	background-color: #32a4ed;
}
.content_right #twitter .titles h4{
	color: #fff;
	text-align: center;
}
.content_right .tags{
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
    padding: 1%;
}
.content_right .tags .titles{
	background: #4766ae;
}
.content_right .tags .titles h4{
	color: #fff;
	text-align: center;
}
.featured_news.urdunews .titles h4{
    text-align: right;
    font-family: 'Nafees';
}
.featured_news.urdunews .events-no-carousel li{
    float:right;
	direction: rtl;
}
.featured_news.urdunews .events-carousel li .header-post .meta-tag ul li{
    float:left;
}
.featured_news.urdunews .events-carousel li .info-post h4{
    text-align: right;
    font-family: 'Nafees';
}
.featured_news.urdunews .events-carousel li .info-post p{
    text-align: right;
    font-family: 'Nafees';
}
.section-title{
	/*height: 450px;*/
	background-color: #232323;
	position: relative;
	margin-top: 0px;
}
.section-sports{
	height: 350px;
}
.section-contact{
	height: 400px;
}
.section-title h1{
	color: #fff;
	padding: 42px 0 0 5px;
	font-size: 45px;
	line-height: 55px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.overlay-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	background: rgba(0, 0, 0, 0.3);
	background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	z-index: 0;
}
.img-about{
	background: url("../../img/section-titles/1.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.img-sports{
	background: url("../../img/section-titles/2.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.img-gallery{
	background: url("../../img/3.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.img-feature{
	/*background: url("../../img/4.jpg");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.img-news{
	background: url("../../img/5.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.img-contact{
	background: url("../../img/6.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}


/* ---------------------------------------------------------------------- */
/*	04 General Structure
/* ---------------------------------------------------------------------- */

/*  Counter ------------------------------------------------------------*/

.counter{
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.counter span{
	display: inline-block;
	margin: auto 5px;
	font-size: 30px;
	font-weight: bold;
	color: #232323;
}
.counter span small{
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.content-counter{
	background: #fff;
	width: 100%;
	position: relative;
}
.content-counter-home{
	height: 441px;
	border-bottom: 1px solid #dedede;
}
.content-counter p{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.content-counter .post-options{
	text-align: center;
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
	font-size: 13px;
}
.content-counter .post-options li{
	display: inline-block;
	margin: 0 5px;
}
.content-counter .post-options li i{
	padding-right: 5px;
}
.content-counter .btn{
	border-radius: 0;
	border: 0;
	width: 100%;
	margin-top: 30px;
	padding: 25px auto;
	height: auto;
	position: relative;
}
.content-counter-home .btn{
	bottom: 0;
	position: absolute;
}
.content-counter .btn i{
	font-size: 25px;
	margin-left: 15px;
	padding-bottom: 5px;
}

/* Footer ----------------------------------------------------------------*/

footer{
	background-color: #fff;
	color: #888;
	margin-top: 20px;
	padding-bottom: 0px;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	float:left;
}
footer h4{
	color: #88c427;
}
footer .tags a{
	color: #dedede;
}
.footer-2 .social{
	border-top: 0;
	margin-top: 0;
	padding-bottom: 15px;
}
.footer-3{
	padding-bottom: 40px;
}
.footer-3 .social{
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 30px;
    padding-bottom: 20px; 
	border-bottom: 1px solid #626262;
}
.divisor-footer{
	overflow: hidden;
}

/* Social ----------------------------------------------------------------*/

footer .social {
	margin:0 auto;
}
footer .social li {
   /* margin:auto 15px 10px;
    display: inline-block;*/
}
footer .social li a{
	color: #fff;
}
/*footer .social li:hover div {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}*/
footer .social li:hover a.facebook {
    color:#3B5998;
}
footer .social li:hover a.twitter-icon {
    color:#4099FF;
}
footer .social li:hover a.youtube {
    color:#bb0000;
}
footer .social li:hover a.google-plus {
    color:#dd4b39;
}
footer .social li:hover a.vimeo {
    color:#1ab7ea;
}
footer .social li div {
	width: 25px;
	height: 25px;
    /*background:#2c2c2c;
    border-radius:50%;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;*/
}
footer .social li i {
	font-size: 20px;
	line-height: 31px;
}

/* Footer Down ------------------------------------------------------*/

.footer-down{
	padding: 20px 0;
}
.footer-down p{
	color: #7e7e7e;
	font-size: 16px;
	margin: 0;
	float: left;
	line-height: 30px;
}
.footer-down ul{
	text-align: center;
	float: right;
}
.footer-down ul li{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: uppercase;
}
.footer-down ul li a{
	color: #f5f5f5;
	font-size: 13px;
}
.nav-footer li:before {
	content: '|';
	color: #fff;
	display: inline-block;
	margin-right: 10px;
}
.nav-footer li:nth-child(1):before {
	display: none;
}
/* Backgrounds ----------------------------------------------------------*/

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.btn-primary,
.btn-primary:hover,
.style-caption h1,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li a:hover,
.title-color,
.tags a:hover,
.title-aside,
.pagination .active,
.info-player h4 a,
.tooltip-inner,
.portfolioFilter .current,
.portfolioFilter a:hover,
.owl-theme .owl-controls .owl-buttons div,
#theme-options .layout-style li.active,
.thumbs li:hover,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.pagination > .active > a,
.pagination > .active:hover > a{
	background: #88C425;
	background-color: #88C425;
}

.events-carousel li .header-post .date{
	background: #88C425;
	background: rgba(136, 196, 37, 0.6);
}

/* Colors ----------------------------------------------------------*/

blockquote > a,
.tweet_time a,
.tweet_text a,
.tags i,
.text-resalt,
.post-item h4 a:hover,
.post-item p a,
.links li i,
.entry-title a,
.info-clubs h4 a:hover,
.sf-menu .sf-mega ul li a:hover,
.sf-menu li li a:hover,
.crumbs ul li a:hover,
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover,
.crumbs li a,
.page-error h1 i,
.sitemap li a:hover,
.pagination > li > a, .pagination > li > span,
address i,
address a,
.list li i,
.events-carousel h4 a,
.pagination > li:hover a{
	color: #88C425;
}

/* Borders ----------------------------------------------------------*/

.nav-tabs li.active:after {
	border: 6px solid #88C425;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	bottom: -11px;
	content: "";
	left: 50%;
	margin-left: -6px;
	position: absolute;
	z-index: 101;
}
.style-caption p,
.item-clubs{
	border-right: 5px solid #88C425;
}
.titles h4{
	/*border-left: 5px solid #88C425;*/
}
.pagination > .active > a,
.pagination > .active:hover > a{
	border-color: #88C425;
}
.style-caption h1:before{
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #88C425;
}
.crumbs:before{
	border-bottom: 20px solid #88C425;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #88C425;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega,
.mainmenu,
.sf-menu .sub-current,
.header-2,
.header-2 .is-sticky{
	/*border-bottom: 3px solid #88C425;*/
}
.overlay-player,
.crumbs{
	border-top: 3px solid #6c9a00;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #88C425; /* IE8 fallback colour */
}
ul.sub-current .current  > .sf-with-ul:focus:after,
ul.sub-current .current:hover > .sf-with-ul:after,
ul.sub-current .current .sfHover > .sf-with-ul:after {
	border-left-color: #88C425; /* IE8 fallback colour */
}

/* Top ------------------------------------------------------------*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	z-index: 9999;
	background:url("../../img/ui.totop.png") no-repeat left top;
}
#toTopHover {
	background:url("../../img/ui.totop.png") no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*	ACCORDION ---------------------------------------------------------*/

.acc-trigger { cursor: pointer;  margin: 0 0 0 0; width: 100%;	}
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { 
	background: url("../../img/img-theme/accordion-ico.png") no-repeat 14px 13px; 
	display: block; 
	padding: 11px 20px 11px 44px; 
	text-decoration: none; 
	font-size: 14px; 
	border-bottom: 1px solid #e3e3e3; 
	border-top: 1px solid #e3e3e3; 
	color: #232323;
}
.acc-trigger a:first-child{
	border-top: 0;
}
.acc-trigger a:hover { background-position: 14px -58px; }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242;  }
.acc-trigger.active { cursor: default; background:#fff;}
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 14px -58px; cursor: default;	}
.acc-container .content {  
	padding: 15px 14px 5px 44px; 
	color: #999;  
	margin-bottom: 10px; 
}

/* Progress --------------------------------------------------------------*/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}
.pro_bar{
	padding-bottom: 20px;
}
.ui-progress-bar {
  position: relative;
  height: 33px;
  padding-right: 2px;
  border-bottom: 5px solid #e0e0e0;
  margin-top: -25px;
}
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 33px;
  border-bottom: 5px solid #41a8ff;
  width: 90%;
}
.ui-progress.two {
  border-bottom: 5px solid #89b505;
  width: 72%;
}
.ui-progress.three {
  border-bottom: 5px solid #9b43f6;
  width: 80%;
}
.ui-progress.four {
  border-bottom: 5px solid #ffc412;
  width: 94%;
}
.ui-progress.five {
  border-bottom: 5px solid #fc4242;
}
.ui-progress span.ui-label {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  color: #272727;
  position: absolute;
  right: 0;
  line-height: 33px;
  display: block;
  padding-right: 12px;
  white-space: nowrap;
}

/* Testimonials ----------------------------------------------------------*/

.testimonials blockquote > p {
	border: 1px solid #dedede;
	font-size: 14px;
	margin: 0 0 14px 0;
	min-height: 70px;
	padding: 30px;
	position: relative;
	text-align: left!important;
	font-style: italic;
}
.testimonials blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 0;
}
.testimonials blockquote > p:before {
	border: 14px solid #dedede;
	border-color: #dedede transparent transparent transparent;
	bottom: -28px;
	left: 25px;
}
.testimonials blockquote > p:before {
	border: 11px solid #dedede;
	border-color: #dedede transparent transparent transparent;
	bottom: -22px;
	content: "";
	height: 0px;
	left: 28px;
	position: absolute;
	width: 0px;
}
.testimonials blockquote > img {
	border-radius: 50%;
	float: left;
	height: 50px;
	margin: 20px;
	width: 50px;
}
.testimonials blockquote > strong {
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin: 34px 0 0 0;
}
.testimonials blockquote > a{
	margin-top: -15px;
	font-size: 14px;
	font-style: italic;
}

/* Filters ----------------------------------------------------------------*/

.portfolioFilter{
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	padding-top: 11px;
}
.portfolioFilter a{
	margin: auto 10px;
	color: #131313;
	font-size: 14px;
	padding: 13px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter .current,
.portfolioFilter a:hover{
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
   -webkit-transition-duration: 0.8s;
   -moz-transition-duration: 0.8s;
   transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolioContainer .img-hover{
	margin-bottom: 30px;
}

/* Page Error ------------------------------------------------------------*/

.page-error{
	max-width: 80%;
	margin:70px auto 50px auto;
	text-align: center;
	position: relative;
}
.page-error h1{
	font-size: 140px;
	line-height: 140px;
}
.page-error h1 i{
	font-size: 200px;
	line-height: 190px;
}
.page-error hr.tall{
	margin: 20px 0 30px 0;
}

/* Sitemap ---------------------------------------------------------------*/

.sitemap{ 
	float:left; 
	display:inline; 
	width:370px; 
	margin-right:2px; 
	font-size: 14px;  
	padding:10px 0 0 0;
	background:url("../../img/img-theme/line_tree1.gif") left repeat-y;
}
.sitemap li{ 
	float:left; 
	width:347px; 
	padding-left:25px; 
	line-height: 35px;
	background:url("../../img/img-theme/line_tree2.gif") 0 center no-repeat;
}
.sitemap li.has_sub{ 
	background:url("../../img/img-theme/line_tree2.gif") 0 17px no-repeat;
}
.sitemap li a{ 
	color:#666; 
	position:relative; 
	text-decoration:none;
}
.sitemap li a:hover{
	text-decoration:underline;
}
.sitemap ul{ 
	width:132px;  
	padding-top:0;
}
/* featured_news -----------------------------------------------------------------*/
.featured_news{
	width: 100%;
	float:left;
}
.featured_news ul{
	padding: 0;
	margin: 0;
}
.featured_news ul li{
	list-style: none;
	width: 32%;
	float: left;
	margin: 0 0 30px 0;
	background: #fff;
	border-radius: 10px;
	margin-right: 2%;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	border: 0;
}
.featured_news ul li:first-child{
	width: 100%;
	margin-right: 0;
}
.featured_news ul li:first-child .header-post{
	width: 50%;
	float:left;
	border-top-left-radius: 10px;
	border-bottom-left-radius:10px;
	border-top-right-radius: 0;
}
.featured_news ul li:first-child .info-post{
	width: 50%;
	float: left;
	padding: 3%;
}
.featured_news ul li .info-post h1{
	font-family: 'Barlow', sans-serif;
	font-size: 28px;
	line-height: 33px;
	font-weight: 700;
}
.featured_news ul li .info-post h1 a,.featured_news ul li .info-post h2 a{
	color: #333;
	text-decoration: none;
}
.featured_news ul li .info-post h2{
	font-family: 'Barlow', sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 81px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 90px;

}
.featured_news ul li:first-child .info-post p{
	display: block;
}
.featured_news ul li:nth-child(4){
	margin-right: 0;
}
.featured_news ul li:nth-child(7){
	margin-right: 0;
}
.featured_news li .header-post{
	position: relative;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.featured_news li .header-post img{
	width: 100%;
}
.featured_news li .header-post .date{
	position: absolute;
	top: 0;
	left: 5%;
	width: 75px;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	z-index: 2;
}
.featured_news li .header-post .date span{
	display: block;
	font-size: 12px;
	font-weight: 300;
}
.featured_news li .meta-tag{
	width: 100%;
	padding: 6px 0;
	font-weight: 600;
	font-family: 'Barlow', sans-serif;
}
.featured_news li .meta-tag .fa{
	margin-right: 5px;
}

.featured_news li .info-post{
	padding: 0 3%;
	border-top: none;
}
.featured_news li .info-post p{
	font-size: 16px;
	line-height: 21px;
	margin: 0;
	font-family: 'Barlow', sans-serif;
	display: none;
}
.view-all{
	width: 165px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.view-all .view-button {
	font-size: .875rem;
	line-height: 2.25rem;
	height: 40px;
	margin-top: 10px;
	border-radius: 62.5rem;
	font-size: 13px;
	line-height: 34px;
	border: 1px solid #a6a6a6;
	display: inline-block;
	width: 100%;
	padding-right: 0;
	padding-top: 2px;
	position: relative;
	cursor: pointer;
	background-color: transparent;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.view-all .view-button .view {
	margin: 0 auto;
	display: inline-block;
}
.view-all .view-button .view .view-txt {
	 float: left;
	 color: #7e7e7e;
	 font-size: 16px;
}
/* home_video -----------------------------------------------------------------*/
.home_video{
	width: 100%;
	float: left;
}
.home_video ul{
	padding: 0;
	margin: 0;
}
.home_video ul li{
	list-style: none;
	width: 33%;
	float:left;
}
.home_video ul li .v_pic{
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
	border-radius: 10px;
	position: relative;
}
.home_video ul li .v_pic .video_icon{
	position: absolute;
	max-width: 100%;
	width: 40px;
	z-index: 100;
	left: 5px;
	bottom: 9px;
	-webkit-transform: translate(0%,0%);
	-ms-transform: translate(0%,0%);
	transform: translate(0%,0%);
	display: inline-block;
}
.home_video ul li .v_pic img{
	width: 100%;
	border-radius: 10px;
}
.home_video ul li .info-post h4{
	font-family: 'Barlow', sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 81px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 90px;
	margin-top: 5px;
}
.home_video ul li a{
	color: #333;
	text-decoration: none;
}
.titles_pic h4{
	/*width: 57%;
	position: relative;
	top: 15px;*/
	color: #222;
	padding: 10px 10px;
	font-weight: 800;
	font-size: 35px;
	text-transform: uppercase;
	font-family: 'Barlow Condensed', sans-serif;
}
.p_ttt.mobile{
	display: none;
	width: 100%;
	float:left;
}
.content_1{
	width: 100%;
	float:left;
	border-bottom: 1px solid #a6a6a6;
	margin-bottom: 20px;
}

/* home team -----------------------------------------------------------------*/
.home_teams{
	width: 100%;
	float:left;
}
.home_teams ul{
	padding: 0;
	margin: 0;
}
.home_teams ul li{
	list-style: none;
	/*margin-bottom: 30px;*/
}
.home_teams ul li .h_team_logo {
	/*box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
	border-radius: 10px;*/
}
.home_teams ul li .h_team_logo img{
	width: 100%;
	/*box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
	border-radius: 10px;*/
}
/* Events Carousel And Not Carousel -----------------------------------------------------------------*/
#events-carousel{
	padding-top: 10px;
}
#players-carousel{
	padding-top: 10px;
}
.events-carousel li h4 a{
	color: #18191b;
	font-weight: 700;
    text-decoration: none;
}
#events-carousel li h4 a{
	color: #18191b;
	font-weight: 700;
    text-decoration: none;
}
.events-carousel li {
	margin-right: 20px;
	float: left;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.events-no-carousel li{
	margin: 0 0 30px 0;

}

.events-no-carousel .header-post li{
	margin: 0;
}
.events-carousel li:hover .header-post img{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
	opacity: 0.9;
	cursor: pointer;
	z-index: 1;
}
.events-carousel li .header-post{
	position: relative;
	overflow: hidden;
}
.events-carousel li .header-post img{
	width: 100%;
}
.events-carousel li .header-post .date{
	position: absolute;
	top: 0;
	left: 5%;
	width: 75px;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	z-index: 2;
}
.events-carousel li .header-post .date span{
	display: block;
	font-size: 12px;
	font-weight: 300;
}
.events-carousel li .header-post .meta-tag{
	background: #252525;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 6px 15px;
	color: #fff;
}
.events-carousel li .header-post .meta-tag ul{
	width: 100%;
}
.events-carousel li .header-post .meta-tag ul li{
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
}
.events-carousel li .header-post .meta-tag ul li a{
	color: #fff;
}
.events-carousel li .header-post .meta-tag ul li.text-right{
	float: right;
}
.events-carousel li .header-post .meta-tag ul li i{
	padding-right: 8px;
}
.events-carousel li .info-post{
	/*padding: 10px;
	background: #fff;
	border: solid 1px #dedede;*/
	border-top: none;
}
.events-carousel li .info-post p{
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}
.events-carousel li .info-post h4{
	font-family: 'Barlow', sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 81px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 90px;
}
.fancybox_video{
	position: relative;
	overflow: hidden;
	width: 100%;
	float:left;
}
.fancybox_video:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
	opacity: 0.9;
	cursor: pointer;
	z-index: 1;
}
.fancybox_video h4{
	min-height: 60px;
	padding: 0;
	line-height: 18px;
	font-size: 15px;
	color: #18191b;
	font-weight: 700;
	margin-top: 5px;
}
#events-carousel li .info-post p{
	font-size: 16px;
	line-height: 20px;
	margin: 0;
}
#events-carousel li .info-post h4{
	min-height: 60px;
	padding: 0;
	line-height: 21px;
	font-size: 18px;
}
.gossip h2{
	font-weight: 700;
	line-height: 18px;
	font-size: 15px;
}
.gossip h2 a{
	color: #18191b;

}
.gossip-pic img{
	width: 100%;
}

/* Blog Post ------------------------------------------------------------------*/
.writer-name{
	color: #88c427;
}
.medium-insert-images{
    margin-bottom: 10px;
}
.post-item{
	padding-bottom: 35px;
	margin-bottom: 35px;
	background: url("../../img/border-pattern.gif") bottom left repeat-x;
}
.post-item:last-child{
	background:none;
	padding-bottom: 0;
}
.post-item h4{
	padding:0 0 10px 0;
	line-height: 20px;
	font-weight: 700;
	font-size: 22px;
}
.post-item h4 a{
	color: #252525;
}
.post-item h4 a:hover{
	text-decoration: none;
}
.post-item h1{
	line-height: 32px;
	font-size: 28px;
	margin: 10px 0;
}
.post-item p{
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 15px;
    color: #444343;
	font-weight: 500;
}
.lead{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
    color: #444343;
}
.post-item .data-info{
	font-size: 13px;
}
.post-item .data-info a,
.post-item .data-info i{
	padding-right: 10px;
}
.content-middle .pagination{
	margin:-5px 0 30px 0;	
	float: right;
}
.single-news .data-info{
	margin-bottom: 10px;
	margin-top: -5px;
	margin-left: 2px;
	font-weight: 600;
}

/* Players -----------------------------------------------------------------*/

.players{
	padding-bottom: 20px;
}
ul.players li.item-player{
	margin: 0 10px;
	float: left;
}
.item-player{
	position: relative;
	overflow: hidden;
}
.item-player img{
	width: 100%;
}
.item-player:hover .info-player{
	top: 20%;
	 -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.info-player{
	position: absolute;
	top: 75%;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.info-player h4 a,
.info-player h5{
	color: #fff;
	font-weight: bold;
}
.info-player h4{
	display: none;
}
.info-player h4 a{
	padding: 5px 10px;
	display: inline;
}
.info-player h4 a:hover{
	text-decoration: none;
}
.info-player h5 span{
	background: rgba(0,0,0,0.8);
	padding: 5px 20px 5px 10px;
	display: inline;
}
.overlay-player{
	background-color: #232323;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	padding: 10px 5%;
	margin-top: 10px;
}
#players-staff h3,
#club-news h3{
	color: #fff;
	margin: 15px 0;
}
.overlay-player p{
	color: #fff;
	font-size: 13px;
	line-height: 22px;
}

/* Clubs Teams -------------------------------------------------------*/

.clubs-teams li{
	float: left;
}
.clubs-teams li h3{
	text-align: center;
}
.item-clubs{
	background-color: #fff;
	height: 115px;
	max-height: 115px;
	border: 1px solid #dedede;
	overflow: hidden;
	max-width: 380px;
	margin: 0 auto 30px auto;
}
.dark-home .item-clubs{
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
}
.img-clubs{
	float: left;
	width: 40%;
}
.img-clubs img{
	width: 100%;
	height: 115px;
}
.info-clubs{
	background-color: #fff;
	width: 60%;
	padding: 10px 2%;
	float: right;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.info-clubs h4 a{
	color: #232323;
}
.info-clubs h4 a:hover{
	text-decoration: none;
}

/* List Diary --------------------------------------------------------*/

.list-diary li h5{
	padding: 0 0 5px 0;
	text-align: center;
}
.list-diary li h5 span{
	display: block;
	font-size: 12px;
	content: #232323;
	line-height: 25px;
}
.list-diary li{
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
	width: 100%;
	display: block;
	overflow: auto;
	margin: 0 0 10px 0;
}
.list-diary li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.club-logo li{
	width: 48%;
	float: left;
	margin-right: 2%;
	text-align: center;
	border:0;
	padding: 0;
	margin: 0;
}
.club-logo li:last-child{
	margin-right: 0;
}
.club-logo li img{
	width: 90%;
}

.content-counter .club-logo{
	display: table;
	margin: 0 auto;
	width: 250px;
}
.content-counter .club-logo li{
	width: 25%;
	display: inline-block;
	float: none;
	padding: 0;
	margin: 0;
	min-height: 80px;
	width: 80px;
}
.content-counter .club-logo li span{
	font-size: 25px;
	color: #232323;
}

/* Form Theme ---------------------------------------------------------*/

.form-theme{
	margin: 10px auto 30px auto;
}
.form-theme input{
	margin-bottom: 25px;
	height: 36px;
	border-radius: 0;
	width: 100%;
}
.form-theme label{
	font-weight: normal;
}
.form-theme textarea{
	border-radius: 0;
	width: 100%;
	height: 100px;
}
.form-theme .btn{
	margin-top: 25px;
	margin-bottom: -5px;
	width: auto;
	height: auto;
	border:0;
}

/* Tags ----------------------------------------------------------------*/

.tags a {
	border: 1px solid #e6e6e6;
	color: #696969;
	font-size: 12px;
	padding: 6px 10px;
	margin: 4px 0;
	display: inline-block;
	border-radius: 2px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tags a:hover{
	text-decoration: none;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tags i{
	padding-right: 5px;
}
.tags a:hover i{
	color: #fff;
}

/* Crumbs  -------------------------------------------------------------*/

.crumbs{
    background: #fff;
    padding: 15px 20px;
    border-bottom: 1px solid #dedede;
    border-top: 0;
    width: 100%;
    float: left;
    margin: 20px 0;
}
.crumbs:before{
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
    content: '';
    left: 120px;
    position: absolute;
    top: -20px;
	display: none;
}
.crumbs ul{
	margin: 0;
	list-style: none;
}
.crumbs ul li{
	display: inline-block;
	padding-right: 5px;
	line-height: 20px;
	font-size: 15px;
}
.crumbs ul li a:hover{
	text-decoration: underline;
}
.content-info.breadcrumbDiv{
	margin-top: 0px;
}

/* Contact ---------------------------------------------------------------*/

#map{
  display: block;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  border-bottom: solid 1px #dedede;
}
address{
	line-height: 35px;	
	padding-left: 10px;
}
address i{
	padding-right: 10px;
}
address strong{
	padding-right: 3px;
}
.result{
	display: block;
	margin-top: 25px;
}

/* Twitter --------------------------------------*/

.tweet_text{
	color: #f9f9f9;	
	font-size: 14px;
	line-height: 26px;
}
.fa-twitter.twit-list{
	font-size: 3.5em;
	float: left;
	margin-right: 20px;
	color: #29c0d4;
}

/* Newsletter -------------------------------------------*/

#newsletterForm{
	max-width: 750px;
	margin: 20px auto 0 auto;
}
#newsletterForm .form-control,
#newsletterForm .input-group-btn .btn-primary,
#newsletterForm .input-group-addon{
	height: 45px;
	border:solid 1px #dedede;
}
#newsletterForm .form-control{
	border-left: 0;
}
#newsletterForm .input-group-addon i{
	color: #999;
}
#result-newsletter .alert{
	margin: 0 auto;
	margin-top: 20px;
	max-width: 500px;
}
.search{
	margin-bottom:30px;
}
.search input,
.search .btn{
	height: 40px;
}

.delay1 {
	animation-delay:1s;
	-webkit-animation-delay:1s; /* Safari and Chrome */}

.delay2 {
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s; /* Safari and Chrome */}

.delay3 {
	animation-delay:2s;
	-webkit-animation-delay:2s; /* Safari and Chrome */}

.delay4 {
	animation-delay:2.5s;
	-webkit-animation-delay:2.5s; /* Safari and Chrome */}

.delay5 {
	animation-delay:3s;
	-webkit-animation-delay:3s; /* Safari and Chrome */}

.infinite {
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite; /*Safari and Chrome*/}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(0.75);
		transform: scaleX(1.25) scaleY(0.75);
	}

	40% {
		-webkit-transform: scaleX(0.75) scaleY(1.25);
		transform: scaleX(0.75) scaleY(1.25);
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(0.85);
		transform: scaleX(1.15) scaleY(0.85);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(0.75);
		-ms-transform: scaleX(1.25) scaleY(0.75);
		transform: scaleX(1.25) scaleY(0.75);
	}

	40% {
		-webkit-transform: scaleX(0.75) scaleY(1.25);
		-ms-transform: scaleX(0.75) scaleY(1.25);
		transform: scaleX(0.75) scaleY(1.25);
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(0.85);
		-ms-transform: scaleX(1.15) scaleY(0.85);
		transform: scaleX(1.15) scaleY(0.85);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

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

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}


#layout{
	overflow: hidden;
	position: relative;
	background: transparent;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.content-info{
	max-width: 1230px;
	margin: 15px auto;
    /*background: #fff;
    margin-top: -50px;*/
	/*-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);*/
	z-index: 99;
	position: relative;
	/*margin-bottom: 20px;*/
	/*border-bottom: medium double #ccc;*/
}

.layout-wide .content-info,
.layout-wide .dark-home{
	max-width: 100%;
}
.layout-wide .content-info{
	/*margin-top: -100px;*/
}
.layout-wide .dark-home .row{
	max-width: 1170px;
	margin: 0px auto;
}
.green { background-color:#88C425; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.videoBlock {
    margin-bottom: 20px;
}

.video_pagination{
	clear: both;
    width: 100%;
    text-align: center;
}

/*Minhaj New 21-3-19*/

.social_blocks #twitter .titles {
	background-color: #32a4ed;
}
.social_blocks #twitter .titles h4, .social_blocks .tags .titles h4 {
	color: #fff;
	text-align: center;
}

.social_blocks .tags {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
	/*padding: 1%;*/
}

.social_blocks .tags .titles {
	background: #4766ae;
}

.desktop_header .top_nav ul li a img{
	margin-right: 10px;
	width: 20px;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}