/*
	Theme Name: Deconf Child Theme
	Theme URI: http://deconf.com/
	Description: Two column child theme created for the Genesis Framework.
	Author: deconf
	Author URI: http://deconf.com/
 
	Version: 1.1
 
	Tags: blue 
	Template: genesis
	Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://opensource.org/licenses/gpl-license.php


Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Helvetica', serif;
	font-size: 16px;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
select,
input,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	box-sizing: border-box;
	color: #333;
	font-family: 'Helvetica', serif;
	font-size: 14px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ed702b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

::-moz-selection {
	background-color: #ed702b;
	color: #fff;
}

::selection {
	background-color: #ed702b;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

.site-container {
	/*background: url(images/bg.png) repeat-x;*/
}

.wrap {
	margin: 0 auto;
	max-width: 1080px; /*sw 1140*/
}


/* Header
------------------------------------------------------------ */

.site-header .wrap {
	min-height: 120px;
}

.title-area {

	float: left;
	overflow: hidden;
	width: 30%;
}

.site-title {
	font-family: 'Helvetica', arial, serif;
	font-size: 30px;
	line-height: 1.4;
	margin: 12px 0 0 32px;
	text-shadow: 0 1px #333;
}

.site-title a,
.site-title a:hover {
	color: #fff;
	text-decoration: none;
}

.site-description {
	display: none;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 118px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 100%;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary {
	clear: both;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.site-header .menu {
	float: right;
	font-size: 14px;
	text-transform: uppercase;
}

.menu-primary {
	border-bottom: double #D8D8D8;
	margin-top:-10px;
	background-color:#EDEDED;
}

.widgettitle {
	border: 1px solid #D8D8D8;
	background-color:#EDEDED;
	line-height:1.7em;
	text-align:center;
}

.widget-wrap ul{
	margin-left:10px;
}

.menu-primary ul,
.menu-secondary ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #333;
	display: block;
	font-family: 'Helvetica', arial, serif;
	padding: 7px 15px 2px 15px;
	position: relative;
	text-decoration: none;
}

.site-header .menu a {
	color: #fff;
	padding: 20px 15px 17px;
	text-shadow: 0 2px #111;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	color: #ed702b;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
	color: #333;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-align: left;
	text-transform: none;
	width: 138px;
}

.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	/*background: url(images/bg-pattern.png);*/
	border: 1px solid #333;
	border-top: none;
	color: #fff;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
	color: #ed702b;
}

.site-header .menu li li a:active,
.site-header .menu li li a:hover {
	/*background: url(images/bg-pattern.png);*/
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	font-family: 'Helvetica', arial, serif;
	padding: 10px 15px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #ed702b;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(https://deconf.com/wp-content/themes/deconf/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(https://deconf.com/wp-content/themes/deconf/images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
	clear: both;
}

.site-inner .wrap {
	border-bottom: double #ddd;
	margin: 0 auto 30px;
	overflow: hidden;
}


/* Page Title
------------------------------------------------------------ */

.page-title {
	border-bottom: double #ddd;
	border-top: double #ddd;
	font-family: 'Helvetica', serif;
	font-size: 30px;
	line-height: 1.0;
	overflow: hidden;
	padding: 25px 0;
	text-align: center;
}

.page-title p {
	font-size: inherit;
	line-height: 1.0;
	margin: 0;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border: none;
	font-size: 14px;
	margin: 0px 0 10px;
	padding: 0px 15px;
	width:97%;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 950px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	padding: 25px 39px 30px;
	width: 630px; /*sw*/
}

.content-sidebar .content,
.sidebar-content .content {
	width: 730px; /*sw810*/
}

.content-sidebar .content {
	border-left: none;
	padding: 25px 39px 30px 0;
}

.content-sidebar-sidebar .content {
	border-left: none;
	padding: 25px 39px 30px 0;
	width: 620px;
}

.sidebar-content .content {
	border-right: none;
	float: right;
	padding: 25px 0 30px 39px;
}

.sidebar-sidebar-content .content {
	border-right: none;
	float: right;
	padding: 25px 0 30px 39px;
	width: 620px;
}

