body {
	margin: 0px;
	padding: 0px;
}
p, ul, ol, li, h1, h2, h3, h4, h5, h6, table, form, input {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
* {
	box-sizing: border-box;
}
#header .homeboxes img {
    max-width: 100%;
    height: auto;
}
#content img {
    max-width: 100%;
    height: auto;
}
@font-face {
	font-family: 'InterR';
	src: url('font-InterR.woff') format('woff'), 	
         url('font-InterR.ttf') format('truetype'),
		 url('font-InterR.eot?#iefix') format('embedded-opentype'),
	     url('font-InterR.svg#svgInterR') format('svg');
    font-display: swap;
}
@font-face {
	font-family: 'InterM';
	src: url('font-InterM.woff') format('woff'), 	
         url('font-InterM.ttf') format('truetype'),
		 url('font-InterM.eot?#iefix') format('embedded-opentype'),
	     url('font-InterM.svg#svgInterM') format('svg');
    font-display: swap;
}
@font-face {
	font-family: 'InterB';
	src: url('font-InterB.woff') format('woff'),
         url('font-InterB.ttf') format('truetype'),
		 url('font-InterB.eot?#iefix') format('embedded-opentype'),
	     url('font-InterB.svg#svgInterB') format('svg');
    font-display: swap;
}
#container {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #797979;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
#header {
    position: relative;
    z-index: 1000;
    padding: 0px 20px;
    background-color: #5AC58D;
    background-image: url(header-inner.jpg);
    transition: 0.2s all;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
#hcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
    padding: 28px 0px;
}
.page-template-pageHome2 #hcont, 
.page-template-pagePricing2 #hcont {
	max-width: 1280px;
}
#logo img {
    display: block;
    transition: 0.2s all;
}
#mainmenu {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
    padding: 0px;
}
#mainmenu li {
	display: block;
	padding: 5px 18px;	
}
#mainmenu a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    padding: 5px;
    transition: 0.3s all;
}
#skewcontact #mainmenu a {
    color: #000000;
}
#features #mainmenu a {
    color: #000000;
}
#skewemployees #mainmenu a {
    color: #000000;
}
#mainmenu a:hover {
    color: #C9E8DE;
}
#skewcontact #mainmenu a:hover {
    color: #5ac58d;
}
#features #mainmenu a:hover {
    color: #5ac58d;
}
#skewemployees #mainmenu a:hover {
    color: #5ac58d;
}
#rightmenu {    
    font-family: "InterM", Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
    min-width: 155px;
    padding: 0px;
}
#rightmenu li:first-child,
#rightmenu li:nth-child(2) {
    padding-right: 15px;
}
#rightmenu #mmenu {
	display: none;
	padding-left: 23px;
}
#rightmenu .sign {
    display: inline-block;
    color: #ffffff;
    background-image: url(icon-arrow-right.png);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right 22px center;
    transition: 0.2s all;
}
#rightmenu .sign:hover {
    background-position: right 20px center;
}
#rightmenu #menuopen {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#mmenu a {
	display: block;
	width: 22px;
	height: 22px;
	position: relative;
}
#rightmenu #menuclose {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#content {
    position: relative;
    z-index: 500;    
    transition: 0.2s all;    
    min-height: 700px;
    padding: 60px 20px 25px;
    max-width: 1180px;
    margin: 0px auto;
}
.page-id-13 #content {
    max-width: none;
    padding: 60px 0px 20px;
}
h1, #content .homeboxes h1 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 25px;
}
h2, #content .homeboxes h2 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 25px;
}
h3, #content .homeboxes h3 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 45px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 15px;
}
h4, #content .homeboxes h4 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 15px;
}
p, #content .homeboxes p {
    padding-bottom: 25px;
}
ul, #content .homeboxes ul {
    padding-left: 45px;
    padding-bottom: 25px;
    list-style-position: outside;
}
ol, #content .homeboxes ol {
    padding-left: 45px;
    padding-bottom: 25px;
    list-style-position: outside;
}
a, #content .homeboxes a {
    color: #5AC58D;
    text-decoration: none;
}
a:hover, #content .homeboxes a:hover {
    text-decoration: underline;
}
#content .homeboxes h3 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 73px;
    line-height: 80px;
    padding-bottom: 20px;
}
#content .homeboxes p {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 30px;
    max-width: 425px;
}
#homebox1 {
    padding: 10px 0px 25px;
}
#homebox1 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    max-width: 1440px;
    margin: 0px auto;
}
#homebox1 .httxt {
    flex: auto;
    max-width: 740px;
    padding-top: 50px;
}
#homebox1 .htpic {
    flex: none;
    width: 742px;
    margin-right: -140px;
    margin-left: -45px;
}
#homebox1 h3 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 60px;
    line-height: 65px;
    padding-bottom: 20px;
	color: #000000;
	font-weight: normal;
}
#homebox1 p {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 30px;
	max-width: 425px;
}
#homebox1 a {
	display: inline-block;
	font-family: "InterM", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	background-color: #5ac58d;
	background-image: url(icon-arrow-right.png);
	border-radius: 25px;
	padding: 16px 61px 16px 45px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 45px center;
	transition: 0.2s all;
}
#homebox1 a:hover {
	background-color: #6ACA98;
	background-position: right 42px center;
}
.mbtn {
    flex: none;
    width: 100%;
    display: none !important;
}
#content .mtopbtn {
    display: none;
    position: relative;
    height: 0px;
    padding-bottom: 0px;
}
#content .mtopbtn a {
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
}
#content .homeboxbtn a {
    display: inline-block;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    background-color: #5ac58d;
    background-image: url(icon-arrow-right.png);
    border-radius: 25px;
    padding: 16px 61px 16px 45px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right 45px center;
    transition: 0.2s all;
}
#content .homeboxbtn a:hover {
    background-color: #6ACA98;
    background-position: right 42px center;
    text-decoration: none;
}
#homebox2 {
    background-color: #F7F9FC;
    background-image: url(skew-green-top.png), url(background-lines-blue.png);
    background-repeat: no-repeat, repeat;
    background-position: center bottom, center top;
    padding: 50px 0px 240px;
}
.page-id-13 #homebox2 {
    background-color: transparent;
    background-image: url(skew-green-top.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 25px;
}
#homebox2 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 1440px;
    margin: 0px auto;
}
#homebox2 .httxt {
    flex: auto;
}
#homebox2 .htpic {
    flex: none;
    width: 724px;
}
#content #homebox2.homeboxes h3 {
    font-size: 40px;
    line-height: 48px;
    padding-left: 18px;
    padding-bottom: 14px;
}
#content #homebox2.homeboxes p {
    line-height: 22px;
    max-width: 500px;
    padding-left: 18px;
    padding-bottom: 47px;
}
.page-id-13 #content #homebox2.homeboxes p {
    max-width: 520px;
    padding-bottom: 34px;
}
.page-id-13 #content .homeboxbtn a {
	margin-top: -10px;
}
#content #homebox2 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    max-width: 410px;
}
.page-id-13 #content #homebox2 ul {
    max-width: 490px;
    padding-bottom: 0px;
}
#content #homebox2 ul img {
    display: block;
    margin: 0px 0px 10px 20px;
}
#content #homebox2 ul li {
    flex: none;
    min-width: 115px;
    padding-bottom: 45px;
}
.page-id-13 #content #homebox2 ul li {
	min-width: 195px;
}
#content #homebox2 ul .newline {
    width: 100%;
    height: 0px;
    padding-bottom: 0px;
}
#content #homebox2 ul span {
    display: inline-block;
    padding-left: 18px;
    border-left: 2px solid #5AC58D;
}
#homebox3 {
    background-color: #0F5C34;
    background-image: url(background-lines-green.png);
    background-repeat: repeat;
    background-position: center top;
    z-index: 2700;
}
.page-id-13 #homebox3 {
	padding-top: 25px;
}
#homebox3 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    max-width: 1440px;
    margin: 0px auto;
}
#homebox3 .httxt {
    flex: auto;
    margin-left: 134px;
    margin-top: -33px;
    margin-bottom: -95px;
}
#homebox3 .htpic {
    flex: none;
    width: 786px;
    margin-left: -45px;
    margin-top: -130px;
    margin-bottom: -95px;
}
.page-id-13 #homebox3 .htpic {
	margin-bottom: -100px;
}
#content #homebox3.homeboxes h3 {
    font-size: 40px;
    line-height: 48px;
    padding-left: 18px;
    padding-bottom: 11px;
    color: #ffffff;
}
#content #homebox3.homeboxes p {
    line-height: 22px;
    padding-left: 18px;
    padding-bottom: 39px;
    color: #9fbeae;
}
.page-id-13 #content #homebox3.homeboxes p {
    padding-bottom: 31px;
    max-width: 520px;
}
.page-id-13 #content #homebox3.homeboxes p strong {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 19px;
    font-weight: normal;
}
#content #homebox3 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    max-width: 495px;
    padding-bottom: 8px;
}
.page-id-13 #content #homebox3 ul {
    margin-top: -12px;
    max-width: 520px;
}
#content #homebox3 ul img {
    display: block;
    margin: 0px 0px 10px 20px;
}
#content #homebox3 ul li {
    flex: none;
    min-width: 200px;
    padding-bottom: 45px;
}
#content #homebox3 ul .newline {
    width: 100%;
    height: 0px;
    padding-bottom: 0px;
}
#content #homebox3 ul span {
    display: inline-block;
    padding-left: 18px;
    border-left: 2px solid #5AC58D;
}
#content #homebox3 .homeboxbtn a {
    background-color: transparent;
    border: 2px solid #ffffff;
    padding: 14px 59px 14px 43px;
}
.page-id-13 #content #homebox3 .homeboxbtn a {
    background-color: #5ac58d;
    border: none;
    padding: 16px 61px 16px 45px;
}
#content #homebox3 .homeboxbtn a:hover {
    background-color: #127341;
}
.page-id-13 #content #homebox3 .homeboxbtn a:hover {
	background-color: #6ACA98;
}
#homebox4 {
    background-color: #F7F9FC;
    background-image: url(skew-green-btm.png), url(background-lines-blue.png);
    background-repeat: no-repeat, repeat;
    background-position: center top, center top;
    padding: 250px 0px 25px;
}
.page-id-13 #homebox4 {
    background-color: transparent;
    background-image: url(skew-green-btm.png);
    background-repeat: no-repeat;
    background-position: center top;
	padding: 311px 0px 25px;
}
#homebox4 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 1440px;
    margin: 0px auto;
}
#homebox4 .httxt {
    flex: auto;
    max-width: 575px;
}
#homebox4 .htpic {
    flex: none;
    width: 720px;
}
#content #homebox4.homeboxes h3 {
    font-size: 40px;
    line-height: 48px;
    padding-left: 18px;
    padding-bottom: 13px;
}
#content #homebox4.homeboxes p {
    line-height: 22px;
    max-width: 500px;
    padding-left: 18px;
    padding-bottom: 25px;
}
.page-id-13 #content #homebox4.homeboxes p {
    padding-bottom: 45px;
}
#homebox5 {
	padding: 50px 0px;
    background-image: url(background-lines-white.png);
    background-repeat: repeat;
    background-position: center top;
}
#homebox5 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    max-width: 1440px;
    margin: 0px auto;
}
#homebox5 .httxt {
    flex: auto;
    margin-left: 165px;
}
#homebox5 .htpic {
    flex: none;
    width: 683px;
}
#content #homebox5.homeboxes h3 {
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 14px;
    color: #000000;
}
#content #homebox5.homeboxes p {
    line-height: 22px;
    padding-bottom: 25px;
    color: #797979;
    max-width: 455px;
}
#footer {
    background-color: #080A14;
    position: relative;
    z-index: 3000;
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    padding: 0px 15px;
}
#fcont {
    position: relative;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 43px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#fcont a {
    color: #ffffff;    
    text-decoration: none;
    transition: 0.2s all;
}
#fcont a:hover {
    color: #5AC58D;
}
.fmotto {
    flex: none;
    max-width: 155px;
    padding-bottom: 36px;
}
.fmotto img {
    display: block;
}
.fmenu {
    text-align: center;
    flex: auto;
    font-size: 16px;
    line-height: 18px;
    list-style-type: none;
    padding-bottom: 36px;
    padding-left: 0px;
}
.fmenu li {
    display: inline-block;
    padding: 10px 15px;
}
.fmenu li:first-of-type {
    padding-left: 0px;
}
.fmenu li:last-of-type {
    padding-right: 0px;
}
.fmenu a {
    padding: 5px;
}
.fsocial {
    flex: none;
    width: 155px;
    text-align: right;
    padding-bottom: 36px;
}
.fsocial a {
    display: inline-block;
    margin-left: 15px;
}
.fsocial a img {
    display: block;
    transition: 0.2s all;
}
.fsocial a:hover img {
    opacity: 0.8;
}
.fline {
    flex: none;
    width: 100%;
    background-color: #21222b;
    height: 1px;
    margin-bottom: 25px;
}
.flink {
    padding-bottom: 27px;
}
.fcopy {
    color: #898b8f;
    padding-bottom: 27px;
}
.toplink {
	position: absolute;
	top: -35px;
	right: 0px;
}
.toplink a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	background-color: #5AC58D;
	border-radius: 50%;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
#content .entry-title {
	text-align: center;
}
#aboutus {
    justify-content: space-between;
}
#aboutus > .wp-block-column {
	flex: auto;
    max-width: 538px;
}
#aboutus > .wp-block-column:not(:first-child) {
	flex: none;
    width: 37.6%;
}
#contactus {
    column-gap: 43px;
    padding: 25px 0px;
}
#contform {
    background-color: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 35px 35px 11px;
}
#content #contform h4 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 0px;
}
#content #contform p {
    text-align: center;
    padding-bottom: 30px;
}
#content div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0px;
    margin-bottom: 25px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
    color: #000000;
    margin-bottom: 9px;
}
#content div.wpforms-container-full .wpforms-form input[type="text"], 
#content div.wpforms-container-full .wpforms-form input[type="email"], 
#content div.wpforms-container-full .wpforms-form input[type="number"], 
#content div.wpforms-container-full .wpforms-form textarea, 
#content div.wpforms-container-full .wpforms-form select  {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #797979;
	background-color: #FAFAFA;    
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    padding: 17px 25px;
    display: block;
    width: 100%;
    max-width: none;
}
#content div.wpforms-container-full .wpforms-form input[type="text"], 
#content div.wpforms-container-full .wpforms-form input[type="email"], 
#content div.wpforms-container-full .wpforms-form input[type="number"] {
    height: 51px;
}
#content div.wpforms-container-full .wpforms-form select {
    padding: 0px 25px;
    height: 51px;
    background-color: #ffffff;
}
#content div.wpforms-container-full .wpforms-form textarea {
    resize: none;
    overflow: auto;
    height: 190px;
    line-height: 21px;
}
#content div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
}
#content div.wpforms-container-full .wpforms-form button[type="submit"] {
    background-color: #5AC58D;
    border: none;
    border-radius: 25px;
    width: 100%;
    height: 51px;
    padding: 17px;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #ffffff;
    transition: 0.2s all;
}
#content div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    background-color: #72CD9D;
}
#content div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding-top: 5px;
}
#pricing {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 245px;
}
.pricing {
    background-color: #268D57;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    flex: none;
    width: 48.5%;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}
