/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/

/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */

html,
button,
input,
select,
textarea {
	color: #222;
}

html {
	font-size: 1em;
	line-height: 1.4;
}

/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

/*
* A better looking default horizontal rule
*/

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/*
* Remove the gap between images, videos, audio and canvas and the bottom of
* their containers: h5bp.com/i/440
*/

audio,
canvas,
img,
video {
	vertical-align: middle;
}

.filtro2
{
	border:1px solid #d7dfe4 !important; 
	border-radius:30px !important;
}

.img2
{
	width:70% !important;
}

/*Video Style*/

.mejs-container .mejs-controls{
	height: 25px;
	background: #222;
}

.mejs-controls .mejs-button button{
	margin: 4px 5px;
}
.mejs-container .mejs-controls .mejs-time{
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail .mejs-time-total{
	margin: 6px 0px;
	border-radius: 0;
	background: rgba(253, 253, 253, 0.1);
	
}
.mejs-video .mejs-controls .mejs-time-rail span{
	height: 3px;
}

.mejs-controls .mejs-time-rail .mejs-time-current{
	background: #AD841F;
}
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-float, .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float{
	height: 20px;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 15px;
	border: 1px solid transparent;
}
.mejs-video .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{
	top: 17px;
}

/*
* Remove default fieldset styles.
*/

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/

textarea {
	resize: vertical;
}

/* ==========================================================================
Browse Happy prompt
========================================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

img{
	max-width: 100%;
	width: 100%;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/*body*/
body{
	font-family:"Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#f9f9f9;
	color:#2d3e50;
	text-align:left;
}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	line-height: 1.2;
}

ul,ol{
	padding:0px;
	margin:0px;
}

a:hover{
	text-decoration:none;
	color:#2f383d;
}

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

input:focus,textarea:focus{
	box-shadow:0px 0px 1px 1px #AD841F !important;
	-webkit-transition:all ease-in-out 0.25s;
	-moz-transition:all ease-in-out 0.25s;
	-o-transition:all ease-in-out 0.25s;
	transition:all ease-in-out 0.25s;
}

/*newsection*/
.newsection{
	margin-bottom:50px;
}

.newsection:last-chlid{
	margin-bottom:0px;
}



/*social-icon*/
.header-top .social-icon {
	margin:10px 0;
}

.header-top .social-icon a{
	margin-right:10px;
	font-size: 16px;
	color: #fff;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;

}
.social-icon a,.social-icon a:hover{
	-webkit-transition: background ease-in-out 0.5s;
	-moz-transition: background ease-in-out  0.5s;
	-o-transition: background ease-in-out  0.5s;
	transition: background ease-in-out  0.5s;
}

.social-icon{
	text-align:left;
}

.social-icon a:last-child{
	margin-right:0px;
}

.social-icon a:hover{
	color:#fff  !important;
}

.facebook:hover{
	background:#3b5998 !important;
}

.twitter:hover{
	background:#00aeef !important;
}

.youtube:hover{
	background:#da0000 !important;
}

.flickr:hover{
	background:#d9279c !important;
}

.googleplus:hover{
	background:#dd4b39 !important;
}

.dribble:hover{
	background:#ea4c89 !important;
}

.linkedin:hover{
	background:#0e76a8 !important;
}

.vimeo:hover{
	background:#44bbff !important;
}

.email:hover{
	background:#AD841F !important;
}


/*headertop*/
.header-top{
	background:#004C99;	
	min-height:50px;
}

.login-details {
	margin:15px 0;
}

.login-details li{
	float:left;
	list-style:none;
	margin-right:29px;
	color: #fff;
}

.login-details li:last-child{
	margin-right:0px;
}

.login-details li:nth-child(3n){
	margin-right:5px;
}

.login-details a{
	display:inline-block;
	font-size:14px;
	color:#fff;
}

.login-details  .pri-color:hover{
	color:#fff;
}

.login-details  .agenticon{
	background:url(../img/user-icon.png) no-repeat left -2px;
	padding-left:25px;

}

.login-details .customericon{
	background:url(../img/user-icon.png) no-repeat left -21px;
	padding-left:25px;

}

.login-details .membericon{
	background:url(../img/user-icon.png) no-repeat left -43px;
	padding-left:25px;
}

.main-header{
	padding:20px 0;
	box-shadow: 0px 1px 5px rgba(19, 18, 18, 0.2);
	background:#fff;
}

.main-header.affix{
	top:0px;
	background:#fff;
	width:100%;
	z-index:999;
	padding:5px 0;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.main-header.affix #logo{
	margin:5px 0;
}

.mobile-menu-icon{
	display:none;
}


.sb-search {
	position: relative;
	margin-top: 10px;
	width: 30px;
	height: 35px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 30px;
	border: none;
	outline: none;
	background: none;
	width: 150px;
	height: 35px;
	margin: 0;
	z-index: 10;
	padding: 0px 10px;
	font-family: inherit;
	font-size: 14px;
	font-weight:300;
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius:3px;
}


.sb-icon-search,
.sb-search-submit  {
	width: 36px;
	height: 35px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #000; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity:0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #b1b1b1;
	background:none;
	z-index: 90;
	font-size: 14px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-family: 'FontAwesome';
}

.sb-icon-search:before {
	content: "\f002";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 180px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}


/*logo*/
#logo{

	float: left;

}



/*Nav*/
.main-nav {
	float:right;
	margin-right:15px;
}

.main-nav li{
	float:left;
	padding:20px 0;
	margin-right:16px;
	position:relative;
	list-style:none;
}

