@media all and (max-width: 1600px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1600px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1600px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1600px),
only screen and (min-resolution: 192dpi) and (max-width: 1600px),
only screen and (min-resolution: 2dppx) and (max-width: 1600px) {
.services-page {
    --font-size: calc(0.825vw + 5px);
}
.sp-alt {
    --font-size: calc(0.7vw + 7px);
}
.spoh-text {
    font-size: 0.9em;
    left: 53.5%;
}
.string-blocks {
    --space-sides: 4vw;
}

.sps-widget .heading-bar > span > br{
	display: initial;
}

a.sbp-link {
    top: 7.75vw;
    left: 2.25vw;
}
.sb-pre h1 {
    bottom: 7vw;
}
}
@media all and (max-width: 1300px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1300px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1300px),
only screen and (min-resolution: 192dpi) and (max-width: 1300px),
only screen and (min-resolution: 2dppx) and (max-width: 1300px) {
.mobileonly{
	display: inline !important;
}
body{
	-webkit-text-size-adjust: 100%;
}
#opening{
	max-width:1000px;
}
.section-inner{
	width: calc(var(--content-width-laptop, 85vw));
}
.prodbox{
	width: 30vw;
	height: 30vw;
min-width: 210px;
min-height: 210px;
}
#prodrowone .prodbox:nth-child(1){
    width: calc(60vw + 14px);
}
#prodtext{
    font-size: 20px;
    line-height: 1.3em;
    padding: 0px 10px;
}
#prodtext p{
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4px 4px 0px 4px;
    width: 94%;
    max-width: 600px;
    font-size: 20px;
    font-weight: 100;
}
#prodtextinner {
    width: calc(100% - 20px);
}
#prodrowone .prodbox:nth-child(1):before{
    height: 30vw;
    width: 30vw;
    left: -30vw;
}
#prodrowone .prodbox:nth-child(2):before{
    height: 30vw;
    width: 30vw;
    right: calc(-30vw - 14px);
display: none;
}
.prodpreviewtext{
    border-top: 1vw solid #f37e20;
}
.prodbox:hover .prodpreviewtext{
    border-top: 1vw solid #000;
}
.prodpreviewname, .prodbox:hover .prodpreviewname{
    font-size: 2.6vw;
    margin: 1.5vw auto;
}
.prodpreviewdesc{
    font-size: 2.4vw;
}
.prodpreviewlink{
    font-size: 2.7vw;
    width: 56%;
}
.prodpreviewtext:before {
    width: 5vw;
    height: 5vw;
}
#proddrop p, #clients p{
    font-size: 3vw;
    padding: 15px;
    position: absolute;
    box-sizing: border-box;
}
#proddrop #prodarrow, #clients #clientsarrow{
    bottom: calc(10% - 20px);
}
#proddrop:hover #prodarrow{
    bottom: calc(5% - 20px);
}
#proddroplist {
    width: calc(90vw + 28px);
}
.proddropcolumn{
    padding: 0px 10px;
    width: 50%;
}
.proddropcolumn h1{
    margin: 12px auto 0px auto;
    font-size: 2.4vw;
}
.proddropcolumn p{
    margin: 6px auto 6px 6px;
    font-size: 2.0vw;
}
.widebutton {
    width: calc(90vw + 28px);
    padding: 1.4vw;
    /*font-size: 1.8vw;*/
font-size: 15px;
    border: 2px solid black !important;
}
#clients{
    height: 30vw;
    width: 30vw;
background: rgba(0,0,0,0.6);
}
#clients:before{
    height: 30vw;
    width: 30vw;
    left: -30vw;
background: rgba(0,0,0,0.6);
}
#testimonies{
    width: calc(60vw + 14px);
/*background: rgba(0,0,0,0.8) !important;*/
}
#testimonies:before{
    height: 30vw;
    width: 30vw;
    right: -30vw;
}
.testimonialsblock{
    padding: 10px;
    /*font-size: 2.4vw;
    line-height: 1.3em;*/
font-size: 17px;
line-height: 180%;
}
.testimonialsblock p{
    margin: 4px auto;
}
.testimonialname{
	font-size:15px;
	color:#f57d20;
	font-weight:normal;
}
#contactfooter{
    width: calc(90vw + 21px);
}
.contactblock{
    max-width: none;
}
.contactblock:nth-child(1){
    padding: 25px 5px 25px 0px;
    width: 50%;
}
.contactblock:nth-child(2){
    padding: 25px 0px 25px 5px;
    width: 50%;
}
.contactblock:nth-child(3){
    padding: 0px 0px 25px 0px;
    width: 100%;
    text-align: center;
}
.contactblock:nth-child(2):after {
    display: none !important;
}
#informed{
    padding: 45px 0px 0px 0px;
}
#contactabout{
max-width: 620px;
    margin: 35px auto 50px auto;
    font-size: 16px;
    line-height: 145%;
    text-align: center;
}
#contactphone{
    text-align: center;
    width: 33%;
margin-bottom: 30px;
}
#contactphone:before{
	display: none !important;
}
#sectioncopyright{
	padding: 15px;
}
#sectioncopyright p{
}

/* Start Portfolio 1300px */

