/* Requirement */
body.admin-bar{ top: 32px; overflow-x: hidden;}


/* Font in different browser */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

}
body, button, input, select, textarea{
	color: #333;	
}
.sticky{}
a:hover{text-decoration: none; outline: none;}
a:hover, a:focus{ text-decoration: none; outline: none;}
input:focus{ outline: none; }
img{ max-width: 100%; height: auto;}
.alignleft, img.alignleft {margin-right: 1.5em;display: inline;float: left;}
.alignright, img.alignright {margin-left: 1.5em;display: inline;float: right;}
.aligncenter, img.aligncenter {margin-right: auto;margin-left: auto;display: block;clear: both;}
.wp-caption {margin-bottom: 1.5em;text-align: center;padding-top: 5px;max-width: 100%;}
.wp-caption img {border: 0 none;padding: 0;margin: 0;}
.wp-caption img[class*="wp-image-"] { display: block; margin: 0;}
.wp-caption p.wp-caption-text {line-height: 1.5;font-size: 10px;margin: 0;}
.wp-smiley {margin: 0 !important;max-height: 1em;}
blockquote.left {margin-right: 20px;text-align: right;margin-left: 0;width: 33%;float: left;}
blockquote.right {margin-left: 20px;text-align: left;margin-right: 0;width: 33%;float: right;}
.gallery dl {}.gallery dt {}.gallery dd {}.gallery dl a {}.gallery dl img {}.gallery-caption{ width: 100%;}
.size-full {}.size-large {}.size-medium {}.size-thumbnail {}

