body {
    margin: 0px auto;
    padding: 0px;
    font-family: sans-serif;
}

#logo a {
    float: left;
    width: 180px;
    margin-left: 15%;
    margin-top: 10px;
    background: no-repeat center;
    display: block;
    text-decoration: none;
}

#logo img {
    float: left;
    width: 50px;
    margin-right: 4%;
}

.title_name {
    color: white;
    font-family: Arial;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 25%;
    margin-top: 0px;
    text-decoration: none;
}

.topnav {
    float: right;
    padding-top: 25px;
    margin-right: 15%;
}

nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.3em;
    font-family: Arial;
    padding: 14px 16px;
}

a:hover {
    color: #870202;
}

.topnav .icon {
    display: none;
}

.bgimg-1,
.bgimg-2,
.bgimg-3,
.bgimg-4,
.bgimg-5,
.bgimg-6 {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* First image (Logo. Full height) */

.bgimg-1 {
    background-image: url('../images/Fwd_ Jav fitness/IMG_20160127_221736 multiply.jpg');
    height: 100vh;
}

.bgimg-2 {
    background-image: url("../images/Fwd_ Jav fitness/Screenshot_2015-10-13-14-08-31-1 copy.png");
    min-height: 500px;
    clear: both;
}

.bgimg-3 {
    background-image: url("../images/Fwd_ Jav fitness/IMG_20160210_143011 copy.jpg");
    min-height: 400px;
}

.bgimg-4 {
    background-image: url("../images/Fwd_ Jav fitness/26.jpg");
    min-height: 400px;
}

.bgimg-5 {
    background-image: url("../images/Fwd_ Jav fitness/c700x420 copy.jpg");
    min-height: 400px;
}

.bgimg-6 {
    background-image: url("../images/Fwd_ Jav fitness/12573916_525064797652832_5046379965972059344_n copy.jpg");
    min-height: 400px;
}

.cover-title {
    padding-top: 200px;
    color: white;
    text-align: center;
}

.gallery-title {
    padding-top: 140px;
    color: white;
    text-align: center;
}

.cover-photo-title {
    font-size: 4em;
}

.cover-photo-description {
    font-size: 2em;
    padding-top: 60px;
}

.about_me {
    margin-top: 3%;
    text-align: center;
}

#aboutme {
    margin-top: 60px;
}

.aboutme_portrait_name {
    float: left;
    margin-top: 20px;
    width: 40%;
}

.aboutme_portrait {
    margin-left: 40%;
    width: 45%;
}

.aboutme_name {
    text-align: center;
    margin-left: 25%;
}

.aboutme_content_part {
    width: 60%;
    float: right;
}

.aboutme_content {
    margin-right: 30%;
    font-size: 1.1em;
}

#facebook {
    width: 60px;
    margin-left: 80%;
    margin-top: 5%;
}

#social-media {
    float: left;
    width: 40%;
}

.email-e {
    float: right;
    width: 60%;
}

.email {
    color: white;

    font-size: 1.5em;
    margin-left: 10%;
    margin-top: 5.5%;
}

.copyright {
    clear: both;

    text-align: center;
    margin-top: 13%;
    color: #d8d8d8;
}

footer {
    background-color: #520000;
    height: 350px;
    padding-top: 1%;
}

.footer-description {
    color: white;
    text-align: center;
    font-size: 1.5em;
    margin-top: 5%;
}

.photo {
    text-align: center;
    margin-top: 5%;
}

.photo-p {
    text-align: center;
}

.gallery-portfolio {
    margin-left: 11%;
    margin-bottom: 5%;

}

.portfolio-image {
    width: 20%;
    margin: 1% 0;
}

.portfolio-image-link {
    margin-left: 1%;
}

.video {
    text-align: center;
    margin-top: 2%;
}

.gallery-video {
    margin-left: 17%;
    margin-bottom: 2%;
}

.video-v {
    width: 40%;
    height: 280px;
}

button {
    width: 30%;
    margin-left: 35%;
    margin-bottom: 8%;
}

.btn {
    border: 2px solid black;
    border-radius: 5px;
    background-color: white;
    color: black;
    padding: 14px 28px;
    font-size: 1.3em;
    cursor: pointer;
}

.videofacebook {
    border-color: #520000;
    color: #520000;
}

.videofacebook:hover {
    background-color: #520000;
    color: white;
}

#testimonals {
    margin: 8% 0;
}

