/*
Theme Name: EDMdesigner
Version: 3.1 201612
Author: Ughoo
Author URI: mecs.gergely@gmail.com
*/
/* reset */
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form {margin:0;padding:0;}
div.clr { clear:both; font-size:0px;line-height:0px;height:0px !important;overflow:hidden; visibility: hidden; }

/* reset and normalize */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */

	color: #222;
	font-size: 1em;
	line-height: 1.4;
}
/*
div.center {
	clear:Both;
	height:auto;
	overflow:hidden;
	display:block;
	position:relative;
	text-align:center;
}
*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

a:active,
a:hover {
	outline: 0;
}

b,
strong {
	font-weight: 500;
}

.clr {
	clear:Both;
	overflow:hidden;
	height:0;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

.hidden {
	display: none !important;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.nav-toggle {
	display: none;
}

.sticky {
	display:none;
}


body {
	font-family: 'Signika', sans-serif;
	background-color: #ffffff;
	margin:0;
/*	min-width:440px; */
}


.brownBg {
	background-color:#e8e3ce;
}

#wrap,
#demoWrap {
	overflow:hidden;
}

#demo-message {
	margin:10px;
	box-shadow: 0px 0px 5px #727272;
	color:#ffffff;
	text-align:center;
	line-height: 24px;
	padding: 4px 20px 4px 41px;
	font-size:18px;
	font-weight:300;
	background: #727272 url(../img/info.png) 5px 5px no-repeat;
}

#loginPage {
	background:#f8f7f0;
}


.wrap {
	width:100%;
	height:auto;
/*	min-height:10px; */
	clear:both;
	overflow:hidden;
}

.site {
	margin: 0 auto;
	max-width: 854px;
	padding: 0px 32px;
	text-align: left;
	width: auto;
}


#actions {
	background: #d4d4d4;
}

.headbar {
	background: #ffffff;
	height:64px;
	line-height:64px;
	vertical-align:middle;
	padding:0px 32px;
	border-bottom:1px solid #cdcdcd;
}

#top-menu {
	background: #ffffff;
	height:64px;
	line-height:64px;
	vertical-align:middle;
	text-align:center;
}

#top-menu .site {
	max-width: 1218px;
	padding: 0 32px;
	position: relative;
}

#top-menu .site img {
	border: 0;
}

#logo {
	display:block;
	width: 142px;
	height:24px;
	float:left;
	overflow:hidden;
	line-height:0;
	margin-top:20px;
	z-index:999;
}
#logo span {text-indent:-9999px;}

#top-menu .main-nav {
	text-align:center;
}

.main-nav ul,
.main-nav li {
	display:inline;
	padding:0;
	margin:0;
	list-style-type:none;
}
.main-nav li {
	position:relative;
}
.main-nav a {
	font-size: 18px;
	font-weight:300;
	color: #cb2d28;
	text-decoration:none;
	text-transform: uppercase;
	padding:0px 16px;
}

.main-nav a:hover {
	color: #cb2d28;
	text-decoration:underline;
}

#nav-holder.opened ul {
	position:absolute;
	top:64px;
	left:0;
	width:100%;
	float:none;
	clear:both;
	display:block;
	margin:0;
	padding:0;
	background:#f1f1f1;
	border-top:1px solid #ffffff;

	overflow:hidden;
}
#nav-holder.opened li {
	padding:0;
	line-height:50px;
	width:100%;
	display:block;
	text-align:left;
	text-indent:30px;
	border-bottom: 1px solid #ffffff;
}
#nav-holder.opened li a{
	float:left;
	padding:0px 12px;
	font-size:15px;
	font-weight:normal;
	color:#c92c1e;
	display:block;
	clear:both;
	padding:0 10px;
	border-bottom:1px solid #e3e3e3;
	width:100%;
	float:none;
	position:relative;
}
#nav li a:hover{color:#ffffff;}

.nav-toggle{
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	width:50px;
	height:50px;
	padding:0;
	position:absolute;
	right:10px;
	top:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url(../img/red-items2.png) -10px -88px no-repeat;
	cursor:pointer;
	margin: 0;
}

.nav-toggle{display:block;}

.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#nav-holder ul.sf-menu {
	list-style-type:none;
	float:none;
	margin-right:0px;
	text-align:left;
	position:absolute;
	left:0px;
	top:15px;
	line-height: 15px;
	min-width: 150px;
	padding-top:27px;

	display:none;
	overflow:hidden;
	zoom:1;
	z-index: 1111;
}

#nav-holder li:hover ul.sf-menu,
#nav-holder li.hovered ul.sf-menu {
	display:block;
	margin-bottom: -1px;
}

#nav-holder ul.sf-menu li {
	display:block;
	padding: 0px;
	background: #ebebeb;
	border-bottom: 1px solid #ffffff;
}

#nav-holder ul.sf-menu li a {
	display:block;
	padding: 10px 20px;
	font-size: 12px;
	border-bottom: 1px solid #e3e3e3;
	text-decoration:none;
}
#nav-holder ul.sf-menu li a:hover {
	background:transparent none;
}

#nav-holder.opened ul.sf-menu {
	position:relative;
	min-width: auto;
	top:0;
	padding-top:0;
	display:block;
	margin-bottom: -1px;
}
#nav-holder.opened ul.sf-menu li {
	padding:0;
	background: none transparent;
	text-indent: 65px;
	line-height: 15px;
}

#nav-holder.opened ul.sf-menu li a{
	background:transparent url(../img/red-items2.png) 0px -286px no-repeat;
	padding: 20px;
}


#nav-login {
	font-size: 18px;
	font-weight:400;
	color: #58585a;
	text-decoration:none;
	text-transform: uppercase;
	padding:0px 25px 0 5px;
	float: right;
	background: url(../img/login.png) right center no-repeat;
}

#header .wrap {
	background:#2879cb; /* #e8e3ce; */
	padding: 0;
}

#wrap-header {
	text-align:left;
}

#wrap-header .site {
	max-width: 854px;
	min-height: 250px;
	padding: 95px 32px 0px 32px;
}

#wrap-header.blog {
	background:#2879cb;
}

#wrap-header.blog .site {
	text-align:center;
}

#wrap-header.blog .site:after {
	content:"";
	display:block;
	height: 120px;
}

#wrap-header.list {
	background:#e8e3ce;
}

#wrap-header.list .site {
	padding: 50px 0 0 0;
	font-size:0;
	max-width: 852px;
}

#wrap-header.list .site img,
#post-content img.alignnone.size-full {
	width:100%;
	height:auto;
}

#post-content img.alignright {
	float:right;
	margin-left: 20px;
}

#post-content img.alignleft {
	float:left;
	margin-right:20px;
}

#wrap-header.jobs {
	background-color:#e8e3ce;
}
#wrap-header.jobs .site {
	background: url(../img/heading-jobs.png) right top no-repeat;

	padding-top:140px;
	min-height: 320px;
}

#wrap-header.compatibility {
	background-color:#e8e3ce;
}
#wrap-header.compatibility .site {
	background: url(../img/heading-compatibility.png) right bottom no-repeat;

	padding-top:140px;
	min-height: 320px;
}

#wrap-header.page404 {
	background-color:#e8e3ce;
}
#wrap-header.page404 .site {
	background: url(../img/404.png) right center no-repeat;
	background-size: 300px;
	
	padding-top:140px;
	min-height: 320px;
}

/*
#wrap-header.landing .site {
	background: url(../img/illustration-v1.png) right center no-repeat;
}

#wrap-header.landing-app .site {
	background: url(../img/illustration-v1-app.png) right center no-repeat;
}
#wrap-header.landing-api .site {
	background: url(../img/illustration-v1-api.png) right center no-repeat;
}
#wrap-header.landing-ecms .site {
	background: url(../img/illustration-v1-ecms.png) right center no-repeat;
}


#wrap-header.landing-app .site,
#wrap-header.landing-api .site,
#wrap-header.landing-ecms .site {
	padding-top:120px;
	padding-bottom: 180px;
}
*/
#wrap-header .site {
	text-align:center;
	color:#ffffff;
}

#wrap-header.jobs .site,
#wrap-header.compatibility .site,
#wrap-header.page404 .site {
	text-align:left;
	color:#58585a;
	padding-right:300px;
}

#wrap-header h1 {
	font-size:48px;
	line-height: 60px;
	font-weight:300;
	color:#ffffff;
	letter-spacing: -2px;
	margin:0;
	text-transform:uppercase;
}

#wrap-header.compatibility h1 {
	color:#58585a;
}

#wrap-header.jobs h1,
#wrap-header.page404 h1 {
	font-size:72px;
	line-height: 88px;
	font-weight:300;
	color:#58585a;
	letter-spacing: -1px;
}

#wrap-header .site p {
	font-size:20px;
	line-height:27px;
	font-weight: 300;
	padding-top:17px;
}

#wrap-header.jobs .site p,
#wrap-header.compatibility .site p,
#wrap-header.page404 .site p {
	font-size:24px;
	line-height:29px;
	/* text-transform:uppercase; */
}
#wrap-header .site .post-details {}

#wrap-header.page404 .site p a {
	color:#cb2d28;
}

#wrap-header.compatibility h1,
#wrap-header.compatibility p {
	max-width: 620px;
}

/*
#wrap-header h2 {
	font-size:48px;
	line-height:52px;
	font-weight:300;
	color:#ffffff;
	margin:15px 0 30px;
}

#wrap-header.landing-app h1,
#wrap-header.landing-api h1,
#wrap-header.landing-ecms h1 {
	font-size: 48px;
	line-height:52px;
}

#wrap-header.landing-app h2,
#wrap-header.landing-api h2,
#wrap-header.landing-ecms h2 {
	font-size: 24px;
	line-height: 30px;
	text-transform: none;
}
*/

.button.demoButton {
	display:inline-block;
	min-width: 150px;
	height:58px;
	line-height:58px;
	vertical-align:middle;
	text-transform:uppercase;
	border-radius: 30px;
	overflow:hidden;
	padding:0 28px;
	
	font-size:18px;
}

#wrap-header .button.demoButton {
	float:left;
	margin-left:0;
}

.fakeWrapper {
	display:inline-block;
	text-align:center;
}