#psectionmain{
    padding: 250px 0px 50px 0px;
    padding-top: 0;
}

/* 
.plistlarge{
    width: calc((85vw + 42px) / 2 - 11px);
    height: calc((85vw + 42px) / 2 - 11px);
}
.plistitem{
    width: calc(((85vw + 28px) / 4) - 6px);
    height: calc(((85vw + 28px) / 4) - 6px);
}
.plistrow{
    width: calc(85vw + 28px);
}
.plistrow .plistitem{
    width: calc(((85vw + 28px) / 4) - 6px);
    height: calc(((85vw + 28px) / 4) - 6px);
}
 */
.plistsingle{
	width:100%;
	height:100%;
}

#portfolio #clients, #portfolio #clients:before{
	background: #000;
}

/* End Portfolio 1300px */

/* Start Contact */

.contactsection {
    padding: 40px 0 0 0;
}
.csectioninner {
    /*width: calc(85vw + 28px + 24px - 8px);*/
	width: calc(var(--content-width-laptop, 85vw));
}

.cformblock {
    padding: 0px 15px;
}
#cletstalktext {
    width: 50%;
    padding: 25px;
}
#cletstalkinfo {
	padding: 5px;
    width: 50%;
}
.cletstalkinfoitem p{
    font-size: 17px;
}
.cletstalkinfoitem img {
    margin: 5px 10px 5px 5px;
    max-width: 17%;
}
.cformcheckboxes p, .cformcheckboxes h1 {
    margin: 10px;
}
#contact .cformcheckboxes p, #contact .cformcheckboxes h1 {
    font-size: 17px;
}
#contact .cformcheckboxline {
    margin-left: 25px;
}
/* .cformcheckboxes .cformcheckboxline p {
    margin-right: 5px;
    margin-left: 27px;
} */
#contact .cformcheckboxes .cformcheckboxline p::before {
    left: -27px;
}
#contact .cformcheckboxes .cformcheckboxline p::after {
    left: -25px;
}

.ccontentblock {
    width: calc((85vw + 28px + 24px - 8px - 80px) / 3);
    height: calc((85vw + 28px + 24px - 8px - 80px) / 5);
    margin: 10px;
}
#contentblockfaq {
    margin-left: 20px;
}
#contentblockshare {
    margin-right: 20px;
}
.ccontentblockinner h1 {
    font-size: 2.5vw;
}
#contentblockshare .ccontentblockinner h1 {
    font-size: 2vw;
}
.ccontentblockinner p {
    font-size: 1.9vw;
}
#contentblockfaq .ccontentblockinner p {
	font-size:1.9vw;
}
#contentblockfaq .ccontentblockinner p.cclickbutton, #contentblockupload .ccontentblockinner p.cclickbutton {
    width: 15vw;
    height: 2.5vw;
    line-height: 2.5vw;
	font-size:2vw;
}

#contact #informed, #services #informed {
    padding: 20px 0px;
    width: 70%;
}

/* End Contact 1300px */



/* Start Request Pages */

.pagesection {
    padding: 40px 0 0 0;
}
.ps-inner {
    /*width: calc(85vw + 28px + 24px - 8px);*/
	width: calc(var(--content-width-laptop, 85vw));
}
#lt-text {
    padding: calc(3.5vw + 1em) calc(2.5vw + 1em);
}
.contact_form_page #informed {
    padding: 20px 0px;
    width: 70%;
}

/* End Request Pages */



/* Start Services */

#sservices{
	padding-top: 1vw;
}
.sservicerow{
    margin: 1vw auto;
}
.sservicerowoffset span{
	top: -60px;
}
.sservicetext {
    width: calc(50vw);
    min-height: calc(30vw);
}
.sservicetext p {
    font-size: calc(1vw + 4px);
}
.sservicequote {
    width: calc(100% - 54vw);
}
.sservicerow .sservicequoteinner {
    padding: 0 0 0 4vw;
}
.sservicerow:nth-of-type(even) .sservicequoteinner {
    padding: 0 4vw 0 0;
}

/* End Services 1300px */

/* Start Service Pages 1300px */
.services-page {
    --inner-padding: 3vw;
    --font-size: calc(1vw + 4px);
}
.sp-alt {
    --font-size: calc(0.6vw + 10px);
}
.sb-pre{
    min-height: 30vw;/* Keep animations from running before content loads */
}
a.sbp-link {
    top: 3em;
    left: 0;
}
.sb-pre h1 {
    bottom: 2.75em;
}

.sps-content{
	width: 70%;
}
.sps-widget{
	width: calc(30% - 1.15%);
}
/* End Service Pages 1300px */

/* **********ACCORDION********** */
#bottom{
	border: none;
}
#info{
	height: auto;
	padding-top: 0;
/*background: none;*/
	border: 1px solid #271814;
	border-width: 0px 0px 2px 0px;
}
#info .menu{
	position: relative;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	min-width: 100%;
	min-height: 100%;
	margin: 0px 0;
	padding: 0px 0 0 0;
background: none;
	line-height: 190%;
	text-align: center;
