body {
    margin: 0;
    font-family: "Comic Sans MS";
}

main {
    display: flex;
    flex-wrap: wrap-reverse;
}

.container1 {
    float:left;
    width: 49%;
    text-align: center;
    background-image: url(twaddle2.png);
    height: 572px;
}

.container1 ul {
    margin-top: 201px;
    margin-left: 148px;
    list-style: none;
}

.container1 li {
    font-size: 19px;
    font-weight: bold;
    color: white;
    padding-bottom: 40px;
    text-align: left;
    list-style-image: url(twoman.png);
    padding-left: 10px;
}

.container1 li:first-child {
    list-style-image: url(search.png);

}

#convo {
    list-style-image: url(msg.png);
}

.test {
    text-align: left;
}

.container2 {
    float:right;
    width: 50%;
    height: auto;
    align-content: left;
    text-align: center;
    margin-top: 122.5px;
}

.container2 img {
    height: 32px;
    width: 39px;
    margin-right: 336px;
}

.container2 p {
    font-size: 30px;
    font-weight: 680;
    text-align: left;
    margin-left: 153px;
    margin-top: 19px;
    line-height: 39px
}

.tinybold {
    font-size: 15px;
    font-family: "Comic Sans MS";
    font-weight: bold;
    margin-right: 248px;
    margin-top: 59px;
}

.logsign {
    list-style: none;
}

.logsign li:first-child {
    border-radius: 20px;
    margin-bottom: 15px;
    background-color: #1DA1F2;
    text-align: center;
    font-weight: bold;
    color: white;
    width: 380px;
    height: 30px;
    padding-top: 7px;
    font-size: 15px;

}

.logsign li {
    font-weight: bold;
    font-size: 14px;
    color: #1DA1F2;
    border: solid #1DA1F2 1px;
    border-radius: 20px;
    text-align: center;
    margin-left: 115px;
    width: 380px;
    height: 30px;
    padding-top: 7px;
    font-size: 15px;
}

.logsign a {
    text-decoration: none;
}

#hove li:hover {
    background-color: #1A91DA;
}

#hove2 li {
    background-color: white;
    color: #1DA1F2;
}

#hove2 li:hover {
    background-color: #E8F5FE;
}

#foot {
    margin-left: 70px;
    margin-right: 15px;
}

footer a {
    text-decoration: none;
    color: gray;
    font-size: 13px;
    padding: 0;
    margin-right: 12px;

}

footer a:hover {
    text-decoration: underline;
}

#copy {
    text-decoration: none;
}


@media (max-width:800px) {

    body {
        margin: 0;
        font-family: "Comic Sans MS";
    }

    .container1 {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
        height: 220px;
        background-image: url(twaddle2.png);
        background-size: cover;
        background-repeat: no-repeat;       


    }

    .container1 ul {
        margin: 0;
        list-style: none;
        margin-top: 18px;
        margin-left: 67px;

    }

    .container1 li {
        font-size: 18px;
        font-weight: bold;
        color: white;
        padding-bottom: 40px;
        text-align: justify;
        padding-left: 5px;
    }


    .container2 {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .container2 img {
        height: 30px;
        width: 35px;
        margin-right: 360px;
        margin-top: 19px;
    }

    .container2 p {
        font-size: 28px;
        font-weight: 680;
        text-align: left;
        margin-left: 50px;
        margin-top: 19px;
        line-height: 36px
    }

    .tinybold {
        font-size: 14px;
        font-family: "Comic Sans MS";
        font-weight: bold;
        margin-right: 275px;
        margin-top: 53px;
    }

    .logsign {
        list-style: none;
        padding-bottom: 3px;

    }

    .logsign li:first-child {
        border-radius: 20px;
        margin-bottom: 15px;
        background-color: #1DA1F2;
        text-align: center;
        font-weight: bold;
        color: white;
        width: 380px;
        height: 27px;
        padding-top: 7px;
        font-size: 15px;

    }

    .logsign li {
        font-weight: bold;
        font-size: 14px;
        color: #1DA1F2;
        border: solid #1DA1F2 1px;
        border-radius: 20px;
        text-align: center;
        margin-left: 10px;
        width: 380px;
        height: 25px;
        padding-top: 5px;
        font-size: 15px;
    }

    #foot {
        margin: 15px 0 0 0;
        line-height: 23px;
    }

    footer a {
        font-size: 12px;
        margin-right: 3px;
        margin-left: 3px;
        text-align: justify;

    }  

    #copy {
        text-decoration: none;
    }

}

@media (min-width:800px) {

    .no {
        display: none;
    }

    #formobile {
        display: none;
    }

    #mobhov {
        display: none;
    }

    #mobhov2 {
        display: none;
    }
}


#formobile {
    list-style: none;
    display: flex;
}

#mobhov {
    border-radius: 20px;
    margin-bottom: 15px;
    background-color: #1DA1F2;
    color: white;
    font-weight: bold;
    font-size: 15px;
    margin-right: 20px;
    width: 40%;
    height: 30px;
    text-align: center;
    text-decoration: none;
    padding-top: 7px;
    margin-top: 25px;
    margin-left: 17px;
}

#mobhov2 {
    border-radius: 20px;
    margin-bottom: 15px;
    background-color: white;
    border: #1DA1F2 1px solid;
    color: #1DA1F2;
    font-weight: bold;
    font-size: 15px;
    margin-right: 5px;
    width: 40%;
    height: 30px;
    text-align: center;
    text-decoration: none;
    padding-top: 7px;
    margin-top: 25px;
}

#mobhov:hover {
    background-color: #1A91DA;
}

#mobhov2:hover {
    background-color: #E8F5FE;
}