/*
.wrap-textBlocks {
	background:#f8f7f0;
}

.wrap-textBlocks .site {
	padding-top:105px;
	padding-bottom:105px;
}
.wrap-textBlocks .site h2 {
	margin:0;
	padding:0;
	font-size:35px;
	line-height:42px;
	font-weight: 300;
	color:#58585a;
	text-align:center;
}
.wrap-textBlocks .site p {
	margin:0;
	padding:0;
	font-size:24px;
	line-height:30px;
	font-weight: 300;
	color:#58585a;
	text-align:center;
}

.wrap-textBlocks .site p strong,
.wrap-textBlocks .site p b {
	font-weight: 500;
}

.wrap-textBlocks .site p u {
	text-transform:uppercase;
	text-decoration:underline;
}

.handyPicture {
	background: #2879cb url(../img/handy.png) center bottom no-repeat;
	padding-bottom: 500px;
}

.wrap-textBlocks.handyPicture {}
.wrap-textBlocks.handyPicture h2 {
	color:#ffffff;
	margin: -20px 0 20px;
	font-weight: 500;
}
.wrap-textBlocks.handyPicture p {
	color:#ffffff;
	font-size: 20px;
	line-height:25px;
}

.wrap-textBlocks.handyPicture p a {
	color:#ffffff;
	text-decoration:none;
}

.wrap-textBlocks.handyPicture p a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.wrap-buttonBlock {
	background:#f8f7f0;
}
.wrap-buttonBlock .site {
	text-align:center;
	padding: 77px 0 81px;
}

.wrap-buttonBlock  .site p {
	font-size: 18px;
	font-weight:normal;
	margin: 22px 0 0;
}

.wrap-buttonBlock.let-try .site p {
	text-transform:uppercase;
}

.wrap-buttonBlock .button.demoButton {
	margin: 18px auto 20px;
	display:inline-block;
}

.wrap-buttonBlock.let-try .button.demoButton {
	margin: 10px auto 20px;
}
*/
/*
#post-content table {
	background:#2879cb;
	color:#ffffff;
	padding: 80px 0;
}
.wrap-contentBlockTable .site {}

.wrap-contentBlockTable h2 {
	font-size:30px;
	line-height: 42px;
	font-weight:400;
	text-align:center;
	margin: 5px 0 25px;
}
*/
.post-inner-content table {
	width:100%;
	border:0px none !important;
}

.post-inner-content th,
.post-inner-content td {
	font-size:18px;
	line-height: 36px;
	padding: 7px !important;
	text-align:left;
	font-weight:300;
	
	border-bottom: 1px solid #cdcdcd;
}
/*
#post-content tr:nth-last-of-type(1) th,
#post-content tr:nth-last-of-type(1) td {
	border-bottom:0 none;
}
*/
.post-inner-content th {
	font-weight:400;
	text-transform:uppercase;
}

.post-inner-content td:nth-of-type(1) {
	font-weight: 400;
}

/*
.wrap-contentBlockTable.white-label {
	background:#f3f1e6;
	color:#58585a;
}

.wrap-contentBlockTable.white-label h2 {

}

.wrap-contentBlockTable.white-label tr {
	border-color: #c4c3bc;
}
*/
.wrap-toggleVisible {
	background:#2879cb;
	color:#ffffff;
	padding: 80px 0 0;
}

.wrap-toggleVisible h2 {
	font-size:30px;
	line-height: 42px;
	font-weight:400;
	text-align:center;
	margin: 5px 0 25px;
}

.toggleVisible {
	margin:0 auto;
	display:block;
	width:31px;
	height:31px;
	overflow:hidden;
	text-indent:-999px;
	background: url(../../img/circle-open.png) 0 0 no-repeat;
	cursor:pointer;
}

.toggleVisible.active {
	background: url(../../img/circle-close.png) 0 0 no-repeat;
}

.wrap-toggleVisible .wrap-contentBlockTable {
	padding-top:40px;
}

#advancedOptions table {
	display:none;
}

#advancedOptions.active table {
	display:table;
}



.tabbedContentBlocks {
	background:#f3f1e6;
	text-align:center;
	padding-top:80px;
	padding-bottom:10px;
}

.tabbedContentBlocks h2 {
	font-size:30px;
	line-height: 42px;
	font-weight:400;
	text-align:center;
	margin: 5px 0 25px;
	color:#58585a;
}

.tabbedContentBlocks .wrap-contentBlockTable {
	padding-top:10px !important;
}

.tabbedContentBlocks ul {
	margin: 0 auto;
	padding:2px;
	height:28px;
	border-radius: 14px;
	border: 1px solid #2879cb;
	overflow:hidden;
	display:inline-block;
}

.tabbedContentBlocks ul li {
	background:#f3f1e6;
	color:#2879cb;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:500;
	width:180px;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	line-height:28px;
	cursor:pointer;
}

.tabbedContentBlocks ul li {
	border-radius: 12px 0 0 12px;
}

.tabbedContentBlocks ul li + li {
	border-radius: 0 12px 12px 0;
}

.tabbedContentBlocks ul li.active {
	background:#2879cb;
	color:#f3f1e6;
	cursor:default;
}

.tabbedContentBlocks > div {
	display:none;
}

.tabbedContentBlocks > div.active {
	display:block;
}


/*
.light-background {
    background-color: #f5f5f5;
}

.selected {
    background-color: #abcdef;
}
*/

.button {
	cursor: pointer;
	line-height: 33px;
	padding: 10px 25px;
	background: #c92c1e;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	border-radius: 26px;
	margin:0;
}

.button:hover {
	text-decoration:none !important;
}
/*
#post-content a.button {
	color:#ffffff;
}
*/

center .button {
	margin:20px auto 10px;
	display:inline-block;
}

.button.thinMedium {
	line-height: 20px;
	padding: 5px 40px;
	font-size:14px;
	font-weight:400;
}

.button.thinSmall {
	line-height: 16px;
	padding: 4px 15px;
	font-size:14px;
	font-weight:400;
}

.button.grayInvert {
	background:#ffffff;
	color:#58585a;
	border:1px solid #58585a;
}

.button.blue,
#post-content a.button.blue {
	background:#1a6bbd;
	color:#ffffff;
}
.button.blueInvert,
#post-content a.button.blueInvert {
	background:#ffffff;
	color:#1a6bbd;
	border:1px solid #1a6bbd;
}

.headbar .button {
	padding: 4px 25px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
.headbar #chooseTemplateButton {
	background:#e9f1fa;
	border: 1px solid #88b5e2;
	color:#58585a;
	font-size:12px;
	text-transform:uppercase;
	margin-left: 50px;
}

.headbar #registerButton {
	font-size:14px;
}

.headbar label {
	padding: 0px 3px 0 30px;
	font-size:12px;
	font-family: 'Signika', sans-serif;
}
.headbar select {
	background:#f1f1f1;
	border: 1px solid #cccccc;
	border-radius:26px;
	height: 25px;

}
.headbar select, 
.headbar option {
	font-family: 'Signika', sans-serif;
	font-size:12px;
	color:#58585a;
	line-height: 24px;
	padding: 0 5px;
}
/*
#wrap .button {
	display:block;
}
*/

.valuePropBlock {
	position:relative;
	padding-left:190px;
	padding-top: 67px;
	min-height:150px;
	clear:both;
}

.wrap-valuePropBlocks.last-item .valuePropBlock{
	margin-bottom:100px;
}

.valuePropBlock img {
	position:Absolute;
	left: 10px;
	top: 50%;
	margin-top:-55px;
	
	width: 150px;
	height: 150px;
}

.valuePropBlock h2 {
	text-align:left;
	font-size:30px;
	font-weight:400;
	line-height:38px;
	color:#58585a;
	font-family: 'Signika', sans-serif;
	margin:0;
}

.valuePropBlock p {
	text-align:left;
	font-size:20px;
	line-height:25px;
	color:#58585a;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	
	border-bottom:1px solid #cdcdcd;
	padding: 0 0 28px 0;
	margin: 12px 0 0;
}
.valuePropBlock p strong,
.valuePropBlock p b {
	font-weight: 400;
}

.wrap-regTypes {
/*	margin-top:40px; */
	background:#f8f7f0;
	padding-bottom:100px;
}

	.chooseRegPage,
	.chooseRegPage .wrap-regTypes {
		background:#f3f1e6;
		margin-top:0;
	}

#content {
	position: relative;
}

#content .site h1,
.wrap-regTypes h1 {
	font-size:48px;
	line-height:64px;
	color:#58585a;
	font-weight:400;
	text-align:center;
	margin:0;
	padding:60px 0 40px;
	max-width: 500px;
	margin: 0 auto;
}

#loginPage #content .site h1 {
	font-size: 36px;
	line-height:44px;
}

.wrap-regTypes .site {
	max-width: 1200px;
}

.wrap-regTypes h2 {
	font-size:34px;
	line-height:44px;
	color:#58585a;
	font-weight:400;
	text-align:center;
	margin:0;
	padding:80px 0 40px;
	max-width: 500px;
	margin: 0 auto;
}

.regTypes {
	width:100%;
	clear:both;
	text-align:center;
	font-size:0;
	padding-bottom:100px;
}

.regTypeSelectBox {
	width: 33.3%;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
	
	position:relative;
	min-height:450px;
	padding-bottom:50px;
	
	text-align:left;
	font-family: 'Signika', sans-serif;
	font-size:20px;
	line-height: 25px;
	font-weight:300;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	margin: 0;
}

#loginPage .regTypeSelectBox {
	width: 49%;
	min-height: 320px;
}

.regTypeSelectBox + .regTypeSelectBox {
	margin-left:-1px;
	margin-right:-1px;
	border-left:1px solid #c8c7c3;
	border-right:1px solid #c8c7c3;
}

#loginPage .regTypeSelectBox + .regTypeSelectBox {
	margin-right:0;
	border-right:0 none;
}

.regTypeSelectBox + .regTypeSelectBox + .regTypeSelectBox {
	margin:0;
	border:0 none;
}

.regTypeSelectBox h2 {
	font-family: 'Signika', sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: left;
	margin:0;
	padding:20px 50px 10px;
}

.regTypeSelectBox p {
	padding:0px 50px 10px;
	margin:0;
}

.regTypeSelectBox ul {
    font-family: "Signika",sans-serif;
    font-size: 20px;
    padding: 0 50px 20px;
    list-style-type: none;

}
.regTypeSelectBox ul li {
	padding: 0 0 0 16px;
	background: url(../img/dot.png) 1px 11px no-repeat;
}