#pricing .pricing:first-child {
    background-color: #ffffff;
    color: #000000;
    width: 51.5%;
}
#pricing .pricing:last-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#content #pricing h3 {
	font-size: 30px;
	line-height: 33px;
	color: #ffffff;
	padding: 30px 0px 25px;
    margin-bottom: 33px;
    border-bottom: 1px solid #3c9868;
}
#content #pricing .pricing:first-child h3 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 17px;
    color: #268D57;
}
#content #pricing p {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 23px;
    color: #797979;
}
#content #pricing p strong {
    font-size: 38px;
    line-height: 46px;
    font-weight: normal;
    color: #000000;
}
#content #pricing p strong span {
    font-size: 20px;
    line-height: 24px;
    color: #797979;
    vertical-align: text-top;
    display: inline-block;
    padding-top: 4px;
}
#content #pricing ul {
    padding: 0px 40px 10px;
    list-style-type: none;
    text-align: left;
    line-height: 25px;
}
#content #pricing li {
    display: block;
    padding-left: 43px;
    background-image: url(icon-bullet-green.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 20px;
}
#content #pricing .pricing:last-child ul {
    padding: 0px;
    margin: 0px 40px 40px;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    border: 1px solid #3c9868;
    border-radius: 5px;
}
#content #pricing .pricing:last-child li {
    padding: 9px 35px 9px 25px;
    background-image: none;
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
#content #pricing .pricing:last-child ul li:first-child {
    border-right: 1px solid #3c9868;
    border-bottom: 1px solid #3c9868;    
}
#content #pricing .pricing:last-child ul li:nth-child(2) {
    border-bottom: 1px solid #3c9868;    
}
#content #pricing .pricing:last-child ul li:nth-child(2) {
    border-right: 1px solid #3c9868;
}
#content #pricing .pbtn {
    padding-bottom: 0px;
}
#content #pricing .pbtn a {
    display: block;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    background-color: #127943;
    background-image: url(icon-arrow-right.png);
    padding: 36px 61px 36px 45px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: calc(50% + 15px) 54%;
    transition: 0.2s all;
}
#content #pricing .pbtn a:hover {
    background-position: calc(50% + 20px) 54%;
}
#content #pricing .pricing:first-child .pbtn a {
    color: #000000;
    background-color: #F7F8FC;
    background-image: url(icon-arrow-right-black.png);
    background-position: calc(50% + 50px) 52%;
}
#content #pricing .pricing:first-child .pbtn a:hover {
    background-position: calc(50% + 55px) 52%;
}
#skewpricing #container {
    background-image: url(inner-top-pricing.jpg);
    background-repeat: no-repeat;
    background-position: center top -210px;
    background-size: 100% auto;
}
#skewpricing #header {
    background-image: none;
    background-color: transparent;
}
#skewpricing #content {
    background-image: none;
}
#content .pricingtxt {
    color: #ffffff;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 40px;
}
#skewcontact #container {
    background-image: url(inner-top-contact.jpg), url(background-lines-white.png);
    background-repeat: no-repeat, repeat;
    background-position: center top -760px, center top;
    background-size: 100% auto, auto;
}
#skewcontact #header {
    background-image: none;
    background-color: transparent;
}
#skewcontact #content {
    background-image: none;
    max-width: 1186px;
}
#content .contacttxt {
	color: #797979;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 35px;
}
#contacttop {
    column-gap: 24px;
    margin-bottom: 82px;
    align-items: stretch !important;
}
#contacttop .wp-block-column {
    background-color: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 30px;
    align-self: stretch !important;
}
#content #contacttop h3 {
    font-size: 18px;
    line-height: 25px;
    padding: 6px 0px 5px 50px;
    margin-bottom: 13px;
    background-image: url(icon-sales.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#content #contacttop .wp-block-column:last-child h3 {
    background-image: url(icon-help.png);
}
#content #contacttop p {
    color: #4d4d4d;
    padding-bottom: 0px;
}
#content .cbtn {
    padding-top: 25px;
}
#content .cbtn a {
	display: inline-block;
	font-family: "InterM", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 17px;
	background-color: #5ac58d;
	background-image: url(icon-arrow-right.png);
	border-radius: 25px;
	padding: 13px 51px 13px 35px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 35px center;
	transition: 0.2s all;
}
#content .cbtn a:hover {
	background-color: #6ACA98;
	background-position: right 32px center;
    text-decoration: none;
}
#content #contactbtm {
    padding-bottom: 270px;
}
#content #contactbtm h4 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    color: #000000;
    padding-left: 18px;
    padding-bottom: 0px;
    margin-bottom: 7px;
    border-left: 2px solid #5AC58D;
    margin-left: -16px;
}
#content #contactbtm p {
    font-size: 14px;
    line-height: 20px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 4px;
    max-width: 320px;
}
#content #contactbtm p a {
    font-family: "InterM", Arial, Helvetica, sans-serif;
}
#contactsales {
    padding-top: 17px;
    margin-bottom: 227px;
}
#skewcontact #post-139 .entry-title {
    display: none;
}
#salesform {
	background-color: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 1px 25px;
}
#content #salesform .wpforms-container .wpforms-form .wpforms-field {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 19px;
}
#salesform .wpforms-container .wpforms-form .wpforms-field label {
    flex: none;
    width: 27.4%;
    padding-right: 15px;
    margin-bottom: 0px;
}
.page-id-6233 #salesform .wpforms-container .wpforms-form .wpforms-field label {
    width: 30.2%;
}
#salesform .wpforms-container .wpforms-form .wpforms-field.wpforms-field-textarea label {
    align-self: flex-start;
    margin-top: 14px;
}
#content #salesform div.wpforms-container-full .wpforms-form input[type="text"], 
#content #salesform div.wpforms-container-full .wpforms-form input[type="email"], 
#content #salesform div.wpforms-container-full .wpforms-form input[type="number"], 
#content #salesform div.wpforms-container-full .wpforms-form select {
    font-size: 14px;
	line-height: 17px;
	height: 43px;
    color: #000000;
}
#content #salesform div.wpforms-container-full .wpforms-form input[type="text"], 
#content #salesform div.wpforms-container-full .wpforms-form input[type="email"], 
#content #salesform div.wpforms-container-full .wpforms-form input[type="number"], 
#content #salesform div.wpforms-container-full .wpforms-form textarea {
	font-size: 14px;
	line-height: 17px;
	padding: 13px 25px;
    color: #000000;
}
#content #salesform div.wpforms-container-full .wpforms-form textarea {
	height: 83px;
    line-height: 21px;
}
#content #salesform div.wpforms-container-full .wpforms-form button[type="submit"] {
    background-image: url(icon-arrow-right2.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#content #salesform div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
  background-color: #6ACA98;
}
#content #contactsales h1 {
    padding-bottom: 31px;
    max-width: 420px;
}
#content #contactsales .wp-container-1 p {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
    padding-bottom: 0px;
    padding-left: 18px;
    border-left: 2px solid #5AC58D;
    margin-left: -16px;
    margin-bottom: 16px;
}
#content #contactsales .wp-container-1 ul {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    list-style-type: none;
    padding-left: 0px;
}
#content #contactsales .wp-container-1 ul li {
    display: block;
    background-image: url(icon-check3.png);
    background-repeat: no-repeat;
    background-position: left top 1px;
    padding-left: 30px;
    padding-bottom: 10px;
}
#content .wpforms-confirmation-container-full, 
#content div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #5ac58d;
    border: none;
    color: #ffffff;
    text-align: center;
}
#content .wpforms-confirmation-container-full p {
    padding: 25px 0px;
}
#features #container {
    background-image: url(background-lines-white.png);
    background-repeat: repeat;
    background-position: center top;
    background-size: auto;
}
#features #header {
    background-image: none;
    background-color: transparent;
}
#features #content {
    background-image: none;
    max-width: none;
    padding: 60px 0px 20px;
}
.featboxes {
    padding: 0px 20px;
}
#content .featboxes h5 {
    font-weight: normal;
    color: #47AC85;
    padding-bottom: 3px;
}
#featbox1 {
    background-image: url(featback1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 330px;
    position: relative;
    z-index: 1000;
}
#featbox1 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1240px;
	margin: 0px auto;
}
#featbox1 .httxt {
	flex: auto;
    max-width: 510px;
}
#featbox1 .htpic {
	flex: none;
    margin-right: -50px;
}
#featbox2 {
	background-color: #F7F9FC;
	background-repeat: repeat;
	background-position: center top;
    position: relative;
    z-index: 500;
    padding-top: 420px;
    margin-top: -510px;
}
#featbox2 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
    flex-wrap: wrap;
	max-width: 1115px;
	margin: 0px auto;
    padding-bottom: 50px;
}
#content #featbox2 h5 {
	width: 100%;
    flex: none;
}
#content #featbox2 h3 {
	width: 100%;
    flex: none;
}
#featbox2 .httxt {
    width: 46.5%;
}
#featbox2 .featpic {
    display: block;
    position: relative;
    margin: -30px -45px;
}
#featbox3 {
    position: relative;
    z-index: 1000;
    background-image: url(skew-green-top.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#featbox3 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1240px;
	margin: 0px auto;
    padding: 55px 0px 200px;
}
#featbox3 .htpic {
	flex: none;
    margin-left: -75px;
}
#featbox3 .httxt {
    padding-left: 12px;
}
#content #featbox3 .httxt ul {
    display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
    max-width: 590px;
    margin-left: -22px;
}
#content #featbox3 .httxt ul li {
    display: block;
    padding: 0px 10px 0px 48px;
    margin-bottom: 16px;
    border-left: 2px solid #5AC58D;
    width: 50%;
    flex: none;
    background-image: url(icon-check4.png);
    background-repeat: no-repeat;
    background-position: left 18px top;
}
#featbox4 {
    background-color: #0F5C34;
    background-image: url(background-lines-green.png);
    background-repeat: repeat;
    background-position: center top;
    padding: 0px 20px;
    position: relative;
    z-index: 500;
}
#featbox4 .htcont {
	max-width: 1180px;
	margin: 0px auto;
}
#content #featbox4.featboxes h5 {
	padding-left: 18px;
}
#content #featbox4.featboxes h3 {
	font-size: 40px;
	line-height: 48px;
	padding-left: 18px;
	padding-bottom: 15px;
	color: #ffffff;
    max-width: 600px;
}
#content #featbox4.featboxes p {
    font-size: 18px;
	line-height: 25px;
	padding-left: 18px;
	padding-bottom: 50px;
	color: #b7cec2;
}
#content #featbox4.featboxes .homeboxbtn {
    padding-bottom: 0px;
}
#content #featbox4 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding-bottom: 0px;
}
#content #featbox4 ul li {
	flex: none;
	width: 50%;
    padding-right: 25px;
    padding-bottom: 25px;
}
#content #featbox4 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #featbox4 ul span {
    display: inline-block;
    padding-left: 18px;
    background-image: url(icon-line-green.png);
    background-repeat: no-repeat;
    background-position: left top 2px;
    max-width: 550px;
}
#featbox5 {
    position: relative;
    z-index: 1000;
    background-image: url(skew-green-btm.png), url(skew-blue-top.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top -25px, center bottom -30px;
}
#featbox5 .htcont {
	max-width: 1170px;
	margin: 0px auto;
    padding: 300px 0px 150px;
}
#content #featbox5.featboxes h5 {
	padding-left: 18px;
}
#content #featbox5.featboxes h3 {
	padding-left: 18px;
    max-width: 520px;
}
#content #featbox5.featboxes p {
	padding-left: 18px;
    max-width: 520px;
    padding-bottom: 35px;
}
#content #featbox5 ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
    flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
    max-width: 885px;
}
#content #featbox5 ul li {
	flex: none;
	width: 33.3%;
	padding-right: 25px;
	padding-bottom: 45px;
}
#content #featbox5 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #featbox5 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
	max-width: 210px;
}
#featbox6 {
    background-color: #F7F9FC;
    background-image: url(background-lines-blue.png);
    background-repeat: repeat;
    background-position: center top;
    position: relative;
    z-index: 500;
}
#featbox6 .htcont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	max-width: 1180px;
	margin: 0px auto;
}
#content #featbox6.featboxes h5 {
	padding-left: 18px;
}
#content #featbox6.featboxes h3 {
	padding-left: 18px;
}
#content #featbox6.featboxes p {
	padding-left: 18px;
}
#content #featbox6 ul {
    padding: 0px;
    font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#content #featbox6 li {    
	display: block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
    padding-bottom: 35px;
}
#featbox6 .htpic {
	flex: none;
    margin-right: -50px;
}
#featbox7 {
    background-image: url(skew-blue-btm.png), url(skew-blue-top.png);
	background-repeat: no-repeat, no-repeat;
    background-position: center top -30px, center bottom -30px;
    position: relative;
	z-index: 500;
}
#featbox7 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 300px 0px 250px;
}
#featbox7 .htpic {
	flex: none;
    margin-right: 40px;
}
#featbox8 {
	background-color: #F7F9FC;
    background-image: url(background-lines-blue.png);
    background-repeat: repeat;
    background-position: center top;
	position: relative;
	z-index: 1000;
}
#featbox8 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
}
#featbox8 .htpic {
	flex: none;
    margin: -70px -50px -70px 0px;
}
#featbox9 {
	background-color: #0F5C34;
    background-image: url(skew-blue-btm.png), url(background-lines-green.png);
    background-repeat: no-repeat, repeat;
    background-position: center top, center top;
	position: relative;
	z-index: 500;
}
#featbox9 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
    padding: 300px 0px 0px;
}
#featbox9 .htpic {
	flex: none;
	margin-left: -50px;
    margin-bottom: -100px;
}
#featbox9 .httxt {
    padding-top: 100px;
}
#content #featbox9.featboxes h3 {
	color: #ffffff;
}
#content #featbox9.featboxes p {
	color: #b7cec2;
}
#featbox10 {
    background-image: url(skew-green-btm.png);
    background-repeat: no-repeat;
    background-position: center top -25px;
}
#featbox10 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 300px 0px 55px;
}
#featbox10 .httxt {
    max-width: 520px;
    padding-right: 15px;
}
#content #featbox10 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
    color: #000000;
	padding-bottom: 0px;
    max-width: 567px;
}
#content #featbox10 ul li {
    width: 47.8%;
    flex: none;
}
#content #featbox10 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #featbox10 ul li h5 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 7px;
    padding-left: 18px;
    background-image: url(icon-line-green.png);
    background-repeat: no-repeat;
    background-position: left top 2px;
}
#content #featbox10 ul li p {
    padding-bottom: 15px;
    padding-left: 18px;
}
#content #featbox10 ul p a img {
    display: inline;
    margin: 0px 0px 0px 3px;
}
#pagetitle {
    display: block;
	font-family: "InterB", Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 55px;
	color: #000000;
	font-weight: normal;
	padding: 60px 20px 25px;
    text-align: center;
}
#skewemployees #container {
	background-color: #F7F9FC;
    background-image: url(background-lines-blue.png);
    background-position: center center;
}
#skewemployees #header {
    background-image: none;
    background-color: transparent;
}
#skewemployees #content {
    background-color: #ffffff;
    max-width: none;
    padding: 0px 0px 20px;
}
.empboxes {
    padding: 0px 20px;
}
#empbox1 {
    padding-bottom: 300px;
    background-image: url(inner-top-employees.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}
#empbox1 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
}
#empbox1 .httxt {
	flex: auto;
	max-width: 520px;
}
#empbox1 .htpic {
	flex: none;
	margin-right: -130px;
}
#content #empbox1 ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
    padding-bottom: 5px;
}
#content #empbox1 ul li {
	flex: none;
	width: 50%;
	padding-right: 15px;
	padding-bottom: 25px;
}
#content #empbox1 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #empbox1 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
    max-width: 225px;
}
#empbox2 {
    position: relative;
    z-index: 1000;
}
#empbox2 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 45px 0px;
}
#empbox2 .htpic {
	flex: none;
	margin-left: -130px;
}
#empbox3 {
	background-image: url(featback3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -135px;
	position: relative;
	z-index: 500;
}
#empbox3 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 225px 0px 265px;
}
#empbox3 .httxt {
	padding-right: 15px;
}
#content #empbox3 .httxt h3 {
    max-width: 420px;
}
#content #empbox3 .httxt p {
    max-width: 520px;
}
#empbox3 .htpic {
	flex: none;
}
#empbox4 {
    position: relative;
    z-index: 1000;
}
#empbox4 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 80px 0px 95px;
}
#empbox4 .htpic {
	flex: none;
	margin-right: 40px;
}
#empbox5 {
	background-image: url(featback3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -50px;
	position: relative;
	z-index: 500;
}
#empbox5 .htcont {
	max-width: 1180px;
	margin: 0px auto;
	padding: 265px 0px 150px;
}
#content #empbox5.empboxes h3 {
	padding-left: 18px;
	padding-bottom: 15px;
	max-width: 500px;
}
#content #empbox5.empboxes p {	
	padding-left: 18px;
	padding-bottom: 50px;
    max-width: 775px;
}
#content #empbox5 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
    color: #000000;
}
#content #empbox5 ul li {
	flex: none;
	width: 50%;
	padding-right: 25px;
	padding-bottom: 20px;
}
#content #empbox5 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #empbox5 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #empbox5.empboxes .homeboxbtn {
	padding-left: 0px;
    padding-top: 25px;
	max-width: none;
    text-align: center;
}
#empbox6 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 100px 0px 55px;
}
#empbox6 .httxt {
	max-width: 520px;
	padding-right: 15px;
}
#content #empbox6 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 0px;
	max-width: 567px;
}
#content #empbox6 ul li {
	width: 47.8%;
	flex: none;
}
#content #empbox6 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #empbox6 ul li h5 {
	font-family: "InterB", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #empbox6 ul li p {
	padding-bottom: 15px;
	padding-left: 18px;
}
#content #empbox6 ul p a img {
	display: inline;
	margin: 0px 0px 0px 3px;
}
.lcnboxes {
    padding: 0px 20px;
}
#lcnbox1 {
    padding-bottom: 300px;
    background-image: url(inner-top-employees.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}