border:none;
}
#info .tab {
	position: relative;
	width: 100%;
	color: #fff;
	overflow: hidden;
}
#info input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#info label {
	position: relative;
	display: block;
	background: #333;
	color: #f9cf00;
	margin: 0px 0;
	padding: 10px 0;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
border-bottom:1px solid #222;
}
#info .tab-content {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .35s;
	-moz-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s;
}
#info .tab-content p {
}
#info h5{
	margin: -2px auto 0px auto;
}
#info a{
	max-width: 300px;
	margin: 0px auto;
	padding: 5px 0px;
}
#info a:hover{
	background: none;
	color: #000;
}
/* **** selected **** */
#info input:checked ~ .tab-content {
	padding: 10px 20px 15px 20px;
	max-height: 240px;
}
/* **********END ACCORDION********** */
}/* *******************END 1300px******************* */
@media all and (max-width: 1000px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px),
only screen and (min-resolution: 192dpi) and (max-width: 1000px),
only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
#page{
padding-top:50px;
}
#page .innernavbuttons{
	top: 50px;
/*     position: static; */
    padding: 0.25em;
}
.innernavbuttonitem {
    margin: 0.5vw auto;
/*     min-width: calc(100% / 6); */
/*     font-size: calc(0.7em + 0.5vw); */
}
#services .innernavbuttonitem {
/*     min-width: calc(100% / 4); */
}
.innernavbuttonitem img {
    width: 3em;
    height: 3em;
}
.innernavbuttonitem p{
    font-size: 1.1em;
    margin-top: 0.33em;
    line-height: 1.1em;
}
.testimonialsblock{
    padding: 10px;
    /*font-size: 2.4vw;
    line-height: 1.3em;*/
font-size: 15px;
line-height: 160%;
}
.testimonialname{
position: relative;
top: -8px;
	font-size:13px;
	color:#f57d20;
	font-weight:normal;
}
#prodtext p{
	font-size: 18px;
	font-size: calc(10px + 1vw);
    line-height: 150%;
	width: 100%;
}
#prodtext img{
	display: none;
}

#psectionmain {
    padding: 250px 0px 25px 0px;
    padding-top: 0;
    background-attachment: scroll;
    background-size: 100% auto;
}
#portfolio #psectionmain .section-inner{
	width: 100%;
}
/* 
.plistlarge{
    width: calc((88vw + 42px) / 2 - 11px);
}
.plistitem{
    width: calc(((88vw + 28px) / 4) - 6px);
}
.plistrow{
    width: calc(88vw + 28px);
}
.plistrow .plistitem{
    width: calc(((88vw + 28px) / 4) - 6px);
}
 */
.plistsingle{
	width:100%;
	height:100%;
}
#sservices {
    padding: 1vw 0px;
}
#services #csectionmain {
    padding-bottom: 0;
}
#services .csectioninner{
    width: 100%;
}

.sservicetext {
    width: calc(60vw);
    min-height: calc(40vw);
    margin: 0 1vw 0 3vw;
}
.sservicetext p {
    line-height: 130%;
    font-size: calc(1.1vw + 6px);
}
.sservicerow:nth-of-type(odd) .sservicetext {
    margin: 0 3vw 0 1vw;
}
.sservicequote {
    width: calc(100% - 62.5vw);
}

#contact .cformcheckboxline {
    margin-left: 20px;
}

#cform{
    padding: 3vw 1.25vw;
}
#contact #cform{
    padding: 3.3vw;
}
.cformcheckboxline-image {
    width: calc(50% - 0.5em);
    margin-left: 0.5em;
}
.cformcheckboxline-image.cformcheckboxline-other .formline{
    font-size: 16px;
    bottom: 2.45em;
}

/* Start Service Pages 1000px */
.services-page {
    --font-size: calc(0.75vw + 8px);
}
.sp-alt {
    --font-size: calc(0.5vw + 12px);
}
.services-page .sp-hero{
    min-height: 300px;
}
.services-page .section-inner{
	width: 100%;
}
.spoh-text {
    font-size: 0.75em;
    left: 49.5%;
    max-width: 50%;
}
.spoht-inner {
    padding-left: 30%;
}
.string-blocks {
    --space-sides: 0;
    --block-size: 14.5em;
}
.sb-text {
    padding: 0 1em;
}
.sb-text p {
    font-size: 1.3em;
    line-height: 1.2em;
}
.h1-cb {
	box-sizing: border-box;
    padding-left: 1.75em;
}
.h1-cb:before {
    right: auto;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.si-item{
	width: 33.3%;
}
.service-plans {
    padding: var(--inner-padding) calc(var(--inner-padding) / 3);
}
.service-plans > p:nth-of-type(1){
	font-size: 1.25em;
}
.sp-4-count .sp-plan {
    width: 24.5%;
    margin: 0 0.25%;
}
.spp-title{
    font-size: 1.4em;
}

.sps-content{
	width: 65%;
}
.sps-widget{
	width: calc(35% - 1.15%);
}
/* End Service Pages 1000px */

#return-to-top{
    display: block !important;
    z-index: 99999;
    width: 35px;
    height: 35px;
    background: rgba(0,0,0,0.85);
    border: 3px solid var(--natek-primary);
    border-radius: 10px;
    position: fixed;
    right: 20px;
    bottom: -50px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity, bottom;
    -webkit-transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition: opacity, bottom;
    transition-duration: 0.25s;
    transition-timing-function: ease-in-out;
}
#return-to-top.rtt-active{
    bottom: 20px;
    pointer-events: auto;
    opacity: 1;
}
#return-to-top:after{
	content:"";
	background-image: url("/images/buttonarrow.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#copyright{
	text-align: center;
}
#copyright #left, #copyright #right{
	float: none;
	width: auto;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
