h1 { 
	font-family: 'Arimo', sans-serif;
	font-size: 34px!important; 
	font-weight: bold!important; 
	line-height: 26.4px; 
}
h3 { 
	font-family: 'Arimo', sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 15.4px; 
}


p { 
	font-family: 'Arimo', sans-serif;
	font-size: 19px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 20px; 
}
blockquote { 
	font-family: 'Arimo', sans-serif;
	font-size: 21px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 30px; 
}
pre { 
	font-family: 'Arimo', sans-serif;
	font-size: 13px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 18.5714px; 
}

.workimg {
    max-width: 100%;
    height: auto;
    padding-bottom: 30px;
}

.description {
    max-width: 25% !important; 
    padding-right: 3%!important; 
}

a {
	color: #5C6BC0!important;
}

.folder-item {
	font-size: 24px;
	color: #5C6BC0!important;
}

.pages-gap {
	padding-top: 35px;
	padding-bottom: 25px;
}

.extra-gap {
	margin-top: 28px;
}

.pdirectory {
	font-size: 24px;
	color: #5C6BC0!important;
}

.vertical-collectiveioning {
	padding-right: 27%!important;
}
.vertical-network {
	padding-right: 10.2%!important;
}
.vertical-varia {
	padding-right: 9.6% !important;
}
.vertical-marginal {
    padding-right: 4.5% !important;
}
.vertical-streaming {
    padding-right: 40% !important;
}
@media only screen and (max-width: 600px) {
  .description {
     max-width: 100% !important; 
     padding-right: 4%!important; 
  }
  h1 { 
  	margin-right: 10%;
  }
  .folder-item {
	font-size: 18px!important;
  }
  .pdirectory {
	font-size: 18px!important;
  }
  .pages-gap {
	padding-bottom: 10px!important;
  }
}

