#copyJC {
float: left;
font-size:0px;
text-align:center;
width: 100%;
background-color: #999;
height: 0;
}
#copyJC p{
float: left;
font-size:0px;
text-align:center;
margin-left: 280px;
}

.timer-time {
    font: 50px 'Roboto',Arial,sans-serif;
    color: #f00952;
    font-weight: 900;
    margin-top: 300px;
}

body .timer-time b{
    font-weight: 900!important;
}

.timer-text {
    font-size: 55px !important;
    color: #f00952;
    text-align: center;
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 100;
    margin-top: 50px;
}

div.timer-timer2 {
    line-height: 65px;
    background: none;
    margin-top: 50px;
}

div.timer-timer1 {
border: none;
}

.timer-timer1{
    padding: 10% 15% 0 15%;
}

.timer-time .timer-mins b{
    font-weight: 900;
}
body .wrap2 .title1 .timer-timer2{
    min-width: auto;
    margin: 0 auto;
    border: 4px solid #f00952;
    /* border-width: 900px; */
    padding: 30px;
}