#copyright #left{
	padding-bottom: 0px;
}
#copyright #right a{
}
#copyright #right img{
	max-width: 130px;
	opacity: 0.9;
}
}/* *******************END 1000px******************* */
@media all and (max-width: 700px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 700px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min-resolution: 192dpi) and (max-width: 700px),
only screen and (min-resolution: 2dppx) and (max-width: 700px) {
.mobilesmallonly{
display: inline !important;
}
.largeonly{
display: none !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
text-decoration: none;
}
/* Start Main Edits */

#page .innernavbuttons {
    position: fixed;
    top: auto;
    bottom: 0;
/*     padding: 0.5em calc(0.2vw + 5px); */
    box-shadow: 0px 15px 20px 5px #000000;
    flex-wrap: wrap;
    gap: 0;
}
/* 
#services #page .innernavbuttons{
    height: 13em;
}
 */
.innernavbuttonitem:before,
.innernavbuttonitem:after{
	display: none !important;
}
.innernavbuttonitem img {
	width: calc(0.75em + 5vw);
	height: calc(0.75em + 5vw);
}
.innernavbuttonitem p{
	font-size: 1em;
}
#services #content{
    padding-bottom: 13em;
}

.innernavbuttonitem {
    margin: 0 auto;
    min-width: calc(100% / 3);
    padding: 0.5em 0.25em;
}
/* 
#services .innernavbuttonitem{
    min-width: calc(100% / 4);
}
 */
#sectionopening{
    padding: 0px 0px 0px 0px;
    background: none;
    min-height: 300px;
}
a#prodone.prodbox{
    margin-top: 4vw;
}
#prodsix{
    margin-bottom: 4vw;
}
.openingimg{
	min-height: 300px;
	height: 70vw;
}
.openingimg a {
    top: 67.5%;
    width: calc(45vw);
    height: calc(6vw + 14px);
    line-height: calc(6vw + 14px);
    font-size: calc(4.6vw + 7px);
    border: 0.4vw solid white;
}
#opening p{
	font-size:20px;
    line-height: 1.1em;
}
#sectionproducts{
    background: #171717;
	padding:0;
}
.prodbox{
    width: 90vw;
    height: 50vw;
    margin: 3vw auto;
}
#prodrowone .prodbox:nth-child(1){
    width: 100%;
    min-height: 200px;
}
#prodtext{
    font-size: 18px;
    line-height: 1.3em;
    box-shadow: 0px 0px 25px 5px #000000 !important;
    border-top: 4px solid var(--natek-primary);
    border-bottom: 4px solid var(--natek-primary);
    margin-top: 7vw !important;
}
#prodtext p{
    font-size: calc(7px + 2vw);
}
#proddrop{
	width:100%;
	margin:0;
    min-height: 250px;
}
.prodpreview{
    /*box-shadow: 0px 0px 6px 4px black;*/
    box-shadow: 0 2px 8px 5px black;
}
.prodpreview:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(255,255,255,0.2);
}
.prodpreview:active:before, .prodpreview:hover:before, .prodpreview:focus:before{
	opacity:0.5;
}
.prodpreviewtext{
	display:none !important;
}
.prodpreviewmobilename{
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 9vw;
    color: #fff;
    background: rgba(0,0,0,0.75);
    width: 100%;
    padding: 4vw;
    box-sizing: border-box;
    border-top: 1vw solid rgba(243,126,32,1);
    border-bottom: 1vw solid rgba(243,126,32,1);
    box-shadow: 0px 0px 10px 5px black;
    text-shadow: 0px 0px 2vw black;
}
.prodpreviewmobilename:before{
    background-image: url(../images/logo.png);
    background-size: 100% 100%;
    width: 8vw;
    height: 8vw;
    content: "";
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: -3%;
    left: 50%;
}
#prodone .prodpreviewmobilename, #prodthree .prodpreviewmobilename, #prodfive .prodpreviewmobilename{
    border-top: 1vw solid rgba(243,126,32,1);
    border-bottom: 1vw solid rgba(243,126,32,1);
}
#prodtwo .prodpreviewmobilename, #prodfour .prodpreviewmobilename, #prodsix .prodpreviewmobilename{
    border-top: 1vw solid #6bb52a;
    border-bottom: 1vw solid #6bb52a;
}
.prodbox:before{
	display: none !important;
}
#proddrop #prodarrow{
    bottom: calc(18% - 20px);
	display: none !important;/* Replacing with [Click Here] */
}
#proddrop p{
    font-size: 35px;
    bottom: 60%;
}
#proddrop:hover #prodarrow{
    bottom: calc(14% - 20px);
}
#proddrop #mobileclickhere{
    display: block;
    position: absolute;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    bottom: 20%;
    font-size: 20px;
}

