/*
	[Table of Content]
		## Global
			- VC
			- Site Layout
			- Bootstrap Custom
			- AdminBar
		
		## WordPress Needs
			- Alignments
			- Media
			- Captions
			- Galleries
			- Table
			- Comments
			- Password Form
			- Post Navigation
			- Contact Form
			- Error 404
			- Search Page
			- Pagination
			- Page Header
			- PageBanner
			- Breadcrumb
			- Page Links
			- Header Logo
			
		## Widgets
			[Default: Monster Widget: 12]
			- Widget: Archives
			- Widget: Calendar
			- Widget: Categories
			- Widget: Pages
			- Widget: Meta
			- Widget: Recent Comments
			- Widget: Recent Entries
			- Widget: RSS
			- Widget: Search
			- Widget: Text
			- Widget: Tags
			- Widget: NavMenu			
			- Widget: LatestPosts
			- Widget: Text
			- Widget: Recent Entries
*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
.fixedlayout.container {
	margin: 0 auto;
}
.beforepage-shortcode {
	padding-bottom: 35px;
}
.beforepage-shortcode.inside-slider {
	padding-bottom: 0;
}
.afterpage-shortcode {
	padding-bottom: 35px;
}

/* - VC */
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0 !important;
}

/* - 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;
}

/* - AdminBar */ 
body.admin-bar header.navbar-fixed-top {
    margin-top: 32px;
}
.footer-main-1 .info-widget-set a,
.footer-main .info-widget-set a {
	color: #ffffff;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

/*  ## 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-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-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;
	text-align: center;
	word-wrap: break-word;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

/* - About Author */
.about-author {
	display: inline-block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.about-author a {
	color: #0082ca;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.7px;
	line-height: 26px;
	text-decoration: none;
	text-transform: capitalize;
}
.about-author p {
	color: #777;
	line-height: 26px;
}

/* - Comment Form */
.comments-area {
	display: inline-block;
    margin-top: 0;
    padding: 0;
    width: 100%;
}
.comments-title {
	border-bottom: 1px solid #e2e2e2;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.64px;
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: 14px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.comment-list {
    list-style: none;
    margin: 0;
	padding-left: 0;
}
.comment-list > li.depth-1 {
	padding-left: 0;
}
.comment-body {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
	position: relative;
}
.bypostauthor  {}
.comment-meta {
    background-color: transparent;
    padding: 0;
    text-align: left;
}
.comment-author {      
	color: #0082ca;
	display: inline-block;
	font-family: "Poppins",sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.65px;
	line-height: 28px;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	text-transform: uppercase;
}
.comment-author .avatar {	
	border-radius: 100%;
	margin-right: 15px;
}
.comment-author .says {
	color: #0082ca;
	font-size: 12px;
}
.comment-metadata {
	font-style: italic;
    padding-left: 20px;	
	display: inline-block;
}
.comment-metadata a{
	color: #0082ca;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0.65px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-style: italic;
}
.comment-content {
	margin-top: 0;
}
.comments-area .comment p {
    color: #777777;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 26px;
}
.comment-list .reply a {
	color: #0082ca;
	font-family: "Poppins",sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.65px;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	display: inline-block;
	margin-top: 8px;
}
.comment-list .reply a::before {	
	color: #0082ca;
	content: "\f112";
	font-family: "FontAwesome";
	font-size: 14px;
	left: 0;
	position: relative;
	padding-right: 10px;
	transition: all 1s ease 0s;
}
.comment-list .reply a:hover::before,
.comment-list .reply a:hover,
.comment-list .reply a:focus {
    color: #000;
}

.comment-list .children {
	list-style: none;
	margin: 0 0 0 50px;
	margin-left: 10px;
	padding-left: 10px;
}
.comment-list .children > li {
    padding-left: 0.8em;
}

/* - Comment Reply Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.comment-reply-title {	
	color: #222;
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.72px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.required {
    color: #c0392b;
}
.comment-reply-title small a {
    border: none;
    float: right;
    height: 17px;
    overflow: hidden;
    width: 15px;
	text-decoration: none;
	display: none;
}
.comment-reply-title small a:before {
    content: "\f112";
    font-size: 14px;
    position: relative;
    top: 0;
	font-family: "FontAwesome";
	color: #000;
}
.comment-respond .logged-in-as  a{
	color: #777777;
	font-size: 12px;
	letter-spacing: 0.28px;
	line-height: 24px;
	text-decoration: none;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #707070;
    font-size: 13px;
    line-height: 1.5;
}
.comment-form label {
    color: #777;
    font-size: 13px;
    font-weight: 700;
    display: block;
    letter-spacing: 0.7px;
    line-height: 24px;
    text-transform: uppercase;
	min-width: 100px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	background-color: transparent;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    color: #777;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.65px;
    min-height: 45px;
    outline: medium none;
    padding: 13px 25px;
    position: relative;
    width: 100%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.comment-form textarea {
	padding: 25px;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
    border-color: #000;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
    float: left;
    margin-right: 16.5px;
    width: 31.7%;
}
.form-submit {
	display: inline-block;
	margin-bottom: 0;
	width: 100%;
}
.comment-form input[type="submit"]{
	background-color: #0082ca;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 20px 0 0;
    padding: 12px 50px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
	float: left;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s
}
.comment-form input[type="submit"]:hover {
    border-color: #0082ca;
	color: #0082ca;
	background-color: transparent;
}

.no-comments {
    border-top: 1px solid #eaeaea;
    color: #707070;
    font-weight: 700;
    padding-top: 1.6em;
}
.comment-navigation + .no-comments {
    border-top: 0;
}
.form-allowed-tags code {
    white-space: normal;
}
.comments-area .comment-form-url {
    margin-right: 0;
}
.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;
}
.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;
}
.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 .commentlist {
    margin-bottom: 60px;
    padding: 0;
}
.comment-list .trackback {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.pingback .edit-link {	
    display: inline-block;   
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 5px;
    padding-left: 0;
    text-align: left;
    width: 100%;	
}
.pingback .edit-link a {
	color: #0082ca;
	float: left;
	font-weight: 500;
	font-size: 13px;
	margin-left: 12px;
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 0;
	display: inline-block;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}
.comment-author .fn  a.url {
	float: none;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;	
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: capitalize;
	letter-spacing: 0.64px;
	margin-top: 0;
	margin-bottom: 14px;
	font-weight: 500;
}
.comment-metadata .edit-link {
    margin-left: 1em;
}
.pingback .edit-link:before {
    top: 5px;
}
.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > :last-child {
    margin-bottom: 0;
}
.comments-area .comment-list .children .depth-4 .comment-form-author,
.comments-area .comment-list .children .depth-4 .comment-form-email,
.comments-area .comment-list .children .depth-4 .comment-form-url {
	width: 100%;	
	padding: 5px 0;
}

/* - 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"] {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	background-color: #0082ca;	
	border: none;
    bottom: 0;
    color: #ffffff;
    padding: 0.6em 0.6em;
    position: absolute;
    right: 0;
	outline: none;
}
.post-password-form input[type="password"] {
	border: 1px solid rgba(119, 119, 119, 0.49);
    font-size: 14px;
    padding: 10px 60px 10px 10px;
    width: 100%;
	outline: none;
	margin-top: 10px;
}
.post-password-form input[type="submit"]:hover {
	background-color: rgb(34, 34, 34);
	background-color: #222;
	color: #fff;
}

/* - 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 {
	display: inline-block;
	width: 100%;
	margin-bottom: 100px;
}
.wpcf7-form .form-group {
	margin-bottom: 32px;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
.wpcf7-form  .wpcf7-form-control{
	background-color: transparent;
	border: 1px solid #e7e7e7;
	border-radius: 0;
	position: relative;
	text-transform: uppercase;
	outline: transparent auto 0px !important;
	width: 100%;
	margin-bottom: 0;   
	text-transform: lowercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.64px;
	padding: 6px 20px;
	min-height: 46px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	font-family: 'Poppins', sans-serif;
	color: #000;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-textarea{
	padding: 30px;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 0;
	text-decoration: none;
	min-height: auto;
	background-color: #0082ca;
	box-shadow: none;
	outline: none;
	padding: 12px 80px;
	margin-left: 15px;
	width: auto;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	border: 1px solid #0082ca;
	letter-spacing: 0.65px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.no-padding .wpcf7-form  .wpcf7-form-control.wpcf7-submit:hover {
	background-color: transparent;
	color: #0082ca;
}
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-validation-errors {
	float: left;
    margin: 15px 0 0 0;
	border: 2px solid #0082ca;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	margin-top: 15px;
	padding: 5px 15px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	margin-top: 0;
	text-align: left;
	line-height: 24px;
	margin-top: 5px;
}

/* - Error 404 */
.errorbg.error-page h6 {
	color: #fff;
}
.error-section{	
	padding: 80px 0;
	text-align: center;
}
.error-section > h3 {
	color: #000;
    font-size: 32px;
	line-height: 44px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0;
	padding: 15px;
}
.error-block p {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 24px;
}
.error-block {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.btn-error {
	padding: 12px 30px;
	background-color: #0082ca;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;	
	font-weight: 600;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-decoration: none;
}
.btn-error:hover {
	background-color: #000;
	color: #fff;	
}

/* - 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  .input-group-btn {
	background-color: #fff;
}
.search .content-area .searchform .form-control {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	padding: 10px 22px;
	letter-spacing: 1.2px;
	color: #777;
	background-color: transparent;
	border: none;
    display: inline-block;
    min-height: 50px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;	
	height: 45px;
	border-radius: 0;
	outline: none;	
}
.search .content-area .searchform .btn.btn-default {	
	border: none;
	min-height: 50px;
	outline: none;
	padding: 6px 18px;
	background-color: #f3f3f1;
	color: #cacaca;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.search .content-area .searchform .btn.btn-default:active{	
	color: #777;
}
.searchform .form-control::-webkit-input-placeholder {
	color: #777;
}
.searchform .form-control:-moz-placeholder {
	color: #777;
}
.searchform .form-control::-moz-placeholder {
	color: #777;
}
.searchform .form-control:-ms-input-placeholder {
	color: #777;
}
.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;
    text-align: center;
    width: 100%;
	margin-bottom: 0;
	margin-top: 0;
}	
.pagination .nav-links .page-numbers {
	display: inline-block;
	margin-right: 7px;
	text-decoration: none;
	margin: 0 4px;
	text-transform: capitalize;	
	border: none;
	border-radius: 100%;
	background-color: #dddcdc;
	color: #000;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	width: 50px;
	height: 50px;
	line-height: 52px;
	padding: 0;
	text-align: center;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.pagination .nav-links .page-numbers.current {
	background-color: #fff301;
	color: #222;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus {
	background-color: #fff301;
	color: #222;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
	background-color: transparent;
	color: #000;
	width: auto;
}
.pagination .next.page-numbers:focus,
.pagination .prev.page-numbers:focus,
.pagination .prev.page-numbers:hover,
.pagination .next.page-numbers:hover {
	background-color: transparent;
	color: #8c8b8b;
}

/* - Page Header */
.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 */
.pagebanner {
	background-size: cover;
	text-align: center;
	position: relative;
	background-color: #666;
	min-height: 350px;
	z-index: 0;
}
.pagebanner::before {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 0;
	content: "";
	display: inline-block !important;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.pagebanner-content {
	margin: 0 auto;
	text-align: right;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	max-width: 1170px;
	text-align: left;
	padding: 0 15px;
	display: inline-block;
	width: 100%;
}

.pagebanner .pagebanner-content h3 {
	color: #fff;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 36.07px;
	letter-spacing: 1.8053px;
	line-height: 65px;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 50%;
	word-wrap: break-word;
}
.page-subtitle {
	display: block;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 28px;
	margin-top: 0;
	word-wrap: break-word;
	text-transform: capitalize;
}

/* - Breadcrumb */
.breadcrumb {
	font-size: 0; 
	background-color: transparent;
	margin: 0;
	color: #fff;
	width: 50%;
	float: right;
	text-align: right;
	padding: 13px 15px;
}

.breadcrumb a,
.breadcrumb span {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 26px;
	font-family: "Poppins",sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.6515px;
}
.breadcrumb span a > span,
.breadcrumb .home span {
	color: #fff;
}
.breadcrumb span {
	color: #fff301;
}
.breadcrumb > span:after {
	color: #fff;
	content:"/";
	padding: 0 5px;
}
.breadcrumb > span:last-of-type:after {
	content: "";
}

/* - Page Links */
.entry-content .page-links {
	margin-bottom: 20px;
}
.entry-content .page-links a span {
	line-height: normal;
	font-size: 14px;
}
.entry-content .page-links-title {
	margin-right: 10px;
}
.entry-content .page-links a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	background-color: #dddcdc;
    border: medium none;
    border-radius: 100%;
    color: #000000;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 52px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 1s ease 0s;
    width: 50px;
}
.entry-content .page-links a:hover  {
	background-color: #fff301;
    border-color: #fff301;
    color: #222;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	display: inline;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	background-color: #fff301;
    color: #222;
    border: medium none;
    border-radius: 100%;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 52px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 1s ease 0s;
    width: 50px;
}

/* - Header Logo: Image */
.navbar-brand {
	max-width: 240px;
}
.navbar-brand.image-logo {
	max-width: 240px;	
	height: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* - Header Logo: Custom Text */
.navbar-brand.custom-txt {
	color: #0082ca;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 23px;
	margin-bottom: 15px;
	padding: 15px 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.navbar-brand.custom-txt:focus,
.navbar-brand.custom-txt:hover {
	color: #000;
}

/* - Header Logo: Site Title */
.navbar-brand.site-title {
	color: #0082ca;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 23px;
	margin-bottom: 15px;
	padding: 15px 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.navbar-brand.site-title:focus,
.navbar-brand.site-title:hover {
	color: #000;
}

/* - Header Style: 2 :Site Title */
.header-section-1.navbar-fixed-top .navbar-brand.site-title {
	color: #fff;
	margin-top: 12px;
	margin-bottom: 10px;
}

/* - Header Style: 2 :Custom Text */
.header-section-1 .navbar-brand.custom-txt {
	margin-top: 12px;
}
.header-section-1.navbar-fixed-top .navbar-brand.custom-txt {
	color: #fff;
	margin-top: 12px;
	margin-bottom: 10px;
}
.top-header-1 .navbar-brand.site-title {
	margin-top: 15px;
}

/* - Footer Logo: Custom Text */
.footer_sitelogo {
	color: #fff;
	font-size: 30px;
	font-weight: 800;
	height: auto;
	letter-spacing: 1px;
	line-height: 40px;	
	text-decoration: none;
	text-transform: uppercase;
}
.footer_sitelogo:focus,
.footer_sitelogo:hover {
	color: #0082ca;
	text-decoration: none;
}

/* - Footer Logo: Site Title */
.ftr-site-title {
	color: #fff;
	font-size: 25px;
	font-weight: 800;
	height: auto;
	letter-spacing: 0.37px;
	line-height: 31px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 0;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none;
}
.ftr-site-title:hover {
	color: #fff;
	text-decoration: none;
}

/*  ## Widgets
- - - - - - - - - - - - - - - - - - - -  */
.widget-area .widget {
	border-bottom: 2px solid #f6f6f6;
    display: inline-block;   
    width: 100%;
	font-family: 'Poppins', sans-serif;
}
.widget {
	margin-bottom: 17px;
	padding-bottom: 17px;
	display: inline-block;
	width: 100%;
}
.widget:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

/* - Widgt Title */
.widget-title {
	color: #222;
	margin-bottom: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.9px;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;
}

.widget ul {
	list-style: none;
	color: #777;
	font-size: 13px;
	margin: 0;
}
.widget ul.children {
	padding-left: 10px;
}
.widget > ul:first-of-type {
	padding-left: 0;
}
.widget li {
	position: relative;
	display: inline-block;	
	width: 100%;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;	
}
.widget li:last-of-type {
	border-bottom: none;
}
.widget a,
.widget-area a {
	color: #777;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;	
}
.widget a:hover,
.widget-area a:hover {
	color: #000;
}

.widget ul li > a {	
	color: #777;
	font-size: 13px;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.65px;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	word-wrap: break-word;	
	position: relative;
	font-weight: 400;
	padding-left: 15px;
	display: inline-block;
	margin-bottom: 6px;
}
.widget ul li > a::before {	
	content: "\f105";
	font-family:'FontAwesome';
	left: 0;
	top: -2px;
	position: absolute;
}
.widget > ul > li:last-child > a {	
	margin-bottom: 0;
}
.widget ul li > a:hover {	
	text-decoration: none;
	color: #000;
	margin-left: 10px;
}

/* - SelectBox Dropdown Arrow Setting */
.select_box {
	position: relative;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #0082ca;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;	
}
.woocommerce select,
.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: #777;
	border-radius: 0;
	outline: none;
}
.woocommerce select::-ms-expand {
	display: none;
}
.widget select::-ms-expand {
    display: none;
}
.widget select option,
.widget select:active,
.widget select:focus {
	outline: none !important;
}

.widget_nav_menu > div > ul:first-of-type {
	padding-left: 0;
}
.widget_nav_menu > div > ul ul {
	padding-left: 7px;
}

.widget_categories li:hover,
.widget_archive li:hover {
	color: #000;
}
.widget_latestposts .latest-content.no_post_thumb {
	padding-left: 0;
}

.widget.widget_breadcrumb_navxt span {
	line-height: 26px;
}
/* - Widget: Social */
.widget.widget_social ul li {
	display: inline-block;
	width: auto;
	border: none;
}
.widget_social ul:first-of-type {
	padding-left: 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
}
.widget.widget_social ul li {
	display: inline-block;
	margin-right: 8px;
	margin-top: 8px;
	padding: 0;
}
.widget.widget_social ul li:last-child {
	margin-right: 0;
}
.widget.widget_social ul li a {
	border-radius: 100%;
	width: 36px;
	height: 36px;
	border: 1px solid rgba(119,119,119,0.49);
	color: #777777;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	padding-left: 0;
}
.widget.widget_social ul li a::before {
	content: "";
}
.widget.widget_social ul li a:hover {
	color: #0082ca;
	border-color: #0082ca;
	margin-left: 0;
}

/* - Widget: Tags */
.tagcloud {
	display: inline-block;
	width: 100%;
}
.tagcloud a {
	padding: 12px 16px;
	background-color: #0082ca;
	color: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.6px;
	font-weight: 400;	
    font-size: 12px !important;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	float: left;
	font-family: 'Poppins', sans-serif;	
	border: 1px solid transparent;
}
.tagcloud a:hover {		
	background-color: #222;
	color: #fff;
	border-color: #222;
}
.tagcloud a:last-of-type {
	margin-right: 0;
}

/* - Widget: Calendar */
.widget-area .widget.widget_calendar {
	padding-bottom: 25px;
}
.widget_calendar #wp-calendar {
    width: 100%;
}
.widget_calendar table {
    margin: 0;
	width: 100%;
}
.widget_calendar table {
    margin: 0;
	font-family: 'Poppins', sans-serif;
}
.widget_calendar td,
.widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 0;
	border: none;
	color: #777;
	font-family: 'Poppins', sans-serif;
}
.widget_calendar caption {
    font-weight: 700;
    margin: 0;
    letter-spacing: 0.04em;
    text-transform: uppercase;
	text-align: center;
	color: #fff;
	background-color: #0082ca;
}
.widget_calendar tbody a {
    background-color: transparent;
    color: #000;
    display: block;
	text-decoration: none;
    font-weight: 700;
}
.widget_calendar tbody #today {
	background-color: #0082ca;
    color: #fff;
    font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    color: #000;
}
.widget_calendar #next a,
.widget_calendar #prev  a {
	color: #fff;
	padding: 3px 15px;
	background-color: #0082ca;
	text-decoration: none;
}

/* - Widget: Pages */
.widget_pages > ul li {
	position: relative;	
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.widget_pages > ul li.current_page_item a {
	color: #000;
}
.widget_pages > ul li a {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.widget_pages > ul li a:hover {
	color: #000;
}

/* - Widget: Meta */
.widget_meta ul li a {
	color: #777;
	font-size: 14px;
	letter-spacing: 0.98px;
	line-height: 26px;
	word-wrap: break-word;
	text-decoration: none;
	text-transform: capitalize;
}
.widget_meta ul li:hover a{
	color: #000;
}

/* - Widget: Recent Comments */
.widget_recent_comments ul li span {
	text-transform: capitalize;
	margin-right: 5px;
	font-family: 'Poppins', sans-serif;
}
.widget_recent_comments ul li a {
	color: #777;
	word-wrap: break-word;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 0;
}
.widget_recent_comments ul li a::before {
	content: "";
}
.widget_recent_comments ul li a:hover{
	color: #000;
	margin-left: 5px;
}

/* - Widget: Recent Entries */
.widget_recent_entries ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.widget_recent_entries ul li:last-of-type {
	margin-bottom: 0;
}
.widget_recent_entries ul li a {
	display: inline-block;
	width: 100%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.widget_recent_entries ul li a:hover {
	color: #0082ca;
}

/* - Widget: RSS */
.widget_rss ul li {
	padding: 8px 0;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.widget_rss ul li:hover::before,
.widget_rss ul li::before {
	background: none;
}
.widget_rss ul li > a {
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
}
.widget_rss ul li cite,
.widget_rss ul li  .rss-date {
	color: #000;	
	font-style: italic;
	display: block;
	font-weight: 500;
	line-height: 26px;
}
.widget_rss .rsswidget {
	color: #666;
}
.rssSummary {
	line-height: 24px;
}

/* - Widget: Text */
.widget_text .textwidget  {
	margin-bottom: 5px;
	color: #777;
	display: inline-block;
	letter-spacing: 0.5px;
	word-wrap: break-word;
	max-width: 100%;
	font-weight: 400;
}
.widget_text .textwidget p {
	padding: 0;
	line-height: 24px;
	font-weight: 400;
	word-wrap: break-word;
	font-size: 13px;
	color: #777;
}
.widget_text .textwidget p strong:first-of-type {
	margin-bottom: 10px;
	display: inline-block;
}
.widget_text .textwidget p strong:last-of-type {
	margin-bottom: 0;
}
.widget_text .textwidget img {
	margin-bottom: 10px;
}
.widget_text .textwidget .wp-caption {
	margin-bottom: 0;
}

/* - Widget: Nav Menu */
.widget_nav_menu ul li {
	padding: 0;
	position: relative
}
.widget_nav_menu ul li:hover::before,
.widget_nav_menu ul li::before {
	background: none;
}
.widget_nav_menu ul li a {
    font-size: 13px;
	color: #777;
    font-weight: 400;	
	display: block;
	width: 100%;
}
.widget_nav_menu ul li:last-of-type .sub-menu:last-of-type li:last-of-type a {
	border-bottom: none;
	margin-bottom: 0;
}

/* - Footer Newsletter setting */
.mc4wp-response{
	letter-spacing: 0.5px;
	color: #fff;
}
.widget_mc4wp_form_widget .widget-title {
	color: #222;
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.9px;
	line-height: 28px;
	margin-bottom: 20px;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;
}
.widget_mc4wp_form_widget label {
	display: none;
}
.mc4wp-alert.mc4wp-error p{
	color: #fff;
}
.widget_mc4wp_form_widget .mc4wp-form-fields p {
	position: relative;
	width: 100%;
	display: inline-block;
}
.widget_mc4wp_form_widget .form-group {
	position: relative;
}
.widget_mc4wp_form_widget .form-group i {
	color: #ffffff;
	position: absolute;
	right: 30px;
	top: 12px;
	font-size: 12px;
}
.widget_mc4wp_form_widget .mc4wp-form-fields .form-control {	
	border-radius: 0;
	border: 1px solid #777;
	outline: transparent auto 0px !important;
	height: 39px;
	font-size: 13px;
	color: #000;
	letter-spacing: 0.5px;	
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] {
	padding: 10px 20px;
	background-color: #0082ca;
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
	font-weight: 600;
	border-radius: 0;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	border: none;
	width: auto;
	outline: transparent auto 5px !important;
	border: 1px solid transparent;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"]:hover {
	background-color: #fff;
	color: #0082ca;
	border-color: #777;
}
.widget_mc4wp_form_widget .mc4wp-alert.mc4wp-success p {
	color: #fff;
	font-size: 13px;
}
.widget_mc4wp_form_widget .mc4wp-alert.mc4wp-error p {
	color: #000;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    line-height: 25px;	
}

/* - Widget: Recent Entries */
.widget_recent_entries ul li a {
	color: #777;
	float: left;
	font-size: 14px;
	letter-spacing: 0.98px;
	line-height: 26px;
	word-wrap: break-word;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 5px;
}
.widget_recent_entries ul li a:hover {
	color: #000;
}

/* - Widget: Pages */
.widget_pages .page_item_has_children > a,
.widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}
.widget_pages .page_item_has_children > a,
.widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

/* - Text */
.textwidget option {
	max-width: 175px;
}
.widget_text .textwidget {
	color: #757575;
	font-weight: 300;
	line-height: 26px;
}

footer ul li a {
	color: #3c3c44;
}

footer .widget > ul:first-of-type {
	padding-left: 0;
}

/* - Footer Widget Color Setting */
footer .widget {
	display: inline-block;
	width: 100%;
}
footer .widget.woocommerce ul.product-categories li > a,
footer .widget.woocommerce del .amount,
footer .widget_rss p,
footer .widget_rss strong,
footer .widget li,
footer .visitors-address p,
footer .widget_latestposts .latest-content a.read-more:hover,
footer .widget_latestposts .latest-content span,
footer .widget a,
footer .widget-area a,
footer .widget a:hover,
footer .widget-area a:hover,
footer .textwidget,
footer .widget_text .textwidget,
footer .widget_latestposts .latest-content h5 > a,
footer .widget_rss ul li cite,
footer .widget_rss ul li .rss-date,
footer .widget.woocommerce ul li a,
footer .woocommerce-Price-amount.amount,
footer .widget_breadcrumb_navxt,
footer .widget_text .textwidget p,
footer .widget_rss .rsswidget,
footer .woocommerce .widget_shopping_cart .total strong,
footer .woocommerce.widget_shopping_cart .total strong,
footer .widget_calendar td,
footer .widget_calendar th {
	color: rgba(255,255,255,0.8);
}
footer .ftr-widget.widget_post .ftr-latest-content span,
footer .ftr-widget.widget_post .ftr-latest-content h5 > a,
footer .woocommerce select,
footer .widget select {
	color: #ddd;
}
footer .woocommerce select option,
footer .widget select option{
	color: #000;
	background-color: #ddd;	
}
footer .textwidget option{
	max-width: 260px;
}
footer .widget_calendar #next a:hover,
footer .widget_calendar #prev a:hover,
footer .widget.woocommerce ul.product-categories li > a:hover,
footer .widget.woocommerce ul li a:hover,
footer .ftr-widget.widget_post .ftr-latest-content a.read-more:hover,
footer .widget_pages > ul li.current_page_item a {
	color: #ffea00;
}

footer .tagcloud a:hover {	
	border-color: #fff;
}

/*  ## Blog
- - - - - - - - - - - - - - - - - - - - */
.entry-cover {
	position: relative;
}
.single-post .entry-cover  iframe {
	margin-bottom: 20px;
}
.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.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: #000;
	border: 1px solid #000;
}
article.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.format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article.type-post {
	position: relative;
}
body.single-post article.type-post {
	text-align: left;
}
article.type-post:last-of-type {
	margin-bottom: 30px;
}
article.type-post:last-of-type .or-spacer {
	display: none;
}
.single-post article.type-post:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* - Sticky Posts */
article.type-post.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;
}

blockquote {	
	margin: 55px 0 40px;
	display: inline-block;
	width: 100%;	
	font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: 26px;
    padding: 50px 50px 50px 50px;
    position: relative;
	color: #777;
	font-family: 'Raleway', sans-serif;	
	border: 1px solid #efefef;
	text-align: center;
}
blockquote::before {
	background-color: #e2e2e2;
	content: "";
	left: 0;
	right: 0;
	top: -45px;
	height: 1px;
	width: 100%;
	position: absolute;
}
blockquote::after {
	position: absolute;
	content: "{";
	font-family: "ElegantIcons";
	bottom: 25px;
	left: 0;
	right: 0;
	top: auto;
	color: #777;
	margin: 0 auto;
	font-size: 30px;
	-ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
}
blockquote p {
	font-size: 14px;
	z-index: 1;
	line-height: 26px;
	letter-spacing: 0.56px;
	margin-bottom: 20px;
	word-wrap: break-word;
}
blockquote p i {
	font-size: 102px;
	color: #e3e3e3;
	position: absolute;
	left: -25px;
	top: 10px;
	z-index: -1;
} 
.single-post .post-category > span,
.single-post .tags > span {
	color: #000;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-right: 10px;
	text-transform: capitalize;
}

/* - Entry Title */
.entry-title {
	margin-top: 0;
}

article.format-audio .entry-title,
article.format-video .entry-title,
article.format-gallery .entry-title,
article.has-post-thumbnail .entry-title {
	margin-top: 20px;
}

.no-post-thumbnail .post-detail {
	bottom: auto;
	left: auto;
	margin-bottom: 15px;
	position: relative;
}
.no-post-thumbnail .post-excerpt {
	padding: 20px 0 0;
}

/* - Entry Meta */
.post-category,
.entry-meta {
	margin-bottom: 10px;
}
.post-category a,
.entry-meta a {
	color: #777;
	font-size: 14px;
	letter-spacing: 0.7px;
	line-height: 26px;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	text-decoration: none;
}
.post-category a:hover,
.entry-meta a:hover {
	color: #0082ca;
}
.post-category > span,
.entry-meta > span {
	text-transform: uppercase;
	color: #030303;	
	font-size: 14px;
	font-weight: 600;
	margin-top: 0;
	word-wrap: break-word;
	padding-bottom: 20px;
	position: relative;
}
.post-category > span::after,
.entry-meta > span::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.post-category > span:last-of-type::after,
.entry-meta > span:last-of-type::after {
    content: "";
	padding: 0;
}
.post-meta,
.post-meta a {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.post-meta em::after {
	content: "|";
	padding-left: 5px;
	padding-right: 5px;
}
.single-post .post-social {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.single .tags {
	padding-bottom: 10px;
	display: inline-block;
}
.single .tags a {	
	color: #777;
	display: inline-block;
	letter-spacing: 0.7px;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.single .tags a:after { 
	content: "/";
	padding:0 5px;
}
.single .tags a:last-of-type:after {
	content: "";
	padding-right: 0;
}
.post-category a:after {
	content: "/";
	padding:0 5px;
}
.post-category a:last-of-type:after {
	content: "";
	padding-right: 0;
}
.single .entry-content h2 {
	line-height: 42px;
}

/* ## Res. Max Width 991px */
@media (max-width: 991px) {

	.comments-title {
		font-size: 21px;
		line-height: 30px;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email, 
	.comments-area .comment-form-url {
		width: 100%;
	}
	
	/* - Comment Form  */
	.comment-list .reply {
		position: relative;
		text-align: left;
		top: 5px;
	}
	.comment-list .children {
		margin: 0;
		padding-left: 0;
	}	
	.navbar-brand.image-logo {
		margin: 8px 0 5px;
	}
	.comment-metadata {
		margin-top: 10px;
		padding-left: 0;
	}
	.comment-metadata a {
		padding-left: 0;
	}
	.comment-list .children > li {
		padding-left: 0.5em;
	}
		
	.single-post .type-post .entry-title {	
		font-size: 22px;
		line-height: 31px;
	}
	
	blockquote {
		padding: 30px 35px 0;
	}
	blockquote p {
		line-height: 30px;
		font-size: 20px;
	}
	blockquote p i {
		font-size: 70px;
		left: -30px;
		top: 0;
	}
	.comment-list .reply a {
		margin-top: -12px;
	}
	
	/* - Header Logo: Image */
	.navbar-brand.image-logo img {
		max-width: 180px;
		margin-top: 4px;
		margin-bottom: 4px;
	}
	.header-section-1 .navbar-brand.image-logo img {
		margin-top: 2px;
	}
	
	.breadcrumb,
	.pagebanner .pagebanner-content h3 {
		width: 100%;
		float: none;
		text-align: left;
	}
	.breadcrumb {
		padding: 13px 0;
	}
	
	/* - Header Logo: Custom Text */
	.navbar-brand.custom-txt {
		margin-top: 20px;
	}
	
	/* - Header Logo: Site Title */
	.navbar-brand.site-title {
		margin-top: 20px;
	}
	
	/* - Header Style: 2 : Site Title */
	.header-section-1 .navbar-brand.site-title {
		color: #fff;
		padding: 0;
		margin-top: 15px;
	}
	.header-section-1.navbar-fixed-top .navbar-brand.site-title {
		margin-top: 15px;
	}
	
	/* - Header Style: 2 : Custom Text */
	.header-section-1 .navbar-brand.custom-txt {
		color: #fff;
		padding: 0;
		margin-top: 15px;
	}
	.header-section-1.navbar-fixed-top .navbar-brand.custom-txt {
		margin-top: 15px;
	}
	
	/* - Header Style: 2 : Image Logo */
	.header-section-1 .navbar-brand.image-logo {
		padding: 0;
	}
	
	.widget-title {
		font-size: 17px;
		line-height: 32px;
		margin-bottom: 10px;
	}
}

/* ## Res. Min Width 768px */
@media (min-width: 768px) {	
	
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}
	
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
}

/* - min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.comments-area .comment-form-author,
	.comments-area .comment-form-email, 
	.comments-area .comment-form-url {
		width: 30.7%;
	}
	.comment-list .children {
		padding-left: 0;
	}
	
	.header-section-1.navbar-fixed-top .navbar-brand.image-logo {
		margin-top: 6px;
		margin-bottom: 6px;
	}
}

/* - min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.site-main .content-left {
		padding-right: 15px;
	}
	.site-main .content-right {
		padding-left: 15px;
	}
}

/* ## Res. Max Width 991px */
@media (max-width: 991px) {
	
	blockquote p {
		font-size: 17px;
	}
}

/* - min-width: 320 to max-width: 600 */
@media only screen and (min-width: 320px) and (max-width: 600px) {
	body.admin-bar header.navbar-fixed-top {
		margin-top: 0;
	}
}

/* ## Res. Max Width 767px */
@media (max-width: 767px) {
	
	/* - Post Formats */
	.format-video iframe,
	.format-video video {
		min-height: auto;
		height: auto;
	}
	
	/* - Widget Area */
	.widget-area {
		margin-top: 30px;
	}
	
	/* - Comment Form */	
	.comment-metadata {
		padding-left: 0;
		margin-top: 10px;
	}
	
	/* - Color Switcher */
	body .corner {
		display: none;
	}

	/* - Sticky Posts */
	.sticky-post {
		display: inline-block;
		font-weight: 700;
		margin-bottom: 10px;
		position: relative;
		left: 0;
	}

	/* ## Layout */
	.pagebanner .pagebanner-content h3 {
		font-size: 24px;
		letter-spacing: 1px;
		line-height: 45px;
	}
}

/* ## Res. Max Width 479px */
@media (max-width: 479px) {
	/* - Comment Section */
	.comment-author.vcard img {
		width: 60px;
		height: 60px;
	}
	.comment-list .children {
		margin: 0 0 0 5px;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email,
	.comments-area .comment-form-url {
		width: 100%;
	}
	.comment-list .children {
		padding-left: 0;
		margin: 0 0 0 2px;
	}
	.comment-list .children > li {
		padding-left: 0.2em;
	}	
}

/* ## Res. Max Width 400px */
@media (max-width: 400px) {

	.owclearfix-cnt2:after,
	.owclearfix-cnt3:after {
		clear: none;
	}
}