.main-nav a{
	font-size:13px;
	color:#6d7a83;
	position:relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.main-nav a:hover{
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.main-nav li.parent > a:after{
	font-family:"FontAwesome";
	content:"\f107";
	padding-left:4px;
}

.main-nav li:last-child{
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom: 0;
	border-bottom: none;
}

.main-nav li:hover .sub-menu{
	visibility:visible;
	display:block;
	top:50px;
}

.main-nav li.active > a{
	color:#004C99;
	font-weight:800;
	text-transform:uppercase;
}

.sub-menu{
	position:absolute;
	z-index:2;
	background: #004C99;
	padding:10px ;
	width:100%;
	width:200px;
	visibility:hidden;
	display:none;
	border-bottom:2px solid #000;
}

.sub-menu li{
	padding-top:0px;
	padding-bottom:8px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-right:0;
	width:100%;
}
.sub-menu li a{
	color:#fff;
	font-weight:600;
	-webkit-transition:ease 0.2s;
	-moz-transition:ease 0.2s;
	-o-transition:ease 0.2s;
	transition:ease 0.2s;
}

.main-nav li:hover .sub-menu li .sub-menu{
	top: 0px;
}

.sub-menu li .sub-menu .arrow{
	left: 10px;
	border-left: 0;
}

.sub-menu li .sub-menu{
	left: 100%;
	top: 0px;
}

.sub-menu li a:hover{
	padding-left:5px;
	-webkit-transition:ease 0.2s;
	-moz-transition:ease 0.2s;
	-o-transition:ease 0.2s;
	transition:ease 0.2s;
}

.sub-menu .arrow{
	position: absolute;
	border: transparent;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #004C99;
	width: 0;
	height: 0;
	top: -15px;
	left: 9px;
}

.border
{
	height:3px;
	margin-bottom:30px;
}

/*Banner*/
.banner{
	background:url(../img/banner.png) no-repeat left top;
	min-height:426px;
	height:auto;
	background-size:cover;
}

.banner .center{
	padding: 150px 0;
	text-align:center;
}

.banner .title{
	font-size:56px;
	font-weight:600;
	margin-bottom:10px;
	color:#fff;
}
.banner  p{
	font-size:20px;
	width:75%;
	margin:0 auto;
	color:#fff;
	font-weight:100;
}

.clock{
	display:inline-block;
	margin:40px auto;
}
.countdown-container {
	position: relative;
	top: 50%;
	
}

.apoio
{
	width:100px;
	margin-left:20px;
	margin-top:20px;
	opacity:0.9;
}

.apoio:hover
{
	opacity:0.6;
}

.clock-item .inner {
	height: 0px;
	padding-bottom: 100%;
	position: relative;	
	width: 100%;
}

.clock-canvas {
	background-color: #fff;
	border-radius: 50%;
	height: 0px;
	padding-bottom: 100%;
	box-shadow: inset 0px 0px 0px 5px #c4cbcf;
}

.clock-item{
	width:160px;
	float:left;
	margin-right:30px;
}

.clock-item:last-child{
	margin-right:0px;
}

.clock-content {
	margin-top:20px;
}
.clock-content .val{
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -43px;
	font-size: 62px;
	font-weight: 300;
}
.clock-content .typ{
	font-size:24px;
	font-weight:300;
}

/*eventform*/
.eventform{
	padding: 21px 0;
}
.eventform .title{
	color:#fff;
	text-transform:uppercase;
	font-weight:900;
	font-size:22px;
}
.eventform small{
	color:#fff;
	font-size:18px;
}
.eventform-con{
	margin-top:5px;
}
.eventform-con .form-input{
	float:left;
	margin-right:32px;
	position:relative;
} 
.eventform-con .form-input.search-location {
	width: 33%;
}
.eventform-con .form-input.search-location input{
	padding:0px 40px;
}



.eventform-con .form-input:last-child{
	margin-right:0px;
}   
.eventform-con .form-input input,.eventform-con .form-input .styled-select{
	width:100%;
	height:40px;
	border:none;
	outline:none;
	padding:0px 15px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	border-radius:3px;
	font-size:14px;
}  
.eventform-con .form-input .icon.icon-s{
	right: 0px;
	left: 0px;
	background: transparent;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	width: 40px;
	cursor:default;
} 

.eventform-con .form-input .icon{
	position: absolute;
	top: 50%;
	background: #f8f8f8;
	border: 0;
	width: 40px;
	height: 100%;
	right: 0;
	margin-top: -20px;
	font-size: 18px;  
	outline:none;
	cursor:pointer;
}

.eventform .eventform-con .form-input .styled-select{
		background: url('../img/nav-bg.png') no-repeat scroll right center #FFF;
	}
	
.eventform-con .form-input .styled-select{
	padding:0px;
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: url('../img/arrow-2.png') no-repeat scroll right center #FFF;
	border-radius: 3px;
}


.eventform-con .form-input .styled-select select {
	background: none repeat scroll 0% 0% transparent;
	padding: 10px;
	font-size: 14px;
	line-height: 1;
	border: 0px none;
	border-radius: 0px;
	height: 40px;
	cursor: pointer;
	outline: medium none;
	width: 120%;
}



/*Tabs*/   
.ui-tabs-nav{
	margin:0px auto;
	display:inline-block;
	margin-bottom:30px;


}
.ui-tabs .ui-state-default{
	list-style:none;
	float:left;
	height:39px;
	line-height:38px;
	outline:none;
	min-width:175px;
	border-top:1px solid #c2c4cb;
	border-bottom:1px solid #c2c4cb;
	border-right:1px solid #c2c4cb;
} 
.ui-tabs .ui-state-default:first-child{
	border-left:1px solid #c2c4cb;
	border-radius: 4px 0px 0px 4px;
} 

.ui-tabs .ui-state-default:last-child{
	
	border-radius: 0px 4px 4px 0px;
}

.ui-tabs .ui-state-default a{
	padding:0px 20px;
	color:#a8a8a8;
	font-size:18px;
	display:block;
	outline:none;
	text-decoration:none;
	font-weight:300;
	height: 100%
}

.ui-tabs  .ui-state-default.ui-tabs-active{
	border:1px solid #AD841F;
	border-left:1px solid #AD841F ;
	border-right:1px solid #AD841F ;

}

.ui-state-default.ui-tabs-active a{
	background:#AD841F;
	color:#fff;
}


/*events*/
.events{
	text-align:center;
}   

.events .title{
	font-size:48px;
	font-weight:300;
	color:#54667a;
	margin-bottom: 10px;
}

.contentcenter{
	width:60%;
	margin:0 auto 35px;
	font-size:18px;
	color:#54667a;
	font-weight:300;
}

.eventcontainer{
	margin-bottom:30px;
}


.eventsicon{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin: 25px auto 0px;
	font-size: 80px;
	color: #AD841F;
	display:inline-block;
}

.event{
	font-size:18px;
	font-weight:300;
	text-align:center;

}
.eventsimg{
	overflow:hidden;
}
.event img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.event:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.event .title{
	font-size:25px;
	font-weight:700;
	margin-bottom:8px;
	color:#004C99;
}

.event .title a{
	color:#004C99;
}

.event-content{
	padding:15px 10px;
}

.eventsimg{
	position:relative;
	display:inline-block;
}

.eventsimg .video-icon{
	margin-left: -30px;
	margin-top: -20px;
}
.eventsimg .video-length{
	bottom:6px;
	right:8px;
}

.eventsimg:hover .video-icon, .eventsimg:hover .video-length{
	visibility:visible;
	display:block;
}

.eventsimg img{
	max-width:100%;
	width: 100%;
}

.events .eventform-con{
	clear:both;
	padding-bottom:30px;
	border-bottom:1px solid #c3c8cd;
	margin-top:0px;
	margin-bottom:5px;
}


.events .form-input{
	border:1px solid #c2c4cb;
	border-radius:3px;
}
.events .eventform-con .form-input .icon,.events .eventform-con .form-input input,.events .eventform-con .form-input .styled-select select{
	color:#c3c8cd;
}

.events  .eventform-con .form-input input::-webkit-input-placeholder{
	color:#c3c8cd;
}

.events .eventform-con .form-input input::-moz-placeholder{
	color:#c3c8cd;
}

.events   .eventform-con .form-input input:-ms-input-placeholder {
	color:#c3c8cd; 
}

.events .form-input.search-location{
	width:63%;
}
.events .event-filter li{
	float:left;
	list-style:none;
	width:40px;
	height:40px;
	border:1px solid #c3c8cd;
	line-height:40px;
	margin-left:2%;
	color:#c3c8cd;
	cursor:pointer;
	color:#c3c8cd;
	font-size:18px;
	border-radius:3px;
}
.events .event-filter li.active{
	color:#fff;
	background:#AD841F;
	border:0px;
}

.event .links{
	background:#fff;
}
.event .links li{
	float: left;
	list-style: none;
	width: 33.3%;
	text-align: center;
	height: 40px;
	line-height: 39px;
	border-top: 1px solid #f3f3f5;
	border-right: 1px solid #f3f3f5;
}
.event .links li:last-child{
	border-right:none;
}


.event .links a{
	color:#c3c8cd;
	font-weight:400;
	cursor: pointer;
	position: relative;
}

.event .links .icon{
	margin-right:5px;
}




.event .social-icon a{
	color:#c3c8cd;
	border-top: 1px solid #f3f3f5;
	border-right: 1px solid #f3f3f5;
	width:52px;
	height: 40px;
	line-height: 40px;
	margin-right: 0px;
	font-size:18px;
	text-align:center;
}

.event .social-icon a:last-child{
	border-right:0px;
}



.rating{
	color:#ffaa00;
	margin-bottom:5px;
}

.job{
	font-size:18px;
	margin-bottom:8px;
	line-height:1;
}

.blog .eventsimg{
	float:left;
	margin-right:20px;
	max-width: 300px;
}

.blog .event-content{
	overflow:hidden;
	text-align:left;
}

.blog .event-content .btn{
	margin-top:5px;
}
.blog .meta,.blog .meta a{
	margin:5px 0;
	color:#c2c4cb;
}


.blog .event-container{
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.event-container{
	margin-bottom:40px;
}

/*fielder-items */

.fielder-items .form-input{
	width:230px;  
	margin-right:15px; 
}
.fielder-items .form-input.arrow-up-down{
	width:auto;
	border:none;
}
.fielder-items .event-filter{
	float:right;
}

.fielder-items .event-filter li:last-child{
	margin-right:0px;
}

.fielder-items .event-filter li {
	margin-right:20px;
	margin-left:0px;
}
.fielder-items .form-input.arrow-up-down .btn {
	padding: 11px 14px;
	border-radius: 3px;
	font-size: 13px
}

/*meta*/
.meta{
	list-style:none;
	display:inline-block;
}

.meta li{
	float:left;
	margin-right:10px;
	font-weight:normal;
	color:#545B73;
}

.meta a{
	color:#004C99;
	margin-right:5px;
}

.meta .icon {
	margin-right:5px;
}

/*sep*/
.sep{
	height: 1px;
	background: #e6e6e6;
	display: block;
	margin: 5px -10px 8px;
}





/*background*/
.background {
	background:url(../img/background-bg.png) no-repeat center center;
	background-size: 100% 100%;
	display: table;
	width: 100%;
	padding:50px 0;
}

.background-content{
	padding: 10px 8%;
	text-align:center;
}

.border-cover {
	width: 80%;
	margin: 0 auto;
	border:3px solid #fff;
}

.border-cover .title{
	font-weight:900;
	background:url(../img/background-bg.png) no-repeat top center;
	max-width:540px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-35px;
	margin-bottom:15px;
}
.border-cover p{
	max-width:540px;
	margin-right:auto;
	margin-left:auto;
}

.background-content .both-btn{
	margin:20px auto;
	width:90%;
}

.background .event{
	-webkit-transition:all ease-in-out 0.3s;
}

.background .event:hover{
	background:#735cb0;
	color:#fff;
	border-color:#fff;
	-webkit-transition:all ease-in-out 0.3s;
}

.background .event:hover .title,.background .event:hover p{
	color:#fff;
}

.background .event:hover .eventsicon{
	border-color:#fff;
	color:#fff;
}

.background  .eventform-con{
	margin:30px 0px
}
.background .eventform-con .form-input{
	border:1px solid #000;
	border-radius:3px;
}

.background .form-input.search-location{
	width:35%;
}

.background .eventform-con .btn{
	padding:8px 30px;
	border-radius:3px;
}

.background .eventform-con .form-input input,.background .eventform-con .form-input .icon{
	color:#54667a;
}

.background .eventform-con .form-input input::-webkit-input-placeholder{
	color:#54667a;
}

.background .eventform-con .form-input input::-moz-placeholder{
	color:#54667a;
}

.background  .eventform-con .form-input input:-ms-input-placeholder {
	color:#54667a; 
}

/*both-btn*/
.both-btn{
	position:relative;
}

.both-btn .round{
	position:absolute;
	top: 0;
	left: 50%;
	background: #fff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin-left: -28px;
	line-height: 57px;
	font-size: 24px;
	font-weight: 300;
	box-shadow: inset 0px 0px 5px 3px #ddeaf1;
}

.both-btn .find-events,.both-btn .but-ticket{
	float:left;
	width:50%;
	background:#ccc;
	height:60px;
	line-height:60px;
}

.both-btn .find-events a,.both-btn .but-ticket a{
	font-size:24px;
	font-weight:300;
	display:block;
	color:#fff;
	border-radius:4px;
}


/*Recent-Blog*/

.recent-blog{
	border-bottom: 1px solid #374959;
	margin-bottom: 16px;
	padding-bottom: 8px
}

.recent-blog:last-child{
	margin:0px;
	border:0px;
}

.recent-img{
	width: 70px;
	height: 70px;
	background: #ccc;
	border-radius: 2px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

.recent-content{
	overflow:hidden;
}

.recent-blog .title{
	margin-bottom:10px;
	font-size:16px;
	font-weight:600;
}

.recent-blog .title a{
	color:#a0a7ae;
}


.recent-content .date{
	margin-bottom:0px;
	font-size:12px;
}

.recent-content .comment a{
	color:#a0a7ae;
	font-size:12px;
}

.recent-content .icon{
	margin-right:10px;
	font-size:12px;
}

/*event-full-width */
.event-full-width {
	text-align:left;
}

/*pagination*/
.pagination{
	margin: 0;
	display: block;
}

.pagination>li>a{
	border: 1px solid #c2c4cb;
	border-radius: 3px;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 19px;
	font-size: 18px;
	color: #9aa7af;
	font-weight: 300;
	margin-right: 10px;
}

.pagination>li>a:hover{
	background:#9aa7af;
	color:#fff;
	border:1px solid;
}

.pageActive
{
	background:#AD841F !important;
	color:#fff !important; 
}

td
{
	text-transform:uppercase;
}

.hspace
{
	margin-bottom:13px;
}


/*SUB-BANNER*/
.sub-banner{
	background:#e9f2f7;
	padding:35px 0;
	border-bottom: 1px solid #c2c4cb;
	box-shadow: inset 0px 1px 1px #d7dfe4;
}
.sub-banner h2{
	float:left;
	font-weight:300;
	font-size:30px;
}


.breadcrumb{
	float:right;
	margin:0px;
	padding:7px 0px;
	background:none;
}


.breadcrumb>li{
	margin-right:5px;
	font-size:18px;
}

.breadcrumb>li a{
	font-size:18px;
}

.breadcrumb>li+li:before{
	margin-right:7px;
	font-family: "FontAwesome";
	content: "\f105";
	padding: 0px;
	color: #ccc;
	background: #fff;
	width: 15px;
	height: 15px;
	display: inline-block;
	text-align: center;
	line-height: 15px;
	font-size: 12px;
	border: 1px solid #c2c4cb;
	border-radius:3px;
}



/*event-detail-container*/
.event-detail-container{
	text-align:left;
}

.event-detail .meta{
	margin:15px 0;
	font-size:14px;
}

.event-detail .main-title{
	font-size:30px;
	font-weight:bold;
	color:#004C99;
}

.event-detail .title{
	font-size:30px;
	font-weight:300;
	margin-bottom:15px;
}

.event-detail .main-title a{
	color:#004C99;
}

.event-detail p{
	font-size:16px;
	font-weight:300;
}

.event-detail img{
	max-width:100%;
}


.event-detail-img{
	padding-bottom:40px;
	margin-bottom:20px;
	border-bottom:1px solid #c3c8cd;
}

.event-detail .social-icon{
	margin-top:40px;

}

.event-detail .social-icon a{
	border: 1px solid #c3c8cd;
	color:#c3c8cd;
	height: 40px;
	width:40px;
	line-height:40px;	
	border-radius:3px;
	text-align:center;
	margin-right:10px;
	font-size:18px;
}
.event-detail .social-icon a:hover{
	border:1px solid ;
}

.facebook-pagle{
	width: auto !important;
	display: inline-block;
	padding: 0px 15px;
	font-size:16px !important;
	font-weight:bold;
}




/*speakers-tabs*/

.speakers-tabs .title{
	font-size:30px;
	margin-bottom:25px;
}
.speakers-tabs  .speaker-ul{
	margin-bottom: 0px;
	width: 100%;
}

.speakers-tabs .speaker-ul li{
	float: left;
	list-style: none;
	height: 40px;
	line-height: 11px;
	border-top: 1px solid #c2c4cb;
	border-bottom: 1px solid #c2c4cb;
	border-right: 1px solid #c2c4cb;
	width: 25%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #a1a1a1;
}
.speakers-tabs .speaker-ul li:first-child{
	border-left: 1px solid #c2c4cb;
	border-radius: 4px 0px 0px 4px;
}
.ui-tabs .ui-state-default:last-child,.speakers-tabs .speaker-ul li:last-child{
	
	border-radius: 0px 4px 4px 0px;
}

.speakers-tabs .speaker-ul  a{
	width: 100%;
}

.speakers{
	margin-top:30px;
}

.speakers .speaker-img{
	float:left;
	margin-right:30px;
	max-width: 300px;
	overflow: hidden;
}
.speakers .speaker-img img{
	max-width: 100%;
}

.speakers .speaker-content{
	overflow:hidden;
	font-size:16px;
	color:#2d3e50;
	font-weight:300;
}

.speakers .speaker-content .title{
	font-size:24px;
	margin-bottom:0px;
}

.speakers .speaker-content .meta{
	margin:8px 0;
	color:#c2c4cb;
}
.speakers .speaker-content .meta a{
	color:#c2c4cb;
}
.speakers .speaker-content .meta .icon {
	padding-right: 0px;
}

.speakers .author{
	font-size:26px;
	color:#2e343e;
	
	font-weight:400;
	margin-bottom:2px;
}

.speakers .job{
	font-size:18px;
	font-weight:300;
}

.speakers h3{
	margin-bottom:10px;
}


.speakers .btn{
	margin: 15px 20px 3px 0px;
}

.speakers .bar{
	background:#c2c4cb;
	height:40px;
	text-align: center;
	line-height:40px;
	border-radius:3px;
	margin-top:30px;
}

.speakers .bar p{
	margin-bottom:0px;
	font-size:18px;
	color:#fff;
}

.speakers .icon{
	padding-right:10px;
}


/*speaker-event*/


.speaker-event .title{
	font-size:30px;
	font-weight:300;
	margin-bottom:25px;
}

.speaker-event .event{
	text-align:center;
	color:#54667a;
}

.speaker-event .job{
	margin-bottom:10px;
}

.speaker-event .event-content .title{
	font-size:18px;
	color:#54667a;
	margin-bottom:6px;
	font-weight:700;
}

.speaker-event p{
	margin-bottom:0px;
}


/*sponsored*/


.sponsored .title{
	font-size:30px;
	font-weight:300;
	margin-bottom:25px;
}
.sponsored .sponsored-logo{
	text-align: center;
	border: 3px solid #dddee2;
	height: 90px;
	padding: 27px 25px;
	border-radius: 2px;
	background:#fff;
	display:block;
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);

	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.sponsored .sponsored-logo:hover{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0); 

	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;

}

.sponsored  img{
	margin: auto;
	display: inline-block;
	opacity:0.2;
}

.sponsored .sponsored-logo:hover img{
	opacity:1;
}

/*.gallery-event*/
.gallery .col-md-3:nth-child(5n){
	clear: both;
}
.event-gallery .title{
	font-size:30px;
	font-weight:300;
	margin-bottom:25px;
}

.event-gallery .content .title{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#004C99;
	margin-bottom:5px;
}

.event-gallery-content{
	color:#004C99;
	text-align: center;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #c2c4cb;
	border-top: 0px;

}

.pretxt
{
	border:none !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
	font-size:18px !important;
	color:#2d3e50 !important;
}

.gallery-event-img {
	overflow: hidden;
}
.gallery-event-img img,.sponsored-logo img,.speaker-img img,.flicker img,.single-event-img img{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition-property: opacity;
	transition-duration: 400ms;
	transition-timing-function: ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.event-gallery-content:hover img,.sponsored-logo:hover img,.speaker:hover img,.flicker a:hover img,.single-event-img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.event-gallery .content{
	padding: 14px 10px 8px;
}

.event-gallery img{
	max-width:100%;
}


/*ticket-resgister*/
.ticket-resgister {
	text-align:center;
}

.ticket-resgister .title{
	font-size:30px;
	font-weight:300;
	margin-bottom:25px;	
	text-align:left;
}


.ticket-resgister .ticket{
	background:#e9f2f7;
	padding:20px 0;

}
.ticket-resgister .ticket .title{
	font-size:24px;
	font-weight:bold;
	margin:0 auto 15px;
	text-align:center;
}


.ticket-value{
	display: inline-block;
	background: #6652AC;
	height: 42px;
	min-width: 75px;
	line-height: 42px;
	color:#fff;
	box-shadow: inset 0px -1px 0px 0px #3d208b;
	font-size:30px;
	font-weight:bold;
	word-spacing: -4px;
	margin: 0 auto 15px;
	position:relative;
	padding:0px 20px;
}

.ticket-value:before{
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 50%;
	background: #e9f2f7;
	top: 50%;
	margin-top: -7px;
	left: -8px;
}

.ticket-value:after{
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 50%;
	background: #e9f2f7;
	top: 50%;
	margin-top: -7px;
	right: -8px;
}


.ticket-resgister h3{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#004C99;
	margin-bottom:15px;
}

.ticket-resgister li{
	list-style:none;
	margin-bottom:10px;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #eaeaea;
}

.ticket-resgister .ticket .btn{
	float:none;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	border-radius:3px;

}

.button-icon {
	margin-right:8px;
}

.ticket-resgister .btn-lg{
	margin:60px auto 0;
	font-size: 18px;
	border-radius: 3px;
	width:75%;
}

/*single-blog*/
.single-blog{
	text-align:left;
}

.single-blog .title{
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
}

.single-blog .title a{
	color:#004C99;
}

.single-blog .event{
	background:none;
	text-align:left;
}

.single-blog .eventsimg{
	width:100%;
	float:none;
	margin-bottom:25px;

}
.single-blog .meta{
	border-bottom: 1px solid #c2c4cb;
	display: block;
	padding-bottom: 10px;
	margin: 10px 0;
}

.single-blog  .event-content{
	padding:0px;
}

.single-blog  .event-container{
	margin-bottom:0px;
}

.single-blog  .event-container .sep{
	margin:30px 0;
}

.single-blog blockquote{
	margin:20px 0;
}

.single-blog p:last-child{
	margin-bottom:0px;
}

blockquote{
	border:none;
	background:#fff;
	font-size:24px;
	font-style:italic;
	color:#2d3e50;
}

blockquote .icon-quote{
	float: left;
	font-size: 40px;
	margin-right: 40px;
}

blockquote p{
	overflow:hidden;
}


/*comments*/
.comments{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #c3c8cd;
	font-weight:300;
}
.comments li{
	margin-bottom:30px;
}
.comments .title{
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	text-transform:capitalize;
}



.comment .author{
	font-weight:bold;
	font-size:20px;
	margin-bottom:3px;
}
.comment p{
	font-size:14px;
}
.comment .date{
	margin-left:20px;
	font-weight:300;
	font-size:14px;
}

.comments li:last-child{
	margin-bottom:0px;
}

.comments .author-img{
	background:#ccc;
	width:70px;
	height:70px;
	border-radius:2px;
	float:left;
	margin-right:30px;
}

.comments .comment-content{
	overflow:hidden;
}

.comments .child{
	margin-left: 12%;
	margin-top:30px;
}


/*comment-form*/
.comment-form .title{
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:30px;
}

.comment-form label{
	display:block;
}

.comment-form p{
	margin-bottom:30px; 
}

.comment p:last-child{
	margin-bottom:0px;
}

.comment-form form{
	padding-bottom:30px;
	border-bottom: 1px solid #c2c4cb;
}



.textflied{
	width:100%;
	height:40px;
	padding:0px 10px;
	border:1px solid #c2c4cb;
	border-radius:2px;
	outline:none;
}

.texttextarea{
	padding:10px;
	width:100%;
	border-radius:2px;
	border:1px solid #c2c4cb;
	outline:none;
}




/*single-event*/
.single-event-img {
	position:relative;
	display:inline-block;
	overflow: hidden;
}

.single-event-img:hover .video-icon,.single-event-img:hover .video-length{
	visibility:visible;
	display:block;
}

.single-event-img img{
	max-width:100%;
}

.single-event .title{
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	line-height: 1.4;
}
.single-event .meta{
	margin:10px 0;
}
.single-event .meta,.single-event .meta a{
	color:#c2c4cb;
	font-size:14px;
}

.single-event p{
	font-size:14px;
	font-weight:300;
}

.single-event h3{
	font-size:18px;
	margin-bottom:10px;
}

.single-event-content{
	margin-bottom:20px;
}

.single-event .share .title{
	text-transform:capitalize;
	margin-bottom:15px;
}
.single-event .social-icon a{
	font-size: 21px;
	color: #777e8b;
	background: #eeeff0;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-right: 10px;
}


/*video*/
.video-icon{
	width: 65px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #AD841F;
	color: #fff;
	opacity: 0.9;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	visibility: hidden;
	display: none;
	border-radius: 2px;
}
.video-length{
	background: rgba(44, 62, 80, 0.65);
	width: 65px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 20px;
	border-radius:2px;
	visibility:hidden;
	display:none;
}
.video-length p{
	margin:0px;
	font-weight:900;
	font-size:16px;

}

/*contact*/
.contact .title{
	font-weight:normal;
	font-size:18px;
	margin-bottom:25px;
}
.contact label{
	font-size:14px;
	margin-bottom:8px;
}

#contactform p{
	margin-bottom:25px;
	position:relative;
}

#contactform p:last-child{
	margin-bottom:0px;
}

#contactform button{
	outline:none;
}

#contactform .textflied{

}