.full-width-content .content {
	border: none;
	padding: 25px 0;
	width: 1020px; /*1140*/
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

blockquote {
	background: url(https://deconf.com/wp-content/themes/deconf/images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Helvetica', arial, serif;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2 a,
h2 a:visited {
	font-size: 36px;
}

h2{
	font-size: 27px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Helvetica', arial, serif;
}

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

.genesis-grid h2,
.genesis-grid h2 a,
.genesis-grid h2 a:visited {
	font-size: 24px;
	line-height: 1.4;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 19px;
}

.after-post h4 {
	color: #aaa;
	margin: 0 0 15px;
}

.taxonomy-description h1,
.widget-area h4 {
	font-size: 16px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

.footer-widgets h4 {
	color: #ddd;
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0;
	text-shadow: 0 2px #111;
}

h5 {
	font-size: 20px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.after-post ul,
.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.after-post ul li,
.archive-page ul li,
.entry-content ul li {
	background: url(https://deconf.com/wp-content/themes/deconf/images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 5px 20px;
	padding: 0 0 0 15px;
	word-wrap: break-word;
	display: table;
}

.sd-content ul li {
	background: none;
	margin: 0 5px 5px 0;
}

.after-post ul li {
	background: url(https://deconf.com/wp-content/themes/deconf/images/list-after-post.png) no-repeat top left;
	margin: 0 0 5px 15px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	color: #666;
	font-size: 14px;
	margin: -5px 0 15px;
	/*text-transform: lowercase;*/
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	color: #666;
	font-size: 14px;
	padding: 5px 0 0;
	text-transform: lowercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 60px;
	overflow: hidden;
	padding: 10px;
}

.author-box-content p {
	font-size: 14px;
}


/* After Post
------------------------------------------------------------ */

.after-post {
	/*background: url(images/bg-pattern.png);*/
	border: double #ddd;
	clear: both;
	color: #fff;
	margin: 30px 0;
	padding: 25px;
	overflow: hidden;
	text-shadow: 0 1px #111;
}

.after-post p {
	color: #fff;
}

.after-post form {
	display: block;
	padding: 10px 0 10px 120px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.entry-tags {
	text-transform:capitalize;
}

.entry-comments-link{

	border-left: solid 1px gray;
	padding-left:10px;
	margin-left:5px;

}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}

.wp-block-image{
    margin-bottom: 30px;
}


/* Code
------------------------------------------------------------ */

code {
    background-color:#eee;
    padding: 0 0.5em 0 0.5em;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li a:visited,
.pagination li a:link,
.pagination li.active a {
	background-color: #444;
	border: none;
	color: #fff;
	font-family: 'Helvetica', arial, serif;
	font-size: 14px;
	padding: 5px 12px;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #ed702b;
	border: none;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	padding: 25px 0 0;
	width: 300px;
}

.sidebar-secondary {
	float: left;
	padding: 25px 0 0;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}

.sidebar .widget {
	margin: 0 0 20px;
}

.widget-area ul li,
.footer-widgets ul li {
	/*border-bottom: 1px solid #ddd;*/
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.footer-widgets ul li {
	border-bottom: 1px solid #444;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 0 10px;
}

.footer-widgets .featuredpage .page,
.footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
    color: #fff;
    background-color: #32373c;
    border-radius: 5px;
    box-shadow: none;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 1em;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form  {
	float: right;
	padding: 10px 0 5px 0;
}

.search-form input[type="search"] {
	margin: 0 -7px 0 0;
	padding: 9px 8px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

.search-form-submit {
	padding: 9px 8px !important;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 9px 8px;
	width: 70%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	/*background: url(images/footer-widgets.png);*/
	border-top: 3px solid #888;
	clear: both;
	font-size: 14px;
	overflow: hidden;
}

.footer-widgets .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 25px;
}

.footer-widgets .widget {
	background: none;
	border: none;
	clear: both;
	color: #888;
	padding: 30px 0 0;
}

.footer-widgets p {
	color: #888;
	font-size: inherit;
	margin: 0 0 10px;
}

.footer-widgets ul {
	margin: 0;
}

.footer-widgets .latest-tweets {

}

.footer-widgets .latest-tweets li span a,
.footer-widgets .latest-tweets li span a:visited {
	color: #bbb;
	text-decoration: none;
}

.footer-widgets .latest-tweets li span a:hover {
	color: #bbb;
	text-decoration: underline;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 40px 0 0;
	width: 350px;
}

.footer-widgets-2 {
	float: left;
	width: 360px;
}

.footer-widgets-3 {
	float: right;
	width: auto;/*350px;*/
}


/* Social Icons
------------------------------------------------------------ */

.footer-widgets ul li.social-facebook,
.footer-widgets ul li.social-linkedin,
.footer-widgets ul li.social-pinterest,
.footer-widgets ul li.social-plus,
.footer-widgets ul li.social-rss,
.footer-widgets ul li.social-twitter {
	border: none;
	float: left;
}

.footer-widgets ul li.social-facebook a,
.footer-widgets ul li.social-facebook a:hover,
.footer-widgets ul li.social-linkedin a,
.footer-widgets ul li.social-linkedin a:hover,
.footer-widgets ul li.social-pinterest a,
.footer-widgets ul li.social-pinterest a:hover,
.footer-widgets ul li.social-plus a,
.footer-widgets ul li.social-plus a:hover,
.footer-widgets ul li.social-rss a,
.footer-widgets ul li.social-rss a:hover,
.footer-widgets ul li.social-twitter a,
.footer-widgets ul li.social-twitter a:hover {
	background: #333 url(https://deconf.com/wp-content/themes/deconf/images/social-icons.png);
	display: block;
	height: 32px;
	margin: 0 20px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 32px;
}

.footer-widgets ul li.social-facebook a:hover,
.footer-widgets ul li.social-linkedin a:hover,
.footer-widgets ul li.social-pinterest a:hover,
.footer-widgets ul li.social-plus a:hover,
.footer-widgets ul li.social-rss a:hover,
.footer-widgets ul li.social-twitter a:hover {
	background: #ed702b url(https://deconf.com/wp-content/themes/deconf/images/social-icons.png);
}

.footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

.footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

.footer-widgets ul li.social-linkedin a {
	background-position: -32px 0;
}

.footer-widgets ul li.social-linkedin a:hover {
	background-position: -32px 0;
}

.footer-widgets ul li.social-pinterest a {
	background-position: -64px 0;
}

.footer-widgets ul li.social-pinterest a:hover {
	background-position: -64px 0;
}

.footer-widgets ul li.social-plus a {
	background-position: -96px 0;
}

.footer-widgets ul li.social-plus a:hover {
	background-position: -96px 0;
}

.footer-widgets ul li.social-rss a {
	background-position: -128px 0;
}

.footer-widgets ul li.social-rss a:hover {
	background-position: -128px 0;
}

.footer-widgets ul li.social-twitter a {
	background-position: -160px 0;
}

.footer-widgets ul li.social-twitter a:hover {
	background-position: -160px 0;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
	clear: both;
}

.site-footer .wrap {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
}

.site-footer p {
	font-size: inherit;
}

.site-footer a,
.site-footer a:visited {
	color: #333;
}

.site-footer a:hover {
	color: #ed702b;
	text-decoration: none;
}

.site-footer .gototop {
	float: left;
	width: 30%;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 65%;
}


/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: -40px 0 50px;
	overflow: hidden;
}

#author,
#comment{
	margin: 10px 5px 0 10px;
	padding: 5px;
	width: 250px;
}

.comment-form-comment{
	margin-top:10px;
}

#email {
	margin: 10px 5px 0 12px;
	padding: 5px;
	width: 250px;
}

#url {
	margin: 10px 5px 0 4px;
	padding: 5px;
	width: 250px;
}


#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

.form-submit{
	margin-top: 10px;
}

/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	background: none;
	margin: 0 0 10px;
	padding: 0;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Deconf Blue
------------------------------------------------------------ */
pre {
	background-color: #eee;
	overflow-x:auto;
}

.deconf-blue a,
.deconf-blue a:visited {
	color: #2b97ed;
}

.wp-block-button__link {
	text-decoration: none !important;
}

.deconf-blue ::-moz-selection {
	background-color: #2b97ed;
	color: #fff;
}

.deconf-blue ::selection {
	background-color: #2b97ed;
	color: #fff;
}

.deconf-blue .site-header .wrap {
	background: url(https://deconf.com/wp-content/themes/deconf/images/blue/deconf-logo.png) top left no-repeat;
}

.deconf-blue h2{
	color: #ed702b;
}

.deconf-blue h3{
	color:#333;
}


.deconf-blue .menu-primary a,
.deconf-blue .menu-secondary a,
.widget-wrap ul a,
.widget-wrap ul a:visited,
.deconf-blue h2 a,
.deconf-blue h2 a:visited {
	color: #333;
}

.deconf-blue .site-header .menu li li a,
.deconf-blue .site-header .menu li li a:link,
.deconf-blue .site-header .menu li li a:visited {
	color: #fff;
}

.deconf-blue .menu-primary li a:active,
.deconf-blue .menu-primary li a:hover,
.deconf-blue .menu-primary li li a:active,
.deconf-blue .menu-primary li li a:hover,
.deconf-blue .menu-primary .current_page_item a,
.deconf-blue .menu-primary .current-cat a,
.deconf-blue .menu-primary .current-menu-item a,
.deconf-blue .menu-secondary li a:active,
.deconf-blue .menu-secondary li a:hover,
.deconf-blue .menu-secondary li li a:active,
.deconf-blue .menu-secondary li li a:hover,
.deconf-blue .menu-secondary .current_page_item a,
.deconf-blue .menu-secondary .current-cat a,
.deconf-blue .menu-secondary .current-menu-item a{
	color: #0084EA;
}

.deconf-blue .widget-wrap ul a,
.deconf-blue .widget-wrap ul a:visited{
	color:black;
	text-decoration:none;
	font-style:italic;
}

.deconf-blue .widget-wrap ul a:hover{
	color: #2b97ed;
	text-decoration:none;
	font-style:italic;	
}

.deconf-blue h2 a:hover,
.deconf-blue .menu li.right a:hover,
.deconf-blue .site-footer a:hover,
.deconf-blue .site-header .menu li a:active,
.deconf-blue .site-header .menu li a:hover,
.deconf-blue .site-header .menu li li a:active,
.deconf-blue .site-header .menu li li a:hover,
.deconf-blue .site-header .menu .current_page_item a,
.deconf-blue .site-header .menu .current-cat a,
.deconf-blue .site-header .menu .current-menu-item a {
	color: #2b97ed;
}

.deconf-blue .pagination li a:hover,
.deconf-blue .pagination li.active a {
	background-color: #2b97ed;
}

.deconf-blue .footer-widgets ul li.page_item a, 
.deconf-blue .footer-widgets ul li.page_item a:link, 
.deconf-blue .footer-widgets ul li.page_item a:visited{
	color: #222;
}

.deconf-blue .footer-widgets ul li.page_item a:hover{
	color: #2b97ed;
}

.deconf-blue .widget_pages .widget-title{
	display:none;
}

.deconf-blue .footer-widgets ul li.social-facebook a:hover,
.deconf-blue .footer-widgets ul li.social-linkedin a:hover,
.deconf-blue .footer-widgets ul li.social-pinterest a:hover,
.deconf-blue .footer-widgets ul li.social-plus a:hover,
.deconf-blue .footer-widgets ul li.social-rss a:hover,
.deconf-blue .footer-widgets ul li.social-twitter a:hover {
	background: #2b97ed url(https://deconf.com/wp-content/themes/deconf/images/social-icons.png);
}

.deconf-blue .footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

.deconf-blue .footer-widgets ul li.social-linkedin a:hover {
	background-position: -32px 0;
}

.deconf-blue .footer-widgets ul li.social-pinterest a:hover {
	background-position: -64px 0;
}

.deconf-blue .footer-widgets ul li.social-plus a:hover {
	background-position: -96px 0;
}

.deconf-blue .footer-widgets ul li.social-rss a:hover {
	background-position: -128px 0;
}

.deconf-blue .footer-widgets ul li.social-twitter a:hover {
	background-position: -160px 0;
}

a.button-crispblue:visited, a.button-twitter:visited, a.button-googleplus:visited{
	color:#fff !important;
}

.widget_search {
	padding: 25px 0px;
}

#subscribe-email input {
	width: 100%;
}

/* Responsive Design
------------------------------------------------------------ */

.ads1{
	width:336px; 
	height:280px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;	
}

@media only screen and (max-width: 1024px) { 
	.ads1{
		width:300px; 
		height:250px;
	}
}

@media only screen and (max-width: 640px) { 
	.ads1{
		width:300px; 
		height:250px;
	}
}

@media only screen and (max-width: 420px) {
	.ads1{
		width:320px; 
		height:100px;
	}
}

.ads2{
	width:300px; 
	height:250px;
}	

.ads2-c{
	margin-left:0px;
}

@media only screen and (max-width:960px) { 
	.ads2 {
		width: 300px; 
		height: 250px;
	}
	.ads2-c {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:100%;
	}
}

@media only screen and (max-width: 480px) {
	.ads2{
		width:300px; 
		height:250px;		
	}

	.ads2-c {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:100%;
	}
}

.ads3{
	width:336px; 
	height:280px;
	margin:0 auto;
}

.ads3-c{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

.ads5 {
	width: 728px; 
	height: 90px;
}

.ads5-c{
	margin-bottom:10px;  
}

@media only screen and (max-width:1210px) { 
	.ads5 {
		width: 468px; height: 60px;
	}
	.ads5-c{
		margin-left:auto;
		margin-right:auto;
		text-align:center;	
	}
}

@media only screen and (max-width:480px) { 
	.ads5 {
		width: 320px; height: 100px;
	}
	.ads5-c{
		margin-left:auto;
		margin-right:auto;
		text-align:center;	
	}	
}

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

	.wrap {
		max-width: 960px;
	}

	.content-sidebar-wrap {
		width: 770px;
	}

	.content {
		width: 400px;
	}

	.content-sidebar .content,
	.sidebar-content .content {
		width: 610px;
	}

	.content-sidebar-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 440px;
	}
	
	.full-width-content .content {
		width: 100%;
	}
	
	.genesis-grid-even,
	.genesis-grid-odd {
		float: left;
		margin: 0 0 30px;
		padding: 0;
		width: 100%;
	}
	
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
	
	.footer-widgets-1 {
		width: 290px;
	}

	.footer-widgets-2 {
		width: 300px;
	}

	.footer-widgets-3 {
		width: 290px;
	}

}

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

	body {
		width: 100%;
		margin: 0 auto;
	}
	
	.archive-page,
	.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.wrap,
	.content-sidebar-wrap,
	.site-footer .creds,
	.site-footer .gototop,
	.sidebar-secondary {
		width: 100%;
	}
	
	.site-inner .wrap {
		padding: 20px;
		width: auto;
	}

	.site-title {
		min-height: 62px;
		margin: 18px 0 0;
	}
	
	.menu-primary,
	.menu-secondary,
	.site-header ul.menu,
	.title-area {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.site-header ul.menu {
		/*background: url(images/bg-pattern.png);*/
		float: left;
	}

	.menu-primary li,
	.menu-secondary li,
	.site-header ul.menu li {
		display: inline-block;
		float: none;
	}

	.menu-primary a,
	.menu-secondary a,
	.site-header .menu a {
		padding: 10px;
	}
	
	.menu li.right {
		display: none;
	}
	
	.page-title {
		font-size: 24px;
		padding: 10px 20px;
	}
	
	.page-title p {
		line-height: 1.2;
	}
	
	.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.sidebar,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		border: none;
		padding: 20px 0;
		width: 100%;
	}
	
	h1{
		font-size: 30px;
	}
	
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}
	
	.after-post form {
		background: none;
		padding: 0;
	}

	.footer-widgets .widget {
		padding: 20px 20px 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}
	
	.site-footer .creds,
	.site-footer .gototop {
		float: none;
	}
	
	.site-footer p {
		padding: 0 20px;
		text-align: center;
	}
	
}

@media only screen and (max-width: 960px) {
	/*.site-header .search-form {
		float: none;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		padding-top:40px;
		clear:both;
	}
	
	.widget_search {
		padding: 0px 0px;
	}	
	
	.search-form input[type="search"] {
		width:40%;
	}
	.simple-social-icons {
		clear: both;
	}*/
}

@media only screen and (max-width: 480px) {
	.social-linkedin{
		display:none;
	}
}

#comments h3{
	margin: 10px 0 0 10px;
}

#comments h3, #respond h3{
	margin: 10px 0 10px 10px;
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 10px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

.videoWrapper {
	position: relative;
	padding-bottom: 50.62%;
	width:90%;
	padding-top: 25px;
	height: 0;
	margin-bottom:15px;
	margin-top:-10px;
	margin-left:5%;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mc_merge_var, #mc-indicates-required{
	line-height:0.5em;
}

.mc_header_email{
	padding-top:10px;
}

.comments-closed{
	margin-top: -10px;
}

.no-comments-closed{
	margin-top: -30px;
}

#a1 img:hover, #a2 img:hover, #a3 img:hover, #a4 img:hover,#a5 img:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
 	-webkit-transition: opacity 0.01s linear;
}

