body {
    font-family: Arial, Helvetica, sans-serif;
}

body footer {
    margin-top: 15%;
}

.principal em {
    font-family: italic;
    background: gray;
}

.caixa {
    position: relative;
	width: 100%;
    padding: 0.5em 0;
	margin: 0;
    background: #cccccc;
}

img {
    width: 188px;
    height: 128px;
    padding: 2.5%;
    margin: 0;
}

nav {
	position: absolute;
	top: 63px;
	right: 0;
}

nav li {
	display: inline;
	margin: 0 0 0 15px;
    padding: 5px;
}

nav a {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

nav a:hover {
	color: dodgerblue;
	text-decoration: underline;
}

#nav-link {
	text-decoration: none;
	color: #ffffff;
}

img {
    width: 95px;
    height: 95px;
}

.create-site {
	list-style: none;
	display: flex;
    justify-content: center;
    padding: 50px;
}

footer {
    background: #666666;
    width: 100%;
}

.rodape {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.footer1 {
    text-align: center;
}

#link-rodape {
    text-decoration: none;
    color: white;
}

#red-footer {
    color: #fff;
    text-decoration: none;
}

#createImg {
    width: 105px;
    height: 105px;
}

#desc-create {
    text-align: center;
    color: white;
}

legend {
    text-align: center;
    color: white;
    margin-top: 5px;
    padding: 2.5em;
}

.paragraph {
    font-size: 16px;
}

@media screen and (max-width: 500px) {
    body {
        font-family: Arial, Helvetica, sans-serif;
    }

    body footer {
        margin-top: 15%;
    }
    
    .principal em {
        font-family: italic;
        background: gray;
    }
    
    .caixa {
        position: relative;
        width: 100%;
        padding: 0.5em 0;
        margin: 0;
        background: #cccccc;
    }
    
    img {
        width: 188px;
        height: 128px;
        padding: 2.5%;
        margin: 0;
    }
    
    nav {
        position: absolute;
        top: 63px;
        right: 0;
    }
    
    nav li {
        display: inline;
        margin: 0 0 0 15px;
        padding: 5px;
    }
    
    nav a {
        text-transform: uppercase;
        color: #000000;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
    }
    
    nav a:hover {
        color: dodgerblue;
        text-decoration: underline;
    }
    
    #nav-link {
        text-decoration: none;
        color: #ffffff;
        margin-top: 20px;
    }
    
    img {
        width: 95px;
        height: 95px;
    }
    
    .create-site {
        list-style: none;
        display: flex;
        justify-content: center;
        padding: 50px;
    }
    
    footer {
        margin-top: 10%;
        background: #666666;
        width: 100%;
    }
    
    .rodape {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .footer1 {
        text-align: center;
    }
    
    #link-rodape {
        text-decoration: none;
        color: white;
    }
    
    #backHome {
        margin-top: 5px;
        padding: 5px;
    }
}

@media screen and (max-width: 1399px) {
    body {
        font-family: Arial, Helvetica, sans-serif;
    }

    body footer {
        margin-top: 15%;
    }
    
    .principal em {
        font-family: italic;
        background: gray;
    }
    
    .caixa {
        position: relative;
        width: 100%;
        padding: 0.5em 0;
        margin: 0;
        background: #cccccc;
    }
    
    img {
        width: 188px;
        height: 128px;
        padding: 2.5%;
        margin: 0;
    }
    
    nav {
        position: absolute;
        top: 63px;
        right: 0;
    }
    
    nav li {
        display: inline;
        margin: 0 0 0 15px;
        padding: 5px;
    }
    
    nav a {
        text-transform: uppercase;
        color: #000000;
        font-weight: bold;
        font-size: 22px;
        text-decoration: none;
    }
    
    nav a:hover {
        color: dodgerblue;
        text-decoration: underline;
    }
    
    #nav-link {
        text-decoration: none;
        color: #ffffff;
        margin-top: 20px;
    }
    
    img {
        width: 95px;
        height: 95px;
    }
    
    .create-site {
        list-style: none;
        display: flex;
        justify-content: center;
        padding: 50px;
    }
    
    footer {
        margin-top: 10%;
        background: #666666;
        width: 100%;
    }
    
    .rodape {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .footer1 {
        text-align: center;
    }
    
    #link-rodape {
        text-decoration: none;
        color: white;
    }
    
    #backHome {
        margin-top: 5px;
        padding: 5px;
    }
}

@media screen and (max-width: 725px) {
    body {
        font-family: Arial, Helvetica, sans-serif;
    }

    body footer {
        margin-top: 15%;
    }
    
    .principal em {
        font-family: italic;
        background: gray;
    }
    
    .caixa {
        position: relative;
        width: 100%;
        padding: 0.5em 0;
        margin: 0;
        background: #cccccc;
    }
    
    img {
        width: 188px;
        height: 128px;
        padding: 2.5%;
        margin: 0;
    }
    
    nav {
        position: absolute;
        top: 63px;
        right: 0;
    }
    
    nav li {
        display: inline;
        margin: 0 0 0 15px;
        padding: 5px;
    }
    
    nav a {
        text-transform: uppercase;
        color: #000000;
        font-weight: bold;
        font-size: 22px;
        text-decoration: none;
    }
    
    nav a:hover {
        color: dodgerblue;
        text-decoration: underline;
    }
    
    #nav-link {
        text-decoration: none;
        color: #ffffff;
        margin-top: 20px;
    }
    
    img {
        width: 95px;
        height: 95px;
    }
    
    .create-site {
        list-style: none;
        display: flex;
        justify-content: center;
        padding: 50px;
    }
    
    footer {
        margin-top: 10%;
        background: #666666;
        width: 100%;
    }
    
    .rodape {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .footer1 {
        text-align: center;
    }
    
    #link-rodape {
        text-decoration: none;
        color: white;
    }
    
    #backHome {
        margin-top: 5px;
        padding: 5px;
    }
}