a.wpdev-scroll-btn {
	position: fixed;
	bottom: 6px;
	right: 10px;
	background: rgba(0,0,0,.4);
	border: 1px solid transparent;
	color: #fff;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	padding: 12px;
	text-align: center;
	border-radius: 25px;
	font-size: 20px;
	line-height: 0;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease
}
a.wpdev-scroll-btn:hover {
	border: 1px solid rgba(0,0,0,.4);
	background: 0 0;
	color: rgba(0,0,0,.4)
}
span#tothetop {
	display: block
}
.wpdev-social-btn a,
a.wpdev-twitter-follow-button,
button.wpdev-sidebar-modal {
	font-family: 'Open Sans';
	display: inline-block;
	width: 100%;
	transition: all .2s ease;
	font-weight: 700;
	color: #fff
}
.wpdev-social-btn {
	background: #f5f5f5;
	border: 1px solid #ECECEC;
	padding: 10px
}
.wpdev-social-btn a {
	text-decoration: none;
	font-size: 24px;
	border-radius: 5px;
	margin: 2px 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease
}
a.wpdev-facebook-btn {
	background: #3a579a
}
a.wpdev-facebook-btn:hover {
	background: #314a83;
	color: #fff
}
a.wpdev-twitter-btn {
	background: #00c3f3
}
a.wpdev-twitter-btn:hover {
	background: #00A0C7;
	color: #fff
}
i.fa.fa-facebook.wpdev-facebook-like,
i.fa.fa-twitter.wpdev-twitter-like {
	height: 100%;
	background: rgba(255,255,255,.09);
	margin-right: 15px;
	border-radius: 5px 0 0 5px
}
i.fa.fa-facebook.wpdev-facebook-like {
	padding: 14px 20px
}
i.fa.fa-twitter.wpdev-twitter-like {
	padding: 14px 16px
}
a.wpdev-email-button {
	background: #3AAA35
}
i.fa.fa-envelope.wpdev-envelope {
	height: 100%;
	background: rgba(255,255,255,.09);
	margin-right: 15px;
	border-radius: 5px 0 0 5px;
	padding: 14px 15px
}
a.wpdev-email-button:hover {
	background: #2A7927;
	color: #fff
}
button.wpdev-sidebar-modal {
	background: #3AAA35
}
a.wpdev-twitter-follow-button {
	background: #00c3f3
}
a.wpdev-twitter-follow-button,
button.wpdev-sidebar-modal {
	font-size: 18px;
	padding: 10px 0;
	border-radius: 4px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	text-align: left
}
a.wpdev-twitter-follow-button:hover {
	color: #fff;
	background: #00A0C7
}
button.wpdev-sidebar-modal:hover {
	background: #267B22
}
button.wpdev-sidebar-modal:before,
span.wpdev-twitter-follow-button-text:before {
	font-family: FontAwesome;
	margin-right: 10px;
	background: rgba(255,255,255,.1);
	padding: 14px
}
span.wpdev-twitter-follow-button-text:before {
	content: "\f099"
}
button.wpdev-sidebar-modal:before {
	content: "\f0e0"
}
a.mashicon-facebook,
a.mashicon-twitter {
	width: 36%;
	font-weight: 700;
	font-family: 'Open Sans';
	font-size: 20px
}
a.mashicon-facebook span.text,
a.mashicon-twitter span.text {
	line-height: 20px
}
.wpdev-modal-form h2 {
	text-transform: uppercase
}
.wpdev-modal-form input#mce-EMAIL {
	width: 95%!important;
	display: inline-block!important;
	margin: 0 0 5px!important;
	padding: 8px 0!important;
	background: #F5F5F5
}
.wpdev-modal-form input#mc-embedded-subscribe {
	width: 95%!important;
	display: inline-block!important;
	text-transform: uppercase;
	background: green
}
.wpdev-comments-box {
	border: 2px solid;
	margin: 1rem 0;
	padding: 1rem;
border-radius:.5rem
}
div#fbcomments {
	border-color: #3b5998
}
div#dqcomments {
	border-color: #2e9fff
}
.wpdev-comments-btn-cont {
	display: inline-block;
	width: 100%;
	margin: 1.5rem 0 1rem
}
a.wpdev-comments-btn {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 50%;
	text-align: center;
	font-weight: 600;
	font-size: 1.2rem;
padding:.8rem 0;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease
}
a.wpdev-comments-btn-fb {
border-radius:.5rem 0 0 .5rem;
	background: #3b5998
}
a.wpdev-comments-btn-dq {
border-radius:0 .5rem .5rem 0;
	background: #2e9fff
}
a.wpdev-comments-btn:hover {
	color: #fff
}
a.wpdev-comments-btn-dq:hover {
	background: #2889DC
}
a.wpdev-comments-btn-fb:hover {
	background: #2D4577
}
.wpdev-comment-title-fb {
	color: #3b5998
}
.wpdev-comment-title-dq {
	color: #2e9fff
}
@media screen and (max-width:1100px) {
a.wpdev-comments-btn {
	width: 100%;
border-radius:.5rem;
margin-top:.5rem
}
}
div#wpdev-trending .popular-news {
	display: block;
