.sliderlabel {
    float: left;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    width: 9.09%;
}

.sliderlabel:hover {
    cursor: pointer;
}
.sliderlabel.selected {
    color: #F90;
}

#packageslider{
    margin-top: 40px;
    width: 91.5%;
    margin-left: 10px;
    margin-right: 10px;
}

.txt-right
{
    text-align:right;
}

.pricedetails
{
    font-size: 10px;
    color: #797979;
}

.product{
    margin-top: 20px;
}

.product > label {
    margin-left: 10px;
}

#order-container{
    padding: 0px 10px;
}

@media all and (max-width: 990px){
    .txt-right{ text-align: left;}
    .sliderlabel{ font-size: 16px;}
    #order-container{ margin-top: 70px;}
    #btnRegister{ margin-top: 90px; width: 100%;}
    #txtUsername{width: 100%;}
    #txtPassword{width: 100%;}
    .login-action{width: 100%;} 
}

@media all and (max-width: 1200px){
    .txt-right{text-align: left;}
    .cirque-stats{margin-left: -45px;}
}



/*
