body {
    margin: 0px 0.7% 0 0.7%;
    font-family: "Ubuntu", sans-serif;
    background-color:  	#161616;
    font-size: 100%;
    color: white;

}

.header{
    margin: 0 0.7% 0 0.7%;
    border-bottom: 3px solid rgba(204, 204, 204, 0.473)
}

.name{
    margin: 0 1% 0 1%;
    color: white;
    font-size: 170%;
    font-weight: bold;
}

.disabled-name{

    color: white;
    font-size: 170%;
    font-weight: bold;
    text-decoration: none;
    
}

.soc{
    color: #5820c0;
    float:  right;
    font-size: 170%;
}

.dev{
    margin: 0 0.3% 0 0.3%;
    float: right;
    font-size: 170%;
}

.description{
    margin: 0 0.7% 0 0.7%;
    font-size: 120%;

}

.description-bold{
    font-size: 120%;
    font-weight: bold;
}

.dot{
    margin-bottom: 50%;
    font-size: 120%;
    float: right;
}


.posts{
    margin: 0.7% 0 0 0;

}

.figs{
    float: right;
    margin: 5px;
    clear: right; 
    
}

.post1{
    margin: 0% 0 0.7% 0;
    padding: 0.3% 0.7% 0.7% 0.7%;
    border: 3px solid rgba(204, 204, 204, 0.473);
    border-radius: 10px;
    width: 77%;
    float: left;
}

.post0{
    border: 3px solid rgba(204, 204, 204, 0.473);
    padding: 0% 0.7% 0.7% 0.7%;
    border-radius: 10px;
    width: 77%;
    float: left;
}

.post-center{
    margin: 0 0 0.7% 0;
    border: 2px solid white;
    width: 75%;
    text-align: center;
    float: left;
}


.title{
    font-size: 180%;
    margin: 0 0 0 0.7%;
    color: white;
}
.ar-title{
    font-weight: bold;
    font-size: 180%;
    color: white;
}

.tag-title{
    font-size: 120%;
    margin: 0 0 0 0%;
    color: white;
}

.title-center{
    font-size: 180%;
    text-align: center;
    color: white;
}

.spaced{
    padding: 0 0.7% 0 0%;
    text-align: justify;
    text-justify: inter-word;
}

.p1-txt{
    font-size: 120%;  
    text-decoration: none;
    color: white;

}

.p1-txt-feature{
    
    font-size: 120%;   
    white-space: nowrap ;
    text-decoration: none;
    color: white;

}


.p1-txt-bold{
    margin-top: 100px;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    color: white;
}

.pic{
    margin-right: 0.7%;
    margin-bottom: 0.7%;
    width: 25%;
    float: left;
    border-radius: 5px;
    
}

.gif{
    margin-right: 0.7%;
    margin-bottom: 0.7%;
    width: 50%;
    float: left;
    border-radius: 7px;
}

.dl{
    margin: 0 0 20% 0;
    font-size: 120%;
    padding: 0;
    text-decoration: underline;
    color: white;
}

.link{
    font-size: 120%;
    margin: 0 0 0 0%;
    color: #da3194;
    text-decoration: underline;
}


.tags{

    margin: 0 0 0.7% 0%;
    padding: 0 0 0.1% 0.4% ;
    border: 3px solid rgba(204, 204, 204, 0.473);
    width: 20%;
    border-radius: 10px;
    float: right;
}

.badge{
    width: 32%;
}


.tag{
    margin: 1% 1% 1% 0%;
    color: white;
    font-size: 150%;
    text-decoration: none;
    
}

.tag:hover{
    margin: 1% 1% 1% 0%;
    color: white;
    font-size: 150%;
    text-decoration: none;
    border: 0px solid rgba(204, 204, 204, 0.473);
    background-color: rgba(204, 204, 204, 0.473);
    border-radius: 7px;
}

.fig{
    float: left;
    font-size: 120%;
    text-align: center;
    border-radius: 70px;
    width: 30%;
    margin-left: 2.5%;
    margin-bottom: 0.5em;
    
}

.bigfig{
    float: left;
    font-size: 120%;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
    margin-bottom: 0.5em;
}


.fig2txt{

    font-size: 120%;
    text-align: center;

}

.text{
    margin: 0% 0% 1% 1% ;

}