margin:.5rem 0 3rem
}
div#wpdev-trending .popular-news h2 {
	color: #399745
}
div#wpdev-trending .popular-news li {
	border-bottom: 1px solid rgba(0,0,0,.2);
	width: 100%;
	display: inline-block
}
.single .entry {
	margin: 0
}
.wpdev-like-article {
	display: inline-block
}
.fb-like.fb_iframe_widget {
	width: 63px!important;
	border: 2px solid rgba(255,255,255,0)
}
.wpdev-like-article-cont {
	text-align: center;
	background:rgba(0,0,0,.08);
	padding:.5rem;
	border-bottom:2px solid #4267b2;
	margin: 10px auto 0;
}
.entry .wpdev-like-article-cont {
	background:transparent;
	border-bottom:none;
}
span.wpdev-like-article-text {
	font-family: Verdana;
	font-size: 1rem;
	vertical-align: text-bottom;
margin-right:.5rem
}
.wpdev-like-article-cont:hover {
	background: #4267b2;
	border-color: #3b5999
}
.wpdev-like-article-cont:hover .fb-like.fb_iframe_widget {
	border: 2px solid #fff;
	border-radius: 4px
}
.wpdev-like-article-cont:hover span.wpdev-like-article-text {
	color: #fff
}
.wpdev-like-article-cont,
.wpdev-like-article-cont .fb-like.fb_iframe_widget,
.wpdev-like-article-cont span.wpdev-like-article-text {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.cjpopup-raw-html .fb-like {
	text-align: center;
	width: 100%!important;
	display: inline-block
}
.cjpopup-raw-html {
	text-align: center
}
h1.wpdev-popup-like-title {
	line-height: 26px;
	margin-bottom: 1rem
}
p.wpdev-popup-like-dec {
	font-weight: 700;
	font-size: 1.1rem;
	color: #379545
}
.cjpopup-modal-box {
	box-shadow: 0 0 10px #888
}
@media screen and (max-width:1199px) {
.essb_links.essb_template_metro-retina li a {
padding:.3rem .8rem!important
}
}
@media screen and (max-width:1039px) {
span.essb_network_name {
	display: none!important
}
.essb_links.essb_template_metro-retina li a {
padding:.3rem .5rem!important
}
.wpdev-social-btn a {
	font-size: 14px
}
}
@media screen and (max-width:768px) {
span.essb_network_name {
	display: inline-block!important
}
.essb_links.essb_template_metro-retina li a {
padding:.3rem!important
}
.wpdev-social-btn a {
	font-size: 24px
}
}
@media screen and (max-width:600px) {
span.essb_network_name {
	display: none!important
}
.essb_links.essb_template_metro-retina li a {
padding:.3rem .5rem!important
}
.wpdev-social-btn a {
	font-size: 14px
}
}
li.menu-item.menu-item-has-children:hover ul.sub-menu {
	display: block !important;
	visibility: visible !important;
}
.gform_heading {
	display: none;
}
div.gform_wrapper {
	border: 2px solid #f5f5f5;
	border-radius: 3px;
}
label.gfield_label {
	color: #399745;
	font-size: 1rem !important;
}
form.gpoll_enabled {
	padding: 0.3rem 1rem 0.5rem;
}
.gform_footer.top_label {
	padding-top: 0 !important;
}
.ginput_container.ginput_container_radio li {
	background: #399745;
	margin: 0 !important;
	padding: 0.5rem 1rem !important;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.ginput_container.ginput_container_radio li:hover {
	background: #33863e;
}
.ginput_container.ginput_container_radio li:first-child {
	border-radius: 3px 3px 0 0;
}
.ginput_container.ginput_container_radio li:last-child {
	border-radius: 0 0 3px 3px;
}
.gform_wrapper .top_label li ul.gfield_checkbox,
.gform_wrapper .top_label li ul.gfield_radio {
	width: 100% !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	display: none;
}
.ginput_container.ginput_container_radio li label:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	margin-right: 0.5rem;
	color: rgba(255, 255, 255, 0);
}
.ginput_container.ginput_container_radio li:hover label:before,
.ginput_container.ginput_container_radio li label.activeChoice:before {
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ginput_container.ginput_container_radio li label {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0.5rem 1rem !important;
}
.gform_wrapper ul.gfield_radio li label:hover,
.gform_wrapper ul.gfield_radio li label.activeChoice {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.41);
}
.ginput_container input {
	width: 100% !important;
	max-width: 100%;
	padding: 0.5rem !important;
}
.gform_footer.top_label input[type=submit] {
	width: 100% !important;
	font-weight: bold;
	text-transform: uppercase;
}
.recent-meta span.fb_comments_count {
	margin-right: 0;
}
.publirads-top {
	padding: 10px 0;
	text-align: center;
}
.publirads-top-mob {
	text-align: center;
	padding: 0.5rem 0;
}
.publirads-top-mob div {
	display: inline-block;
}
.entry blockquote {
	color: #000;
}