.regTypeSelectBox  .button {
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:50px;
	margin-left:50px;
	width: 174px;
	height:34px;
	line-height:34px;
	color:#1a6bbd;

	font-size: 16px;
	text-align:center;
	border-radius: 0 0 5px 5px;
	
	background: transparent none;
	border: #1a6bbd 1px solid;
	border-radius: 17px;
	
	vertical-align: middle;
	padding-top:0;
	padding-bottom:0;
}

#loginPage .regTypeSelectBox  .button,
.chooseRegPage .regTypeSelectBox  .button {
	background:#cb2d28;
	color:#ffffff;
	border-color:#cb2d28;
}

body.home,
body.category {
	background-color:#f8f7f0;
}

#posts .site {
	max-width:788px;
}

#posts .post:before,
#posts .post:after {
	content: "";
	display:block;
	clear:both;
}

#posts .post {
	padding: 50px 0px;
}

#posts .post .content {
	float:left;
	width:50%;
}
#posts .post h2 {
	font-size: 25px;
	line-height: 31px;
	font-weight:400;
/*	text-transform:uppercase; */
	color:#cb2d28;
	clear:both;
	display:block;

	padding:5px 0 3px;
}

#posts .post h2 a {
	color:#cb2d28;
	text-decoration:none;
}

.post-details {
	font-size:14px;
	font-weight:300;

	text-decoration:none;
}

.post-details .date {
	display:inline-block;
	line-height: 20px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:20px;
	border-bottom: 1px solid #cdcdcd;
}

#wrap-header .post-details .date {
	padding-right:0;
}

.post-tags {
	list-style-type:none;
	display:block;
	padding:0;
	margin:0;
	color:#cb2d28;
}

.post-tags li {
	display:inline;
	padding:0;
	margin:0;
}

.post-tags a {
	color:#cb2d28;
	text-decoration:none;
}

.post-tags a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#wrap-header.blog .post-tags a {
	color:#ffffff;
}

#posts .post img {
	float:right;
	width:50%;
	display:block;
	max-width:380px;
	height:auto;
}


#posts .post p {
	font-size:18px;
	font-weight:300;
	line-height:22px;
	margin:0;
	padding: 10px 0 15px;
}


#posts .post h2,
#posts .post .post-details,
#posts .post p {
	margin-right:32px;
}
#edm-load-posts {
	text-align:center;
}
#edm-load-posts a {
	background: #2879cb;
	width:380px;
	height:56px;
	line-height:56px;
	text-align:center;
	color:#ffffff;
	font-size: 18px;
	font-weight: 400;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	
	margin: 50px auto 90px;
	border-radius: 28px;
}

#edm-load-posts #the-loader {
	padding-bottom:90px;
}

#sticky {

}
#sticky .site {
	background:#ffffff;
	text-align:center;
	width:788px;
}

#sticky h1 {
	font-size:30px;
	font-weight:400;
	line-height:36px;
	text-transform:uppercase;
	margin:0;
	padding: 30px 0 15px;
}

#sticky .post-details {
	padding-bottom:20px;
}

#sticky .post-tags {
	padding-bottom: 5px;
}

#sticky .date {
	border-bottom:0px none;
	border-top:1px solid #cdcdcd;
	padding-left:20px;
	padding-right:20px;
}

#sticky p {
	font-size:20px;
	line-height:25px;
	font-weight:300;
}
#sticky .button {
	margin: 30px 0 50px;
	display:inline-block;
	font-size: 20px !important;
	line-height:22px !important;
	font-weight:300;
}


/* post */

#post-content,
#post-content p,
#post-content ul li {
	font-size:20px;
	font-weight:300;
	line-height:25px;
	font-family: Georgia, Arial, sans-serif;
}

#post-content p {
	margin:0;
	padding: 10px 0 15px;
}

#post-content b,
#post-content strong {
	font-weight:bold;
}

#post-content img {
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	display:block;
}

#post-content ul {
	list-style-type:none;
}

#post-content ul ul {
	padding-bottom:0;
	margin-left:10px;
}

#post-content ul#submenu {
	padding-top: 70px;
	padding-bottom: 32px;
}

#post-content ol {
	list-style-type:decimal;
	list-style-position: inside;
	counter-reset: item;
	padding: 10px 0 30px;
}

#post-content li {
	font-size:20px;
	font-weight:300;
	line-height:26px;
}

#post-content ul li {
	margin:0;
	padding: 5px 0 10px 13px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFBAMAAAB/QTvWAAAAG1BMVEXLLSjLLSjLLSjLLSjLLSgAAADLLSjLLSjLLShzKGeDAAAACHRSTlN3qlUzIgC7RDTQiFUAAAAXSURBVAjXYwhicGCw6BBgqOhIANEgPgAqCAQlAJg1pAAAAABJRU5ErkJggg==') 0px 16px no-repeat;
}

#post-content ul li li {
	padding-bottom:0;
}



#post-content ol li {
	color:#222222;
	display:block;
	padding: 7px 0 10px 20px;
	position:relative;
	line-height:25px;
}

#post-content ol li p {
	padding:0 0 18px 0;
}

#post-content ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color:#cb2d28;
	font-weight:400;
	position:absolute;
	left:0;
	top:7px;
	line-height:25px;
	display:block;
}

#post-content a {
	color:#cb2d28;
	text-decoration:none;
}

#post-content a:hover {
	text-decoration:underline;
}

#post-content .signup a.submit {
	color:#ffffff;
}

#post-content .signup a.submit:hover {
	text-decoration:none;
}

#post-content h2,
#post-content h3,
#post-content h4,
#post-content h5,
#post-content h6 {
	font-family: 'Signika', sans-serif;
}

#post-content h2 {
	font-size:36px;
	font-weight:300;
	line-height:44px;
	margin:0;
	padding: 100px 0 25px;
}

#post-content h3 {
	font-size:28px;
	font-weight:300;
	line-height:32px;
	margin:0;
	padding: 60px 0 10px;
}

#post-content h4 {
	font-size:20px;
	font-weight:300;
	line-height:28px;
	margin: 0;
	padding: 30px 0 10px;
}

#post-content h5 {
	font-size: 16px;
	font-weight:300;
	line-height:28px;
	margin: 0;
	padding: 20px 0 10px;
}

#post-content blockquote {
	margin:16px 0;
	padding:0px 16px;
	border-left: 1px solid #cdcdcd;
}

#post-content blockquote p {
	padding:0;
}

#post-content blockquote p em {
	padding-bottom:20px;
	display:inline-block;
}

.post-content-inner {
	padding-top:30px;
	padding-bottom:95px;
}

body.single #post-content {
	padding-top:35px;
/*	max-width:790px; */
}

body.page-template .post-content-inner {
	padding-top:55px;
}

body.page-template #content.landing-with-form .post-content-inner {
	float: left;
	padding-right: 360px;
	padding-bottom:32px;
}

.post-form {
	/* ui style */
	padding-top:57px;
}

.post-form .faketitle {
	font-size:24px;
	line-height:48px;
	padding-bottom:22px;
	text-transform: uppercase;
	color:#cb2d28;
	text-align:Center;
}

.post-form .form-block {
	width:100%;
	height:auto;
	clear:both;
	overflow:hidden;
	position:Relative;
}
/*
.post-form .fieldLabel {

}

.post-form .textInput {
	width: 100
}
*/

.post-form .row {
    clear: both;
    margin: 0 12px;
    min-height: 40px;
}
.post-form .label {
    display: block;
    line-height: 30px;
    text-align: left;
	padding-left:5px;
    max-width: 290px;
	margin:0 auto;
}
.post-form .field {
    background: #f3f3f3 none repeat scroll 0 0 !important;
    border: 1px solid #58585a;
    border-radius: 20px;
    display: block;
    margin: 0 auto 15px;
    max-width: 380px;
    overflow: hidden;
    padding: 5px 0;
    width: 96%;
	max-width:296px;
}
.post-form .row.valid .field {
    border-color: #00bb12;
}
.post-form .field input {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    box-sizing: border-box;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 16px;
    outline: 0 none !important;
    padding-bottom: 3px;
    text-indent: 10px;
    width: 100%;
}

.post-form .form-button-image {
	margin-top:22px;
}
/*
.post-form .button {
    margin: 40px auto;
    max-width: 330px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 90%;
}
*/
body.page-template #content.landing-with-form .post-form {
	float:left;
	width: 304px;
	margin-left:-304px;
}

.post-form .form-block {
	position: relative;
	overflow: hidden;
}
.post-form .fieldLabel {

}
.post-form .form-input {
	/*margin: 0 3px 5px 3px; */
	height: 20px;
	width: 100%;
}

#post-content .wp-caption {
	display:block;
	width: auto !important;
	margin:0 auto;
	padding:10px;
}

#post-content .wp-caption p {
	font-size:14px;
	line-height:19px;
	text-align:center;
	padding:0;
}

#post-content .wp-caption img{
	width: 100%;
	height:auto;
}

.author {
	clear:both;
	margin-bottom:30px;
}
.author:after {
	content:"";
	display:table;
	overflow:hidden;
	height:0px;
	width:100%;
}
.author .author-title {
	font-family: 'Signika', sans-serif;
	line-height: 26px;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
	padding-bottom:16px;
}

#post-content .author img {
	width:65px;
	height:65px;
	float:left;
	display:block;
	margin-right:15px;
}

#post-content .author p {
	font-family: 'Signika', sans-serif;
	padding-bottom:0;
	line-height:19px;
/*	white-space: nowrap; */
}

#post-content .author p.name {
	font-weight:bold;
	padding-top:8px;
	font-size:15px;
}

#post-content .author p.position {
	color:#999999;
	font-size:14px;
}



#post-content iframe {
	display: block;
	width: 100%;
	height: 186px;
}

#post-content pre {
	overflow:hidden;
	border: 1px solid #2879CB;
	border-radius: 3px;

	padding: 20px;

	background: #f3f4f5;
}

#post-content pre code {
	font-family: 'Inconsolata', monospace;
	display:block;
	overflow:auto;

	border: none;
}

#post-content code {
	font-family: 'Inconsolata', monospace;

	border: 1px solid #2879CB;
	border-radius: 3px;

	background: #f3f4f5;
}