#contactform .icon{
	position:absolute;
	top: 40px;
	right: 10px;
	color:#c3c8cd;
}



.contact .map{
	border:4px solid #ccc;
	border-radius:4px;
	height:240px;
}

.contact .map-container{
	margin-bottom:30px;
}

.contactinfo ul{
	margin-bottom:20px;
}

.contactinfo li{
	list-style:none;
	margin-bottom:10px;
	font-size:14px;
}

.contactinfo li a{
	color:#777e8b;
}


.contactinfo .titles{
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:700;
	margin-right:10px;
	margin-bottom:0px;
	width:60px;
}

.contactinfo .content{
	float:left;
}



.contactinfo .social-icon a{
	font-size: 21px;
	color: #777e8b;
	background: #eeeff0;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-right: 10px;
}

.error{
	color:#E43A3A;
	margin:5px 0px 0px !important;
}
.sent{
	color:#259132;
	margin-bottom:10px;

}


/*filter-item*/


.itemgrid,.itemlist{
	overflow:hidden;
}

.itemgrid .meta,.itemgrid .btn{
	display:none;
}



.itemgrid .event-border:after,.itemlist .event-border:after{
	content: "";
	border-bottom: 1px solid #e6e6e6;
	position: absolute;
	bottom: 0;
	width: 100%;
	left:0px;
}