#lcnbox1 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
}
#lcnbox1 .httxt {
	flex: auto;
	max-width: 520px;
}
#lcnbox1 .htpic {
	flex: none;
	margin-right: -130px;
}
#lcnbox2 {
    position: relative;
    z-index: 1000;
}
#lcnbox2 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 25px 0px 45px;
}
#lcnbox2 .htpic {
	flex: none;
	margin-left: -130px;
}
#lcnbox3 {
	background-image: url(featback4.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -180px;
	position: relative;
	z-index: 500;
}
#lcnbox3 .htcont {	
	max-width: 1140px;
	margin: 0px auto;
	padding: 310px 0px 200px;
}
#content #lcnbox3.lcnboxes h3 {
	padding-bottom: 15px;
	max-width: 500px;
}
#content #lcnbox3.lcnboxes p {
	padding-bottom: 50px;
	max-width: 650px;
}
#content #lcnbox3 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	color: #000000;
    margin-left: -20px;
}
#content #lcnbox3 ul li {
	flex: none;
	width: 25%;
	padding-right: 25px;
	padding-bottom: 20px;
}
#content #lcnbox3 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #lcnbox3 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
    max-width: 240px;
}
#lcnbox4 {
	background-image: url(featback2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -250px;
	position: relative;
	z-index: 1000;
}
#lcnbox4 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 250px 0px 150px;
}
#lcnbox4 .htpic {
	flex: none;
	margin-left: -110px;
}
#content #lcnbox4.lcnboxes h3 {
	color: #ffffff;
}
#content #lcnbox4.lcnboxes p {
	color: #b7cec2;
}
#content #lcnbox4.lcnboxes a strong {
    font-family: "InterB", Arial, Helvetica, sans-serif;
	color: #b7cec2;
    text-decoration: underline;
    font-weight: normal;
}
#lcnbox5 {
    position: relative;
    z-index: 1000;
}
#lcnbox5 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1170px;
	margin: 0px auto;
    padding-bottom: 80px;
}
#lcnbox5 .httxt {
    max-width: 520px;
}
#lcnbox5 .htpic {
	flex: none;
	margin-right: -150px;
}
#content #lcnbox5.lcnboxes h3 {
	padding-left: 18px;
}
#content #lcnbox5.lcnboxes p {
	padding-left: 18px;
}
#content #lcnbox5 ul {
	padding: 0px 0px 5px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#content #lcnbox5 li {
	display: block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
	padding-bottom: 25px;
}
#lcnbox6 {
	background-image: url(featback3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -50px;
	position: relative;
	z-index: 500;
}
#lcnbox6 .htcont {
	max-width: 1180px;
	margin: 0px auto;
	padding: 250px 0px 150px;
}
#content #lcnbox6.lcnboxes h3 {
	padding-left: 18px;
	padding-bottom: 15px;
	max-width: 500px;
}
#content #lcnbox6.lcnboxes p {	
	padding-left: 18px;
	padding-bottom: 50px;
    max-width: 775px;
}
#content #lcnbox6 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
    color: #000000;
}
#content #lcnbox6 ul li {
	flex: none;
	width: 50%;
	padding-right: 25px;
	padding-bottom: 20px;
}
#content #lcnbox6 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #lcnbox6 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #lcnbox6.lcnboxes .homeboxbtn {
	padding-left: 0px;
    padding-top: 25px;
	max-width: none;
    text-align: center;
}
#lcnbox7 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 100px 0px 55px;
}
#lcnbox7 .httxt {
	max-width: 520px;
	padding-right: 15px;
}
#content #lcnbox7 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 0px;
	max-width: 567px;
}
#content #lcnbox7 ul li {
	width: 47.8%;
	flex: none;
}
#content #lcnbox7 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #lcnbox7 ul li h5 {
	font-family: "InterB", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #lcnbox7 ul li p {
	padding-bottom: 15px;
	padding-left: 18px;
}
#content #lcnbox7 ul p a img {
	display: inline;
	margin: 0px 0px 0px 3px;
}
.devboxes {
    padding: 0px 20px;
}
#devbox1 {
    padding-bottom: 300px;
    background-image: url(inner-top-employees.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}
#devbox1 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
}
#devbox1 .httxt {
	flex: auto;
	max-width: 520px;
}
#devbox1 .htpic {
	flex: none;
	margin-right: -130px;
}
#content #devbox1.devboxes h3 {   
    padding-left: 18px;
}
#content #devbox1.devboxes p { 
    padding-left: 18px;
}
#content #devbox1 ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
    padding-bottom: 5px;
}
#content #devbox1 ul li {
	flex: none;
	width: 50%;
	padding-right: 15px;
	padding-bottom: 25px;
}
#content #devbox1 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #devbox1 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
    max-width: 225px;
}
#devbox2 {
    position: relative;
    z-index: 1000;
}
#devbox2 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 0px 0px 110px;
}
#devbox2 .httxt {
    padding-left: 16px;
}
#devbox2 .htpic {
	flex: none;
	margin-left: -130px;
}
#content #devbox2.devboxes h3 {   
    padding-left: 18px;
}
#content #devbox2.devboxes p { 
    padding-left: 18px;
}
#content #devbox2 ul {
    padding: 0px;
    font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#content #devbox2 li {    
	display: block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
    padding-bottom: 25px;
}
#devbox3 {
	background-image: url(featback4.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -180px;
	position: relative;
	z-index: 500;
}
#devbox3 .htcont {
	max-width: 1180px;
	margin: 0px auto;
	padding: 255px 0px 180px;
}
#content #devbox3.devboxes h3 {
	padding-left: 18px;
	padding-bottom: 15px;
	max-width: 540px;
}
#content #devbox3.devboxes p {	
	padding-left: 18px;
	padding-bottom: 50px;
    max-width: 650px;
}
#content #devbox3 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
    color: #000000;
}
#content #devbox3 ul li {
	flex: none;
	width: 50%;
	padding-right: 25px;
	padding-bottom: 20px;
}
#content #devbox3 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #devbox3 ul span {
	display: inline-block;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #devbox3.devboxes .homeboxbtn {
	padding-left: 0px;
    padding-top: 25px;
	max-width: none;
    text-align: center;
}
#devbox4 {
	background-image: url(featback2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -260px;
	position: relative;
	z-index: 1000;
}
#devbox4 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 250px 0px 150px;
}
#devbox4 .htpic {
	flex: none;
	margin-left: -110px;
}
#content #devbox4.devboxes h3 {
	color: #ffffff;
}
#content #devbox4.devboxes p {
	color: #b7cec2;
}
#devbox5 {
	background-image: url(featback3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 0px 20px;
	margin-top: -275px;
	position: relative;
	z-index: 500;
}
#devbox5 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1180px;
	margin: 0px auto;
	padding: 180px 0px 245px;
}
#devbox5 .htpic {
	flex: none;
    margin-right: -130px;
}
#devbox6 .htcont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	max-width: 1140px;
	margin: 0px auto;
	padding: 50px 0px;
}
#devbox6 .httxt {
	max-width: 520px;
	padding-right: 15px;
}
#content #devbox6 ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 0px;
	max-width: 567px;
}
#content #devbox6 ul li {
	width: 47.8%;
	flex: none;
}
#content #devbox6 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content #devbox6 ul li h5 {
	font-family: "InterB", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 18px;
	background-image: url(icon-line-green.png);
	background-repeat: no-repeat;
	background-position: left top 2px;
}
#content #devbox6 ul li p {
	padding-bottom: 15px;
	padding-left: 18px;
}
#content #devbox6 ul p a img {
	display: inline;
	margin: 0px 0px 0px 3px;
}
#mainmenu .menu-item-has-children {
    position: relative;
}
#mainmenu .sub-menu {
    display: none;
    position: absolute;
    left: 0px;
    top: 38px;
    background-color: #ffffff;
    padding: 10px 0px;
    border-radius: 5px;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
}
.page-template-pageHome2 #mainmenu .sub-menu,
.page-template-pagePricing2 #mainmenu .sub-menu,
.page-template-pageFeatures2 #mainmenu .sub-menu {
    top: 73px;
    padding: 0px;
    min-width: 320px;
    border-radius: 0px;
}
#mainmenu .sub-menu a {
    color: #000000;
    display: block;
    padding: 25px 18px;
}
#mainmenu .sub-menu a:hover {
    background-color: #072c5d;
    color: #ffffff;
}
#mainmenu .menu-item-has-children:hover .sub-menu {
    display: block;
}
#mainmenu .menu-item-has-children:hover > a {
    color: #072c5d;
}
#pricecalc {
	background-color: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
    max-width: 700px;
    margin: 25px auto 50px;
    text-align: center;
    padding-top: 10px;
}
.pricecalc {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 25px;
    
}
#content #pricecalc h5 {
    width: 100%;
    font-family: "InterB", Arial, Helvetica, sans-serif;
    color: #268D57;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    padding-bottom: 10px;
}
#pricecalc .pricecalc label {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0px 10px 10px 0px;
}
#pricecalc input {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    height: 43px;
    color: #000000;
    text-align: center;
    padding: 0px 25px;
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    border-radius: 25px;
    margin: 0px 0px 10px;
    width: 100px;
}
#content #pcbtn a {
    display: inline-block;
    background-color: #5AC58D;
    border-radius: 25px;
    width: 100%;
    height: 51px;
    padding: 17px;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #ffffff;
    text-decoration: none;
    transition: 0.2s all;
    margin-bottom: 10px;
}
#content #pcbtn a:hover {
    background-color: #6ACA98;
}
#pricecalc #pctotal {
    display: none;
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    background-color: #F7F8FC;
    padding: 35px;
}
#pricecalc #pctotal strong {
    font-weight: normal;
}
#content .pricingtop {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding-bottom: 45px;
}
#sites {
    max-width: 300px;
    margin: 0px auto;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 23px;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 45px;
    border: 1px solid #e1e2eb;
    border-radius: 9px;
    padding: 3px;
}
#content #sites p {
    display: block;
    background-color: #313257;
    border-radius: 9px;
    padding: 12px;
    text-align: center;
    margin-right: 3px;
    flex: auto;
}
#content #sites input {
    display: block;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    background-color: #ffffff;
    border: none;
    border-radius: 9px;
    padding: 12px;
    text-align: center;
    width: 80px;
    margin: 0px;
    flex: none;
}
#plans {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 35px;
}
.plan {
    width: 24.4%;
    flex: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    background-color: #ffffff;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    min-height: 610px;
}
#plans .plan:nth-child(2) {
    background-color: #313257;
    min-height: 670px;
}
#content #plans h3 {
    font-family: "InterM", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	padding: 25px 27px 15px 27px;
    text-transform: uppercase;
    color: #54ae7d;
    text-align: center;
}
#content #plans .plan:nth-child(2) h3 {
    color: #5fbb8a;
    position: relative;
}
#content #plans .plan:nth-child(2) h3::after {
    content: 'POPULAR';
    position: absolute;
    display: inline-block;
    top: 10px;
    right: 15px;
    font-family: "InterB", Arial, Helvetica, sans-serif;
    color: #313257;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 8px;
    background-color: #83b7a1;
    border-radius: 5px;
    
}
#content #plans h4 {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    color: #6f6f84;
    font-size: 15px;
	line-height: 45px;
    margin: 0px 15px 22px;
    padding: 0px 12px 8px;
    border-bottom: 1px solid #e1e2eb;
    text-align: center;
}
#content #plans .plan:nth-child(2) h4 {
    color: #f1f1fc;
}
#content #plans .plan:nth-child(3) h4 {
    font-size: 20px;
    color: #313257;
    font-family: "InterB", Arial, Helvetica, sans-serif;
}
#content #plans h4 span {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    color: #212044;
    font-size: 45px;
    letter-spacing: -2px;
    position: relative;
    margin-right: -31px;
}
#content #plans .plan:nth-child(2) h4 span {
    color: #fefefe;
}
#content #plans h4 span sup {
    font-size: 16px;
    font-weight: normal;
    vertical-align: top;
    position: static;
    bottom: auto;
    line-height: 23px;
    letter-spacing: 0px;
    padding: 0px 2px;
}
#content #plans h4 img {
    vertical-align: top;
    margin-right: 8px;
}
#content #plans ul {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding: 0px 35px 18px 35px;
    list-style-type: none;
}
#content #plans ul ul {
    padding: 18px 0px 15px 15px;
    list-style-type: disc;
}
#content #plans .plan:nth-child(2) ul {
    color: #fff;
}
#content #plans li {
    display: block;
    background-image: url(icon-check5.png);
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
}
#content #plans li ul li {
    display: list-item;
    background-image: none !important;
    padding-bottom: 10px !important;
    padding-left: 0px;
}
#content #plans .plan:nth-child(2) li {
    background-image: url(icon-check6.png);
    padding-bottom: 22px;
}
#content #plans p {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding: 0px 20px 20px 20px;
}
#content #plans .plan:nth-child(2) p {
    color: #fff;
}
#content #plans .planbtn {
    text-align: center;
    padding: 25px 35px;
    margin-top: auto;
    background-color: #eef2f7;
}
#content #plans .plan:nth-child(2) .planbtn {
    background-color: #42436e;
}
#content #plans .planbtn a {
    display: block;
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #313257;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    transition: 0.2s all;
    border: 1px solid #313257;
    border-radius: 5px;
}
#content #plans .planbtn a:hover {
    text-decoration: none;
    background-color: rgba(66,67,110,0.10);
}
#content #plans .plan:nth-child(2) .planbtn a {
    color: #ffffff;
    border: 1px solid #dadae9;
}
#content #plans .plan:nth-child(2) .planbtn a:hover {
    background-color: rgba(238,242,247,0.10);
}
#skewpricing #content .entry-title {
    color: #142c5a;
}
#content #ptabsnav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding: 0px;
    list-style-type: none;
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 23px;
    line-height: 29px;
    color: #313257;
    border-top: 1px solid #e7e9ee;
    border-bottom: 1px solid #e7e9ee;
}
#content #ptabsnav li {
    padding-right: 120px;
}
#content #ptabsnav li:last-of-type {
    padding-right: 0px;
}
#content #ptabsnav a {
    display: block;
    color: #313257;
    text-decoration: none;
    padding: 27px 20px;
    transition: 0.2s all;
}
#content #ptabsnav a:hover {
    background-color: #eef2f7;
}
#content #ptabsnav .ui-state-active a {
    background-color: #eef2f7;
}
#content .prtab {
    padding: 60px 0px 45px;
    min-height: 300px;
}
#content .prtab h4 {
    max-width: 435px;
    font-size: 45px;
    line-height: 50px;
    color: #313257;
    padding-bottom: 40px;
}
#content .prtab ul {
    color: #313257;
    list-style-type: none;
    padding-left: 0px;
    column-count: 2;
}
#content .prtab ul li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 35px;
}
#content .prtab ul img {
    margin-right: 20px;
}
#tab2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.tab2left {
    width: 48%;
    margin-right: 110px;
}
.tab2right {
    width: 38%;
}
#content .prtab #tab2 h4 {
    max-width: 100%;
	padding-bottom: 15px;
}
#content .prtab #tab2 ul {
	font-size: 14px;
    line-height: 18px;
}
#content .prtab #tab2 ul li {
	display: block;
}
#content .prtab #tab2 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
#content .prtab #tab2 ul span {
	display: inline-block;
	padding-left: 18px;
	border-left: 2px solid #5AC58D;
}
.page-template-pageFeatures2 #container {
    background-repeat: repeat;
    background-position: center top;
    background-size: auto;
}
.page-template-pageHome2 #header {
    background-image: url(headerNEW.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    transition: background 0.3s;
}
.page-template-pagePricing2 #header {
    background-image: url(header-pricingNEW.jpg);
    background-repeat: no-repeat;
    background-position: center top -200px;
    background-size: auto;
    transition: background 0.3s;
}
.page-template-pageFeatures2 #header {
    background-image: none;
    background-color: transparent;
}
#mainmenu a {
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 25px 10px;
    position: relative;
}
.page-template-pageFeatures2 #mainmenu a {
    color: #072C5D;
}
#mainmenu a:hover {
    color: #072C5D;
}
.page-template-pageFeatures2 #mainmenu a:hover {
    color: #5ac58d;
}
#mainmenu > li > a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0px;
    height: 0px;
    background-color: #072C5D;
    transition: 0.3s all;
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
    z-index: 100;
}
#mainmenu > li > a:hover::after {
    left: 0px;
    width: 100%;
    height: 3px;
}
#mainmenu .menu-item-has-children:hover > a::after {
    left: 0px;
    width: 100%;
    height: 3px;
}
#mainmenu li {
	padding: 5px 8px;
}
#rightmenu a {
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 39px 10px 23px;
    border-radius: 4px;
    background-color: #072C5D;
}
#rightmenu a:hover {
    background-color: #2B62D4;
}
#rightmenu #demo a {
    background-color: #2B62D4;
}
#rightmenu #demo a:hover {
    background-color: #072C5D;
}
#rightmenu #mmenu a {
    background-color: transparent;
}
#rightmenu #mmenu a:hover {
    background-color: transparent;
}
.page-template-pageHome2 #content,
.page-template-pagePricing2 #content {
	overflow-x: hidden;
	background-image: none;
	max-width: none;
	padding: 0px;
}
.page-template-pageFeatures2 #content {
    background-image: none;
    max-width: none;
    padding: 60px 0px 20px;
}
#fcont a {
	font-family: "InterR", Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 16px;
}
#fcont .fmenu a {
	font-family: "InterR", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
