/*
Theme Name: Pastel
Theme URI: http://www.vivathemes.com/wordpress-theme/pastel/
Description:  Responsive modern theme.
Author: Viva Themes
Author URI: http://www.vivathemes.com
License: GNU GPL
License URI: http://www.gnu.org/licenses/gpl.html
Version: 1.0
Tags: three-columns, two-columns, theme-options
Text Domain: pastel
Domain Path: /languages/

Pastel Theme, (C) 2020 Viva Themes

*/

html {
	margin:0 !important;
	padding:0 !important;
}

body {
	height:100%;
	min-height: 100%;
	margin:0 !important;
	padding:0 !important;
	background: #fff;
	color: #333;
	font-family: 'Roboto', arial, helvetica, tahoma, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 185%;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

h1 {
	font-size: 36px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: none;
	font-weight: 600;
}

h2 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: none;
	font-size: 34px;
	font-weight: 600;
	clear: left;
}

h3 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 500;
	clear: left;
}

h4 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: none;
	font-size: 26px;
	font-weight: 600;
	clear: left;
}

h5 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: none;
	font-size: 22px;
	font-weight: 400;
}

p {
	margin-top: 10px;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color: #000;
	text-decoration: underline;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	text-decoration: none;
}
/* container */

#container {
	width: 100%;
	float: left;
	clear: left;
	overflow: hidden;
	position: relative;
}

#wrapper {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
}

.archive #wrapper {
	margin-top: 60px;
}

/* header */

#header {
	width: 100%;
	margin: 0;
	left: 0;
	top: 0;
	float: left;
	clear: left;
	position: absolute;
	z-index: 11;
}

.innerwrapper {
	max-width: 1260px;
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 auto;
}

.single-docs #header,
.tax-doc_category #header,
.post-type-archive-docs #header,
.search #header,
.error404 #header,
.page-template-template-plain #header,
.single-post #header {
	background: #f7f7f7;
	height: 240px;
	margin-bottom: 30px;
	position: relative;
}

#logo {
	width: 30%;
	float:left;
	margin-top: 39px;
}

#logo span {
	display: block;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	margin-top: 40px;
	margin-left: 30px;
}

#logo a img {
	float: left;
	margin-bottom: 5px;
	width: 70px;
}

#logo a {
	color: #333;
	text-decoration: none;
}

h1.site-title {
	font-size: 20px;
	color: #333;
	text-transform: none;
	line-height: 100%;
	margin: 0;
	margin-bottom: 5px;
	float: left;
	letter-spacing: .5px;
	font-weight: 700;
	clear: left;
}

h2.site-description {
	font-size: 13px !important;
	text-transform: none;
	margin: 0;
	margin-bottom: 5px;
	color: #000;
	font-weight: normal;
	line-height: 120%;
	float: left;
	clear: left;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 8px;
}
#searchform input#s {
	margin:0;
	padding:2px;
	width: 157px;
	padding-left: 3px;
	background: none;
	border: solid 1px #eaeaea;
	height:20px;
	font-size:11px;
	padding-top:2px;
	color: #000;
}
#searchform input#searchsubmit {
	display: none;
}

/* Main Menu */

#mainmenu {
	width: 70%;
	float: right;
	margin-top: 62px;
	*width: 916px; /* IE7 only hack */
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
	z-index: 999;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	margin-top: 5px;
	left: 0;
	z-index: 99;
}

.sf-menu > li {
	float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu {
    float: left;
    position: relative;
}
.sf-menu ul li {
    left: 0%;
}
.sf-menu li {
		padding-left: 40px;
}

.sf-menu li.menu-item-has-children::after {
	content:'';
	width: 5px;
	height: 5px;
	display: block;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	position: absolute;
	z-index: 999;
	right: -14px;
	bottom: 11px;
	transform: rotate(45deg);
	transition: all 0.3s;
}

.sf-menu li.menu-item-has-children:hover::after {
	transform: rotate(-135deg);
	bottom: 9px;
}

/*** Menu Styling ***/
.sf-menu {
	float: right;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
	padding-bottom: 14px;
	background: #fff;
	z-index: 999;
}
.sf-menu a {
	padding: 0;
	text-decoration: none;
	zoom: 1; /* IE7 */
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: .5px;
	color: #000;
}

.sf-menu a::before {
		content: '';
		height: 2px;
		width: 0;
		background: #000;
		display: block;
		position: absolute;
		left: 50%;
		bottom: -5px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}

.sf-menu a:hover::before {
	width: 100%;
	left: 0;
}

.sf-menu li.current-menu-item a::before {
  width: 100%;
	left: 0;
}

.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul li a {
	padding-top: 10px;
	padding-bottom: 0;
}

.sf-menu ul li a::before {
	display: none;
}

.sf-menu ul ul li {
	background: #fff;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
	color: #666;
	font-size: 13px;
	text-transform: none;
	line-height: 220%;
	font-weight: 600;
}

.sf-menu ul li.current-menu-item a,
.sf-menu ul li a:hover,
.sf-menu ul ul li a:hover {
	color: #99B3FF;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #a3978e; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(163,151,142,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #a3978e; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(163,151,142,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}


/* Top Section */

#topsection {
	width: 100%;
	float: left;
	position: relative;
	height: 500px;
	background: #f7f7f7;
}

.home #topsection {
	min-height: 93vh;
	padding-bottom: 10vh;
	background: none;
}

#holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
	z-index: 0;
}

#holder canvas {
	height: 100%;
	min-width: 100%;
}

.devicemockup {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 220px;
	width: 940px;
	animation-delay: .5s;
}

#topwidget {
	max-width: 520px;
	float: left;
	color: #333;
	position: relative;
	z-index: 9;
  margin-top: 260px;
	font-size: 18px;
}

#topwidget .widget {
	width: 100%;
	margin-bottom: 0;
}

#topwidget h1 {
	font-weight: 500;
	font-size: 54px;
	color: #333;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 25px;
	text-transform: none;
}

#topwidget h1::first-line {
	font-weight: 300;
	color: #000;
}


#topwidget a.widget-more {
	margin-top: 30px;
	display: block;
	text-decoration: none;
	color: #00B2B2;
	padding-top: 10px;
	position: relative;
}

#topwidget a.widget-more::before {
	content: '';
	width: 360px;
	height: 1px;
	border-top: solid 1px #ccc;
	display: block;
	position: absolute;
	left: -300px;
	top: 0;
	transition: all .3s ease;
}

#topwidget a.widget-more:hover {
	opacity: .7;
}

#topwidget a.widget-more:hover::before {
	width: 420px;
}

#topwidget ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#topwidget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	width: 100%;
	margin-top: 2px;
}

#topwidget ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#topwidget ul li a {
	border: none;
	text-decoration: underline;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
	color: #000;
}

#topwidget ul li a:hover {
	text-decoration: none;
}