.itemlist .eventsimg{
	float:left;
	margin-right:20px;
	max-width: 300px;
}

.itemlist .links{
	display:none;
}

.itemlist .event-content{
	padding:12px 10px;
	overflow:hidden;
	text-align:left;
}

.itemlist .event-content .meta {
	list-style: none;
	margin: 6px 0;
}

.itemlist .event-content .meta li,.itemlist .event-content .meta li a{
	color:#c2c4cb;
}

.itemlist .btn{
	margin: 5px 20px 0 0;
}


.events .eventform-con{
	margin-bottom: 30px;
}
.itemgrid .event-border{
	/*min-height: 456px;*/
	padding-bottom: 30px;
	margin-bottom: 30px
}
.itemlist .event-border{
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.itemgrid .event-border:nth-child(5),.col-md-9 .itemgrid .event-border:nth-child(4n){
	clear:both;
}
.col-md-9 .itemgrid .event-border:nth-child(5){
	clear:none;
}

/*main-footer*/
.main-footer{
	background:#004C99;
	padding:25px 0;
	color:#a0a7ae;
}

.main-footer a:hover{
	color:#54667a;
}

.main-footer p,.main-footer .fa-ul li{
	font-size:16px;
}


.main-footer .fa-li{
	margin-top:3px;
}

.main-footer h2{
	font-size:18px;
	font-weight:800;
	margin-bottom:30px;
	color:#fff;
}
.main-footer h2 .border{
	height: 1px;
	background: #54667a;
	display: block;
	width: 45px;
	margin-top: 10px;
}
.main-footer .about{
	width: 160px;
	float: left;
}

.aligntop
{
	margin-top:22px;
}

.flicker a{
	margin-bottom: 12px;
	display: inline-block;
	margin-right: 8px;
}
.flicker a:nth-child(3n){
	margin-right:0px;
}

.flicker img{
	width: 80px;
	height: 80px;
	border-radius: 3px;
}

.fa-ul{
	margin-left:0px;
}

.fa-ul>li{
	padding-left:25px;
	margin-bottom: 10px;
	border-bottom: 1px solid #374959;
	padding-bottom: 10px;
}
.fa-li{
	left:0px;
	width:15px;
}
.lastest-tweets .fa-twitter{
	color:#5bb4e1;
}
.lastest-tweets .fa-twitter:hover{
	background:none
}

.lastest-tweets li{
	margin-bottom:15px;
	padding-bottom:15px;	
}

.owl-theme .owl-controls{
	position: absolute;
	top: -57px;
	right: 0;
	margin:0px;
}
.owl-theme .owl-controls .owl-nav div{
	margin: 0px;
	width: 30px;
	height: 31px;
	border-radius: 3px;
	padding: 0;
	margin-right: 10px;
	font-size: 15px;
	line-height: 32px;
	background: #d6d9dc;
}
.owl-theme .owl-controls .owl-nav div:last-child{
	margin-right:0px;
}
.owl-theme .owl-controls .owl-nav div:hover{
	background:#AD841F;
}
.owl-theme .owl-controls .owl-nav .owl-prev:after{
	font-family:"FontAwesome";
	content:"\f053";
}
.owl-theme .owl-controls .owl-nav .owl-next:after{
	font-family:"FontAwesome";
	content:"\f054";
}

/*aside*/
#aside{
	border:1px solid #c2c4cb;
	text-align:left;
	background:#fff;
	
}