#sidr-id-mainmenu a {
	font-family: "InterR", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.page-template-pagePricing2 #plans {
    display: block;
    padding-bottom: 0px;
}
.page-template-pagePricing2 #plans .elementor-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 35px;
}
.page-template-pagePricing2 .elementor-container .plan {
    width: 30%;    
}
.page-template-pagePricing2 #plans .elementor-container .plan:nth-child(2) {
    background-color: #313257;
}
.page-template-pagePricing2 .elementor-container .plan .elementor-widget-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    min-height: 610px;
}
.page-template-pagePricing2 #plans .elementor-container .plan:nth-child(2) .elementor-widget-container {
    min-height: 670px;
}
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tabs-wrapper {
	border-top: 1px solid #e7e9ee;
    border-bottom: 1px solid #e7e9ee;
}
.page-template-pagePricing2 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	background-color: #eef2f7;
}
.page-template-pagePricing2 .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:hover {
    background-color: #eef2f7;
}
.page-template-pagePricing2 .elementor-widget-tabs h4 {
	max-width: 435px;
	font-size: 45px;
	line-height: 50px;
	color: #313257;
	padding-bottom: 40px;
}
.page-template-pagePricing2 .elementor-widget-tabs ul {
	color: #313257;
	list-style-type: none;
	padding-left: 0px;
	column-count: 2;
}
.page-template-pagePricing2 .elementor-widget-tabs ul li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 35px;
}
.page-template-pagePricing2 .elementor-widget-tabs ul img {
	margin-right: 20px;
}
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tab-content {
	padding: 60px 0px 45px;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 h4 {
	max-width: 100%;
	padding-bottom: 15px;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 ul {
	font-size: 14px;
	line-height: 18px;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 ul li {
	display: block;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 ul img {
	display: block;
	margin: 0px 0px 10px 20px;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 ul span {
	display: inline-block;
	padding-left: 18px;
	border-left: 2px solid #5AC58D;
}
.elementor-681 .elementor-element.elementor-element-5d800188 {
	overflow: hidden;
}
.page-id-681 #container,
.page-id-1339 #container,
.page-id-1482 #container,
.page-id-1826 #container,
.page-id-2086 #container,
.page-id-2329 #container,
.page-id-2449 #container,
.page-id-2579 #container,
.page-id-2662 #container,
.page-id-2907 #container,
.page-id-3203 #container,
.page-id-3287 #container,
.page-id-3536 #container,
.page-id-3678 #container,
.page-id-3877 #container,
.page-id-5062 #container,
.page-id-5185 #container,
.page-id-5201 #container,
.page-id-5208 #container,
.page-id-5214 #container,
.page-id-5220 #container,
.page-id-5226 #container,
.page-id-5233 #container,
.page-id-5239 #container,
.page-id-4868 #container,
.page-id-4863 #container,
.page-id-5985 #container,
.page-id-6055 #container,
.page-id-6233 #container,
.page-id-6366 #container {
    background-image: url(top-gradient.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.elementor-1482 .elementor-element.elementor-element-9810a78 a,
.elementor-1482 .elementor-element.elementor-element-9992758 a {
    font-size: 14px;
    line-height: 20px;
}
p.ile-content {
	padding-bottom: 0px;
}
h2.ile-title {
	padding-bottom: 0px;
}
.elementor-button:hover {
    text-decoration: none;
}
.elementor-widget-ile-item-lists-elementor-widget a {
    pointer-events: none;
}
.elementor-widget-image-box.elementor-position-left .elementor-image-box-content * {
    padding: 0px;
}
#partners figure {
    min-height: 150px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 35px;
    background-color: #ffffff;
    border: 1px solid #797979;
}
#partners figure img {
    max-height: 80px;
}
.page-id-3203 #content,
.page-id-3287 #content {
    padding: 60px 0px 0px;
}
#renewals .elementor-icon-list-items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
#renewals .elementor-icon-list-items li {
    flex: none;
    flex-direction: column;
    width: 33.3%;
    margin: 0px !important;
    padding: 0px 35px 25px 0px;
}
#renewals .elementor-icon-list-items li .elementor-icon-list-icon {
    padding-bottom: 10px;
}
#renewals .elementor-icon-list-items li .elementor-icon-list-text {
    align-self: auto;
    padding-left: 15px;
    background-image: url(contract-management-line.png);
    background-repeat: no-repeat;
    background-position: left top 4px;
}
#maintenance .elementor-icon-list-items li {
    padding-bottom: 25px;
}
#customtraining .e-lottie__container {
    overflow: hidden;
}
#customtraining .e-lottie__animation {
    margin: -20%;
}
.page-template-pagePricing2 .e-n-tabs .e-n-tabs-heading {
	border-top: 1px solid #e7e9ee;
	border-bottom: 1px solid #e7e9ee;
}
#plan1 {
    display: none !important;
}
#plan3 {
    margin-left: 5%;
}
.single-post h2.wp-block-heading {
    font-size: 36px;
    line-height: 42px;
}
.single-post h2.wp-block-heading strong {
    font-weight: normal;
}
.single-post h3.wp-block-heading {
    font-size: 25px;
    line-height: 30px;
}
.single-post h3.wp-block-heading strong {
    font-weight: normal;
}
.single-post ul,
.single-post ol {
    overflow: hidden;
}
#pricingtbl {
    max-width: 1170px;
    margin: 0px auto;
    font-size: 17px;
    line-height: 24px;
    color: #122b5a;
    background-color: #ffffff;
    border: 45px solid #ffffff;
}
.ptblrow {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: minmax(50px, 1.7fr) repeat(2, minmax(50px, 1fr));
    width: 100%;
}
.ptblcell {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    border-top: 1px solid #8ed8bc;
}
#pricingtbl > .ptblrow .ptblcell {
    border-top: none;
}
#pricingtbl .ptblrow .ptblcell:nth-child(2) {
    border-left: 1px solid #8ed8bc;
    border-right: 1px solid #8ed8bc;
}

#pricingtbl h3 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 44px;
    line-height: 50px;
    color: #122b5a;
    max-width: 350px;
}
.ptblrowgroup .ptblcell a {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #122b5a;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 15px 25px 15px 15px;
}
.ptblrowgroup > .ptblrow .ptblcell:first-child {
    padding: 0px;    
}
#pricingtbl > .ptblrow .ptblcell {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 23px;
    line-height: 29px;
    color: #59a17f;
    padding: 0px 15px 35px;
}
.ptblrow .ptblcell:not(:first-child) {
    flex-direction: column;
    justify-content: center;
}
#pricingtbl > .ptblrow .ptblcell:not(:first-child) {
    justify-content: flex-start;
}
#pricingtbl > .ptblrow .ptblcell p {
    padding-bottom: 0px;
}
#pricingtbl > .ptblrow .ptblcell p:first-child {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #122b5a;
    padding-bottom: 7px;
}
#pricingtbl > .ptblrow .ptblcell p:last-child {
    margin-top: auto;
}
#pricingtbl > .ptblrow .ptblcell h4 {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 33px;
    line-height: 37px;
    color: #122b5a;
    text-align: center;
    padding-bottom: 7px;
    min-width: 115px;
    border-bottom: 1px solid #21b27b;
    margin-bottom: 9px;
}
#pricingtbl > .ptblrow .ptblcell a {
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #122a5a;
    transition: 0.2s all;
    margin-top: 10px;
    border: 1px solid #122a5a;
}
#pricingtbl > .ptblrow .ptblcell a:hover {
    text-decoration: none;
    background-color: #2B62D4;
    border: 1px solid #2B62D4;
}
#pricingtbl > .ptblrow .ptblcell:nth-child(3) a {
    background-color: #ffffff;
    border: 1px solid #122a5a;
    color: #122a5a;
}
#pricingtbl > .ptblrow .ptblcell:nth-child(3) a:hover {
    border: 1px solid #2B62D4;
    color: #2B62D4;
}
#pricingtbl > .ptblrow .ptblcell p br {
    display: none;
}
.featlist img {
    transform: rotate(0deg);
    transition: 0.3s all;
    margin-left: 15px;
}
.featlist.rotate img {
    transform: rotate(-180deg);
}
.ptblcell .featlist img {
    width: auto;
    margin-left: 10px;
}
.page-id-5503 #content .pricingtop {
	font-size: 25px;
	text-align: center;
	padding-bottom: 35px;
}
.page-template-pagePricing2.page-id-5503 #header {
	background-position: center top -120px;
}
#pricingtbl .stickytop {
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5000;
    background-color: #ffffff;
    border: 45px solid #ffffff;
    border-bottom: none;
    width: calc(100% - 50px);
    max-width: 1140px;
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2);
}
.page-id-5765 #mainmenu .hasmenu:hover > a {
	color: #072C5D;
}

.page-id-5765 #mainmenu .hasmenu:hover > a::after {
	left: 0px;
	width: 100%;
	height: 3px;
}
#mainmenu .submenu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: -700px;
    width: 100%;
    background-image: url(https://www.copliancy.com/images/submenu-gray.png);
    background-repeat: no-repeat;
    background-position: right -550px center;
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2);
    opacity: 0;
    transition: opacity 0.7s ease;
}
#mainmenu .hasmenu:hover .submenu {
    top: 100px;
    opacity: 1;
}
#mainmenu .sublist {
    padding: 32px 75px 0px 40px;
    width: 760px;
}
#mainmenu .submenu ul,
#sidr-id-mainmenu .sidr-class-submenu ul {
    padding: 0px 25px 25px;
    display: grid;
    grid-template-columns: repeat(2, minmax(50px, 1fr));
    grid-template-rows: repeat(4, minmax(50px, 1fr));
    grid-auto-flow: column;
}
#mainmenu #submenu2 .submenu ul {
    grid-template-rows: repeat(5, minmax(50px, 1fr));
}
#mainmenu .submenu ul li,
#sidr-id-mainmenu .sidr-class-submenu ul li {
    padding: 10px 0px;
}
#mainmenu .submenu ul a,
#sidr-id-mainmenu .sidr-class-submenu ul a {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #122b5a;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 35px;
    background-size: auto 25px;
    background-position: left center;
}
#sidr-id-mainmenu .sidr-class-submenu ul a {    
    color: #ffffff;
    background-image: none;
    padding: 5px;
}
#mainmenu #submenu1 .submenu ul a,
#sidr-id-mainmenu #sidr-id-submenu1 .sidr-class-submenu ul a {
    background-size: auto 22px;
}
#mainmenu .submenu ul a:hover {
    color: #2b62d4;
}
#sidr-id-mainmenu .sidr-class-submenu ul a:hover {
    color: #ffffff;
}
#sidr-id-mainmenu .sidr-class-hasmenu > a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding: 25px 5px 0px;    
}
#sidr-id-mainmenu > li:nth-last-of-type(1) a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#sidr-id-mainmenu > li:nth-last-of-type(2) a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
}
#submenu1 .submenu ul li:nth-child(1) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-employees.svg);
}
#submenu1 .submenu ul li:nth-child(2) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-document.svg);
}
#submenu1 .submenu ul li:nth-child(3) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-development.svg);
}
#submenu1 .submenu ul li:nth-child(4) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-contract.svg);
}
#submenu1 .submenu ul li:nth-child(5) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-risk-loss-evaluation.svg);
}
#submenu1 .submenu ul li:nth-child(6) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-tools.svg);
}
#submenu1 .submenu ul li:nth-child(7) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-products-inspection.svg);
}
#submenu2 .submenu ul li:nth-child(1) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-hospitality.svg);
    background-position: left 5px center;
}
#submenu2 .submenu ul li:nth-child(2) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-markets.svg);
}
#submenu2 .submenu ul li:nth-child(3) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-pharmacy.svg);
    background-position: left 1px center;
}
#submenu2 .submenu ul li:nth-child(4) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-gas-stations.svg);
    background-position: left 2px center;
}
#submenu2 .submenu ul li:nth-child(5) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-vehicle.svg);
}
#submenu2 .submenu ul li:nth-child(6) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-electricity.svg);
}
#submenu2 .submenu ul li:nth-child(7) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-education.svg);
}
#submenu2 .submenu ul li:nth-child(8) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-retail.svg);
}
#submenu2 .submenu ul li:nth-child(9) a {
    background-image: url(https://www.copliancy.com/wp-content/uploads/2025/01/menu-industries-real-estate.svg);
}
#mainmenu .sublist p {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #122b5a;
    text-transform: uppercase;
    display: block;
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid #8f9bb1;
}
#mainmenu .subfeatured {
    background-color: #f1f1f1;
    padding: 35px 60px 12px 80px;
    max-width: 380px;
}
#mainmenu .subfeatured p {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    color: #122b5a;
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 13px;
}
#mainmenu .subfeatured p:last-child a {
    display: inline-block;
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #122b5a;
    text-decoration: none;
    background-color: #ffffff;
    padding: 10px 25px;
    margin-right: 5px;
    border: 1px solid #122b5a;
    border-radius: 5px;
    transition: 0.3s all;
}
#mainmenu .subfeatured p:last-child a:hover {
    background-color: #122b5a;
    color: #ffffff;
}
.page-id-5765 #header {
    z-index: 5000;
}
.partnerships .gallery {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, minmax(50px, 1fr));
    width: 100%;
}
.partnerships .gallery .gallery-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    max-width: 100% !important;
    padding: 0px !important;
}
.partnerships .gallery .gallery-item .gallery-icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;    
    margin: 13px;
    width: 100%;
    box-shadow: 0px 0px 10px 3px rgba(192,192,192,0.3);
}
.partnerships .gallery .gallery-item .gallery-icon a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
    padding: 25px;
    width: 100%;    
}
.partnerships .gallery .gallery-item .gallery-icon a:hover img {
    opacity: 0.7;
}
.partnerships .gallery .gallery-item .gallery-icon a img {
    max-height: 75px !important;
    max-width: 175px !important;
    width: auto !important;    
    transition: 0.2s all;
}
.partnerships .gallery br {
    display: none;
}
.elementor-lightbox .elementor-lightbox-image {
    background-color: #ffffff;
    padding: 25px;
}
.partnerships .elementor-widget-image-box {
    box-shadow: 0px 0px 10px 3px rgba(192,192,192,0.3);
}
.partnerships .elementor-widget-image-box .elementor-widget-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}
.partnerships .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.partnerships .elementor-image-box-img {
    min-height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.partnerships .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: auto;
}
#content .partnerships .smallerpic .elementor-image-box-img img {
    max-width: 76%;
}
.partnerships .elementor-image-box-title {
    text-align: left;
    padding-bottom: 12px;
}
.partnerships .elementor-image-box-description {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    flex: auto;
}
.partnerships .elementor-image-box-description span {
    display: inline-block;
    margin-top: auto;
    padding-top: 20px;
}
.partnerships .elementor-image-box-description span a:hover {
    text-decoration: none;
}
#content .automatetxt {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
}
#automate {
    max-width: 970px;
    margin: 0px auto;
    padding: 30px 30px 15px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0px 2px 15px 0px rgba(53,41,183,0.07);
}
#automate form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 880px;
    margin: 0px auto;
}
#automate form label {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    color: #072C5D;
}
#automate form p {
    padding-bottom: 20px;
}
#automate select {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #1e253e;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 7.5px;
    padding: 10px 37px 10px 25px;
    margin-bottom: 0px;
    display: block;
    width: 340px;
    height: 41px;
    appearance: none;
    background-image: url(icon-arrow2.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}
#automate input[type="submit"] {
    font-family: "InterR", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    background-color: #072C5D;
    padding: 10px 15px;
    border: none;
    border-radius: 7.5px;    
    width: 150px;       
    height: 43px;
    margin-bottom: 20px;
    cursor: pointer;
}
#automatelist {    
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(3, minmax(50px, 1fr));
    grid-gap: 23px;
    max-width: 970px;
    margin: 0px auto;
}
.automatelist {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 25px 20px;
    background-color: #e8f1fd;
    border-radius: 15px;
    box-shadow: 0px 2px 15px 0px rgba(53,41,183,0.07);
    text-align: center;
}
#content #automateres .automatetxt {
    padding-bottom: 20px;
}
#content .automatetxtbig {
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 19px;
    line-height: 25px;
    color: #77c392;
    text-align: center;
    padding-bottom: 27px;
}
.automatelist h3 {
    font-family: "InterM", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 29px;
    color: #072c5d;
    padding: 8px 0px 13px;
    max-width: 245px;
    margin: 0px auto;
}
.automatelist p {
    padding-bottom: 13px;
}
.automatelist p a {
    display: inline-block;
    width: 145px;
    color: #ffffff;
    text-decoration: none;
    background-color: #072C5D;
    border-radius: 5.5px;
    padding: 12px 20px;
}
.automatelist p:last-of-type a {
    color: #072C5D;
    padding: 10px 20px;
    border: 2px solid #072C5D;
    background-color: #ffffff;
}
#automateres {
    padding: 35px 0px 25px;
}

/* ---------------------------------- */

@media screen and (max-width: 1870px) {
#skewpricing #container {
	background-position: center top -170px;
}
#skewcontact #container {
	background-position: center top -700px, center top;
}
#skewcontact.page-id-139 #container {
	background-position: center top -740px, center top;
}
#featbox5 {
    background-position: center top -30px, center bottom -30px;
}
#featbox5 .htcont {
	padding: 290px 0px 120px;
}
#empbox1 {
	padding-bottom: 280px;
}
#lcnbox1 {
	padding-bottom: 280px;
}
#devbox1 {
	padding-bottom: 280px;
}
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
    background-size: 1870px auto !important;
	padding-bottom: 540px;    
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
    background-size: 1870px auto !important;
	padding-bottom: 350px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
    background-size: 1870px auto !important;
}
.elementor-2579 .elementor-element.elementor-element-37f5a28d {
    background-size: 1870px auto !important;
}
}

