.htmls {
    height: 100%;
}

body {
    background: linear-gradient(#ffffff,#061f40);
    background-repeat: no-repeat;
    background-attachment:fixed ;
    background-position: center;
    background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 70px;
    font-size:14px;
    width: auto;
    height: inherit;
    margin: 0px;
}

.footers {
    color: white;
    bottom: -90px;
    left: 0;
    right: 0px;
    box-sizing: border-box;
    position: absolute;
}

px {
    font-size: 15px;
    color: white;
}

.titles {
    color: #000000;
    font-family: 'Times New Roman';
    margin-top: 10px;
    text-shadow: 2px 2px #f0e0a3;
    font-size: 25px;
}

.col-md-x {
    border-style: double;
    border-width: 5px;
    border-radius: 10px;
    border-color: #ffffff;
    background-color: rgba(8, 8, 8, 0.32);
    margin: 5px;
}
.col-md-xi {
    border-style: double;
    border-width: 5px;
    border-radius: 10px;
    border-color: #757575;
    background-color: rgba(8, 8, 8, 0.32);
    /* margin: 5px; */
}
.col-md-xi2 {
    border-style: double;
    border-width: 5px;
    border-radius: 10px;
    border-color: #ffffff;
    background-color: rgba(8, 8, 8, 0.32);
    /* margin: 5px; */
}
.col-md-x1 {
    width:100%;
}
.col-md-ii {width: 100%;margin-bottom: 20px;float: left;border-style: double;/* border-width: 5px; *//* border-radius: 10px; *//* border-color: #ffffff; *//* background-color: rgba(0, 11, 255, 0.32); */}
hh1 {
    color: #ff8d00;
    font-family: initial;
    margin-left: 10px;
    text-shadow: 1px 1px #000000;
}

p0 {
    color: #00ff21;
    font-family: 'Times New Roman';
    text-shadow: 1px 1px #000000;
}

p1 {
    color: #ffffff;
    font-family: 'Times New Roman';
    padding-left: 5px;
    text-shadow: 1px 1px #000000;
}

p2 {
    color: #fefefe;
    font-family: 'Times New Roman';
    text-shadow: 1px 1px #000000;
    padding-left: 5px;
}

.btns {
    width: 100%;
}
/*-------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .titles {
        font-size: 40px;
    }

    .col-md-x {
        border-style: double;
        border-width: 5px;
        border-radius: 10px;
        border-color: #ffffff;
        background-color: rgba(8, 8, 8, 0.32);
        font-size: 30px;
        margin: 5px;
    }
    .col-md-x1 {
    width:100%;
}
    hh1 {
        color: #ff8d00;
        font-family: fantasy;
        margin-left: 10px;
        text-shadow: 2px 1px #000000;
    }

    p0 {
        color: #00ff21;
        font-family: 'Times New Roman';
        text-shadow: 2px 1px #000000;
    }

    p1 {
        color: #ffffff;
        font-family: 'Times New Roman';
        padding-left: 10px;
        text-shadow: 2px 1px #000000;
    }

    .btn-default {
        background-color: #fff;
        border-color: #ccc;
        color: #333;
    }

    .btns {
        width: 100%;
    }
}
/*------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    .titles {
        font-size: 40px;
    }

    .aaaaa {
        display: block;
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-image: url(b.png);
        background-position: 50% 50%;
        background-size: 100% auto;
    }

    .col-md-x {
        border-style: double;
        border-width: 5px;
        border-radius: 10px;
        border-color: #ffffff;
        background-color: rgba(8, 8, 8, 0.32);
        font-size: 30px;
        float: left;
        margin: 5px;
        width: 45%;
    }
    .col-md-x1 {
    width:100%;
    float:left;
}
    hh1 {
        color: #ff8d00;
        display: inherit;
        font-family: fantasy;
        margin-left: 10px;
        text-shadow: 1px 1px #000000;
    }

    p0 {
        color: #00ff21;
        font-family: 'Times New Roman';
        text-shadow: 2px 1px #000000;
    }

    p1 {
        color: #ffffff;
        font-family: 'Times New Roman';
        padding-left: 10px;
        text-shadow: 2px 1px #000000;
    }


    .btn-default {
        background-color: #fff;
        border-color: #ccc;
        color: #333;
    }

    .btns {
        width: 100%;
    }
}
/*---------------------------------------------------------------*/
@media (min-width: 1200px) {
    .titles {
        font-size: 40px;
    }

    .col-md-x {
        width: 100%;
        float: left;
    }
        .col-md-xi {
        width: 100%;
        float: left;
    }
                .col-md-xi2 {
        width: 100%;
        float: left;
    }
    .col-md-x1 {
    width:100%;
    float:left;
}
    .col-md-xx {
        width: 30%;
        float: left;
        margin-right: 35px;
        margin-top: 10px;
    }
    .col-md-xxx {
        width: 20%;
        float: left;
        margin-right: 35px;
        margin-top: 10px;
    }
    .col-md-xxxx {
width: 50%;
    float: left;
    margin-right: 35px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 835px;
    }
    hh1 {
        color: #ff8d00;
        font-size: 22px;
        font-family: initial;
        margin: 5px;
        text-shadow: 1px 1px #000000;
        font-weight: bold;
        float:  left;
    }

    p0 {
        color: #00ff21;
        font-family: 'Times New Roman';
        text-shadow: 1px 1px #000000;
        margin: 5px;
        font-size: 22px;
        float: left;
    }

    p1 {
        color: #fefefe;
        font-family: 'Times New Roman';
        text-shadow: 1px 1px #000000;
        margin: 5px;
        font-size: 22px;
        float: left;
    }

    p2 {
        color: #fefefe;
        font-family: 'Times New Roman';
        text-shadow: 1px 1px #000000;
        margin: 5px;
        font-size: 25px;
        float: left;
    }

    px {
        font-size: 18px;
        color: white;
    }

    .col-md-xx3 {
        display: block;
        width: 50%;
        float: left;
        margin-top: 10px;
    }

    .div_btn {
        float:left;
        border-style: double;
        border-width: 2px;
        border-color: #ffffff;
        background-color: rgba(8, 8, 8, 0.32);
        margin: 5px;
    }

    .btns {
        width: 100%;
    }
}