a.btn {
	text-decoration: none;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 500;
	padding: 6px;
	width: 130px;
	padding-right: 80px;
	padding-left: 20px;
	margin-top: 20px;
	display: inline-block;
	transition: all .3s ease;
	position: relative;
	border: solid 1px #000;
	color: #000;
	text-transform: uppercase;
}

a.btn:hover {
	padding-right: 90px;
	background: #000;
	color: #fff;
}

a.btn:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	top: 22px;
	left: 160px;
	background: #000;
	transition: all .3s ease;
}

a.btn:hover::before {
	width: 50px;
	background: #fff;
}

/* Top Theme */

.toptheme {
	width: 45%;
	position: relative;
	float: left;
	margin-top: 0;
	z-index: 10;
	animation-delay: .5s;
	animation-duration: 0.5s;
}

.toptheme img {
	width: 340px;
	border-radius: 14px;
	position: absolute;
	z-index: 3;
	left: 0;
	top: -80px;
	float: left;
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	animation-delay: .8s;
}

.toptheme img.secondimg {
	z-index: 4;
	left: 200px;
	top: 10px;
	animation-delay: 1.2s;
}

.pricetag {
	position: absolute;
	z-index: 5;
	width: 60px;
	height: 60px;
	padding: 30px;
	line-height: 100%;
	text-align: center;
	border-radius: 50%;
	font-size: 44px;
	font-weight: 600;
	left: 140px;
	top: 240px;
	background: #99B2FF;
	color: #fff;
	animation-delay: 1.5s;
}

.pricetag span {
	font-size: 18px;
	font-weight: 300;
	display: block;
	clear: left;
	margin-top: -20px;

}

/* Front Widget */

.frontwidget {
	width: 100%;
	clear: left;
	float: left;
	padding-top: 300px;
	padding-bottom: 300px;
	position: relative;
}

.frontbg {
	content: '';
	position: absolute;
	width: 70%;
	left: 15%;
	right: 15%;
	top: 0;
	bottom: 0;
	background: #000;
	z-index: 0;
}

@-webkit-keyframes widthOut {
    0% {
        opacity: 1;
				width: 70%;
    }

    100% {
        opacity: 1;
        width: 100%;
				left: 0;
				right: 0;
    }
}
@keyframes widthOut {
    0% {
        opacity: 1;
				width: 70%;
    }

    100% {
        opacity: 1;
        width: 100%;
				left: 0;
				right: 0;
    }
}

.widthOut.go {
    -webkit-animation-name: widthOut;
    animation-name: widthOut;
}


.frontwidget .widget {
	width: 40%;
	float: right;
	clear: right;
	color: #fff;
	animation-delay: 0.5s;
	position: relative;
}

.frontwidget h2 {
	font-weight: 500;
	font-size: 54px;
	margin-top: 0;
	color: #fff;
	margin-bottom: 30px;
	text-transform: none;
	line-height: 120%;
}

.frontwidget a.btn {
	border: solid 1px #fff;
	color: #fff;
}

.frontwidget a.btn:hover {
	background: #fff;
	color: #000;
}

.frontwidget a.btn:before {
	background: #fff;
}

.frontwidget a.btn:hover::before {
	background: #000;
}

a.more {
    font-weight: 400;
    display: inline-block;
    border: solid 2px #ECD9FF;
		border-radius: 3px;
    padding-left: 20px;
    padding-right: 120px;
    line-height: 54px;
    margin-top: 20px;
    color: #000;
    text-decoration: none;
    position: relative;
}

a.more::after {
    content: '';
    width: 7px;
    display: inline-block;
    position: absolute;
    height: 7px;
    top: 24px;
    opacity: 0;
    margin-left: 3px;
    border-right: solid 1px rgba(0,0,0,.6);
    border-bottom: solid 1px rgba(0,0,0,.6);
    transform: rotate(-45deg);
    transition: all .3s ease;
}

a.more:hover::after {
	opacity: 1;
	margin-left: 10px;
}

/* Featured Widgets */

.featuredwidgets {
	width: 100%;
	float: left;
	margin-top: 120px;
	clear: left;
	position: relative;

}

.featuredwidgets .widget {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-top: 30px;
	margin-bottom: 80px;
	padding-top: 70px;
	animation-delay: 1.1s;
}

.featuredwidgets .widget:nth-child(3n+4) {
	margin-right: 0;
}

.featuredwidgets h2.widget-title {
	color: #000;
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: 400;
}

.featuredwidgets .widget:nth-child(2) {
	background: url('images/mobilephone.png') no-repeat top left;
}

.featuredwidgets .widget:nth-child(3) {
	background: url('images/headset.png') no-repeat top left;
	animation-delay: 1.4s;
}

.featuredwidgets .widget:nth-child(4) {
	background: url('images/code.png') no-repeat top left;
	animation-delay: 1.7s;
}

/* Featured Portfolio */

.portfolio {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	margin-top: 40px;
}

.featuredwidgets h2,
.featuredtitle h2 {
	color: #000;
	font-size: 44px;
	text-transform: none;
	text-align: left;
	position: relative;
	z-index: 1;
	animation-delay: 1s;
	font-weight: 300;
	margin-bottom: 40px;
	line-height: 120%;
	max-width: 750px;
}

.portfolio a.btn {
	margin-top: 60px;
	float: left;
	clear: both;
}

.portfolio .type-download {
	width: 30%;
	float: left;
	margin-right: 5%;
	position: relative;
	margin-top: 80px;
}

.page-template-template-home-page .portfolio .type-download {
	margin-top: 30px;
}

.portfolio .type-download:nth-child(3n+3) {
	margin-right: 0;
}

.portfolio .type-download:nth-child(3n+1) {
	clear: left;
}

.page-template-template-home-page .portfolio .type-download:nth-child(3n+3) {
	margin-right: 5%;
}

.page-template-template-home-page .portfolio .type-download:nth-child(3n+4) {
	margin-right: 0;
}

.attachment-pastel-portfolio {
	position: relative;
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	z-index: 1;
	box-sizing: border-box;
	border: solid 1px #eaeaea;
	border-radius: 14px;
	transition: all .3s ease;
}

.attachment-pastel-portfolio:hover {
	opacity: .8;
}

h2.themetitle {
	text-decoration: none;
	text-align: left;
	margin-left: 12px;
	color: #000!important;
	margin-top: 10px!important;
	font-weight: 500!important;
	text-transform: uppercase!important;
	font-size: 18px!important;
	text-decoration: none!important;
	transition: all .3s ease;
}

a.themetitle {
	text-decoration: none;
}

a.portfoliolink {
	display: inline-block;
	text-decoration: none;
	float: left;
	text-align: left;
	margin-left: 12px;
	margin-top: 6px;
	color: #000!important;
	font-size: 16px;
	font-weight: 500;
	margin-right: 20px;
}