#proddroplist{
	padding: 0px;
    width: 100%;
    margin: 0px !important;
}
input#proddropcheckbox[type=checkbox]:checked ~ #proddroplist {
    height: auto;
    margin: 7px auto;
    padding: 5px 5px 15px 5px;
}
.proddropcolumn{
    width: 50%;
margin: -20px 0px 10px 0px;
}
.proddropcolumn h1{
    font-size: 17px;
	/*color: #f57d20;*/
}
.proddropcolumn p{
    font-size: 14px;
    margin: 2px auto 10px 0px;
}
.widebutton{
    font-size: 11px;
    padding: 10px 10px 10px 0px;
    width: 75%;
}
#requestquote{
    width: 90%;
}
.widebutton#seeportfolio{
    width: 90%;
    margin: 20px auto 75px auto;
}
.widebutton#peyecatching{
    width: 90%;
}

#sectiontestimonies {
    padding: 0px;
}
#rowtestimonies {
    margin: 0px auto 40px auto;
}
#clients{
    height: 120px;
	min-height: 120px;
    width: 100%;
    margin: 0;
    color: #ddd;
	background: rgba(0,0,0,0.5);
	text-shadow: 0px 5px 3px black;
}
#clients p{
    bottom: 49%;
    -webkit-transform:translateY(50%);
    -ms-transform:translateY(50%);
    transform:translateY(50%);
    font-size: 25px;

}
#clients #clientsarrow{
	display:none;
}
#testimonies{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 333px;
    overflow: auto;
    font-weight:300;
	background: rgba(0,0,0,0.75);
}
.testimonialsblock{
    padding: 2px;
    font-size: 19px;
    line-height: 1.3em;
}
.testimonialname, .testimonialtext{
	margin:10px auto;
}
.testimonialname{
	top:0;
	font-weight:normal;
    font-size: 16px;
}
.testimonialtext{
	padding: 0px 12px;
	font-size: 16px;
	line-height: 140%;
}
#slide1 .testimonialtext{
	font-size: 18px;
	line-height: 140%;
}
#slide2 .testimonialtext{
	font-size: 17px;
	line-height: 130%;
}
#slide3 .testimonialtext{
	font-size: 18px;
	line-height: 140%;
}
#slide4 .testimonialtext{
	font-size: 25px;
	line-height: 140%;
}
#slide5 .testimonialtext{
	font-size: 19px;
	line-height: 150%;
}
#slide6 .testimonialtext{
	font-size: 19px;
	line-height: 150%;
}
#slide7 .testimonialtext{
	font-size: 16px;
	line-height: 140%;
}
#informed{
    margin: 40px 0px 0px 0px;
    padding: 0 0 60px 0;
}
#contact #informed, #services #informed{
    margin: 40px auto;
    padding: 0;
}

#sectioncontact{
	padding-bottom: 0;
}
#contactfooter{
	width:95%;
}
.contactblock{
    width: 100% !important;
	padding: 20px 0px !important;
	float:none !important;
}
.contactblock:nth-child(1){
	padding: 20px !important;
}
.contactblock:nth-child(3) {
    text-align: center;
}
.contactblock:nth-child(3) .contactblockinner{
	display: flex;
	flex-direction: column
}
.contactblock:nth-child(2):after{
	display:none !important;
}
.contactofferrow{
    font-size: 20px;
}
.contactofferrow p{
	line-height: 130%;
	max-width:calc(100% - 50px);
    color: #ffffff;
}
.contactofferrow img{
	width: 45px;
	filter: none;
}
#contactoffertalk{
    margin: 16px auto -20px auto;
}
#letstalkdesktop{
	display: none !important;
}
#letstalkmobile{
	display: block !important;
}
.contactblock:nth-child(3) .contactblockinner img:not(#phone){
    margin: 0 auto;
	order: 1;
}
#contactabout{
	order: 3;
    font-size: 18px;
    line-height: 1.3em;
    margin: 50px auto;
}
#contactphone{
	order: 2;
    width: 50%;
    padding: 0px 65px;
    margin: 45px auto 0px auto;
}
#contactphone:before{
	display:none !important;
}
.contactblock form {
    background: none;
    padding-bottom: 25px;
}
.formbutton{
float:none;
    margin: 0 auto 10px auto;
}

/* End Main Edits */

/* Start Portfolio Page*/

#psectionmain {
    padding: 250px 0px 0px 0px;
    padding-top: 0;
    background-size: auto;
}
#portfolio #content{
	padding-bottom: calc(7vw + 8em);
}
#pportfoliolist #portfolio-load{
    display: flex;
    flex-direction: column;
}
.plistlarge, .plistrow{
	order: var(--plistorder, 0);
	flex: 0 0 auto;
}
.plistp {
    font-size: 5vw !important;
}
.pinner{
    font-size: 3.5vw;
}
/* 
.plistlarge{
    width: calc((85vw + 42px) - 11px);
    height: calc((85vw + 42px) - 11px);
    margin: 4px auto;
}
 */