@media screen and (max-width: 1770px) {
#skewpricing #container {
	background-position: center top -130px;
}
#skewcontact #container {
	background-position: center top -620px, center top;
}
#skewcontact.page-id-139 #container {
	background-position: center top -655px, center top;
}
#featbox1 {
    padding-bottom: 300px;
}
#featbox5 {
    background-position: center top -35px, center bottom -35px;
}
#featbox7 {
	background-position: center top -35px, center bottom -30px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 130px 0px;
}
}

@media screen and (max-width: 1670px) {
#skewpricing #container {
	background-position: center top -90px;
}
#skewcontact #container {
	background-position: center top -540px, center top;
}
#skewcontact.page-id-139 #container {
	background-position: center top -575px, center top;
}
#featbox5 {
    background-position: center top -45px, center bottom -40px;
}
#featbox5 .htcont {
	padding: 280px 0px 110px;
}
#featbox7 {
	background-position: center top -45px, center bottom -30px;
}
#empbox1 {
	padding-bottom: 260px;
}
#lcnbox1 {
	padding-bottom: 260px;
}
#devbox1 {
	padding-bottom: 260px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 220px 15px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 120px 0px;
}
.elementor-1887 .elementor-element.elementor-element-9fb3702 {
	padding: 50px 15px 80px 15px;
}
.elementor-2086 .elementor-element.elementor-element-4385700a {
	padding: 180px 15px 170px 15px;
}
.elementor-2086 .elementor-element.elementor-element-421367e8 {
	padding: 160px 15px 210px 15px;
}
.elementor-2907 .elementor-element.elementor-element-d12bcb1 {
	padding-bottom: 80px;
}
}

@media screen and (max-width: 1570px) {
#skewpricing #container {
	background-position: center top -50px;
}
#skewcontact #container {
	background-position: center top -450px, center top;
}
#skewcontact.page-id-139 #container {
	background-position: center top -490px, center top;
}
#featbox5 {
    background-position: center top -50px, center bottom -45px;
}
#featbox7 {
	background-position: center top -55px, center bottom -30px;
}
#empbox1 {
	padding-bottom: 250px;
}
#lcnbox1 {
	padding-bottom: 250px;
}
#devbox1 {
	padding-bottom: 250px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 110px 0px;
}
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
	background-size: 1570px auto !important;
	padding-bottom: 480px;
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
    background-size: 1570px auto !important;
	padding-bottom: 280px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
	background-size: 1570px auto !important;
	padding-bottom: 300px;
}
.elementor-2579 .elementor-element.elementor-element-37f5a28d {
	background-size: 1570px auto !important;
	padding-bottom: 210px;
}
.elementor-2662 .elementor-element.elementor-element-6db577b {
    padding-bottom: 230px;
}
}

@media screen and (max-width: 1470px) {
#skewpricing #container {
	background-position: center top;
}
#skewcontact #container {
	background-position: center top -350px, center top;
}
#skewcontact.page-id-139 #container {
	background-position: center top -410px, center top;
}
#featbox5 {
    background-position: center top -60px, center bottom -50px;
}
#featbox5 .htcont {
	padding: 260px 0px 100px;
}
#featbox7 {
	background-position: center top -60px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 280px 0px 250px;
}
#empbox1 {
	padding-bottom: 240px;
}
#lcnbox1 {
	padding-bottom: 240px;
}
#devbox1 {
	padding-bottom: 240px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 200px 15px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 100px 0px;
}
.elementor-1887 .elementor-element.elementor-element-9fb3702 {
	padding: 50px 15px 50px 15px;
}
}

@media screen and (max-width: 1440px) {
#homebox2 .httxt {
	padding-right: 20px;
}
#homebox4 .httxt {
	padding-right: 20px;
}
#skewpricing #container {
	background-size: auto;
}
#skewcontact #container {
	background-size: auto, auto;
}
#skewcontact.page-id-139 #container {
	background-position: center top -385px, center top;
}
#lcnbox3 {	
	background-size: cover;
}
#lcnbox4 {	
	background-size: cover;
}
#devbox2 .htcont {
	padding: 45px 0px 110px;
}
#devbox3 {	
	background-size: cover;
}
#devbox4 {	
	background-size: cover;
}
}

@media screen and (max-width: 1400px) {
.page-id-13 #homebox3 .htpic {
	width: 650px;
}
}

@media screen and (max-width: 1370px) {
#featbox5 {
    background-position: center top -65px, center bottom -55px;
}
#featbox5 .htcont {
	padding: 250px 0px 100px;
}
#featbox7 {
	background-position: center top -70px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 270px 0px 250px;
}
#empbox1 {
	padding-bottom: 230px;
}
#lcnbox1 {
	padding-bottom: 230px;
}
#devbox1 {
	padding-bottom: 230px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 90px 0px;
}
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
	background-size: 1370px auto !important;
	padding-bottom: 430px;
}
.elementor-2086 .elementor-element.elementor-element-4385700a {
	padding: 150px 15px 110px 15px;
}
.elementor-2086 .elementor-element.elementor-element-421367e8 {
	padding: 130px 15px 180px 15px;
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
	background-size: 1370px auto !important;
	padding-bottom: 230px;
}
.elementor-2329 .elementor-element.elementor-element-1465dc51 {
	padding: 150px 15px 100px 15px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
	background-size: 1370px auto !important;
	padding-bottom: 280px;
}
.elementor-2449 .elementor-element.elementor-element-5bcd15f6 {
	padding: 150px 15px 80px 15px;
}
.elementor-2449 .elementor-element.elementor-element-11d7ef8d {
	padding: 140px 15px 100px 15px;
}
.elementor-2579 .elementor-element.elementor-element-37f5a28d {
	background-size: 1370px auto !important;
	padding-bottom: 160px;
}
.elementor-2579 .elementor-element.elementor-element-8b8c1dd {
	padding: 130px 15px 50px 15px;
}
.elementor-6366 .elementor-element.elementor-element-32678cd {
	padding: 0px 15px 250px 15px;
}
.elementor-681 .elementor-element.elementor-element-165527e {
	padding: 0px 15px 250px 15px;
}
#mainmenu .submenu {
	background-position: right -850px center;
}
}

@media screen and (max-width: 1320px) {
#homebox3 .httxt {
	margin-left: 50px;
}
#homebox5 .httxt {
	margin-left: 50px;
}
}

@media screen and (max-width: 1270px) {
#featbox5 {
    background-position: center top -75px, center bottom -60px;
}
#featbox5 .htcont {
	padding: 240px 0px 90px;
}
#featbox7 {
	background-position: center top -80px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 250px 0px;
}
#empbox1 {
	padding-bottom: 220px;
}
#lcnbox1 {
	padding-bottom: 220px;
}
#devbox1 {
	padding-bottom: 220px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 180px 15px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 70px 0px;
}
.elementor-2662 .elementor-element.elementor-element-6db577b {
	padding-bottom: 200px;
}
}

@media screen and (max-width: 1250px) {
.elementor-kit-433 h1 {
	font-size: 40px;
    line-height: 46px;
}
.page-id-5503 #content .pricingtop {
	padding-top: 10px;
}
}

@media screen and (max-width: 1220px) {
#homebox2 .htpic {
	width: 500px;
}
#content #homebox2.homeboxes h3 {
	font-size: 30px;
	line-height: 35px;
}
#homebox3 .htpic {
	width: 500px;
}
#homebox3 .httxt {
	margin-bottom: -150px;
}
.page-id-13 #content #homebox3 ul li {
	flex: auto;
    padding-right: 15px;
}
#content #homebox4.homeboxes h3 {
	padding-left: 0px;
    font-size: 30px;
    line-height: 35px;
}
#content #homebox4.homeboxes p {
	padding-left: 0px;
    max-width: none;
}
#content #homebox5.homeboxes h3 {
	font-size: 30px;
	line-height: 35px;
}
#featbox1 {
	padding-bottom: 330px;
}
#empbox1 {
	padding-bottom: 200px;
}
#lcnbox1 {
	padding-bottom: 200px;
}
#content #lcnbox3 ul {
    margin-left: -10px;
}
#devbox1 {
	padding-bottom: 200px;
}
#devbox2 .htcont {
	padding: 45px 0px 70px;
}
#content #devbox3 ul {
    margin-left: -10px;
}
}

@media screen and (max-width: 1170px) {
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
	background-size: 1170px auto !important;
	padding-bottom: 375px;
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
	background-size: 1170px auto !important;
	padding-bottom: 170px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
	background-size: 1170px auto !important;
	padding-bottom: 240px;
}
.page-template-pagePricing2 .elementor-container .plan {
	width: 32.5%;
}
#content #plans ul {
	padding: 0px 25px 18px 25px;
}
#plan3 {
    margin-left: 1.25%;
}
}

@media screen and (max-width: 1130px) {
#content .homeboxes h3 {
	font-size: 40px;
	line-height: 48px;
}
#homebox1 .htpic {
	width: 500px;
	margin-right: -100px;
	margin-left: 0px;
}
#homebox1 .httxt {
	max-width: 500px;
}
#homebox1 h3 {
	font-size: 40px;
	line-height: 48px;
}
.page-id-13 #homebox3 .htpic {
	width: 550px;
}
#homebox4 .htpic {
	max-width: 500px;
}
#homebox5 .htpic {
	max-width: 500px;
}
#content #pricing .pricing:last-child li {
	padding: 9px 20px;
}
#pricing .pricing:first-child {
	width: 50%;
}
.pricing {
	width: 50%;
}
#content #pricing ul {
	padding: 0px 20px 10px;
}
#content #pricing .pricing:last-child ul {
	margin: 0px 20px 40px;
}
#content .featboxes h3 {
	font-size: 38px;
}
#featbox1 .htpic {
	width: 500px;
	margin-right: -100px;
}
#featbox1 .httxt {
	max-width: none;
}
#featbox1 {
	padding-bottom: 280px;
    background-size: 2280px 800px;
}
#featbox3 {
	background-position: center bottom -20px;
}
#featbox3 .htpic {
    width: 500px;
}
#content #featbox4.featboxes h3 {
	font-size: 38px;
}
#featbox5 {
    background-position: center top -85px, center bottom -20px;
}
#featbox5 .htcont {
	padding: 240px 0px 120px;
}
#featbox6 .htpic {
	width: 400px;
}
#featbox7 {
	background-position: center top -85px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 240px 0px 250px;
}
#featbox7 .htpic {
	width: 400px;
}
#featbox8 .htpic {
	width: 400px;
}
#featbox9 {
	background-position: center top -20px, center top;
}
#featbox9 .htcont {
	padding: 280px 0px 0px;
}
#featbox9 .htpic {
	width: 400px;
}
#featbox9 .httxt {
    padding-top: 50px;
}
#empbox1 .httxt {
	max-width: none;
}
#empbox1 .htpic {
	max-width: 600px;
}
#empbox2 .htpic {
	max-width: 600px;
}
#empbox3 .htpic {
	max-width: 450px;
}
#empbox4 .htpic {
	max-width: 400px;
}
#content .lcnboxes h3 {
	font-size: 38px;
}
#lcnbox1 .httxt {
	max-width: none;
}
#lcnbox1 .htpic {
	max-width: 600px;
}
#lcnbox2 .htpic {
	max-width: 600px;
}
#lcnbox4 .htcont {
	padding: 225px 0px 100px;
}
#lcnbox4 .htpic {
	max-width: 500px;
}
#lcnbox5 .htpic {
	max-width: 600px;
	margin-right: -70px;
}
#devbox1 .httxt {
	max-width: none;
}
#devbox1 .htpic {
	max-width: 600px;
}
#devbox2 .htpic {
	max-width: 600px;
}
#devbox4 {
	margin-top: -230px;
}
#devbox4 .htcont {
	padding: 225px 0px 100px;
}
#devbox4 .htpic {
	max-width: 500px;
}
#devbox5 .htpic {
	max-width: 600px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 45px 0px;
}
}

@media screen and (max-width: 1090px) {
#mainmenu li {
	padding: 5px;
}
#rightmenu {
	font-size: 14px;
	line-height: 16px;
}
#rightmenu .sign {
	padding: 7px 23px 7px 12px;
    background-size: auto 8px;
	background-position: right 12px center;
    font-size: 14px;
	line-height: 16px;
}
#rightmenu .sign:hover {
	background-position: right 10px center;
}
#empbox1 {
	padding-bottom: 180px;
}
#lcnbox1 {
	padding-bottom: 180px;
}
#devbox1 {
	padding-bottom: 180px;
}
#mainmenu .sublist {
	padding: 32px 35px 0px;
}
#sidr-id-mainmenu .sidr-class-sublist {
	padding: 10px 0px 0px;
    border-top: 1px solid rgb(143, 155, 177);
    margin-top: 10px;
}    
#mainmenu .subfeatured {
	padding: 35px 35px 12px;
	max-width: 310px;
}
#mainmenu .submenu ul {
	padding: 0px 0px 0px 20px;
}
#sidr-id-mainmenu .sidr-class-submenu ul {
	padding: 0px;
}
.elementor-6366 .elementor-element.elementor-element-32678cd {
	padding: 0px 15px 150px 15px;
}
.elementor-681 .elementor-element.elementor-element-165527e {
	padding: 0px 15px 150px 15px;
}
}

@media screen and (max-width: 1060px) {
.fmenu li {
    padding: 10px;
}
.fmotto img {
	width: 105px;
	height: auto;
}
#featbox1 {
	padding-bottom: 320px;
}
#featbox3 {
	background-position: center bottom -40px;
}
#featbox5 .htcont {
	padding: 220px 0px 120px;
}
#content #featbox6.featboxes .homeboxbtn {
	padding-bottom: 0px;
}
#featbox7 {
	background-position: center top -90px, center bottom -30px;
}
#empbox1 {
	padding-bottom: 150px;
}
#lcnbox1 {
	padding-bottom: 150px;
}
#devbox1 {
	padding-bottom: 150px;
}
#content #plans .planbtn a {
	font-size: 18px;
}
}

@media screen and (max-width: 1030px) {
.elementor-kit-433 h1 {
	font-size: 30px;
    line-height: 36px;
}
.elementor-kit-433 h2 {
	font-size: 30px;
    line-height: 36px;
}
.elementor-681 .elementor-element.elementor-element-307886ef .elementor-heading-title {
	font-size: 30px;
}
.elementor-3203 .elementor-element.elementor-element-86a8c7e .elementor-icon-list-item > .elementor-icon-list-text {
    font-size: 18px;
}
.elementor-3203 .elementor-element.elementor-element-4092f52 {
	font-size: 18px;
}
#pricingtbl {
	border-width: 25px 15px;
}
#pricingtbl > .ptblrow .ptblcell a {
	padding: 10px 12px;
}
.ptblcell {
	padding: 10px;
}
#pricingtbl > .ptblrow .ptblcell {
	padding: 0px 10px 25px;
}
#pricingtbl .stickytop {
    border-width: 25px 15px;
}
}

@media screen and (max-width: 1024px) {
.page-template-pageHome2 #header {
	background-position: center top -150px;
}
.page-template-pagePricing2 #header {
	background-position: center top -200px;
}
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
	background-size: 1024px auto !important;
	padding-bottom: 290px;
}
.elementor-2086 .elementor-element.elementor-element-4385700a {
	padding: 140px 15px 90px 15px;
}
.elementor-2086 .elementor-element.elementor-element-421367e8 {
	padding: 90px 25px 140px 25px;
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
	background-size: 1024px auto !important;
	padding-bottom: 150px;
}
.elementor-2329 .elementor-element.elementor-element-1465dc51 {
	padding: 120px 15px 30px 15px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
	background-size: 1024px auto !important;
	padding-bottom: 190px;
}
.elementor-2449 .elementor-element.elementor-element-5bcd15f6 {
	padding: 110px 15px 50px 15px;
}
.elementor-2449 .elementor-element.elementor-element-11d7ef8d {
	padding: 110px 15px 80px 15px;
}
.elementor-2579 .elementor-element.elementor-element-37f5a28d {
	background-size: 1024px auto !important;
	padding-bottom: 150px;
}
.elementor-2579 .elementor-element.elementor-element-8b8c1dd {
	padding: 100px 15px 50px 15px;
}
.partnerships .gallery {
	grid-template-columns: repeat(3, minmax(50px, 1fr));
}
}

@media screen and (max-width: 1020px) {
#empbox1 {
	padding-bottom: 120px;
}
#lcnbox1 {
	padding-bottom: 120px;
}
#devbox1 {
	padding-bottom: 120px;
}
}

