@charset "utf-8";
/******************************************************************
Theme Name: MiEvent (Multia-Studio)
Theme URI: http://multia.in/theme/wordpress/mievent
Description: A Lightweight Wordpress Development Theme.
Author: Multia-Studio
Author URI: http://multia.in
Version: 1.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: Multia-Studio
License URI: http://multia.in
*/

/*****************************************************/
/* Reset */
/*****************************************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


strong{
	font-weight:bold;
}
 
body {
	color: #7a7a7a;
	font-size: 14px;
	font-style: normal;
	line-height:1.5;
	overflow:hidden;

}

a:hover,a:active {
    outline: 0;
}

button:focus{
	border:none;
	outline:0;
}

ul {
    list-style-type: square;
}
ul.list {
    list-style: none;
}
ul,ol{
	margin: 16px 0;
    padding: 0 0 0 40px;
}
li > ul, li > ol {
    margin: 0 ;
}
a {
    color: #fff;
    text-decoration: none;
}

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

a:focus {
 	color: #fff;
    text-decoration: none;
    outline: none;
}
h1, h2, h3, h4, h5, h6, .accordion .item .heading {
    letter-spacing: 0.2em;
	font-weight: 400;
}
h1 {
    color: #363738;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 1em 0;
}
.h3-30 {
    color: #363738;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.h3-30 a{
    color: #363738;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

p {
	color: #5f6061;
    font-size: 1.1em;
    line-height: 1.6em;
}

input[type="text"], textarea {
	padding:1%;
}

body{
	position:relative;
}

caption {
    font-size: 18px;
    font-weight: 400;
    padding: 1em 0;
}
p {
    color: #5f6061;
    font-size: 15.4px;
    line-height: 1.6em;
    margin: auto;
    padding-bottom: 1.4em;
}

p img {
    margin: 0;
}

p a img,p img {
    height: auto;
    max-width: 100%;
}
img{
	height: auto;
	max-width: 100%;
}
img.alignleft {
    margin-right: 20px;
}
img.alignright  {
    margin-left: 20px;
}
img.aligncenter  {
	margin-top: 20px;
    margin-bottom: 20px;
}
img.alignnone  {
	margin-top: 20px;
    margin-bottom: 20px;
}

.p-22 {
    font-size: 1.37em;
}
.white {
    color: #fff !important;
}
.nomargin
{
	margin:0;
}
.notopmargin
{
	margin-top:0;
}
.nobottommargin
{
	margin-bottom:0;
}
.noleftmargin
{
	margin-left:0;
}
.norightmargin
{
	margin-right:0;
}
.notoppadding
{
	padding-top:0;
}
.nobottompadding
{
	padding-bottom:0;
}
.noleftpadding
{
	padding-left:0;
}
.norightpadding
{
	padding-right:0;
}
.border_left
{	
    border-left: 1px solid;
}
.widget img { max-width:100%; }
.hover-anchor img{
	width:100%;
	height: auto;
}
.column-last {
    clear: right;
    margin-right: 0;
}
.fa
{
	margin-right:10px;
}
.not-found{
	color:#5f6061;
}
.bottomborder
{	
	border-bottom: 1px solid;
}
.widget
{
	padding-bottom:1em;
}
.widget ul {
   /* background-color: #fafafa;*/
    padding:0px;
	margin-top:-5px;
}
.topborder
{	
	border-top: 1px solid;
	margin-top: 0;
}
.paragraph-hight {
    padding: 1% 0;
    text-align: left;
}
.comment-img img {
    max-width: none;
}
.col-lg-4_5 {
    width: 37.333%;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-lg-1_5 {
    width: 12.5%;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.left{
	float:left;
}
.right{
	float:right;
}

.left_50{
	float:left;
	width:50%
}
.right_50{
	float:right;
	width:50%
}

.left_75 {
    float: left;
    width: 75%;
}
.right_75 {
    float: right;
    width: 75%;
}
.page-heading
{
	padding-bottom: 3%;
	padding-top:3%;
}
.page-heading h1
{
	font-weight: 600;
    letter-spacing: 0.1em;
	padding-top: 40px;
    text-transform: uppercase;
}
.sticky .post-content .author-cmp-detail,
.sticky .post-content .blog-text,
.sticky .post-content .learn-more-btn,
.sticky .post-content .post-footer {
    margin-left: 50px;
	margin-right: 50px;
}
.post-content .blog-text{
	line-height: 1.6em;
	/*letter-spacing: 0.041em;*/
}
.sticky .post-content .post-image {
	padding-left: 0;
	padding-bottom: 3em;
}
.post-content .h3-30 {
	text-align:left;
}
.post-content .author-cmp-detail {
	text-align:left;
}
.post-content .learn-more-btn {
    margin: 1.6em 0;
}
.post-content .post-footer span.date {
    float: left;
    text-align: center;
	padding-right:20px;
}
.post-content .post-footer span.category {
	border-left: 1px double #ededed;
    padding-left: 20px;
}
.post-content  .author-img,
.post-content  .author-name {
	padding-left:0;
}
.formatted-form .field-wrapper
{
	margin-bottom:2em;
}
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.bypostauthor
{
}
.alignleft {
	float: left;
	margin-bottom:1% !important;
	margin-top:1% !important;
}
.alignright {
	float: right;
	margin-bottom:1% !important;
	margin-top:1% !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1% !important;
	margin-top:1% !important;
}

/**************************/
/** Post/Page **/
/**************************/
.content-wrapper
{
	/*margin-bottom: 6%;
    margin-top: 6%;*/	
}
.widget-title {
    /*border-radius: 4px;*/
}
.widget-title h3 {
    letter-spacing: 0.2em;
    margin: 12px 5px 0.83em;
    padding-bottom: 0px;
    padding-top: 0px;
    text-transform: uppercase;
	font-size: 1em;
    font-weight: 600; 
}
.widget li {
    border-bottom: 1px solid #efefef;
    list-style: outside none disc;
    margin-bottom: 0;
    margin-left: 1em;
    padding-bottom: 12px;
    padding-top: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}
.widget li:last-child{
	border-bottom: none!important;
}
.widget.widget_search{
	padding-bottom:1.6em;
}
/*
.widget .tagcloud {
    padding-top: 15px;
}
.widget ul li a
{
	padding-left:10px;
}
.widget div
{
	padding-bottom:4px;
}
*/
.sidebar {
    background-color: #fff;
    padding-bottom: 2em;
    padding-top: 0;
}
.tagcloud:after,.tagcloud:after
{
	content: " ";
	clear: both;
	display: table;
}
.tagcloud a {
    border: 1px solid #000;
    color: #323232;
    display: block;
    float: left;
    font-size: 14px !important;
    height: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px 13px;
    text-transform: capitalize;
}
.posts-listing .post {
    border-bottom: 1px solid rgb(238, 238, 238);
    margin-bottom: 4.9em;
    padding-bottom: 2.6em;
}
.search-rel .posts-listing .post {
    border-bottom: none;
    margin-bottom: 0;
}
.search-rel .post,.search-rel .post.sticky {
    background: #f9f9f9;
    padding-bottom: 0;
}
.search-rel .sticky .post-content .author-cmp-detail,
.search-rel .post-content .author-cmp-detail,
.search-rel .sticky .post-content .blog-text,
.search-rel .post-content .blog-text,
.search-rel .sticky .post-content .learn-more-btn,
.search-rel .post-content .learn-more-btn,
.search-rel .sticky .post-content .post-footer,
.search-rel .post-content .post-footer {
    margin-left: 15px;
    margin-right: 10px;
	margin-top: 0;
}
.search-rel .author-cmp-detail {
    padding-bottom: 1em;
    padding-top: 2em;
}
.search-rel .post.sticky:hover {
    box-shadow: none;
}
.search-rel .post-content h3.h3-30 {
    font-size: 18px;
}
.search-rel .post-content h3.h3-30 a {
    letter-spacing: 0.1em;
}
.search-rel .author-title {
    font-size: 1.1em;
}
.search-rel .post-content .blog-text {
    line-height: 1.5em;
}
.post-content h1 {
    font-size: 1.5em;
    margin-bottom: 0.4em;
}
.post-content .author {
    padding-bottom: 1em;
}
/*
.post-content .post-image {
    padding-bottom: 3em;
}
*/
.post-image .wp-post-image
{
	width:100%;
	height:auto;
}
#searchform .screen-reader-text {
    float: left;
    width: 100%;
}
#searchform #s {
    border-color: -moz-use-text-color -moz-use-text-color rgb(27, 206, 124);
    border-style: none none solid;
    border-width: medium medium 2px;
    height: 45px;
    padding: 0 10px;
    width: 100%;
	margin-bottom:4px;
}
#searchform .fa.fa-search {
    font-size: 16px;
    line-height: 43px;
    position: absolute;
	right:10px;
}
.widget_search .widget-title {
    display: none;
}
.pagination .page-numbers {
    font-size: 2em;
}
.page-numbers {
	width: 46px;
	height: 46px;
	display: inline-block;
	color: #fff;
	line-height: 42px;
	text-align: center;
	background-color:#000;
}
.page-numbers i{
	font-size:1em;
	line-height: inherit;
	color: #fff;
	margin-right:0;
}
.page-numbers:hover,.page-numbers:focus {
	background: #1bce7c;
	color: #fff;
}
.pagination a:last-child {
    margin-right: 0;
}
.page-numbers
{
	display:none;
}
.pagination {
    display: block;
    margin-top: 0;
}
.next.page-numbers,
.prev.page-numbers
{
	display:block;
}
.next.page-numbers
{
	float:right;
}
.prev.page-numbers
{
	float:left;
}
/**************************/
/** Post/Page **/
/**************************/
/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}

