/* CSS Document

Version: 2.1.7

 */
#mobile_menu_bt, .mobileToggle, .mobOnly  {
	display: none
}


@media all and (max-width:720px) {
	.mobOnly {
		display: initial;
	}
body {
	top: -38px;
	position: relative
}
body * {
	box-sizing: border-box
}
#main {
	padding: 0;
	overflow: hidden
}
#page {
	width: 100%;
	margin: 0;
	padding: 0
}
	.entry-content {
		padding: 0 .5em;
	}
#hgroup {
	text-align: center
}
#hgroup .hgroupCont {
	display: block;
	height: auto
}
#altmenu {
	padding: 5px 0;
	margin: 0
}
#altmenu ul {
	margin: 0;
	padding: 0
}
#altmenu a {
	padding: 10px;
	margin: 0 5px 0 0;
	border: none;
	background: #333
}
#site-title {
	padding: 1em 2em;
	width: 100%
}
#site-title img {
	width: 100%;
	max-width: 380px;
	height: auto
}
#site-description {
	position: relative;
	bottom: inherit;
	right: inherit;
	padding: .2em;
	font-size: 1em;
	max-width: inherit;
    width: 100%;
}
#stickymenu-container {
	height: auto
}
#stickymenu {
	height: auto
}
nav#access {
	width: 100%;
	border: none;
	background: #595959;
	margin: 0 auto
}
#access li {
	display: block
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li.current-menu-item>a, li.current-menu-ancestor>a, div.menu>ul li a:hover, div.menu>ul li a:active, div.menu>ul li.current-menu-item>a {
	background-image: none!important
}
#access ul.menu {
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .5s;
	transition: max-height .5s
}
#access div.tap ul.menu {
	display: block;
	height: auto;
	max-height: 600px
}
#access ul.menu>li {
	text-align: left;
	height: auto;
	min-height: 44px;
	box-sizing: border-box;
	padding: 0!important;
	margin: 0!important;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.5);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
#access ul.menu>li>a {
	line-height: 44px;
	box-sizing: border-box;
	text-align: left;
	width: auto;
	padding: 0 1em;
	color: #fff!important;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
#access ul.menu ul.sub-menu {
	display: none;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	top: inherit;
	left: inherit;
	width: 100%;
	border-radius: 0;
	overflow: hidden;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
