.vertical-align {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.vertical-align-cancel {
	top: 0;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px)
}
.preserve-3d {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.transition-100 {
	transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out
}
.transition-300 {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.transition-700 {
	transition: all .7s ease-out;
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out
}
.overlay:before {
	background-color: #333;
	opacity: .5;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0
}
.overlay .container {
	position: relative;
	z-index: 2
}
.go-right {
	right: 0
}
.go-left {
	left: 0
}
img {
	max-width: 100%;
	height: auto
}
.main-container {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.news {
    min-height: 260px !important;
}
.latestnews {
    background: #f5f5f5;
    margin-top: 30px;
}
.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: #fff;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	opacity: 1
}
.strip-holder {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50%;
	margin-left: -50px;
	position: relative
}
.strip-1, .strip-2, .strip-3 {
	width: 20px;
	height: 20px;
	background: #c0335e;
	position: relative;
	-webkit-animation: stripMove 2s ease infinite alternate;
	animation: stripMove 2s ease infinite alternate;
	-moz-animation: stripMove 2s ease infinite alternate
}
.strip-2 {
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s;
	background-color: #ff5889
}
.strip-3 {
	-webkit-animation-duration: 2.2s;
	animation-duration: 2.2s;
	background-color: #fe85a9
}
.toppadder {
	margin-top:60px;
}
@-webkit-keyframes stripMove {
0% {
transform:translate3d(0px, 0px, 0px);
-webkit-transform:translate3d(0px, 0px, 0px);
-moz-transform:translate3d(0px, 0px, 0px)
}
50% {
transform:translate3d(0px, 0px, 0px);
-webkit-transform:translate3d(0px, 0px, 0px);
-moz-transform:translate3d(0px, 0px, 0px);
transform:scale(4, 1);
-webkit-transform:scale(4, 1);
-moz-transform:scale(4, 1)
}
100% {
transform:translate3d(-50px, 0px, 0px);
-webkit-transform:translate3d(-50px, 0px, 0px);
-moz-transform:translate3d(-50px, 0px, 0px)
}
}
@-moz-keyframes stripMove {
0% {
transform:translate3d(-50px, 0px, 0px);
-webkit-transform:translate3d(-50px, 0px, 0px);
-moz-transform:translate3d(-50px, 0px, 0px)
}
50% {
transform:translate3d(0px, 0px, 0px);
-webkit-transform:translate3d(0px, 0px, 0px);
-moz-transform:translate3d(0px, 0px, 0px);
transform:scale(4, 1);
-webkit-transform:scale(4, 1);
-moz-transform:scale(4, 1)
}
100% {
transform:translate3d(50px, 0px, 0px);
-webkit-transform:translate3d(50px, 0px, 0px);
-moz-transform:translate3d(50px, 0px, 0px)
}
}
@keyframes stripMove {
0% {
transform:translate3d(-50px, 0px, 0px);
-webkit-transform:translate3d(-50px, 0px, 0px);
-moz-transform:translate3d(-50px, 0px, 0px)
}
50% {
transform:translate3d(0px, 0px, 0px);
-webkit-transform:translate3d(0px, 0px, 0px);
-moz-transform:translate3d(0px, 0px, 0px);
transform:scale(4, 1);
-webkit-transform:scale(4, 1);
-moz-transform:scale(4, 1)
}
100% {
transform:translate3d(50px, 0px, 0px);
-webkit-transform:translate3d(50px, 0px, 0px);
-moz-transform:translate3d(50px, 0px, 0px)
}
}
.main-container {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	opacity: 0
}
nav {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	opacity: 0
}
.show-content {
/*	margin-top: 35px;*/
	opacity: 1!important
}
.hide-loader {
	opacity: 0!important
}
.background-dark {
	background-color: #333!important
}
.color-heading {
	color: #333
}
.red {
	color: #c1355f
}
.text-pro {
	color: #fff;
	line-height: 40px;
	font-size: 20px
}
.text-pro span {
	font-size: 14px;
}
body {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 24px;
	background: #fff
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #333
}
h1 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 30px;
	color: #c1355f
}
h3 {
	font-size: 20px;
	line-height: 28px
}
.large-h1 {
	color: #000;
	font-size: 35px;
	font-weight: 500;
	line-height: 53px
}
p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 26px
}
p:last-child {
	margin-bottom: 0
}
p.lead {
	font-size: 16px;
	line-height: 30px;
	font-weight: 400
}
span.lead {
	font-weight: 400
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	margin-right: -1px
}
strong {
	font-weight: 600
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
@media all and (max-width: 767px) {
h1 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 36px
}
h2 {
	font-size: 20px;
	line-height: 26px
}
.large-h1 {
	font-size: 24px;
	line-height: 28px
}
p {
	font-size: 13px;
	line-height: 22px
}
p.lead {
	font-size: 15px;
	line-height: 26px
}
}
section {
	padding: 50px 0 0;
	background: #fff
}
.duplicatable-content {
	padding-bottom: 50px;
}
.pricing-options {
	margin-bottom: 50px;
}
a:hover {
	text-decoration: none
}
h1 a, span a, p a, .text-link a {
	font-weight: 600;
	color: #fff;
	display: inline-block;
	padding-bottom: 6px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
span a, p a, .text-link a {
	padding-bottom: 4px
}
span a:hover {
	color: #fff
}
p a, .text-link a {
	padding-bottom: 2px
}
p a, .text-link a:hover {
	color: #333;
	text-decoration: underline
}
.topic .btn {
	background: none repeat scroll 0 0 #c1355f;
	border-radius: 25px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	margin-top: -35px;
	min-width: 100px;
	padding: 5px 0 7px;
	text-align: center;
	transition: all .3s ease-out 0
}
.winners .btn {
	background: none repeat scroll 0 0 #c1355f;
	border-radius: 25px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	min-width: 100px;
	padding: 5px 0 7px;
	position: absolute;
	text-align: center;
	transition: all .3s ease-out 0
}
.win {
	background: none repeat scroll 0 0 #f5f5f5
}
.winner > h1 {
	margin-bottom: 15px
}
.winner > p {
	color: #333;
	margin-bottom: 15px
}
.btn, .wysija-submit {
	min-width: 180px;
	border-radius: 25px;
	background: #c1355f;
	text-align: center;
	padding: 13px 0 14px;
	color: #fff;
	font-size: 15px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	font-weight: 600;
	line-height: 1
}
.btn:hover {
	color: #fff;
	background: #c83c66
}
.booknow {
	margin-top: 0 !important;
	margin-bottom:24px;
}
.btn-hollow {
	background: none;
	border: 2px solid #0072bc;
	color: #0072bc
}
.btn-hollow:hover {
	background: #0072bc
}
.btn-white {
	background: #fff;
	color: #0072bc
}
.btn-white:hover {
	background: #fff;
	color: #005389
}
.btn-hollow.btn-white {
	background: none;
	border-color: #fff;
	color: #fff
}
.btn-hollow.btn-white:hover {
	background: #fff;
	color: #0072bc
}
.btn-lg {
	padding: 20px 0 21px;
	text-transform: uppercase;
	min-width: 230px;
	border-radius: 35px
}
.background-image-holder {
	position: absolute;
	width: 100%;
	height: 130%;
	top: -10%;
	background-size: cover!important;
	background-position: 50% 40%!important
}
.image-holder {
	position: relative;
	overflow: hidden
}
.header-image-holder {
	position: absolute;
	width: 100%;
	height: 130%;
	top: -10%;
	background-size: cover!important;
	background-position: 50% 50%!important;
	transform: none!important
}
nav .logo {
	max-width: 100%;
	opacity: 1;
	position: absolute;
	top: -22px
}
nav .text-right {
	position: relative
}
nav .container {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.overlay-nav {
	top: 0;
	z-index: 10;
	width: 100%;
	position:fixed;
	height:125px;
	line-height: 1;
	background: #fff;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.topbar {
	top:40px;
	position:relative;
}
.overlay-nav .logo-dark {
	opacity: 0
}
.overlay-nav.sticky-nav .logo-light {
	opacity: 0
}
.overlay-nav.sticky-nav .logo-dark {
	opacity: 1
}
.bottom-border {
	position: absolute;
	bottom: 2px;
	width: 100%;
	height: 2px;
	background: rgba(255,255,255,0.3)
}
.sidebar-menu .bottom-border {
	position: relative;
	bottom: 0;
	background: rgba(255,255,255,0.2);
	display: block!important
}
.menu {
	display: inline-block;
	text-align: left;
	line-height: 1
}
.menu li {
	float: left;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-right: 15px;
	position: relative;
	text-transform: uppercase;
	top: 4px
}
.menu li:last-child {
	margin-right: 0
}
.menu li:nth-las-child(2) {
margin-right:12px
}
.menu li a {
	color: #333;
	display: inline-block;
	padding-bottom: 22px;
	border-bottom: 2px solid rgba(0,0,0,0);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.menu li a:hover {
	border-bottom: 2px solid #c0335e;
	color: #c0335e
}
.innermenu {
	display: inline-block;
	line-height: 1;
	text-align: left;
	margin-right: 32px
}
.innermenu li {
	float: left;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-right: 18px;
	position: relative;
	text-transform: uppercase;
	top: 4px
}
.innermenu li:last-child {
	margin-right: 0
}
.innermenu li:nth-las-child(2) {
margin-right:12px
}
.innermenu li a {
	color: #000;
	display: inline-block;
	padding-bottom: 24px;
	border-bottom: 2px solid rgba(0,0,0,0);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.innermenu li a:hover {
	border-bottom: 2px solid #c0335e;
	color: #c0335e
}
.nav-dropdown {
	position: absolute;
	z-index: -1;
	max-height: 0;
	background: rgba(255,255,255,0.9);
	min-width: 200px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.nav-dropdown li:first-child {
	margin-top: 12px
}
.nav-dropdown li {
	opacity: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	margin-right: 0;
	float: none;
	margin-bottom: 18px
}
.nav-dropdown li a {
	padding-bottom: 0;
	padding-left: 24px;
	color: #333
}
.nav-dropdown li a:hover {
	border-color: rgba(0,0,0,0)
}
.has-dropdown:hover .nav-dropdown {
	z-index: 10;
	max-height: 300px
}
.has-dropdown:hover .nav-dropdown li {
	opacity: 1
}
.has-dropdown a {
	padding-left: 18px
}
.has-dropdown:before {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e688";
	color: #fff;
	font-size: 24px;
	position: absolute;
	top: -6px
}
/*.menu {
	float: left
}*/

.menu .social-link {
	font-size: 14px;
	top: 0!important;
	margin-right: 10px!important
}
.menu .social-link:nth-last-child(2) {
	margin-right: 18px
}
.sticky-nav {
    background: #fff;
    position: fixed;
    height: 125px;
    margin-top: 0px;
    box-shadow: 0px 1px 20px -7px #333;
}
/*.sticky-nav img.logo {
	margin-top: 38px;
}*/
/*.overlay-nav.sticky-nav .menu {
    margin-top: 18px;
}*/
.sticky-nav .menu li a {
	color: #333
}
.sticky-nav .bottom-border {
	display: none
}
.sticky-nav .menu li a:hover {
	border-bottom: 2px solid #c0335e;
	color: #c0335e
}
.sticky-nav .sidebar-menu-toggle, .sticky-nav .mobile-menu-toggle {
	color: #333;
}
.sticky-nav .nav-dropdown {
	background: rgba(255,255,255,0.9)
}
.sticky-nav .has-dropdown:before {
	color: #333
}
.sidebar-menu-toggle, .mobile-menu-toggle {
	position: absolute;
	color: #000;
	font-size: 32px;
	right: 0;
	top: 20px;
	right: -26px;
	cursor: pointer;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
#menu-footer-menu {
	float: right
}
.go-top {
	float: right;
	margin-right: 0
}
.color {
	color: #000
}
.mobile-menu-toggle {
	display: none
}
.sidebar-menu, .instagram-sidebar {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	height: 100%;
	background: #333;
	transform: translate3d(300px, 0px, 0px);
	-webkit-transform: translate3d(300px, 0px, 0px);
	-moz-transform: translate3d(300px, 0px, 0px);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.show-sidebar {
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px)
}
.reveal-sidebar {
	transform: translate3d(-300px, 0px, 0px);
	-webkit-transform: translate3d(-300px, 0px, 0px);
	-moz-transform: translate3d(-300px, 0px, 0px)
}
.sidebar-content {
	padding: 0 24px;
	margin-top: 24px
}
.widget {
	margin-bottom: 24px
}
.widget .title {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 12px
}
.widget .menu li {
	float: none;
	margin-bottom: 12px
}
.widget .menu li a {
	padding-bottom: 0;
	color: #fff!important;
	font-size: 12px
}
.widget .menu li a:hover {
	border-color: rgba(0,0,0,0)
}
.widget .menu .social-link {
	display: none
}
.widget .social-profiles li {
	margin-right: 24px
}
.widget .social-profiles li a {
	color: #fff
}
.instagram-toggle {
	cursor: pointer
}
.instagram-toggle-init {
	pointer-events: none
}
.instagram-sidebar li {
	width: 100%;
	height: 250px
}
.instagram-sidebar {
	overflow-y: auto
}
.sidebar-content .copy-text {
	position: absolute;
	bottom: 32px;
	color: rgba(255,255,255,0.5);
	font-size: 12px
}
.text-panel {
	background: #474747;
	padding: 18px
}
.relative-nav {
	position: relative;
	padding-top: 28px;
	background: #fff
}
.relative-nav .menu li a {
	color: #333
}
.relative-nav .has-dropdown:before {
	color: #333
}
.relative-nav .nav-dropdown {
	background: rgba(53,53,53,0.8)
}
.relative-nav .has-dropdown li a {
	color: #fff
}
.relative-nav .sidebar-menu-toggle {
	color: #333
}
.relative-nav .logo-light {
	opacity: 0!important
}
.relative-nav .logo-dark {
	opacity: 1!important
}
.relative-nav .logo {
	top: -4px!important
}
.sidebar-menu .logo {
	max-width: 110px;
	position: relative;
	top: 21px!important;
	margin-bottom: 32px;
	left: 24px
}
@media all and (max-width: 768px) {
nav {
	max-height: 70px;
	overflow: hidden;
	background: rgba(255,255,255,0.9)!important
}
nav .menu li {
	float: none;
	margin-bottom: 24px
}
nav .menu li a {
	color: #333!important;
	padding-bottom: 0
}
nav .innermenu li {
	float: none;
	margin-bottom: 40px
}
nav .innermenu li a {
	color: #333!important;
	padding-bottom: 0
}
nav .logo {
	top: -2px
}
.overlay-nav {
    max-height: 160px;
    position: fixed;
    height: auto;
}
nav .logo-dark {
	opacity: 1!important
}
nav .logo-light {
	opacity: 0!important
}
nav .menu {
	width: 100%;
	display: block;
	margin-right: 0
}
.menu li {
    float: left;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 24px;
    position: relative;
    text-transform: uppercase;
    top: 80px;
}
nav .innermenu {
	width: 100%;
	display: block;
	margin-top: 67px;
	margin-right: 0
}
nav .social-link {
	float: left!important
}
.sidebar-menu-toggle {
	display: none
}
.mobile-menu-toggle {
	display: block;
	position: fixed;
	top: 17px;
	right: 24px;
	color: #333!important
}
.open-menu {
    max-height: 800px!important;
    height: 500px;
}
.nav-dropdown {
	position: relative;
	display: none
}
.has-dropdown:hover .nav-dropdown {
	display: block
}
.has-dropdown:before {
	color: #333
}
}
.hero-slider {
	padding: 0;
	position: relative;
	overflow: hidden
}
.hero-slider .slides li {
	height: 670px;
	position: relative;
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.hero-slider .slides li:before {
	background-color: #333;
	opacity: .4;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0
}
.hero-slider .container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}
.hero-slider h1 {
	margin-bottom: 42px;
	position:relative;
	top:180px;
}
.hero-slider .btn-hollow {
	color: #fff;
	border-color: #fff;
	margin-left: 16px
}
.header {
	overflow: hidden;
	padding: 0;
	position: relative
}
.header ul li {
	height: 140px;
	overflow: hidden;
	position: relative;
	transform-style: preserve-3d
}
.hero-slider .btn-hollow:hover {
	background: #fff;
	color: #0072bc
}
@media all and (max-width: 767px) {
.hero-slider .btn-hollow {
	display: none
}
}
.register-header form.register {
	background: rgba(0,0,0,0.4);
	padding: 24px
}
.register-header form input {
	width: 100%!important
}
.register-header form.register span {
	color: #fff
}
.register-header .logo, .hero-slide .logo {
	max-width: 150px;
	display: block;
	margin-bottom: 12px;
	margin-top: 50px;
	display: none!important
}
.register-header h1 {
	margin-bottom: 24px!important
}
@media all and (max-width: 768px) {
.register-header form.register .form-name, .register-header form.register .form-email {
	max-width: 100%;
	width: 100%
}
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.register-header form.register .form-name, .register-header form.register .form-email {
	width: 50%
}
}
@media all and (max-width: 767px) {
.hero-slide .logo {
	max-width: 100px
}
.register-header .logo {
	display: none
}
.register-header h1 {
	display: none
}
.register-header form h1 {
	display: block
}
.register-header span.lead {
	display: none
}
.register-header input, .register-header .select-holder {
	max-width: 100%!important
}
.hero-slider h1 {
	margin-bottom: 18px
}
}
.testimonial {
	margin-bottom: 40px
}
.testimonials-slider {
	position: relative;
	margin-bottom: 48px
}
.testimonials-slider .flex-control-nav a {
	background: rgba(0,0,0,0.3)
}
.testimonials-slider .flex-control-nav a.flex-active {
	background: rgba(0,0,0,0.8)
}
.testimonials-slider .flex-control-nav a:hover {
	background: rgba(0,0,0,0.8)
}
.testimonials-slider .flex-control-nav {
	bottom: -40px;
	text-align: left
}
.primary-overlay:before {
	background-color: #0072bc;
	opacity: .8;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	background-color: #0072bc!important
}
.strip-divider {
	padding: 216px 0;
	position: relative;
	overflow: hidden
}
.strip-divider .container {
	z-index: 2;
	position: relative
}
.strip-divider h1 {
	margin: 0;
	font-size: 36px;
	line-height: 48px
}
.strip-divider a:hover {
	color: #fff!important
}
@media all and (max-width: 767px) {
.strip-divider {
	padding: 72px 0
}
}
.countdown-divider {
	padding: 144px 0
}
.countdown-divider img, .countdown-header img, .video-header img {
	max-width: 300px;
	display: inline-block;
	margin-bottom: 12px
}
.countdown-header h1 {
	margin-bottom: 0
}
.countdown-header:before {
	opacity: .8!important
}
.video-header:before {
	opacity: .5!important;
	background: #000!important
}
.video-header .uppercase, .countdown-header .uppercase {
	display: block;
	font-weight: 600;
	margin-bottom: 24px
}
@media all and (max-width: 768px) {
.countdown-header img, .countdown-divider img, .video-header img {
	max-width: 150px
}
}
.countdown {
	text-align: center;
	margin-top: 72px
}
.countdown-row {
	color: #fff;
	font-size: 80px;
	font-weight: 300
}
.countdown-section {
	width: 20%;
	display: inline-block
}
.countdown-amount {
	display: inline-block;
	margin-bottom: 48px
}
.countdown-period {
	display: block;
	font-size: 24px
}
.section-header {
	position: relative;
	overflow: hidden;
	height: 450px
}
.section-header h1 {
	font-size: 32px
}
.section-header.overlay:before {
	opacity: .2
}
.section-header i {
	font-size: 40px;
	color: #fff;
	margin: 0 24px 12px 0
}
.section-header i:last-of-type {
	margin-right: 0
}
@media all and (max-width: 767px) {
.countdown {
	margin-top: 48px
}
.countdown-row {
	font-size: 36px
}
.countdown-period {
	font-size: 16px
}
}
.video-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0
}
.video-wrapper video {
	width: 100%
}
@media all and (max-width: 1390px) {
.video-wrapper video {
	width: 110%
}
}
@media all and (max-width: 1260px) {
.video-wrapper video {
	width: 120%
}
}
@media all and (max-width: 1160px) {
.video-wrapper video {
	width: 130%
}
}
@media all and (max-width: 1024px) {
.video-wrapper {
	display: none
}
}
.call-to-action {
	padding: 144px 0
}
.call-to-action .uppercase {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 32px
}
.call-to-action h1 {
	margin-bottom: 32px
}
.call-to-action .btn {
	margin-bottom: 40px
}
.call-to-action a i {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	color: #fff;
	margin-right: 12px;
	font-size: 24px;
	line-height: 60px
}
.call-to-action .social_facebook {
	background-color: #3b5998
}
.call-to-action .social_twitter {
	background-color: #00aced
}
.call-to-action a:last-of-type i {
	margin-right: 0
}
@media all and (max-width: 768px) {
.call-to-action {
	padding: 72px 0
}
}
.image-with-text {
	overflow: hidden;
	position: relative;
	height: 600px
}
.image-with-text h1 {
	margin-bottom: 24px
}
.side-image {
	padding: 0;
	position: absolute;
	top: 0;
	height: 100%
}
@media all and (max-width: 767px) {
.image-with-text {
	height: auto;
	padding: 72px 0
}
.image-with-text .vertical-align {
	top: 0;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px)
}
}
.color-blocks {
	position: relative;
	overflow: hidden;
	color: #fff
}
.color-block {
	position: absolute;
	top: 0;
	height: 100%;
	padding: 0;
	color: #fff;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.color-blocks h1, .color-blocks h2, .color-blocks h3, .color-blocks h4, .color-blocks h5, .color-blocks h6 {
	color: #fff
}
.color-blocks h1 {
	margin-bottom: 12px
}
.color-blocks a {
	color: #fff;
	pointer-events: auto
}
.color-blocks a:hover i {
	transform: rotateZ(-10deg)
}
.color-blocks i, .contained-promo i {
	color: #0072bc;
	font-size: 70px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	line-height: 117px;
	background: #fff;
	text-align: center;
	transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out
}
.block-left {
	background-color: #0072bc
}
.block-right {
	background-color: #005993;
	right: 0
}
@media all and (max-width: 768px) {
.block-content {
	margin-bottom: 144px;
	overflow: hidden;
	display: block
}
.block-content:last-of-type {
	margin-bottom: 0
}
.color-block {
	height: 50%;
	width: 100%
}
.block-right {
	top: 50%
}
}
@media all and (max-width: 767px) {
.block-content i {
	margin-bottom: 30px
}
}
.speakers-row {
	padding: 0 15px
}
.speaker-column {
	padding: 0
}
.speaker {
	position: relative;
	overflow: hidden
}
.speaker, .topic {
	margin-bottom: 36px
}
.winners {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	min-height: 200px;
	position: relative;
	width: 100%;
	height: auto
}
.speaker .hover-state {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	background: rgba(0,0,0,0.5);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.speaker .image-holder {
	margin-bottom: 12px
}
.speaker span {
	display: block;
	font-size: 16px
}
.speaker-name {
	color: #333
}
.speaker .social-links {
	width: 100%;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transform: translate3d(0px, -200px, 0px);
	-webkit-transform: translate3d(0px, -200px, 0px);
	-moz-transform: translate3d(0px, -200px, 0px)
}
.speaker .social-links a {
	color: #fff;
	font-size: 24px;
	display: inline-block;
	margin-left: 6px
}
.speaker .social-links a:last-child {
	margin-right: 0
}
.speaker .image-holder:hover .hover-state {
	opacity: 1
}
.speaker .image-holder:hover .hover-state .social-links {
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px)
}
.speaker-with-bio {
	overflow: hidden;
	margin-bottom: 36px
}
.speaker-with-bio .speaker {
	width: 50%;
	float: left;
	margin-bottom: 0
}
.speaker-with-bio .speaker-description {
	width: 50%;
	float: left;
	padding-left: 30px
}
.speaker-description span {
	display: inline-block;
	margin-bottom: 18px;
	font-weight: 600
}
@media all and (max-width: 767px) {
.speaker-with-bio .speaker {
	width: 100%
}
.speaker-with-bio .speaker-description {
	width: 100%;
	padding-left: 0
}
}
.topics {
	position: relative;
	overflow: hidden
}
.topics .container {
	position: relative;
	z-index: 2
}
.topics.overlay .ruled-list li {
	border-color: rgba(255,255,255,0.5)
}
.topics.overlay .topic i {
	color: #fff
}
.topic h3 {
	background: none repeat scroll 0 0 #c1355f;
	color: #fff;
	height: 30px;
	margin-bottom: 18px;
	padding-left: 10px
}
.winners h3 {
	margin-bottom: 18px;
	color: #333
}
.winners p {
	margin-bottom: 32px
}
.topic p.lead {
	margin-bottom: 32px
}
.topic i {
	font-size: 60px;
	color: #0072bc;
	display: inline-block;
	margin-bottom: 32px
}
@media all and (max-width: 767px) {
.topic h3 {
	display: inline-block;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%
}
.topic i {
	margin-bottom: 12px
}
}
.ruled-list li {
	border-top: 1px dotted rgba(0,0,0,0.3);
	padding: 12px 0;
	font-size: 16px
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.speakers-row .col-sm-6 {
	width: 50%;
	float: left!important
}
}
.inline-video {
	background: #fff;
}
.inline-video iframe {
	width: 100%;
	height: 300px;
	border: none
}
.inline-video .btn {
	min-width: 150px;
	margin-top: 32px;
	margin-right: 16px
}
@media all and (max-width: 768px) {
.inline-video iframe {
	height: 350px;
	margin-top: 42px
}
}
@media all and (max-width: 767px) {
.inline-video iframe {
	height: 200px;
	margin-top: 30px
}
.inline-video .btn {
	margin-top: 18px
}
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.inline-video iframe {
	height: 250px
}
}
.embedded-video-holder p {
	display: none
}
.schedule-overview {
	border: 2px solid rgba(0,0,0,0.2);
	margin-bottom: 36px;
	background: #fff
}
.schedule-overview li {
	padding: 24px;
	position: relative;
	cursor: pointer;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.schedule-overview li:first-child .top {
	display: none
}
.schedule-overview li:last-child .bottom {
	display: none
}
.schedule-title span {
	display: block;
	font-size: 16px
}
.schedule-title .title {
	color: #333
}
.schedule-text {
	max-height: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	opacity: 0
}
.schedule-overview li:hover {
	background-color: #f5f5f5
}
.schedule-overview li:hover .schedule-text {
	max-height: 300px;
	opacity: 1;
	padding-top: 18px
}
.schedule-overview li:hover .top, .schedule-overview li:hover .bottom, .schedule-overview li:hover .middle {
	border-color: #c1355f
}
.schedule-overview li:hover .middle {
	background: #c1355f
}
.schedule-with-text .btn {
	margin-bottom: 24px;
	margin-top:24px;
	margin-right: 12px;
}
.pro {
    margin-top: 50px;
}
.term {
	margin-bottom:50px;
}
.contained-gallery .btn {
		display: none;
	margin-top: 24px;
	margin-right: 12px}
.schedule-with-text .schedule-overview li {
	padding-right: 48px
}
@media all and (max-width: 1024px) {
.schedule-overview li {
	padding-right: 48px
}
}
@media all and (max-width: 767px) {
.schedule-with-text .btn, .contained-gallery .btn {
	margin-bottom: 32px
}
}
.marker-pin {
	position: absolute;
	right: 32px;
	top: 0;
	height: 100%
}
.marker-pin .top, .marker-pin .bottom {
	height: 50%;
	width: 2px;
	border-left: 2px solid rgba(0,0,0,0.2);
	position: absolute;
	z-index: 1;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.marker-pin .top {
	top: 0
}
.marker-pin .bottom {
	bottom: 0
}
.marker-pin .middle {
	width: 18px;
	height: 18px;
	border: 2px solid rgba(0,0,0,0.2);
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -9px;
	z-index: 2;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.instagram, .lightbox-gallery {
	position: relative;
	padding: 216px 0
}
.gallery-header .logo {
	max-width: 400px;
	display: block;
	margin: 0 auto;
	margin-bottom: 12px
}
.heading1 h1 {
	margin-bottom: 10px
}
.heading1 p {
	margin-bottom: 32px
}
@media screen and (max-width: 768px) {
.gallery-header .logo {
	max-width: 200px
}
.gallery-header h1 {
	font-size: 24px!important;
	line-height: 32px!important
}
}
.instagram, .lightbox-gallery {
	overflow: hidden;
	background: #000!important
}
.instagram ul, .lightbox-gallery ul {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}
.instagram li, .lightbox-gallery li {
	float: left;
	width: 20%;
	height: 50%;
	position: relative;
	cursor: pointer;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	overflow: hidden;
	background-size: cover!important;
	opacity: .5
}
.instagram li:hover, .lightbox-gallery li:hover {
	opacity: 1!important
}
.instagram .container, .lightbox-gallery .container {
	position: relative;
	z-index: 3
}
.instagram i, .lightbox-gallery i {
	font-size: 48px;
	display: inline-block;
	margin-bottom: 16px
}
.instagram h1, .lightbox-gallery h1 {
	font-size: 42px;
	line-height: 48px;
	font-weight: 300;
	margin-bottom: 16px
}
@media all and (max-width: 1200px) {
.instagram li:nth-child(n+9), .lightbox-gallery li:nth-child(n+9) {
	display: none
}
.instagram li, .lightbox-gallery li {
	width: 25%
}
}
@media all and (max-width: 900px) {
.instagram li:nth-child(n+7), .lightbox-gallery li:nth-child(n+7) {
	display: none
}
.instagram li, .lightbox-gallery li {
	width: 33.333333%
}
}
@media all and (max-width: 767px) {
.instagram, .lightbox-gallery {
	padding: 144px 0
}
.instagram li:nth-child(n+5), .lightbox-gallery li:nth-child(n+5) {
	display: none
}
.instagram li, .lightbox-gallery li {
	width: 50%
}
}
.testimonials {
	background: #f5f5f5
}
.contained-gallery .instagram, .contained-gallery .lightbox-gallery {
	padding: 185px 0
}
.contained-gallery .instagram li:nth-child(n+9), .contained-gallery .lightbox-gallery li:nth-child(n+9) {
	display: none
}
.contained-gallery .instagram li, .contained-gallery .lightbox-gallery li {
	width: 25%;
	opacity: .7
}
@media all and (max-width: 1024px) {
.contained-gallery .instagram li:nth-child(n+7) {
	display: none
}
.contained-gallery .lightbox-gallery li:nth-child(n+7) {
	display: none
}
.contained-gallery .instagram li, .contained-gallery .lightbox-gallery li {
	width: 33.33333%
}
.contained-gallery .instagram, .contained-gallery .lightbox-gallery {
	padding: 200px 0
}
}
@media all and (max-width: 768px) {
.contained-gallery .instagram, .contained-gallery .lightbox-gallery {
	margin-bottom: 32px
}
.contained-gallery .btn {
	margin-bottom: 0
}
.contained-gallery .instagram li:nth-child(n+5), .contained-gallery .lightbox-gallery li:nth-child(n+5) {
	display: block!important
}
.contained-gallery .instagram li:nth-child(n+7), .contained-gallery .lightbox-gallery li:nth-child(n+7) {
	display: none!important
}
.contained-gallery .instagram li, .contained-gallery .lightbox-gallery li {
	width: 33.33333%!important
}
}
.pricing-option {
	overflow: hidden;
	background: #f5f5f5;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	margin-bottom: 30px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
.pricing-option .dot {
	position: absolute;
	top: 24px;
	right: 24px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #fff
}
.pricing-option:hover {
	background: #ededed
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.pricing-options .col-sm-6 {
	width: 50%;
	float: left
}
}
.dollar, .price, .type {
	font-weight: 600;
	color: #333;
	font-size: 72px
}
.dollar {
	font-size: 36px;
	position: relative;
	bottom: 22px
}
.price {
	line-height: 1
}
.type {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 12px
}
.plan-title {
	color: #c1355f;
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 12px;
	padding-top: 40px;
	text-transform: uppercase
}
.pricing-option ul li {
	color: #777;
	padding-bottom: 20px
}
.pricing-option.emphasis {
	background: #0072bc;
	color: #fff
}
.pricing-option.emphasis .type, .pricing-option.emphasis .dollar, .pricing-option.emphasis .price, .pricing-option.emphasis .plan-title, .pricing-option.emphasis ul li {
	color: #fff!important
}
@media all and (max-width: 991px) {
.type {
	margin-bottom: 12px
}
.pricing-option {
	text-align: center!important
}
}
.faq-item {
	margin-bottom: 36px;
	text-align: center
}
p.question {
	font-weight: 600;
	color: #333;
	font-size: 16px
}
.faq-item > img {
	padding-bottom: 10px
}
.info-box {
	margin-bottom: 36px;
	position: relative;
	overflow: hidden
}
.info-box img {
	display: block;
	margin-bottom: 12px
}
.info-box h3 {
	margin-bottom: 12px
}
.info-box .text-link {
	position: absolute;
	bottom: 12px;
	right: 0
}
.text-link a {
	display: inline-block;
	margin-left: 12px
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.visitor-info .col-sm-4 {
	width: 50%;
	float: left
}
}
.subscribe-1 {
	position: relative;
	overflow: hidden;
	padding-top: 144px;
	padding-bottom: 36px
}
.subscribe-1:before {
	background-color: #333;
	opacity: .4;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0
}
.subscribe-1 .container {
	position: relative;
	z-index: 2
}
.subscribe-1 .email-subscribe {
	margin-bottom: 125px
}
.subscribe-1 footer {
	border-top: 2px solid rgba(255,255,255,0.3);
	padding-top: 36px
}
.subscribe-1 .twitter-feed {
	margin-bottom: 72px
}
.subscribe-1 h1 {
	margin-bottom: 30px
}
.email-subscribe span {
	display: block;
	margin-top: 12px
}
.twitter-feed i {
	font-size: 48px;
	display: inline-block;
	margin-bottom: 32px
}
.twitter-feed span a {
	border-bottom: none
}
.tweets-feed .user {
	display: none
}
.tweets-feed .interact {
	display: none
}
.tweets-feed .tweet {
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300
}
.tweets-feed .tweet a {
	color: #fff!important;
	border-color: #fff!important
}
.tweets-feed .timePosted {
	display: none
}
@media all and (max-width: 767px) {
.tweets-feed .tweet {
	font-size: 20px;
	line-height: 26px
}
.subscribe-2 .form-email {
	margin-bottom: 24px
}
}
.contact-tweets {
	background: #0072bc;
	color: #fff;
	position: relative;
	overflow: hidden;
	height: 600px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.contact-tweets .social_twitter {
	font-size: 42px;
	margin-bottom: 32px;
	display: inline-block
}
.contact-tweets .map-holder {
	position: absolute;
	height: 100%;
	padding: 0;
	top: 0;
	right: 0
}
.contact-tweets .timePosted {
	display: block!important
}
.map-holder:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0
}
.map-holder iframe {
	border: 0;
	position: absolute;
	width: 100%;
	height: 100%
}
.contact-tweets span a {
	border-bottom: 2px solid #fff;
	padding-bottom: 1px
}
.contact-tweets form {
	padding-top: 0!important
}
.contact-tweets form .btn {
	background: #fff;
	color: #0072bc
}
.contact-tweets form ::-webkit-input-placeholder {
color:rgba(255,255,255,0.9)
}
.contact-tweets form :-moz-placeholder {
color:rgba(255,255,255,0.9)
}
.contact-tweets form ::-moz-placeholder {
color:rgba(255,255,255,0.9)
}
.contact-tweets form :-ms-input-placeholder {
color:rgba(255,255,255,0.9)
}
.contact-tweets .icon {
	font-size: 60px;
	margin-bottom: 12px
}
.contact-tweets .form-message {
	max-width: 95.5%;
	width: 95.5%
}
.fullwidth-map {
	padding: 0;
	position: relative;
	overflow: hidden
}
.fullwidth-map .map-holder {
	width: 100%;
	height: 400px;
	overflow: hidden
}
.fullwidth-map.screen:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2
}
.sponsors {
	background: #ffffff;
}
.sponsor {
	margin-bottom: 36px;
	height: 80px;
	line-height: 80px
}
.sponsor img {
	max-width: 150px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	max-height: 80px
}
.sponsors span {
	display: inline-block;
	margin-top: 24px
}
.sponsors span a {
	color: #0072bc;
	border-color: #0072bc
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
.sponsors .col-sm-6 {
	width: 50%;
	float: left
}
}
form.register {
	overflow: hidden;
	padding-top: 24px;
	display: block
}
form.register div {
	padding: 0
}
input[type="text"] {
	margin-bottom: 32px;
	padding: 12px;
	border: none;
	background: rgba(255,255,255,0.1);
	border-radius: 25px;
	font-size: 14px;
	max-width: 90%;
	color: #fff;
	padding-left: 24px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
form.register .select-holder {
	margin-bottom: 32px;
	padding: 12px!important;
	border: none;
	background: rgba(255,255,255,0.1);
	border-radius: 25px;
	font-size: 14px;
	max-width: 90%;
	color: #fff;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
input[type="text"]:focus, form.register .select-holder:focus, input[type="text"]:hover, form.register .select-holder:hover {
	outline: none;
	background: rgba(255,255,255,0.2)
}
form.register select {
	width: 90%;
	margin: 0;
	background: #333;
	border: none;
	cursor: pointer;
	opacity: .2;
	color: #fff!important
}
form.register select:focus {
	outline: none
}
form.register input[type="submit"] {
	padding-bottom: 12px;
	width: 90%;
	margin-bottom: 12px
}
input[type="submit"] {
	font-weight: 400
}
.email-subscribe {
	overflow: hidden
}
.email-subscribe input {
	margin: 0 auto;
	min-width: 100%;
	max-width: 100%
}
.email-subscribe input[type="text"] {
	background: rgba(255,255,255,0.3)
}
.email-subscribe input[type="text"]:hover, .email-subscribe input[type="text"]:focus {
	background: rgba(255,255,255,0.4)
}
.email-subscribe ::-webkit-input-placeholder {
color:rgba(255,255,255,0.9)
}
.email-subscribe :-moz-placeholder {
color:rgba(255,255,255,0.9)
}
.email-subscribe ::-moz-placeholder {
color:rgba(255,255,255,0.9)
}
.email-subscribe :-ms-input-placeholder {
color:rgba(255,255,255,0.9)
}
.email-subscribe input[type="submit"] {
	min-height: 48px
}
.subscribe-2 .email-subscribe input[type="text"] {
	background: rgba(0,0,0,0.2)
}
.subscribe-2 i {
	color: #0072bc;
	font-size: 70px;
	display: inline-block;
	margin-right: 24px;
	margin-bottom: 18px
}
.subscribe-2 i:last-of-type {
	margin-right: 0
}
input.error {
	color: #ff4532
}
.mail-list-form {
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden
}
.form-success, .form-error {
	display: none;
	width: 100%;
	padding: 6px 18px 8px!important;
	margin-top: 12px;
	color: #fff;
	background-color: #55c950;
	border-radius: 20px
}
.form-error {
	background-color: #D74B4B
}
form .field-error {
	background: #D74B4B!important
}
form.innerregister {
	background: none repeat scroll 0 0 #f53e76;
	display: block;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 24px
}
form.innerregister div {
	padding: 0
}
.inner-text-white {
	color: #fff;
	text-align: center;
	text-transform: uppercase
}
.innerregister span {
	color: #fff
}
input[type="text"], form.innerregister .select-holder {
	margin-bottom: 32px;
	padding: 12px;
	border: none;
	background: rgba(255,255,255,0.1);
	border-radius: 25px;
	font-size: 14px;
	max-width: 90%;
	color: #fff;
	padding-left: 24px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}
input[type="text"]:focus, form.innerregister .select-holder:focus, input[type="text"]:hover, form.innerregister .select-holder:hover {
	outline: none;
	background: rgba(255,255,255,0.2)
}
form.innerregister select {
	width: 90%;
	margin: 0;
	background: none;
	border: none;
	cursor: pointer
}
form.innerregister select:focus {
	outline: none
}
form.innerregister input[type="submit"] {
	background: none repeat scroll 0 0 #fff;
	color: #cc3f6a;
	margin-bottom: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	width: 95%
}
@media all and (max-width: 767px) {
form.register input, form.register .select-holder {
	width: 100%!important;
	max-width: 100%
}
.subscribe-1 .email-subscribe input[type="text"] {
	margin-bottom: 24px
}
}
@media all and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
form.register .col-sm-6 {
	width: 50%;
	float: left
}
form.register input, form.register .select-holder {
	max-width: 95%!important
}
form.register input[type="submit"] {
	max-width: 100%!important
}
}
.error-page {
	background: #0072bc;
	padding: 0
}
.error-page h1 {
	font-size: 84px;
	line-height: 96px;
	margin-bottom: 0;
	margin-bottom: 12px
}
.error-page p {
	font-size: 24px;
	line-height: 32px
}
.error-page i {
	color: #fff;
	font-size: 84px;
	display: inline-block;
	margin-right: 24px
}
.error-page i:last-of-type {
	margin-right: 0
}
.error-page .btn {
	margin-right: 24px;
	margin-top: 12px
}
@media all and (max-width: 767px) {
.error-page i {
	display: none
}
}
.footer .top-border {
	height: 2px;
	width: 100%;
	background: rgba(255,255,255,0.3);
	margin-bottom: 32px
}
.footer .menu {
	overflow: visible
}
.footer .menu li {
	top: 0
}
.footer .menu li a {
	padding-bottom: 0
}
.footer .menu li .btn {
	min-width: 0;
	padding: 10px 18px;
	font-size: 14px
}
.footer .menu li a {
	diplay: inline-block;
	position: relative;
	border: none
}
.footer .menu li a:hover {
	border: none
}
.footer .back-to-top {
	padding-right: 42px
}
.footer .menu li a i {
	font-size: 36px;
	position: absolute;
	right: 0;
	top: -12px
}
@media all and (max-width: 767px) {
.footer .text-right {
	text-align: left!important
}
.footer .menu {
	margin-top: 24px
}
.footer .menu li {
	float: none;
	margin-bottom: 12px
}
}
footer.classic {
	padding: 72px 0 36px;
	background: #f5f5f5
}
footer.classic .menu li {
	float: none;
	margin-bottom: 12px
}
footer.classic .menu li a {
	color: #333;
	padding-bottom: 0;
	font-weight: 600
}
footer.classic span.lead {
	display: inline-block;
	margin-bottom: 12px
}
footer.short {
	background: #333;
	color: #fff;
	padding: 72px 0
}
footer.short .top-border {
	height: 1px!important
}
.wysija-submit {
	margin: -40px auto 50px!important
}
@media all and (max-width: 767px) {
footer.classic div {
	margin-bottom: 18px
}
}
.contact-methods li {
	margin-bottom: 12px
}
.contact-methods li:last-child {
	margin-bottom: 0
}
.contact-methods i {
	font-size: 36px;
	color: #333
}
.contact-methods span {
	display: inline-block;
	position: relative;
	bottom: 10px;
	left: 8px;
	font-size: 16px
}
footer.classic .social-profiles {
	margin-top: 36px
}
.social-profiles {
	display: inline-block;
	overflow: hidden
}
.social-profiles li {
	float: left;
	margin-right: 36px
}
.social-profiles li:last-child {
	margin-right: 0
}
.social-profiles li a {
	color: #333;
	font-size: 20px
}
.categories > ul {
	margin-bottom: 20px;
	padding-left: 25px
}
.categories li {
	line-height: 30px;
	list-style-type: initial;
	padding-left: 0
}
.categories h3 {
	padding-bottom: 20px
}
.categories {
	min-height: 300px
}
.categories .topic .btn {
	bottom: 30px;
	position: absolute
}
.innerimg {
	padding-top: 40px
}
.white-bg {
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	display: inline
}
.text-black {
	color: #fff;
	font-size: 25px;
	line-height: 40px
}
.text-white {
	color: #fff
}
.stroke {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}
.history .text-white p {
	font-size: 16px
}
#form1 {
	background: rgba(0,0,0,0.7)!important;
	padding: 25px 15px;
	border-radius: 10px;
	overflow: hidden!important
}
#form1 label {
	font-size: 15px!important;
	padding: 10px 0!important;
	line-height: 28px;
	color: #fff!important
}
#form1 textarea {
	width: 96%;
	border: 0;
	height: 100px;
	resize: none;
	background: none repeat scroll 0 0 rgba(255,255,255,0.1);
	padding: 0 2%;
	border-radius: 25px
}
#form1 select {
	width: 98%;
	height: 50px;
	background: none repeat scroll 0 0 rgba(255,255,255,0.1);
	border: 0;
	border-radius: 25px;
	padding: 0 3%
}
#form1 select option {
	color: #fff!important
}
#form1 .btn {
	width: 200px!important;
	margin: 20px 0
}
#Field348 {
	margin: -37px 0 0
}
background: none repeat scroll 0 0 rgba(255,255,255,0.1);
input[type="text"], form.innerregister .select-holder {
	width: 90%!important
}
form.innerregister .select-holder {
	padding: 2px 12px 2px 24px !important
}
input[type="text"], form.register .select-holder {
	width: 95%!important
}
.lead a img.alignleft {
	margin: 0 30px 20px 0
}
.pe-7s-angle-left, .pe-7s-angle-right {
	font-size: 75px
}
.btn {
	text-decoration: none
}
.background-inner-page {
	height: 110px
}
#menu-interior-menu li a {
	color: #333!important
}
.interior ol, .interior ol {
	margin-bottom: 25px
}
.interior li {
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 10px
}
.image-gallery img {
	border: 4px solid #fff;
	width: 150px;
	height: 150px;
	filter: gray;
	-webkit-filter: grayscale(1);
	-webkit-box-shadow: 0 2px 6px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 2px 4px 2px rgba(0,0,0,0.75);
	box-shadow: 0 2px 6px 2px rgba(0,0,0,0.75);
	margin-bottom: 20px
}
.image-gallery img:hover {
	filter: none;
	-webkit-filter: grayscale(0)
}
.schedule-text > ul li {
	list-style: outside none disc;
	margin: 0 0 0 17px;
	padding: 0
}
.testimonials-slider img {
	float: left;
	margin: 0 20px 20px 0
}
.testimonials-slider li img {
	border: 5px solid #fff;
	box-shadow: 2px 2px 3px #ccc
}
.judges-thumb {
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px
}
.judges-thumb img {
	width: 300px;
	height: 250px
}
.social-link a {
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize
}
.social-menu {
	float: right;
	margin-right: 50px!important
}
.box {
	background-size: cover;
	float: left;
	height: 50%;
	width: 50%
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#form1 select {
	background: none repeat scroll 0 0 rgba(255,255,255,0.1);
	border: 0 none;
	border-radius: 25px;
	height: 50px;
	padding: 0 3%;
	width: 98%
}
#form1 select option {
	color: #333!important
}
}
.form-section {
	margin: 0!important
}
.dark-height {
	min-height: 1000px!important
}
.book-your-place {
	min-height: 810px!important
}
.nomination-page {
	background: none repeat scroll 0 0 rgba(0,0,0,0.9)
}
.nomination-page .text, .nomination-page .form {
	padding-top: 100px
}
@media (max-width:767px) {
#form1 label {
	margin-left: 25px
}
}
.checkbox {
	margin-top: 15px!important
}
.desc {
	margin: 11px 0 0 10px !important
}
.scrollup {
	background: url(http://awaawards.com/wp-content/themes/awa/image/icon_top.png) no-repeat;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	text-indent: -9999px;
	z-index: 999999;
	width: 50px;
	height: 50px
}
@media all and (max-width: 767px) {
nav .logo {
    max-height: 80px;
    max-width: 100%;
    opacity: 1;
    position: absolute;
    top: -28px;
}
.show-content {
	margin-top: 0px;
}
.overlay-nav {
    max-height: 100px;
    position: fixed;
}
}
@media all and (max-width: 420px) {
.scrollup {
	display: none
}
}
.news {
	min-height: 375px
}
.news .faq-item img {
	height: 150px;
	padding-bottom: 10px;
	width: auto
}