.author-box-title{
	font-size:1.2em;
}

/* Comment Validation */

#commentform input.error, #commentform textarea.error {
	background-color: #FFE5E5;
}
#commentform div.error, #commentform label.error {
	margin-top:10px;
	color: red;
}
#commentform div.errorlabels label {
	display: block;
}

/* Asynchrnous Social Buttons */

.abtwitter{
	float:left;
}
.abgplus{
	margin-left:25px;
	float:left;
}
.ablinkedin{
	float:left;
	margin-left:-10px;
}
.abbuffer{
	float:left;
	margin-right:30px;
}
.abfblike{
	float:left;
	margin-left:25px;
	margin-top:-7px;
}
#asyncsocialbuttons{
	display:table;
	margin-bottom:2px;
	margin-top:0px;
	clear:both;
}

@media only screen and (max-width: 800px) {
	.abfblike,.ablinkedin{
		display:none;
	}
}

/*
 * Pagination - Global styles for Pagination Links (in posts and pages)
 */
.post-pagination{
    clear: both;
    padding: 0px 0 50px 0;
}
 
.post-pagination a span.custom-page-links,
.post-pagination span.custom-page-links {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 1px 12px 1px 12px;
    float: left;
    margin-right: 5px;
    text-align: center;
}
 
.post-pagination a span.custom-page-links,
.post-pagination span.custom-page-links{
	color: #fff;
}
 
