@import url(https://fonts.googleapis.com/css?family=Manrope:500,700);

/*
 * Landing page css
 */
.page-id-13583 {
	color: white;
	background-color: #31383E;
}

.page-id-13583 #header,
.page-id-13583 #primary,
.page-id-13583 #secondary,
.page-id-13583 #footer {
	display: none;
}

.page-id-13583.mobile-theme #branding,
.page-id-13583.mobile-theme #actionbar,
.page-id-13583.mobile-theme #actionbar,
.page-id-13583.mobile-theme #jp-post-flair,
.page-id-13583.mobile-theme .menu-search {
	display: none;
}

.page-id-13583.mobile-theme #primary {
	display: block;
}

.page-id-13583.mobile-theme #page {
	color: white;
	background-color: transparent;
}

.page-id-13583 .entry-title {
	display: none;
}

.page-id-13583.mobile-theme .hentry {
	border: none;
}

.page-id-13583 #wrapper {
	padding: 0;
	margin: 0;
	width: 100%;
	background-image: url('https://i2.wp.com/gfimaxstatus.files.wordpress.com/2017/04/heroimg-tall.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 900px;
	overflow: hidden;
}

.page-id-13583 #main {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	margin: 0;
	min-height: 900px;
	overflow: visible;
}

.page-id-13583 #container {
	float: none;
	margin: 0;
}

.page-id-13583 #content {
	color: #cccccc;
	width: 100%;
	margin: 0;
}

.page-id-13583 #post-13583 {
	padding: 0;
	margin: 0;
}

.page-id-13583 .entry-content {
	padding: 0;
}

.page-id-13583 .sw-header {
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding: 40px 30px 0;
}

.page-id-13583 .sw-header-container {
	max-width: 940px;
	margin: 10px auto;
	padding: 20px 0;
}

.page-id-13583 .logo img {
	width: 280px;
}

.page-id-13583 #content h1 {
	color: white;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    margin: 60px 0 10px;
}

.page-id-13583 #content h3 {
	color: white;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.9em;
	margin: 20px 0 80px;
}

.page-id-13583 .sw-content {
	height: 100%;
}

.page-id-13583 .link-wrapper {
	border-top: none;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 400px;
	box-sizing: border-box;
}

.page-id-13583 .link-container {
	margin: 0 auto;
	padding: 0;
	display: table-row;
}

.page-id-13583 .left,
.page-id-13583 .right {
	float: left;
	width: 50%;
	text-align: center;
	padding: 3em 3em 10em;
	box-sizing: border-box;
	display: table-cell;
	height: 100%;
	min-height: 400px;
}

.page-id-13583 .left {
	border-right: none;
}

.page-id-13583 .left-container {
	width: 300px;
	margin: 0 3em 0 auto;
}

.page-id-13583 .right-container {
	width: 300px;
	margin: 0 auto 0 3em;
}

.page-id-13583 #jp-post-flair {
	background-color: #31383e;
}

@media screen and (max-width : 800px) {
	.page-id-13583 a.button {
		letter-spacing: normal;
		font-size: 14px;
	}
}

.page-id-13583 a.button {
	margin: 5px 1em 0;
	padding: .4em 1em .2em;
	font-weight: 500;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border: 1px solid #96bd4c;
	line-height: 1.42857143;
	text-transform: uppercase;
	letter-spacing: .2em;
	transition: all, 270ms;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	background-color: #7a9c3a;
	border: 1px solid #7a9c3a;
	color: white;
	border-radius: 2px;
	text-decoration: none;
}

.page-id-13583 a.button:hover {
	background-color: #96bd4c;
	border-color: #96bd4c;
}

#access .menu-header li.buttonx a {
	margin: 5px 1em 0;
	padding: .4em 1em .2em;
/* font-size: 14px; */
	font-weight: 500;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border: 1px solid #96bd4c;
	line-height: 1.42857143;
	text-transform: uppercase;
	letter-spacing: .2em;
	transition: all, 270ms;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	background-color: #7a9c3a;
	border: 1px solid #7a9c3a;
	color: white;
	border-radius: 2px;
}