a.portfoliolink::after {
	content: '+';
	margin-left: 5px;
	font-size: 14px;
	transition: all .3s ease;
}

a.portfoliolink:hover {
	transform: scale(1.1);
}

.attachment-pastel-singleportfolio {
	position: relative;
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	border: solid 1px #eaeaea;
	z-index: 6;
	margin-top: -160px;
	margin-bottom: 40px;
	float: left;
	width: 70%;
	box-sizing: border-box;
	max-width: 600px;
	border-radius: 14px;
}

.single-download #content {

}

.single-download .entry {
	width: 95%;
	float: left;
	clear: left;
}

.single-download #topcontent {
	margin-top: -360px;
	margin-left: 0;
}

.single-download .entry ul li {
	list-style: none;
	padding-left: 24px;
	background: url('images/check.png') no-repeat center left;
	margin-bottom: 10px;
	background-size: 14px 14px;
	margin-left: 0;
	color: #999;
}

.productlinks {
	float: right;
	width: 25%;
	max-width: 250px;
	margin-top: 0;
	margin-left: 40px;
}

.productlinks a.buybtn {
	background: #000;
	color: #fff;
}

.productlinks a.buybtn::before {
	background: #fff;
}

.productlinks a.btn:hover {
	background: #fff;
	border: solid 1px #000;
	color: #000;
}

.productlinks a.btn:hover::before {
	background: #000;
}

.productlinks a.buybtn:hover::before {
	background: #fff;
}

.productlinks a.buybtn:hover {
	background: #000;
	border: solid 1px #000;
	color: #fff;
}

.productlinks a.notloggedin {

}

.productlinks a.notloggedin::before {

}

a.themeinstruct {
  display: block;
  margin-bottom: 30px;
  color: #000!important;
  font-weight: 500!important;
  font-size: 16px;
	text-transform: lowercase;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}

a.themeinstruct::after {
	content: '+';
	margin-left: 5px;
	font-size: 14px;
	transition: all .3s ease;
}

a.themeinstruct:hover {
	opacity: .8
}

.single-download .type-download {
	float: left;
	clear: both;
}

.single-download .entry img {
	margin-top: 20px;
	margin-bottom: 40px;
}

ul.pagelist li {
	list-style: none;
	background: none!important;
	margin-bottom: 2px!important;
	margin-left: -28px!important;
}

ul.pagelist li a {
	color: #97AEFF;
	border: none;
	text-decoration: none;
	font-weight: 500;
}

ul.pagelist li a:hover {
	text-decoration: underline;
}

/* Content Section */

#topcontent {
	max-width: 520px;
	float: left;
	position: relative;
	z-index: 9;
  margin-top: 200px;
}

#contentwrapper {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 120px;
	position: relative;
	z-index: 9;
}

.error404 #contentwrapper,
.single-post #contentwrapper,
.page-template-template-plain #contentwrapper {
	animation-delay: 0s;
}

#searchresult,
#content {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 60px;
}

#contentfull {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	margin-top: 60px;
}

#contentplain {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	margin-top: 60px;
}

.page-template-template-home-page-php #contentfull {
	margin-top: 60px;
	padding-top: 140px;
	padding-bottom: 140px;
	position: relative;
	background: #f6f6f6;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}

.page-template-template-home-page-php #contentfull .post {
	max-width: 900px;
	float: none;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #333;
	line-height: 200%;
	opacity: 0;
}

.search #contentwrapper {
	animation-delay: 0s;
}

.single .type-portfolio {
	width: 100%;
}

/* Search Results */

.search-results #searchresult {
	text-align: left;
}

.search-results .type-product,
.search-results .type-page,
.search-results .type-portfolio {
	width: 100%;
	float: left;
	clear: left;
	background: none;
	margin-bottom: 40px;

}

.search-results .pagination {
	display: block !important;
}

/* 404 */

/* 404 page */

.error404 h1 {
	text-align: center;
}

.error404 svg {
    font-size: 250px;
    width: 100%;
    height: auto;
		margin-top: 40px;
}

.error404 .text {
    fill: none;
    stroke: white;
    stroke-dasharray: 8% 29%;
    stroke-width: 5px;
    stroke-dashoffset: 1%;
    animation: stroke-offset 5.5s infinite linear;
}

.error404 .text:nth-child(1){
	stroke: #97AEFD;
	animation-delay: -1;
}

.error404 .text:nth-child(2){
	stroke: #eaeaea;
	animation-delay: -2s;
}

.error404 .text:nth-child(3){
	stroke: #ECD9FF;
	animation-delay: -3s;
}

.error404 .text:nth-child(4){
	stroke: #ccc;
	animation-delay: -4s;
}

.error404 .text:nth-child(5){
	stroke: #97AEFD;
	animation-delay: -5s;
}

@keyframes stroke-offset{
	100% {
    stroke-dashoffset: -35%;
  }
}

.error404 #searchform {
	width: 100%;
}

.error404 #searchform label {
	font-weight: 400;
	text-transform: lowercase;
	font-size: 15px;
}

.error404 #searchform input#s {
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.error404 #searchform input#searchsubmit {
	display: block;
	cursor: pointer;
	padding: 12px 22px;
	font-weight: 400;
	font-size: 12px;
	transition: all .3s ease;
	background: none;
  border: solid 2px #ECD9FF;
  color: #000;
  border-radius: 3px;
  text-transform: lowercase;
  font-size: 15px;
}

.error404 #searchform input#searchsubmit:hover {
	opacity: .7;
}

/* content */

.post {
	margin:0;
	padding:0;
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 40px;
}

.search .type-download,
.search .post,
.archive .post,
.blog .post {
	width: 30%;
	float: left;
	clear: none;
	margin-right: 5%;
	margin-top: 20px;
}

.search .type-download:nth-child(3n+3),
.search .post:nth-child(3n+3),
.archive .post:nth-child(3n+3),
.blog .post:nth-child(3n+3) {
	margin-right: 0;
}

.search .type-download:nth-child(3n+4),
.search .post:nth-child(3n+4),
.archive .post:nth-child(3n+4),
.blog .post:nth-child(3n+4) {
	clear: left;
}

.singular .post {
	margin-bottom: 0;
}

.attachment-pastel-singleblog,
.attachment-pastel-blogthumb {
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	border: solid 1px #eaeaea;
	box-sizing: border-box;
}

.attachment-pastel-singleblog {
	margin-bottom: 30px;
}

.entry {
}

a.bloglink {
	position: relative;
	display: block;
	line-height: 70%;
	margin-bottom: 10px;
}

a.bloglink::after {
	content: '+';
	width: 32px;
	height: 32px;
	font-size: 22px;
	font-weight: 300;
	display: block;
	background: rgba(152,176,255,.6);
	color: #fff;
	text-align: center;
	line-height: 32px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: -5px;
	opacity: 0;
	transition: all .5s ease;
}