.plistlargemobile, .plistrow{
    margin: 1% auto;
    width: 100%;
    height: 100%;
}
/* 
.plistlargemobile .plistitem, .plistrow .plistitem{
    margin: 4px;
    width: calc(((85vw + 28px) / 2) - 3px);
    height: calc(((85vw + 28px) / 2) - 3px);
}
 */
.plistlargemobile .plistitem:nth-child(1), .plistrow .plistitem:nth-child(1){
    margin: 0px 1% 1% 0px;
}
.plistlargemobile .plistitem:nth-child(2), .plistrow .plistitem:nth-child(2){
    margin: 0px 0px 1% 1%;
}
.plistlargemobile .plistitem:nth-child(3), .plistrow .plistitem:nth-child(3){
    margin: 1% 1% 0px 0px;
}
.plistlargemobile .plistitem:nth-child(4), .plistrow .plistitem:nth-child(4){
    margin: 1% 0px 0px 1%;
}
/*.plistlarge, .plistrow{
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}
.plistitem{
    width: calc(100vw - 50px) !important;
    height: calc(100vw * 0.4) !important;
    margin: 10px 0px !important;
}
.pinner, .plistimg, .plistp {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 3.5vw;
}
.plistitem:hover .plistimg {
    left: 0;
    top: 50%;
    -webkit-transform: scale(1.3) translate(0, -35%);
    -ms-transform: scale(1.3) translate(0, -35%);
    transform: scale(1.3) translate(0, -35%);
}*/

#portfolio #clients, #portfolio #clients:before{
	background: #000;
}

#portfolio #informed{
	margin-top: 0;
	padding-top: 50px;
}
.buttontext{
    margin: 0px 2vw;
}
#portfolio .widebutton{
    padding: 2.3vw 1.5vw;
    width: 95%;
}
#portfolio .widebutton:hover .buttontext{
    margin: 0px 4vw;
}
#portfolio .buttonarrow{
	-webkit-transform:scale(0.7) rotate(-90deg);
	-ms-transform:scale(0.7) rotate(-90deg);
	transform:scale(0.7) rotate(-90deg);
}

/* Edited for IE compatibility */
.plistrow{
	width: 100%;
}
.plistlarge{
	width: 100%;
	margin: 1% 0;
}
.plistitem{
	width: 49%;
}
.plistrow .plistitem{
	width: 49%;
}
.plistsingle{
	width: 100%;
}

#pportfoliolist.portfolioTogglable:not(.toggledElement) #portfolio-load{
	max-height: 250vw;
	overflow: hidden;
}

/* End Portfolio Page*/


/* Start Request Pages */

.pagesection{
    padding: 20px 0px;
}
#ps-main{
	padding:0;
}
.ps-inner{
    width: 100%;
}
#lt-text{
    padding: 20px;
}
#lt-text h1 {
    text-align: center;
}
.contact_form_page .formline-item:nth-child(1){
    margin-top: 0;
}
.formline-item-inner.boxUploadWidget{
    border: 0;
    padding: 0;
    background: none;
    width: calc(100vw + 4px);
    margin-left: calc(-3.3vw - 4px);
    margin-right: calc(-3.3vw - 4px);
}
.contact_form_page .cformblock + .cformblock{
    margin-top: 2.5em;
}
.contact_form_page .cformcheckboxes{
	width: 100%;
}
.contact_form_page #ps-informed{
    padding: 1px 0px;
}
.contact_form_page #informed{
    margin: 40px auto;
    padding: 0;
}


.contact_form_page #cform{
    padding: 3.3vw;
}
.cformcheckboxline-image.cformcheckboxline-other .formline{
    font-size: 18px;
    bottom: 2.4em;
}

/* End Request Pages */

/* ************************ Start 3D Viewer Pages *********************** */
.lazy-load-button {
	animation: none;
    font-size: 6.75vw !important;
    line-height: 1em;
}
#fancybox-content .lazy-load-button:before {
    display: block;
    margin: 0 auto;
    width: 1.5em;
    height: 1.5em;
}
/* ************************* End 3D Viewer Pages ************************ */

/* Start Contact Page */

.contactsection{
    padding: 20px 0px;
}
#csectionmain{
	padding:0;
}
.csectioninner{
    width: 100%;
}
#cletstalktext, #cletstalkinfo{
	width:100%;
    padding: 20px;
}
#cletstalkinfo{
	padding: 15px;
}
#cletstalktext h1 {
    text-align: center;
}
.cformblock{
	width:100%;
	padding:0;
    flex-direction: column;
    display: flex;
}
.cformcheckboxes {
    width: 90%;
    margin: 0 auto;
}
#contact .cformcheckboxes .cformcheckboxline p {
    line-height: 1.5em;
}
.cformcheckboxes p, .cformcheckboxes h1 {
    margin: 15px 5px;
}
#cformname {
    order: 2;
    margin: 20px auto 0px auto;
}

