﻿.DmTitle {
}

    .DmTitle h2 {
        font-size: 30px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #000;
    }

        .DmTitle h2 span {
            font-size: 30px;
            letter-spacing: 1.6px;
            font-weight: 500;
            font-family: "Century Gothic", sans-serif !important;
            color: #ab1a2c;
        }

    .DmTitle label {
        font-size: 30px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #676767;
    }

.flag {
    background-image: url(../html/images/flagbg.png);
    background-repeat: no-repeat;
    min-height: 800px;
    width: 100%;
}

.price {
    margin: 50px 0px 0px 0px;
}

    .price p {
        font-size: 17px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #191919;
        text-align: left;
    }

.demobox {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px;
    padding: 20px 30px 20px 30px;
    width: 100%;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
    -webkit-transition: margin-top 0.5s linear;
    position: relative;
    margin-bottom: 40px;
    margin-top: 33px;
    transition: all 800ms ease-out;
    background-color: rgba(255, 255, 255, 0.72);
}

    .demobox:hover {
        margin-bottom: 40px;
        margin-top: 23px;
        -webkit-transition: box-shadow 0.5s ease-in-out, margin-top 0.3s linear;
        transition: box-shadow 0.5s ease-in-out, margin-top 0.3s linear;
        -webkit-box-shadow: 0px 12px 30px -9px #ab1a2c;
        -moz-box-shadow: 0px 12px 30px -9px #DAA520;
        box-shadow: 0px 12px 30px -9px #ab1a2c;
    }

.demobtn {
    border: solid thin #ab1a2c;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 1px;
    border-radius: 4px;
    color: #000;
}

    .demobtn:hover {
        border: solid thin #ab1a2c;
        box-shadow: 0px 12px 30px -9px #ab1a2c;
        background-color: #ab1a2c;
        color: #fff;
        padding: 10px 15px 10px 15px;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 1px;
    }

.demoprice-h2 {
    font-size: 30px;
    letter-spacing: 1.6px;
    font-weight: lighter;
    font-family: "Century Gothic", sans-serif !important;
    color: #000;
    padding-top: 20px;
}

.demoprice-lab {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: "Century Gothic", sans-serif !important;
    color: #676767;
    margin: 0px;
}

.terms-ol li {
    list-style: disc;
    margin: 30px;
    font-size: 25px;
    font-weight: lighter;
    color: #676767;
}

.trophy {
    background-image: url(../html/images/trophybg.png);
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    padding: 100px
}

.trophy1 {
    background-repeat: no-repeat;
    width: 100%;
    padding: 100px 100px 0px 100px;
    background: #000;
}

.footbg {
    background-image: url(../html/images/trophybg01.png);
    background-repeat: no-repeat;
    height: 390px;
    width: 100%;
}

.join {
    border: 1px solid #ab1a2c;
    color: #ab1a2c;
    display: inline-block;
    font-size: 20px;
    line-height: initial;
    padding: 10px 70px;
    font-weight: lighter;
    border-radius: 3px;
}

    .join:hover {
        border: 1px solid #ab1a2c;
        box-shadow: 0px 12px 30px -9px #ab1a2c;
        color: #fff;
        background-color: #ab1a2c;
        display: inline-block;
        font-size: 20px;
        line-height: initial;
        padding: 10px 70px;
        font-weight: lighter;
        border-radius: 3px;
    }

.bx {
    padding: 15px 10px 10px 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.trms {
    padding-top: 20px;
}

    .trms a {
        padding: 5px 50px !important;
        color: #fff !important;
        display: inline-block;
        font-family: Century Gothic, sans-serif !important;
        font-weight: lighter;
        font-size: 20px;
        border: solid 1px #ab1a2c;
        background: #ab1a2c;
        border-radius: 4px;
    }

        .trms a:hover {
            padding: 5px 50px !important;
            color: #ffffff !important;
            display: inline-block;
            font-family: Century Gothic, sans-serif !important;
            font-weight: lighter;
            font-size: 20px;
            border: solid 1px #610510;
            background: #610510;
            border-radius: 4px;
            cursor: pointer;
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        }

.pd {
    padding: 80px 0px;
}

@media screen and (max-width: 1024px) {

    .trophy {
        height: 225px;
        padding: 30px 20px 25px 20px;
    }

    .DmTitle h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #000;
        line-height: 20px;
    }

        .DmTitle h2 span {
            font-size: 16px;
            letter-spacing: 1.6px;
            font-weight: 500;
            font-family: "Century Gothic", sans-serif !important;
            color: #ab1a2c;
        }

    .DmTitle label {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #676767;
    }

    .pd {
        padding: 15px 0px;
    }
}

@media screen and (max-width: 768px) {
    .trophy {
        height: 400px;
        padding: 30px 20px 25px 20px;
    }

    .DmTitle h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #000;
        line-height: 20px;
    }

        .DmTitle h2 span {
            font-size: 16px;
            letter-spacing: 1.6px;
            font-weight: 500;
            font-family: "Century Gothic", sans-serif !important;
            color: #ab1a2c;
        }

    .DmTitle label {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #676767;
    }

    .pd {
        padding: 15px 0px;
    }
}

@media screen and (max-width: 411px) {
    .trophy {
        height: 400px;
        padding: 30px 20px 25px 20px;
    }

    .DmTitle h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #000;
        line-height: 20px;
    }

        .DmTitle h2 span {
            font-size: 16px;
            letter-spacing: 1.6px;
            font-weight: 500;
            font-family: "Century Gothic", sans-serif !important;
            color: #ab1a2c;
        }

    .DmTitle label {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #676767;
    }

    .pd {
        padding: 15px 0px;
    }
}

@media screen and (max-width: 375px) {
    .trophy {
        height: 400px;
        padding: 30px 20px 25px 20px;
    }

    .DmTitle h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #000;
        line-height: 20px;
    }

        .DmTitle h2 span {
            font-size: 16px;
            letter-spacing: 1.6px;
            font-weight: 500;
            font-family: "Century Gothic", sans-serif !important;
            color: #ab1a2c;
        }

    .DmTitle label {
        font-size: 16px;
        letter-spacing: 1.6px;
        font-weight: lighter;
        font-family: "Century Gothic", sans-serif !important;
        color: #676767;
    }

    .pd {
        padding: 15px 0px;
    }

    .pad20 {
        padding: 40px 0px;
    }
}