a.bloglink:hover::after {
	opacity: 1;
	right: 0;
}

a.bloglink img {
	transition: all .5s ease;
}

a.bloglink:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* Content Titles */

h1.page-title, h1.entry-title {
	font-weight: 500;
  font-size: 38px;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 5px;
}

.search h1.entry-title,
.page-template-template-plain h1.entry-title,
.error404 h1.entry-title,
.single-post h1.entry-title {

}

.search h1.entry-title {
	margin-top: 50px;
}

.search #contentfull {
	margin-top: 0;
}

h2.entry-title {
	font-size: 24px;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 120%;
	margin-bottom: 20px;
	font-weight: 400;
}

.term-description,
.archive .taxonomy-description {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}

h2.entry-title,
h2.entry-title a {
	text-decoration: none;
	font-size: 28px;
	line-height: 140%;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: 500;
}

h2.entry-title a:hover {
	opacity: .6;
}

.page-template-template-portfolio h1.entry-title {
	word-spacing: 100vw;
}

.blog #content .post {
	padding-bottom: 30px;
}

.post ul {
}
.post li {
	margin-left: 15px;
}
.entry p {
	margin: 8px 0;
	max-width: 940px;
}

.single-post #content a,
.single-post #contentfull a {
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #97AEFF;
	transition: all 0.2s ease;
}

.single-post #content a:hover,
.single-post #contentfull a:hover {
	border-bottom: none;
}

.postcat a,
.postcat span {
    color: #000!important;
		float: left;
    text-transform: none;
    display: block;
    float: left;
		font-weight: 500;
		font-size: 18px;
		text-decoration: underline;
		margin-bottom: 40px;
}

.postcat {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

.postcat a:hover {
	opacity: .7;
}

/* Blog More Link */
a.more-link {
  display: block;
  margin-bottom: 30px;
  color: #000!important;
  font-weight: 500!important;
  font-size: 16px;
	text-transform: lowercase;
	text-decoration: none;
	margin-top: 10px;
	float: left;
	margin-left: 2px;
}

a.more-link::after {
	content: '+';
	margin-left: 5px;
	font-size: 14px;
	transition: all .3s ease;
}

a.more-link:hover {
	opacity: .8
}

/* Blog Page Navigation */

.pagination {
	float: left;
	clear: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
}

.pagination span {
	margin-right: 10px;
}

.pagination span.current, .pagination a {
	-webkit-transition: all 0.3s ease;
  	-moz-transition:    all 0.3s ease;
  	-ms-transition:     all 0.3s ease;
  	-o-transition:      all 0.3s ease;
	margin-right: 10px;
	text-decoration: none;
	font-size: 14px;
	text-transform: none;
  	color: #000;
		background: none;
		height: 32px;
		width: 32px;
		line-height: 32px;
		border: solid 1px #ccc;
		display: inline-block;
		text-align: center;
		font-weight: 500;
}

.pagination a:hover,
.pagination span.current {
	background: rgba(153,179,255,.3);
}

span.allpages {
	display: none;
}

.pagination a.parentlink {
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
}

/* Post Navigation */

.navigation h1 {
	display: none;
}

.post-navigation {
	width: 100%;
	float: left;
	clear: none;
	margin-top: 30px;
}

.post-navigation a {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	font-size: 0px;
}

.post-navigation a:hover {
	opacity: .6;
}

.post-navigation .nav-previous {
	width: 32px;
	float: left;
	position: relative;
}
.post-navigation .nav-next {
	width: 32px;
	float: left;
	margin-left: 30px;
	text-align: right;
	position: relative;
}

.post-navigation .nav-next a:hover, .post-navigation .nav-previous a:hover {

}
.post-navigation span.meta-nav {
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 32px;
}
.post-navigation .nav-previous a:before {
	content: '\f431';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 32px/1 'Genericons';
	color: #97AEFF;
	vertical-align: middle;
	-moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
}
.post-navigation .nav-next a:after {
	content: '\f432';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 32px/1 'Genericons';
	color: #97AEFF;
	vertical-align: middle;
	-moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -14px;
}

.single-portfolio .post-navigation {
	margin-top: 30px;
	padding-top: 0;
	padding-bottom: 0;
}

/* Post Tags */

p.singletags {
	line-height: 30px;
	margin-top: 40px;
}

p.singletags a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	margin-left: 15px;
	margin-bottom: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition:    all 0.3s ease;
	-ms-transition:     all 0.3s ease;
	-o-transition:      all 0.3s ease;
}

p.singletags a:hover {
	color: #999;
}

p.singletags:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 16px/1 'Genericons';
	vertical-align: middle;
	content: '\f302';
	color: #000;
	text-align: center;
	margin-top: 0;
}

ol {
	margin: 10px;
}
ul {
	margin: 5px;
}

/* Membership plugin */

.loginform {
		height: auto;
    width: 400px;
    position: relative;
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 20px;
		padding-bottom: 30px;
		margin: 0 auto;
}

.joinform {
		height: auto;
    width: 400px;
    position: relative;
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 10px;
		padding-bottom: 30px;
}

.joinform ul {
	margin: 0;
	padding: 0;
}

.joinform ul li {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.joinform::before,
.loginform::before {
	content: '';
	height: 300px;
    width: 300px;
    position: absolute;
    border-radius: 50%;
		background: #99B3FF;
    left: -120px;
    top: 100px;
		z-index: -2;
		animation: bg-move 60s linear infinite forwards,
               border-move 30s linear infinite forwards;
}

@keyframes bg-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}

@keyframes border-move{
  0%{ border-radius:51% 49% 34% 66% / 39% 66% 34% 61%; }
  10%{ border-radius:39% 61% 38% 62% / 53% 54% 46% 47%; }
  20%{ border-radius:56% 44% 52% 48% / 57% 35% 65% 43%; }
  30%{ border-radius:41% 59% 45% 55% / 33% 56% 44% 67%; }
  40%{ border-radius:46% 54% 60% 40% / 55% 74% 26% 45%; }
  50%{ border-radius:44% 56% 22% 78% / 31% 74% 26% 69%; }
  60%{ border-radius:31% 69% 32% 68% / 31% 71% 29% 69%; }
  70%{ border-radius:44% 56% 60% 40% / 63% 36% 64% 37%; }
  80%{ border-radius:46% 54% 38% 62% / 44% 48% 52% 56%; }
  90%{ border-radius:66% 34% 57% 43% / 49% 51% 49% 51%; }
  100%{ border-radius:51% 49% 34% 66% / 39% 66% 34% 61%; }
}


.joinform::after,
.loginform::after {
	content: '';
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
  position: absolute;
	background-color: rgba(255,255,255,0.3);
	border-radius: 14px;
	backdrop-filter: blur(10px);
	border: 2px solid rgba(255,255,255,0.2);
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	z-index: -1;
}

