#header1 {}

/* This is the paragraph typography */
   p{font-family:Arial,sans-serif;}	
	

/* This is the H1 typography */
.newheader {
	width:100%
}

/* This is the container for the jumbotron */
div#top1 {margin:0 auto 0;padding-top:10px;padding-bottom:10px;background-color:white;}

/* This is the jumbotron */
.jumbotron{font-family:"Montserrat",sans-serif; }


.MagicZoomPlus{display:none;max-width:.1%;}

h1 {
	font-weight:800;
	font-family:"Montserrat",sans-serif;
	font-size:30px;
	text-align:left;
   }

.topline h1{
	font-weight:700;
	font-family:"Montserrat",sans-serif;
	text-align:center;
}	

.textheader {
	font-weight:800;
	font-family:"Montserrat",sans-serif;
	font-size:20px;
	text-align:center;
}

.imgcontsm{text-align:center;margin:10 10 10 10;}
.imgcont{text-align:center;margin-top:30px;}




div.container.imgcont{
	width:970px;
    overflow:hidden;
    margin:0;
    margin-top:50px;
}

#selectgrid.container{
	max-width:900px;
}

#features.container{
	max-width:900px;	
}

#contact.container{
	max-width:900px;	
}

#apps.row{
	width: 100%;
	margin:5 auto 30;
	padding:20px;
	font-size:20px;
	font-weight:500;
}
.appscol{
	border: 2px solid #d9d9d9;
    border-radius: 6px;
    margin: 10px;
    display: inline-block;
    box-shadow: grey 3px 3px 4px;
}
#apps.topslide{
	margin-top:30px;
	margin-bottom:50px;
	
}

.cleanlist{
	padding:20px;
	list-style-type: none;
}

div#featrow.row{
	font-size:18px;
	font-weight:400;
	color: black;
	width:970px;
}
	
li.flist{
	font-size:20px;
	font-family:Arial, sans-serif;
	
}
li.flist::marker{color:blue;}	

.li-title{
    list-style:none;
    font-weight:600;
    font-size:25px;
    font-family:"Montserrat",sans-serif;
}
/* This is the configuration grid */
	
.flex-container {
  display: flex;
  /*justify-content: center;*/
}

.flex-container > div {
  background-color: #f1f1f1;
  width: 300px;
  margin: 10px;
}

.confcontainer{
	/*margin:0 auto;*/
	/*width:970px !important;*/
	
}

.configlist{
	padding:5px;
	list-style-type: none;
	    text-align: center;
}

.configcol{
	border: 2px solid #d9d9d9;
    border-radius: 6px;
    margin: 5px;
	
   
}
.conf-img{
    list-style:none;
    margin:0 auto;
}
.conf-title{
    list-style:none;
    font-weight:600;
    font-size:20px;
    font-family:"Montserrat",sans-serif;
}








/* Five image containers (use 18% for all) */
.column {
    float: left;
    width: 20%;
    padding: 0px;
    display:inline-block;
}

.stretch {
	width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

/* Clear floats after image containers */
.row::after {
    content: "";
    clear: both;
    display: table;
  
    margin-left: auto; 
    margin-right: auto;

    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
   
}

.tabletext{
	font-weight:400;
	font-family:Arial, sans-serif;
	font-size:16px;
	text-align:left;
}
.swtable{
	display:table;
	border:4px solid black;
	width:800px;
	margin: 0 auto;
    text-align: center;
	
}

.swtr{
	border:2px solid black;
}
.swtd{
	border:2px solid black;
}

.swpage{
	margin: 0 auto;
    text-align: center;
}

#PCIecard.cardimg{
	margin:0 auto;
	text-align:center;
	display:block;
	
}
