
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');


.post_1 iframe{
max-width: 100%;
margin:0%;

}
.post_2 iframe{
max-width: 100%;
margin:0%;

}
.post a {
  text-decoration:none;
}
.post_3 iframe{
max-width: 100%;
margin:0%;

}

footer {
  background-color:white;
  padding: 0px;
  border-radius: 20px;
  margin-top:10px;
  
}

.post_3 dod img{
max-width:90%;
	min-width:0%;
  margin-right:0%;
  margin-top:2%;
}

.post_2 img{
 
  max-width:50%;
	min-width:0%;
	margin-right:4%

}
.post_3 img{
 
 width:30%;
	min-width:0%;

}
h1,h2,h3,h4{font-size: calc(8px + 10*(100vw/1241));}
p{
  font-size: calc(6px + 10*(100vw/1241));}
.post img{
  max-width:10%;
	min-width:0%;
  margin-left:7.5%;
	max-width:10%;
	min-width:0%; 
}
header,h1{
  font-family: ‘Barlow Semi Condensed’, sans-serif;
}
main {
  padding: 10px;
 background:url(https://www.e-spincorp.com/wp-content/uploads/2018/11/Electronic-e1542941776154.jpg);
  background-size:cover;
    font-family: ‘Barlow Semi Condensed’, sans-serif;
    border-radius: 20px;
  
}

.post,p{
  padding: 20px;
  font-family: ‘Barlow Semi Condensed’, sans-serif;
}

.post_1 {
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  background-color: white;
  border-radius: 20px;
  padding:5px;
  margin-top: 10px;
  line-height:25px;
  font-family: ‘Barlow Semi Condensed’, sans-serif;
}
.post_2 {
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  background-color:white;
  border-radius: 20px;
  padding:10px;
  margin-top: 10px;
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  

  
}
.post_3 {
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  background-color:white;
  border-radius: 20px;
  padding:10px;
  margin-top: 10px;
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  

  
}
.post_4 {
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  background-color:white;
  border-radius: 20px;
  padding:10px;
  margin-top: 10px;
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  

  
}
ul, li{
  padding:5px;
}





.post_1 iframe{
 margin-left:0%;
 margin-top:2%;
 max-width:100%;

}


.footer-columns {
  display: flex;
}

.footer-column {
  flex: 50%;
  margin: 20px;
  
}


f{
  font-weight:bold;
}

@media (max-width:1195px) {
  
	.post_1 img{
 max-width:50%;
	min-width:0%;
  margin-right:10%;
}
.post_4 img{
max-width:90%;
	min-width:0%;
  margin-right:0%;
  margin-top:2%;
}
.post_3 dod img{
width:45%;
	min-width:0%;
  margin-right:15%;
  margin-top:2%;
}
@media (max-width:783px) {
  
	.post_2 img{
 max-width:50%;
	min-width:0%;
  margin-right:15%;
  margin-bottom:2%;
}



@media (max-width:775px){

h1,h2,h3,h4{font-size: calc(10px + 10*(100vw/1241));}
p,li{
  font-size: calc(8px + 10*(100vw/1241));
  font-family: ‘Barlow Semi Condensed’, sans-serif;
  }

}