.post-pagination span.custom-page-links:hover, 
.post-pagination > span {
    background-color: #2b97ed;
}
 
.post-pagination a span.custom-page-links {
    background-color: #333;
}

/* Colored bubbles */

.circle-bubble {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight:700;
  margin: 5px 20px;
  float:left;
  clear:left;
}

.blue-bubble {
  background-color: #3498db;  
}
.green-bubble {
  background-color: #16a085;
}
.red-bubble {
  background-color: #e74c3c;
}

/* Fancy Ads */

.dcnf {
	background: rgb(255, 255, 255);
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)),
		color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#ededed', GradientType=0);
}

.dcnf h4 {
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',
		'Lucida Sans', Tahoma, sans-serif;
	padding: 30px 0 30px 0;
	color: #c10543;
	text-align: center;
}

.dcnf h4 a, .dcnf h4 a:visited, .dcnf h4 a:hover{
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode',
		'Lucida Sans', Tahoma, sans-serif;
	padding: 30px 0 10px 0;
	color: #c10543;
}

.dcnf .dcnf-text {
	color: #333;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 0 20px 0 20px;
	line-height:1.5em;
}

.dcnf .dcnf-space {
	padding: 20px 0 20px 0;
}

.dcnf a {
	text-decoration: none;
}