/* new post styles */


#nav-posts {
	border-top:1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#nav-posts .site {
	heigth: 82px;
	line-height:86px;
	padding:0;
	text-align:center;
}

#nav-posts .site div { display:inline-block;}

.nav-link {
	text-transform:uppercase;
	font-size:24px;
	font-weight:400;
	padding:0 10px;
}

.nav-link a {
	text-decoration:none;
	color:#585858;
}

.nav-link a:hover {
	color:#cb2d28;
}

#recent-bar {
	background:#f8f7f0 none;
}
#recent-bar .site {
	max-width: 1180px;
	padding-top:25px;
}
#last3_posts {
	list-style-type:none;
	padding:0 0 43px 0;
	margin:0;
}

#last3_posts:before,
#last3_posts:after {
	content: "";
	display:block;
	height:0;
	clear:Both;
	overflow:hidden;
}

#last3_posts li {
	float:left;
	width:33%;
	margin:20px 0;
	padding:0;
}

#last3_posts li:nth-of-type(2) {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}

#last3_posts li > div {
	width:300px;
	margin:0 auto;
}

#last3_posts img {
	display:block;
	width: 300px;
	height:auto;
}

#last3_posts .title {
	font-size: 18px;
	line-height: 23px;
	font-weight:400;
	text-transform:uppercase;
	color:#58585a;
	clear:both;
	display:block;

	padding:17px 0 10px;
}

#last3_posts p {
	font-size: 14px;
	line-height: 19px;
	font-weight:300;
	padding-bottom:20px;
}

#last3_posts a.button {
	clear:both;
	background:transparent;
}

#top-signup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;

	background-color: #ffffff;
	border-bottom: 1px solid #e0e0e0;

	margin-top: -500px;

	transition: all 1s;
}

#top-signup.visible {
	margin-top: 0;
}

#top-signup iframe {
	display: block;
	margin: 0 auto;

	width: 100%;
	max-width: 960px;
}

.pagination-holder {
	clear:both;
	padding: 0px;
	text-align:center;
	height: 94px;
	overflow:hidden;
}

.pagination {
 	line-height:46px;
 	margin-bottom:50px;
 	position:Relative;
 	clear:both;
 	overflow:hidden;
 }
 
 .pagination .page-number {
 	
 }
 
 .pagination a {
 	line-height:44px;
 	padding:0px 21px;
 	border:1px solid #00c0e7;
 	border-radius: 28px;
 	background: #2879cb;
 	font-size:16px;
 	color:#ffffff;
 	text-align:center;
 	border-radius: 28px;
 	
 	text-decoration:none;
 	cursor:pointer;
 	
 	position:absolute;
 	top:0;
 }
 
 .pagination .newer-posts {
	left:0;
}

.pagination .older-posts {
	right:0;
}

#posts-toc{
	border: 1px solid #e6e6e6;
	background: #fafafa;
	padding: 13px 20px 20px !important;
	margin: 20px;
}

#posts-toc * {
	font-family: "Signika" !important;
}
#posts-toc ul li {
	padding-top:0px;
	padding-bottom:5px;
	background-position: 0 10px;
}

#toc {
	position: absolute;
	right: 0;
	top: 80px;
	bottom: 64px;

	overflow: auto;

	background: #2879CB;

	width: 240px;
	padding: 10px;

	list-style-type: none;
}

#toc-bg-helper {
	width: 240px;
	padding: 10px;
	position: fixed;
	top: 100px;
	bottom: 100px;
	right: 0px;
	background: #2879CB;
}

#toc ul {
	padding-top:7px;
	padding-left: 0;
	list-style-type: none;
}

#toc ul ul {
	padding-bottom:10px;
}

#toc ul ul ul {
	padding-top:0;
	padding-bottom:4px;
}

#toc ul ul li {
	font-size:12px;
}

#toc ul ul ul li {
	font-size:11px;
	font-style: italic;
}

#toc a {
	display:block;
	text-decoration: none;
	color: #ffffff;
	padding: 1px 2px;

	transition: all .5s;
}

#toc a:not(.active):hover {
	background: #ffffff;
	color: #C72518;

	transition: all .5s;
}

#toc a.active {
	background:#ffffff;
	color:#2879CB;
}

#toc ul ul ul a{
	padding-left: 8px;
}

#footer {
	clear: both;
	overflow: hidden;
	color:#58585a;
	background-color:#e8e3ce;
}

#footer .footer-title {
	font-weight: 400;
    font-size: 20px;
    color: #58585a;
    padding: 0;
    margin-top: -10px;
    position: Relative;
}

#footer .site {
	/* max-width: 100%; */
	max-width: 1218px;
}

#footer .footlinks {
	float:left;
	width: 60%;
	max-width: 460px;
	
	padding-top: 80px;
	background: url(../img/logo.svg) left 36px no-repeat;
	background-size: 142px;
}

#footer ul {
	display:block;
	float:left;
	width:27%;
	list-style-type:none;
	padding:16px 0 0;
	margin:0;
	
	overflow:hidden;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	margin-right:-1px;
	border-right: 1px solid #cbc7b7;
}

#footer ul +ul,
#footer ul + ul + ul {
	margin-left:6%;
}

#footer ul + ul + ul {
	border-right:0px;
}

#footer .footlinks h3 {
	font-weight:400;
	font-size:20px;
	color:#58585a;
	padding:0;
	margin-top:-10px;
	position:Relative;
}

#footer .footlinks a {
	font-weight:300;
	color:#58585a;
	font-size:18px;
	text-decoration:none;
}

#footer .footlinks a :hover{
	color:#cb2d28 !important;
}

#footer .footform {
	float:right;
	width: 38%;
	margin-right: -32px;
	min-height:230px;
	padding-top:50px;
	padding-right:32px;
	max-width: 460px;
}

#footer .footform h4 {
	font-weight:400;
	font-size:20px;
	color:#58585a;
}

#footer .footform p {
	font-weight:300;
	padding-bottom:14px;
}

#footer .row {
	width:330px;
	height:40px;
	overflow:hidden;
}

#footer .row .input {
	width: 220px;
	height:30px;
	border-radius: 15px;
	overflow:hidden;
	background:#ffffff;
	vertical-align:middle;
	line-height:30px;
	float:left;
}

#footer .row .input input {
	background: transparent none !important;
	outline: 0px none !important;
	border: 0px none !important;
	margin: 6px 10px;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	line-height:15px;
	color:#838383;
	width:200px !important;
}

#footer .subscribe-submit {
	display:block;
	width:80px;
	margin-left: 10px;
	height: 30px;
	line-height:30px;
	border-radius:15px;
	overflow:hidden;
	background:#cb2d28;
	color:#ffffff;
	font-family: 'Signika', sans-serif;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	text-align:center;
	float:left;
}

#footbar {
	background:#58585a;
}

#footbar .site {
	height:85px;
	line-height:85px;
	padding: 0px 32px;
	text-align:center;
	color:#ffffff;
	max-width: 1218px;
}

#footbar span {
	font-size:11px;
	text-transform:uppercase;
}

#footbar a {
	color:#ffffff;
	font-size: 18px;
}


#footmail {
	float:left;
}

#footskype {
	float:left;
}

#footsocials {
	float:right;
}

#footsocials a {
	display:block;
	width:28px;
	height:28px;
	float:left;
	overflow:hidden;
	text-indent:-999px;
	background: url(../img/socials.png) 0 0 no-repeat;
	margin-top:28px;
	margin-left:20px;
}

a#footmail {
	background: url(../img/socials.png) 0 0 no-repeat;
	height:24px;
	line-height:22px;
	padding-left:30px;
	margin-top:30px;
	margin-right:25px;
	text-decoration:none;
}
a#footskype {
	background: url(../img/socials.png) 0 -24px no-repeat;
	height:24px;
	line-height:22px;
	padding-left:30px;
	margin-top:30px;
	text-decoration:none;
}
#footsocials a#fs-fb {
	background-position: 0 -50px;
}
#footsocials a#fs-tw {
	background-position: 0 -73px;
}
#footsocials a#fs-ln {
	background-position: 0 -97px;
}
#footsocials a#fs-gp {
	background-position: 0 -123px;
}
#footsocials a#fs-rss {
	background-position: 0 -150px;
}


/*
#wrap {
    color: #363636;
}
#wrap p {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 30px;
}
#wrap ul, #wrap ol {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    padding: 0 0 20px;
}
#wrap ul {
    list-style-type: none;
}
#wrap ul li {
    padding: 3px 0 3px 36px;
}
#wrap .highlighted {
    color: #c92c1e;
}
*/

/* templates */
#templates {
	padding:32px;
}


.template {
    display:block;
    width:184px;
    height:276px;
    border:3px solid #ffffff;
    background:#acacac;
    overflow:hidden;
    position:relative;
    float:left;
    margin:0 10px 10px 0;
    box-shadow: 1px 1px 2px #d4d4d4;
    cursor:pointer;
}

.template img {
    width: 184px;
    height:auto;
}

.fake-template {
    border: 8px dashed #FFFFFF;
    color: #FFFFFF;
    font-size: 20px;
    height: 173px;
    padding-top: 87px;
    line-height: 24px;
    text-align: center;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}

.fake-template:hover {
    background: #222222;
}


