html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body{
	font-family: Droid Sans, Arial, Tahoma, sans-serif;
}
textarea{
	font-family: inherit;
}
a{
	color: inherit;
	text-decoration: none;	
}
html{
	height: 100%;
    border: 0;
	background-color: #333333;
}
body{
    text-align: center;
	height: 100%;
    border: 0;
}
#maindiv{
    margin-top: 0px;
    display: inline-block;
    position: relative;
    width: 100vw;
	max-width: 1000px;
    z-index: 2;
	back
}
#headerdiv{
	color: #FFFFFF;
	height: 60px;
	top: 0px;
    display: block;
    position: fixed;
	width: 100%;
    z-index: 1002;
	text-align: left;
}
#headerback{
	background: #FFFFFF;
	height: 60px;
	top: 0px;
    display: block;
    position: fixed;
	width: 100%;
    z-index: 1001;
}
#logolink{
	position: absolute;
	display: inline-block;
	text-decoration: none;
	left: 0px;
	top: 0px;
}
#logolink2{
	position: fixed;
	display: inline-block;
	text-decoration: none;
	left: 0px;
	top: 0px;
	z-index: 98;
}
#headerdiv>ul{
	height: 60px;
	display: inline-block;
	position: relative;
	padding-left: 110px;
}
#headerdiv>ul li{
	display: block;
	float: left;
	line-height: 60px;
	font-size: 20px;
	margin-left: 30px;
}
.greenhover:hover{
	color: #5cee5c;
}
.bluehover:hover{
	color: #2980CC;
}
.pagelink{
	color:#333333;
}
.pagelink:hover{
	color: #2980CC;
}
#logindiv{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 100px;
	height: 40px;
	z-index: 5;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	cursor: pointer;
}
#menuicon{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	background: url(../images/menuicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#menuicon2{
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 60px;
	background: url(../images/menuicon2.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#menuicon ul{
	text-align: center;
	display: none;
	position: absolute;
	width: 200px;
	top: 60px;
	right: 0px;
}
#menuicon ul li{
	display: block;
	width: 200px;
	line-height: 40px;
	font-size: 20px;
	height: 40px;
	z-index: 100;
}
#menuicon ul li a{
	display: block;
	width: 100%;
}
#menuicon ul li a:hover{
	color: #2B80CC;
}
#picscrollermain{
	background-color: #222222; 
    position: relative;
	display: block;
    width: 100%;
	min-height: 250px;
    z-index: 20;
	padding-bottom: 0px;
}
#picscrollwrapper{
	position: relative;
	display: inline-block;
	width: 100%;
    height: 100%;
	margin-top: 4px;
	z-index: 4;
}
.picscroll{
	background-repeat: no-repeat;
	background-position: center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
	margin-top: -4px;
}
.picscrolltext{
	position: absolute;
	display: block;
	z-index: 26;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
.picscrolltext h1{
	position: relative;
	color: #5cee5c;
	z-index: 27;
	text-transform: capitalize;
	text-align: left;
	width: 100%;
}
.picscrolltext span{
	position: relative;
	width: 100%;
	text-align: left;
	color: #FFFFFF;	
	z-index: 28;
}
.pta{
	background-color: #333333;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
#ptwrap{
	position: relative;
	display: inline-block;
	margin-top: -4px;
	width: 100%;
	height: 100%;
	z-index: 25;
}
#picscrollover{
	background:url(../images/g1.png) no-repeat center top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
	margin-top: -4px;
}
#psbwrap{
	position: absolute;
	width: 100%;
	z-index: 29;
}
#psb{
	position: absolute;
	left: 0vw;
	bottom: 0vw;
	height: 2vw;
	width: 100%;
	text-align: center;
	z-index: 30;
	padding-top: 0px;
	padding-bottom: 20px;
}
#psb div{
	margin-left: 5px;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	z-index: 31;
	cursor: pointer;
}
.psbb{
	background-color: #FFFFFF;
}
#psbb0{
	border-radius: 0px !important;
	background-size: 19px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/pause.png);
}
.psbbsel{
	background-color: #2592C6;
}
#smdiv{
	min-height: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 40px;
	font-size: 25px;
	z-index: 30;
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}
#smspan{
	width: 504px;
	height: auto;
}
#smspan a{
	border: none;
	text-decoration: none;	
}
#smspan img{
	width: 64px;
	height: 64px;
	margin-left: 10px;
	margin-right: 10px;
}
.smiconholder{
	display: inline-block;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;	
}
#bluediv{
	z-index: 30;
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 40px;
	padding-top: 25px;
	padding-bottom: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	background-repeat: no-repeat;
	background-position: center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: #2980CC;
	font-size: 20px;
	color: #CCCCCC;
}
#bluediv h2{
	color: #FFFFFF;
	font-size: 40px;
}
.statbox{
	display: inline-block;
	position: relative;
	width: 300px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 25px;
}
#isptop{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: url(../images/networkequipment.png)no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#isptop div{
	padding: 150px 0px 150px 0px;
	font-size: 40px;
	line-height: 50px;
}
#fcctop{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: url(../images/telephonepoles.jpg)no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#fcctop div{
	padding: 150px 0px 150px 0px;
	font-size: 45px;
	line-height: 60px;
}
#fccbody{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	background-color: #FFFFFF;
	color: #000000;
}
#fccbody div{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	display: inline-block;
	width: 1000px;
	padding: 30px 0px 30px 0px;
}
#contentdiv, #contentdiv2{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
#newslettersaver{
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
	background-image:url(../images/loader.gif);
}
.smapp{
	display: inline-block;
	position: relative;
	margin-left: 20px;
	width: 290px;
	height: 600px;
	float: left;
}
#rightdiv {
	width: 100%;
 	max-width: 1200px;
	height: auto;
    font:12px Arial, Helvetica, sans-serif;
    z-index: 5;
    text-align: center;
	position: relative;
    display: inline-block;
}
.content{
	margin-left: 50px;
	margin-right: 50px;
	width: calc(33% - 100px);
	background-color: #FFFFFF;
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	text-align-last: center;
	vertical-align: top;
	margin-top: 75px;
	margin-bottom: 25px;
}
.content a{
	display: inline-block;
	width: 100px;
	height: 40px;
	background-color: #5cee5c;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content img{
	display: inline-block;	
}
.content h2{
	margin-top: 10px;
}
.document{
	margin-left: 50px;
	margin-right: 50px;
	width: 250px;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	font-size: 16px;
}
.document img{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
}
#wrapper{
	position: relative;
}
#numlocbox{
	position: absolute;
	top: calc(40vh - 40px);
	left: calc(50% - 170px);
	width: 300px;
	height: 40px;
	z-index: 1000;
	color: #FFFFFF;
	background-color: #2980CC;
	display: none;
	line-height: 20px;
	font-size: 16px;
	border-radius: 6px;
	padding: 20px 20px 20px 20px
}
#infodiv{
	position: absolute;
	left: calc(50% - 170px);
	top: calc(40vh - 75px);
	width: 300px;
	height: 130px;
	z-index: 1000;
	color: #FFFFFF;
	background: #2980CC;
	line-height: 22px;
	font-size: 18px;
	vertical-align: center;
	text-align: center;
	padding: 20px 20px 20px 20px;
	border-radius: 6px;
}
#infodiv div{
	position: absolute;
	right: -18px;
	top: -18px;
	width: 36px;
	height: 36px;
	background-image:url(../images/fancybox_sprite.png);
	background-position: top;
	cursor: pointer;
}
#contentmodal{
	display:none;
	min-width: 250px;
	text-align: center;
	min-height: 250px; 
    height: auto !important; 
    height: 250px;
}
#contentmodalcontent div{
	padding: 10px 10px 10px 10px;
}
#overlay{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #021001;
	z-index: 999997;
}
#pbox{
	z-index: 999998;
	position: fixed;
	top: 50%;
	left: 50%;
	background-color: #FFFFFF;
	display: none;
}
#pboxinner{
	position: relative;
}
#pboxclose{
	position: absolute;
	width: 36px;
	height: 36px;
	top: -18px;
	right: -18px;
	cursor: pointer;
	background-image:url(../images/fancybox_sprite.png);
	z-index: 999999;
}
#loginfrmdiv{
	display:none;
	width:450px;
	text-align: center;
	height: 205px;
	background-color: #153D6E;
}
#loginfrm{
	font-size: 1em;
	color: #FFFFFF;
	position: absolute;
	right: 30px;
	top: 20px;
	text-align: left;
	width: 240px;
}
#loginfrm a{
	font-size: .9em;
	color: #FFFFFF;
}
#contactfrm{
	text-align: left;	
}
.halftext{
	text-indent: 10px;
	font-size: 16px;
	height: 40px;
	margin-bottom: 15px;
	width: 48%;
	border: none;
	float: left;
}
.fulltext{
	text-indent: 10px;
	font-size: 16px;
	height: 40px;
	margin-bottom: 15px;
	width: 100%;
	border: none;
	float: left;
	resize: none;
}
.lefttext{
	margin-right: 4%;	
}
#detailtxtarea{
	height: 200px;
}
#contactformdiv{
	display: inline-block;
	width: 800px;
	float: left;	
}
#contactdiv{
	display: inline-block;
	width: 400px;
	margin-left: 40px;
	text-align: left;
	float: left;
}
#contactinner h1{
	font-size: 35px;	
}
#contactinner h2{
	font-size: 16px;	
}
#contactfrm select{
	padding: 0px 0px 0px 0px;
}
input::-webkit-input-placeholder{
	color: #000000;
}
input::-moz-placeholder {
	color: #000000;
}
input:-moz-placeholder {   /* Older versions of Firefox */
	color: #000000;
}
input:-ms-input-placeholder { 
	color: #000000;
}
textarea::-webkit-input-placeholder{
	color: #000000;
}
textarea::-moz-placeholder {
	color: #000000;
}
textarea:-moz-placeholder {   /* Older versions of Firefox */
	color: #000000;
}
textarea:-ms-input-placeholder { 
	color: #000000;
}
#contactinner{
	display: inline-block;
	width: 1240px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