.page-id-47863 h1.entry-title,
.page-id-47865 h1.entry-title {
	display: none;
}

.page-id-47863 #header,
.page-id-47865 #header {
	background: none;
	height: 140px;
} 

.swpm-login-widget-form input {
	background-color: rgba(232, 240, 254);
	border: none;
	color: #666;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 34px;
	border-radius: 3px;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.swpm-login-widget-form .swpm-text-field {
	width: 100%;
}

.swpm-login-form-submit {
	border: solid 1px #000!important;
	padding-left: 30px!important;
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #fff!important;
	letter-spacing: .5px;
	width: auto;
	background-color: #000!important;
	cursor: pointer;
	transition: all .3s ease;
}

.swpm-login-form-submit:hover {
	opacity: .7;
}


.swpm-button-wrapper input[type="submit"] {
	width: 240px!important;
	height: 60px!important;
	background: #000;
	box-shadow: 26px 33px 121px 0px rgba(153,179,255,.3);
	border: none;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .5px;
	text-transform: uppercase;
	border-radius: 3px;
	cursor: pointer;
	transition: all .3s ease;
}

.swpm-button-wrapper input[type="submit"]:hover {
	opacity: .6;
}

.subscribetitle {
	max-width: 380px;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
#commentform p {
}
#commentform a {
	text-decoration: none;
	line-height: 14pt;
}
#commentform h3 {
	font-size: 10pt;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
#comments {
	width:100%;
	clear: both;
	float: left;
	margin-top: 30px;
}

#comments a {
	border-bottom: none!important;
}

#comments label {
	float: left;
	clear: left;
	margin-top: 15px;
}
#author, #email, #url, #comment {
	font-size: 11px;
	padding:12px 16px;
	border: solid 1px #ccc;
	border-radius: 5px;
	float: left;
	clear: left;
	margin-top: 0;
	background: none;
	color: #333;
	width: 90%;
}
#author, #email, #url {
	height:16px;
}
#submit {
	cursor:pointer;
	padding: 12px 22px;
	border: none;
	float: left;
	clear: left;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition:    all 0.4s ease;
	-ms-transition:     all 0.4s ease;
	-o-transition:      all 0.4s ease;
	background: none;
	border: solid 1px #000;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Roboto'!important;
	text-transform: uppercase;
	border-radius: 3px;
	background: #000;
}

#submit:hover {
	opacity: .7;
}

#respond h3, #comments h2 {
	font-size: 26px;
	font-weight: 500;
}

p.comment-notes {
	color: #999;
}

.comment-form-cookies-consent {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 30px!important;
}

.comment-form-cookies-consent label {
	float: none!important;
	margin: 0!important;
	clear: none!important;
	color: #999;
}

.reply a.comment-reply-link {
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition:    all 0.4s ease;
	-ms-transition:     all 0.4s ease;
	-o-transition:      all 0.4s ease;
	padding: 0;
	margin-top: 5px;
	float: left;
	clear: left;
	font-size: 15px;
	text-transform: lowercase;
	background: none;
	color: #99B2FF!important;
	font-weight: 600;
}
.reply a.comment-reply-link:hover {
	opacity: .7
}

.comment-respond {
	clear: left;
}

ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	margin-top: 15px;
	width: 100%;
}
.avatar {
	float:left;
	margin: 10px 20px 0 0;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	margin-top: 0;
}
ol.commentlist li.comment {
	margin: 0;
	padding: 30px;
	list-style-type:none;
	float: left;
	width: 80%;
	margin-bottom: 20px;
	border-radius: 5px;
	border: solid 1px #eaeaea;
}
ol.commentlist li ul.children {
	width: 86%;
  margin-left: 0;
  float: left;
	clear: left;
	margin-top: 20px;

}
ol.commentlist li ul.children li {
	width: 100%;
	border: none;
	margin-bottom: 0;
	background: #f7f7f7;
}
ol.commentlist li.alt {
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	clear: left;
}
ol.commentlist p a {
	text-decoration: underline!important;
}
cite {
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #eaeaea;
}

.comment-meta a,
span.says {
	color: #999!important;
}

.post-subscription-form,
.comment-subscription-form {
	float: left !important;
	clear: left !important;
}

label#subscribe-label,
label#subscribe-blog-label {
  	float: none;
	color: #000 !important;
}

#footer {
	width: 100%;
	float: left;
	clear: left;
	background: #000;
	position: relative;
	min-height: 600px;
	padding-top: 160px;
	overflow: hidden;
}

.post-type-archive-download #footer,
.tax-download_category #footer,
.tax-download_tag #footer,
.page-template-template-portfolio #footer,
.home #footer {
	margin-top: 140px;
}


#footer .innerwrapper {
	position: relative;
	z-index: 1;
}

#footer::after {
  content: '';
  position: absolute;
  left: 0;
  top: -160px;
  width: 1000px;
  height: 1000px;
  background: radial-gradient(circle, rgba(153,179,255,0.3) 0%, rgba(255,255,255,0) 60%);
  z-index: 0;
  transform: skew(10deg);
	opacity: .6;
}

.subscribeform {
	width: 240px;
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 130%;
}

.subscribeform h2 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
}

.subscribeform input {
	border: none!important;
	background: rgba(255,255,255,.1) !important;
	margin-top: 20px!important;
	color: #fff!important;
}

/* Testimonials */

.testimonial-wrapper {
  	margin-top: 0;
  	margin-bottom: 20px;
  	width: 50%;
  	float: right;
		min-height: 450px;
}

.testimonial-wrapper h2 {
  	font-weight: 400;
  	font-size: 34px;
  	color: #fff;
  	margin-bottom: 30px;
		text-transform: none;
		line-height: 120%;
}

.testimonial-widget {
  	position: relative;
		overflow: hidden;
  	color: #fff;
		font-weight: 400;
		font-size: 17px;
		font-style: italic;
}

.testimonial {
  	position: absolute;
  	opacity: 0;
  	z-index: -1;
}
.testimonial.current {
  	opacity: 1;
  	position: relative;
  	z-index: initial;
  	-moz-animation: fadein 0.7s ease;
  	-webkit-animation: fadein 0.7s ease;
 		animation: fadein 0.7s ease;
}

.prev-testimonial,
.next-testimonial {
  	position: absolute;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	background-color: transparent;
  	border: none;
  	width: 16px;
		height: 16px;
  	bottom: 26px;
  	text-indent: -9999px;
  	cursor: pointer;
		-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
}

.prev-testimonial:focus,
.next-testimonial:focus {
  	outline: none;
}

.next-testimonial {
		border-top: solid 1px #fff;
  	border-right: solid 1px #fff;
		right: 10px;
}

.prev-testimonial {
  	right: 60px;
		border-left: solid 1px #fff;
  	border-bottom: solid 1px #fff;
}