@media screen and (max-width: 1000px) {
#skewcontact #container {
	background-size: 100% 2400px, auto;
}
#skewcontact.page-id-139 #container {
	background-size: 120% 2400px, auto;
}
#contactsales {
	margin-bottom: 150px;
}
#featbox5 {
	padding-top: 20px;
    background-position: center top -95px, center bottom -40px;
}
#featbox5 .htcont {
	padding: 200px 0px 100px;
}
#featbox7 {
	background-position: center top -95px, center bottom -30px;
}
#featbox9 {
	background-position: center top -50px, center top;
}
#featbox9 .htcont {
	padding: 230px 0px 0px;
}
#content .empboxes h3 {
	font-size: 38px;
}
#lcnbox3 {
	margin-top: -150px;
}
#lcnbox5 .htpic {
	max-width: 500px;
}
#content .devboxes h3 {
	font-size: 38px;
}
#devbox3 {
	margin-top: -150px;
}
#plans {
	flex-wrap: wrap;
    align-items: stretch;
}
.plan {
	width: 48%;
    min-height: 1px;
}
#plans .plan:nth-child(2) {
    min-height: 1px;
}
#rightmenu a {
	padding: 7px 23px 7px 12px;
	background-position: right 12px center;
}
#renewals .elementor-icon-list-items li {
	width: 50%;
}
}

@media screen and (max-width: 970px) {
#mainmenu #submenu1 .sublist {
	padding: 32px 25px 0px;
}
#mainmenu #submenu1 .subfeatured {
	padding: 35px 25px 12px;
	max-width: 290px;
}
}

@media screen and (max-width: 950px) {
#footer {
	font-size: 12px;
	line-height: 14px;
}
.fmotto {
	max-width: 100%;
    width: 100%;
    padding-bottom: 15px;
}
.fmotto img {
	margin: 0px auto;
}
.fmenu {
	width: 100%;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 20px;
}
.fmenu li:first-of-type {
	padding-left: 10px;
}
.fmenu li {
	padding: 10px;
}
.fmenu li:last-of-type {
	padding-right: 10px;
}
.fsocial {
	width: 100%;
	text-align: center;
    padding-right: 15px;
    padding-bottom: 30px;
}
.flink {
	width: 50%;
}
#fcont .flink:last-of-type {
    text-align: right;
}
.fcopy {
    width: 100%;
    text-align: center;
	order: 50;
}
#homebox2 .htpic {
	width: 400px;
}
.page-id-13 #homebox2 {
    padding: 25px 0px 120px;
    background-position: center bottom -90px;
}
.page-id-13 #homebox3 .httxt {
	margin-top: 12px;
    margin-bottom: -117px;
}
.page-id-13 #content #homebox3.homeboxes p {
	padding-bottom: 15px;
	max-width: none;
}
.page-id-13 #content #homebox3 ul {
	margin-top: 3px;
	max-width: none;
}
.page-id-13 #content #homebox3 ul li {
	width: 100%;
}
#homebox3 .htpic {
	width: 400px;
}
.page-id-13 #homebox3 .htpic {
	display: none;
}
.page-id-13 #homebox3 .httxt {
	margin-left: 20px;
	margin-right: 20px;
}
#homebox4 .htpic {
	max-width: 400px;
}
#homebox5 .htpic {
	max-width: 400px;
}
#featbox1 {
	padding-bottom: 340px;
}
#featbox7 {
	background-position: center top -100px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 220px 0px 250px;
}
#empbox1 {
	padding-bottom: 80px;
}
#lcnbox1 {
	padding-bottom: 80px;
}
#lcnbox3 {
	margin-top: -120px;
}
#devbox1 {
	padding-bottom: 80px;
}
#devbox2 .httxt {
	padding-left: 0px;
}
#devbox3 {
	margin-top: -120px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	background-size: 120% auto !important;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	background-size: 120% auto !important;
    padding: 0px 0px 60px 0px;
}
.elementor-1826 .elementor-element.elementor-element-d537a0e {
	background-size: 120% auto !important;
}
.elementor-2662 .elementor-element.elementor-element-6db577b {
	background-size: 120% auto !important;
}
.elementor-2907 .elementor-element.elementor-element-d12bcb1 {
	background-size: 120% auto !important;
}
}

@media screen and (max-width: 940px) {
#hcont {
	padding: 18px 0px;
}
#dmenu {
	display: none;
}
#rightmenu #mmenu {
	display: block;
}
#logo img {
    width: 103px;
    height: auto;
}
}

@media screen and (max-width: 900px) {
#pricing {
	padding-bottom: 45px;
}
#featbox3 {
	background-position: center bottom -50px;
}
#featbox3 .htcont {
	padding: 55px 0px 170px;
}
#featbox3 .htpic {
    width: 400px;
}
#featbox5 {
	padding-top: 20px;
    background-position: center top -100px, center bottom -50px;
}
#featbox7 .htcont {
	padding: 200px 0px 220px;
}
#featbox9 {
	background-position: center top -90px, center top;
}
#featbox9 .htcont {
	padding: 180px 0px 0px;
}
#empbox1 .htcont {
	flex-direction: column;
    padding-top: 20px;
}
#empbox1 .htpic {
    margin: -25px 0px 0px;
}
#empbox1 .homeboxbtn {
	display: none;
}
#empbox1 .mbtn {
	display: block !important;
    text-align: center;
}
#empbox1 {
	padding-bottom: 0px;
    background-position: center bottom 50px;
}
#empbox3 .htcont {	
	padding: 150px 0px;
}
#empbox3 .htpic {
	max-width: 350px;
}
#lcnbox1 .htcont {
	flex-direction: column;
    padding-top: 20px;
}
#lcnbox1 .htpic {
    margin: -25px 0px 0px;
}
#lcnbox1 .homeboxbtn {
	display: none;
}
#lcnbox1 .mbtn {
	display: block !important;
    text-align: center;
}
#lcnbox1 {
	padding-bottom: 0px;
    background-position: center bottom 50px;
}
#lcnbox3 {
	margin-top: -120px;
    background-size: 150% 100%;
}
#content #lcnbox3 ul {
	flex-wrap: wrap;
}
#content #lcnbox3 ul li {
	width: 50%;
}
#content #lcnbox3 ul span {
	max-width: none;
}
#lcnbox3 .htcont {
	padding: 250px 0px 150px;
}
#lcnbox3 .homeboxbtn {
	height: 100px;
}
#lcnbox3 .homeboxbtn a {
	display: none !important;
}
#lcnbox4 .mtopbtn {
	display: block !important;
}
#lcnbox4 .mtopbtn a {
	top: 0px;
    left: 0px;
    transform: none;
}
#lcnbox5 .htpic {
	max-width: 400px;
}
#devbox1 .htcont {
	flex-direction: column;
    padding-top: 20px;
}
#devbox1 .htpic {
    margin: -25px 0px 0px;
}
#devbox1 .homeboxbtn {
	display: none;
}
#devbox1 .mbtn {
	display: block !important;
    text-align: center;
}
#devbox1 {
	padding-bottom: 0px;
    background-position: center bottom 50px;
}
#devbox2 .htcont {
	padding: 45px 0px 40px;
}
#devbox3 {
	margin-top: -120px;
    background-size: 150% 100%;
}
#devbox5 .htcont {
	padding: 255px 0px 225px;
}
#devbox5 .htpic {
	max-width: 500px;
}
#content #ptabsnav li {
	padding-right: 10px;
}
#rightmenu a {
	font-size: 14px;
	line-height: 16px;
    background-size: auto 8px;
}
.elementor-1118 .elementor-element.elementor-element-9fb11b6 {
	margin-top: -66px;
}
.page-template-pagePricing2 #plans .elementor-container {
    flex-wrap: wrap;
    align-items: stretch;
}
.page-template-pagePricing2 .elementor-container .plan {
	width: 48%;
}
.page-template-pagePricing2 .elementor-container .plan .elementor-widget-container {
	min-height: 1px;
    height: 100%;
}
.page-template-pagePricing2 #plans .elementor-container .plan:nth-child(2) .elementor-widget-container {
	min-height: 1px;
}
.page-template-pagePricing2 .plan .elementor-widget-wrap, 
.page-template-pagePricing2 .plan .elementor-element {
	height: 100%;
}
.sidr-class-sublist > p,
.sidr-class-subfeatured {
    display: none;
}
.page-id-5765 .sidr {
    background-color: #ffffff;        
}
.page-id-5765 #sidr-id-mainmenu li {
	text-align: left;
}
.page-id-5765 #sidr-id-mainmenu li a {
	color: #122b5a;
}
.page-id-5765 #sidr-id-mainmenu > li > a {
    font-family: "InterB", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 15px 8px;
}
.page-id-5765 #sidr-id-mainmenu > li > a:hover {
    color: #2b62d4;        
}

.page-id-5765 .sidr-class-submenu {
    display: none;
}
.page-id-5765 .sidr-class-hasmenu > a {
    display: block !important;
    background-image: url(icon-pricetbl-arrow-NEW.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.page-id-5765 .sidr-inner {
	padding: 20px 30px;
}
#sidr-id-mainmenu .sidr-class-submenu ul {
	grid-template-columns: minmax(50px, 1fr);
	grid-template-rows: auto;
	grid-auto-flow: row;
}
}

@media screen and (max-width: 875px) {
.ptblrow {
	grid-template-columns: minmax(50px, 1.5fr) minmax(50px, 0.91fr) minmax(50px, 1.09fr);
}
#pricingtbl h3 {	
	font-size: 35px;
	line-height: 45px;
	max-width: none;
}
#pricingtbl > .ptblrow .ptblcell h4 {	
	font-size: 27px;
	line-height: 32px;
}
#pricingtbl > .ptblrow .ptblcell {
	font-size: 20px;
	line-height: 25px;
}
#pricingtbl > .ptblrow .ptblcell a {
	font-size: 16px;
}
.page-id-5503 #content .pricingtop {
	font-size: 20px;
}
#automate form {
	flex-direction: column;
	align-items: center;
}
#automate input[type="submit"] {
	width: 290px;
    margin-top: 5px;
}
}

@media screen and (max-width: 865px) {
.page-id-13 #homebox2 .htpic {
    display: none;
}
.page-id-13 #content #homebox2.homeboxes h3 {
	font-size: 25px;
	line-height: 30px;
	padding-left: 0px;
    padding-bottom: 15px;
}
.page-id-13 #homebox2 .httxt {
	padding-left: 20px;
}
.page-id-13 #content #homebox2.homeboxes p {
	max-width: none;
	padding-left: 0px;
    line-height: 19px;
    padding-bottom: 25px;
}
.page-id-13 #content #homebox2 ul {	
	max-width: none;
    margin-left: -10px;
    font-size: 12px;
    line-height: 16px;
}
.page-id-13 #content #homebox2 ul li {
	width: 50%;
}
.page-id-13 #content #homebox2 ul span {
	padding-left: 12px;
}
.page-id-13 #content #homebox2 ul .newline {
	width: 100%;
}
#featbox9 .htcont {
	padding: 130px 0px 0px;
}
#featbox10 {
	background-position: center top -85px;
}
#featbox10 .htcont {
	padding: 200px 0px 55px;
}
#empbox2 .htpic {
	max-width: 500px;
}
#lcnbox2 .htpic {
	max-width: 500px;
}
#devbox2 .htpic {
	max-width: 500px;
}
.partnerships .gallery .gallery-item .gallery-icon a {
	padding: 15px;
}
}

@media screen and (max-width: 850px) {
#rightmenu {
	min-width: 1px;
}
#homebox3 .htpic {
	display: none;
}
#homebox3 .httxt {
	margin-left: 20px;
    margin-right: 20px;
}
#content #homebox3.homeboxes h3 {
	font-size: 25px;
	line-height: 30px;
	padding-left: 0px;
	padding-bottom: 15px;
}
#content #homebox3.homeboxes p {
	max-width: none;
	padding-left: 0px;
	line-height: 19px;
	padding-bottom: 25px;
}
#content #homebox3 ul {
	max-width: none;
	margin-left: -10px;
	font-size: 12px;
	line-height: 16px;
}
#content #homebox3 ul li {
	width: 50%;
    min-width: 1px;
    padding-right: 15px;
}
.page-id-13 #content #homebox3 ul li {
	width: 100%;
}
#featbox1 {
	padding-bottom: 370px;
}
#featbox2 .httxt {
	width: 100%;
}
#featbox2 .featpic {
	text-align: center;
}
#featbox5 .htcont {
	padding: 180px 0px 100px;
}
#featbox7 {
	background-position: center top -105px, center bottom -30px;
}
#featbox7 .htcont {
	padding: 180px 0px 220px;
}
#devbox4 .htcont {
	padding: 225px 0px 130px;
}
#tab2 {
	flex-direction: column;
}
.tab2left {
	width: 100%;
	margin-right: 0px;
}
.tab2right {
	width: 100%;
}
}

@media screen and (max-width: 800px) {
#featbox5 {
    background-position: center top -110px, center bottom -50px;
}
#featbox5 .htcont {
	padding: 170px 0px 100px;
}
#featbox6 .htcont {
	flex-direction: column;
}
#featbox6 .homeboxbtn {
	display: none;
}
#featbox6 .mbtn {
	display: block !important;
}
#content #featbox6 .homeboxbtn a {
	display: block;
	text-align: center;
}
#featbox6 .htpic {
	margin-right: 0px;
}
#content #featbox6.featboxes h5 {
	padding-left: 0px;
}
#content #featbox6.featboxes h3 {
	padding-left: 0px;
}
#content #featbox6.featboxes p {
	padding-left: 0px;
}
#content #featbox6 li {    
	padding-left: 10px;	
    padding-bottom: 20px;
}
#featbox7 {
	background-position: center top -80px, center bottom -60px;
}
#featbox7 .htcont {
	flex-direction: column;
    padding: 190px 0px 210px;
}
#featbox7 .htpic {
	order: 2;
    margin-right: 0px;
    width: auto;
    max-width: 500px;
}
#featbox7 .httxt {
    order: 1;
}
#featbox8 .htcont {
	flex-direction: column;
}
#featbox8 .htpic {
	margin: -20px 0px 0px;
    width: auto;
    max-width: 500px;
}
#featbox8 .homeboxbtn {
	display: none;
}
#featbox8 .mbtn {
	display: block !important;
}
#content #featbox8 .homeboxbtn a {
	display: block;
	text-align: center;
}
#featbox9 {
	background-position: center top -110px, center top;
}
#featbox9 .htcont {
	flex-direction: column;
	padding: 110px 0px 0px;
}
#featbox9 .htpic {
	order: 2;
    margin: -20px 0px 0px;
	width: auto;
	max-width: 500px;
}
#featbox9 .httxt {
	order: 1;
}
#featbox10 {
	background-position: center top -110px;
}
#featbox10 .htcont {
	flex-direction: column;
    padding: 160px 0px 35px;
}
#featbox10 .homeboxbtn {
	display: none;
}
#featbox10 .mbtn {
	display: block !important;
}
#featbox10 .httxt {
	max-width: none;
	padding-right: 0px;
}
#content #featbox10 ul {
    flex-direction: column;
    max-width: none;
    margin-left: -10px;
}
#content #featbox10 ul li {
	width: 100%;
    padding-bottom: 10px;
}
#content #featbox10 ul p {
    font-size: 13px;
    line-height: 16px;
}
#empbox4 .htpic {
	max-width: 300px;
}
#empbox6 .htcont {
	flex-direction: column;
	padding: 0px;
}
#empbox6 .httxt {
	max-width: none;
	padding-right: 0px;
}
#empbox6 .homeboxbtn {
	display: none;
}
#empbox6 .mbtn {
	display: block !important;
}
#content #empbox6 ul {
	flex-direction: column;
	max-width: none;
    margin-left: -10px;
}
#content #empbox6 ul li {
	width: 100%;
	padding-bottom: 10px;
}
#content #empbox6 ul p {
	font-size: 13px;
	line-height: 16px;
}
#lcnbox3 {
	margin-top: -90px;
}
#lcnbox4 {
	margin-top: -290px;
}
#lcnbox4 .htcont {
	flex-direction: column;
	padding: 230px 0px 200px;
}
#lcnbox4 .htpic {
	max-width: 600px;
    margin-left: 0px;
	order: 2;
}
#lcnbox4 .httxt {
	order: 1;
}
#lcnbox4 .homeboxbtn {
	display: none;
}
#lcnbox4 .mbtn {
	display: block !important;
    text-align: center;
	order: 3;
}
#lcnbox4 .mtopbtn a {
	top: 40px;
}
#lcnbox5 {
	margin-top: -25px;
}
#lcnbox5 .htcont {
	flex-direction: column;
}
#lcnbox5 .httxt {
	max-width: none;
}
#lcnbox5 .htpic {
	max-width: 600px;
    margin-right: 0px;
    margin-top: -25px;
}
#lcnbox5 .homeboxbtn {
	display: none;
}
#lcnbox5 .mbtn {
	display: block !important;
    text-align: center
}
#content #lcnbox5.lcnboxes h3 {
	padding-left: 0px;
}
#content #lcnbox5.lcnboxes p {
	padding-left: 0px;
}
#content #lcnbox5 ul {
	margin-left: -10px;
    font-size: 13px;
}
#lcnbox7 .htcont {
	flex-direction: column;
	padding: 0px;
}
#lcnbox7 .httxt {
	max-width: none;
	padding-right: 0px;
}
#lcnbox7 .homeboxbtn {
	display: none;
}
#lcnbox7 .mbtn {
	display: block !important;
}
#content #lcnbox7 ul {
	flex-direction: column;
	max-width: none;
    margin-left: -10px;
}
#content #lcnbox7 ul li {
	width: 100%;
	padding-bottom: 10px;
}
#content #lcnbox7 ul p {
	font-size: 13px;
	line-height: 16px;
}
#content #devbox2.devboxes h3 {
	padding-left: 10px;
}
#content #devbox2.devboxes p {
	padding-left: 10px;
}
#content #devbox2 li {    
	padding-left: 10px;	
    padding-bottom: 20px;
}
#devbox3 {
	margin-top: -90px;
}
#devbox3 .htcont {
	padding: 210px 0px 100px;
}
#devbox3 .homeboxbtn {
    height: 125px;
}
#devbox3 .homeboxbtn a {
	display: none !important;
}
#devbox4 .htcont {
    flex-direction: column;
	padding: 245px 0px 170px;
}
#devbox4 .htpic {
	max-width: 600px;
	margin-left: 0px;
	order: 2;
}
#devbox4 .httxt {
	order: 1;
}
#devbox4 .homeboxbtn {
	display: none;
}
#devbox4 .mbtn {
	display: block !important;
    text-align: center;
	order: 3;
}
#devbox4 .mtopbtn {
	display: block !important;
}
#devbox5 .htcont {
	padding: 200px 0px 180px;
}
#devbox5 .htpic {
	max-width: 400px;
}
#devbox6 .htcont {
	flex-direction: column;
}
#devbox6 .httxt {
	max-width: none;
	padding-right: 0px;
}
#devbox6 .homeboxbtn {
	display: none;
}
#devbox6 .mbtn {
	display: block !important;
}
#content #devbox6 ul {
	flex-direction: column;
	max-width: none;
    margin-left: -10px;
}
#content #devbox6 ul li {
	width: 100%;
	padding-bottom: 10px;
}
#content #devbox6 ul p {
	font-size: 13px;
	line-height: 16px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 130px 15px;
}
#rightmenu #demo {
    display: none;
}
}