#ccontent {
    padding: 25px 0px;
}
.ccontentblock {
    width: calc(100vw * 0.85);
    height: calc(100vw * 0.48);
    margin: 15px auto !important;
}
.ccontentblockinner {
    padding: 4vw;
}
.ccontentblockinner a {
    width: calc((100% / 3) - 4vw);
    margin: 1vw 2vw;
}
.ccontentblockinner h1 {
    font-size: 8vw;
}
#csharefiles {
    margin-top: 0.8vw;
}
.ccontentblockinner p, #contentblockfaq .ccontentblockinner p {
    font-size: 4.8vw;
}
#contentblockfaq .ccontentblockinner p.cclickbutton, #contentblockupload .ccontentblockinner p.cclickbutton {
    width: 35vw;
    height: 7vw;
    line-height: 7vw;
    bottom: 4.7vw;
    font-size: 4vw;
}
#contentblockupload img {
    margin-top: 0.6vw;
}
#contentblockshare .ccontentblockinner h1 {
    font-size: 5.5vw;
    line-height: 5.5vw;
}
#csectionmain .csectioninner, #services #csectionmain .csectioninner{
	border-top:0;
}
#contact #csectioninformed{
    padding: 1px 0px;
}
.g-recaptcha {
    float: none;
    margin: 0 auto;
    padding: 0px 0px 15px 0px;
}
/* End Contact Page */

/* Start Services Page */

#sservices {
    padding: 2vw 0px;
}
#services .csectioninner {
    width: 100%;
}

.sservicerow {
    flex-direction: column !important;
    padding: 3.5vw;
    margin: 2vw auto;
}
.sserviceimg{
    min-height: 225px;
    width: 100%;
}
.sservicetext {
    width: 100%;
    min-height: auto;
    margin: 0 !important;
}
.sservicetextinner {
    width: 100%;
    position: relative;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.sservicetext p {
    font-size: calc(1.0vw + 12px);
    margin: 4vw auto;
}
.sservicetext h1 {
    margin: 3vw auto 2vw auto;
    text-align:center;
}
.sservicetext h1 a{
	font-size: 0.75em;
	display: block;
}
#services .sservicetexttagstitle {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 4px 0px 0px;
}
#services .sservicetexttag {
    font-size: calc(0.5vw + 10px);
    line-height: 1.2em;
}
#services #csectioninformed{
    padding: 1px 0px 35px 0px;
}
.sservicequote, .sservicequoteinner{
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
}
.sservicequote{
    background: var(--natek-secondary) !important;
    margin-top: 3.5vw;
    padding: 0.5em 0 !important;
}
/* End Services Page */

/* Start Service Pages */
.services-page {
    --font-size: calc(1.2vw + 8px);
}
.sp-alt {
    --font-size: calc(0.3vw + 16px);
}
.services-page .sp-hero{
    min-height: 240px;
}
.services-page h1 {
    font-size: 1.75em;
    font-weight: 600;
}
.sp-alt h1{
	font-weight: normal;
}
.sps-content > p:nth-child(1) {
    margin-top: 0.75em;
}
.spoh-text h1{
	font-weight: 400;
    font-size: 1.9em;
}
.services-page .section.sp-opening-hero{
    background-size: 100% 91%, 100% 15%, 100% 100%;
}
.services-page .section.sp-opening-hero .section-inner{
	text-align: center;
	padding-top: 2.5em;
    padding-bottom: 1em;
}
.spoh-img{
    margin-left: -4%;
    width: 92.5%;
}
.spoh-text {
    position: static;
    max-width: 100%;
    font-size: 1em;
}
.spoht-inner{
	padding: 0;
    width: 30em;
    max-width: 75%;
	margin: 0 auto;
}
.spoht-inner:before{
	margin-left: auto;
	margin-right: auto;
}
.spoht-inner h2 br{
	display: none;
}
.spoht-inner a.button {
    margin: 2em auto;
    font-size: 1.2em;
}
.services-page-opening p {
    font-size: 1.4em;
}
.sb-pre {
    margin-bottom: 0;
}
.sb-pre img {
    width: 150%;
    margin-left: -80%;
}
a.sbp-link{
	position: static;
	margin-bottom: calc(var(--inner-padding) + 1.5em);
}
.sb-pre h1{
	font-size: 1.5em;
    bottom: 2.5em;
}
.string-blocks {
    --space-between: -29%;
    --block-size: 50vw;
    padding-left: 0;
    padding-right: 0;
}
.string-block {
	margin-bottom: 10vw;
	background-image: url('/images/fishing-mid.jpg');
    background-position: center 6.5vw;
    background-size: 150%;
	background-repeat: no-repeat;
}
.string-between {
	display: none;
}
.string-block.sb-reverse {
    display: flex;
    flex-direction: column-reverse;
	background-image: url('/images/fishing-mid-reverse.jpg');
}
.sb-hero, .sb-text {
    display: block;
}
.sb-hero{
    margin-bottom: 5vw;
}
.sb-text {
	text-align: center;
    width: 100%;
}
.sb-text h2{
	text-align: center;
    font-size: 1.75em;
    margin-bottom: 0.3em;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid var(--natek-primary);
}
.sb-text h2 span{
    text-decoration: none;
}
.sb-text p {
	text-align: left;
    font-size: 1.4em;
}
.string-end{
	margin-top: 0;
}
.string-end img {
    width: 175%;
    margin-left: -30%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.services-info {
    padding: 5vw calc(var(--inner-padding) / 2) var(--inner-padding) calc(var(--inner-padding) / 2);
}
.si-item{
    background: #ffffff;
    color: #000000;
    border: 0;
}
.si-item:before {
    background: rgba(255,255,255,0.85);
}
.si-item span {
    font-size: 1em;
}
.custom-services{
    padding-top: var(--inner-padding);
}
.cs-blocks{
	display: block;
}
.cs-info, .cs-link{
    display: block;
    width: 100%;
	margin: 0 auto;
    border-width: 2px;
}
.cs-info p {
    font-size: 1.3em;
    line-height: 1.3em;
}
.cs-link{
	margin-top: 1em;
}
.csi-lets_talk{
	background-image: url('/images/lets-talk-green-down.png');
    margin: 0 auto;
}
.cs-list{
    width: 95%;
    font-size: 1.6em;
    margin: 1.5em auto 0.5em auto;
}
.service-plans {
    padding: var(--inner-padding);
}
.sp-plan {
    width: 100% !important;
    margin: var(--inner-padding) 0 !important;
    font-size: 1.5em;
}
.spp-title{
    font-size: 1.5em;
}
.spp-row {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}
.spp-row.spp-empty{
	display: none;
}
#page-websites .plan-professional .spp-row:nth-last-of-type(1){
	background: #f2f2f2;
}
#page-websites .plan-professional .spp-row:nth-last-of-type(2){
	background: #ffffff;
}
.spp-link a{
    padding: 0.675em 1.5em 0.65em 1.5em;
    font-size: 0.9em;
}
.the-fine-print{
	font-size: 1.3em;
	margin-top: 0.5em;
}
.tfp-dropdown{
	max-width: none;
}
.tfp-dropdown.opened{
	margin-top: 0.5em;
	padding: 1.5em;
}
.cformreverse{
	order: 2;
}
.services-page .contact-form h1 {
	color: var(--natek-primary);
	margin: 0 auto;
}
.services-page .contact-form .cformcheckboxes{
	margin-bottom: 1em;
}
.services-page .contact-form .cformcheckboxes > p {
    margin-bottom: 0.25em;
}
.services-page .contact-form .cformcheckboxes p ~ .cformcheckboxline {
    margin-left: 2em;
}