.text-center{
    font-size: 120%;
    margin: 0 0 1% 1%;
    text-decoration: none;
    color: white;
}

.gradient{
    margin: 0 -0.7% 0px -0.7%;
    padding: 0 0.7% 0 0.7%
    position: absolute;
    background-image: linear-gradient(#ca91ff, #161616);
}
.iot-gradient{
    margin: 0 -0.7% 0px -0.7%;
    padding: 0 0.7% 0 0.7%
    position: absolute;
    background-image: linear-gradient(#4b6bff, #161616);
}

.iframe{
    width: 99%;
    height: 800px;
    margin: 0 auto;
    background-color: #777;
    border: none;
    display:block;
}

.tagframe{
    border: none;
    width: 99%;
    height: 999%;
}

.taggy{
    font-size: 120%;
    margin: 0 0 0 0.7%;
    color: white;
}

.mtags{
    height: 10%;
    border: 2px solid white;
    margin: 0.7% 0 0.07% 0;
    padding : 0 1% 0 1%;
    white-space: nowrap;
    overflow: scroll;
    margin: 0.7% 0% 2% 0;
}

.mtitle{
    margin: 1% 1% 1% 0%;
    font-weight: bold;
    font-size: 180%;
}
.mtag{
    margin: 1% 1% 1% 0%;
    color: white;
    font-size: 180%;
    text-decoration: none;
}
.mname{
    font-size: 170%;
}


.iot-ar{
    border-bottom: 3px solid rgba(204, 204, 204, 0.473);
}

details > summary {
    list-style: none;
  }
  details > summary::-webkit-details-marker {
    display: none;
  }


.button{
    border: 2px solid rgba(204, 204, 204, 0.473);
    cursor: pointer;
    border-radius: 3px;
    background-color: #363696;
    font-size: 100%;
    color: white;
}

.button:hover{
    background-color: rgba(204, 204, 204, 0.473);
}

.homekit-pair-code{
    margin-top: 0.7%;
    padding: 0.7% 0.7% 0.7% 0.7%;
    border: 3px solid rgba(204, 204, 204, 0.473);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    color: black;
    font-weight: bold;
    float: left;
}

.sub-title{
    font-weight: bold;
    font-size: 140%;
    margin: 0 0 0 0%;
    color: white;
}


.layered-image {
    background: linear-gradient(to right, transparent, mistyrose), url("../../assets/images/mailbox-sensor/mailbox-thumb.jpg");
    margin-right: 0.7%;
    margin-bottom: 0.7%;
    width: 25%;
    float: left;
    border-radius: 5px;
  } 

@media screen and (max-width: 897px) {
    .ar-title{
        font-size: 220%;

    }

    .description{
        font-size: 150%;
    }   

    .tags{
        display: none;
    }
    
    .tag{
        display: none;
    }

    .pic{
        width: 100%;
        margin-bottom: 0.7%;
        margin-right: 0;
        float: left;        
    }
    .mname{
        font-size: 200%;
    }
    .title{
        font-size: 200%;
        font-weight: bold;
    }
    .p1-txt{
        font-size: 150%;
    }
    .p1-txt-feature{
        font-size: 150%;
        
    }
    .post0{
        border: 3px solid rgba(204, 204, 204, 0.473);
        
        width: 97%;

    }
    .post1{
        border: 3px solid rgba(204, 204, 204, 0.473);
        
        width: 97%;
    } 
    .description-bold{
        font-size: 150%;
        font-weight: bold;
    }
    .p1-txt-bold{
        font-size: 160%;
    }

}

@media screen and (min-width: 897px) {

    .mtags{
        display: none;
    }
    .mtitle{
        display: none;
    }
    .mtag{
        display: none;
    }
    .p1-txt{
        size: 150%;
    }    
    
   

}

@media screen and (min-width: 1024px) {
    .post0{
        border: 3px solid rgba(204, 204, 204, 0.473);
        
        width: 76%;

    }
    .post1{
        border: 3px solid rgba(204, 204, 204, 0.473);
        
        width: 76%;
    } 
    
   

}

@media screen and (min-width: 1866px) {

    .p1-txt{
        font-size: 150%;

    }

    .name{
        font-size: 200%;
    }
    .soc{
        font-size: 200%;
    }

    .description{
        font-size: 150%;

    }

    .title{
        font-size: 210%;

    }

    .tag{
        font-size: 150%;
    }


}