.grey-out {
  	opacity: 1;
}

.testimonial-wrapper button {
  	z-index: 99;
}

.testimonial h4.entry-title {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	margin-top: 34px;
}


/* Social Media Menu */

#menu-social .screen-reader-text {
	position: absolute;
	top:      -9999em;
	left:     -9999em;
}

#menu-social {
	margin-top: 50px;
	width: 30%;
	float: left;
	clear: left;
}

#menu-social ul {
	list-style: none;
	margin:  0;
	text-align: left;
	width: 100%;
}

#menu-social ul li {
	display:  inline-block;
	position: relative;
}

#menu-social ul li a {
	display:  inline-block;
	width: 38px;
	height: 38px;
	-webkit-transition: all .3s ease;
  	-moz-transition:    all .3s ease;
  	-ms-transition:     all .3s ease;
  	-o-transition:      all .3s ease;
	text-align: center;
	border: solid 1px rgba(255,255,255,.7);
	margin-right: 8px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#menu-social ul li a:hover {
	text-decoration: none;
	opacity: .6;
}

#menu-social li a::before {
	content:        '\f408';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 16px/1 'Genericons';
	line-height: 38px;
	color: rgba(255,255,255,.5);
	-webkit-transition: all 0.3s ease;
  	-moz-transition:    all 0.3s ease;
  	-ms-transition:     all 0.3s ease;
  	-o-transition:      all 0.3s ease;
}

#menu-social li a[href*="wordpress.org"]::before,
#menu-social li a[href*="wordpress.com"]::before {
	content: '\f205';
}

#menu-social li a[href*="facebook.com"]::before {
	content: '\f204';
}

#menu-social li a[href*="twitter.com"]::before {
	content: '\f202';
}

#menu-social li a[href*="dribbble.com"]::before {
	content: '\f201';
}

#menu-social li a[href*="plus.google.com"]::before {
	content: '\f218';
}

#menu-social li a[href*="pinterest.com"]::before {
	content: '\f209';
}

#menu-social li a[href*="github.com"]::before {
	content: '\f200';
}

#menu-social li a[href*="tumblr.com"]::before {
	content: '\f214';
}

#menu-social li a[href*="youtube.com"]::before {
	content: '\f213';
}

#menu-social li a[href*="flickr.com"]::before {
	content: '\f211';
}

#menu-social li a[href*="vimeo.com"]::before {
	content: '\f212';
}

#menu-social li a[href*="instagram.com"]::before {
	content: '\f215';
}

#menu-social li a[href*="codepen.io"]::before {
	content: '\f216';
}

#menu-social li a[href*="linkedin.com"]::before {
	content: '\f207';
}

#menu-social li a[href*="foursquare.com"]::before {
	content: '\f226';
}

#menu-social li a[href*="reddit.com"]::before {
	content: '\f222';
}

#menu-social li a[href*="digg.com"]::before {
	content: '\f221';
}

#menu-social li a[href*="getpocket.com"]::before {
	content: '\f224';
}

#menu-social li a[href*="path.com"]::before {
	content: '\f219';
}

#menu-social li a[href*="stumbleupon.com"]::before {
	content: '\f223';
}

#menu-social li a[href*="spotify.com"]::before {
	content: '\f515';
}

#menu-social li a[href*="twitch.tv"]::before {
	content: '\f516';
}

#menu-social li a[href*="dropbox.com"]::before {
	content: '\f225';
}

#menu-social li a[href*="/feed.com"]::before {
	content: '\f413';
}

#menu-social li a[href*="skype"]::before {
	content: '\f220';
}

#menu-social li a[href*="mailto"]::before {
	content: '\f410';
}


#copyinfo {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: none;
	margin-top: 30px;
	margin-bottom: 120px;
	clear: left;
}

#copyinfo a {
	color: #fff;
	text-decoration: none;
}

#copyinfo a:hover {
	text-decoration: underline;
}

#copyinfo #menu-social {
	margin-top: -13px;
}

#footermenu {
	width: 40%;
	float: right;
}

#footermenu ul {
	width: auto;
	text-align: right;
	float: right;
	margin: 0;
}

#footermenu ul li {
	list-style: none;
	float: left;
	margin-left: 20px;
	padding: 0;
}

#footermenu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
}


label.gfield_label {
color: #000;
font-weight: 400 !important;
	font-size: 15px;
margin-top: 10px !important;
margin-bottom: 5px !important;
}

span.gfield_required {
 color: #99B2FF !important;
font-size: 20px;
	font-weight: 500;
}

.gform_body input {
border: solid 1px #eaeaea;
color: #666 !important;
font-size: 14px !important;
margin-bottom: 20px !important;
	line-height: 34px;
	border-radius: 3px;
}

.address_country select,
.ginput_container_select select {
height: 46px !important;
border: solid 1px #eaeaea !important;
color: #666 !important;
border-radius: 3px !important;
background: none !important;
margin-bottom: 20px !important;
}

.gform_wrapper textarea.medium {
border: solid 1px #eaeaea;
width: 70% !important;
color: #666 !important;
	border-radius: 3px;
}

.ginput_container_fileupload input {
border: none !important;
}

.ginput_container_address label {
font-size: 12px !important;
color: #999 !important;
}

.address_country select,
.ginput_container_address input {
margin-top: 20px !important;
margin-bottom: 0 !important;
}

.gform_button {
   cursor: pointer;
    padding: 12px 22px;
    border: none;
    float: left;
    clear: left;
    margin-top: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: none;
    border: solid 1px #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px!important;
	padding-left: 30px !important;
	padding-right: 30px! important;
	width: 140px!important;
	font-weight: 500!important;
	letter-spacing: .5px!important;
	font-family: 'Roboto'!important;
	background: #000;
	border-radius: 3px;
}

.gform_button:hover {
 opacity: .7;
}

#lstc-comment-subscription {
	clear: left;
}

#lstc-comment-subscription input#lstc_subscribe {
	margin-top: 21px!important;
}

#lstc-comment-subscription label.lstc-label {
	clear: none;
}

label#nsu-checkbox-label {
    display: none;
}

h3.gform_title {
  display: none;
}

/* misc */

.entry-content img, .comment-content img, .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
 max-width: 100%;
}
img.size-full, img.size-large, img.header-image, img.wp-post-image, #contentwrapper img, img {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
 /* Make sure videos and embeds fit their containers */ embed, iframe, object, video {
 max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
	background: none;
	text-align: center;
	border: none;
	background: #eaeaea;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-size: 12px;
}
img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.gallery {
	margin: 0 auto;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	padding: 0;
}
.gallery-columns-2 .gallery-item {
	width: 30%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	padding: 5px;
	background: #eaeaea;
	border: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition:    all 0.3s ease;
	-ms-transition:     all 0.3s ease;
	-o-transition:      all 0.3s ease;
}
.gallery img:hover {
	border: none !important;
	background: #d8d8d8;
}
.gallery-columns-2 .attachment-medium {
	max-width: 100%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 100%;
	height: auto;
}
.gallery .gallery-caption {
	color: #000;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt {
	margin: 0;
	padding: 0;
}
.gallery br+br {
	display: none;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto;
}