.template-details {
    position:Absolute;
    left:0;
    top:0;
    width:172px;
    height:276px;
    padding:0 6px;
    background:url(https://app.edmdesigner.com/../img/transparent-dark.png) 0 0 repeat;
    color:#ffffff;
    font-size:13px;
    line-height:16px;
    text-align:left;
    opacity:0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.template:hover .template-details {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
/*
.template:active,
.template:active .template-details {
    background:#ffffff;
    opacity: .9;
}
*/

.template-name {
    font-size:18px;
    padding:10px 0;
}

.registration-box {
    width: 300px;
    margin: 0 auto;
}


.fakeform {
	padding: 20px 0px;
}

.fakeform .row {
	clear:both;
	min-height: 40px;
	margin:0 12px;
/*	padding-right:30px;*/
}
/*
.fakeform .row.valid {
	background: transparent url(../img/check_mark_green20.png) right 4px no-repeat;
}
*/

.fakeform label {
	display:block;
	line-height:30px;
	text-align:center;
}

.fakeform .field {
	display:block;
	width:90%;
	max-width: 380px;
	margin:0 auto 15px;
	border-radius: 20px;
	border: 1px solid #58585a;
	overflow:hidden;
	padding: 5px 0;
	background:#f3f3f3 !important;
}

.fakeform .row.valid .field {
	border-color:#00bb12;
}

.fakeform .field input {
	width: 100%;
	display:block;
	line-height:16px;
	text-indent:10px;
	padding-bottom:3px;
	
	border:0px none !important;
	outline:0px none !important;
	background: transparent none !important;

	font-family: "Open Sans",sans-serif;
	font-size: 15px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fakeform .button {
	margin: 40px auto;
	width:90%;
	max-width: 330px;
	padding-top:3px;
	padding-bottom:3px;
}

/* reg */

.registerPage {
	background:#e8e3ce;
	padding-bottom:100px;
}

.brownBg .registerPage {
	background:#f8f7f0;
}

.registerPage #content .site h1 {
	font-size:24px;
	line-height: 32px;
}

.registerPage #content .site h1.thanks {
	margin-top:50px;
}

.agreement {
	text-align:center;
}

.agreement a { color:#58585a; font-weight:600; }

.message {
	text-align:center;
}

#thanks-message {}
#thanks-message p {
	text-align: center;
}

#register-error-message {
	color:#c92c1e;
}

.message-on-mobile {
	padding: 10px 20px;
	margin:0;
	text-align:center;
}



#cookie-alert {
	display: none;
	position:fixed;
	bottom:0px;
	left:0;
	width:100%;
	height:auto;
	min-height:50px;
	padding:0;
	margin:0;
	
	background:#f4da80;
}

#cookie-alert p {
	display: none;
	margin:0;
	padding:15px 50px 15px 20px;
	line-height:17px;
	font-size:14px;
}

#cookie-alert p a {
	color:#c92c1e;
}

#cookie-policy-close {
	position:absolute;
	display:block;
	width:31px;
	height:100%;
	right:10px;
	top:0;

	overflow:hidden;
	background: url(../img/circle-x.png) center center no-repeat;
	cursor:pointer;
}

/* compatibility */
#all-clients {
	padding: 20px 0;
	margin: 0 -20px;
}

.clients {
	width:33%;
	float:left;
	display:block;
}

#clients-desktop,
#clients-web {
	margin-top:50px;
}

.clientWrap {
	max-width: 256px;
	padding:10px;
	background:#f8f7f0;
	border:1px solid #f1f0e7;
	overflow:hidden;
	margin:0 15px;
	text-align:center;
}

.clients h3 {
	color:#58585a;
	font-size: 24px;
	line-height: 28px;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
}

.clients .illustration {
	width: 150px;
	height:125px;
	display:block;
	overflow:hidden;
	background-image: url(../img/compatibility-icons.png);
	background-repeat:no-repeat;
	margin:0 auto;
}

#clients-desktop .illustration {
	background-position: 0 0;
}
#clients-mobile .illustration {
	background-position: 0 -155px;
}
#clients-web .illustration {
	background-position: 0 -300px;
}

#post-content ul.client-list {
	list-style-type: none;
	border-top: 1px solid #cdcdcd;
	margin-top:4px;
	padding:20px 0 30px 0;
	display:inline-block;
}

#post-content ul.client-list li {
	font-size:18px;
	line-height: 30px;
	padding: 0 !important;
	text-align:center;
	font-weight:300;
	color:#58585a;
	
	background: none transparent;
}

#tested-with {
	text-align:center;
	padding: 90px 0 30px;
}

.tested-with {
	width: 240px;
	height: 152px;
	overflow:hidden;
	display:inline-block;
	
	margin:20px 45px;
}

.tested-with img {
	width: 100%;
	height:auto;
}

.tested-with.litmus {
	background-position: center bottom;
}

.tested-with.email-on-acid {
	background-position: center top;
}

/* subscribe box */
.fbFeedbackContent .composer {
	width: 100%;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
	display: block !important;
	width: 97.5% !important;
	margin:0 auto !important;
}

#disqus_thread {
	padding:50px 0;
}

#ajax-load-zone #subscribe-box {
	border-left: 1px solid #1d242a;
	border-radius: 3px 0 0 3px;
	border-top: 1px solid #555a59;
	bottom: 50px;
	font-family: "Montserrat",sans-serif;
	height: auto;
	overflow: hidden;
	position: fixed;
	right: 0;
	text-align: left;
	width: 440px;
}
#ajax-load-zone #subscribe-box .header {
	background: #1d242a url("../img/red-items2.png") no-repeat scroll -4px -472px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	padding-left: 54px;

	text-align:left;
	font-size:16px;
}

#ajax-load-zone #subscribe-box .header .close {
    background: transparent url("../img/red-items2.png") no-repeat scroll -41px -440px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 30px;
}

#ajax-load-zone #subscribe-box .box-content {
    background-color: #c92c1e;
    color: #ffffff;
    font-size: 14px;
    line-height: 23px;
    padding: 20px 20px 25px;
}
#ajax-load-zone #subscribe-box .box-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
}

#ajax-load-zone .subscribe-inputs {
    clear: both;
    margin-top: 10px;
    overflow: hidden;
}

#ajax-load-zone .subscribe-inputs .input {
   background: #ffffff none repeat scroll 0 0;
    border-radius: 15px;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 220px;
}
#ajax-load-zone .subscribe-inputs .input input {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    display: block;
    font-size: 14px;
    line-height: 16px;
    outline: 0 none !important;
    width: 100%;
	color: #838383;
    font-family: "Signika",sans-serif;
    font-size: 14px;
    line-height: 15px;
	margin:6px 10px;

	
	
}

#ajax-load-zone .subscribe-inputs a {
	/*margin: 0 auto;
	float:none;
	width: 200px;
	text-align:center;*/

	background: #ffffff none repeat scroll 0 0;
	border-radius: 15px;
	color: #cb2d28;
	display: block;
	float: left;
	font-family: "Signika",sans-serif;
	font-size: 14px;
	font-weight: 400;
	transform:uppercase;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}
#ajax-load-zone #subscribe-overlay {
	display:block;
	z-index: 1001;
}


#ajax-load-zone #subscribe-overlay {
    background: rgba(0, 0, 0, 0) url("../img/transparent-dark.png") repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
    display: block !important;
    margin: 0 auto !important;
    width: 470px !important;
}

.fb_iframe_widget {
	margin-top:40px !important;
	margin-bottom:50px !important;
}
.embed-container {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Social Share and Count */

.social-share-and-count a {
	display:block;
	width:31px;
	height:31px;
	overflow:hidden;

	float:left;
	margin:10px 10px 10px 0;
	
	background-position: center center;
	background-size: 31px 31px;
	background-repeat:no-repeat;
}

#post-content .social-share-and-count {
	text-align:center;
	padding-bottom:16px;
}

#post-content .social-share-and-count a {
	float:none;
	display:inline-block;
	margin: 10px 5px;
}

#post-content .social-share-and-count:after {
	content:"";
	display:block;
	clear:Both;
	overflow:hidden;
	height:0;
}
#ug_socials_float {
	width:100px;
	position:absolute;
	left:20px;
	
	top: 80px;
}

#toc.fixed {
	position:fixed;
}

#ug_socials_float.fixed {
	position:fixed;
}

#ug_socials_float .social-share-and-count a {
	width:100px;
	font-size:12px;
	font-weight:300;
	font-family: 'Signika', Arial, sans-serf;
	line-height:32px;
	padding-left:38px;
	background-position: left center;
	text-decoration:none;
	
	color: #535353;
}

