@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');



#step_1 .question {
    width: calc(50% - -20px);
    display: block;
    float: left;
    margin-left:-5px;
   
}

.item_154_container
{
    text-align:right;
}

.item_25_container
{
    font-size:0.8rem;
}

#body-container a
{
    color:black;
}

select.form-control
{
/*  appearance: none;
  background: url(https://consumerrewards.co.za/files/images/showmax/showmax_arrow.png) 100% / 7% no-repeat #333333;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
    padding-right:30px;
    border:none;
    text-align:center;
    text-align-last:center;
   */

}

.btn-primary
{
    background:#db1418;
    border-radius:5px;
    display:inline-block;
    border:none;
    width:50%;
    font-size:1.2rem;
    font-weight:bold;
    text-transform:uppercase;
    padding:10px;
}

#step_1 #item_25_container
{
    clear:both;
    width:auto;
    float:none;
}

.form-control
{
    border-radius:5px;
   font-size:0.7rem;
    background:rgba(54,54,54,0.9);
    color:white;
    border-color:rgba(54,54,54,0.9);
    text-transform:uppercase;
}

.form-control::placeholder
{
    color:white;
}


.form-control::-webkit-outer-spin-button,
.form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.form-control[type=number] {
  -moz-appearance: textfield;
}


#right-container
{
    color:black;
}

.wrapper
{
    background:#E3E2E8 url(/files/images/cottonon/cottonon_bg_desktop.jpg) no-repeat left bottom;
    background-size:90%;
    
    font-family: 'Montserrat', sans-serif;
    border-right:40px solid #db1418;
       max-width:2000px;
    margin-left:auto;
    margin-right:auto;
}

#body-container
{
    border-right:25px solid #363636;
 
    padding-bottom:100px;
    min-height: 800px;
 
}



.inline .form-check
{
    display: inline-block;
    width:49%;
    padding-left: 0 !important;
}

.button
{

    font-weight:bold;
    text-align:center;
    margin-bottom:30px;
    
}

.button.large
{
    font-size:25px;
}

.button .col > label
{
    margin-bottom:30px;
}

.button .form-check input[type="radio"],
.button .form-check input[type="checkbox"]
{
   
    opacity: 0;
    position: fixed;
    width: 0;
}

.button .form-check
{
    position:relative;
}


.flow
{
    display:none;
}


.button .form-check label,

.button .button

{
    display: block;
    background-color: #DD1203;   
    color:white;
    font-weight:bold;
    font-size: 20px;
    position:relative;
      
    text-align: center;
    box-sizing: border-box;
    color: #FFFFFF;
    margin: 5px 10px;
    border-radius: 15px;
    padding:10px 40px;
   
 
    cursor: pointer;
    border:none;
}





.button .form-check  input[type="radio"]:checked + label,
.button .form-check input[type="checkbox"]:checked + label,
.button .form-check  input[type="radio"]:hover + label{
    background-color:#FF9027;
    color:white
    
}


.button .form-check  input[type="radio"]:checked + label:before,
.button .form-check input[type="checkbox"]:checked + label:before
{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    display:inline;
    
    position:absolute;
    top:10px;
    left:10px;
    
}









.main
{
color:#fff;
    background:black;
}

img
{
    max-width:100%;
}

#footer-container
{
    background: rgba(241,241,241,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
}

label.error
{
    color:#C40027;
    font-weight:bold;
    font-size:12px;
}

#cr_path_content .comp_background 
{
    background-size:cover !important;
    background-position: center !important;
}

#cr_path_content .comp_container .comp_large
{
 
    margin:0px;
    border-radius:20px;
    padding:20px;
    height:200px;
    position:relative;
    
}

#cr_path_content .comp_container .comp_medium,
#cr_path_content .comp_container .comp_small
{
    margin:0px;
    border-radius:20px;
    padding:20px;
    height:200px;
    position:relative;
    
}

#cr_path_content .comp_container
{
    color:#fff;
    text-shadow:2px 2px 4px black;
    margin-bottom:20px;
    
}


#cr_path_content .comp_container .comp_medium .page_link,
#cr_path_content .comp_container .comp_small .page_link
{
    position: absolute;
    bottom: 35px;
 
   
    
    
}

#cr_path_content .comp_container .page_link a
{
    background:#C40027;
    color:#fff;
    text-shadow:2px 2px 4px black;
    padding:7px 20px;
    border-radius:10px;
  
    font-weight:bold;
    
}



@media only screen and (max-width: 767px)
{

    .btn-primary {
    
    display: block;
    border: none;
    width: 100%;
    

   
}
    


    h1
    {
        font-size:3rem;
    }


    #step_1 .question {
        width: calc(100% + 30px);
        display: block;
        float: none;
        margin-left:-15px;


    }

    #step_1 .question:nth-child(2n+1)
    {
        margin-left:-15px;
    }

    #left-container {
        font-size: 1.3rem;
    }



    .wrapper
    {
        padding-top:0;
        padding-bottom:0;
        background: #E3E2E8;
        background-size:cover;
        border-right:none;
       
    }
    #body-container
{
    border-right:none;
 
    padding-bottom:0;
 
}
    
    .form_container
{
    background:#333333;
    margin-left:-15px;
    margin-right:-15px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:70px;
    padding-top:15px;
    color:white;
    border-bottom:solid 40px #db1418;
}

    
    .form-control
{
   
    background:#0F0F0F;
  
}
    
    #body-container a {
    color: white;
}
    

}