@media screen and (max-width: 781px) {
#aboutus > .wp-block-column {
	max-width: none;
}
#contactus .wp-container-1 {
    display: none;
}
#skewcontact #container {
	background-size: 100% 2000px, auto;
	background-position: center top, center top;
}
#content .entry-content .contacttxt {
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 25px;
}
#content #contactbtm p {	
	max-width: none;
}
#contacttop {
	row-gap: 10px;
	margin-bottom: 50px;
}
#content #contactbtm {
	padding-bottom: 200px;
    margin: 0px 8px;
    row-gap: 16px;
}
#content #contactsales h1 {
	max-width: none;
}
#contactsales {
	row-gap: normal;
    padding-top: 0px;
}
#skewcontact.page-id-139 #container {
	background-position: center top -140px, center top;
}
#featbox3 .htcont {
	flex-direction: column;
}
#featbox3 .htpic {
	margin: 0px -23px 0px -27px;
	width: auto;
    max-width: 600px;
    order: 2;
}
#featbox3 .httxt {
    order: 1;
}
#featbox3 .homeboxbtn {
	display: none;
}
#featbox3 .mbtn {
	display: block !important;
    order: 3;
}
#content #featbox3 .homeboxbtn a {
	display: block;
	text-align: center;
}
#featbox3 .httxt {
	padding-left: 0px;
}
#content #featbox3 .httxt ul {
    margin: 0px auto;
    padding-bottom: 0px;
    font-size: 13px;
}
#content #featbox3 .httxt ul li {
	display: block;
	padding: 0px 10px 0px 30px;
	background-position: left 7px top 3px;
    background-size: 15px;
}
#content #featbox4 ul {
	font-size: 13px;
    line-height: 16px;
}
#featbox5 .htcont {
	padding: 160px 0px 100px;
}
#automatelist {
	grid-template-columns: repeat(2, minmax(50px, 1fr));
}
}

@media screen and (max-width: 767px) {
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tab-content {
	padding: 30px 0px 0px;
}
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tab-mobile-title {
    background-color: #F4F6F9;
}
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tab-mobile-title.elementor-active {
	background-color: #eef2f7;
}
.page-template-pagePricing2 .elementor-widget-tabs .elementor-tab-mobile-title:hover {
	background-color: #eef2f7;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
    padding: 0px 0px 130px 0px;
}
.elementor-1887 .elementor-element.elementor-element-9fb3702 {
	background-size: 120% auto !important;
    padding: 0px;
}
.elementor-2086 .elementor-element.elementor-element-12f83f72 {
	background-size: 767px auto !important;
	padding-bottom: 200px;
}
.elementor-2086 .elementor-element.elementor-element-4385700a {
	padding: 100px 25px 60px 25px;
}
.elementor-2086 .elementor-element.elementor-element-421367e8 {
	padding: 40px 25px 90px 25px;
}
.elementor-2329 .elementor-element.elementor-element-5ebb6495 {
	background-size: 767px auto !important;
}
.elementor-2329 .elementor-element.elementor-element-1465dc51 {
	padding: 100px 15px 30px 15px;
}
.elementor-2449 .elementor-element.elementor-element-eebc84c {
	background-size: 767px auto !important;
	padding-bottom: 130px;
}
.elementor-2449 .elementor-element.elementor-element-5bcd15f6 {
	padding: 110px 15px 30px 15px;
}
.elementor-2449 .elementor-element.elementor-element-11d7ef8d {
	padding: 100px 15px 70px 15px;
}
.elementor-2662 .elementor-element.elementor-element-6db577b {
	padding-bottom: 110px;
}
.elementor-6366 .elementor-element.elementor-element-32678cd {
	padding: 0px 15px 50px 15px;
}
.elementor-681 .elementor-element.elementor-element-165527e {
	padding: 0px 15px 50px 15px;
}
.elementor-element-1875b61 .elementor-widget-wrap {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
}
}

@media screen and (max-width: 760px) {
#content .homeboxes h3 {
	font-size: 33px;
	line-height: 36px;
}
#homebox1 {
	padding: 30px 0px 25px;
}
#homebox1 .htpic {
	width: 400px;
	margin-right: -80px;
    margin-left: -10px;
}
#homebox1 h3 {
	font-size: 33px;
	line-height: 36px;
}
#homebox1 a {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding: 13px 25px;
	background-position: center;
	text-align: center;
}
#content .homeboxbtn a {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding: 13px 25px;
	background-position: center;
    text-align: center;
}
#homebox2 {
	padding: 50px 0px 140px;
}
.page-id-13 #homebox2 {
	padding: 25px 0px 134px;
}
#homebox2 .htpic {
    display: none;
}
#content #homebox2.homeboxes h3 {
	font-size: 25px;
	line-height: 30px;
	padding-left: 0px;
    padding-bottom: 15px;
}
#homebox2 .httxt {
	padding-left: 20px;
}
#content #homebox2.homeboxes p {
	max-width: none;
	padding-left: 0px;
    line-height: 19px;
    padding-bottom: 25px;
}
.page-id-13 #content .homeboxbtn a {
	background-position: right 45px center;
}
.page-id-13 #content #homebox3 .homeboxbtn a {
	padding: 13px 25px;
}
.page-id-13 #content .homeboxbtn a:hover {
	background-position: right 42px center;
}
#content #homebox2 ul {	
	max-width: none;
    margin-left: -10px;
    font-size: 12px;
    line-height: 16px;
}
#content #homebox2 ul li {
	width: 50%;
}
#content #homebox2 ul span {
	padding-left: 12px;
}
.page-id-13 #homebox3 {
	padding-top: 0px;
}
#homebox3 .httxt {
	margin-bottom: -95px;
}
.page-id-13 #homebox4 {
	padding: 250px 0px 30px;
}
#homebox5 .httxt {
	margin-left: 20px;
}
#pricing {
	flex-direction: column;
}
.pricing {
	width: 92%;
    font-size: 14px;
    margin-bottom: 0px;
}
#pricing .pricing:first-child {
	width: 100%;
}
#content #pricing h3 {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 15px;
    margin-bottom: 17px;
}
#content #pricing .pricing:first-child h3 {
    margin-bottom: 11px;
}
#content #pricing p strong {
	font-size: 30px;
	line-height: 36px;
}
#content #pricing p strong span {
	font-size: 16px;
	line-height: 19px;
	padding-top: 4px;
}
#pricing .pricing:last-child {
	border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
}
#content #pricing .pricing:last-child li {
	text-align: center;
}
#skewcontact.page-id-139 #container {
	background-position: center top -175px, center top;
}
#featbox1 {
	padding-bottom: 400px;
}
#featbox1 .htpic {
	width: 400px;
	margin-right: -80px;
}
#featbox3 {
	background-position: center bottom -70px;
}
#featbox5 {
    background-position: center top -80px, center bottom -50px;
}
#empbox1 {
	background-position: center bottom 75px;
}
#empbox2 .htpic {
	max-width: 400px;
}
#empbox3 {
	margin-top: -100px;
}
#empbox5 {
	background-size: 130% 100%;
}
#empbox5 .htcont {
	padding: 230px 0px 190px;
}
#lcnbox1 {
	background-position: center bottom 75px;
}
#lcnbox2 .htpic {
	max-width: 400px;
}
#lcnbox3 .htcont {
	padding: 230px 0px 190px;
}
#lcnbox4 .mtopbtn a {
	top: 0px;
	width: 100%;
}
#lcnbox6 {
	background-size: 130% 100%;
}
#lcnbox6 .htcont {
	padding: 230px 0px 190px;
}
#devbox1 {
	background-position: center bottom 75px;
}
#devbox2 .htpic {
	max-width: 400px;
}
#devbox3 .htcont {
	padding: 200px 0px 160px;
}
#devbox3 .homeboxbtn {
    height: 118px;
}
#devbox4 {
	margin-top: -260px;
}
#devbox4 .htcont {
	padding: 245px 0px 210px;
}
#devbox4 .mtopbtn a {
	top: 7px;
    width: 100%;
}
#devbox5 .htcont {
	padding: 220px 0px 180px;
}
.partnerships .gallery {
	grid-template-columns: repeat(2, minmax(50px, 1fr));
}
.partnerships .gallery .gallery-item .gallery-icon {
	margin: 10px;
}
.partnerships .gallery .gallery-item .gallery-icon a {
	padding: 15px 10px;
}
}

@media screen and (max-width: 710px) {
#featbox1 {
	padding-bottom: 0px;
}
#featbox1 .htcont {
	flex-direction: column;
}
#featbox1 .htpic {
	width: 100%;
	margin-right: 0px;
}
#featbox1 .homeboxbtn {
	display: none;
}
#featbox1 .mbtn {
	display: block !important;
}
#content .featboxes h3 {
	font-size: 30px;
    line-height: 35px;
}
#featbox2 {
	padding-top: 45px;
	margin-top: 0px;
}
#featbox2 .featpic {
	margin: -35px;
}
#content #featbox4.featboxes h3 {
	font-size: 30px;
	line-height: 35px;
}
#content #featbox4.featboxes p {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 25px;
}
#content #featbox4 ul {	
	font-size: 13px;
}
#content .empboxes h3 {
	font-size: 30px;
	line-height: 35px;
}
#content #empbox1 ul {
	font-size: 13px;
}
#content #empbox1 ul li {
	padding-bottom: 20px;
}
#content .lcnboxes h3 {
	font-size: 30px;
    line-height: 35px;
}
#lcnbox3 .htcont {
	padding: 230px 0px 180px;
}
#content #lcnbox3.lcnboxes h3 {
	padding-left: 0px;
}
#content #lcnbox3 ul {
	font-size: 13px;
	line-height: 17px;
    margin-left: -10px;
}
#content #lcnbox3 ul li {
	padding-right: 15px;
}
#content #lcnbox3.lcnboxes p {
	padding-left: 0px;	
}
#lcnbox4 .mtopbtn a {
	top: 10px;
}
#lcnbox5 {
	margin-top: -45px;
}
#content .devboxes h3 {
	font-size: 30px;
	line-height: 35px;
}
#content #devbox1 ul {
	font-size: 13px;
}
#content #devbox1 ul li {
	padding-bottom: 20px;
}
}

@media screen and (max-width: 680px) {
#homebox1 {
	padding: 30px 0px 50px;
}
#homebox1 .htcont {
	flex-direction: column;
}
#homebox1 .httxt {
	max-width: none;
}
#homebox1 p {
    font-size: 14px;
	max-width: none;
    padding-bottom: 0px;
}
#content .homeboxes p {
    font-size: 14px;
	max-width: none;
}
#homebox1 .htpic {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#homebox1 .homeboxbtn {
    display: none;
} 
#homebox1 .mbtn {
    display: block !important;
}
#homebox4 {
	padding: 250px 0px 50px;
}
#homebox4 .htcont {
	flex-direction: column;
}
#homebox4 .htpic {
	max-width: none;
    width: auto;
    order: 2;
}
#homebox4 .httxt {
	max-width: none;
    padding-left: 20px;
    order: 1;
}
#homebox4 .homeboxbtn {
    display: none;
} 
#homebox4 .mbtn {
    display: block !important;
    order: 3;
    padding: 0px 20px !important;
}
#content #homebox4.homeboxes p {
	padding-bottom: 0px;
    line-height: 19px;
}
.page-id-13 #content #homebox4.homeboxes p {
	padding-bottom: 0px;
}
#homebox5 .htcont {
	flex-direction: column;
}
#homebox5 .htpic {
	max-width: none;
    width: auto;
}
#homebox5 .httxt {
	max-width: none;
    padding-right: 20px;
}
#homebox5 .homeboxbtn {
    display: none;
} 
#homebox5 .mbtn {
    display: block !important;
    order: 3;
    padding: 0px 20px !important;
}
#content #homebox5.homeboxes p {
	padding-bottom: 0px;
    line-height: 19px;
    max-width: none;
}
.toplink {
	top: -20px;
}
.toplink a {
	width: 40px;
	height: 40px;
}
#featbox5 {
	background-position: center top -80px, center bottom -60px;
}
#featbox5 .htcont {
	padding: 160px 0px 90px;
}
#content #featbox5 ul li {
	width: 50%;
}
#empbox3 {
   background-size: 150% 100%;     
}
#empbox3 .htcont {
	flex-direction: column;
    padding: 170px 0px;
}
#content #empbox3 .httxt h3 {
	max-width: none;
}
#content #empbox3 .httxt p {
	max-width: none;
}
#empbox3 .httxt {
	padding-right: 0px;
}
#empbox3 .htpic {
    width: 100%;
	max-width: 450px;
}
#devbox5 {
   background-size: 150% 100%;     
}
#devbox5 .htcont {
	flex-direction: column;
    padding: 210px 0px;
}
#devbox5 .htpic {
    width: 100%;
	max-width: 450px;
    margin-right: 0px;
    margin-top: -25px;
}
#devbox5 .homeboxbtn {
	display: none;
}
#devbox5 .mbtn {
	display: block !important;
}
#devbox6 .htcont {
	padding: 0px 0px 20px;
}
#content #ptabsnav {
	flex-direction: column;
    font-size: 20px;
    line-height: 25px;
}
#content #ptabsnav li {
	padding-right: 0px;
}
#content #ptabsnav a {
	padding: 15px;
}
}