.facebook {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyAgdmlld0JveD0nMCAwIDgyIDgyJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA4MiA4MicgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PGcgZGlzcGxheT0nbm9uZSc+PHBhdGggZGlzcGxheT0naW5saW5lJyBmaWxsPScjMzE3OUM4JyBkPSdNNDEsODJDMTguNCw4MiwwLDYzLjYsMCw0MVMxOC40LDAsNDEsMGMyMi42LDAsNDEsMTguNCw0MSw0MVM2My42LDgyLDQxLDgyeiBNNDEsMiAgQzE5LjUsMiwyLDE5LjUsMiw0MXMxNy41LDM5LDM5LDM5YzIxLjUsMCwzOS0xNy41LDM5LTM5UzYyLjUsMiw0MSwyeicvPjxwYXRoIGRpc3BsYXk9J2lubGluZScgZmlsbD0nIzMxNzlDOCcgZD0nTTU5LDMxLjhjLTEuMywwLjYtMi43LDEtNC4yLDEuMmMxLjUtMC45LDIuNy0yLjQsMy4yLTQuMWMtMS40LDAuOC0zLDEuNS00LjcsMS44ICBjLTEuMy0xLjQtMy4zLTIuMy01LjQtMi4zYy00LjEsMC03LjQsMy4zLTcuNCw3LjRjMCwwLjYsMC4xLDEuMSwwLjIsMS43Yy02LjEtMC4zLTExLjYtMy4yLTE1LjItNy43Yy0wLjYsMS4xLTEsMi40LTEsMy43ICBjMCwyLjYsMS4zLDQuOCwzLjMsNi4xYy0xLjIsMC0yLjMtMC40LTMuMy0wLjl2MC4xYzAsMy42LDIuNSw2LjYsNS45LDcuMmMtMC42LDAuMi0xLjMsMC4zLTEuOSwwLjNjLTAuNSwwLTAuOSwwLTEuNC0wLjEgIGMwLjksMi45LDMuNyw1LjEsNi45LDUuMWMtMi41LDItNS43LDMuMi05LjIsMy4yYy0wLjYsMC0xLjIsMC0xLjgtMC4xYzMuMywyLjEsNy4yLDMuMywxMS4zLDMuM2MxMy42LDAsMjEtMTEuMywyMS0yMSAgYzAtMC4zLDAtMC42LDAtMUM1Ni44LDM0LjYsNTgsMzMuMyw1OSwzMS44Jy8+PC9nPjxnPjxwYXRoIGZpbGw9JyMzMTc5QzgnIGQ9J000MSw4MkMxOC40LDgyLDAsNjMuNiwwLDQxUzE4LjQsMCw0MSwwYzIyLjYsMCw0MSwxOC40LDQxLDQxUzYzLjYsODIsNDEsODJ6IE00MSwyQzE5LjUsMiwyLDE5LjUsMiw0MSAgczE3LjUsMzksMzksMzljMjEuNSwwLDM5LTE3LjUsMzktMzlTNjIuNSwyLDQxLDJ6Jy8+PHBhdGggZmlsbD0nIzMxNzlDOCcgZD0nTTMyLjMsMzQuOUgzNnYtMy42YzAtMS42LDAtNC4xLDEuMi01LjZjMS4yLTEuNiwyLjktMi43LDUuOC0yLjdjNC43LDAsNi43LDAuNyw2LjcsMC43bC0wLjksNS41ICBjMCwwLTEuNi0wLjQtMy0wLjRjLTEuNCwwLTIuNywwLjUtMi43LDJ2NC4yaDUuOWwtMC40LDUuNEg0M1Y1OWgtN1Y0MC4zaC0zLjdWMzQuOXonLz48L2c+PC9zdmc+");
}

 .gplus {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyAgdmlld0JveD0nMCAwIDgyIDgyJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA4MiA4MicgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PGc+PHBhdGggZmlsbD0nIzMxNzlDOCcgZD0nTTQxLDgyQzE4LjQsODIsMCw2My42LDAsNDFTMTguNCwwLDQxLDBjMjIuNiwwLDQxLDE4LjQsNDEsNDFTNjMuNyw4Miw0MSw4MnogTTQxLDJDMTkuNSwyLDIsMTkuNSwyLDQxICBzMTcuNSwzOSwzOSwzOXMzOS0xNy41LDM5LTM5UzYyLjYsMiw0MSwyeicvPjwvZz48Zz48Zz48Zz48cGF0aCBmaWxsPScjMzE3OUM4JyBkPSdNMjIuMyw0MC40Yy0wLjQsNSwyLjksOS45LDcuNiwxMS43YzQuNiwxLjgsMTAuNiwwLjYsMTMuNi0zLjZjMi0yLjYsMi40LTYsMi4xLTkuMmMtMy44LDAtNy42LDAtMTEuNCwwICAgIGMwLDEuNCwwLDIuNywwLDQuMWMyLjMsMC4xLDQuNSwwLDYuOCwwLjFjLTEsNS03LjgsNi43LTExLjUsMy40Yy0zLjctMi45LTMuNS05LjIsMC4zLTExLjljMi43LTIuMiw2LjYtMS42LDkuMywwLjIgICAgYzEuMS0xLDIuMS0yLDMtMy4xYy0yLjMtMS44LTUtMy4xLTgtMi45QzI4LjEsMjguOSwyMi40LDM0LjMsMjIuMyw0MC40eiBNNTMsMzUuOWMwLDEuMSwwLDIuMywwLDMuNGMtMS4xLDAtMi4zLDAtMy40LDAgICAgYzAsMS4xLDAsMi4zLDAsMy40YzEuMSwwLDIuMywwLDMuNCwwYzAsMS4xLDAsMi4zLDAsMy40YzEuMSwwLDIuMywwLDMuNCwwYzAtMS4xLDAtMi4zLDAtMy40YzEuMSwwLDIuMywwLDMuNCwwICAgIGMwLTEuMSwwLTIuMywwLTMuNGMtMS4xLDAtMi4zLDAtMy40LDBjMC0xLjEsMC0yLjMsMC0zLjRDNTUuMiwzNS45LDU0LjEsMzUuOSw1MywzNS45eicvPjwvZz48L2c+PGc+PHBhdGggZmlsbD0nIzMxNzlDOCcgZD0nTTIyLjMsNDAuNGMwLjEtNi4xLDUuNy0xMS41LDExLjktMTEuM2MyLjktMC4xLDUuNywxLjEsOCwyLjljLTEsMS4xLTIsMi4xLTMsMy4xICAgYy0yLjctMS45LTYuNi0yLjQtOS4zLTAuMmMtMy45LDIuNy00LDktMC4zLDExLjljMy42LDMuMywxMC41LDEuNywxMS41LTMuNGMtMi4zLDAtNC41LDAtNi44LTAuMWMwLTEuNCwwLTIuNywwLTQuMSAgIGMzLjgsMCw3LjYsMCwxMS40LDBjMC4yLDMuMi0wLjIsNi42LTIuMSw5LjJjLTMsNC4yLTguOSw1LjQtMTMuNiwzLjZDMjUuMiw1MC4zLDIxLjksNDUuNCwyMi4zLDQwLjR6Jy8+PHBhdGggZmlsbD0nIzMxNzlDOCcgZD0nTTUzLDM1LjljMS4xLDAsMi4zLDAsMy40LDBjMCwxLjEsMCwyLjMsMCwzLjRjMS4xLDAsMi4zLDAsMy40LDBjMCwxLjEsMCwyLjMsMCwzLjRjLTEuMSwwLTIuMywwLTMuNCwwICAgYzAsMS4xLDAsMi4zLDAsMy40Yy0xLjEsMC0yLjMsMC0zLjQsMGMwLTEuMSwwLTIuMywwLTMuNGMtMS4xLDAtMi4zLDAtMy40LDBjMC0xLjEsMC0yLjMsMC0zLjRjMS4xLDAsMi4zLDAsMy40LDAgICBDNTMsMzguMSw1MywzNyw1MywzNS45eicvPjwvZz48L2c+PC9zdmc+");
}

.linkedin {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyAgdmlld0JveD0nMCAwIDgyIDgyJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA4MiA4MicgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PGcgZGlzcGxheT0nbm9uZSc+PHBhdGggZGlzcGxheT0naW5saW5lJyBmaWxsPScjMzE3OUM4JyBkPSdNNDEsODJDMTguNCw4MiwwLDYzLjYsMCw0MVMxOC40LDAsNDEsMGMyMi42LDAsNDEsMTguNCw0MSw0MVM2My42LDgyLDQxLDgyeiBNNDEsMiAgQzE5LjUsMiwyLDE5LjUsMiw0MXMxNy41LDM5LDM5LDM5YzIxLjUsMCwzOS0xNy41LDM5LTM5UzYyLjUsMiw0MSwyeicvPjxwYXRoIGRpc3BsYXk9J2lubGluZScgZmlsbD0nIzMxNzlDOCcgZD0nTTU5LDMxLjhjLTEuMywwLjYtMi43LDEtNC4yLDEuMmMxLjUtMC45LDIuNy0yLjQsMy4yLTQuMWMtMS40LDAuOC0zLDEuNS00LjcsMS44ICBjLTEuMy0xLjQtMy4zLTIuMy01LjQtMi4zYy00LjEsMC03LjQsMy4zLTcuNCw3LjRjMCwwLjYsMC4xLDEuMSwwLjIsMS43Yy02LjEtMC4zLTExLjYtMy4yLTE1LjItNy43Yy0wLjYsMS4xLTEsMi40LTEsMy43ICBjMCwyLjYsMS4zLDQuOCwzLjMsNi4xYy0xLjIsMC0yLjMtMC40LTMuMy0wLjl2MC4xYzAsMy42LDIuNSw2LjYsNS45LDcuMmMtMC42LDAuMi0xLjMsMC4zLTEuOSwwLjNjLTAuNSwwLTAuOSwwLTEuNC0wLjEgIGMwLjksMi45LDMuNyw1LjEsNi45LDUuMWMtMi41LDItNS43LDMuMi05LjIsMy4yYy0wLjYsMC0xLjIsMC0xLjgtMC4xYzMuMywyLjEsNy4yLDMuMywxMS4zLDMuM2MxMy42LDAsMjEtMTEuMywyMS0yMSAgYzAtMC4zLDAtMC42LDAtMUM1Ni44LDM0LjYsNTgsMzMuMyw1OSwzMS44Jy8+PC9nPjxnIGRpc3BsYXk9J25vbmUnPjxwYXRoIGRpc3BsYXk9J2lubGluZScgZmlsbD0nIzMxNzlDOCcgZD0nTTQxLDgyQzE4LjQsODIsMCw2My42LDAsNDFTMTguNCwwLDQxLDBjMjIuNiwwLDQxLDE4LjQsNDEsNDFTNjMuNiw4Miw0MSw4MnogTTQxLDIgIEMxOS41LDIsMiwxOS41LDIsNDFzMTcuNSwzOSwzOSwzOWMyMS41LDAsMzktMTcuNSwzOS0zOVM2Mi41LDIsNDEsMnonLz48cGF0aCBkaXNwbGF5PSdpbmxpbmUnIGZpbGw9JyMzMTc5QzgnIGQ9J00zMi4zLDM0LjlIMzZ2LTMuNmMwLTEuNiwwLTQuMSwxLjItNS42YzEuMi0xLjYsMi45LTIuNyw1LjgtMi43YzQuNywwLDYuNywwLjcsNi43LDAuNyAgbC0wLjksNS41YzAsMC0xLjYtMC40LTMtMC40Yy0xLjQsMC0yLjcsMC41LTIuNywydjQuMmg1LjlsLTAuNCw1LjRINDNWNTloLTdWNDAuM2gtMy43VjM0Ljl6Jy8+PC9nPjxnPjxwYXRoIGZpbGw9JyMzMTc5QzgnIGQ9J000MSw4MkMxOC40LDgyLDAsNjMuNiwwLDQxUzE4LjQsMCw0MSwwYzIyLjYsMCw0MSwxOC40LDQxLDQxUzYzLjYsODIsNDEsODJ6IE00MSwyQzE5LjUsMiwyLDE5LjUsMiw0MSAgczE3LjUsMzksMzksMzlzMzktMTcuNSwzOS0zOVM2Mi41LDIsNDEsMnonLz48cGF0aCBmaWxsPScjMzE3OUM4JyBkPSdNMzAuOSw1NS45aC03VjMzLjRoN1Y1NS45eiBNMjcuMiwzMC42TDI3LjIsMzAuNmMtMi42LDAtNC4yLTEuNy00LjItMy45YzAtMi4yLDEuNy0zLjksNC4zLTMuOSAgYzIuNiwwLDQuMiwxLjcsNC4yLDMuOUMzMS41LDI4LjksMjkuOSwzMC42LDI3LjIsMzAuNnogTTU5LDU1LjloLThWNDQuM2MwLTMtMS4yLTUuMS00LTUuMWMtMi4xLDAtMy4zLDEuNC0zLjgsMi44ICBjLTAuMiwwLjUtMC4yLDEuMi0wLjIsMS44djEyLjJoLTcuOWMwLDAsMC4xLTIwLjYsMC0yMi41aDcuOVYzN2MwLjUtMS41LDMtMy43LDctMy43YzUsMCw4LjksMy4yLDguOSwxMC4yVjU1Ljl6Jy8+PC9nPjwvc3ZnPg==");
}