#access ul.menu ul.sub-menu li {
	margin-left: 0
}
#access ul.menu ul.sub-menu li>a {
	border-bottom: solid 1px rgba(0,0,0,.3);
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 0;
	line-height: 40px;
	padding-left: 1em
}
#access ul.menu li.tap ul.sub-menu {
	display: block;
	min-width: inherit;
	max-width: inherit
}
#access>div>ul>li:hover>a {
	background-image: none
}
#access ul.sub-menu>li.notouch:hover>ul.sub-menu, ul.children>li.notouch:hover>ul.children {
	top: initial;
	left: initial
}
li.hasSub a span {
	display: none
}
#mobile_menu_bt {
	height: 50px;
	width: 100%;
	background: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	top: 0;
	right: 0;
	z-index: 9999;
	cursor: pointer;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: start;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px
}
#mobile_menu_bt i.fa {
    color: #fff;
    font-size: 42px;
    line-height: 1;
    padding: 0 7px;
    background-color: #222;
    border-radius: 2px;
}
.mobileToggle {
	color: #fff;
	font-size: 32px;
	width: 50px;
	display: inline-block;
	vertical-align: middle;
	text-align: center
}
li.mobileSub .mobileToggle .fa-plus-square {
	display: inline-block
}
li.mobileSub .mobileToggle .fa-minus-square {
	display: none
}
li.mobileSub.tap .mobileToggle .fa-plus-square {
	display: none
}
li.mobileSub.tap .mobileToggle .fa-minus-square {
	display: inline-block
}
ul.menu li.mobileSub>a {
	width: auto;
	padding: 10px 12px 0
}
ul.menu li.mobileSub>a>i {
	display: none
}
#primary {
	float: none;
	width: 100%;
	margin: auto
}
#main .widget-area {
	float: none;
	width: 95%;
	margin: auto
}
#content {
	margin: 0
}
.entry-header {
	padding-left: 1em;
}
.hp-top.scrollable {
	display: none
}
#trio2 {
	top: inherit;
	margin: 1em
}
#trio2 .tb {
	display: block;
	margin: 2em auto
}
#trio2 .tb2 {
	display: none
}
#trio2 .tb3 {
	height: auto
}
.home-title {
	font-size: 30px;
	margin: 0;
	padding: 5%
}
#sixfeat {
	margin: 1em 0
}
#sixfeat .sixbox {
	width: 46%;
	background: #EEE none repeat scroll 0 0!important;
	margin: 4px;
	padding: 10px;
	font-size: 12px
}
.bigfeat {
	margin: 1em;
	padding: 0
}
.bigfeat .bf-img {
	float: none;
	width: 100%;
	height: 200px;
	overflow: hidden
}
.bigfeat .bf-img img {
	width: 100%;
	height: auto;
	top: -50%;
	position: relative
}
.bigfeat .bf-text, .bigfeat.bfodd .bf-text {
	margin: 0;
	padding: 0
}
.bigfeat input.tbutton, .bigfeat a.tbutton:link, .bigfeat a.tbutton:visited {
	width: 75%;
	padding: .5em;
	margin: auto;
	display: block
}
.ho2_mainImg {
	padding: 1em 0;
	height: auto
}
.ho2_mainImg h1 {
	font-size: 28px
}
.ho2_mainImg h2 {
	font-size: 24px
}
.hbf_img {
	height: auto;
	min-height: 300px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1em
}
.hbf_cont:nth-child(even) .hbf_img {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.hbf_text {
	width: 100%;
	margin: .75em;
	padding: .3em
}
.hbf_text h1 {
	font-size: 32px
}
.hbf_text>div {
	font-size: 18px
}
#tag_cloud-3 {
	display: none
}
.smp_logos {
	margin: 1em
}
.smp_logos img {
	max-width: 60px;
	height: auto
}
#sixfeat .sixbox strong {
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom: solid 1px #999;
	font-size: 12px
}
.home-title.ho2 {
	font-size: 23px
}
.h2Box a.get-started {
	font-size: 23px
}
/*#gallery-2 dl.gallery-item {
	display: block!important;
	float: none!important;
	width: 95%!important;
	margin: auto!important
}*/
.desTopText p {
	font-size: 100%
}
ul.designList {
	display: block;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: flext-start;
	-webkit-justify-content: flext-start;
	-ms-flex-pack: flext-start;
	justify-content: flext-start;
	max-height: inherit
}
.layoutBox {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.layoutDesc {
	width: 100%;
	margin: .5em
}
.vidBox {
}
body.page-template-page-features-noult-grouped #page {
	min-width: 480px
}
#features #feature-pricing-floater table .stickyCTA {
	display: none
}
#features .floaterPlaceholder {
	display: none!important
}
#features #feature-pricing-floater.floating {
	position: relative
}
#features .shiftUp {
	top: inherit
}
#features table {
	width: 100%
}
#features td {
	width: 15%;
	font-size: 10px
}
#features .feat {
	width: 55%;
	font-size: 12px
}
#features #feature-pricing-floater td.nobg {
	width: 0
}
#features .feat-head td.fstarter {
	width: 33%
}
#features .feat-head td.fbasic {
	width: 33%
}
#features .feat-head td.fprem {
	width: 33%
}
#features .atip {
	background-image: none
}
#features .tooltip {
	display: none!important
}
#features .newfeat {
	display: none
}
#features tr.feat-sect td:nth-child(2) {
	background-color: #ccc
}
#features tr.feat-sect td:nth-child(3) {
	background-color: #009F5B;
	color: #fff
}
#features tr.feat-sect td:nth-child(4) {
	background-color: #4F45AB;
	color: #fff
}
#signup .sup-box-master {
	height: auto;
	flex-wrap: wrap;
}
#signup .sup-box {
	width: 95%;
	height: auto;
	display: block;
	overflow: visible;
	text-align: center;
	font-size: 14px;
	margin: 1em auto;
	padding: 1em
}
#signup .sup-box {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 100%;
	margin: 1em 0;
	font-size: 80%;
	padding: 0
}
#signup .sup-box.sup-prem {
	-webkit-flex-basis: 85%;
	-ms-flex-preferred-size: 85%;
	flex-basis: 85%
}
#signup .sup-box div.pricebox {
	position: relative
}
	h1.signup-buck {
		padding: 0 2em;
		font-size: 22px;
	}
#zenbox_tab {
	display: none!important
}
#amwEbar {
	display: none!important
}
	
	.ho2_mainImg h1 {
    	font-size: 40px !important;
	}
	.ho2_mainImg h2 {
    	font-size: 22px !important;
	}
	a.get-started:link, a.get-started:visited {
    	font-size: 18px !important;		
	}
	.home-title.ho2 {
    	font-size: 28px !important;
		width: 75% !important;
	}
	#feature-pricing-floater tr td:first-child {
		display: none;
	}
	#faccordion h3 {
		padding: 1em;
	}
	.onoffswitch .saveNotice {
		display: none;
	}
}