#captxt{
	text-indent: 10px;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 29px;
	height: 40px;
	width: 250px;
	border: none;
	float: left;
}
#contactsubmit{
	font-size: 16px;
	height: 40px;
	width: 200px;
	margin-top: 20px;
	margin-left: 29px;
	float: left;
	cursor: pointer;
}
#contactsaver{
	display: none;
	float: left;
	margin-top: 7px;
	margin-left: 96px;
}
.center1250max{
	max-width: 1250px;
	display: inline-block;
	position: relative;
	width: 100%;
}
#contactmsgouter{
	width: 100%;
	margin-bottom: 40px;
	font-size: 25px;
}
#contactmsg{
	display: inline-block;
	width: 1240px;
}
#bottomdiv{
	position: relative;
    width: 100%;
    text-align: center;
    z-index: 50;
	font-family: "Times New Roman", Times, serif;
}
#bottominner{
	width: 250px;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	font-size: 20px;
}
#bottominner>div{
	margin-top: 30px;
	display: block;
}
#addressdiv{
	width: 250px;
}
#addresspin{
	width: 100%;
	text-align: center;	
}
#footcontactdiv{
	text-align:left;
	width: 250px;
}
#smiconsdiv{
	width: 250px;	
}
.bottomsmicon{
	height: 40px;
	width: 40px;
	display: inline-block;	
}
.bottomicondiv{
	display: block;
	width: 250px;
	height: 40px;	
}
.bottomicondiv img{
	margin-right: 10px;	
	float: left;
}
.bottomicondiv span{
	line-height: 40px;	
	float: left;
}
#addresssmiconsdiv{
	display: none;	
}
#smallfb{
	background-image:url(../images/smallfblogo.png);
}
#smalltwitter{
	background-image:url(../images/smalltwitterlogo.png);
}
#smallli{
	background-image:url(../images/smalllinkedinlogo.png);
}
#smallgplus{
	background-image:url(../images/googleplusiconsmall.png);
}
#smallfb:hover{
	background-image:url(../images/smallfblogoblue.png);
}
#smalltwitter:hover{
	background-image:url(../images/smalltwitterlogoblue.png);
}
#smallli:hover{
	background-image:url(../images/smalllinkedinlogoblue.png);
}
#smallgplus:hover{
	background-image:url(../images/googleplusiconsmallblue.png);
}
#servicelist>li{
	width: 100%;
	text-align: center;
	display: block;
	padding: 20px 0px 20px 0px;
	line-height: 30px;
}
#servicelist>li:nth-child(even){
	background-color: #EEEEEE;
}
#servicelist>li>div{
	width: 1140px;
	display: inline-block;
	text-align: left;
}
#servicelist>li>div div{
	float: left;
	display: inline-block;	
}
#servicelist{
	font-size: 18px;	
}
.servicelogo{
	width: 150px;
	text-align: center;
	margin-right: 40px;
	font-size: 22px;
	font-weight: bold;
}
.servicelogo img{
	margin-bottom: 20px;	
}
.servicedescrip{
	width: calc(70% - 140px);
	margin-right: 40px;	
}
.servicebullets{
	width: calc(30% - 90px);
}
.serviceinsidelist{
	list-style: disc;
}
#contentwrapper{
	width: 1540px;
	display: inline-block;
}
#ispformdiv{
	width: 800px;
	text-align: center;
	display: inline-block;
	float: left;
	margin-left: 20px;
}
#speedtestdiv{
	width: 720px;
	display: inline-block;
	float: left;
}
.blackback{
	background-color: #000000;
	color: #FFFFFF;
}
.lblueback{
	
}
.dblueback{
	background-color: #61c2fe;
	color: #333333;
}
.ivoryback{
	background-color: #FFFFFF;
	color: #61c2fe;
}
.dgrayback{
	background-color: #333333;
	color: #FFFFFF;
}
.lgrayback{
	background-color: #444444;
	color: #FFFFFF;
}
.ivory-dgray{
	background-color: #FFFFFF;
	color: #333333;	
}
.dgray-ivory{
	background-color: #333333;
	color: #FFFFFF;
}
.vdgray-ivory{
	background-color: #222222;
	color: #FFFFFF;
}
.black-ivory{
	background-color: #000000;
	color: #FFFFFF;	
}
.gblue-ivory{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	color: #FFFFFF;
}
@media only screen and (max-width: 1600px){
	#cww{
		display: inline-block;
		width: 1250px;
		text-align: left;
	}
	#contentwrapper{
		margin-left: -150px;
		transform: scale(.8);
		-ms-transform: scale(.8); /* IE 9 */
		-webkit-transform: scale(.8); /* Safari and Chrome */
		-o-transform: scale(.8); /* Opera */
		-moz-transform: scale(.8); /* Firefox */
	}
}
@media only screen and (max-width: 1290px){
	#newsletterdiv{
		margin-bottom: 0px;
	}
	#psb div{
		margin-left: 4px;
		width: 15px;
		height: 15px;
		border-radius: 15px;
	}
	#psbb0{
		background-size: 14px 15px;
	}
	#cww{
		display: inline-block;
		width: 980px;
		text-align: left;
	}
	#contentwrapper{
		margin-left: -280px;
		transform: scale(.63);
		-ms-transform: scale(.63); /* IE 9 */
		-webkit-transform: scale(.63); /* Safari and Chrome */
		-o-transform: scale(.63); /* Opera */
		-moz-transform: scale(.63); /* Firefox */
	}
}
@media only screen and (max-width: 1250px){
	#contactdiv{
		display: none;	
	}
	#contactinner{
		width: 800px;	
	}
	#contactmsg{
		width: 800px;
	}
}
@media only screen and (max-width: 1200px){
	#bluediv{
		font-size: 20px;
		line-height: 32px;
	}
	#bluediv h2{
		font-size: 32px;
	}
	.statbox{
		width: 250px;
	}
	#servicelist li>div{
		width: 95%;	
	}
}
@media only screen and (max-width: 1000px){
	.content{
		margin-left: 20px;
		margin-right: 20px;
		width: calc(49% - 40px);
		max-width: 350px;
	}
	#isptop div{
		padding: 75px 0px 75px 0px;
		font-size: 30px;
		line-height: 40px;
	}
	#servicelist{
		font-size: 18px;	
	}
	.servicelogo{
		width: 150px;
		text-align: center;
		margin-right: 20px;
		font-size: 22px;
		font-weight: bold;
	}
	.servicedescrip{
		width: calc(60% - 120px);
		margin-right: 40px;	
	}
	.servicebullets{
		width: calc(40% - 90px);
	}
}
@media only screen and (max-width: 800px){
	#psb div{
		margin-left: 3px;
		width: 10px;
		height: 10px;
		border-radius: 10px;
	}
	#psbb0{
		background-size: 9px 10px;
	}
	#logindiv{
		display: none;
	}
	#headerdiv ul{
		display: none;
	}
	#menuicon{
		display: block;
	}
	#newsletterdiv{
		line-height: 30px;
		font-size: 20px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#smdiv{
		line-height: 30px;
		font-size: 20px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#newsletter input[type=text]{
		margin-top: 15px;
		height: 20px;
		margin-right: 15px;
		font-size: 14px;	
	}
	#newsletter input[type=submit]{
		margin-top: 15px;
		height: 25px;
		font-size: 14px;
		border-radius: 4px;
		width: 70px;
	}
	#contactinner{
		width: 100%;	
	}
	#contactformdiv{
		width: 100%;
		padding: 0px 10px 0px 10px;	
	}
	.halftext{
		width: calc(100% - 20px);
		display: block;
		max-width: 400px;	
	}
	.fulltext{
		width: calc(100% - 20px);
		display: block;
	}
	#servicelist{
		font-size: 18px;
		line-height: 25px;
	}
	#servicelist>li{
		line-height: 25px;
	}
	#servicelist>li>div div{
		display: block;	
		width: 84%;
		padding-left: 8%;
		padding-right: 8%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.servicelogo{
		text-align: center;
	}
	.servicelogo img{
		display: inline-block;
		margin-bottom: 20px;	
	}
	.servicedescrip{
		width: 100%;
	}
	.servicebullets{
		width: 100%;
	}
	
}
@media only screen and (max-width: 600px){
	.smiconholder{
		display: block;
		margin-bottom: 0px;
	}
	.smiconholder:nth-child(2){
		margin-top: 0px;
	}
	#rightdiv {
		width: calc(100% - 20px);
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.content{
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
		height: auto;
	}
	#rightdiv>div:nth-child(n+2){
		margin-top: 20px;
	}
	.statbox{
		width: 200px;
	}
	#servicelist{
		font-size: 14px;
		line-height: 20px;
	}
	#servicelist>li{
		line-height: 20px;
	}
}
@media only screen and (max-width: 400px){
	.document{
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media only screen and (min-width: 600px){
	#addresspin{
		width: 40px;
		display: inline-block;
		float: left;
	}
	#addressdiv{
		width: 300px;
		padding-top: 20px;
		margin-right: 20px;
	}
	#bottominner{
		width: 570px;
	}
	#bottominner>div{
		display: inline-block;
		float: left;
	}
	#smiconsdiv{
		display: none !important;
	}
	#addresssmiconsdiv{
		margin-top: 10px;
		display: block;
	}
}
@media only screen and (min-width: 1000px){
	#bottominner{
		width: 980px;	
	}
	#smiconsdiv{
		display: inline-block !important;
		padding-top: 20px;
		width: 180px;
	}
	#addresssmiconsdiv{
		display: none;
	}
	#footcontactdiv{
		width: 460px;
		margin-left: 20px;	
	}
	.bottomicondiv{
		display: inline-block;	
	}
	#addressdiv{
		text-align: left;
		padding-top: 10px;	
	}
	#addresspin{
		margin-right: 20px;	
	}
	#footcontactdiv .bottomicondiv:nth-child(even){
		width: 250px;	
	}
	#footcontactdiv .bottomicondiv:nth-child(odd){
		width: 200px;	
	}
}
@media only screen and (orientation : portrait){
	#picscrollermain{
		height: 80vw;
	}
	.picscrolltext{
		margin-left: 3vw;
		top: 80px;
		width: 30vw;
	}
	.picscrolltext h1{
		font-size: 4vw;
	}
	.picscrolltext span{
		width: 100%;
		font-size: 2vw;
		line-height: 3vw;
	}
	.pta{
		border-radius: .5vw;
		width: 8vw;
		height: 2.5vw;
		line-height: 2.5vw;
		font-size: 1.25vw;
		margin-top: 50px;
	}
}
@media only screen and (orientation : landscape){
	#picscrollermain{
		height: 80vh;
	}
	.picscrolltext{
		margin-left: 3%;
		top: 80px;
		width: 30vh;
	}
	.picscrolltext h1{
		font-size: 4vh;
	}
	.picscrolltext span{
		width: 100%;
		font-size: 2vh;
	}
	.pta{
		border-radius: .5vh;
		width: 9vh;
		height: 2.5vh;
		line-height: 2.5vh;
		font-size: 1.5vh;
		margin-top: 50px;
	}
}