.bypostauthor{ position: relative;}
.widget label.screen-reader-text{display: none;}
.slash{ padding: 0px 3px; color: #999;}
/** Fix for img ajax contact form 7  */
img.ajax-loader{ width: 16px!important; height: 16px!important; display: block; text-align: center; margin: 0 auto; margin-left: auto!important;}



/* Fix table */
table, tr, td, th{
	 border: 1px solid #ededed;
}
table { border-collapse: collapse;border-spacing: 0;font-size: 100%;line-height: 2;margin: 0 0 20px;width: 100%;}
thead {display: table-header-group;vertical-align: middle;border-color: inherit;}
tbody {display: table-row-group;vertical-align: middle;border-color: inherit;}
tr {display: table-row;vertical-align: inherit;border-color: inherit;}
th {padding: 5px 10px; font-weight: bold;text-transform: uppercase; color: #333;}
th a{ color: #555;}
td {padding: 5px 10px;}
ol, ul { margin: 0; padding: 0 0 0 15px;}
ul {list-style-type: square;}
ul li { display: list-item; text-align: -webkit-match-parent;}
ol {display: block;list-style-type: decimal;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 20px; margin-top: 0;}
address {font-style: italic;margin: 0 0 24px;}
cite, em, var, address, dfn {font-style: italic;}

.post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
    clear: both;
    font-weight: 700;
    margin: 36px 0 12px;
}

.post-body h1{
	font-size: 26px;
    line-height: 1.3846153846;
}

h1.post-title{
	font-size: 30px;
}

.post-body h2{
	font-size: 24px;
    line-height: 1;
}
.post-body h3{
	font-size: 22px;
    line-height: 1.0909090909;
}
.post-body h4{
	font-size: 20px;
    line-height: 1.2;
}
.post-body h5{
	font-size: 18px;
    line-height: 1.3333333333;
}
.post-body h6{
	font-size: 16px;
    line-height: 1.5;
}



/* boxed and wide layout */
.ovatheme_container_wide{
	background: #fff; 
}
.ovatheme_container_boxed{
	max-width: 1170px; 
	margin: 0 auto; 
	background: #fff; 
	overflow: hidden;
}

/* iframe */
.js-video embed,.js-video iframe,.js-video object, .js-video video{ width: 100%; height: 450px; border: none; }
iframe{width: 100%; height: 450px;border: none;}
.iframe_eventbrite iframe{ min-height: 420px;}
@media (max-width: 767px) { 
    .js-video embed,.js-video iframe,.js-video object,.js-video video{ height: 350px;} 
}



/* Sidebar */
.widget {
    display: block;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.sidebar div.widget {
    margin-bottom: 45px;
}

.widget h4.widget-title{
	font-size: 18px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 30px;
    padding-top: 0;
    position: relative;

}

.widget .screen-reader-text{ display: none; }


/* Sidebar Calendar */
.widget.widget_calendar{width: 100%;}
.widget.widget_calendar  tr th{ background: #ccc; color: #444; }
.widget.widget_calendar caption{ background: #ccc; color: #fff; font-weight: bold; text-align: center; }
.widget.widget_calendar  tr th,#sidebar #wp-calendar  tr td{ border: 1px solid #ccc; text-align: center;}
.widget.widget_calendar{ margin-bottom: 0px;}



/* Sidebar Tag clound */
.widget.widget_tag_cloud .tagcloud{ position: relative; width: 100%; float: left; }
.widget.widget_tag_cloud .tagcloud a{ float: left;margin: 0 10px 10px 0;display: block;padding: 5px 10px;background-color: transparent;border: solid 1px #555555; font-size: 14px!important;}
.widget.widget_tag_cloud .tagcloud a:hover{color: #fff; background-color: #555;}




/* Sidebar Search */
.widget.widget_search form.search-form{ position: relative; }
.widget.widget_search input.search-submit{ border: none; padding: 3px 5px; display: none; }
.widget.widget_search label{margin-bottom: 0px;}
.widget.widget_search label, 
.widget.widget_search label input.search-field{ width: 100%; max-width: 250px; }

.widget.widget_search label input.search-field{ height: 40px; padding: 6px 12px; background-color: #ebebeb; color: #333;border-radius: 0px;border: none;-webkit-appearance: none;-webkit-box-shadow: none;box-shadow: none;}
.widget.widget_search label input.search-field::-moz-placeholder{color: #8a929a;}
.widget.widget_search label input.search-field:hover, #sidebar .widget_search label input.search-field.focus{border:none;}
.widget ul.search{ list-style-type: none; padding-left: 0;}

.widget input.search-field::-webkit-input-placeholder { color: #333; opacity: 0.9;}
.widget input.search-field:-moz-placeholder { color: #333; opacity:  1;}
.widget input.search-field::-moz-placeholder {  color: #333; opacity:  1; }
.widget input.search-field:-ms-input-placeholder { color: #333;}


/* Sidebar dropdown */
.widget select{width: 100%;height: 30px;line-height: 30px;}


/* Sidebar img */
.widget img{ width: auto; }





/* sidebar ul, ol, li */
.widget ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget a{ color: #5c5c5c;}
.widget a:hover{color: #0d1d31;}


/* widget categorires */
.widget .widget_categories ul{
	margin-bottom: 0;
}




/* 404 Page */
.eventry_404_page .ova_error_icon i{
	font-size: 50px;
}
.eventry_404_page .ova_caption_title{
	font-size: 20px;
	margin: 20px 0px;
	text-transform: uppercase;
}
.eventry_404_page .ova_go_home,
.eventry_404_page .ova_go_home a{
	margin: 0;
	padding: 0;
}


/* List Comment */
ul.commentlists{ list-style: none; padding-left: 0;}
ul.commentlists li.comment article.comment_item{ margin-bottom: 25px; position: relative; z-index: 10;}
ul.commentlists header.comment-author{float: left; margin-right: 10px;}
ul.commentlists  ul.children{ list-style: none; margin-left: 15px;}
ul.commentlists li {position: relative;}
ul.commentlists li.comment{ display: block; float: left;}
ul.commentlists li.pingback{ position: relative; padding-top: 10px; padding-bottom: 10px; }
ul.commentlists li.pingback .comment-body{ display: none;}
li.pingback .author-name a{

    color: #000000;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;

}
.commentlists .comment-body {
    margin-left: 90px;
}


footer.comment-navigation{
	float: left;
	width: 100%;
	margin-bottom: 40px;

}
.comment-navigation .previous{
	float: left;
	display: inline-block;
	
}
.comment-navigation .next{
	display: inline-block;
	float: right;
}
.comment-navigation .previous a,
.comment-navigation .next a{
	color: #333;
	font-weight: 500;
}
.nav_comment_text{ 
	width: 100%;
    float: left;
    padding: 10px 0px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}
.ova_reply {
	display: inline-block;
}
.ova_reply i{
	padding-left: 5px;
    color: #555;
    font-size: 10px!important;
}
.ova_reply a{
	font-size: 14px!important;
	color: #555;
    text-transform: capitalize!important;
}
.ova_reply .date{
	display: inline-block;
}
.ova_reply .reply{
	display: inline-block;
}
.comment-details .comment-meta{
	padding-bottom: 10px;
}





/* Comment Form */

#comments h4.block-title{ font-weight: 900; font-size: 18px; text-transform: uppercase; color: #000; margin-bottom: 20px; border-top: 1px solid #dfdfdf; padding-top: 35px; margin-top: 0px;}
#commentform #submit.submit{
   	background-color: #fe4918;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #fe4918;
	padding: 15px 30px;
	margin-right: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}
#commentform #submit.submit:hover{
	background-color: #333;
	color: #fff;
	border-color: #333;
}
#commentform input, #commentform textarea{ font-size: 14px;}


header.comment-author img{float: left;margin-right: 10px;width: 70px;}
section.comment-details{ padding-top: 0; font-size: 14px;}
section.comment-details .author-name{ position: relative; }

section.comment-details .author-name a:hover{ color: #898989;}
section.comment-details .comment-reply{ position: absolute; top: 0; right: 0; }
section.comment-details .comment-reply img{ float: left;}
section.comment-details .comment-reply-link{  color: #555; font-size: 12px;  margin-top: 3px; padding-left: 2px;}
section.comment-details .comment-content p{ margin-bottom: 0;}


.comment_left{ padding-left: 0!important;}
.comment_right{ padding-right: 0!important;}
.content_comments input[type="text"], .content_comments textarea{ border-radius: 0; color: #898989; border-color: #898989; margin-bottom: 17px;}
.content_comments input[type="text"]{ height: 40px;   margin-bottom: 17px;}
.content_comments input[type="text"]:focus, .content_comments textarea:focus{ outline: none; box-shadow: none; }
input.submit_form,input.submit_form{
	width: 200px;
	height: 48px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 30px;
}
input.submit_form,input.submit_form:hover{
    background-color: #a0a0a0;
    border-color: #a0a0a0;
    color:#fff;
    border-radius: 0;
    float: right;
}
.logged-in .col-md-6.comment_left {
    width: 100%;
}

#comments .commentform{
	float: left;
    width: 100%;
    display: block;
}

#commentform p.form-submit{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}



/* pagination */
.pagination-wrapper {
    text-align: center;
    margin: 50px 0px;
}


.pagination-wrapper .pagination li.pagi_dots,
.pagination-wrapper .pagination>li>a,
.pagination-wrapper .pagination>li>span{
	border-radius: 0px;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    color: #333333;
    padding: 2px 12px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}

.pagination-wrapper .pagination li>span.pagi_dots{
	border: none!important;
}

.pagination-wrapper .pagination>li>a{
	border-color: #cacaca;
	background-color: transparent;
}
.pagination-wrapper .pagination>li.active a,
.pagination-wrapper .pagination>li>a:focus,
.pagination-wrapper .pagination>li>a:hover,
.pagination-wrapper .pagination>li>span{
	border: 1px solid #2f343b;
	background-color: transparent;
	color: #2f343b;
}
.pagination-wrapper .pagination>li>a .fa{
	font-weight: 700;
}

.pagination_blog_page{ margin-top: -50px; }
body.archive.category .pagination{
	margin-top: -30px;
}





/* protect template page */
form.post-password-form input[type=submit] {
    background: #000;
    border: none;
    border-top: 1px solid #000;
    box-shadow: none;
    color: #fff;
}




/* Search Page */
article.result_search .post-body{ margin-bottom: 30px;}
/* /Search Page */





/* article */
article.post-wrap h2.post-title a {
    color: #2f343b;
    font-size: 16px;
    text-transform: uppercase;
}
article.post-wrap{
	margin-bottom: 70px;
}
article.post-wrap .post-meta .post-meta-content{
	margin: 15px 0px;
    display: block;
    
}
article.post-wrap .post-meta .post-meta-content,
article.post-wrap .post-meta .post-meta-content a{
	color: #222;
	font-size: 12px;
}
article.post-wrap .post-meta .post-meta-content a:hover{
	color: inherit;
}
article.post-wrap .post-meta .post-meta-content .right{
	font-weight: 500;

}

article.post-wrap .post-tag{
	margin: 30px 0px;
}
.post-tag .post-categories a{ display: inline-block;}
.post-tag .post-tags a{ display: inline-block;}

article.post-wrap .post-readmore a {
    text-transform: uppercase;
    color: #575757;
    padding: 0;
    font-size: 11px;
    text-transform: none;
    font-weight: 400;
    line-height: 26px;
    border-radius: 0;
    letter-spacing: 1px;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
}
article.post-wrap.tag-link a{
	color: #2f343b;
}





/* fix sufish menu */
.sf-menu ul {
	border-radius: 10px;
}
.sf-menu ul {border-radius: 6px;}

.sf-menu ul li:first-child, 
.sf-menu ul li:first-child a{
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px;
}
.sf-menu ul li:last-child, 
.sf-menu ul li:last-child a{
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
}


/* fix background pattern */
.patter_bg{
	position: absolute!important;
    width: 100%;
    height: 100%;
	left: 0;
    top: 0;
}





/*  Default Menu */
.header_default .navbar{
	border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.header_default .navbar-nav > li > a{
	color: #333;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: transparent;
}

.blog-article .blog-post-data span{ margin-right: 5px;}
.blog-article .blog-post-data a{ color: #333; display: inline-block;}
.blog-post-text .post-excerpt{ padding: 10px 0px;}
.single-post .blog-post-meta{ margin-bottom: 15px;}

.single-post .blog-post{
	border: none;
	padding: 0;
}
.single-post .post-tags-list a{
	color: #333;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	background-color: #ccc;
	padding: 5px 10px;
	margin-bottom: 10px;
    display: -webkit-inline-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 3px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.single-post .post-tags-list a:hover{
	color: #fff;
	background-color: #333;
}
.single-post .blog-post-text{
	border-bottom: none;
}
.single-post .share-social-icons{
	margin-bottom: 15px;
}

.vc_column-inner {
	padding-top: 0!important;
}

.event-description ul{
	list-style: none;

}
.speaker-data h5,
.event-description h4{
	padding: 0;
}
.speaker-avatar{
	padding-right: 8px!important;
}
.speaker-data{
	padding-left: 0!important;
}
.newsletter h3.h3-thin{
	padding: 0;
}

.section-title h3{
	padding: 0;
}

.img-block-wrapper-hover{
	top: 0;
	left: 0;
}
.speakers-wrapper {
	list-style: none;
	padding: 0;
}
.speaker-img-meta h4,
.speaker-img-meta h2{
	padding: 0;
}
.speaker-img-meta h2 a{
	color: #222;
}
ul.gallery{
	padding-left: 0;
}


ul.features{
	list-style: none;
}

div.wpcf7-validation-errors{
	color: #fff;
}


.about-title h3{
	padding: 0;
}


.admin-bar  .navbar-fixed-top{
	top: 32px;
}

footer#footer .widget{
	color: #adadad;
}
footer#footer .widget h4.widget-title{
	color: #fff;
}
table tr td a{
	color: #333;
}

ul.nav.navbar-right{
	margin-right: 0;
}
h1.post-title{
	margin-bottom: 30px;
}
h4.h4-lg a{
	color: #222;
}



.flexslider {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
}

h4.post-title a{
	color: #222;
}



/* Fix RTL */
.rtl .navbar-header{
	float: right;
}
.rtl ul.nav.navbar-right{
	float: left!important;
}
.rtl .navbar-nav>li{
	float: right!important;
}
.rtl .abox-icon{
	float: right;
}
.rtl .speaker-data{
	padding-right: 10px;
}

.rtl .portfolio-item .overlay-content h4,
.portfolio-item .overlay-content p{
	padding-right: 20px;
	padding-left: 0;
}
.rtl .flex-control-nav{
	text-align: right;
}
.rtl .flex-control-paging li a{
	color: transparent;
}

.rtl .register-form .form-control{
	text-align: right;
}
.rtl .blog-post-avatar{
	float: right;
	padding-right: 0;
}
.rtl .blog-post-author{
	padding-right: 70px;
}
.rtl .direction .btn.btn-lg{
	margin-right: 0;
}
.rtl #scrollUp{
	left: 20px;
	right: auto;
}

.rtl ul.commentlists header.comment-author{
	float: right;
    margin-right: 0;
}
.rtl section.comment-details .author-name{
	padding-right: 10px;
}
.rtl .commentlists .comment-body{
	padding-right: 100px;
	margin-left: 0!important;
}


.slide.countdown{
	text-align: center;
}
.intro-txt h2,
.intro-txt h3,
.intro-txt h4{
	padding-top: 0;
}
ul.slides-container li .register-form .col-md-12{
	padding-right: 15px;
}


#slides .register-form{
	margin-bottom: 50px;
}


@media(max-width: 990px){
	.comment-form .col-md-6.comment_left,
	.comment-form .col-md-6.comment_right{
		padding-left: 0!important;
		padding-right: 0!important;

	}
}

@media(max-width: 767px){
	/* comment */
	section.comment-details .author-name{
		margin-top: 10px;
	}
	.comment-details{
		width: 100%;
		float: left;
	}
	.comment-details .comment-content{
		margin-left: 0;
	}
	#comments h4.block-title{
		float: left;
		width: 100%;
	}
	ul.commentlists li.comment article.comment_item{
		float: left;
		margin-bottom: 15px;
	}
	section.comment-details .comment-content{
		padding-bottom: 15px;
	}
	ul.commentlists ul.children{
		margin-left: 10px;
	}

	/* Default Menu */
	
	.navbar-nav > li > a{
		text-align: left;
	}
	.navbar .dropdown-menu{
		position: relative!important;
		top: 0!important;
		left: 0!important;
		display: block!important;
		padding-left: 10px!important;
		text-align: left!important;
		width: 100%!important;
		background-color: transparent!important;
		box-shadow: none!important;
	}
	.vc_row{ margin-left: 15px!important; margin-right: 15px!important;}
	
	.speakers-wrapper  [class*="col-"] {
		padding-left: 0;
		padding-right: 0;
	}
	.portfolio-items-list{
		margin-left: 30px!important;
		margin-right: 30px!important;
	}

	.register-form [class*="col-"] {
		padding-left: 0;
		padding-right: 0;
	}

	#slides .register-form [class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	#slides .register-form .form_register_btn{
		padding-left: 15px!important;
		padding-right: 15px!important;	
	}


	.register-form .form_register_btn{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.division .p-left-60{
		padding-left: 0!important;
	}
	ul.nav.navbar-right {
	    margin: 7.5px -15px;
	}

	.intro-txt h3,
	.intro-txt h4{
		text-align: center;
	}
	
}





@media(max-width: 479px){
	.vc_row{ margin-left: 0px!important; margin-right: 0px!important;}
	.portfolio-items-list{
		margin-left: 15px!important;
		margin-right: 15px!important;
	}

}

@media (max-width: 450px){
	ul.commentlists ul.children{
		margin-left: 5px;
	}
}





