/*
	Theme Name: Flibz
	Theme URI: http://erathemes.com/demo/wp/flibz/
	Description: Flibz Multipurpose WordPress Theme
	Author: EraThemes
	Author URI: https://themeforest.net/user/erathemes/portfolio
	Version: 1.2
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: flibz
	License: GNU General Public License
	License URI: license.txt
*/

/*
	## Theme
	
	## Global
		- Set Margin
		- Set Padding
		- Site Layout
		- Bootstrap Custom
		- Header Home
		- Logo Option: Image Logo
		- Logo Option: Site Title
		- Logo Option: Custom Title
		- Default Navigation
		- OW Navigation
		- AdminBar
		- User Menu

	## Wordpress Needs
		- Alignments
		- Media
		- Captions
		- Galleries
		- Table
		- Comments
		- Password Form
		- Post Navigation
		- Contact Form
		- Error 404
		- Pagination
		- Page Header
		- Breadcrumb
		- Page Links

	## Widgets
		- Widget: Search
		- Widget: Categories & Archives
		- Widget: Text
		- Widget: LatestPost Widget
		- Widget: TagColud
		- Widget: Calendar
		- Widget: Pages
		- Widget: Recent Comments
		- Widget: Recent Entries
		- Widget: RSS
		- Widget: Text
		- Widget: LatestPost Widget

	## Blog
		- Post Formats
		- Entry Content
		
	## Responsive
		- Min Width: 992
		- Min Width: 992 to Max Width: 1199
		- Max Width: 991
		- Min Width: 768
		- Max Width: 767
		- max-width: 479
*/

/*  ## Theme
- - - - - - - - - - - - - - - - - - - - */
body {
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #333;
}
img {
	max-width: 100%;
	height: auto;
}
a:active,
a:hover {
	outline: 0 none !important;
}
a {
	outline: none !important;
}
select::-ms-expand {
    display: none;
}

h1,h2,h3,h4,h5,h6,p,a,li,span {
	word-wrap: break-word;
}
h1 {
	line-height: 46px;
}
h2 {
	line-height: 40px;
}
h3 {
	line-height: 32px;
}
h4 {
	font-size: 18px;
	line-height: 26px;
}
h5 {
	font-size: 16px;
	line-height: 23px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
}
address,ol,ul,li,dd,dt {
	line-height: 23px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

body .vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
body .vc_column_container >.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner{
	padding-top: 0;
}

.menu-setting-info {
	margin-bottom: 20px;
}

.navbar-fixed-top .menu-setting-info {
	margin-top: 13px;
	margin-bottom: 10px;
}

/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
.fixedlayout.container {
	margin: 0 auto;
}
.beforepage-shortcode {
	padding-bottom: 35px;
}
.beforepage-shortcode.inside-slider {
	padding-bottom: 0;
}
.afterpage-shortcode {
	padding-bottom: 35px;
}

.spadding {
	padding: 20px 0;
}
.menu-setting-info a {
	color: #000;
	text-decoration: none;
}
.portfolio-single p {
	color:#808080;
	font-size: 16px;
}

.porfolio-gallery-img .img-list {
	margin-top: 30px;
}

/* VC */
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0 !important;
}

/* - Set Margin */
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	margin-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}

/* - Set Padding */
.no-padding {
	padding: 0;
}
.no-left-padding {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}

/* - Site Layout */
.page-banner-section {
	margin-top: 91px;
}
.page_spacing {
	margin-top: 80px;
	margin-bottom: 80px;
}

/* - Bootstrap Custom */
.container {
    max-width: 100%;
}

.owclearfix::before,
.owclearfix::after {
	content: " ";
	display: table;
}
.owclearfix::after {
	clear: both;
}
.owpull-left {
	float: left;
}
.owpull-right {
	float: right;
}

.owclearfix-cnt2::before,
.owclearfix-cnt2::after {
	content: " ";
	display: table;
}
.owclearfix-cnt2::after {
	clear: both;
}

.owclearfix-cnt3::before,
.owclearfix-cnt3::after {
	content: " ";
	display: table;
}
.owclearfix-cnt3::after {
	clear: both;
}
 .bypostauthor {}

/* - Header Home */
.header-home {
    background-color: #fff;
}
.main_header_area {
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.09);
	position: relative;
}

/* - Logo Block */
.logo-block {
	padding: 0;
}