.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}
#wp-calendar thead tr th,
#wp-calendar tbody tr td
{
	border:1px solid #000;
}
#wp-calendar tfoot tr td{
	border:none;
}
#wp-calendar #next {
    padding-top: 6px;
    text-align: right;
}
#wp-calendar tfoot tr td#prev {
    padding-top: 6px;
    text-align: left;
}
#wp-calendar caption
{
	text-align:left;
	padding-bottom: 10px;
    padding-top: 0;
}
.widget_search label {
	display: none;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
#searchsubmit
{
	display: none;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
.post-content .post-text{
	padding-left: 15px;
    padding-right: 15px;
}
.post.sticky {
    background-color: #F5F5F5;
}
.post.sticky:hover {
  box-shadow: 6px 5px 5px #FAEDED;
}
.post-text {
    padding: 2% 0 0;
	color: #5f6061;
    font-size: 16px;
    line-height: 1.6em;
}
.author-img  img {
    border-radius: 50%;
    height: 80px;
    margin: 0 auto;
    width: 80px;
	max-width:none;
}
.post-content.fullwidth .author-name{
	padding-left: 40px;
}
.comment-details{
	padding-left: 80px;
}
.comment-img  .avatar,
.comment-img  img {
    border-radius: 50%;
    height: 90px;
    margin: 0 auto;
    width: 90px;
}
.author-title {
    color: #a48c3f!important;
    font-size: 1.3em;
    font-weight: 400;
    padding: 1.1% 0 3.15%;
    text-transform: capitalize;
}
.author-title span {
    color: #aeaeae;
    font-size: 1em;
    font-weight: 300;
    text-transform: lowercase;
}
.post-footer span {
    font-size: 1em;
    font-weight: 300;
    text-align: left;
    text-transform: capitalize;
}
.author-cmp-detail
{
	padding-top:3.8em;
	padding-bottom: 0.3em;
}
.post-comments
{
	padding-bottom:3em;
}

.item img
{
	height:100%;
	width:100%;
}
.carousel-control {
    bottom: 0;
    color: #000;
    left: 45px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: calc(50% - 11px);
    width: 0;
}
.carousel-control, .carousel-control:hover, .carousel-control:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #000 !important;
}
.carousel-control.right {
    right: 60px;
}
.video {
    background: none;
}

.post-content .venoframe {
    border: medium none;
    height: 552px;
    width: 100%;
}

.post-content .audio-frame {
    height: 552px;
	width: 100%;
}
.post-content .html5video{
    min-height: 100%;
    min-width: 100%;
    z-index: 1;
}
.post-content .html5video-post{
    height: 100%;
    width: 100%;
}

.post-details-header {
    position: relative;
}
.post-details-header .image-container
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_slider .post-details-header {
	position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3;
}
.home_slider .post-details-header.auto-height {
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.home_slider .post-details-header.custom-height{
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.home_slider .category-land-div .post-cat {
    bottom: 50px;
    left: 80px;
    position: absolute;
    width: 50%;
	z-index: 3;
}
.home_slider .date-land-div .post-date{
	bottom: 50px;
    right: 80px;
    position: absolute;
    z-index: 3;
}
.post-details-header .author-detail {
    position: absolute;
    text-align: center;
    top: calc(50% - 140px);
    width: 100%;
    z-index: 1;
}
.post-details-header .author-cmp-detail {
    position: relative;
}
.post-details-header .overlay-detail {
    background: none repeat scroll 0 0 #544927;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.post-details-header .category-land-div {
    bottom: 65px;
    font-size: 1.2em;
    font-weight: 300;
    left: 40px;
    position: absolute;
    text-transform: capitalize;
    width: 50%;
    z-index: 2;
}
.post-details-header .date-land-div  {
    bottom: 50px;
    position: absolute;
    right: 50px;
	z-index: 2;
}
.post-details-header .date-land-div span {
    color: #ffffff;
    font-size: 1em;
    font-weight: 300;
    text-transform: capitalize;	
    z-index: 2;
}
.share-this{
	text-align:right;
}
.share-this span {
    float: right;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 18px 20px 0 0;
    text-transform: uppercase;
}
.share-block .social-ftp {
    float: right;
    padding: 10px 0 0;
    text-align: right;
}
.share-block .tagged-with{
    font-size: 16px;
    font-weight: 600;		
    text-transform: uppercase;
    letter-spacing: 0.1em;
	margin-top: 18px;
}
.share-block .tagged-with a{
    font-size: 16px;
    font-weight: 400;		
    text-transform: none;
}
.social-ftp a {
    background: none repeat scroll 0 0 #a48c3f;
    color: #fff;
    display: inline-block;
    line-height: 1px;
    margin-right: 10px;
    padding: 12px 15px 9px;
    width: 40px;
}
.source-font {
    font-weight: 300;
}
.add-comment-head,.read-comment-head
{
    color: #000;
    padding-bottom: 0;
    text-transform: capitalize;
	font-size: 16.8px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0.83em 0;
    text-transform: uppercase;
}

.comment-form input {
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 300;
    height: 4em;
    padding-left: 15px;
    text-align: left;
    width: 100%;
	margin-bottom:35px;
}
.comment-form input#author {    
    border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c7c7c7;
	width:90%;
}

.comment-form input#email {    
    border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c7c7c7;
	width:90%;
}
.comment-form textarea#comment {
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
    border: 1px solid #c7c7c7;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    padding-left: 15px;
    padding-top: 20px;
    resize: vertical;
    width: 100%;
}

.time-last-comment {
	padding-left: 15px;
	color: #999999;
	font-size: 1.2em;
	font-weight: 400;
}
.comments-text{
	color: #7d7d7d;
}
.comments-text > p {
    font-size: 0.91em;
	padding-left: 0;
	padding-bottom: 0;
}
.read-comment-head.h4-24 > span {
    font-family: open sans;
    font-weight: 400;
}
.comment-image {
    float: left;
    height: 70px;
    margin-bottom: 3%;
    padding: 0 15px;
    width: 70px;
}
#submit:after {
    background: none repeat scroll 0 0 #000;
    content: "";
    height: 0;
    left: 0;
	position:absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
#submit {
    background: none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 130px;
    z-index: 1;
}
.share-this i {
    color: #fff;
    font-size: 16px;
}
.profile-name-discussion {
    color: #000;
    font-size: 1.1em;
    font-weight: 400;
    text-transform: capitalize;
}
.post-comments .comment
{
	padding: 2em 0;
}
.children .comment.clearfix {
    padding-top: 0;
}
.time-last-comment {
    color: #999999;
    font-size: 0.92em;
    font-weight: 400;
    padding-left: 15px;
}
.comment-text {
    color: #7d7d7d;
    font-size: 1.07em;
}
.comment-reply-link{
    font-size: 0.82em;
    font-weight: 400;
}
.comments-listing .children {
    padding-left: 8.33333%;
}
.widget .children,
.widget .sub-menu
{
    padding-left: 1% !important;
	margin-left:1% !important;
	padding-bottom:0px !important;
}
.widget select
{
    width: 100% !important;
}
/**************************/
/** Post/Page **/
/**************************/

/**************************/
/** Event Landing/Page **/
/**************************/
h3.head {
    border-bottom: 1px solid rgba(74, 78, 97, 0.7);
    color: #000;
    margin: 0 15px;
	font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 6px;
    line-height: 1.5em;
    text-transform: uppercase;
	padding-bottom: 1em;
}
}
.hover-anchor {
    display: block;
    font-size: 0;
    position: relative;
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.padding-col {
    padding-top: 6%;
}
.event-name {
    font-size: 0.93em;
    font-weight: 500;
    letter-spacing: 0.2em;
    padding-top: 20px;
    text-transform: uppercase;
	text-align:center;
}
.coming-brand img{
	margin-bottom:5%;
}
/**************************/
/** Landing/Page **/
/**************************/
.section-feature {
    background-color: #f8f8f8;
    padding: 5% 0;
    width: 100%;
}
.feature {
    color: #000;
    font-weight: 500;
    letter-spacing: 6px;
    line-height: 1.5em;
    padding-bottom: 3%;
    text-transform: uppercase;
}
.landing-footer {
    background-color: #f5f5f5;
    height: 200px;
    width: 100%;
}
.footer-text {
    color: #4c4c4c;
    font-size: 0.875em;
    padding-top: 3%;
    text-transform: uppercase;
}
.footer-multia {
    padding: 0 2%;
    width: 15%;
}
.p-font {
    color: #9b8034;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 1.7em;
    text-transform: uppercase;
}
/**************************/
/** Shorcodes/Page **/
/**************************/
/* Block Titles
-----------------------------------------------------------------*/

.title-block {
    padding: 2px 0 3px 20px;
    border-left: 7px solid #1ABC9C;
    margin-bottom: 30px;
}

.title-block-right {
    padding: 2px 20px 3px 0;
    border-left: 0;
    border-right: 7px solid #1ABC9C;
    text-align: right;
}

.title-block h1,
.title-block h2,
.title-block h3,
.title-block h4 { margin-bottom: 0; }

.title-block > span {
    display: block;
    margin-top: 4px;
    color: #555;
    font-weight: 300;
}

.title-block h1 + span { font-size: 22px; }

.title-block h2 + span { font-size: 19px; }

.title-block h3 + span { font-size: 17px; }

.title-block h4 + span {
    font-size: 15px;
    margin-top: 3px;
}


/* Heading Block - with Subtitle
-----------------------------------------------------------------*/

.heading-block { margin-bottom: 50px; }

.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.emphasis-title h1,
.emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

.emphasis-title h1,
.emphasis-title h2 {
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}

.heading-block h1 { font-size: 32px; }

.heading-block h2 { font-size: 30px; }

.heading-block h3 { font-size: 26px; }

.heading-block h4 {
    font-size: 20px;
    font-weight: 700;
}

.heading-block > span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
}

.heading-block .before-heading { margin-bottom: 7px; }

.heading-block.center > span,
.heading-block.title-center > span,
.center .heading-block > span {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.heading-block h1 + span { font-size: 24px; }

.heading-block h2 + span { font-size: 22px; }

.heading-block h3 + span,
.heading-block h4 + span { font-size: 20px; }

.heading-block ~ p:not(.lead) { font-size: 15px; }

.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}

.center .heading-block:after,
.heading-block.center:after,
.heading-block.title-center:after { margin: 30px auto 0; }

.heading-block.noborder:after,
.heading-block.nobottomborder:after { display: none; }

.heading-block.border-color:after { border-color: #1ABC9C; }


/* Emphasis Title
-----------------------------------------------------------------*/

blockquote footer:before{
    content: "— ";
}
blockquote footer {
    color: #777777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
	padding: 10px 0 5px;
}
.emphasis-title { margin: 0 0 50px; }

.emphasis-title h1,
.emphasis-title h2 {
    font-size: 64px;
    letter-spacing: -2px;
}

.emphasis-title h1 strong,
.emphasis-title h2 strong { font-weight: 700; }

/* ----------------------------------------------------------------
    Toggle
-----------------------------------------------------------------*/


.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}

.toggle-bg .toggle-container
{
	margin: 0 0 20px 0;
}
.toggle-border .toggle-container {
    border-bottom: 1px solid #eee;
}
.toggle .togglet,
.toggle .toggleta {
    display: block;
    position: relative;
    line-height: 24px;
    padding: 0 0 0 24px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #444;
    cursor: pointer;
}