@media screen and (max-width: 650px) {
#content {
    min-height: 1px;
}
#aboutus {
    flex-direction: column;
}
#aboutus > .wp-block-column {
	max-width: none;
}
#aboutus > .wp-block-column:not(:first-child) {
	width: 76%;
}
#content .entry-title {
	font-size: 28px;
    line-height: 34px;
    padding-bottom: 20px;
}
#content .entry-content p {
    font-size: 14px;
    line-height: 19px;
}
.page-id-13 #content {
	padding: 30px 0px 20px;
}
#contactus {
	padding: 0px;
}
#contform {
	padding: 25px 25px 1px;
}
#content #contform h4 {
	font-size: 18px;
	line-height: 25px;
}
#content .entry-content .pricingtxt {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 25px;
}
#content #pricing .pricing:last-child ul {
	margin: 0px 20px 20px;
}
#content #pricing .pbtn a {
	padding: 25px 61px 25px 45px;
}
#skewpricing #content {
    padding: 35px 20px 25px;
}
#skewcontact #content {
    padding: 35px 20px 25px;
}
#skewcontact #container {
	background-size: 130% 1700px, auto;
}
#contacttop .wp-block-column {
	padding: 20px;
}
#content .cbtn a {	
	font-size: 14px;
	line-height: 16px;
	padding: 10px 51px 10px 35px;
}
#content #contactbtm {
	padding-bottom: 140px;
}
#content #contactsales h1 {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 20px;
}
#content #contactsales .wp-container-1 ul {
	padding-bottom: 15px;
}
#salesform {
	padding: 0px 20px;
}
#salesform div.wpforms-container-full {
	margin: 20px auto;
}
#pagetitle {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 20px;
}
#skewcontact.page-id-139 #container {
	background-position: center top -245px, center top;
}
#featbox7 {
	background-position: center top -80px, center bottom -80px;
}
#featbox7 .htcont {
	padding: 190px 0px 160px;
}
#featbox9 {
	background-position: center top -120px, center top;
}
#empbox4 .htcont {
	flex-direction: column;
    padding: 0px;
}
#empbox4 .htpic {
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
    order: 2;
}
#empbox4 .httxt {
    order: 1;
}
#empbox4 .homeboxbtn {
	display: none;
}
#empbox4 .mbtn {
	display: block !important;
    text-align: center;
    order: 3;
}
#content #sites p {
    font-size: 17px;
    line-height: 23px;
}
#content #sites input {
    font-size: 17px;
    line-height: 23px;
}
#content .prtab h4 {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 20px;
}
#content .prtab #tab2 h4 {
	font-size: 25px;
	line-height: 30px;
}
#content .prtab ul {
	column-count: 1;
}
#content .prtab #tab2 ul {
	column-count: 2;
}
.page-template-pagePricing2 .elementor-widget-tabs h4 {
	font-size: 25px;
    line-height: 30px;
    padding-bottom: 20px;
}
.page-template-pagePricing2 .elementor-widget-tabs ul {
	column-count: 1;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 h4 {
	font-size: 25px;
    line-height: 30px;
}
.page-template-pagePricing2 .elementor-widget-tabs #tab2 ul {
	column-count: 2;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 100px 15px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 110px 0px;
}
.ptblrow {
	grid-template-columns: minmax(50px, 1.4fr) minmax(50px, 0.91fr) minmax(50px, 1.09fr);
}
#pricingtbl h3 {
	font-size: 28px;
	line-height: 35px;
}
#pricingtbl > .ptblrow .ptblcell h4 {
	font-size: 23px;
	line-height: 27px;
    min-width: 75px;
}
#content #pricingtbl > .ptblrow .ptblcell p {
	font-size: 17px;
    text-align: center;
}
#content #pricingtbl > .ptblrow .ptblcell p:first-child {
	font-size: 12px;
}
.ptblrowgroup .ptblcell a {
	font-size: 18px;
	line-height: 23px;
	padding: 15px;
}
#pricingtbl {
	font-size: 15px;
	line-height: 22px;
}
#pricingtbl > .ptblrow .ptblcell a {
	font-size: 15px;
}
}

@media screen and (max-width: 620px) {
#devbox2 .htcont {
	padding: 45px 0px 60px;
}
.page-template-pagePricing2 .elementor-container .plan {
	width: 100%;
}
.elementor-2086 .elementor-element.elementor-element-58a7a5b4 {
	padding-top: 0px;
}
#plan3 {
    margin-left: 0px;
}
}

@media screen and (max-width: 600px) {
.page-id-13 #homebox2 {
	padding: 25px 0px 100px;
	background-position: center bottom -110px;
}
#featbox2 .htcont {
	padding-bottom: 25px;
}
#featbox3 {
	background-position: center bottom -80px;
}
#featbox3 .htcont {
	padding: 45px 0px 150px;
}
#featbox5 {
	background-position: center top -80px, center bottom -70px;
}
#featbox5 .htcont {
	padding: 160px 0px 80px;
}
#featbox7 {
	background-position: center top -90px, center bottom -90px;
}
#featbox7 .htcont {
	padding: 170px 0px 150px;
}
#empbox1 {
	background-position: center bottom 45px;
	background-size: 170% auto;
}
#empbox2 .htcont {
	flex-direction: column;
    padding: 20px 0px;
}
#empbox2 .htpic {
	margin-left: 0px;
    margin-top: -15px;
    text-align: center;
    order: 2;
}
#empbox2 .httxt {
    order: 1;
}
#empbox2 .homeboxbtn {
	display: none;
}
#empbox2 .mbtn {
	display: block !important;
    text-align: center;
    order: 3;
}
#empbox3 {
	margin-top: -50px;
}
#lcnbox1 {
	background-position: center bottom 45px;
	background-size: 170% auto;
}
#lcnbox2 .htcont {
	flex-direction: column;
    padding: 20px 0px;
}
#lcnbox2 .htpic {
	margin-left: 0px;
    margin-top: -15px;
    text-align: center;
    order: 2;
}
#lcnbox2 .httxt {
    order: 1;
}
#lcnbox2 .homeboxbtn {
	display: none;
}
#lcnbox2 .mbtn {
	display: block !important;
    text-align: center;
    order: 3;
}
#lcnbox3 {
	margin-top: -70px;
    background-size: 250% 100%;
}
#lcnbox3 .htcont {
	padding: 200px 0px 170px;
}
#lcnbox4 .htcont {
	padding: 210px 0px 180px;
}
#lcnbox4 .mtopbtn a {
	top: 20px;
}
#lcnbox6 {
    margin-top: -80px;
}
#lcnbox6 .htcont {
	padding: 200px 0px 160px;
}
#devbox1 {
	background-position: center bottom 45px;
	background-size: 170% auto;
}
#content #devbox1.devboxes h3 {   
    padding-left: 0px;
}
#content #devbox1.devboxes p { 
    padding-left: 0px;
}
#content #devbox1 ul {
    margin-left: -10px;    
}
#devbox2 .htcont {
	flex-direction: column;
    padding: 20px 0px;
}
#devbox2 .htpic {
	margin-left: 0px;
    margin-top: -15px;
    text-align: center;
    order: 2;
}
#devbox2 .httxt {
    order: 1;
}
#content #devbox2.devboxes h3 {
	padding-left: 0px;
}
#content #devbox2.devboxes p {
	padding-left: 0px;
}
#content #devbox2 ul {
	margin-left: -10px;
}
#devbox2 .homeboxbtn {
	display: none;
}
#devbox2 .mbtn {
	display: block !important;
    text-align: center;
    order: 3;
}
#devbox3 {
	margin-top: -70px;
    background-size: 250% 100%;
}
#devbox3 .htcont {
	padding: 170px 0px 150px;
}
#content #devbox3.devboxes h3 {
	padding-left: 0px;
}
#content #devbox3.devboxes p {
	padding-left: 0px;
}
#devbox4 .htcont {
	padding: 220px 0px 180px;
}
#devbox4 .mtopbtn a {
	top: 17px;
}
#maintenance .elementor-icon-list-items {
	flex-direction: column;
}
#maintenance .elementor-icon-list-items .elementor-icon-list-text br {
	display: none;
}
}

@media screen and (max-width: 550px) {
#homebox1 .httxt {
	padding-top: 30px;
}
#homebox2 {
	padding: 50px 0px 0px;
    background-position: left bottom, center top;
}
#homebox3 {
	padding-top: 75px;
}
#featbox1 {
    background-position: center bottom -70px;        
}
#content #featbox4.featboxes h5 {
	padding-left: 0px;
}
#content #featbox4.featboxes h3 {
	padding-left: 0px;
}
#content #featbox4.featboxes p {
	padding-left: 0px;
}
#content #featbox4 ul {
    flex-direction: column;
    margin-left: -10px;
}
#content #featbox4 ul li {
	width: 100%;
	padding-right: 0px;
}
#content #featbox4 ul img {
	margin: 0px 0px 10px 10px;
}
#content #featbox4 ul span {
	padding-left: 10px;
}
#featbox5 {
	background-position: center top -80px, center bottom -80px;
}
#content #featbox5.featboxes h5 {
	padding-left: 0px;
}
#content #featbox5.featboxes h3 {
	padding-left: 0px;
}
#content #featbox5.featboxes p {
	padding-left: 0px;
}
#content #featbox5 ul {	
	font-size: 13px;
}
#content #featbox5 ul li {
	padding-right: 15px;
	padding-bottom: 20px;
}
#featbox9 {
	background-position: center top -130px, center top;
}
#featbox9 .htcont {
	padding: 70px 0px 0px;
}
#featbox10 {
	background-position: center top -120px;
}
#featbox10 .htcont {
	padding: 130px 0px 35px;
}
#content #empbox5 ul {
	flex-direction: column;
	margin-left: -10px;
}
#content #empbox5.empboxes h3 {
	padding-left: 0px;
}
#content #empbox5.empboxes p {
	padding-left: 0px;
    padding-bottom: 20px;
}
#content #empbox5 ul li {
	width: 100%;
	padding-right: 0px;
}
#lcnbox4 {
	margin-top: -280px;
}
#content #lcnbox6 ul {
	flex-direction: column;
	margin-left: -10px;
}
#content #lcnbox6.lcnboxes h3 {
	padding-left: 0px;
}
#content #lcnbox6.lcnboxes p {
	padding-left: 0px;
}
#content #lcnbox6 ul li {
	width: 100%;
	padding-right: 0px;
}
#devbox3 .htcont {
	padding: 170px 0px 190px;
}
#content #devbox3 ul {
	flex-direction: column;
	margin-left: -10px;
}
#content #devbox3.devboxes h3 {
	padding-left: 0px;
}
#content #devbox3.devboxes p {
	padding-left: 0px;
    padding-bottom: 20px;
}
#content #devbox3 ul li {
	width: 100%;
	padding-right: 0px;
}
#devbox3 .homeboxbtn {
	height: 88px;
}
#devbox4 {
	margin-top: -280px;
}
#devbox4 .mtopbtn a {
	top: 27px;
}
#pricecalc select {
    width: 100%;
    margin: 0px 0px 15px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 90px 0px;
}
.elementor-2329 .elementor-element.elementor-element-1465dc51 {
	padding: 80px 15px 30px 15px;
}
.elementor-2449 .elementor-element.elementor-element-5bcd15f6 {
	padding: 80px 15px 30px 15px;
}
#pricingtbl h3 {
	font-size: 23px;
	line-height: 30px;
}
#pricingtbl > .ptblrow .ptblcell h4 {
	font-size: 20px;
	line-height: 25px;
	min-width: 50px;
}
#content #pricingtbl > .ptblrow .ptblcell p {
	font-size: 15px;
}
#pricingtbl > .ptblrow .ptblcell a {
	font-size: 14px;
    line-height: 18px;
    padding: 7px 5px;
}
}

@media screen and (max-width: 540px) {
#skewcontact #container {
	background-size: 130% 1750px, auto;
}
#featbox3 {
	background-position: center bottom -90px;
}
#featbox3 .htcont {
	padding: 45px 0px 130px;
}
#featbox5 {
	padding-top: 0px;
    background-position: center top -90px, center bottom -90px;
}
#featbox5 .htcont {
	padding: 160px 0px 70px;
}
#featbox7 {
	background-position: center top -100px, center bottom -100px;
}
#featbox7 .htcont {
	padding: 150px 0px 130px;
}
#lcnbox3 .htcont {
	padding: 200px 0px 160px;
}
}

@media screen and (max-width: 500px) {
.plan {
	width: 100%;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 80px 15px;
}
#automate form p {
	width: 100%;
}
#automate select {
	width: 100%;
}
#automate input[type="submit"] {
	width: 100%;
}
#automatelist {
	grid-template-columns: repeat(1, minmax(50px, 1fr));
}
}

@media screen and (max-width: 450px) {
.fmenu li {
	display: block;
}
.page-id-13 #content #homebox2 ul li {
	min-width: 1px;
    padding-right: 15px;
}
.page-id-13 #homebox2 {
	padding: 25px 0px 78px;
}
#content #salesform .wpforms-container .wpforms-form .wpforms-field {
	flex-direction: column;
	align-items: flex-start;
    margin-bottom: 12px;
}
#salesform .wpforms-container .wpforms-form .wpforms-field label {
	width: 100%;
	padding-right: 0px;
	margin-bottom: 5px;
}
#skewcontact.page-id-139 #container {
	background-position: center top, center top;
    background-size: 130% 2000px, auto;
}
#contactsales {
	margin-bottom: 85px;
}
#featbox5 {
    background-position: center top -100px, center bottom -90px;
}
#featbox5 .htcont {
	padding: 140px 0px 70px;
}
#lcnbox4 {
	margin-top: -270px;
}
#lcnbox4 .htcont {
	padding: 180px 0px 140px;
}
#lcnbox4 .mtopbtn a {
	top: 10px;
}
#lcnbox6 {
    margin-top: -100px;
}
#lcnbox6 .htcont {
	padding: 200px 0px 170px;
}
#devbox4 {
	margin-top: -270px;
}
#devbox4 .htcont {
	padding: 180px 0px 140px;
}
#devbox4 .mtopbtn a {
	top: 17px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 70px 0px;
}
#pricingtbl {
    font-size: 14px;
	border-width: 20px 10px;
}
.ptblrow .ptblcell:first-child,
#pricingtbl > .ptblrow .ptblcell:first-child {
    padding-left: 0px;
}
.ptblrow .ptblcell:last-child,
#pricingtbl > .ptblrow .ptblcell:last-child {
    padding-right: 0px;
}
#pricingtbl h3 {
	font-size: 18px;
	line-height: 23px;
}
#pricingtbl > .ptblrow .ptblcell h4 {
	font-size: 16px;
	line-height: 20px;
}
#pricingtbl > .ptblrow .ptblcell a {
	font-size: 13px;
}
.ptblrowgroup .ptblcell a {
    font-size: 17px;
	padding: 15px 15px 15px 0px;
}
#pricingtbl .stickytop {
	border-width: 20px 10px;
}
.partnerships .gallery .gallery-item .gallery-icon a img {
	max-width: 100% !important;
}
}

@media screen and (max-width: 420px) {
#homebox1 .httxt {
	padding-top: 0px;
}
#skewcontact #container {
	background-size: 130% 1850px, auto;
}
#lcnbox3 {
	margin-top: -90px;
}
#lcnbox6 .htcont {
	padding: 200px 0px 180px;
}
#devbox3 {
	margin-top: -90px;
}
#devbox5 .htcont {
	padding: 220px 0px 200px;
}
#rightmenu li:first-child,
#rightmenu li:nth-child(2) {
	padding-right: 8px;
}
#rightmenu #mmenu {
	padding-left: 20px;
}
#rightmenu .sign {
	padding: 5px 18px 5px 10px;
	background-position: right 8px center;
}
#rightmenu a {
	padding: 5px 18px 5px 10px;
	background-position: right 8px center;
}
.elementor-2907 .elementor-element.elementor-element-21135ab {
	padding: 0px;
}
.elementor-2907 .elementor-element.elementor-element-844647a > .elementor-element-populated {
    padding: 0px;    
}
#pricingtbl > .ptblrow .ptblcell p br {
    display: block;
    font-size: 0px;
    line-height: 0px;
}
}

@media screen and (max-width: 400px) {
#featbox1 {
    background-position: center bottom -90px;        
}
#featbox7 {
	background-position: center top -100px, center bottom -110px;
}
#featbox7 .htcont {
	padding: 150px 0px 110px;
}
#featbox9 {
	background-position: center top -140px, center top;
}
#featbox9 .htcont {
	padding: 40px 0px 0px;
}
#featbox10 {
	background-position: center top -140px;
}
#featbox10 .htcont {
	padding: 90px 0px 35px;
}
.elementor-1339 .elementor-element.elementor-element-5919e7f1 {
	padding: 50px 15px 60px 15px;
}
}

@media screen and (max-width: 385px) {
.page-template-pageHome2 #rightmenu a,
.page-template-pagePricing2 #rightmenu a,
.page-template-pageFeatures2 #rightmenu a {
	background-image: none;
	padding: 5px 10px;
	font-size: 13px;
}
}

@media screen and (max-width: 380px) {
#content #contactbtm {
	padding-bottom: 110px;
}
#skewcontact.page-id-139 #container {
	background-position: center top, center top;
	background-size: 130% 2035px, auto;
}
#featbox3 {
	background-position: center bottom -110px;
}
#featbox3 .htcont {
	padding: 45px 0px 90px;
}
#featbox5 {
    background-position: center top -110px, center bottom -100px;
}
#featbox5 .htcont {
	padding: 120px 0px 70px;
}
#featbox7 {
	background-position: center top -110px, center bottom -110px;
}
#featbox7 .htcont {
	padding: 120px 0px 100px;
}
#lcnbox3 .htcont {
	padding: 210px 0px 160px;
}
#lcnbox4 .htcont {
	flex-direction: column;
	padding: 160px 0px 120px;
}
#lcnbox6 .htcont {
	padding: 200px 0px 190px;
}
#lcnbox6 {
	margin-top: -120px;
}
#devbox5 .htcont {
	padding: 220px 0px 190px;
}
.elementor-1482 .elementor-element.elementor-element-2f96074 {
	padding: 0px 0px 60px 0px;
}
}

@media screen and (max-width: 355px) {
#rightmenu #mmenu {
	padding-left: 5px;
}
#rightmenu .sign {
	background-image: none;
    padding: 5px 10px;
    font-size: 13px;
}
#skewcontact #container {
	background-size: 130% 1900px, auto;
}
#featbox1 {
	background-position: center bottom -100px;
}
#content #empbox1 ul li {
	padding-right: 10px;
}
#content #devbox1 ul li {
	padding-right: 10px;
}
}