.dcnf .dcnf-button {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.25s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(205, 6, 72);
	border-bottom-left-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(205, 6, 72);
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: rgb(205, 6, 72);
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: rgb(205, 6, 72);
	border-top-left-radius: 1000px;
	border-top-right-radius: 1000px;
	border-top-style: solid;
	border-top-width: 2px;
	color: rgb(205, 6, 72);
	display: block;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 34px;
	font-weight: normal;
	height: 36px;
	left: 150px;
	line-height: 32px;
	margin-bottom: 0px;
	margin-left: -18px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	text-shadow: none;
	transition-delay: 0s;
	transition-duration: 0.25s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	vertical-align: baseline;
	width: 36px;
}

.dcnf .dcnf-button:hover {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.25s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(205, 6, 72);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(205, 6, 72);
	border-bottom-left-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(205, 6, 72);
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: rgb(205, 6, 72);
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: rgb(205, 6, 72);
	border-top-left-radius: 1000px;
	border-top-right-radius: 1000px;
	border-top-style: solid;
	border-top-width: 2px;
	color: rgb(255, 255, 255);
	display: block;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 34px;
	font-weight: normal;
	height: 36px;
	left: 150px;
	line-height: 32px;
	margin-bottom: 0px;
	margin-left: -18px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	text-shadow: none;
	transition-delay: 0s;
	transition-duration: 0.25s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	vertical-align: baseline;
	width: 36px;
}