.toggle .togglet i {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.toggle .toggleta { font-weight: bold; }

.toggle .togglet i.toggle-open,
.toggle .toggleta i.toggle-closed { display: none; }

.toggle .toggleta i.toggle-open { display: block; }

.toggle .togglec {
    display: block;
    position: relative;
    padding: 10px 0 0 24px;
}


/* Toggle - with Title Background
-----------------------------------------------------------------*/

.toggle.toggle-bg .togglet,
.toggle.toggle-bg .toggleta {
    background-color: #EEE;
    line-height: 44px;
    padding: 0 0 0 36px;
    border-radius: 2px;
}

.toggle.toggle-bg .togglet i {
    left: 14px;
    line-height: 44px;
}

.toggle.toggle-bg .togglec { padding: 12px 0 0 36px; }


/* Toggle - Bordered
-----------------------------------------------------------------*/

.toggle.toggle-border {
    border: 1px solid #CCC;
    border-radius: 4px;
}

.toggle.toggle-border .togglet,
.toggle.toggle-border .toggleta {
    line-height: 44px;
    padding: 0 15px 0 36px;
}

.toggle.toggle-border .togglet i {
    left: 14px;
    line-height: 44px;
}

.toggle.toggle-border .togglec { padding: 0 15px 15px 36px; }


/* Toggle - FAQs
-----------------------------------------------------------------*/

.faqs .toggle {
    border-bottom: 1px solid #EEE;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.faqs .toggle .togglet,
.faqs .toggle .toggleta { font-size: 15px; }

.faqs .toggle .togglet i {
    top: 1px;
    font-size: 14px;
}

.faqs .toggle .togglec { padding-bottom: 10px; }

/* ----------------------------------------------------------------
    Accordions
-----------------------------------------------------------------*/

.accordion { margin-bottom: 20px; }

.acctitle,
.acctitlec {
    display: block;
    position: relative;
    line-height: 24px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    cursor: pointer;
    border-top: 1px dotted #DDD;
    padding: 10px 0 10px 20px;
}

.acctitlec { cursor: auto; }

.acctitle:first-child { border-top: none; }

.acctitle i {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
}

.acctitle i.acc-open,
.acctitlec i.acc-closed { display: none; }

.acctitlec i.acc-open { display: block; }

.acc_content {
    position: relative;
    padding: 0 0 15px 20px;
}


/****************************/
/** Button **/
/****************************/
.button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	background-color: #0c7bf8;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	font-weight:500;
}
.button-after {
	 display: none;
	 position: absolute;
	 top:0;
	 z-index:2;
	 left:0;
	 right:0;
}
.button.button-mini {
	font-size: 14px;
	font-weight: 600;
    height: 30px;
	padding: 0 40px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
}

.button.button-mini:after:hover {
	line-height: 24px;
}
.button.button-small {
	font-size: 14px;
	font-weight: 600;
    height: 35px;
    line-height: 29px;
    text-align: center;    
	padding: 0 40px;
	word-spacing: 5px;
	text-transform: capitalize;
}
.button.button-medium {
	font-size: 16px;
	font-weight: 600;
	height: 38px;
	padding: 0 40px;
	line-height: 34px;
	text-align: center;
    text-transform: capitalize;
	letter-spacing: 0;
}
.button.button-large {
	font-size: 16px;
	font-weight: 600;
	height: 43px;
	padding: 0 40px;
	line-height: 40px;
	text-align: center;
    text-transform: capitalize;
}
.button.button-xlarge {
	font-size: 18px;
	font-weight: 600;
	height: 56px;
	padding: 0 40px;
	line-height: 50px;
	text-align: center;
    text-transform: capitalize;
}
.button-fullcolor {
	background-color: #ff1751;
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.button-hover{
	background-color: #ff1751;
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.button-hover:hover {
	background: #000000 none repeat scroll 0 0;
	color: yellow;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.border-button{
	border: 2px solid #f23561;
}
.button-3d{
	border-bottom:3px solid #d50035;
	background-color: #ff1751;
	color: #fff;
}
.button-fullcolor-rounded{
	border-radius:50px;
	background-color: #ff1751;
}
.button-white-rounded{
	border-radius:50px;		
	background-color: #fff;
	color: #ff1751;
	border: 2px solid #ff1751;
}
.button-fullcolor-3d-rounded{
	border-radius:50px;
	background-color: #ff1751;
}
.button-fullcolor-border{
	border-radius:10px;
	background-color: #ff1751;
}
.button-white-border{
	border-radius:10px;		
	background-color: #fff;
	color: #ff1751;
	border: 2px solid #ff1751;
}
.button-fullcolor-3d-border{
	border-radius:10px;
	background-color: #ff1751;
}
.radius-large{
	border-radius: 50px;
}
.radius-large:hover:after{
	border-radius: 50px;
}
.radius-small{
	border-radius: 10px;
}
.radius-small:hover:after{
	border-radius: 8px;
}
.radius-no{
	border-radius: 0px;
}
i[class*="Defaults-"] {
    font-family: "Defaults";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 2;
    text-transform: none;
}
/****************************/
/** Button **/
/****************************/

/****************************/
/** Hero Background **/
/****************************/
.lefthr{
	float: left;
    margin-bottom: 25px;
    margin-top: 18px;
}
.righthr{
	float: right;
    margin-bottom: 25px;
    margin-top: 18px;
}
.centerhr{
	float: none;
    margin: 0 auto;
}
.dashicons{
    height: 100px;
    line-height: 100px;
    width: 100px;
	text-align: center!important;
}
.icon-bg-circle,.dashicons{
	border-radius: 50%;
    height: 100px;
    line-height: 100px;
    width: 100px;
	text-align: center!important;
}
.icon-bg-square{
	border-radius: 0%;
    height: 100px;
    line-height: 100px;
    width: 100px;
	text-align: center!important;
}
.icon-bg-none{
	font-size: 30px;
    text-align: center!important;
}
.form-control-1.email-add-1.black {
    height: 50px;
    width: 70%;
    text-align: center;
}
.form-control-2.email-add-2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    height: 50px;
    text-align: center;
    width: 100%;
}
.button.button-large.button-fullcolor.submit-button {
    margin: 0;
	height: 50px;
	width: 30%;
}
.button.button-large.button-fullcolor.submit-button:hover {
	background: purple;
}

@media only screen and (max-width: 320px){
	.form-control-1.email-add-1.black {
		height: 50px;
		width: 230px;
	}
	
}
.sound-option  {
    position: absolute;
    right: 30px;	
}
.sound-option .fa-volume-off{
	transition: all 0.6s ease 0s;
}
.sound-option .fa-volume-up{
	transition: all 0.6s ease 0s;
}
/****************************/
/** Hero Background **/
/****************************/
/* Accordion - with Title Background
-----------------------------------------------------------------*/
.accordion.accordion-bg .acctitle,
.accordion.accordion-bg .acctitlec {
    background-color: #EEE;
    line-height: 44px;
    padding: 0 0 0 36px;
    margin-bottom: 5px;
    border-top: 0;
}

.accordion.accordion-bg .acctitle i {
    left: 14px;
    line-height: 44px;
}

.accordion.accordion-bg .acc_content { padding: 10px 0 15px 36px; }


/* Accordion - Bordered
-----------------------------------------------------------------*/

.accordion.accordion-border {
    border: 1px solid #DDD;
    border-radius: 4px;
}

.accordion.accordion-border .acctitle,
.accordion.accordion-border .acctitlec {
    border-color: #CCC;
    line-height: 44px;
    padding: 0 15px 0 36px;
}

.accordion.accordion-border .acctitle i {
    left: 14px;
    line-height: 44px;
}

.accordion.accordion-border .acc_content { padding: 0 15px 15px 36px; }

.alert i, .sb-msg i, .msgtitle i {
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 1px;
    width: 14px;
}
/* Justify Border Title
-----------------------------------------------------------------*/

.fancy-title {
    position: relative;
    margin-bottom: 62px;
}
.fancy-title  h2{
    color: #363738;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}
.fancy-title h1,
.fancy-title h2,
.fancy-title h3,
.fancy-title h4,
.fancy-title h5,
.fancy-title h6 {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    padding-right: 15px;
    margin: 0;
}


.fancy-title.border-bottom h1:after,
.fancy-title.border-bottom h2:after,
.fancy-title.border-bottom h3:after,
.fancy-title.border-bottom h4:after,
.fancy-title.border-bottom h5:after,
.fancy-title.border-bottom h6:after {
    background-color: #1bd982;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto 0;
    width: 50%;
}

.fancy-title h4,
.fancy-title h5,
.fancy-title h6 { padding-right: 10px; }

.fancy-title.border-title-double:before,
.fancy-title.border-title:before,
.fancy-title.border-title-color:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 3px double #E5E5E5;
    left: auto;
    top: 46%;
    right: 0;
}

.fancy-title.title-border:before {
    top: 49%;
    border-top: 1px solid #EEE;
}

.fancy-title.title-border-color:before {
    top: 49%;
    border-top: 1px solid #1ABC9C;
    opacity: 0.6;
}


/* Fancy Title - Center Align
-----------------------------------------------------------------*/

.title-center { text-align: center; }

.title-center h1,
.title-center h2,
.title-center h3 { padding: 0 15px; }

.title-center h4,
.title-center h5,
.title-center h6 { padding: 0 10px; }


/* Fancy Title - Right Align
-----------------------------------------------------------------*/

.title-right { text-align: right; }

.title-right h1,
.title-right h2,
.title-right h3 { padding: 0 0 0 15px; }

.title-right h4,
.title-right h5,
.title-right h6 { padding: 0 0 0 10px; }


/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.border-title-dotted {
    background: url("site/img/icons/dotted.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}

.fancy-title.title-border-bottom h1,
.fancy-title.title-border-bottom h2,
.fancy-title.title-border-bottom h3,
.fancy-title.title-border-bottom h4,
.fancy-title.title-border-bottom h5,
.fancy-title.title-border-bottom h6 {
    display: block;
    background: transparent;
    padding: 0 0 10px;
    border-bottom: 2px solid #1ABC9C;
}

.border-none{
	border:none!important;
}
/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
    Tabs
-----------------------------------------------------------------*/


.tabs {
    position: relative;
    margin: 0 0 30px 0;
}

ul.tab-nav {
    margin: 0;
    border-bottom: 1px solid #DDD;
    list-style: none;
}

ul.tab-nav li {
    float: left;
    border: 1px solid #DDD;
    border-bottom: 0;
    border-left: 0;
    height: 41px;
}

ul.tab-nav li:first-child {
    margin-left: 15px;
    border-left: 1px solid #DDD;
}

ul.tab-nav li a {
    display: block;
    padding: 0 15px;
    color: #444;
    height: 40px;
    line-height: 40px;
    background-color: #F2F2F2;
    font-size: 14px;
    font-weight: bold;
}

ul.tab-nav li.ui-tabs-active a {
    position: relative;
    top: 1px;
    background-color: #FFF;
}


/* Tabs - Navigation Style 2
-----------------------------------------------------------------*/


ul.tab-nav.tab-nav2 {
    border-bottom: 0;
}

ul.tab-nav.tab-nav2 li {
    border: 0;
    margin-left: 10px;
}

ul.tab-nav.tab-nav2 li:first-child {
    margin-left: 0;
    border-left: 0;
}

ul.tab-nav.tab-nav2 li a {
    background-color: #F5F5F5;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

ul.tab-nav.tab-nav2 li.ui-state-active a {
    top: 0;
    background-color: #1ABC9C;
    color: #FFF;
}


/* Tabs - Content Area
-----------------------------------------------------------------*/

.tab-container {
    position: relative;
    padding: 20px 0 0;
}

ul.tab-nav li a i {
    position: relative;
    top: 1px;
    font-size: 14px;
    margin-right: 3px;
}

/* Tabs - Bordered
-----------------------------------------------------------------*/

.tabs-bordered ul.tab-nav li:first-child { margin-left: 0; }

.tabs-bordered .tab-container {
    border: 1px solid #DDD;
    border-top: 0;
    padding: 20px;
}


/* Tabs - Side Tabs
-----------------------------------------------------------------*/

.side-tabs ul.tab-nav {
    float: left;
    width: 200px;
    padding: 20px 0;
    border-bottom: 0;
    border-right: 1px solid #DDD;
}

.side-tabs ul.tab-nav li {
    float: none;
    border: 1px solid #DDD;
    border-right: 0;
    border-top: 0;
    height: auto;
	margin-bottom: 0;
}
.tab-content .tab-pane.tab-content {
    padding-top: 20px;
}

.side-tabs ul.tab-nav li:first-child {
    margin-left: 0;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
}

.side-tabs ul.tab-nav li a {
    height: auto;
    line-height: 44px;
}

.side-tabs ul.tab-nav li.ui-tabs-active a {
    top: 0;
    right: -1px;
}

.side-tabs .tab-container {
    overflow: hidden;
    padding: 15px 0 0 20px;
}


/* Tabs - Side Tabs & Nav Style 2
-----------------------------------------------------------------*/

.side-tabs ul.tab-nav.tab-nav2 { border: 0; }

.side-tabs ul.tab-nav.tab-nav2 li {
    border: 0;
    margin: 6px 0 0;
}

.side-tabs ul.tab-nav.tab-nav2 li:first-child { margin-top: 0; }

.side-tabs ul.tab-nav.tab-nav2 li a { box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }

.side-tabs ul.tab-nav.tab-nav2 li.ui-state-active a { right: 0; }


/* Tabs - Side Tabs & Bordered
-----------------------------------------------------------------*/

.tabs-bordered.side-tabs ul.tab-nav {
    position: relative;
    padding: 0;
    z-index: 2;
    margin-right: -1px;
}

.tabs-bordered.side-tabs ul.tab-nav li a {
    height: auto;
    line-height: 44px;
}

.tabs-bordered.side-tabs ul.tab-nav li.ui-tabs-active a {
    right: -1px;
    border-right: 1px solid #FFF;
}

.tabs-bordered.side-tabs .tab-container {
    overflow: hidden;
    padding: 20px;
    border-top: 1px solid #DDD;
}

.search_class .screen-reader-text{ display:none !important;}
.search_class #searchform #s{ width:50%; !important;}
.post-detail ul li {
    list-style: outside none disc;
}
.post-detail ul {
	margin: 4px 0 5px 20px;
}
/* after release */
/*.inner_carousel div img.wp-post-image {
    width: 160px;
    height: 56px;
}*/
.hero_s_content
{
	margin:0;
}
/* after release */



.row-wrap {
	margin-top: 5%;
}
.padding-bottom-45{
	padding-bottom:45px
}
.bottom-spacing{
	margin-bottom:2.5%;
}

.about p, .event-features p, .schedules p,
.speakers p, .packages p, .sponsors p,
.contact-wrap p{
	margin: 0;
	padding: 0;
}

.form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
   
}
.subcribe .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
.subcribe .form-control::-moz-placeholder {
 /* Mozilla Firefox 19+ */
    color: #fff;
}
.subcribe .form-control::-ms-input-placeholder { 
	/* Internet Explorer 10+ */
    color: #fff;
}
.subcribe .form-control*::-moz-placeholder {
	color: #fff;
}

/****************************/
/** Preloader **/
/****************************/

.preloader {
	background: none repeat scroll 0 0 #101012;
	position: fixed;
	z-index: 110;
	height: 100%;
	width: 100%;
	overflow:hidden!important;
}

.status {
	background: url("site/img/loading.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: none;
	height: 104px;
	left: calc(50% - 100px);
	margin: 0 auto;
	opacity: 1;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	top: calc(50% - 52px);
	width: 100%;
	z-index: 111;
}

.section-padding {
	padding-top: 6%!important;
	padding-bottom: 6%!important;
}
#schedule .section-padding{
    padding-bottom: 0% !important;
}
/*.section-padding-top {*/
/*	padding-top: 6%!important;*/
/*}*/

/*.section-padding-bottom {*/
/*	padding-bottom: 6%!important;*/
/*}*/
.section-padding-none {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
a.d-sch,a.fb {
	color:#212639;
}

.section-margin {
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}
.section-margin-top {
	margin-top: 30px!important;
}

.section-margin-bottom {
	margin-bottom: 30px!important;
}
.section-margin-none {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.nopadding {
	padding: 0;
}

.inner {
	padding-top: 28%;
}

hr {
	width: 8%;
	border: solid 1px;
	margin-top:18px;
	margin-bottom:25px;
}

#grid-gallery figcaption hr{
	margin-top:0px;
	margin-bottom:15px;
}

/****************************/
/** Home page **/
/****************************/
.home_slider {
	position: relative;
	overflow: hidden;
}
.landing-text-pos.slider_content {
    -moz-user-select: none;
}

.coming-landing-text-pos.slider_content {
    -moz-user-select: none;
}
.image_overlay {
	background-color: rgba(33, 39, 57, 0.5);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-repeat:repeat;
	z-index:2;
}

.image-bg {
	animation: 60s ease 0s normal none infinite back_animation;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-color: rgba(0, 0, 0, 0);
	background-size: cover;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.slider_overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
	background-repeat:repeat;
}
.landing-text-pos.slider_content
{	
    z-index: 3;
}

.coming-landing-text-pos.slider_content
{	
    z-index: 3;
}

.landing-text-pos.image_content {
    z-index: 3;
}

.coming-landing-text-pos.image_content {
    z-index: 3;
}
.form-notify button.submit-button  {
	margin-left: 0;
	outline: 0 none;
	padding-left: 1.5em;
	background: none repeat scroll 0 0 #0c59d8;
	color: #fff;
	height: 51px;
	border: 0 none;
	border-radius: 0 !important;
	width: 4em;
}
.notify-by-email {
	margin-top:3.1%;
}

h2.notify{
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: 0.61em;
    margin-bottom: 2%;
	margin-top: 0;
    text-transform: uppercase;
}
.form-notify .icon-arrow.right {
	height: 26px;
	width: 12px;
}
.social-btn i ,.d-sch i,.fb i{
    margin-right: 0!important;
}
.form-notify .submit-button i {
	font-size: 1.3em;
	line-height: 1.7;
	float:none !important;
}
.form-notify .icon-arrow {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	height: 12px;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 26px;
}
.form-notify .icon-arrow.right:hover, .form-notify .submit-button:hover .icon-arrow.right {
    margin-left: 0.3em;
}
.form-notify .icon-arrow.right:hover span, .form-notify .submit-button:hover .icon-arrow.right span{
	opacity:1;
	width:20px;
}
.form-notify .icon-arrow.right:before{
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.form-notify .icon-arrow.right:before,.form-notify .icon-arrow.right:after {
	right: 0;
	top: 11px;
	-webkit-transform-origin: 12.5px 1.5px;
	-moz-transform-origin: 12.5px 1.5px;
	-ms-transform-origin: 12.5px 1.5px;
	-o-transform-origin: 12.5px 1.5px;
	transform-origin: 12.5px 1.5px;
}
.form-notify .icon-arrow.right:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-notify .icon-arrow:after, .form-notify .icon-arrow:before {
	background-color: #FFFFFF;
	content: " ";
	display: block;
	height: 3px;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 14px;
}
.form-notify .icon-arrow.right span {
	height: 3px;
	right: 1px;
	top: 11px;
	width: 0;
}
.form-notify .icon-arrow span {
	background-color: #FFFFFF;
	color: rgba(0, 0, 0, 0);
	display: block;
	font: 0px/0 a;
	opacity: 0;
	position: absolute;
	text-shadow: none;
	-webkit-transition: height 0.3s ease 0s, width 0.3s ease 0s, opacity 0.5s ease 0s;
	-moz-transition: height 0.3s ease 0s, width 0.3s ease 0s, opacity 0.5s ease 0s;
	-o-transition: height 0.3s ease 0s, width 0.3s ease 0s, opacity 0.5s ease 0s;
	transition: height 0.3s ease 0s, width 0.3s ease 0s, opacity 0.5s ease 0s;
}
.subscribe .form-control.email-add {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color rgb(255, 255, 255);
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    color: #fff;
    height: 51px;
    text-align: center;
    width: 100%;
}
.subscribe .form-control::-moz-placeholder {
    color: #fff;
}
#home_video {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.video-bg {
    animation: 60s ease 0s normal none infinite running back_animation;
	background-size: cover;
    background-repeat:no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#tubular-container
{
	z-index:2;
}
.youtube_overlay{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
	background-repeat:repeat;
}
.video_overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
	background-repeat:repeat;
}
.landing-text-pos.video-landing-content
{
	z-index: 3;
}

.coming-landing-text-pos.video-landing-content
{
	z-index: 3;
}
@-webkit-keyframes back_animation {
	0% {
	-webkit-transform: scale(1);
	}

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

	100% {
	-webkit-transform: scale(1) ;
	}
}
@-moz-keyframes back_animation {
	0% {
	-moz-transform: scale(1);
	}

	50% {
	-moz-transform: scale(1.4);
	}

	100% {
	-moz-transform: scale(1) ;
	}
}
@-o-keyframes back_animation {
	0% {
	-o-transform: scale(1);
	}

	50% {
	-o-transform: scale(1.4);
	}

	100% {
	-o-transform: scale(1) ;
	}
}
@keyframes back_animation {
	0% {
	transform: scale(1);
	}

	50% {
	transform: scale(1.4);
	}

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

#title_hr {
	border: 1px solid;
	margin: 1.8em auto 2.9em;
	width: 50px;
}

#cross_hr {
	background: url("site/img/wavylineblue.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 9px;
    margin: 1.8em auto 2.9em;
    width: 90px;
}

.landing-text-pos {
	position: absolute;
	top: 35%;
	width: 100%;
}
.coming-landing-text-pos {
	position: absolute;
	top: 18%;
	width: 100%;
}
.landing-text-pos  h1{
    font-size: 3.5em;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.coming-landing-text-pos h1{
    font-size: 3.5em;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.landing-text-pos p{
	color: #ffffff;
}
.coming-landing-text-pos p{
	color: #ffffff;
}
.learn-more-btn{
	background: none repeat scroll 0 0;
    color: #363738;
    display: block;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 2.9em auto 0;
    padding: 15px;
    text-transform: uppercase;
    width: 200px;
}
.is-countdown {
	 margin-top: 2%;
}
.align-center {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	clear: both;
	text-align: center;
	float: none;
}
.align-right {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	clear: both;
	text-align: right;
	float: none;
}
.align-left {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	clear: both;
	text-align: left;
	float: none;
}
/****************************/
/** Navigation Bootstrap **/
/****************************/

.scroll-header {
	background: none repeat scroll 0 0 #0f1726;
}
.banner-fix {
    background: #B6AC99;
    padding: 1rem;
}
.banner-fix  p {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color:#402B04;
    padding: 0 !important;
}
.header {
	width: 100%;
	position: fixed;
	z-index: 5;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: translateZ(0);
	top: 0;
}

#example-navbar-collapse {
	float: right;
}

.navbar.navbar-default {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	border-radius: 0;
	margin-bottom: 0;
}
ul.nav.navbar-nav li
{
	margin-bottom:0;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.dropdown-menu{
    padding: 5px 0;
	border: none;
}
.dropdown-menu > li > a {
	padding: 10px 20px;
}
.dropdown-menu > li
{
	margin-bottom:0;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.dropdown-menu > li > a {
	color: #fff;
    font-size: 0.91em;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #1d2533;
    margin: 0 20px;
    padding: 10px 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	background:none!important;
}
.dropdown-menu > li:last-child > a
{
	border-bottom:none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #1bce7c;
    text-decoration: none!important;
}

.navbar-default .navbar-form {
    border-color: rgb(46, 62, 79);
	border-top: 1px solid rgb(46, 62, 79);
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 0px;
    margin-top: 8px;
    padding: 9px 12px;
    position: relative;
}

.navbar-nav > li > a {
	padding-bottom: 27.55px;
	padding-top: 27.5px;
}
.navbar-nav > li > a:hover {
  color:#95211d !important;
}
.navbar-nav  li.active > a {
  color:#95211d !important;
}
.navbar-nav > li > a {
  color: white !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	background: none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: none;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
}

.navbar-brand {
	height:100%;
}

#bs-navbar-collapse {
	float: right;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
.dropdown-submenu > .dropdown-menu {
    border-radius: 0 6px 6px;
    left: 100%;
    margin-left: 0;
    margin-top: 0;
    top: 0;
}

/******************************
/** Features **/
/*****************************/
.features-wrapper {
	padding: 70px 0px 70px 0px;
}

.icon {
	display: block;
	color: #1bce7c;
	font-size: 5em;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin: 0 auto 10px;
}

.features .row {
	margin: 0px;
}

.features p {
	color: #f9f9f9;
}

.features h2 {
	color: #1bce7c;
	font-size: 1.2em;
    font-weight: 600;
	letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0.83em 0;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 1;
}

.grid figure section {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure section::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.threeDImage_hover:hover
{
	transition: all 0.6s ease 0s!important;
}
/****************************/
/** Vimoe and galley hover **/
/****************************/

figure.vimeo-video{
	background: url("site/img/video.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.vimeo-video:hover {
	background: none repeat scroll 0 0 rgb(27, 217, 130);
}

.slide_gallery{
	height: 392px;
	-webkit-transition: background .2s ;
	-moz-transition: background .2s ;
	-o-transition: background .2s ;
	-ms-transition: background .2s;
	transition: background .2s ;
}

.slide_gallery img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.slide_gallery:hover span {
	opacity:1;
	text-align: center;
    width: 100%;
}
.slide_gallery a {
	display: block;
	height: 81px;
	left: calc(50% - 55px);
	position: absolute;
	top: calc(50% - 40.5px);
	width: 110px;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.slide_gallery a.gal-span
{
	left: calc(50% - 45px);
}
.slide_gallery span {
	color: #fff;
    font-size: 1.5em;
    left: 0;
    letter-spacing: 0.1em;
	opacity: 0;
	position: absolute;
	top: 35%;
}

.slide_gallery:hover img {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.event_video_hover:hover
{
	transition: all 0.6s ease 0s!important;
}

/*******************************/
/** Team **/
/*******************************/
.md-close{
	position: absolute;
    right: 10px;
    top: 10px;
}
.team {
	background-color: #212739;
}


ul.social-buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.social-buttons li {
	display: inline-block;
	margin-right: 10px;
}

ul.social-buttons li:last-child {
	margin-right: 0;
}
.social-btn {
	width: 46px;
	height: 46px;
	display: inline-block;
	color: #fff;
	line-height: 46px;
	text-align: center;
	background-color:#000;
}
.social-btn i{
	font-size:1.2em;
	line-height:inherit;
}

.social-btn:focus {
	background: #b6ac99 !important;
	color: #fff;
}
.social-btn:hover {
  background:#95211d !important;
}
.social-btn-circle{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}
.social-btn-rounded{
	border-radius: 25%;
	-moz-border-radius: 25%;
	-webkit-border-radius: 25%;
	-o-border-radius: 25%;
}
.social-btn.social-btn-no {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.social-btn.social-btn-no:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
blockquote {
    margin: 1em 0 1.9em !important;
	padding:0 1.9em!important;
}
blockquote p{
	font-size: 1em;
    line-height: 1.6em;
	padding:0px!important;
}
.social {
	margin-top: 25px;
}

.team p {
	color: #f9f9f9;
}

.team h2 {
	color: #1bce7c;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 0.83em 0;
    text-transform: uppercase;
}

.team h1 {
	color: #ffffff;
}
.team .md-content{
	padding:0;
}
.sp-name {
	text-align: center;
}

.md-effect-9.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-9 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	-moz-transform: rotateX(-70deg);
	-ms-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.md-show.md-effect-9 .md-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

.sp-dsc blockquote p {
	margin: 0;
	color: #5f6061;
}


div.avatar {
	text-align: center;
}

div.avatar img{
	margin: 0 auto;
}

div.avatar img{
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.folio {
	max-width: 500px;
	height: auto;
	text-align: center;
	padding:30px;

}

.tnc-folio{
	height: auto;
	text-align: center;
}

.sp-name {
	border-bottom:1px solid rgba(33, 39, 57, 0.15);
	margin-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	color: #1bce7c;
}

.sp-dsc {	
	margin-top: 20px;
	text-align: left;
	padding: 0px 0px 30px;
	font-size: 0.9em;
	color: 939393;
}

.sp-social
{
	border-top: 1px solid rgba(33, 39, 57, 0.15);
}
.md-content .sp-social ul {
	text-align:center;
}


.sp-social ul li {
	display: inline-block;
}

/**********************/
/** Button Effect */
/*********************/

.btn-effect {
	background-repeat: repeat;
	border: medium none;
	color: #fff;
	letter-spacing: 0.2em;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index:1;
	cursor:pointer;
	position:relative;

}

.pricing-wrap .btn-effect{
	background: none repeat scroll 0 0 #fff;
}
.btn-effect:after {
	background: none repeat scroll 0 0 #000;
	height: 0;
	left: 0;
	top: 0;
	width: 100%;
	z-index:-1;
	content: "";
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.btn-effect:hover:after, 
.btn-effect:active:after {
	height: 100%;
}

.get_directions.btn-effect {
	height: 50px;
    margin-bottom: 45px;
    margin-top: 0;
    width: 230px;
}
.get_directions.btn-effect i{
	display:none;
	font-size:1.75em;
}

.get_directions.btn-effect:hover span{
	display:none;
}

.get_directions.btn-effect:hover i{
	display:block;
}


#responsive {
	background-color: #ffffff;
}

/********************************/
/** Schedule **/
/********************************/

.name {
    text-transform: none;
    font-weight: 500;
    margin-right: 5px;
	
}
section.schedules.text-center.section-padding-top {
  padding-top: 3%;
}
.speaker-designaition{
	cursor: pointer;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: none;
}
.a-name {
	color: #212739;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 6px;
	font-weight: 500;
}

.day {
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    text-transform: uppercase;
}

.accordion {
	overflow: hidden;
	margin: 34px auto 0px auto;
}

.accordion .item .heading {
	cursor: pointer;
	color: #fff;
	box-sizing: border-box;
}

.accordion .item .heading .e-title {
	border-top: 1px solid;
    box-sizing: border-box;
    color: #212739;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: 0.1em;
    padding: 15px 15px 15px 0px;
    text-align: left;
    text-transform: uppercase;
}


.accordion .item .heading .time {
	border-top: 4px solid;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 1.1em;
    font-weight: 500;
    padding: 15px 0;
    text-align: left;
}

.accordion .item .col-md-12 {
	padding: 0px;
}

.accordion .item.open .heading,.accordion .item:last-child .heading {
	border: 0;
}

.accordion .item.open .heading .e-title {
	background-position: right 0px top 10px;
}

.accordion .item .content {
    display: none;
	color: #5f6061;
    font-size: 0.8em;
    line-height: 25px;
    text-align: left;
}

.details {
	padding: 20px 0px 20px 0px;
	border-top: dotted 1px;
}

.venue {
	padding: 20px 0px 20px 0px;
}

.d-sch {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 6px;
    padding: 25px 40px;
    text-transform: uppercase;
}

.d-sch i,.fb i {
	padding:0 10px;
	transform: translateY(15%);
}

.up-down-icon {
	position: absolute;
    right: 15px;
    bottom: 45px;
}

.up-down-icon i {
	position:absolute;
}

.item .fa-chevron-up {
	display:none;
}

.open .fa-chevron-up {
	display:block;
}
.item .fa-chevron-down {
	display:block;
}
.open .fa-chevron-down {
	display:none;
}
.fb {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 6px;
    padding: 25px 40px;
    text-align: left;
    text-transform: uppercase;
}

.container-schedule {
	position: relative;
	width: 100%;
	padding: 0px;
}
/****************************/
/** Registration Form **/
/****************************/
.swag {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.swag h1 {
	color: #fff;
	font-size: 50px;
}

.swag h1 span {
	display: block;
	font-size: 25px;
	margin-top: 20px;
}

.down-arrow-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	background: rgba(27, 217, 130, 0.4);
	display: inline-block;
	margin: 10px auto 20px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.down-arrow-btn:hover, .down-arrow-btn:focus {
	color: #fff;
	background: rgba(27, 217, 130, 1);
}

.nl-form {
	width: 100%;
	font-size: 2.5em;
	line-height: 1.9;
	text-align: center;
	letter-spacing: 1px;
}

.nl-form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nl-form input,
.nl-form select, 
.nl-form button {
	border: none;
	background: transparent;
	display: inline-block;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.nl-form input:focus {
	outline: none;
}

.nl-field-toggle, .nl-form input, .nl-form select {
	line-height: inherit;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px dashed #567a69;
}

.nl-form .nl-field-go {
	position: absolute;
	right: 0;
	top: calc(29%);
	height: 100%;
	cursor: pointer;
	width: 1.8em;
	text-align: center;
	color: transparent;
}

.nl-field-go:before {
	content: "Enter";
	font-size: 55%;
	color: #fff;
	width: 100%;
	display: block;
}

.nl-form .nl-submit {
    cursor: pointer;
    font-size: 0.4em;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    width: 200px;
}

.no-touch .nl-form .nl-submit:hover, .no-touch .nl-form .nl-submit:active {
	background: rgba(27, 206, 124, 0.40);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	color: #fff;
}

.no-touch .nl-form .nl-submit:hover:before {
	background: #58a199;
}

.nl-field {
	display: inline-block;
	position: relative;
}

.nl-field.nl-field-open {
	z-index: 10000;
}

.nl-field ul {
	position: absolute;
	visibility: hidden;
	background: #212639;
	left: -0.5em;
	top: 150%;
	font-size: 70%;
	opacity: 0;
	-webkit-transform: translateY(-40%) scale(0.9);
	-moz-transform: translateY(-40%) scale(0.9);
	transform: translateY(-40%) scale(0.9);
	-webkit-transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: visibility 0s 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}

.nl-field.nl-field-open ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	-webkit-transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: visibility 0s 0s, opacity 0.3s, -moz-transform 0.3s;
	transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
}

.nl-field ul li {
	color: #fff;
	position: relative;
	line-height: 1.9;
}

.nl-dd ul li {
	padding: 0 1em 0 1em;
	cursor: pointer;
	white-space: nowrap;
	margin: 0;
}

.nl-dd ul li.nl-dd-checked {
    opacity: 0.6;
}

/* submit button */
.nl-submit-wrap {
	margin: 1em auto 0;
}

.nl-dd ul li.nl-dd-checked:before, .nl-submit:before, .nl-field-go:before {
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.nl-ti-text ul {
	min-width: 8em;
}

.nl-ti-text ul li.nl-ti-input input {
	width: 100%;
	padding: 0.2em 2em 0.2em 0.5em;
	border-bottom: none;
	color: #fff;
	font-size:0.9em;
}


.nl-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.3s, opacity 0.3s;
	-moz-transition: visibility 0s 0.3s, opacity 0.3s;
	transition: visibility 0s 0.3s, opacity 0.3s;
}

.nl-field.nl-field-open ~ .nl-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.nl-ti-text ul li.nl-ti-example {
	font-size: 50%;
	padding: 0.4em 1em;
	color: #fff;
	border-top: 1px dashed rgba(46, 62, 79, 1);
}

.nl-ti-text ul li.nl-ti-example em {
	color: #fff;
}

a {
	color: #212639;
	text-decoration: none;
}

.tc {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0,0,0,0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	color: #212639;
	background: #ffffff;
	position: relative;
	margin: 0 auto;
}

.md-content h3 {
	margin: 0;
	text-align: center;
	color: #1bce7c;
    font-size: 1.3em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
	font-weight:700;

}

.md-content > div {

	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
	text-align: left;
}

.md-content > div ul {
	margin-top: 30px;
    padding: 0 20px;
	margin-bottom: 0;
}

.md-content > div ul li {
    line-height: 1.5;
    list-style-type: disc;
    margin-bottom: 20px;
    padding-left: 15px;
}

.disclaimer{
	margin:0;
	
}
.padding-none{
	padding:0;
}
.disclaim-border{
	border:none;
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 1em;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.md-trigger {
	background-color: transparent;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 1em;

}

.md-trigger:hover {
	color: rgba(255, 255, 255, 1);
}

.md-effect-10.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-10 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
    padding: 35px;
}
/**************************/
/** Pricing **/
/**************************/
.planContainer {
	margin-top: 10px;
	margin-left:0;
}

.planContainer .title h2 {
    font-size: 3em;
    font-weight: 600;
    margin: 0;
    padding: 0.6em 0;
}

.planContainer .title h2.bestPlanTitle {
	color: #212639;
}

.planContainer .price p {
    font-size: 1.2em;
    font-weight: 500;
    height: 2.6em;
    letter-spacing: 3px;
    line-height: 2.6em;
    margin: 0 0 1em;
    text-transform: uppercase;
}

.planContainer .price p.bestPlanPrice {
	background: #1ee68a;
	color: #212639;
}

.planContainer ul {
	margin-top: 30px;
	margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    margin-right: 0;
    list-style: none;
}

.planContainer ul li {
	line-height: 2;
	padding: 0 10px;
}

.planContainer .buybutton a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	line-height: 2.6em;
	display: inline-block;
	width: 80%;
	height: 2.8em;
	margin: 1.5em 0 1.8em;
}
a.register-botton:hover {
	color:#FFFFFF!important;
}

.planContainer .buybutton a.bestPlanButton {
	color: #212639;
}

ul.planContainer li.title {
	margin-bottom: 0px;
}

.effects {
	padding-left: 15px;
}

.effects .img {
	position: relative;
	margin-bottom: 25px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.effects .img:nth-child(n) {
	margin-right: 5px;
}

.effects .img:first-child {
	margin-left: -15px;
}

.effects .img:last-child {
	margin-right: 0;
}

.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	max-width: none;
}

.overlay {
	display: block;
	position: absolute;
	z-index: 20;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

a.close-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 45px;
	height: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}

a.close-overlay.hidden {
	display: none;
}

button.expand {
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 1em;
	letter-spacing:0.2em;
	text-transform: uppercase;
	line-height: 30px;
	top: calc(50% - 33px);
	left: 0;
	width:100%;
}
.overlay-effect .img i {
	font-size: 30px;
}
.overlay-effect .overlay {
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.overlay-effect .overlay a.expand {
	left: 0;
	right: 0;
	bottom: 47%;
	margin: 0 auto -30px auto;
}
.overlay-effect .img.hover .overlay {
	height: 100%;
	opacity: 1;
}
.img img {
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	
}
.img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.designs {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
}

ul.slides li {
	margin-bottom: 15px;
}

/******************************/
/** Sponsor **/
/*****************************/

.ignite-btn {
	display: inline-block;
	padding: 25px 40px;
	color: #fff;
	border: solid 1px #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.ignite-btn:hover, .ignite-btn:focus {
	color: #3dc9b3;
	border: solid 1px #3dc9b3;
}

.inner_carousal{
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px; 
	width: 980px;
	height: 100px; 
	overflow: hidden;
}

ul.planContainer:hover {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}

ul.planContainer {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	margin: 0;
    padding: 0;
    list-style: none;
}

.planContainer .buybutton a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.planContainer .buybutton a:hover {
	background: #212739;
	color: #fff;
}

.planContainer a.bestPlanButton:hover {
	background: #1BCE7C;
	color: #fff;
}

/*************************/
/** Subscribe **/
/*************************/

/*.fa-spin,.fa-check-circle,.fa-exclamation-circle,.fa-spinner {
	display: none;
}*/
.subscribe {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 70px 0 70px;
}

.subscribe h1 {
	color: #fff;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.subscribe h1 span {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: 1px;
}

.input-group {
    display: table !important;
}

.subcribe .form-control.email-add {
    border: medium none;
    border-radius: 0;
    height: 51px;
    text-align: center;
    width: 100%;
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid rgb(255, 255, 255);
    box-shadow: none;
}


.form-notify .form-control.email-add {
    height: 51px;
    width: 100%;
    /*border: 1px solid rgb(255, 255, 255);*/
    padding:6px 12px;
}

.form-loader-div {
	text-align:center;
}
.form-loader {
    background: url("site/img/loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 32px;
    margin-top: 5px;
    width: 32px;
}

.subscribe button {
	background: none;
    border: medium none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    height: 35px;
    letter-spacing: 6px;
    margin-top: 15px;
    text-transform: uppercase;
	position:relative;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.subscribe button:hover {
	background:none;
	border: none;
	color: #1bce7c;
}

.subscribe button:focus{
	outline:0 none;
	border:0 none;
	background:none;
	color: #1bce7c;
}

.subscribe button span {
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
	left:0;
	 -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


.subscribe button:hover span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.subscribe button:hover i {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s
}
	
.subscribe button i{
	font-size:1.5em;
	font-size: 1.5em;
    position: absolute;
    top: 0;
	left: 14px;
	 -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.notify-success #message {
    color: #1bce7c;
    font-size: 1.1em;
    margin-top: 10px;
	text-transform:capitalize;

    }
	
.error #message{

	color: #EC7406;
	font-size: 1.1em;
    margin-top: 10px;
	text-transform:capitalize;

	
}

/********************************/
/** Contact **/
/********************************/

#contact p {
	color: #ffffff;
}

#contact p a {
	color: #ffffff;
}


#result .success{
    color: #1bce7c;
    font-size: 16px;
	text-transform:capitalize;
	position: absolute; 
	width: 100%;
	text-align: center;
	left: 0px;
	margin-top: 15px;

}

.success{
	color: #1bce7c;
	text-align: center;
	left: 0px;
	margin-top: 15px;
}

.message ul.error{
	color:#EC7406;
	font-size: 16px;
	text-transform:capitalize;
	width: 100%;
	text-align: center;
	left: 0px;
	margin-top: 15px;
}

.message ul.success{
	color:#1bd982;
	font-size: 1.03em !important;
	text-transform:capitalize;
	width: 100%;
	text-align: center;
	left: 0px;
	margin-top: 15px;
}


.captcha-left {
    width: 45%;
	float:left;
    margin-right: 5%;
    text-align: right;
}

.captcha-right {
    float: right;
    text-align: left;
    width: 50%;
}
.captcha-left > img {
    margin-top: 20px;
}

.up-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	top: -26px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.up-btn:hover, up-btn:focus {
	color: #fff;
}

.contact-details {
	margin: 70px 0 60px;
}

.contact-details h2 span {
	color: #1bce7c;
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin-top: 15px;
    text-transform: uppercase;
}

.contact-wrap {
	background-color: #212739;
	position: relative;
}

.contact-wrap h1 {
	color: #ffffff;
}

.dark-bg {
	background: #f3f5f8;
}

.light-bg {
	background-color: #fff;
}

.dark-box {
	background: #f3f5f8;
	-webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
	-moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
}

.light-box {
	-webkit-box-shadow: 0px -1px 0px 0px;
	-moz-box-shadow: 0px -1px 0px 0px;
	box-shadow: 0px -1px 0px 0px;
	padding: 20px 0;
	margin: 20px 0;
}

.light-box:hover, .light-box:focus {
	-webkit-box-shadow: 0px 5px 0px 0px;
	-moz-box-shadow: 0px 5px 0px 0px;
	box-shadow: 0px 5px 0px 0px;
}

.box-hover {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.box-hover:hover, .box-hover:focus {
	transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
}
.learn-more-btn.btn-effect.get_directions span {
    color: #FFF;
}
/************************************/
/** Footer **/
/************************************/

footer a {
	color: #a1a9b0;
}

footer {
    padding: 25px 0;
}

footer p {
	color: #fff;
}

ul.legals {
	list-style: none;
	color: #fff;
	line-height: 25px;
	margin: 0;
}

.legals  .md-trigger {
	padding-right:10px;
}

ul.legals li {
	display: inline-block;
	margin: 0;
}

ul.legals li::after {
	content: " |";
	margin-right:10px;
}

ul.legals li:last-child::after {
	content: "";
}

.legals {
	text-align: center;
}

.disclaimer p{
	color: #5f6061;
    font-size: 0.95em;
    line-height: 1.6em;
    margin-top: 30px;
}

#modal-10 li{
	margin-bottom:20px;
}

/*****************************************************/
/* Snow effect */
/*****************************************************/
.snow {
    position: absolute;
    top: 0;
	width: 100%;
    z-index: 2;
	overflow: hidden;
}
/*****************************************************/
/* Rain effect */
/*****************************************************/
 #background { 
	display: none!important; 
}
#canvas {
	overflow: hidden;    
	position: absolute; 
	top: 0; 
	left: 0;
	width: 100%;
    z-index: 2;
	opacity:0;
}
/*****************************************************/
/* Triangle CSS */
/*****************************************************/
.animate-canvas {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
/*****************************************************/
/* Particle CSS */
/*****************************************************/
#particles {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
	height: 100%;
    z-index: 2;
}


@media screen and (max-width:1600px){
	.d-sch {
		background: url("site/img/dicn.png") no-repeat scroll right 30px top 20px rgba(0, 0, 0, 0);
		display: inline-block;
		float: left;
		font-size: 0.8em;
		font-weight: bold;
		letter-spacing: 6px;
		padding: 25px 72px;
		text-transform: uppercase;
		width: 50%;
		background-size: 6%;
	}
	.fb {
		background: url("site/img/fbicn.png") no-repeat scroll left 30px top 18px rgba(0, 0, 0, 0);
		border-left: 1px solid #c8c8c8;
		display: inline-block;
		float: left;
		font-size: 0.8em;
		font-weight: bold;
		letter-spacing: 6px;
		padding: 25px 55px;
		text-align: left;
		text-transform: uppercase;
		width: 50%;
		background-size: 6%;
		padding-left: 72px;
	}
}

@media screen and (max-width:1440px){

	.features-wrapper {
		padding: 60px 0;
	}

	.d-sch {
		background: url("site/img/dicn.png") no-repeat scroll right 30px top 28px rgba(0, 0, 0, 0);   
	}
	.fb {
		background: url("site/img/fbicn.png") no-repeat scroll left 30px top 27px rgba(0, 0, 0, 0);   
	}

}

@media screen and (max-width:1366px){

	body{
		font-size:12px;
	}
	.fb {
		background: url("site/img/fbicn.png") no-repeat scroll left 30px top 13px / 6% auto rgba(0, 0, 0, 0);
		padding: 10px 72px;
	}
	.d-sch {
		background: url("site/img/dicn.png") no-repeat scroll right 30px top 13px / 6% auto rgba(0, 0, 0, 0);
		padding: 10px 72px;
	}
	.form-notify {
		margin-top:2%;
	}
}
@media screen and (max-width:1203px){
	.navbar-default .navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0.81em;
	}

	.dropdown-menu > li > a {
		font-size: 0.81em;
	}
	.dropdown-menu { 
		left:-156px;
	}
}
@media (max-width: 1100px) {
    
}
@media screen and (max-width:1180px){
	.features-md{
		margin: 0 auto;
		overflow: hidden;
		display: block;
		clear: both;
		text-align: center;
		float: none;
	}
}
@media screen and (max-width:1024px){

	body {
		font-size: 14px;
	}

	.landing-text-pos h1{
		font-size:3em;
	}
	
	/*.landing-text-pos {
		top: 15%!important;
	}*/
	.block-hover {
		height: 426px;
	}

	.icon{
		line-height:0.9;
	}

	.planContainer .button a {
		-webkit-transition:all .25s;
		-moz-transition:all .25s;
		-ms-transition:all .25s;
		-o-transition:all .25s;
		transition:all .25s;
	}

	.swag,.subscribe {
		background-attachment:scroll;
	}

	/** Menu**/
	.navbar-default .navbar-nav > li > a{
		/*font-size:1.3em;*/
	}

	/** Schedule download and social icons **/
	.d-sch {
		background: url("site/img/dicn.png") no-repeat scroll right 30px top 5px / 4% auto rgba(0, 0, 0, 0);

	}
	.fb {
		background: url("site/img/fbicn.png") no-repeat scroll left 30px top 5px / 4% auto rgba(0, 0, 0, 0);
	}
	.nl-form{
		font-size:2.1em;
	}
	.enter-name, .enter-email, .invalid-email{
		font-size:0.5em;
	}

	.block-hover:hover {
		background: none;
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
		transition: none
		}
	.contact-details {
		margin: 41px 0 33px 0px;
	}
	#slider1_container {
		margin: 27px auto 0;
	}
	.pricing-wrap {
		margin-top: 31px;
	}
	.speakers-wrap {
		padding: 41px 0 0;
	}
	.bottom-spacing {
		margin-bottom: 40px;
	}
	.btn-effect-send:after {
		display:none;
	}
	.btn-effect:hover:after, 
	.btn-effect:active:after {
		display:none;
	}
	#get_directions.btn-effect:after,
	#get_directions.btn-effect:hover:after,
	#get_directions.btn-effect:active:after{
		display:none;
	}
	.home-bg{
		animation:none;
		-webkit-animation:none;
		-ms-animation:none;
		-o-animation:none;
	}
	/* blog  */
	.page-heading {
		padding-bottom: 5em;
		padding-top: 0;
	}
	/* blog  */
	.is-countdown {
		 margin-top: 3%;
	}
	.form-notify {
		margin-top:3.1%;
	}
	.overlay-effect .img.hover .overlay {
		opacity: 0;
	}
}
/*
* anciennement 992px
 */
@media screen and (max-width: 1250px) {
	.comment-details
	{
		padding-left: 15px;
	}	
    .navbar-left,.navbar-right {
        float: none !important;
    }
    
   .navbar-collapse.in {
		overflow-y: auto!important;
	}
	.dropdown-menu {
		left: 0;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	
    .collapse.in{
  		display:block !important;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
	.collapse.in
	{
		width:100%;
	}
	#example-navbar-collapse {
		float: none;
	}
	
	.home .header
	{
		background: none repeat scroll 0 0 #0f1726!important;
	}
	.header.header-hide {
		background: none repeat scroll 0 0 #0f1726;
	}
	.navbar-header {
		float: none;
		height: 55px;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px!important;
		padding-bottom: 10px!important;
	}	
	.sticky .post-content .post-image,
	.post-content .post-image {
		padding-bottom: 0;
	}
	.author-cmp-detail .author-img
	{
		padding-bottom: 2em;
	}
	.navbar-header{
		
	}
	.navbar-toggle {
		margin-top: 11px;
	}
	.navbar-brand{
		padding:12px;
	}
	
	/*.navbar-brand img{
		width:60%;
	}
	.navbar {
		min-height: 70px;
	}	
	*/
	.navbar-brand img{
		width:70%;
	}
	.navbar-default .navbar-toggle{
		border:none;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.dropdown-menu > li > a {
		color: #fff!important;
		background: none!important;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		background: none!important;
	}

}

@media screen and (min-width:480px and max-width:991px){
	.wrapper {
		background:#f3f5f8;
		height:540px;
	}
	.legals {
		text-align:center;
		margin:0;
		padding:0;
	}


	.iphone,.fluid-white {
	display:none;
	}
}
@media screen and (max-width: 800px) {

	#example-navbar-collapse{
		float:none;
	}

	.home .header
	{
		background: none repeat scroll 0 0 #0f1726!important;
	}
	.header.header-hide {
		background: none repeat scroll 0 0 #0f1726;
	}

	/* Schedule social links*/
	.d-sch {
		background: url("site/img/dicn.png") no-repeat scroll right 52% top 2px rgba(0, 0, 0, 0);    
		display: inline-block;
		font-size: 1em;
		font-weight: bold;
		letter-spacing: 6px;
		padding: 50px 0 27px;
		text-transform: uppercase;
		width: 100%;
	}
	.d-sch.text-right{
		text-align:center;
	}
	.fb {
		background: url("site/img/fbicn.png") no-repeat scroll right 52% bottom 15px rgba(0, 0, 0, 0);
		border: medium none;
		display: inline-block;
		float: left;
		font-size: 1em;
		font-weight: bold;
		letter-spacing: 6px;
		padding: 25px 0 55px;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}
	.border_bottom{
		border-bottom: 1px solid #d3d3d3;
	}
	/** Home Page **/
	.landing-text-pos p{
		padding:0 3%;
	}

	.coming-landing-text-pos p{
		padding:0 3%;
	}
	.landing-text-pos h1{
		padding:0 3%;
	}

	.coming-landing-text-pos h1{
		padding:0 3%;
	}

	/** Gallery **/
	.slideshow nav span.nav-prev, .slideshow nav span.nav-next{
		color:#000;
	}
	.slideshow nav span.nav-close {
		color: #000;
		right: 20px;
		top: 20px;
	}
	.features-wrapper .col-md-4 {
		margin-bottom: 8%;
		padding: 0 15%;
	}

	.section-padding {
		padding-bottom: 10%;
		padding-top: 10%;
	}

	.social-btn i {
		font-size: 1em;
	}
	.social-btn {

		height: 40px;
		line-height: 40px;
		width: 40px;
	}
	.planContainer .options li{
		line-height:1.5em;
	}
	.box-hover:hover, .box-hover:focus {
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
		-moz-box-shadow: 0 -1px 0 0 #1BCE7C;
		-webkit-box-shadow: 0 -1px 0 0 #1BCE7C;
		box-shadow: 0 -1px 0 0 #1BCE7C
		}

	.box-hover {
		-moz-transition: none;
		-o-transition: none;
		-webkit-transition: none;
		transition: none
		}
	#contact p {
		margin: 0.5em 0;
	}
	.contact-details h2 {
		margin: 0.5em 0;
	}
	.social-btn i {
		font-size: 1.1em;
	}
	#slider1_container{
		width: 100%!important;
	}

}

@media screen and (max-width:767px){
	body {
		font-size: 12.5px;
	}
	.landing-text-pos h1 {
		font-size: 2.2em;
	}
	.coming-landing-text-pos h1 {
		font-size: 2.2em;
	}
	#title_hr {
		margin: 1.8em auto 2em;
	}
	.landing-text-pos p{
		font-size:1.3em;
	}
	.sound-option .fa
	{
		display:none;
	}
	.coming-landing-text-pos p{
		font-size:1.3em;
	}
	.learn-more-btn {
		padding: 12px;
		width: 160px;
	}
	#get_directions.learn-more-btn{
		padding: 15px;
		width: 200px;
	} 
	.sp-dsc blockquote {
		margin:5px 0;
	}

	blockquote p {
		font-size: 0.75em;
	}

	.slides li .col-md-4{
		margin-bottom:35px;
	}
	.nl-form .nl-submit {
		padding: 12px;
		width: 160px;
	}
	/** tnc pop up**/
	.md-content > div ul li {
		padding-left: 5px;
	}
	.md-content > div ul {
		margin-top: 20px;
		padding: 0 0 0 20px;
	}
	.md-content .sp-social ul{
		padding-left:0;
	}
	.md-content > div {
		font-size: 1.11em;

	}
	.md-content h3 {
		font-size: 1.2em;
	}
	.md-show.md-effect-10 .md-content {
		padding: 25px;
	}
	.tc{
		margin-top:8%;
	}
	.flex-control-nav{
		margin-top:0;
	}
	/*blog*/
	.post-details-header .category-land-div,
	.post-details-header .date-land-div {
		bottom: 30px;
	}
	.post-details-header .image-container
	{
		min-height: 550px!important;
	}
	h1.h1-72 {
		font-size: 2.8em;
	}
	.carousel-control.right {
		right: 20px;
	}

	.carousel-control.left {
		left: 20px;
	}
	/*blog*/
	.is-countdown {
		 margin-top: 4%;
	}
	.form-notify {
		margin-top:4.5%;
	}
	.sidebar {
		padding-top: 6%;
	}
}

@media screen and (max-width: 640px){

	.st-panel {
		background:#fff;
		overflow:scroll;
	}

	.st-panel h2 {
		font-size:42px;
	}

	/*.landing-text-pos {
		top: 10%!important;
	}*/
	.st-panel p {
		width:90%;
		left:5%;
		margin-top:0;
	}

	.st-container > a {
		font-size:13px;
	}

	/*blog*/
	.post-footer .category
	{
		text-align:center;
	}
	.post-footer span
	{
		text-align:center;
		padding-top: 1em;
	}
	/*blog*/
}
@media screen and (max-width:585px){
	.md-content{
		height: 360px;
	   
	}
	.folio{
		 height: 360px;
		 overflow-y: scroll;
	}
	#title_hr {
		margin: 1em auto 1.2em;
	}
	#sec_1 .learn-more-btn{
		 margin: 1.7em auto 0;
	}
}

@media screen and (max-width: 568px){
	/*blog*/
	p.author-name
	{
		padding-bottom:0!important;
	}
	/*blog*/
}

@media screen and (max-width:480px){
	.wrapper {
		background:#f3f5f8;
		height:640px;
	}

	.legals {
		text-align:center;
		margin:0;
		padding:0;
	}

	.iphone,.fluid-white {
		display:none;
	}
	.tc {
		margin-top: 10%;
	}
	#get_directions.btn-effect{
		height: 43px;
		width: 200px;

	}
	#get_directions.learn-more-btn {
		padding: 12px;
	}
	.landing-text-pos h1 {
		font-size: 1.8em;
	}
	.landing-text-pos p {
		font-size: 1.1em;
	}
	.coming-landing-text-pos h1 {
		font-size: 1.8em;
	}
	.coming-landing-text-pos p {
		font-size: 1.1em;
	}
	.second-button {
		margin-left: 0!important;
		margin-top: 20px!important;
	}
	/*blog*/
	.author-name
	{
		padding-bottom:3%;
	}
	/*blog*/
}


@media screen and (max-width: 384px){

	body {
		font-size: 12px;
	}
	.landing-text-pos h1 {
		font-size: 2.7em;
	}

	.coming-landing-text-pos h1 {
		font-size: 2.7em;
	}
	h1.arrow{
		font-size:1.85em;
	}
	.slideshow figcaption{
		padding-top:50px;
	}
	.features-wrapper .col-md-4{
		margin-bottom:10%;
	}
	.slides  .col-xs-6{
		clear: both;
		display: block;
		float: none;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		width:75%;
	}
	.tc {
		font-size: 13px;
	}
	.nl-form {
		font-size: 1.8em;
		margin: 12% auto;
	}
	.nl-form .nl-submit{
		font-size:0.5em;
	}
	.folio .avatar {
		background-size: 100% auto;
		border-radius: 50%;
		height: auto;
		width: 80px;
		margin: auto;
		text-align: center;
	}
	.social-btn i {
		font-size: 1.3em;
	}

	.md-content{
		height: 360px;
	}
	.folio{
		 height: 360px;
		 overflow-y: scroll;
	}
	.md-modal{
		min-width:290px;
	}
}
@media screen and (max-width: 360px){


	body {
		font-size:12px;
	}

	.st-panel {
		background:#fff;
		overflow:scroll;
	}

	.st-container > a {
		font-size:10px;
	}
	.landing-text-pos h1 {
		font-size: 2.2em;
	}
	.landing-text-pos p {
		font-size: 1.2em;
	}
	.coming-landing-text-pos h1 {
		font-size: 2.2em;
	}
	.coming-landing-text-pos p {
		font-size: 1.2em;
	}
	.section-padding {
		padding-bottom: 15%;
		padding-top: 15%;
	}
	.features-wrapper .col-md-4 {
		margin-bottom: 15%;
	}
	/*blog*/
	h1.h1-72 {
		font-size: 1.8em;
	}
	.post-details-header .category-land-div{
		bottom: 30px;
		left:5px;
	}
	.post-details-header .date-land-div {
		bottom: 30px;
		right:5px;
	}
	/*blog*/
}

@media screen and (max-width:320px) {
	.navbar-brand {
		padding: 12px 0;
		float:none;
	}

	.is-countdown {
		 margin-top: 6%;
	}
	
	.form-notify {
		margin-top:4.5%;
	}
	
}
/****************************/
/** Blog **/
/****************************/
.blog-image,.blog-html-video,
.blog-youtube-video,.blog-audio,
.blog-slider,.blog-vimeo-video{
	padding-bottom: 35px;
}
.blog-name .heading{
	padding-bottom: 15px;
}
.blog-name .heading a{
	font-size:18px;
	font-weight:400;
}
.blog-name .sub-heading{
	padding-bottom: 35px;
	font-size:11px;
	font-weight:400;
	text-transform: uppercase;
}
.blog-name .post-cat{
	padding-left:10px;
}
.blog-name .author-date{
	padding-left:10px;
}
.blog-name .sub-cont{
	font-size:14px;
	font-weight:400;
	padding-bottom: 35px;
}
.blog-name .post-link{
	font-size:14px;
	font-weight:400;
}
video.html5video-post {
    max-width: 100%;
    max-height: 100%;
}



/**************************/
/** Blog Update **/
/**************************/
.relative-position{
	position:relative;
	height:50px;
}
.blog-comment {
    right: 0%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, 50%);
	-webkit-transform:translate(-50%, 50%);
		-ms-transform:translate(-50%, 50%);
}
.no-left-padding{
	padding-left:0px!important;
}
.author-name .category{
	border-left: 1px double rgb(237, 237, 237);
    padding-left: 20px;
}
.author-name .date {
	float: left;
    font-family: raleway;
    font-size: 16px;
    font-weight: 500;
    padding-right: 20px;
    text-align: center;
}
.post-content .share-block .tagged-with > a {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.single-post-padding{
	padding-top: 30px;
}
.seperator{
	height: 1.5px;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 8%;
}
.blog-seperator{
	height: 2px;
	width: 3%;
	margin: 1.9em auto;
}
.post-content .read-comment-head{
	border-top:1px solid;
	padding-top:10px;
}
.author-padding-left{
	padding-left:2.8em!important;
}
.widget-title {
    padding: 2px 10px;
	margin-bottom: 15px;
}


/****************************/
/** Blog **/
/****************************/
@media screen and (max-width:1200px) {
	.blog .audio-frame,.blog iframe{
		height:auto!important;
		width: 100%;
	}
	.blog .html5video-post{
		width:100%;
		height:100%!important;
	}
	.blog .venoframe{
		height:100%!important;
		width: 100%;
	}
	.post-content .venoframe {
		border: medium none;
		width: 100%;
	}

}
/*
* anciennement 992px
 */
@media screen and (max-width:1250px) {
	.blog iframe{
		height:552px!important;
		width: 100%;
	}
	.post-content .venoframe {
		border: medium none;
		height: 552px;
		width: 100%;
	}
	.blog-cont {
		padding-bottom:50px;
	}
}
@media screen and (max-width:768px) {
	.blog .audio-frame,.blog iframe{
		height:552px!important;
		width: 100%;
	}
	.blog .html5video-post{
		width:100%;
		height: 100%;
	}
}
@media screen and (max-width:736px) {
	.author-padding-left{
		padding-left:0em!important;
	}
	.comment-form input#author {    
    	width:100%!important;
	}
	.comment-form input#email {    
			width:100%!important;
	}
}
@media screen and (max-width:568px) {
	.blog .audio-frame,.blog iframe{
		height:225px!important;
		width: 100%;
	}
	
	.blog .html5video-post{
		width:100%;
	}
	.post-content .venoframe {
		border: medium none;
		height: 225px;
		width: 100%;
	}

	.post-content .audio-frame {
		height: 225px;
		width: 100%;
	}
	.post-content .html5video{
		height: 225px;
		min-width: 100%;
		z-index: 1;
	}
	.post-content .html5video-post{
		height: auto;
		width: 100%;
	}
	.relative-position{
		height: 0px;
	}
}

@media screen and (max-width:320px) {
	.d-sch,.fb{
		letter-spacing: 4px;
	}
	.home_slider .category-land-div .post-cat{
		left:15px;
	}
	.home_slider .date-land-div .post-date{
		right:15px;
	}
}

.post-head,.post-desc{
	text-align:center;
}
.post-head{
	color: rgb(54, 55, 56);
    font-size: 2.5em!important;
    font-weight: 700!important;
    letter-spacing: 0.3em!important;
    text-transform: uppercase;
}
.post-desc{
	padding-bottom:48px;
}
.ver-center{
	-webkit-transform:translateY(0%);
	    -ms-transform:translateY(0%);
	        transform:translateY(0%);
}
.widget.widget_tag_cloud .tagcloud {
    padding-top: 15px;
}
.posts-listing .h3-30 a{
	font-weight:700!important;
}
.widget.widget_recent_entries{
	padding-top:12px;
}
.widget li{
	color:#000;
}
.posts-listing .author-name{
 padding-top:7px;
}


/**RECAPTCHA**/

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  width: 35%;
  margin: auto;
}
.wpcf7-form-control-wrap {
  position: relative;
  margin: auto;
}