a.post-edit-link {
	display: block;
	clear: both;
	border: none!important;
	text-decoration: underline!important;
}

.entry pre {
	border: solid 1px #eaeaea;
	color: #000;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry table {
	border: solid 1px #eaeaea;
	color: #333;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
	border-radius: 4px;
}
.entry dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry td {
	border-top: solid 1px #eaeaea;
	padding: 6px 10px 6px 0;
}
p {
	margin-top: 6px;
}
#archivelist {
	float:left;
	margin-right: 0;
}
#archivelist ul li {
	list-style: none;
	line-height: 35px;
}
#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}
#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}
#archivelist ul li a:hover {
	text-decoration: none;
}
ol {
	margin: 10px;
	padding: 0;
}
ul {
	margin: 5px;
	padding: 0;
}
.sticky {
}
.bypostauthor {
}
p.form-allowed-tags {
	display: none;
}

.tagstring { display: none; }

.mmenu {
	display: none;
}

.page-id-2191 h1.entry-title, .page-id-2191 #rightbar{display:none;}

.page-id-2191 #content {
	width: 100%;
}

/* Knowledge Base */

.betterdocs-single-wraper,
.betterdocs-wraper {
	width: 80%;
	float: left;
	clear: left;
	margin-left: 10%;
	background-color: transparent!important;
}

.betterdocs-search-form-wrap {
	background-color: transparent!important;
	border-bottom: none;
}

.docs-cat-title-inner h3 {
	color: #97AEFF!important;
}

.docs-single-cat-wrap a {
	text-decoration: none;
}

.docs-single-cat-wrap a:hover {
	color: #333!important;
}

.docs-cat-title-inner {
	border-bottom: solid 2px #eaeaea!important;
}

.betterdocs-sidebar-content .docs-single-cat-wrap .docs-cat-title-inner {
	border-bottom: none!important;
}

.docs-cat-link-btn, .docs-cat-link-btn:visited {
	border: solid 1px #000!important;
	border-radius: 0px!important;
	text-transform: uppercase!important;
	color: #000!important;
	padding: 12px 22px !important;
	line-height: 100%;
	margin-left: 2px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .5px;
}

.single-kb .docs-cat-title-inner .docs-cat-heading {
	color: #000!important;
	font-weight: 500;
}

.docs-cat-link-btn:hover {
	background: none!important;
	opacity: .7;
}

.betterdocs-wraper.betterdocs-main-wraper,
.betterdocs-single-wraper .betterdocs-content-area {
	margin-bottom: 100px;
}

.betterdocs-sidebar-content .docs-single-cat-wrap .docs-cat-title-wrap:hover,
.betterdocs-sidebar-content .docs-single-cat-wrap .docs-cat-title-wrap.active-title {
	background: #f7f7f7!important;
	border-right: none!important;
	border-radius: 3px;
}

.betterdocs-category-wraper .docs-category-listing .docs-cat-title h3 {
	color: #333!important;
	font-size: 32px!important;
}

.docs-category-listing {
	padding-top: 10px!important;
}

.docs-category-listing .docs-list ul li a {
	color: #333!important;
	text-decoration: none;
	font-size: 16px!important;
}

.docs-category-listing .docs-list ul li a:hover {
	opacity: .7;
}

.docs-single-title .betterdocs-entry-title {
	color: #000!important;
	text-transform: none!important;
	font-size: 28px!important;
	font-weight: 500!important;
	padding-bottom: 20px!important;
	letter-spacing: 0!important;
}

.betterdocs-single-wraper .betterdocs-content-area .docs-single-main {
	padding-top: 0!important;
}

.betterdocs-entry-footer {display: none;}

.betterdocs-categories-wrap li a {
	color: #333!important;
	font-size: 15px!important;
}

.betterdocs-categories-wrap li a:hover {
	opacity: .7;
}

.betterdocs-sidebar-content .docs-cat-title-inner h3 {
	font-size: 18px!important;
}

.betterdocs-sidebar-content .docs-item-container {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.betterdocs-searchform {
	border: solid 1px #eaeaea!important;
}

#betterdocs-single-main #comments {
	margin-top: 0;
}

.betterdocs-entry-content img {
	box-shadow: 0px 2px 20px 0px rgba(0,0,0,.3);
}

.betterdocs-content {
	color: #000!important;
}

.betterdocs-entry-content a {
	color: #97aeff;
	font-weight: 700;
}

.betterdocs-entry-content h3 {
	color: #000;
	font-size: 24px;
	text-transform: none;
}

.betterdocs-single-wraper .betterdocs-content-area #betterdocs-sidebar {
	flex: 0 0 26%!important;
    margin-right: 4%!important;
    max-width: 400px;
}

.betterdocs-single-wraper.betterdocs-single-bg.betterdocs-single-layout1,
	.betterdocs-single-wraper,
	.betterdocs-wraper {
		width: 80%;
		margin-left: 10%;
	}


#lstc-comment-subscription input#lstc_subscribe {
	float: left;
}

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

	.devicemockup {
		width: 740px;
	}

}

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

	.devicemockup {
		display: none;
	}

	.toptheme {
		width: 100%;
		height: 470px;
	}

	.frontwidget .widget {
		float: left;
		clear: left;
		max-width: 520px;
		width: 100%;
	}

}


