/*@charset "UTF-8";*/
/* CSS Document for 80844 - Multi-Time custom layout rules and such*/

body{
	/*background: #123098;*/
        font-size: 18px;
}

#animation_container_wrapper{
    /*position:relative;*/
    position:static;
    z-index: -1;
    /*margin:0 auto;
    padding:0;
    max-width: 1200px;*/
}


#animation_container{
    overflow:visible;
}

#animation_container canvas#canvas{
    position:absolute;
    z-index: 0;
    left:-50%;
    top:-450px;
    /*max-width:1200px;*/
    
}

.content-wrapper, #message-box{
    width: 95%;
    margin: 0 auto;
    padding: 25px 0 10px;
    background-color: rgba(255,255,255,.65);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
}

.row{
    margin:0;
}

.header, .ty-header{
    font-size: 5em;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    /*text-align: center;*/
    color:rgb(217,0,0);
    /*margin: 0 auto;*/
    line-height: .9em;
    text-transform: uppercase;
}
.header #word-1{
    margin-left: -35px;
    margin-bottom: 0px;
}
.header #word-2{
    margin-left: 100px;
}


#agree, #salute-inst, .pref-copy{
    font-size: 1.5em;
    font-weight:bold;
    text-shadow: 1px 1px 1px rgba(192,192,192,1), -1px -1px 1px rgba(255,255,255,1);
}

#agree, .pref-copy{
    width:89%;
    margin: 25px 0;
}

.fa-square-o, .fa-check-square-o, .fa-circle-o, .fa-dot-circle-o{
    font-size: 1.5em;
    
}

#talk-prosp-yes i{
    margin-bottom: 2em;
}

.clock-radio, no-radio{
    display: none;
}

#global-container{
    width:100%;
    max-width:1200px;
    margin: 0 auto;
    padding:0;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow:0 0 10px rgba(0,0,0,.25);
    position:relative;
    background-image:url(https://mymulti-craft.com/multi-time/images/multi-time-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#global-container div.row{
    /*background-image:url(https://mymulti-craft.com/multi-time/images/clocks-nobg-web-1200.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;*/
}

#pages-container,#ty-page-container{
    padding: 0;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
}

.page{
    width:100%;
    height:100%;
    float:left;
    margin:0;
    
}

.page input{
    margin-top:10px;
    margin-bottom:10px;
}
.page input[type="text"]{
    width:95%;
}

form#infoForm, #page1/*, #page1 .row, #page1 .row .col-xs-12*/{
    height:100%;
}

#page1 .row .col-xs-12 #splash-copy{
    position: absolute;
    width:100%;
    bottom: 25%;
    left: 0;
    z-index: 100;
    text-align: center;
    font-size: 2.25em;
    color: #fff;
}

#page1 .row .col-xs-12 #splash-copy p{
    margin: 0 15px;
}

#page1 .row .col-xs-12 #next-btn-wrapper{
    /*position: absolute;
    bottom: 5%;
    left: 0*/;
    width: 100%;
    /*background-color:#fff;*/
    /*z-index: 100;*/
}

#next-to-profile{
    width:75%;
    padding: 15px;
    font-size: 2em;
    color: #fff;
    background-color: #245269;
    border: 2px solid #35637a;
    border-radius: .5em;
    text-align: center;
    margin: 0 auto;
}

#page2 input{
    margin:10px 5px;
    font-size: 18px;
    padding:24px 12px;
}

#splash-container{
    width: 100%;
    height:100%;
    position:absolute;
    left: 0;
    top: 0;
    background-color: #ddd;
    border-bottom: 1px dotted #333;
    z-index: 0;
}

#rec-name{
    font-size: 1.5em;
    font-weight: bold;
}

.reqd{
    color:#f00;
}

#services-list, .could-use, #pik-serv-group .pik-serv, .potential-services label, input.no-use{
	display: none;
}

.pik-serv#not-now-btn{
    display: block;
}