.sps-widget, .sps-content{
	display: block;
	width: 100%;
}
.sps-content{
	padding-right: 0;
}
.sps-widget{
	--widget-background: #ffffff;
	border: none;
	margin-right: 0;
}
.sps-widget .heading-bar{
	font-size: 1.15em;
	text-align: center;
	margin-bottom: 1em;
	text-transform: uppercase;
}
/* 
.sps-widget .heading-bar:before{
	display: block;
}
.sps-widget .heading-bar > span{
	padding: 0 0.75em;
}
 */
.sps-widget .heading-bar > span > br{
	display: none;
}
.sp-images img {
    max-width: 20%;
    margin: 2.5%;
}
#page-tradeshowBooths .sp-images img{
	max-width: 28.3%;
}
.sp-catalogs{
	margin: 2em auto;
	text-align: center;
}
.spc-catalog{
    width: 30%;
    margin: 1.5%;
}
.spp-block{
	width: 100%;
	margin: 2.5em auto;
}
.spp-block h3{
    font-size: 1.75em;
    margin: 1em auto 0.75em auto;
}
.spsw-line, .spsw-raq{
	display: none;
}
.sp-alt .contact-form .content_loader{
	padding: 1em;
}
.spg-item{
	width: 48%;
}


/* End Service Pages */

/* Start Upload Page */

#uploadbox {
    margin: 50px auto 0 auto;
}

/* End Upload Page */

#copyright{
	text-align: center;
}
#copyright #left, #copyright #right{
	float: none;
	width: auto;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
}
#copyright #left{
	padding-bottom: 4px;
	font-size: 11px;
}
#copyright #right a{
}
#copyright #right img{
	max-width: 130px;
	opacity: 0.9;
}
#sectioncopyright{
	padding: 11px;
}
#sectioncopyright p{
font-size: 13px;
}

#openingslidestext, #openingslidestext1, #openingslidestext2{
    top: 0;
    margin-top: 100px;
}
.openingtitle h1 {
    padding: 0 10px;
    margin: 0 auto 10px auto;
    font-size: 30px;
}
.openingtext p {
    padding: 0 7px;
    margin: 3px auto;
    font-size: 20px;
}
.openingslide3 .openingimgtext {
    margin: 10px auto;
}
.openingslide3 .openingtext p{
    margin: 2px auto;
    font-size: 15px;
}
.openingslide3 .openingtitle h1{
    margin: 3px auto;
    font-size: 23px;
}
.openingslide3 img {
    top: 0;
    width: 250px;
}
}/* *******************END 700px******************* */


@media all and (max-width: 400px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 400px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 400px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 400px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 400px),
only screen and (min-resolution: 192dpi) and (max-width: 400px),
only screen and (min-resolution: 2dppx) and (max-width: 400px) {

#services #page .innernavbuttons{
/* 	height: 11em; */
}
#services #content{
    padding-bottom: 11em;
}
.innernavbuttonitem p{
	font-size: 0.875em;
}


}/* *******************END 400px******************* */