.rss {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyAgdmlld0JveD0nMCAwIDgyIDgyJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA4MiA4MicgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PGcgZGlzcGxheT0nbm9uZSc+PHBhdGggZGlzcGxheT0naW5saW5lJyBmaWxsPScjMzE3OUM4JyBkPSdNNDEsODJDMTguNCw4MiwwLDYzLjYsMCw0MVMxOC40LDAsNDEsMGMyMi42LDAsNDEsMTguNCw0MSw0MVM2My42LDgyLDQxLDgyeiBNNDEsMiAgQzE5LjUsMiwyLDE5LjUsMiw0MXMxNy41LDM5LDM5LDM5YzIxLjUsMCwzOS0xNy41LDM5LTM5UzYyLjUsMiw0MSwyeicvPjxwYXRoIGRpc3BsYXk9J2lubGluZScgZmlsbD0nIzMxNzlDOCcgZD0nTTU5LDMxLjhjLTEuMywwLjYtMi43LDEtNC4yLDEuMmMxLjUtMC45LDIuNy0yLjQsMy4yLTQuMWMtMS40LDAuOC0zLDEuNS00LjcsMS44ICBjLTEuMy0xLjQtMy4zLTIuMy01LjQtMi4zYy00LjEsMC03LjQsMy4zLTcuNCw3LjRjMCwwLjYsMC4xLDEuMSwwLjIsMS43Yy02LjEtMC4zLTExLjYtMy4yLTE1LjItNy43Yy0wLjYsMS4xLTEsMi40LTEsMy43ICBjMCwyLjYsMS4zLDQuOCwzLjMsNi4xYy0xLjIsMC0yLjMtMC40LTMuMy0wLjl2MC4xYzAsMy42LDIuNSw2LjYsNS45LDcuMmMtMC42LDAuMi0xLjMsMC4zLTEuOSwwLjNjLTAuNSwwLTAuOSwwLTEuNC0wLjEgIGMwLjksMi45LDMuNyw1LjEsNi45LDUuMWMtMi41LDItNS43LDMuMi05LjIsMy4yYy0wLjYsMC0xLjIsMC0xLjgtMC4xYzMuMywyLjEsNy4yLDMuMywxMS4zLDMuM2MxMy42LDAsMjEtMTEuMywyMS0yMSAgYzAtMC4zLDAtMC42LDAtMUM1Ni44LDM0LjYsNTgsMzMuMyw1OSwzMS44Jy8+PC9nPjxnIGRpc3BsYXk9J25vbmUnPjxwYXRoIGRpc3BsYXk9J2lubGluZScgZmlsbD0nIzMxNzlDOCcgZD0nTTQxLDgyQzE4LjQsODIsMCw2My42LDAsNDFTMTguNCwwLDQxLDBjMjIuNiwwLDQxLDE4LjQsNDEsNDFTNjMuNiw4Miw0MSw4MnogTTQxLDIgIEMxOS41LDIsMiwxOS41LDIsNDFzMTcuNSwzOSwzOSwzOWMyMS41LDAsMzktMTcuNSwzOS0zOVM2Mi41LDIsNDEsMnonLz48cGF0aCBkaXNwbGF5PSdpbmxpbmUnIGZpbGw9JyMzMTc5QzgnIGQ9J00zMi4zLDM0LjlIMzZ2LTMuNmMwLTEuNiwwLTQuMSwxLjItNS42YzEuMi0xLjYsMi45LTIuNyw1LjgtMi43YzQuNywwLDYuNywwLjcsNi43LDAuNyAgbC0wLjksNS41YzAsMC0xLjYtMC40LTMtMC40Yy0xLjQsMC0yLjcsMC41LTIuNywydjQuMmg1LjlsLTAuNCw1LjRINDNWNTloLTdWNDAuM2gtMy43VjM0Ljl6Jy8+PC9nPjxnPjxwYXRoIGZpbGw9JyMzMTc5QzgnIGQ9J000MC45LDgxLjljLTIyLjYsMC00MS0xOC40LTQxLTQxczE4LjQtNDEsNDEtNDFjMjIuNiwwLDQxLDE4LjQsNDEsNDFTNjMuNSw4MS45LDQwLjksODEuOXogTTQwLjksMS45ICBjLTIxLjUsMC0zOSwxNy41LTM5LDM5czE3LjUsMzksMzksMzlzMzktMTcuNSwzOS0zOVM2Mi40LDEuOSw0MC45LDEuOXonLz48cGF0aCBkaXNwbGF5PSdub25lJyBmaWxsPScjMzE3OUM4JyBkPSdNMzAuOCw1NS44aC03VjMzLjNoN1Y1NS44eiBNMjcuMiwzMC41TDI3LjIsMzAuNWMtMi42LDAtNC4yLTEuNy00LjItMy45ICBjMC0yLjIsMS43LTMuOSw0LjMtMy45YzIuNiwwLDQuMiwxLjcsNC4yLDMuOUMzMS40LDI4LjgsMjkuOCwzMC41LDI3LjIsMzAuNXogTTU4LjksNTUuOGgtOFY0NC4yYzAtMy0xLjItNS4xLTQtNS4xICBjLTIuMSwwLTMuMywxLjQtMy44LDIuOEM0Myw0Mi4zLDQzLDQzLDQzLDQzLjd2MTIuMmgtNy45YzAsMCwwLjEtMjAuNiwwLTIyLjVINDN2My41YzAuNS0xLjUsMy0zLjcsNy0zLjdjNSwwLDguOSwzLjIsOC45LDEwLjIgIFY1NS44eicvPjwvZz48cGF0aCBmaWxsPScjMzE3OUM4JyBkPSdNNTIuMiw1NS42YzAtMTQuMy0xMS42LTI1LjktMjUuOS0yNS45di01LjRjMTcuMywwLDMxLjMsMTQsMzEuMywzMS4zTDUyLjIsNTUuNkw1Mi4yLDU1LjZ6ICBNNDYuMyw1NS42aC01LjRjMC04LjEtNi42LTE0LjctMTQuNy0xNC43YzAsMCwwLDAsMCwwdi01LjRDMzcuMywzNS41LDQ2LjMsNDQuNSw0Ni4zLDU1LjZDNDYuMyw1NS42LDQ2LjMsNTUuNiw0Ni4zLDU1LjZ6ICBNMzAuMiw0Ny43YzIuMiwwLDMuOSwxLjgsMy45LDMuOWMwLDIuMi0xLjgsMy45LTMuOSwzLjljLTIuMiwwLTMuOS0xLjgtMy45LTMuOUMyNi4zLDQ5LjUsMjgsNDcuNywzMC4yLDQ3Ljd6Jy8+PC9zdmc+");
}

.twitter {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHg9JzBweCcgeT0nMHB4JyAgdmlld0JveD0nMCAwIDgyIDgyJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA4MiA4MicgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PGc+PHBhdGggZmlsbD0nIzMxNzlDOCcgZD0nTTQxLDgyQzE4LjQsODIsMCw2My42LDAsNDFTMTguNCwwLDQxLDBjMjIuNiwwLDQxLDE4LjQsNDEsNDFTNjMuNiw4Miw0MSw4MnogTTQxLDJDMTkuNSwyLDIsMTkuNSwyLDQxICBzMTcuNSwzOSwzOSwzOWMyMS41LDAsMzktMTcuNSwzOS0zOVM2Mi41LDIsNDEsMnonLz48cGF0aCBmaWxsPScjMzE3OUM4JyBkPSdNNTksMzEuOGMtMS4zLDAuNi0yLjcsMS00LjIsMS4yYzEuNS0wLjksMi43LTIuNCwzLjItNC4xYy0xLjQsMC44LTMsMS41LTQuNywxLjhjLTEuMy0xLjQtMy4zLTIuMy01LjQtMi4zICBjLTQuMSwwLTcuNCwzLjMtNy40LDcuNGMwLDAuNiwwLjEsMS4xLDAuMiwxLjdjLTYuMS0wLjMtMTEuNi0zLjItMTUuMi03LjdjLTAuNiwxLjEtMSwyLjQtMSwzLjdjMCwyLjYsMS4zLDQuOCwzLjMsNi4xICBjLTEuMiwwLTIuMy0wLjQtMy4zLTAuOXYwLjFjMCwzLjYsMi41LDYuNiw1LjksNy4yYy0wLjYsMC4yLTEuMywwLjMtMS45LDAuM2MtMC41LDAtMC45LDAtMS40LTAuMWMwLjksMi45LDMuNyw1LjEsNi45LDUuMSAgYy0yLjUsMi01LjcsMy4yLTkuMiwzLjJjLTAuNiwwLTEuMiwwLTEuOC0wLjFjMy4zLDIuMSw3LjIsMy4zLDExLjMsMy4zYzEzLjYsMCwyMS0xMS4zLDIxLTIxYzAtMC4zLDAtMC42LDAtMSAgQzU2LjgsMzQuNiw1OCwzMy4zLDU5LDMxLjgnLz48L2c+PC9zdmc+");
}


/* author page */
body.author {
	margin:0 !important;
}

body.author #wrap-header {
	background:#2879cb;
}
body.author .posts-from {
	font-size: 14px;
	text-align:center;
	display:block;
	padding:10px;
}
body.author #wrap-header h1.author-title {
	font-size: 36px;
	line-height:50px;
	padding-bottom:6px;

}
body.author h2.author-bio {
	font-size:22px;
	font-weight:normal;
}


body.author .author-meta {
	font-size:14px;
}

body.author .author-image .img {
	width: 100px;
	height: 100px;
	background-size: 100%;
	border-radius: 50px;
	overflow: hidden;
	margin: 0 auto;
}


@media all and (min-width: 791px) {
	body {
		min-width: 998px;
	}
	#logo {
		float:none;
		position:absolute;
		left:32px;
	}
	/*
	#sticky .site {
		width:auto;
	}
	*/
	#nav-login {
		float:none;
		position:absolute;
		right:0px;
	}
	.headbar-has-form {
		padding-left: 160px;
	}
	
	#footer .footform {
		width: 50%;
	}
}