/* - Logo Option: Image Logo */
.image-logo {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 100px;
	max-height: 40px;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	outline: none;
}
.navbar-fixed-top .image-logo {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* - Footer Logo Option: Image Logo */
.ftr-image-logo {
	max-width: 85px;
	max-height: 26px;
	overflow: hidden;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	outline: none;
}

/* - Logo Option: Site Title */
.site-title {
	color: #000;
	font-size: 30px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	line-height: normal;
	display: inline-block;
	margin-top: 17px;
}
.site-title:hover,
.site-title:focus{
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
.navbar-fixed-top .site-title {
	margin-bottom: 11px;
	margin-top: 12px;
}
.header-blog .site-title {
	color: #fff;
}

/* - Logo Option: Custom Title */
.custom-txt {
	float: left;
	max-height: 25px;
	overflow: hidden;
	line-height: 25px;
	padding: 0;
	position: relative;	
	font-size: 30px;
	margin: 25px 0 21px;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	display: inline-block;
}
.custom-txt:hover,
.custom-txt:focus {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
.navbar-fixed-top .custom-txt {
	margin-bottom: 16px;
    margin-top: 18px;
}
.header-blog .custom-txt {
	color:#fff;
}

/* - Default Navigation */
.navigation-block {
    clear: both;
    float: left; 
    position: relative;
    width: 100%;
    z-index: 1;
}

/* - OW Navigation */
.ow-navigation {
	background: none;
	border: none;
	float: right;
	margin-bottom: 0;
	min-height: auto;
}
.ow-navigation .navbar-collapse {
	padding: 0;
	margin: 0;
}
.ow-navigation .navbar-nav > li {
	margin-left: 0;
	margin-right: 0;
}
.ow-navigation .navbar-nav > li:last-of-type {
	margin-right: 0;
}
.ow-navigation .navbar-nav > li > a {
	font-size: 14px;
	font-weight: 500;
	color: #3e3e3e;
	text-transform: uppercase;
	padding-top: 26px;
	padding-bottom: 25px;
	text-decoration: none;
	outline: none;
}
.ow-navigation .navbar-nav .dropdown-toggle  .fa-angle-down {
	position: relative;
	top: -1px;
}
.ow-navigation .navbar-nav > li > a:hover,
.ow-navigation .navbar-nav > li > a:focus {
	background-color: transparent;
}
.ow-navigation .navbar-nav > .active > a,
.ow-navigation .navbar-nav > .active > a:focus,
.ow-navigation .navbar-nav > .active > a:hover,
.ow-navigation .navbar-nav li > a:hover  {
	background: none;
	color: #00c1ef;
}
 
/* - AdminBar */ 
body.admin-bar header.navbar-fixed-top {
    margin-top: 32px;
}

/* - User Menu */
.user-account {
	position: relative;
}
.account-menu {
	background-color: #000;
	border: 1px solid #212121;
	list-style: outside none none;
	padding: 5px 10px;
	position: absolute;
	top: 43px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transform: translateZ(0);
	transform: translateY(10%);
	transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
}
.user-icon:hover .account-menu {
	visibility: visible;
	opacity: 1;
	transform: translateX(0%);
	transition-delay: 0s;
}
.user-account .account-menu a {
	color: #fff;
	line-height: 25px;
	font-size: 14px;
}
.account-menu > li {
	line-height: normal;
	text-align: left;
}

/*  ## Wordpress Needs
- - - - - - - - - - - - - - - - - - - - */
.screen-reader-text {
	visibility: hidden;
	display: none;
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Media */
.site .avatar {
	border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
audio,
canvas {
	display: inline-block;
}
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
	border: 0 none;
	width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

/* - Captions */
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

/* - Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* - Table */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed;
	width: 100%;
}
table, th, td {
	border: 1px solid hsla(0, 0%, 20%, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	padding: 0.4em;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

/* - Comments */
.comments-area {
	display: inline-block;
	width: 100%;
	padding: 0;
}
.comments-title {
	color: #4c4c4c;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.comment-list {
    list-style: none;
    margin: 0;
	padding-left: 0;
}
.comment-list > li.depth-1 {
	padding-left: 0;
}
.comments-area .comment {
    margin-bottom: 20px;
}
.comment-list .comment-body {
    border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 100px;
	position: relative;
}
.comment-metadata {
    color: #666;
    font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}
.comment-metadata a,
.pingback .edit-link a {
    color: #666;
	text-decoration: none;
}
.comment-metadata a:hover,
.comment-metadata a:focus{
    color: #333;
}
.comments-area .comment-content {
	min-height: 32px;
}
.comments-area .comment p {
    color: #333;
    font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}
.comment-list .reply {
    font-size: 14px;
	display: inline-block;
	margin-top: 10px;
}
.comment-content a,
.logged-in-as a {
	color: #666;
	text-decoration: none;
}
.comment-list .reply a {
	border: 1px solid #ddd;
	color: #666;
	display: inline-block;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 10px;
	outline: none;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
    background-color: #00c1ef;
    border-color: #00c1ef;
    color: #fff;
}
.comment-author.vcard img {
	background-color: #ddd;
	position: absolute;
	left: 0;
}
.comment-author .says {
	display: inline-block;
	margin-left: 5px;
}
.comments-area .children {
	margin: 0 0 0 10px;
	padding-left: 10px;
	list-style: none;
}
.comment-author .fn a.url,
.comment-author .fn {
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 500;
	text-decoration: none;
	color: #000;
}

/* - Comment Nested Setting */
.comment-list .children > li {
    padding-left: 0.5em;
}
.comments-area .children .comment:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.comments-area .comment-list .children .depth-3 .comment-form-author,
.comments-area .comment-list .children .depth-3 .comment-form-email,
.comments-area .comment-list .children .depth-3 .comment-form-url {
	width: 100%;
	padding: 5px 0;
}

/* - Comment Respond Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.comment-respond .comment-reply-title {
	margin-top: 0;
	text-transform: uppercase;
	color: #4c4c4c;
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 0;
}
.comment-form label {
    color: #666;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
	font-size: 12px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	border: 1px solid #eee;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
    width: 100%;
	line-height: normal;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
    float: left;
    margin-right: 16.5px;
    width: 31.7%;
}
.comments-area .comment-form-url {
    margin-right: 0;
}
#commentform .form-submit {
	display: inline-block;
	width: 100%;
}
.comments-area h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #4c4c4c;
}
.comments-area .comments-line {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    outline: none;
    margin-bottom: 20px;
}
.comments-area .comments-area {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    outline: none;
    margin-bottom: 20px;
    font-style: italic;
    resize: none;
    height: 202px;
}
.comment-form {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
    border-color: #c7c7c7;
}
.comments-area p.form-submit .button-1 {
	background-color: #bfa682;
	border-color: #bfa682;
	color: #fff;
	line-height: normal;
	margin-left: 19px;
	padding: 0.618em 1em;
	font-size: 13px;
	border: 0 none;
	text-transform: uppercase;
}
.comment-form input[type="submit"]{
	background-color: #333;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 12px 30px;
    text-transform: uppercase;
}
.comment-form input[type="submit"]:hover {
    color: #fff;
    background-color: #00c1ef;
}

.comments-area .comment .comment-image {
    float: left;
    margin-left: -100px;
}
.comments-area .comment .comment-image img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
    border: 3px solid #e8e8e8;
}
.comments-area .commentlist ul {
    margin-left: 70px;
}
.comments-area .commentlist li {
    list-style: none;
}
.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.comments-area .comment .comment-info span {
    float: right;
    font-size: 13px;
    color: #a3a2a2;
}
.comments-area > :last-child {
    margin-bottom: 0;
}

.comments-area label {
    min-width: 100px;
}

/* - Comment List .pingback */
.pingback .comment-body {
	padding-left: 0;
}
.pingback .comment-body a {
	color: #000;
	text-decoration: none;
}
.comment-list .trackback {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pingback .edit-link {
    display: inline-block;
    font-size: 14px;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
.pingback .edit-link a {
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin-left: 0;
	margin-top: 15px;
	padding: 5px 19px;
	text-decoration: none;
	text-transform: capitalize;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}
.pingback .edit-link:before {
    top: 5px;
}
.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > :last-child {
    margin-bottom: 0;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #707070;
    font-size: 14px;
    line-height: 1.5;
}
.no-comments {
    color: #707070;
    font-weight: 700;
    padding-top: 1.6em;
}
.form-submit {
    margin-bottom: 0;
}
.required {
    color: #c0392b;
}
.comment-reply-title small {
    font-size: 100%;
}
.comment-reply-title small a {
	color: #4c4c4c;
	float: right;
	font-weight: bold;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}
.post-password-form input[type="submit"] {
	padding: 0.699em;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* - Post Navigation */
.post-navigation {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 50px;
	margin-top: 50px;
	position: relative;
	width: 100%;
}
.post-navigation a {
	display: block;
}
.post-navigation span {
	display: block;
}
.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	z-index: 2;	
}
.post-navigation .nav-previous .post-title {
	float: left;
}
.post-navigation .nav-next .post-title {
	float: right;
}
.post-navigation .post-title {
	font-size: 12px;
	line-height: 1.3333;
	color: #333;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
    max-width: 80%;	
	margin-top: 5px;
}
.post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

/* - Contact Form */
.wpcf7-form {
	text-align: center;
}
.wpcf7-form  .wpcf7-form-control {
	width: 100%;
	padding: 12px;
	border: 1px solid #eee;
	font-size: 14px;
	color: #000;
	margin-bottom: 14px;
	outline: transparent auto 0px !important;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	font-weight: 500;
}
.wpcf7-form  textarea.wpcf7-form-control {
	padding: 12px 12px 0;
}
/* - Placeholder */
.wpcf7-form  .wpcf7-form-control ::-webkit-input-placeholder {
   color: #000;
   text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control :-moz-placeholder {
   color: #000; 
   text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control ::-moz-placeholder {
   color: #000;
   text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control :-ms-input-placeholder {
   color: #000; 
   text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit {
	background-color: #000;
    border: none;
    color: #fff;
    display: inline-block;
    margin: 20px auto 0;
    padding: 12px 35px;
    text-transform: uppercase;
    width: auto;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit:hover[type="submit"] {
    background-color: #00C1EF;
}
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-validation-errors {
	float: left;
    margin: 15px 0 0 15px;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	margin-top: 15px;
	padding: 5px 15px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	margin-bottom: 8px;
	text-align: left;
}

/* - Error 404 */
.error404 .error_area {
	text-align: center;
	position: relative;
	margin: 80px 0;
}
.error_area img {
	margin-bottom: 50px;
}
.error-section{
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 1;
}
.error-section > h3 {
	color: #000;
    font-size: 80px;
    font-weight: 700;
	line-height: 90px;
    letter-spacing: 5px;
	margin-bottom: 15px;
	margin-top: 0;
}
.error-block {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.error-block  > h3 {
	color: #000000;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
a.btn-error {
	padding: 10px 25px;
	color: #fff;
	background-color: #00c1ef;
	font-size: 18px;
	text-transform: capitalize;
	border-radius: 3px;
	border: 2px solid #fff;
	text-decoration: none;
	word-wrap: break-word;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
a.btn-error:hover {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

/* - Search Page */
.search .page-header {
	background-color: transparent;
	padding: 0;
}
.search .page-content p {
	color: #666;
}
.search .page-header .page-title {
	color: #000;
	font-size: 26px;
	line-height: 36px;
	margin: 0 0 15px;
	text-transform: capitalize;
}
.search .content-area .searchform {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.search .content-area .searchform .form-control {
	border: none;
    box-shadow: none;
    display: inline-block;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.search .content-area .searchform .input-group-btn {
	background-color: #333;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}	
.search .content-area .searchform .btn.btn-default {
	min-height: 50px;
	border: none;
	background-color: #333;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.search .content-area .searchform .btn.btn-default:active,
.search .content-area .searchform .btn.btn-default:hover,
.search .content-area .searchform .btn.btn-default:focus {
	background-color: transparent;
}
.search .content-area .searchform .btn.btn-default i {
	color: #fff;
}
.search .content-area .searchform .input-group-btn:last-child > .btn,
.search .content-area .searchform .input-group-btn:last-child > .btn-group {
    margin-left: 0;
}

/* - Pagination */
.pagination {
    display: inline-block;
    width: 100%;
	position: relative !important;
	margin-top: 40px;
}
.pagination .nav-links .page-numbers {
	background-color: transparent;
    border: 1px solid #00c1ef;
    border-radius: 0;
    color: #000;
    font-size: 14px;
	font-weight: 500;
    letter-spacing: 0.52px;
    line-height: 38px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 10px;
	text-decoration: none;
}
.pagination .nav-links .page-numbers.current{
	color: #fff;
	background-color: #00c1ef;
}
.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus {	
	background-color: #00c1ef;
	color: #fff;
}

/* - Page Header */
.pagebanner {
	background-size: cover;
	text-align: center;
	position: relative;
	background-color: #666;
	min-height: 220px;
	z-index: 0;
	background-position: center center;
}
.pagebanner::before {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.pagebanner .banner-content {
	z-index: 1;
	max-width: 1170px;
	margin: 0 auto;	
	padding: 0 !important;
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
.page-header,
.post-header {
	margin: 0;
	border: 0 none;	
}
.full-page-header {
	margin-bottom: 80px;
}
.page-heading {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.header-menuabsolute .page-heading {
    top: 60%;
}
.pagebanner .page-title {
	color: #fff;
	text-transform: none;
	letter-spacing: 6px;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0;
	font-size: 30px;
	line-height: 42px;	
}
.page-title h1 {
	color: #bfa682;
	font-size: 42px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding-bottom: 4px;
	letter-spacing: 2px;
}
.page-subtitle {
	display: block;
	font-size: 14px;
	margin-top: 15px;
	line-height: 22px;
	letter-spacing: 2px;
}

/* - Breadcrumb */
.breadcrumb {
	font-size: 12px;
	background-color: transparent;
	margin: 0;
	color: #222225;
}
.breadcrumb a,
.breadcrumb span {
	color: #222225;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: normal;
}
.breadcrumb > span:last-of-type span {
	color: #79b445;
}

/* - Page Links */
.entry-content .page-links a span {
	line-height: normal;
	font-size: 14px;
}
.entry-content .page-links-title {
	margin-right: 10px;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title)  {
	color: #fff;
	background-color: #00c1ef;
}
.entry-content .page-links > a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	color: #fff;
	background-color: #00c1ef;
    border: 1px solid #00c1ef;
    border-radius: 0;
    font-size: 13px;
	font-weight: 700;
    letter-spacing: 0.52px;
    line-height: 38px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px;
	text-decoration: none;
}
.entry-content .page-links > a {
	background-color: transparent;
	border-color: #777;
}
.entry-content .page-links a:hover,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	color: #fff;
	background-color: #00c1ef;
}
.entry-content .page-links a:hover  {	
	color: #fff;
}
article[class*="type-"] .entry-content p > a {
	color: #777;
}

/* - Select Arrow */
.select_box {
	position: relative;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #00c1ef;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;	
}
.widget select {
	width: 100%;
	padding: 0 10px;
	height: 40px;
	max-width: 100%;
	border: 1px solid #ddd;
	background-color: transparent;
	box-shadow: none;
	-moz-appearance: none!important; 
	-webkit-appearance: none!important; 
	cursor: pointer;
	position: relative;
	z-index: 2;
	color: #666;
	border-radius: 0;
	outline: none;
}
.widget select::-ms-expand {
    display: none;
}
.widget select option {
	line-height: 26px;
}
.widget select option,
.widget select:active,
.widget select:focus {
	outline: none !important;
}

.info-widget-set {
	text-align: center;
	margin: 0;
	text-transform: capitalize;
}
.info-widget-set a {
	color: #000;
	text-decoration: none;
}

/*  ## Widgets
- - - - - - - - - - - - - - - - - - - - */
.widget {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.widget:last-of-type {
	margin-bottom: 0;
}
.widget-title {
    color: #4c4c4c;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 10px;
	margin-top: 0;
	word-wrap: break-word;
}
.widget ul {
	list-style: none;
	color: #999;
	font-size: 14px;
	margin: 0;
}
.widget > ul:first-of-type {
	padding-left: 0;
}
.widget li {
	position: relative;
	display: inline-block;
	width: 100%;	
}
.widget ul li > a::before {
    background-image: url("/wp-content/themes/flibz/images/icon/categories-icon.png");
    background-repeat: no-repeat;
    content: " ";
    height: 10px;
    width: 10px;
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.widget ul li > a {
	color: #666;
	line-height: 24px;
	word-wrap: break-word;
	position: relative;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #ededed;
	padding-left: 30px;
	font-size: 14px;
	text-transform: capitalize;
}
.widget ul li > a:hover {	
	text-decoration: none;
	color: #00c1ef;
}
.widget select {
	width: 100%;
	max-width: 100%;
	padding: 10px;
	border: 1px solid #ddd;	
}
.widget_nav_menu > div > ul:first-of-type {
	padding-left: 0;
}
 .widget_nav_menu > div > ul ul {
	padding-left: 6px;
}

/* - Widget: Search */
.widget_search {
	border: 0 none;
	padding: 0;
	width: 100%;
	display: inline-block;
}
.widget .searchform {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.widget_search .searchform .form-control {
	border: none;
    box-shadow: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.widget_search .input-group-btn {
	background-color: #333;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}	
.widget_search .btn.btn-default {
	border: none;
	background-color: #333;
	line-height: 16px;	
}
.widget_search .btn.btn-default:active,
.widget_search .btn.btn-default:hover,
.widget_search .btn.btn-default:focus {
	background-color: transparent;
}
.widget_search .btn.btn-default i {
	color: #fff;
}
.widget_search .input-group-btn:last-child > .btn,
.widget_search .input-group-btn:last-child > .btn-group {
    margin-left: 0;
}

/* - Widget: Categories & Archives */
.widget_archive > ul li,
.widget_categories > ul li {
	border-bottom: 1px solid #ddd;
	color: #666;
}
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a {
	width: auto;
	border: none;
}
.widget.widget_archive ul li > a:hover,
.widget.widget_categories ul li > a:hover {
	background-color: transparent;
}
.widget_archive > ul li > ul,
.widget_categories > ul li > ul {
	border-top: 1px solid #ddd;
	padding-left: 6px;
}
.widget_archive > ul li:last-child,
.widget_categories > ul li:last-child {
	border-bottom: none;
}

.widget_archive > ul > li:hover ul.children,
.widget_categories > ul > li:hover ul.children {
	background-color: #fff;
}
.widget_archive > ul > li ul.children li > a,
.widget_categories > ul > li ul.children li > a {
	color: #666;
}
.widget_archive ul li ul.children > li a::before,
.widget_categories ul li ul.children > li a::before {
    background-image: url("/wp-content/themes/flibz/images/icon/categories-icon.png");
}
.widget_archive ul li ul.children li:hover > a::before,
.widget_categories ul li ul.children li:hover > a::before {
    background-image: url("/wp-content/themes/flibz/images/icon/categories-icon-hover.png");
}

/* - Widget: Text */
.widget_text .textwidget p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	word-wrap: break-word;
}

/* - Widget: LatestPost Widget */
.widget_latestpost ul li {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	display: inline-block;
	width: 100%;
	min-height: 85px;
	padding-left: 95px;
	border-bottom: 1px solid #ededed;
}
.widget.widget_latestpost ul li > a {
	padding-left: 0;
	position: absolute;
	left: 0;
	top: 0;	
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.widget.widget_latestpost ul li a:hover {
	background-color: transparent;
}
.widget.widget_latestpost ul li a:hover::before,
.widget.widget_latestpost ul li a::before {
	background: none;
	width: 0;
}
.widget.widget_latestpost ul li:last-of-type {
	margin-bottom: 0;
}
.widget_latestpost ul li.no_post_thumb {
	padding-left: 0;
	min-height: 35px;
}
.widget_latestpost .latest-detail-blog-content a {
	color: #666;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word;
    width: 100%;
	text-decoration: none;
}
.widget_latestpost .latest-detail-blog-content a.byline {
	color: #00c1ef;
	text-transform: capitalize;	
}

/* - Widget: TagColud */
.tagcloud a {
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px !important;
	margin-right: 6px;
	margin-bottom: 12px;
	border-radius: 5px;
	text-decoration: none;
	color: #666;
	padding: 11px 16px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	text-transform: capitalize;	
}
.tagcloud a:hover {
	border-color: #00c1ef;
	color: #00c1ef;
}
.tagcloud a:last-of-type {
	margin-right: 0;
}

/* - Widget: Calendar */
.widget_calendar #wp-calendar {
    width: 100%;
	border: none;
}
.widget_calendar table {
    margin: 0;
	width: 100%;
	font-family: "Raleway",sans-serif;
	margin-bottom: 0;
}
.widget_calendar td,
.widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 3px;
	border: none;	
	color: #222;
	font-family: "Raleway",sans-serif;
}
.widget_calendar caption {
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
	text-align: center;
	font-size: 15px;
	color: #000;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.widget_calendar tbody a {
    background-color: transparent;
    color: #222;
    display: block;
	text-decoration: none;
}
.widget_calendar tbody #today {
	background-color: #00c1ef;  
    color: #fff;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    color: #000;
}
.widget_calendar #next,
.widget_calendar #prev {
	color: #00c1ef;	
	padding: 5px 0;
}
.widget_calendar #next{
	text-align: right;
}
.widget_calendar #next a,
.widget_calendar #prev  a {
	border: 1px solid #000;
	color: #222;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 5px 15px;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;	
}
.widget_calendar #next a:hover,
.widget_calendar #prev  a:hover {
	color: #00c1ef;
	border-color: #00c1ef;
}

/* - Widget: Pages */
.widget.widget_pages > ul li.current_page_item a{
	background-color: #00c1ef;
	color: #fff;
}
.widget.widget_pages .children {
	padding-left: 6px;
}
.widget.widget_pages > ul li.current_page_item a::before {
	color: #fff;
	background-image: url("/wp-content/themes/flibz/images/icon/categories-icon-hover.png");	
}
.widget.widget.widget_pages > ul > li {
	position: relative;
}
.widget.widget_pages > ul > li:hover a::before {
	background-image: url("/wp-content/themes/flibz/images/icon/categories-icon-hover.png");
}

/* - Widget: Recent Comments */
.widget_recent_comments ul li {
	padding: 10px 0 10px 30px;
	position: relative;
	border-bottom: 1px solid #ddd;
	color: #666;
}
.widget_recent_comments ul li::before {
	background-image: url("/wp-content/themes/flibz/images/icon/categories-icon.png");
	background-repeat: no-repeat;
	content: " ";
	height: 10px;
	left: 10px;
	position: absolute;
	top: 32%;
	transform: translate(0px, -50%);
	width: 10px;
}
.widget_recent_comments ul li span {
	text-transform: capitalize;
	color: #666;
}

.widget_recent_comments ul li a::before {
	width: 0;
}
.widget_recent_comments ul li a {
	color: #666;
	border-bottom: none;
	background: none;
	padding: 0;
}
.widget.widget_recent_comments ul li a:hover {
	background-color: transparent;
}

/* - Widget: Recent Entries */
.widget_recent_entries ul li {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.widget_recent_entries ul li::before {
	background-image: url("/wp-content/themes/flibz/images/icon/categories-icon.png");
	background-repeat: no-repeat;
	content: " ";
	height: 10px;
	left: 10px;
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
	width: 10px;
}
.widget_recent_entries ul li a {
	color: #666;
	border-bottom: none;
	padding: 0;
	background: none;
}
.widget_recent_entries ul li a::before{
	background: none;
	width: 0;
}
.widget_recent_entries .post-date {	
	color: #666;
}

/* - Widget: RSS */
.widget_rss ul li {
	padding: 8px 0;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.widget_rss .rsswidget {
	text-decoration: none;
	color: #4c4c4c;
}
.widget_rss .rsswidget > img {
	display: none;
}
.widget_rss ul li a:hover::before,
.widget_rss ul li a::before {
	background: none;
	width: 0;
}
.widget_rss ul li > a {
	color: #666;
	font-weight: 600;
	padding: 0;
	border: none;
}
.widget.widget_rss ul li > a:hover {
	background-color: transparent!important;
	color: #666;
}
.widget_rss ul li cite,
.widget_rss ul li  .rss-date {
	color: #000;
	font-style: italic;
	display: block;
}
.widget_rss .rssSummary {
	color: #666;
}

/* - Widget: Text */
.widget_text .textwidget p strong {
	margin-bottom: 5px;
	color: #666;
	display: inline-block;
}
.widget_text .textwidget p strong:last-of-type {
	margin-bottom: 0;
}
.widget_text .textwidget img {
	margin-bottom: 8px;
}
.widget_text .textwidget .wp-caption {
	margin-bottom: 0;
}
.textwidget option {
	max-width: 175px;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
article[class*="type-"] .entry-content .post-password-form p {
	margin-top: 0;
}
.post-password-form label {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;	
}
.post-password-form input[type="submit"] {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	background-color: #00c1ef;	
	border: none;
    bottom: 0;
    color: #ffffff;
    padding: 5px 30px;
    position: relative;
	outline: none;
	height: 40px;
	margin-top: 10px;
}
.post-password-form input[type="password"] {
	border: 1px solid #000;
    font-size: 14px;
    padding: 10px 60px 10px 10px;
    width: 100%;
	outline: none;
	height: 40px;
}
.post-password-form input[type="submit"]:hover {
	background-color: #222;
	color: #fff;
}

/*  ## Blog
- - - - - - - - - - - - - - - - - - - - */
.entry-cover {
	position: relative;
}
.post-detail {
	position: absolute;
	bottom: 26px;
	left: 30px;
}

/* - Post Format */
.format-video iframe,
.format-video video {
	min-height: 400px;
	width: 100%;
}
.format-audio audio {
	width: 100%;
}
article[class*="type-"].format-gallery .carousel-control {
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-shadow: none;
	background: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 14px;
	font-weight: 400;
	opacity: 1;	
	text-shadow: none;
	text-align: center;	
	color: #00c1ef;
	border: 1px solid #00c1ef;
}
article[class*="type-"].format-gallery .carousel-control::before {
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
article[class*="type-"].format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article[class*="type-"]:last-of-type .or-spacer {
	display: none;
}
.single-post article[class*="type-"]:last-of-type {
	padding-bottom: 20px;
}

/* - Sticky Posts */
article[class*="type-"].sticky {
	text-align: left;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 5px 10px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 0;
}


/* - Contact Page */
.map {
	position: relative;
}

/* ## Responsive */
/* - Min Width: 992 */
@media (min-width: 992px) {
	
	.main-body {
		margin: 50px;
	}	
	
	/* - OW Navigation: Dropdown Menu */
	.ow-navigation .dropdown-menu {
		padding: 0;
		box-shadow: none;
		border-radius: 0;
		margin-top: 0;
		background-color: #fff;
	}
	.ow-navigation .dropdown-menu > li > a {	
		width: 100%;
		padding: 10px 15px;
		outline: none;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 500;
	}
	.ow-navigation .dropdown-menu > li > a:hover {
		color: #3ac4fa;
	}
	.ow-navigation .dropdown-menu > li > a:hover,
	.ow-navigation .dropdown-menu > li > a:focus {
		background-color: transparent;
	}
	.ow-navigation .navbar-nav .dropdown-menu > .active > a,
	.ow-navigation .navbar-nav .dropdown-menu > .active > a:focus,
	.ow-navigation .navbar-nav .dropdown-menu > .active > a:hover {
		background: #fff;
		color: #00c1ef;
	}

	/* - Responsive Caret */
	.ow-navigation .ddl-switch {
		color: #cacaca;
		position: absolute;
		right: 0;
		text-align: center;
		width: 42px;
		z-index: 9999;
		background-color: #666;
		cursor: pointer;
		font-size: 14px;
		padding: 1.5px 7px;
		border-left: none;
		top: 0;
		height: 32px;
		width: 32px;
		line-height: 28px;
	}
	.ow-navigation .ddl-active > .ddl-switch:before {
		content: "\f106";
	}
	.ow-navigation .ddl-switch {
		display: none !important;
	}
	.ow-navigation .navbar-collapse > ul > li > .dropdown-menu {
		top: 100%;
		left: 0;
	}
	.ow-navigation ul li > .dropdown-menu {
		background-color: #fff;
		border: none;
		left: 100%;
		border-radius: 0;
		margin-top: 0;
		transition: all 0.2s ease-in-out 0s;
		box-shadow: none;
		opacity: 0;
		visibility: hidden;
		top: 0;
		display: block;
		padding: 0;
		min-width: 200px;
		max-width: 200px;
		box-shadow: 0 3px 3px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	}
	.ow-navigation .navbar-nav li .dropdown-menu > li > a {
		color: #000;
		padding: 8px 15px;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		word-wrap: break-word;
		white-space: normal;
	}
	.ow-navigation .navbar-nav li .dropdown-menu > li > a:hover {
		color: #00c1ef;
	}
	.ow-navigation .navbar-nav li.dropdown:hover > .dropdown-menu {
		margin-top: 0;
		opacity: 1;
		visibility: visible;
	}
	.ow-navigation ul > li > .dropdown-menu {
		left: 0; 
	}
	.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu {
		right: 0; 
	}
	.ow-navigation ul > li > .dropdown-menu,
	.ow-navigation ul > li .dropdown-menu ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul	{
		right: auto;
	}
	.ow-navigation ul > li .dropdown-menu ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
		left: 100%;
	}
	.ow-navigation ul > li .dropdown-menu ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
		right: 100%;
	}
	.ow-navigation ul > li .dropdown-menu ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
		left: auto;
	}
	
	/* Header Blog: Dropdown Menu */
	.header-blog .ow-navigation .navbar-nav > .open > a,
	.header-blog .ow-navigation .navbar-nav > .open > a:focus,
	.header-blog .ow-navigation .navbar-nav > .open > a:hover {
		background-color: transparent;
		color: #fff;
	}	
}

/* - Min Width: 992 to Max Width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* - OW Navigation */
	.ow-navigation .navbar-nav > li > a {
	   padding-left: 8px;
	   padding-right: 8px;
	}
}

/* - Max Width: 991 */
@media (max-width: 991px) {	
	.menu-setting-info {
		text-align: center;
		margin-top: 0;
	}
	.navbar-fixed-top .menu-setting-info {
		margin-top: 0;
	}
	
	/* - Logo Block */
	.logo-block {
		float: left;
		position: absolute;
		max-width: 135px;
		max-height: 50px;
		z-index: 2;
		margin-left: 15px;
	}
	
	/* - Logo Option: Image Logo */ 
	.image-logo {
		margin-bottom: 7px;
		margin-top: 7px;
	}
	.navbar-fixed-top .image-logo {
		margin-bottom: 3px;
		margin-top: 5px;
	}
	
	/* - Logo Option: Custom Text */ 	
	.custom-txt {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.navbar-fixed-top .custom-txt {
		margin-bottom: 14px;
		margin-top: 13px;		
	}
	
	/* - Logo Option: Text Logo */
	.text-logo {
		font-size: 25px;
		padding-top: 15px;
	}
	.text-logo:hover {
		color: #fff;
		text-decoration: none;
	}
	
	/* - Logo Option: Site Title */
	.site-title {
		margin-top: 10px;
		margin-bottom: 9px;
	}
	.navbar-fixed-top .site-title {
		margin-top: 7px;
		margin-bottom: 5px;
	}
	
	/* - OW Navigation */
	.ow-navigation {
		padding: 0;
		top: 0;
		width: 100%;		
		background-color: transparent;
		border-color: transparent;
		float: none;
	}	
	.ow-navigation .navbar-header {
        float: none;
    }  
    .ow-navigation .navbar-toggle {
        display: block;
		background-color: #222;
		margin: 10px 0 10px 0px;
		border-radius: 0;
		border: 1px solid transparent;
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
    }	
    .ow-navigation .navbar-toggle .icon-bar {
		background-color: #fff;
    }
    .ow-navigation .navbar-collapse {
		border-top: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
    }
    .ow-navigation .navbar-collapse.collapse {
        display: none!important;
		padding: 0;
    }	
	.ow-navigation .navbar-nav {
        float: none!important;
		margin: 0;
		border-top: 1px solid #333;
    }  
	.ow-navigation .navbar-nav > li {
		width: 100%;
		margin: 0;
		display: inline-block;
		float: none;
		width: 100%;
	}
    .ow-navigation .navbar-nav > li > a {
		color: #000;
		margin-top: 0;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 0.98px;
		line-height: 28px;
		text-transform: uppercase;
		text-decoration: none;
    }
	.ow-navigation .nav > li > a:focus,
	.ow-navigation .nav > li > a:hover{
		background-color: transparent;
		color: #00c1ef;
	}
	.ow-navigation .nav.navbar-nav li > a,
    .ow-navigation .navbar-collapse > ul > li > a {
		padding: 5px 0;
		width: 100%;		
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		outline: none;
		line-height: 22px;
    }	
	.ow-navigation .nav.navbar-nav li > a .fa-angle-down {
		display: none;
	}
    .ow-navigation .navbar-text {
        float: none;
        margin: 15px 0;
    }

    /* since 3.1.0 */
    .ow-navigation .navbar-collapse.collapse.in {
        display: block!important;
		overflow-y: auto !important;
    }
    .ow-navigation .collapsing {
        overflow: hidden!important;
    }
	
	/* - OW Navigation: DropDown */
    .ow-navigation .dropdown-menu {
		background-color: transparent;
		border: 0 none;
		margin-top: 0;
		padding-left: 8px;
		padding-top: 0;
		position: relative;
		width: 100%;
		box-shadow: none;
		padding-bottom: 0;
    }
	
	.ow-navigation .dropdown-menu > li > a {
		line-height: normal;
		color: #000;
		text-transform: uppercase;
		font-weight: 500;
	}
	.ow-navigation .nav li.dropdown:last-of-type {
		padding-bottom: 5px;
	}	
	.ow-navigation .dropdown .dropdown-menu li a {
		color: #000;
		line-height: 22px;
	}	
	.ow-navigation .dropdown .dropdown-menu li a:hover{
		color: #00c1ef;
	}
	.ow-navigation .dropdown-menu > .active > a,
	.ow-navigation .dropdown-menu > .active > a:focus,
	.ow-navigation .dropdown-menu > .active > a:hover {
		background-color: transparent;
	}	
	.ow-navigation .ddl-switch {
		background-color: #000;
		cursor: pointer;
		font-size: 18px;
		padding: 1.5px 5px;
		position: absolute;
		right: 0;
		z-index: 10;
		top: 6px;
		color: #fff;
	}
	.ow-navigation .ddl-active > .ddl-switch:before {
		content: "\f106";
	}
	
	/* - 991:: Navbar Fixed Top */	
	.navbar-fixed-top .ow-navigation .navbar-header {
		padding-top: 8px;
		padding-bottom: 8px;
	}	
	.navbar-fixed-top .ow-navigation .navbar-brand,
	.ow-navigation .navbar-brand {
		display: none;
	}	
	.navbar-fixed-top .ow-navigation .nav.navbar-nav li > a{
		color: #000;
	}
	.navbar-fixed-top .ow-navigation .nav.navbar-nav li > a:hover {
		color: #00c1ef;
	}
	.navbar-fixed-top .ow-navigation .navbar-toggle {
		margin-top: 0;
		margin-bottom: 0;
	}
	.ow-navigation .navbar-toggle .icon-bar,
	.navbar-fixed-top .ow-navigation .navbar-toggle .icon-bar {
		background-color: #fff;
	}	
	.navbar-fixed-top .ow-navigation .navbar-toggle:focus .icon-bar,
	.navbar-fixed-top .ow-navigation .navbar-toggle:hover .icon-bar,
	.ow-navigation .navbar-toggle:hover .icon-bar {
		background-color: #fff;
	} 
	.navbar-fixed-top .ow-navigation .navbar-nav {
		border-top: 1px solid #000;
		margin-right: 0;
		padding-top: 5px;
		max-height: 350px;
		overflow-y: visible;
		
	}	
	.navbar-fixed-top.ow-navigation  .ow-navigation .dropdown .dropdown-menu li.active  a,
	.ow-navigation .dropdown .dropdown-menu li.active  a{
		color: #3e3e3e;
	}
	.navbar-fixed-top .ow-navigation .dropdown-menu > li > a:hover,
	.ow-navigation .dropdown-menu > li > a:hover {
		background-color: transparent;
		color: #3e3e3e;
	}	
	.ow-navigation .nav .open > a,
	.ow-navigation .nav .open > a:focus,
	.ow-navigation .nav .open > a:hover {
		background-color: transparent;
	}
	
	/* - Header Blog */
	.header-blog .navbar-collapse {
        background-color: transparent;
    }	
	.header-blog .ow-navigation .nav.navbar-nav li > a {
		color: #fff;
	}
	.header-blog .ow-navigation .nav.navbar-nav li > a:hover {
		color: #00c1ef;
	}
	.navbar-fixed-top.header-blog .ow-navigation .nav.navbar-nav li > a {
		color: #fff;
	}
	.navbar-fixed-top.header-blog .navbar-default .navbar-toggle:focus,
	.navbar-fixed-top.header-blog .navbar-default .navbar-toggle:hover {
		background-color: transparent;
		border-color: #fff;
	}
	
	/* - Blog Single */
	.comments-area .children {
		margin: 0 0 0 3px;
		padding-left: 3px;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email, 
	.comments-area .comment-form-url {
		width: 100%;
	}	
	.comment-author.vcard img {
		max-width: 65px;
	}
	.comment-list .comment-body {
		padding-left: 80px;
	}
	.pingback .comment-body {
		padding-left: 0;
	}
}

/* - Min Width: 768 */
@media (min-width: 768px) {	
	
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
}

/* - Max Width: 767 */
@media (max-width: 767px) {
	
	/* - Post Formats */
	.format-video iframe,
	.format-video video {
		min-height: auto;
		height: auto;
	}
	
	/* - Widget Area */
	.widget-area {
		margin-top: 30px;
	}

	/* - Color Switcher */
	body .corner {
		display: none;
	}
}

/* - max-width: 479 */
@media (max-width: 479px) {
	
	/* - Single Blog */
	article[class*="type-"] .entrycontent_inner_block,
	article[class*="type-"] .post-format {
		width: 100%;
	}
	article[class*="type-"] .post-format  {
		margin-bottom: 30px;
		border: 1px solid #dddddd;
		display: inline-block;
		width: 100%;
		height: 80px;
		overflow: hidden;
	}
	article[class*="type-"] .post-formate-icon {
		width: 25%;
		float: left;
		border: none;
		height: auto;
	}
	article[class*="type-"] .entry-date {
		width: 75%;
		float: left;
		padding: 11px 5px;
	}
	article[class*="type-"] .entry-date span {
		font-size: 32px;
		margin-bottom: 12px;
		line-height: 24px;
	}
	article[class*="type-"] .entry-date a {
		font-size: 14px;
	}
	
	/* - Comment Section */
	.comment-list .children > li	 {
		padding-left: 0;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email,
	.comments-area .comment-form-url {
		width: 100%;
	}
}