#access .menu-header li.buttonx {
	float: right;
	margin-top: 0;
/* margin-top: -200px; */
/* display: none; */
}

#access .menu-header li.buttonx a:hover {
	background-color: #96bd4c;
	border-color: #96bd4c;
}
.sharedaddy {
	display: none;
}

/*
 *  Small screen layout
 */
@media screen and (max-width : 720px) {
	.page-id-13583 #wrapper,
		  .page-id-13583 #main {
		min-height: 640px;
	}
	
	.page-id-13583 .sw-header {
		padding: 0 20px;
	}
	
	.page-id-13583 .sw-header-container {
		padding: 0;
	}
	
	.page-id-13583 #content h1 {
		margin-top: 20px;
	}
	
	.page-id-13583 #content h3 {
		margin-bottom: 20px;
		line-height: 1.25em;
	}
	
	.page-id-13583 .link-wrapper {
		border-top: none;
		min-height: 20px;
	}
	
	
	.page-id-13583 .link-container {
		display: block;
	}
	
	.page-id-13583 .left,
		  .page-id-13583 .right {
		display: block;
		float: none;
		width: 100%;
		padding: 10px;
		border-right: none;
		min-height: 20px;
	}
	
	.page-id-13583 .right {
		padding-bottom: 40px;
	}
	
	.page-id-13583 .left-container,
		  .page-id-13583 .right-container {
		width: auto;
		margin: 0;
	}
	
	.page-id-13583 .left p,
		  .page-id-13583 .right p {
		display: none;
	}
	
	.page-id-13583 a.button {
		width: 240px;
		padding: 1em;
	}
}

/* N-able Updates */
body {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    color: #333;
    background: #f3f3f3;
}
#access a {
    color: #fff;
    display: block;
    line-height: 50px;
    padding: 0 18px;
    text-decoration: none;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #2c2c2c;
	color: #fff;
}
.menu-header .menu-item a {
    color: #FFF;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.calendar_wrap,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input,
textarea,
.page-title span,
.pingback a.url  {
	font-family: 'Manrope', sans-serif;
}
#access .menu-header,
div.menu {
	font-size: 16px;
}

a,
a:active,
a:focus,
a:link {
    color: #c046ff;
}
a:hover {
    color: #6900ce;
}
#searchsubmit,
#subscribe-submit button {
    background: #000;
    border: none;
    color: #fff;
    line-height: 30px;
    padding: 2px 16px;
    cursor: pointer;
    font-size: 14px;
}
#searchform input[type="text"],
#subscribe-field-blog_subscription-5{
    padding: 5px;
    width: 100%;
    margin: 0 0 8px;
    border: 1px solid;
    line-height: 26px;
    font-size: 14px;
    color: #000;
}
#subscribe-email {
    margin: 0px;
}

.entry-title a:active,
.entry-title a:hover,
.entry-meta a:hover,
.entry-utility a:hover,
.navigation a:active,
.navigation a:hover {
	color: #6900ce;
}
.entry-utility {
    clear: both;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.entry-meta a, .entry-utility a {
    color: #333;
}
.widget-container {
    font-size: 14px;
    line-height: 20px;
}
.widget-title {
	color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 2px;
}
.page-id-13583 a.button {
	margin: 0;
	padding: 0 24px;
	font-weight: 700;
	color: #2c2c2c;
	border-width: 0px;
	border-style: none;
	border: none;
	line-height: 44px;
	text-transform:none;
	letter-spacing:normal;
	transition: background 0.2s, color 0.2s;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	background-color: #2bcff3;
	border-radius: 0;
	text-decoration: none;
}

.page-id-13583 a.button:hover {
	background: #98daf2;
}

select#cat,
#archives-dropdown-2{
	padding: 10px;
    width: 100%;
}
/* End N-able Updates */