/* Back to top button */

#smoothup { 
height: 40px; 
width: 40px; 
position:fixed;
bottom:20px;
right:20px;
text-indent:-9999px;
display:none;
background: url(https://deconf.com/wp-content/themes/deconf/images/scroll-top.png); 
-webkit-transition-duration: 0.4s; 
-moz-transition-duration: 0.4s; transition-duration: 0.4s; 
}

#smoothup:hover {
-webkit-transform: rotate(360deg)}

/* Cookie Consent */

.cc_container .cc_btn,
.cc_container .cc_message {
    display: block;
    font-size: .6em
}
.cc_container .cc_btn {
    font-size: .6em;
    line-height: 1em
}
.cc_container .cc_message {
    font-size: .6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}
.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    opacity: .9;
    transition: opacity 200ms
}
.cc_container .cc_logo:active,
.cc_container .cc_logo:hover {
    opacity: 1
}
@media screen and (min-width: 500px) {
    .cc_container .cc_btn,
    .cc_container .cc_message {
        font-size: .8em
    }
}
@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }
    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em
    }
}
@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}
@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}
.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
    height: 44px
}
.cc_container {
    padding: 15px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    color: #999;
    font-size: 15px;
    font-family: "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-name: slideDown;
    animation-name: slideDown
}
.cc_banner-wrapper,
.cc_container {
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s
}
.cc_container .cc_btn {
    padding: 8px 10px;
    cursor: pointer;
    text-align: center;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 60px
}
@media screen and (min-width: 500px) {
    .cc_container .cc_message {
        margin-top: .5em
    }
}
@media screen and (min-width: 768px) {
    .cc_container {
        padding: 5px
    }
    .cc_container .cc_btn {
        padding: 8px 15px
    }
}
.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #000;
    background-color: #ddd;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}