@media 
all and (max-width: 790px),
all and (max-width: 500px) {

	#wrap-header .site {
		min-height:0;
		padding-bottom:85px;
	}
	#wrap-header.blog .site:after {
		height:0;
	}
	#wrap-header.list .site {
		min-height: auto;
	}
	#wrap-header.jobs .site,
	#wrap-header.page404 .site {
		padding-top:370px !important;
		padding-right: 40px !important;
		padding-bottom:0;
	}
	
	#wrap-header.compatibility .site {
		padding-top: 50px;
		padding-right: 40px !important;
		padding-bottom:325px;
	}
	
		.clientWrap { max-width:100%;}
		#tested-with { padding: 20px 0; }
		.tested-with {
			max-width: 350px;
			width:100%;
			height:auto;
			margin:40px auto;
		}
	#wrap-header.jobs .site {
		background-position: 52% 0px !important;
	}
	#wrap-header.page404 .site {
		background-position: 52% 30px !important;
	
	}
	
	#sticky .site {
		width:auto;
	}
	#posts .post img,
	#posts .post .content {
		width:100%;
		float:none;
		max-width:100%;
	}
	#edm-load-posts a {
		width:auto;
		height:auto;
		min-height:auto;
		line-height:22px;
		padding: 16px 24px;
	}
	
	body.page-template #content.landing-with-form .post-content-inner {
		float:none;
		padding-right:0;
	}
	body.page-template #content.landing-with-form .post-form {
		width:100%;
		margin-left:0;
	}
	.regTypeSelectBox,
	#loginPage .regTypeSelectBox	{
		float:none;
		border:0 none !important;
		margin-left:0;
		margin-right:0;
		width:100%;
	}
	.valuePropBlock {
		min-height:auto;
		padding-left:0;
		padding-top:180px;
	}
	.valuePropBlock img {
		top:20px;
		left:50%;
		margin-top:0;
		margin-left: -75px;
	}
	
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
		width:100% !important;
	}

	#post-content {
		margin-left: 25px;
	}

	#ug_socials_float {
		left: 10px;
		width: 32px;
		overflow:hidden;
	}
	#ug_socials_float .sc-title {
		display: none;
	}
	
	#ug_socials_float .social-share-and-count a {
		width: 0px;
	}
	
	#footer .footlinks,
	#footer .footform {
		float:none;
		width:100%;
		margin-right:0;
		max-width:100%;
		clear:both;
	}
	#footer ul {
		width:29%;
	}
	#footbar {
		height:auto;
		padding-bottom:0px;
		text-align:Center;
	}
	#footbar .site {
		height: auto;
	}
	
	#footskype,
	#footmail {
		float:none;
		display:inline-block;
		padding-top:0;
		padding-bottom:0;
	}
	
	a#footmail {
		margin-right:0px;
	}
	
	#footbar #footsocials {
		float:none;
		clear:both;
		width: 220px;
		margin:0 auto;
	}
	
	#footsocials a#fs-fb {
		margin-left:0px;
	}
	
	#footbar span {
		clear:both;
		display:block;
	}
	
	.wrap-contentBlockTable th,
	.wrap-contentBlockTable td {
		font-size: 14px;
		line-height:28px;
		padding:3px;
	}
	
	/* nav cutback */
	#header {
	}
	#top-menu {
	
	}
	
	#top-menu .site {
		padding:0;
	}
	
	#demoWrap .headbar {
		height: auto;
		min-height:60px;
	}
	
	#demoWrap span {display:none;}
	
	#logo {
		position:absolute;
		top:20px;
		left:50%;
		margin:0;
		margin-left:-71px;
		float:none;

	}
	#demoWrap .headbar #registerButton {
		float:none;
		clear:both;
		margin:10px auto 15px;
		display:block !important;
	}
	#nav-login { display:none;}
	.main-nav {
		clear:both;
		float:none;
	}
	
	.clients {
		margin-top: 10px !important;
		float:none;
		padding-right:0;
		padding-bottom:40px;
		width:100%;
	}
	
	.clientWrap {
		max-width: auto;
		margin:0 auto;
	}
	
	img.aligncenter.full-width,
	img.aligncenter.size-full,
	img.alignnone.size-full {
		max-width: 100% !important;
		width: 100%;
		height:auto;
		margin:0 auto !important;
		display:block;
	}
	
	#last3_posts li {
		float:none;
		clear:both;
		width:100%;
	}
	
	#last3_posts li:nth-of-type(2) {
		border:0px none !important;
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.post-form {
		margin:0 auto;
	}
	
	.post-form table {
		width:100%;
	}
	.post-form .form-button-image {
		margin-left: auto;
		margin-right: auto;
		margin-bottom:55px;
		display:block;
	}
	
	#toc {display:none;}

}

@media all and (max-width: 500px),
all and (max-width: 480px),
all and (max-width: 460px) {

	#post-content iframe {
		height: 370px;
	}

	.pagination .pager-label {
		display:none;
	}

	#logo {
		margin-left:10px;
		left:0px;
	}

	#top-menu .site {
		padding:0;
	}
	
	#top-menu .site:before,
	#top-menu .site:after {
		content:'';
		clear:both;
		height:0;
		overflow:hidden;
		width:100%;
	}

	#top-signup {
		display: none;
	}
	
	#wrap-header.landing .site,
	#wrap-header.landing-app .site,
	#wrap-header.landing-api .site,
	#wrap-header.landing-ecms .site {
		background-size: 80%;
		padding-top: 310px !important;
	}
	
	#wrap-header h1 {
		font-size: 36px;
		line-height:42px;
	}
	
	.post-form .form-block {
		width: 88%;
	}
/*
	#wrap-header.landing-app h1,
	#wrap-header.landing-api h1,
	#wrap-header.landing-ecms h1 {
		font-size: 42px;
		line-height:46px;
	}
*/
	#wrap-header h2 {
		font-size: 24px;
		line-height: 30px;
	}
/*
	#wrap-header.landing-app h2,
	#wrap-header.landing-api h2,
	#wrap-header.landing-ecms h2 {
		font-size: 20px;
		line-height: 26px;
	}
*/
	.button.demoButton {
		min-width: auto;
		height:auto;
		line-height: 28px;
		padding-top: 15px;
		padding-bottom:15px;
	}

	.main-nav a {
		padding: 0 7px;
		font-size:16px;
	}
	
	.regTypeSelectBox h2,
	.regTypeSelectBox ul,
	.regTypeSelectBox p {
		padding-left:0;
	}
	
	.regTypeSelectBox .button {
		margin-left:0;
	}
	
	#loginPage .regTypeSelectBox p {
		padding-left:0;
		padding-right:0;
	}
	#loginPage .regTypeSelectBox .button {
		margin:0 auto;
	}
	
	.handyPicture {
		background-size: 200%;
		padding-bottom: 350px;
	}
	
	.tabbedContentBlocks ul li {
		width: 110px;
	}

	.fakeform label ,
	.fakeform .field {
		width:100%;
		float:none;
		clear:both;
	}
	
	#footer ul {
		float:none;
		width:100%;
		clear:both;
		border: 0px none;
		margin-left:0px !important;
		padding-bottom:20px;
	}
		
	#footer .row {
		width:100%;
		height:auto;
	}

	#footer .row .input {
		width: 100%;
		float:none;
		clear:both;
	}
	#footer .row .input input {
		width:93% !important;
	}
	#footer .subscribe-submit {
		display:block;
		width:100%;
		text-align:center;
		margin-left: 0px;
		float:none;
		clear:both;
		margin-top:20px;
		margin-bottom:30px;
	}

	#footer .footform {
		background-image:none;
	}
	
	.clients {
		float:none;
		padding-right:0;
		padding-bottom:40px;
		width:100%;
	}
	
	img.aligncenter.full-width,
	img.aligncenter.size-full,
	img.alignnone.size-full {
		max-width: 100% !important;
		width: 100%;
		height:auto;
		margin:0 auto !important;
		display:block;
	}
	#last3_posts li > div,
	#last3_posts img {
		width:100%;
		height:auto;
	}
	#last3_posts a {
		float:right;
	}
	#last3_posts li > div:after {
		content:'';
		display:block;
		clear:both;
		height:0px;
		overflow:hidden;
	}
	
	#toc {display:none;}
}


@media only screen and (min-width: 920px) {
	.js .nav-collapse {
	position: relative;
	}
	.js .nav-collapse.closed {
	max-height: none;
	}
	.nav-toggle {
	display: none;
	}

	.sticky.show {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 1001;
		border-top: 0;
		display:block;

		height:70px;
		background:#ffffff;
		border-top:3px solid #cc2a1e;
		box-shadow: 0px 1px 10px #ababab;
	}
	.sticky .logo {
		float:left;
		margin-top:15px;
	}

	.sticky .action {
		float:right;
		margin-top:16px;
		font-size: 16px;
		padding: 8px 12px 6px;
		text-decoration:none !important;
		color:#ffffff !important;
		font-family: 'Signika', sans-serif;
	}

	.sticky p {
		line-height:68px;
		color:#cc2a1e;
		font-size:20px;
		float:right;
		margin-right:20px;
		font-family: 'Signika', sans-serif;
	}

	img.aligncenter.full-width,
	img.aligncenter.size-full,
	img.alignnone.size-full {
		max-width: 100% !important;
		width: 100%;
		height:auto;
		margin:0 auto !important;
		display:block;
	}
	
	img.fixwidth {
		max-width: 800px !important;
		width:auto !important;
	}

}

/* mobile */
@media only screen and (max-width: 919px) and (min-width: 740px) {
	.site,
	.home .site {
		width:auto !important;
	}

	.home #headbar #logo {
		margin-left:20px;
	}
}


@media all and (max-width: 1389px) {
	#toc {
		transform: translate(230px,0);
		transition: all 2s;
	}
	#toc:hover {
		transform: translate(0,0);
		transition: all 2s;
	}
}

@media all and (max-width: 980px) {
	#toc {display:none;}
}



@media all and (min-width: 932px){
	#top-signup iframe {
		height:60px;
	}
}

@media all and (orientation: landscape) and (max-width: 940px),
 all and (orientation: portrait) and (max-width: 700px) {
	#top-signup {
		display:none;
	}
}