#aside .title{
	margin-bottom:25px;
	font-size:18px;
	color:#004C99;
	font-weight:normal;
}

#aside .title:after{
	content: "\f04b";
	font-family: "FontAwesome";
	float: right;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 15px;
	margin-top: 2px;
	color: #d0d6d9;
	margin-right:5px;
}

#aside .header{
	padding:10px;
	color:#fff;
	position:relative;
	margin-bottom:20px;
}

#aside .header .title{
	color:#fff;
	margin-bottom:0px;
	font-weight:900;
	font-size:21px;
	text-transform:uppercase;
}

#aside .header .title:after,#aside .top-ppost .title:after{
	content:"";
}

#aside .header .arrow-down{
	border-top: 10px solid #004C99;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -10px;
	z-index: 9;
	left: 50%;
	margin-left: -16px;
}

#aside .widget{
	padding: 10px;
	margin-bottom:25px;
}

#aside .widget:last-child{
	margin-bottom:0px;
}

#aside .widget .form-input{
	width:100%;
	margin-bottom: 15px;
}

.aside-bar-style-two#aside .widget .form-input input{
	padding: 0px 15px;
}

.aside-bar-style-two#aside .widget .form-input{
	margin-bottom: 0px;
}

#aside .widget .form-input .icon{
	font-size: 18px;
}

#aside .widget .eventform-con{
	border:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#aside .widget  .datepicker{
	width: 46%;
	margin-right: 15px;

}
#aside .widget  .datepicker input{
	padding-left:7px;
}
#aside .widget  .datepicker + .datepicker{
	margin-right:0px;
}

#aside .categories li{
	list-style:none;
	background:#f8f8f8;
	margin-bottom:5px;
	min-height:26px;
}

#aside .categories li a:hover,#aside .categories a:hover:before{
	color:#AD841F;
}



#aside .categories a:before{
	content:"\f067";
	font-family:"FontAwesome";
	padding-right:15px;
	color:#c3c8cd;
}

#aside .categories a{
	display:block;
	color:#004C99;
	padding: 7px 5px;
}

#aside .categories a .numbers{
	float: right;
	color: #c3c8cd;
	font-size: 14px;
	padding: 3px 4px;
	line-height: 15px;
}

#aside .categories a:hover .numbers{
	background:#AD841F;
	padding:3px 4px;
	border-radius:10px;
	color:#fff;
}


#aside small{
	font-size: 18px;
	margin-bottom: 3px;
	display: block;
}


#aside .tag a{
	padding: 6px 11px;
	display: inline-block;
	background: #e1e3e6;
	border-radius: 3px;
	color: #004C99;
	margin-right: 13px;
	margin-bottom: 10px;
}
#aside .tag a:hover{
	background:#AD841F;
	color:#fff !important;
}

#aside .testimonials .testimonials-content{
	padding:10px;
	color:#fff;
	position:relative;
	margin-bottom:10px;
	border-radius:2px;
}

#aside .testimonials-content p{
	margin-bottom:0px;
}

#aside .testimonials-content .arrow-down{
	border-top: 9px solid #AD841F;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	position: absolute;
	bottom: -8px;
	z-index: 9;
	left: 20%;
	margin-left: -16px;
}

#aside .testimonials .name{
	margin:0px;
	font-weight:bold;
	color:#2d3e50;
}

#aside .testimonials small{
	font-weight:300;
}

#aside .news .form-group{
	position:relative;
}

#aside .news .form-group input{
	position:relative;
	width:100%;
	border:1px solid #c2c4cb;
	border-radius:2px;
	height:40px;
	padding:0px 10px;
	outline:none;
}

#aside .news .form-group .icon{
	left: auto;
	top: 23px;
	right: 1px;
	height: 38px;
	margin-top: -22px;
	border: 0;
	width: 40px;
	font-size: 19px;
	outline: none;
	background: #f8f8f8;
	position:absolute;
	text-align:center;
	line-height:38px;
	color:#c6cbd0;
}

#aside .news button{
	border:0px;
	margin-bottom:10px;
}

#aside .top-ppost {
	margin-bottom:20px;
}

#aside .top-ppost:last-child{
	margin-bottom:5px;
}

#aside .top-ppost .date{
	background: #004C99;
	display: inline-block;
	width: 65px;
	border-radius: 2px;
	font-weight: 300;
	text-align: center;
	padding: 5px 0;
	color:#fff;
	float:left;
	margin-right:18px;
}


#aside .top-ppost .title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.4;
}

#aside .top-ppost .title a{
	color:#54667a;
}

#aside .top-ppost .meta{
	color:#c2c4cb;	
}


#aside .top-ppost p{
	font-size: 14px;
	/* line-height: 1; */
	margin-bottom: 0;
}
#aside .top-ppost span{
	display: block;
	line-height: 1;
	font-size: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

#aside.aside-bar-style-two{
	border:0;
	background:none;
	padding: 0px;
}
#aside.aside-bar-style-two .widget{
	padding:13px;
	border:1px solid #c2c4cb;
	border-radius:2px;
	background:#fff;
}


#aside .widget .map{
	background: #ccc;
	border: 4px solid #c2c4cb;
	height: 250px;
	border-radius: 4px;
}

#aside .cound-date img{
	max-width:100%;
	margin-bottom:20px;
}

#aside .btn-full{
	height:50px;
	line-height:35px;
	width:100%;
	margin-bottom:10px;
}


/*widget-social-icon*/
#aside .widget .social-icon li{
	list-style:none;
	margin-bottom:10px;
	min-height:40px;
	line-height:40px;
	font-size:14px;
}

#aside .widget .social-icon li a{
	color:#445261;
}

#aside .widget .social-icon .facebook a:hover .icon,
#aside .widget .social-icon .email a:hover .icon,
#aside .widget .social-icon .twitter a:hover .icon{
	border:none;
	color:#fff;
	border-right:1px solid #fff;
	border-radius:0;
}

#aside .widget .social-icon .icon{
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	border-radius:3px;
	border:1px solid #c2c4cb;
	float:left;
	margin-right:10px;
	color:#c3c8cd;
}

#aside .widget .social-icon .content{
	overflow:hidden;
}

#aside .contact-button{
	margin:10px 0px 20px 0px;
	font-size:14px;
	font-weight:bold;
	width:100%;
}

#aside .widget li{
	list-style:none;
	margin-bottom:5px;
	font-size:14px; 
	color:#8f919d;
}

#aside .widget .widget-list a{
	font-weight:300;
	color:#8f919d;
}

#aside .widget .blod{
	font-size:18px;
	font-weight:bold;
}


#aside .border-remove{
	background:none !important;
	border:none !important;
	padding:0px !important;
}

.border-remove .form-group{
	margin-bottom:0px !important;
}

#countdown-3{
	height:70px;
	margin-bottom:20px
}

#countdown-3 div{
	width:25px !important;
	height:50px !important;
	margin-right:5px !important;
	border:1px solid #9e9e9e;
	background:#272727;
	border-radius:3px;

}
#countdown-3 div:after{
	background: #343434;
	height: 1px;
	display: inline-block;
	position: absolute;
	width: 40px;
	content: '';
	top: 50%;
}

.grid-list.event-container{
	margin-bottom: 0px;
}

.btn-maps
{
	background:none;
	white-space:normal;
	border:none;
	outline:none;
	padding:0;
	marign:0;
	color:#545B73;
}

.btn-maps:hover
{
	color:#AD841F;
}