.container {
    border-bottom: 2px solid #520000;
    background-color: white;
    padding: 16px;
    margin: 25px 10%;
}

.container::after {
    content: "";
    clear: both;
    display: table;
}

.container img {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.container span {
    font-size: 20px;
    margin-right: 25px;
}

#map {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%;
}

#map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#equire {
    width: 50%;
    margin: 4% 25%;
    display: inline-block;
}

.form {
    font-size: 1.3em;
    color: #878787;
    margin-left: 1.5%;

}

.answer {
    width: 98%;
    float: right;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#message {
    width: 98%;
    float: right;
    height: 100px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#submit {
    float: right;
    width: 40%;
    margin-top: 4%;
    margin-bottom: 4%;
    font-size: 1.5em;
    color: white;
    background-color: #870202;
    border-radius: 10px;

}

#submit:hover {
    background-color: #520000;

}

.package {
    width: 600px;
    border: 5px solid #870202;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 15px;
    margin-top: 15%;
    margin-bottom: 15%;
}

.facebook-messenger {
    width: 40%;
    margin-left: 30%;
    border: 2px solid #878787;
    margin-bottom: 3%;
}

#question {
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 3%;
}

@media only screen and (max-width: 1300px) {

    .video-v {
        height: 240px;
    }
}

@media only screen and (max-width: 1200px) {

    .video-v {
        height: 220px;
    }
}

@media only screen and (max-width: 1100px) {
    .topnav a {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
        margin-top: -15px;
    }

    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}

@media only screen and (max-width: 1024px) {

    .bgimg-1,
    .bgimg-2,
    .bgimg-3,
    .bgimg-4 {
        background-attachment: scroll;
    }

    .video-v {
        height: 400px;
        width: 80%;
    }

    .portfolio-image {
        width: 30%;
        margin: 1% 0;
    }

    .gallery-portfolio {
        margin-left: 4%;
        margin-bottom: 5%;

    }

    .copyright {
        clear: both;
        text-align: center;
        margin-top: 20%;
        color: #d8d8d8;
    }

    @media screen and (max-width: 900px) {

        .video-v {
            height: 340px;
            width: 80%;
        }

        .portfolio-image {
            width: 40%;
            margin: 1% 0;
        }

        .gallery-portfolio {
            margin-left: 13%;
            margin-bottom: 5%;

        }
    }

    @media screen and (max-width: 720px) {

        .video-v {
            height: 270px;
            width: 80%;
        }

        .portfolio-image {
            width: 80%;
            margin: 1% 0;
        }

        .gallery-portfolio {
            margin-left: 15%;
            margin-bottom: 5%;
        }

        /* .email {
            font-size: 1.2em;
            margin-left: 10%;
            margin-top: 7%;
        }*/
        #facebook {
            width: 25%;
            margin-left: 37.5%;
            margin-right: auto;
            margin-top: 2%;
        }

        #social-media {
            float: none;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .email-e {
            float: none;
            display: block;
        }

        .email {
            color: white;
            width: 50%;
            margin-left: 40%;
            margin-right: 20%;
            margin-top: 5.5%;
            font-size: clear;
        }



        .copyright {
            clear: both;
            text-align: center;
            margin-top: 7%;
            color: #d8d8d8;
        }

        #equire {
            margin: 6% 10%;
            width: 80%;
            display: block;
        }

        #map {
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 8%;
        }
        #submit {
            margin-bottom: 8%;
        }

    }

    @media screen and (max-width: 600px) {
        .email {
            color: white;
            width: 50%;
            margin-left: 25%;
            margin-right: 20%;
            margin-top: 7%;
            font-size: 1.5em;
            ;
        }
    }

    @media screen and (max-width: 500px) {

        .video-v {
            height: 200px;
            width: 80%;
        }

        .email {
            color: white;
            width: 50%;
            margin-left: 30%;
            margin-right: 20%;
            margin-top: 7%;
            font-size: 1.3em;
            ;
        }


        .copyright {
            clear: both;
            text-align: center;
            margin-top: 15%;
            color: #d8d8d8;
        }

        .container {
            text-align: center;
        }
        .container img {
            margin: auto;
            float: none;
            display: block;
        }

    }

    @media screen and (max-width: 420px) {
        .email {
            color: white;
            width: 50%;
            margin-left: 18%;
            margin-right: 20%;
            margin-top: 7%;
            font-size: 1.3em;
            ;
        }
    }