.pik-serv, .clock-pick, .no-pick{
    width:75%;
    /*margin: 10px auto;*/
    text-shadow: 1px 1px 1px rgba(192,192,192,1), -1px -1px 1px rgba(255,255,255,1);
    font-size: 1.25em;
    font-weight:bold;
    padding: 15px 0;
}
.pik-serv:hover, .clock-pick:hover, .no-pick:hover{
    cursor:pointer;
    /*background-color: #35637a;*/
}

.i-want{
    /*background-color: #23527c;*/
}

.pik-serv label{
    margin-bottom: 0;
}

#next-to-services, #back-to-profile, #cust-submit, #unsub-sub{
    width:90%;
    padding:15px;
    margin: 15px auto;
    background-color: #444;
    border:2px outset #ccc;
    border-radius: .5em;
    color:#fff;
    text-align: center;
    margin:15px 0;
    font-size: 1.5em;
}

#next-to-services:hover, #back-to-profile:hover, #next-to-thankyou:hover, #cust-submit:hover{
    cursor: pointer;
}

#next-to-services:focus, #back-to-profile:focus, #next-to-thankyou:focus{
    
}

.hidden-radio{
    display: none;
}

#pref-box{
    display:none;
}

#cust-ans, #prosp-ans, #custResponse_no, #custResponse_yes, #prospResponse_no, #prospResponse_yes{
    display:none;
}

#message-box{
    /*font-size:1.45em;*/
    padding:1.5em;
    /*margin-top:-50px;*/
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(192,192,192,1), -1px -1px 1px rgba(255,255,255,1);
}

#prospResponse_no{
    /*text-align: center;*/
}

#foot{
    display:block;
    max-width:1200px;
    margin:15px auto;
    font-size:.75em;
    
}

.foot-item{
    width:100%;
    float:left;
    text-align: center;
    margin-bottom:15px;
}

#logo-box #img-box img, .sig-logo-box img{
    width:100%
}

.sig-logo-box{
   width: 175px; 
}

#img-box{
    max-width: 175px;
    margin:0 auto;
}

.block-part{
    float: left;
}

#rep-contact{
    padding-left: 3px;
    /*font-size:.68em;*/
    font-size:.9em;
}

#rep-port{
    max-width: 100px;
    border-radius: 15px;
    overflow:hidden;
}

#rep-port img{
    width:100%;
}

#ty-banner-box, #ty-banner-box img{
    width: 100%;
    margin-top:15px;
}

@media screen and (min-width:769px){
    #rep-contact{
    padding-left: 5px;
    font-size: .75em;
}
    
}

@media screen and (min-width: 1025px){
    .content-wrapper, #message-box{
        width: 80%;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        
    }
    
    .header{
        padding-left:150px;
    }
    
    .ty-header{
        padding-left: 250px;
        margin-bottom: 250px;
    margin-top: 50px;
    }
    
    #agree, #salute-inst, .pref-copy{
        font-size: 2em;
    }
    
    #page2 .content-wrapper{
        margin-top:400px;
    }
    
    #agree, .pref-copy{
        /*margin-top:300px;*/
        margin: 0;
    }
    #message-box{
        /*font-size:1.45em;*/
        font-size:2em;
        /*margin-top:-200px;*/
    }
    
    #next-to-services, #back-to-profile, #cust-submit, #unsub-sub{
        width:95%;
        margin:10px 0;
        height:35px;
        border-radius:4px;
        padding:0 12px;
        font-size: 1.25em;
    }
    
    #back-to-profile, #cust-submit, #unsub-sub{
        width:45%;
        float: left;
    }
    
    #back-to-profile{
        margin-right:50px;
    }
    
    .foot-item{
    width:33.33%;
    }
    #foot{
    display:flex;
    align-items: center;
    }
    
    #rep-port{
    max-width: 100px;
    border-radius: 15px;
    }
    
    #rep-contact{
        padding-left: 15px;
        font-size:.4em;
    }
    
}

@media screen and (min-width: 1199px){
    .page{
        padding:0 15px;
    }
    #global-container{
        /*margin:0;*/
        padding:0;
    }
    .content-wrapper{
    
    
    
    
    
    }
}