/*button*/
.btn{
	text-transform:uppercase;
	padding:9px 20px;
	color:#444;
	display:inline-block;
	font-size:16px;
	font-weight:700;
	border-radius:2px;
	border:none;
	color:#fff;
	outline:none;
	white-space:normal;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-procurar
{
	background:#AD841F !important;
}

.btn:hover{
	color:#fff;
	opacity:0.8;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.btn-border{
	background:#004C99;
	color:#f9f9f9;
	border:1px solid #c2c4cb;
}
.btn-border:hover{
	color:#f6f6f6;
	border: 1px solid;
}

.btn-lg{
	border-radius:3px;
	padding:13px 45px;
}


.btn-disabled{
	background:#c3c8cd;
	color:#fff;

}

.btn-disabled:hover{
	color:#fff;
}

.btn-sec{
	background:#e6be69;
	color:#fff;
}


.btn-Gradient-pri{
	background: #35b2f8;
	background: -moz-linear-gradient(top,  #35b2f8 0%, #239ee2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35b2f8), color-stop(100%,#239ee2));
	background: -webkit-linear-gradient(top,  #35b2f8 0%,#239ee2 100%);
	background: -o-linear-gradient(top,  #35b2f8 0%,#239ee2 100%);
	background: -ms-linear-gradient(top,  #35b2f8 0%,#239ee2 100%);
	background: linear-gradient(to bottom,  #35b2f8 0%,#239ee2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35b2f8', endColorstr='#239ee2',GradientType=0 );
	box-shadow: inset 0px 0px 0px 1px #49c0fc;
}

.btn-Gradient-pri:hover{
	background: #239ee2;
	background: -moz-linear-gradient(top,  #239ee2 0%, #35b2f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#239ee2), color-stop(100%,#35b2f8));
	background: -webkit-linear-gradient(top,  #239ee2 0%,#35b2f8 100%);
	background: -o-linear-gradient(top,  #239ee2 0%,#35b2f8 100%);
	background: -ms-linear-gradient(top,  #239ee2 0%,#35b2f8 100%);
	background: linear-gradient(to bottom,  #239ee2 0%,#35b2f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#239ee2', endColorstr='#35b2f8',GradientType=0 );
}

.btn-black{
	color:#fff;
	background: #2b3c4e;
	background: -moz-linear-gradient(top,  hsl(211,29%,24%) 0%, hsl(210,33%,18%) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsl(211,29%,24%)), color-stop(100%,hsl(210,33%,18%)));
	background: -webkit-linear-gradient(top,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
	background: -o-linear-gradient(top,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
	background: -ms-linear-gradient(top,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
	background: linear-gradient(to bottom,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3c4e', endColorstr='#1e2d3c',GradientType=0 );
;

}

.btn-black:hover{
	opacity: 1;
	background: #1e2d3c;
	background: -moz-linear-gradient(top,  hsl(210,33%,18%) 0%, hsl(211,29%,24%) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsl(210,33%,18%)), color-stop(100%,hsl(211,29%,24%)));
	background: -webkit-linear-gradient(top,  hsl(210,33%,18%) 0%,hsl(211,29%,24%) 100%);
	background: -o-linear-gradient(top,  hsl(210,33%,18%) 0%,hsl(211,29%,24%) 100%);
	background: -ms-linear-gradient(top,  hsl(210,33%,18%) 0%,hsl(211,29%,24%) 100%);
	background: linear-gradient(to bottom,  hsl(210,33%,18%) 0%,hsl(211,29%,24%) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2d3c', endColorstr='#2b3c4e',GradientType=0 );

}

.btn .icon{
	margin: 0px 8px;
}

/*color*/

a,.login-details .pri-color,.login-details  a:hover,.main-nav a:hover,.event .links a:hover,.pri-color,.recent-content a:hover,.event-full-width h3 a:hover,.event-detail h3 a:hover,.meta a:hover,#aside .top-ppost .title a:hover,.speakers .speaker-content .meta a:hover,.search button:hover,#contactform span,.blog .event-content .title:hover a,.single-blog .title a:hover,.event .title a:hover,.itemlist .event-content .meta li a:hover,#aside .widget .widget-list a:hover,#aside .top-ppost .meta:hover{
	color:#AD841F;
}

#amount{
	color:#AD841F !important;
}

/*background*/
.btn-pri,#aside .testimonials .testimonials-content,.ticket-resgister .btn-pri,.both-btn .find-events a,.bx-wrapper .bx-controls-direction a:hover{
	background:#AD841F;
}


/*background-color-Two*/
.eventform ,aside .header,.both-btn .but-ticket a,.sb-search.sb-search-open .sb-icon-search,.background .eventform-con .btn{
	background:#004C99;
}

.eventform-con .form-input .icon,.eventform-con .form-input input,.eventform-con .form-input input::-webkit-input-placeholder,.eventform-con .form-input .styled-select select{
	color:#735cb0;
}

.eventform-con .form-input input::-moz-placeholder{
	color:#735cb0;
}

.eventform-con .form-input input:-ms-input-placeholder {
	color:#735cb0; 
}




/*!
 * jQuery UI Slider 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;

}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}


.ui-slider-horizontal{
	height:3px;
	background:#c3c8cd;
	border:none;
	width: 95%;
	margin:0 auto 20px;
	border-radius: 5px;
}

.ui-slider .ui-slider-handle{
	border-radius:50%;
	background:#ccc;
	outline:none;
	cursor:pointer;
	width:17px;
	height:17px;

}

.ui-slider-horizontal .ui-slider-handle{
	top:-7px;
	background:#004C99;
	border:none;
}
.ui-slider-horizontal  .ui-widget-header{
	background:#AD841F;
}



/* ==========================================================================
	Gallery
========================================================================== */
.gallery .event-gallery-content{
	margin-bottom: 30px;
}
.gallery .event-gallery-content .content{
	padding: 15px;
}
.gallery .event-gallery-content .content p{
	margin-bottom: 0px;
}
.gallery .event-gallery-content .title{
	font-size: 18px;
	margin-bottom: 8px;
}

/*Share*/
.stButton{
	float: left;position: absolute;
}
.stButton .stLarge{
	background-image: none !important;
	
}

/* ==========================================================================
RE-SIZE
========================================================================== */


@media (max-width:1009px) { 
	.login-details li{
		margin-right:20px;
	}


	/*event-container*/


	.event .social-icon a{
		width:42px;
	}

	.event-content .meta li{
		margin-bottom:5px;
	}

	.event-content .meta{
		margin-bottom:0px;
	}



	/*aside*/
	#aside {
		max-width:300px;
	}
	#aside .datepicker{
		width:100%;
		margin-bottom: 20px !important;
	}

	#aside .too {
		top: 50px;
		left: 50%;
		margin-left: -8px;
		margin-top: -1px;
	}


	#aside .contact-button{
		width:100%;
		font-size:11px;
	}

	/*footer*/
	.flicker a{
		margin-right:15px;
		margin-bottom:15px;
	}

	.flicker a:nth-child(3n){
		margin-right:15px;
	}
}


@media (max-width:991px) { 
	.cd-hero-slider .cd-btn 
	{
		bottom:80px !important;
	}
	
	.header-top{
		text-align:center;
	}

	/*nav*/
	.main-header .mobile-nav-wrapper{
		position:relative;
	}

	.header-top .social-icon{
		text-align:center;
		float:none !important;
	}

	.login-details{
		display:inline-block;
	}

	.mobile-menu{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		/* max-width: 75%; */
		top:70px;
		background: #004C99;
		text-align: center;
		z-index:9999;
	}
	.main-header.affix .mobile-menu{
		top: 65px;
	}

	.mobile-menu > ul{
		display:none;
		width: 75%;
		margin: 0 auto;
	}
	.mobile-menu li{
		float: none;
		max-width: 250px;
		text-align:left;
	}
	.mobile-menu li:last-child{
		padding-bottom:20px;
	} 

	.mobile-menu-icon{
		float:right;
		width: 36px;
		height: 35px;
		border: 1px solid #004C99;
		background: #004C99;
		text-align: center;
		line-height: 33px;
		color: #fff;
		margin-right: 5px;
		margin-top: 15px;
		cursor:pointer;
		display:block;
	}
	.sb-search {
		margin-top: 15px;
	}

	.mobile-menu .sub-menu{
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
	}
	.mobile-menu .sub-menu a{
		font-weight:400;
	}
	.mobile-menu .sub-menu li:last-child{
		padding-bottom:0px;
		margin-bottom:0px; 
	}

	.clock-item{
		width:150px;
	}
	.banner .center {
		padding: 100px 0;
	}

	.eventform {
		text-align:center;
	}
	.eventform-con{
		margin-top:15px;
	}
	.eventform-con .form-input.search-location{
		width:auto;
	}

	.eventform-con .form-input {
		margin-right: 2.5%;
	}


	/*event-container*/
	.event-container{
		margin-bottom:20px;
	}
	.event-container .col-md-3{
		width:50%;
		float:left;
		margin-bottom:30px;
	}

	.event-container .col-md-3:nth-child(3n){
		clear: both;
	}
	.grid-list.event-container .col-md-3:nth-child(3n){
		clear: none;
	}
	.contentcenter{
		width:90%;
	}


	.events .eventform-con .form-input.search-location,.events .form-input{
		width:47%;
		margin-bottom:20px;
	}

	.events .eventform-con .form-input:nth-child(2){
		margin-right:0px;
	}

	.events .eventform-con .form-input:last-child{
		width:auto;
		margin:0px;
	}

	.fielder-items .form-input{
		width:auto;
		margin-bottom:0px;
	}

	.events .eventform-con.fielder-items  .form-input:nth-child(2){
		margin-right:2%;
	}

	.event .social-icon a{
		width:20%;
	}


	.itemgrid .event-border{
		
		max-width: 33.3%;
		float: left;
	}
	.itemgrid .event-border:nth-child(5){
		clear:none;
	}



	/*background-content*/
	.background .event{
		margin-bottom:20px;
	}

	.border-cover{
		width:100%;
	}

	.background .eventform-con .form-input{
		width:26%;
	}



	/*single-event*/
	.single-event .single-event-img{
		margin-bottom:30px;
	}

	.col-md-9.col-sm-9.pull-right,.col-md-9.col-sm-9{
		float:left !important;
		width:100%;
		margin-bottom:30px;
	}




	/*speakers*/
	
	.speakers-tabs .speaker-ul a{
		padding: 0px 13px;
		display: inline-block;
	}

	.speakers-tabs .speaker-img{
		float:none;
		margin-right:0px;
		margin-bottom:25px;
	}

	.speaker-event .col-md-4,.event-gallery .col-md-4{
		width:240px !important;
	}

	.ticket-resgister .col-md-4{
		width:100%;
		margin-bottom:25px;
	}

	.ticket-resgister .col-md-4:last-child{
		margin-bottom:0px;
	}

	.ticket-resgister .btn-lg{
		margin-top:40px;
	}


	.blog{
		margin-bottom:50px;
	}

	/*sponsored*/
	.sponsored .col-md-3{
		width:187px !important;
	}

	/*aside*/
	#aside .contact-button{
		font-size:14px;	
	}

	/*footer*/
	.main-footer .widget{
		margin-bottom:30px;
	}
	
	.main-footer .about
	{
		float:none;
	}
	
	.aligntop
	{
	  margin-top: 0px;
	  text-align: center;
	  float: none !important;
	}
	
	.main-footer .widget:last-child{
		margin-bottom:0px;
	}
	.header-container{
		position:relative;
	}


	.col-sm-3 {
		width: 100%;
	}

	.gallery .col-md-3.col-sm-3{
		width: 33%;
		float: left;
	}
	.gallery .col-md-3:nth-child(5n){
		clear: none;
	}

	.gallery .col-md-3:nth-child(3n+1){
		clear: both;
	}
}	

@media (max-width:768px) { 
	.cd-hero-slider .cd-btn 
	{
		bottom:55px !important;
		font-size:10px !important;
	}
	
	.clock {
		margin-top:35px;
	}
	.clock-item{
		width:110px;
		margin-right:20px;
	}
	.clock-content .val{
		font-size: 45px;
		margin-top: -33px;
	}
	.clock-content .typ {
		font-size: 18px;
	}
	.banner{
		min-height:100%;
	}
	.banner .title{
		font-size: 40px;
	}

	#aside{
		float:none;
		clear:both;
		margin:0 auto;
	}
	.col-md-3.col-sm-3{
		position: static;
	} 
	.sponsored .sponsored-logo{
		padding: 10px;
		height: auto;
	} 
}
@media (max-width:764px) {

	.eventform-con .form-input,.eventform-con .form-input.search-location{
		width:48%;
		margin-top: 15px;
	}
	.eventform-con .form-input:nth-child(2n){
		margin-right:0px;
	}
	.eventform-con .form-input .btn{
		width:100%;
	}
	.eventform-con{
		margin-top:0px;
	}

	.background .eventform-con .form-input {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.background .eventform-con .btn{
		width: 30%;
	}

	.events .eventform-con .form-input,.events  .eventform-con .form-input.search-location{
		margin-top:0px;
		width: 48%;
	}
	.eventform-con.fielder-items .form-input, .eventform-con.fielder-items .form-input.search-location{
		width:auto;
	} 

}



@media (max-width:650px) { 
	.sub-banner{
		text-align:center;
	}
	.sub-banner .title,.sub-banner .breadcrumb{
		float:none;
	}
	.sub-banner .breadcrumb{
		padding:10px 0px 0px;
	}
	.background-content {
		padding: 10px 30px;
	}

	.itemgrid .event-border{
		max-width:50%;
	}
	.itemgrid .event-border:nth-child(5),.col-md-9 .itemgrid .event-border:nth-child(4n){
		clear:none;
	}
	.gallery .col-md-3.col-sm-3{
		width: 50%;
		float: left;
	}
	.gallery .col-md-3:nth-child(2n+1){
		clear: both;
	}
	.gallery .col-md-3:nth-child(3n+1){
		clear: none;
	}

	
}

@media (max-width:560px) {
	.eventform-con.fielder-items .form-input, .eventform-con.fielder-items .form-input.search-location,.events .eventform-con.fielder-items .form-input:last-child{
		margin-bottom:15px;
		width:100%;
	}
	.fielder-items .form-input.arrow-up-down .btn{
		width:40px;
	}

}

@media (max-width:565px) {
	.clock-item{
		width:80px;
		margin-right:20px;
	}
	.clock-content .val {
		font-size: 21px;
		margin-top: -15px;
	}
	.clock-content .typ {
		font-size:14px;
	}
	.clock-content {
		margin-top: 10px;
	}


	.itemlist .eventsimg{
		float:none;
		margin-right:0px;
		max-width: 100%;
	}
	.itemgrid .event-border{
		max-width:100%;
	}
	

	.blog .eventsimg{
		width:100%;
		max-width: 100%;
	}
}



@media (max-width:480px) { 

/* Mobile Menu
========================================================================== */

.sb-search,.mobile-menu-icon{
	margin:15px  auto auto;
}



.main-header .sb-search{
	display:none;
}

.banner .center{
	padding: 50px 0;
}

.border-cover{
	border:none;
}
.border-cover .title{
	background:none;
	margin-top:0px;
	font-weight:700;
}
.background-content{
	padding:0px;
}
.both-btn .find-events a, .both-btn .but-ticket a{
	font-size:21px;
}

.event-container .col-md-3{
	width:100%;
}

.event{

	margin: 0 auto;
}


.eventform-con .form-input, .eventform-con .form-input.search-location,.events .eventform-con .form-input,.events  .eventform-con .form-input.search-location{
	width:100%;
}
.login-details{
	width:100%;
	display:none;
}
.login-details li{
	margin-bottom:10px;
}

}

@media (max-width:450px) { 

	.clock{
		max-width:72%;
		margin:0px auto;
	}
	.clock-item{
		width:130px;

		margin-top:60px;
	}
	.clock-item:nth-child(2n){
		margin-right:0px
	}

	.clock-content .val {
		font-size: 60px;
		margin-top: -40px;
	}

	.clock{
		max-width:35%;
	}


}
@media (max-width:400px) { 
	.ui-tabs-nav{
		width:100%;   
	}

	.ui-tabs .ui-state-default:first-child,.ui-tabs .ui-state-default:last-child{
		border-radius:0;
		border-right:none;
		border-left:none;
	}
	.ui-tabs .ui-state-default{
		float:none;
		border:none;
		border-bottom:1px solid #ccc;
	}

	.both-btn .find-events a, .both-btn .but-ticket a{
		font-size:16px;
		text-indent:22px;
	}
	.both-btn .find-events a{
		text-indent:-22px;
	}

	.fa-minus:before{
		content:"";
	}
	.gallery .col-md-3.col-sm-3{
		width: 100%;
		float: left;
	}
}
/* ==========================================================================
Helper classes
========================================================================== */

/*
* Image replacement
*/

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

/*
* Hide from both screenreaders and browsers: h5bp.com/u
*/

.hidden {
	display: none !important;
	visibility: hidden;
}

/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
* Hide visually and from screenreaders, but maintain layout
*/

.invisible {
	visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

/*
* Don't show links for images, or javascript/internal links
*/

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: "";
}

pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group; /* h5bp.com/t */
}

tr,
img {
	page-break-inside: avoid;
}

img {
	max-width: 100% !important;
}

@page {
	margin: 0.5cm;
}

p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}

h2,
h3 {
	page-break-after: avoid;
}
}

.main-example{
	text-align: center;
}

.time-count-container{
	float: left;
	position: relative;
}
.time-count-container .arrow{
	position: absolute;
	top: 50%;
	right: 13%;
	font-size: 25px;
	margin-top: -21px;
}

.main-example .countdown-container {
  height: 100px;
  display: inline-block;
  margin: 25px 0px 10px 0px;
}
.main-example .time {
	
	display: inline-block;
	text-align: center;
	position: relative;
	height: 65px;
	width: 43px;
	margin-right: 20px;

	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;

	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;
}
.main-example .time:last-child{
	margin-right: 0px;
}
.main-example .count {
background: #2b3c4e;
background: -moz-linear-gradient(45deg,  hsl(211,29%,24%) 0%, hsl(210,33%,18%) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,hsl(211,29%,24%)), color-stop(100%,hsl(210,33%,18%)));
background: -webkit-linear-gradient(45deg,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
background: -o-linear-gradient(45deg,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
background: -ms-linear-gradient(45deg,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
background: linear-gradient(45deg,  hsl(211,29%,24%) 0%,hsl(210,33%,18%) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3c4e', endColorstr='#1e2d3c',GradientType=1 );



	color: #f8f8f8;
	display: block;
	font-family: initial;
	font-size: 22px;
	line-height: 66px;
	font-weight: 400;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	top: 0;
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	-ms-transform-style: flat;
	-o-transform-style: flat;
	transform-style: flat;
}

.main-example .count.top {
 
 
  border-radius: 3px 3px 0 0;
  height: 50%;

  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.main-example .count.bottom {
	
  border-top: 2px solid rgba(0, 0, 0, 0.1);
 
  border-radius: 0 0 3px 3px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.main-example .label {
	margin-top: 5px;
	display: block;
	position: absolute;
	width: 100%;
	color: #444;
	text-transform: uppercase;
	font-size: 13px;
	top: 77px;
	padding: 0;
}

/* Animation start */
.main-example .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.main-example .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
/* Animation end */
.main-example .animate .count.curr.top {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;

  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.main-example .animate .count.next.bottom {
  -webkit-transition: all 300ms ease-in-out 300ms;
  -moz-transition: all 300ms ease-in-out 300ms;
  -ms-transition: all 300ms ease-in-out 300ms;
  -o-transition: all 300ms ease-in-out 300ms;
  transition: all 300ms ease-in-out 300ms;

  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}


/* -------------------------------- 

SLIDER

-------------------------------- */
.cd-header {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #21272c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 70px;
    background-color: transparent;
  }
}

#cd-logo {
  float: left;
  margin: 13px 0 0 5%;
}
#cd-logo img {
  display: block;
}
@media only screen and (min-width: 768px) {
  #cd-logo {
    margin: 23px 0 0 5%;
  }
}

.cd-primary-nav {
  /* mobile first - navigation hidden by default, triggered by tap/click on navigation icon */
  float: right;
  margin-right: 5%;
  width: 44px;
  height: 100%;
  background: url("../assets/cd-icon-menu.svg") no-repeat center center;
}
.cd-primary-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-primary-nav ul.is-visible {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.cd-primary-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #21272c;
  border-top: 1px solid #333c44;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    /* reset navigation values */
    width: auto;
    height: auto;
    background: none;
  }
  .cd-primary-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-primary-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-primary-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .cd-primary-nav a {
    display: inline-block;
    height: auto;
    font-weight: 600;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
  }
}

/* -------------------------------- 

Slider

-------------------------------- */
.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-hero-slider {
  position: relative;
  height: 360px;
  overflow: hidden;
}
.cd-hero-slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-hero-slider li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
@media only screen and (min-width: 768px) {
  .cd-hero-slider {
    height: 500px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider {
    height: 520px;
  }
}

/* -------------------------------- 

Single slide style

-------------------------------- */
.cd-hero-slider li {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
}
.cd-hero-slider li:nth-of-type(2) {
  background-color: #3d4952;
  background-image: url("../assets/tech-1-mobile.jpg");
}
.cd-hero-slider li:nth-of-type(3) {
  background-color: #586775;
  background-image: url("../assets/tech-2-mobile.jpg");
}
.cd-hero-slider li:nth-of-type(4) {
  background-color: #2c343b;
  background-image: url("../assets/video-replace-mobile.jpg");
}
.cd-hero-slider li:nth-of-type(5) {
  background-color: #2c343b;
  background-image: url(../assets/img.jpg);
}
.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  /* this padding is used to align the text */
  padding-top: 30px;
  text-align: center;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-hero-slider .cd-img-container {
  /* hide image on mobile device */
  display: none;
}
.cd-hero-slider .cd-img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider .cd-bg-video-wrapper {
  /* hide video on mobile device */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cd-hero-slider .cd-bg-video-wrapper video {
  /* you won't see this element in the html, but it will be injected using js */
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider h2, .cd-hero-slider p {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  margin: 0 auto 14px;
  color: #ffffff;
  width: 90%;
  max-width: 400px;
}
.cd-hero-slider h2 {
  font-size: 24px;
}
.cd-hero-slider p {
  font-size: 14px;
  line-height: 21px;
}
.cd-hero-slider .cd-btn 
{
  display: inline-block;
  padding: 10px;
  bottom: 80px;
  position:absolute;
  /*background-color: rgb(0, 76, 153);*/
  background:transparent;
  font-size: 12px;
  font-weight: 700;
  /*color: #ffffff;*/
  color: #000;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  text-align:center;
  left:40%;
  right:40%;
}
.cd-hero-slider .cd-btn.secondary {
  background-color: rgba(22, 26, 30, 0.8);
}
.cd-hero-slider .cd-btn:nth-of-type(2) {
  margin-left: 1em;
}
.no-touch .cd-hero-slider .cd-btn:hover {
 background-color: rgb(4, 101, 199);
}
.no-touch .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #161a1e;
}
@media only screen and (min-width: 768px) {
  .cd-hero-slider li:nth-of-type(2) {
    background-image: none;
  }
  .cd-hero-slider li:nth-of-type(3) {
    background-image: none;
  }
  .cd-hero-slider li:nth-of-type(4) {
    background-image: none;
  }
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 150px;
  }
  .cd-hero-slider .cd-bg-video-wrapper {
    display: block;
  }
  .cd-hero-slider .cd-half-width {
    width: 45%;
  }
  .cd-hero-slider .cd-half-width:first-of-type {
    left: 5%;
  }
  .cd-hero-slider .cd-half-width:nth-of-type(2) {
    right: 5%;
    left: auto;
  }
  .cd-hero-slider .cd-img-container {
    display: block;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    max-width: 520px;
  }
  .cd-hero-slider h2 {
    font-size: 2.4em;
    font-weight: 300;
  }
  .cd-hero-slider .cd-btn {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 160px;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    margin-bottom: 20px;
  }
  .cd-hero-slider h2 {
    font-size: 3.2em;
  }
  .cd-hero-slider p {
    font-size: 16px;
  }
}

/* -------------------------------- 

Single slide animation

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-hero-slider .cd-half-width {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
  }
  .cd-hero-slider .move-left .cd-half-width {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .cd-hero-slider .selected .cd-half-width {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider .is-moving .cd-half-width {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:nth-of-type(2),
  .cd-hero-slider li.selected.from-right .cd-half-width:first-of-type {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:first-of-type,
  .cd-hero-slider li.selected.from-right .cd-half-width:nth-of-type(2) {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
  }
  .cd-hero-slider .cd-full-width h2,
  .cd-hero-slider .cd-full-width p,
  .cd-hero-slider .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .cd-hero-slider .move-left .cd-full-width h2,
  .cd-hero-slider .move-left .cd-full-width p,
  .cd-hero-slider .move-left .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .cd-hero-slider .selected .cd-full-width h2,
  .cd-hero-slider .selected .cd-full-width p,
  .cd-hero-slider .selected .cd-full-width .cd-btn {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider li.is-moving .cd-full-width h2,
  .cd-hero-slider li.is-moving .cd-full-width p,
  .cd-hero-slider li.is-moving .cd-full-width .cd-btn {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider li.selected h2 {
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected p {
    -webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
    -moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
    transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
  }
  .cd-hero-slider li.selected .cd-btn {
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
  }
}
/* -------------------------------- 

Slider navigation

-------------------------------- */
.cd-slider-nav {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
  height: 35px;
  background-color: rgba(0, 1, 1, 0.8);
}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
  height: 100%;
}
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
}
.cd-slider-nav .cd-marker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 100%;
  color: #fff;
  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.cd-slider-nav .cd-marker.item-2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-slider-nav .cd-marker.item-3 {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cd-slider-nav .cd-marker.item-4 {
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
}
.cd-slider-nav .cd-marker.item-5 {
  -webkit-transform: translateX(400%);
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -o-transform: translateX(400%);
  transform: translateX(400%);
}
.cd-slider-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-slider-nav li {
  display: inline-block;
  width: 60px;
  float: left;
}
.cd-slider-nav li.selected a {
  color: #f4f4f4;
}
.no-touch .cd-slider-nav li.selected a:hover {
  background-color: transparent;
}

.cd-slider-nav a {
  display: block;
  position: relative;
  padding-top: 35px;
  font-size: 1rem;
  font-weight: 700;
  color: #2B2B2B;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-slider-nav a::before {
  content: '\f111';
  font-family:'FontAwesome';
  font-weight:100;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.no-touch .cd-slider-nav a:hover {
  color: #f4f4f4;
}
.cd-slider-nav li:first-of-type a::before {
  background-position: 0 0;
}
.cd-slider-nav li.selected:first-of-type a::before {
  background-position: 0 -24px;
}
.cd-slider-nav li:nth-of-type(2) a::before {
  background-position: -24px 0;
}
.cd-slider-nav li.selected:nth-of-type(2) a::before {
  background-position: -24px -24px;
}
.cd-slider-nav li:nth-of-type(3) a::before {
  background-position: -48px 0;
}
.cd-slider-nav li.selected:nth-of-type(3) a::before {
  background-position: -48px -24px;
}
.cd-slider-nav li:nth-of-type(4) a::before {
  background-position: -72px 0;
}
.cd-slider-nav li.selected:nth-of-type(4) a::before {
  background-position: -72px -24px;
}
.cd-slider-nav li:nth-of-type(5) a::before {
  background-position: -96px 0;
}
.cd-slider-nav li.selected:nth-of-type(5) a::before {
  background-position: -96px -24px;
}
@media only screen and (min-width: 768px) {
  .cd-slider-nav {
    height: 55px;
  }
  .cd-slider-nav .cd-marker,
  .cd-slider-nav li {
    width: 95px;
  }
  .cd-slider-nav a {
    padding-top: 48px;
    font-size: 1.1rem;
    text-transform: uppercase;
  }
  .cd-slider-nav a::before {
    top: 18px;
  }
}

/* -------------------------------- 

Main content

-------------------------------- */
.cd-main-content {
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
  padding: 2em 0;
}
.cd-main-content p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #999999;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content {
    padding: 3em 0;
  }
  .cd-main-content p {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Javascript disabled

-------------------------------- */
.no-js .cd-hero-slider li {
  display: none;
}
.no-js .cd-hero-slider li.selected {
  display: block;
}

.no-js .cd-slider-nav {
  display: none;
}