.cc_container .cc_btn:active,
.cc_container .cc_btn:hover {
    background-color: #ccc;
    color: #000
}
.cc_container a,
.cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}
.cc_container a:active,
.cc_container a:hover {
    color: #555
}
@-webkit-keyframes slideDown {
    0% {
        margin-top: -44px
    }
    100% {
        margin-top: 0
    }
}
@keyframes slideDown {
    0% {
        margin-top: -44px
    }
    100% {
        margin-top: 0
    }
}
@-webkit-keyframes growDown {
    0% {
        height: 0
    }
    100% {
        height: 44px
    }
}
@keyframes growDown {
    0% {
        height: 0
    }
    100% {
        height: 44px
    }
}
.cc_banner-wrapper {
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-name: growDown;
    animation-name: growDown
}

/* Lite Youtube Embeds */

.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 15px;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}

.youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url("https://deconf.com/wp-content/themes/deconf/images/video-play.png") no-repeat;
	cursor: pointer;
}

/* Contact Form 7
------------------------------------------------------------ */

.wpcf7-textarea{
	width:100%;
}

.wpcf7-text{
	line-height:1.5em;
}

.wpcf7 p {
    margin: 0 0 5px;
}

.wpcf7 input, label, select, textarea {
    box-sizing: border-box;
    font-family:  'Helvetica', arial, serif;
    font-size: 16px;
}

/*JetPack Subscription
------------------------------------------------------------ */

#subscribe-email input{
	padding: 10px 5px !important;
}

#subscribe-text{
	font-style:italic !important;
}

#subscribe-submit{
	text-align:center !important;
}

#subscribe-submit input[type=submit]{
	width: 80% !important;
}

.jetpack_subscription_widget{
	padding-bottom: 10px;	
}

#subscribe-submit button {
    color: #fff;
    background-color: #32373c;
    border-radius: 5px;
    box-shadow: none;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 1em;
}