@media screen and (max-width: 1210px) {
	.portfolio .type-download {
		width: 45%;
		margin-right: 0;
	}

	.portfolio .type-download:nth-child(even) {
		float: right;
	}
	
	.portfolio .type-download:nth-child(3n+1) {
		clear: none;
	}
}


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

	.search .type-download,
	.search .post,
	.archive .post,
	.blog .post {
		width: 47%;
		margin-right: 6%;
	}

	.search .type-download:nth-child(3n+3),
	.search .post:nth-child(3n+3),
	.archive .post:nth-child(3n+3),
	.blog .post:nth-child(3n+3) {
		margin-right:6%;
	}

	.search .type-download:nth-child(2n+2),
	.search .post:nth-child(2n+2),
	.archive .post:nth-child(2n+2),
	.blog .post:nth-child(2n+2) {
		margin-right:0;
	}
	
	.search .type-download:nth-child(3n+4),
	.search .post:nth-child(3n+4),
	.archive .post:nth-child(3n+4),
	.blog .post:nth-child(3n+4) {
		clear: none;
	}
	
	.search .type-download:nth-child(2n+1),
	.search .post:nth-child(2n+1),
	.archive .post:nth-child(2n+1),
	.blog .post:nth-child(2n+1) {
		clear:
	}

	.betterdocs-search-form-wrap {
		width: 100%;
		padding-left: 0!important;
		padding-right: 0!important;
	}

	.betterdocs-searchform {
		box-sizing: border-box;
	}

	.betterdocs-single-wraper.betterdocs-single-bg.betterdocs-single-layout1,
		.betterdocs-single-wraper,
		.betterdocs-wraper {
			width: 90%;
			margin-left: 5%;
		}
}

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

	.attachment-pastel-singleportfolio {
		width: 100%;
	}

	.productlinks {
		float: left;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		margin-bottom: 30px;
	}

}

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

	#header #mainmenu {
		display: none;
	}

	#logo {
		width: 50%;
	}

	.mmenu {
  		display: block;
  		font-size: 14px;
  		font-weight: 100;
  		width: 100%;
  		float: left;
  		clear: left;
			position: absolute;
			z-index: 999;
			background-color: rgba(255,255,255,.2);
			backdrop-filter: blur(6px);
	}
	
	@media not all and (min-resolution:.001dpcm)
	{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    	.mmenu { 
        	background: #fff;
    	}
	}}

	@media not all and (min-resolution:.001dpcm) { @media {
    	.mmenu { 
        	background: #fff;
    	}
	}}

	.mmenu ul {
  		list-style: none;
  		padding: 0;
  		text-align: left;
  		position: relative;
  		margin: 0;
  		margin-bottom: 0;
			display: none;
			margin-top: 100px;
			border-top: solid 1px #ccc;
	}

	.mmenu ul li {
  		float: left;
  		*display: inline;
  		zoom: 1;
  		position: relative;
	}

	.mmenu ul li span.arrow {
  		display: block;
  		/* "display:none" to hide arrows for the non-mobile nav */
  		position: absolute;
  		top: 32px;
  		color: #666;
  		width: 20px;
  		left: 50%;
  		margin-left: -10px;
  		text-align: center;
  		font-size: 7px;
  		z-index: 5;
  		cursor: pointer;
	}

	.mmenu ul li a {
  		display: block;
			font-weight: 500;
    	letter-spacing: .5px;
    	color: #000;
  		padding: 15px 20px;
			padding-left: 5%;
			padding-right: 5%;
  		border-bottom: 1px solid #ccc;
  		text-decoration: none;
			font-size: 14px;
			text-transform: uppercase;
	}

	.mmenu ul li ul {
  		list-style: none;
  		padding: 0;
  		display: none;
  		position: absolute;
  		left: 0;
  		width: 160px;
  		margin-bottom: 0;
			margin-top: 0;
			border-top: none;
	}

	.mmenu ul li ul li {
  		width: 160px;
	}

	.mmenu ul li ul li a {
  		border-bottom: 1px solid #ccc;
  		display: block;
  		padding: 15px;
			padding-left: 5%;
			padding-right: 5%;
			text-transform: uppercase;
			letter-spacing: .5px;
			color: #000;
	}

	.mmenu ul li ul li a:hover {
  		color: #656565;
	}

	.mmenu ul li.current-menu-item a,
	.mmenu ul li:hover a {
  		color: #99B3FF;
	}

	.mmenu ul li:hover a:hover {
 		color: #99B3FF;
	}

	.mmenu ul li:hover ul {
  		display: block;
	}

	.mmenu ul li:hover ul a {
  		color: #999;
	}

	.mmenu ul li:hover ul a:hover {
  		color: #99B3FF;
	}

	.mmenu .nav-bars {
  		display: none;
  		position: absolute;
    	right: 5%;
    	width: 30px;
    	top: 60px;
    	color: #ccc;
    	font-size: 24px;
    	cursor: pointer;
    	clear: none;
		z-index: 5;
	}

	.bar1, .bar2 {
    width: 30px;
    height: 2px;
    background-color: #000;
    margin: 3px 0;
    transition: 0.4s;
		float: right;
		clear: left;
}

.menu-button a:hover {
	opacity: 1;
}

.opened .nav-bars .bar1 {
    -webkit-transform: rotate(-45deg) translate(-1px, 0px) ;
    transform: rotate(-45deg) translate(-1px, 0px) ;
		background-color: #000;
}

.opened .nav-bars .bar2{
    -webkit-transform: rotate(45deg) translate(-6px, -5px) ;
    transform: rotate(45deg) translate(-6px, -5px) ;
		background-color: #000;
}



	.mmenu .nav-bars i {
  		font-weight: bold;
	}

	.mmenu .nav-bars i {
  		font-weight: bold;
	}

	.mmenu.mobile {
  		width: 100%;
	}

	.mmenu.mobile ul {
  		display: none;
	}

	.mmenu.mobile ul li {
  		width: 100%;
  		float: none;
	}

	.mmenu.mobile ul li span.arrow {
  		display: block;
  		top: 12px;
  		font-size: 16px;
  		margin: 0;
  		right: 10px;
  		left: auto;
  		padding: 10px;
	}

	.mmenu.mobile ul li span.arrow.arrow-rotate {
 		 -webkit-transform: rotate(180deg);
      	-ms-transform: rotate(180deg);
          transform: rotate(180deg);
					top: 0;
	}

	.mmenu.mobile ul li ul {
  		position: static;
  		width: 100%;
	}

	.mmenu.mobile ul li ul li {
  		width: 100%;
	}

	.mmenu.mobile ul li:hover a:hover {
  	}

	.mmenu.mobile ul li:hover ul {
  		display: none;
	}

	.mmenu.mobile ul li:hover ul a {
  	}

	.mmenu.mobile ul li:hover ul a:hover {
	}

	.mmenu.mobile .nav-bars {
  		display: block;
	}

	.testimonial-wrapper {
		width: 100%;
		margin-top: 60px;
		float: left;
	}

	.featuredwidgets .widget {
		width: 100%;
		float: left;
		clear: left;
		margin-right: 0;
		animation-delay: 0s!important;
	}

	.subscribeform {
		width: 100%;
	}

	#footermenu {
		width: 100%;
		float: left;
	}

	#footermenu ul {
		float: left;
		text-align: left;
	}

	#footermenu ul li {
		margin-left: 0;
		margin-right: 20px;
	}

}

@media screen and (max-width: 560px) {
	.portfolio .type-download {
		width: 100%;
		max-width: 400px;
		float: left!important;
		margin-left: 0!important;
		margin-right: auto!important;
	}

	.search .type-download, .search .post, .archive .post, .blog .post {
		width: 100%;
		margin-right: 0;
	}

	#topwidget {
		margin-top: 180px;
	}

	.frontwidget h2,
	#topwidget h1 {
		font-size: 38px;
	}

	.joinform, .loginform {
		width: 100%;
	}
	
	.frontwidget {
		padding-top: 200px;
		padding-bottom: 100px;
	}
}
