

/* Big tablets to 1200px: widths smaller than 1140px row */
@media only screen and (max-width: 1280px){

    .grid-container {
        width: 90%;
    }
    
    .hero-text-box{
        width: 100%;
        padding: 0 2%;
    }
    
    .row {padding: 0 2%;}
}

   SELECT#cboCCType {
        width: 50%;
    }
    
.confirm-details {
    width: 80%;
    margin-left: 10%;
}


/* Small tablets to big tablets: from 768-1023px */
@media only screen and (max-width: 1023px){
    
    body {font-size: 18px;}
    section {padding 60px 0;}    
    
    
    
    .event-logo img {
        width: 95%;
    }
        
    .icons-small{
        width: 17px;
        margin-right: 5px;
    }
    

    .hotel-logo {
            display: flex;
            max-width: auto;
            margin-top: 10px;
            justify-content: center;    
    }

    .step-description {
        padding-top: 0;
        font-size: 24px;
        margin-top: 3px;
        margin-bottom: 10px;
        text-align: left;
        display: inline-block;

    }

    .step-description-details {
        margin-left: 8%;
    }


    .grid-container {
        width: 95%;
        font-size: 90%;
        font-weight: 600;
        
    }

    SELECT#cboGeneralNumber {
        width: 40%;
    }

    .special-requests {
            width: 90%;
            margin-left: 10%;
            margin-right: 5%;
            margin-top: 15px;
    }
    

    .guest-information {
        width: 95%;
    }


    .guest-1-details,
    .guest-2-details     {
        width: 100%;
        margin-left: 15%;
        margin-right: 5%;
} 

    .guest-2-label {
        font-size: 100%;
        margin-left: 1%;
        margin-bottom: 10px;
    }
    
    .duplicate-guest-info {
        margin-left: 2%;
        
    }

    .special-requests {
        margin-left: 10%;

    
    }
    .payment-details {
        width: 80%;
        margin-left: 15%;
        margin-right:5%;
}

        .terms-verbiage {
        width: 70%;
        margin-left: 16%;
        margin-right: 15%;
        text-align: left;
        resize: none;
        font-size: 18px;
        padding: 5px;
    
}

.payment-review {
    width: 70%;
    margin-left: 20%;
    margin-right: 0%;
}

.payment-review-text {
    width: 90%;
    margin-left: 15%;
    margin-right: 5%;
    font-size: 16px;
}

}


/* Small phones to small tablets: from 481-767px */
@media only screen and (max-width: 767px){
    
    body {font-size: 16px;}
    section { padding: 30px 0;}    
    
    
    label {
      padding: 8px 5px 10px 0;
      display: inline-block;
    }
    h1 {font-size: 120%;}
    h2 {font-size: 120%;}
    
    .hotel-photo img {
        width: 80%;
    }
    
    
    
    
    .btn-app img {
        height: auto;
        width: 30%;
        }
    
    .hotel-photo {
        width: 100%;
    }
    
    .reg-step {
        width: 80%;
        margin-bottom: 5px;
        margin-left: 2%;
        margin-right: 0%;
        display:inline-block;
}

    .reg-step div {
        color: #0073BA;
        border: 2px solid #0073BA;
        display: inline-block;
        border-radius: 50%;
        height: 55px;
        width: 55px;
        text-align: center;
        padding: 10px;
        float: left;
        font-size: 150%;
        margin-right: 8px;
        margin-bottom: 5px;
    }
    
    .step-description {
        padding-top: 0;
        font-size: 18px;
        margin-top: 12px;
        margin-bottom: 10px;
        text-align: left;
        display: inline-block;
    
}
    
    .step-description-details {
        margin-left: 12%;
}

    
    
    
    INPUT#txtGrandTotal3,
    INPUT#txtBalanceDue3,
    INPUT#txtTotal3 {
        width: 45%;
    }
    
    
    .guest-1-details,
    .guest-2-details,
    .guest-3-details,
    .guest-4-details {
        width: 100%;
        margin-left: 5%;
        margin-right: 1%;
} 
    .guest-label {
        font-size: 100%;
        margin-left: 0%;
        margin-bottom: 0;
    }
    
    .duplicate-guest {
        margin-top: 5px;
        margin-left: 1%;
        margin-bottom: 5px;
    }

    .grid-container {
       width: 110%;
        margin-left: 5%;
    }
    
    
    SELECT#cboGeneralNumber {
        width: 45%;
    }

    
        
    .special-requests {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 5px;
}
    .comments {
        width: 80%
    }
    
    .terms-conditions {
        width: 90%;
    }

    .confirm-details {
        width: 90%;
        margin-left: 0%;
    }


    .payment-details {
        width: 100%;
        margin-left: 11%;
        margin-right:9%;
}

    
    .payment-review{
        width: 70%;
        margin-left: 15%;
        margin-right: 5%;
    }
    
    .payment-review-text{
        width: 80%;
        margin-left: 15%;
        margin-right: 5%;
    }
    
    INPUT#txtGrandTotal,
    INPUT#txtBalanceDue,
    INPUT#txtTotal {
        width: 45%;
    }
    
    INPUT#txtGrandTotal2,
    INPUT#txtBalanceDue2,
    INPUT#txtTotal2 {
        width: 45%;
    }
    
    .terms-verbiage {
        width: 90%;
        margin-left: 10%;
        margin-right: 5%;
        text-align: left;
        font-size: 14px;
        padding: 1px;
    
}
    
    .agree-to-terms {
        width: 35%;
        margin-left: 20%;
        margin-right: 15%;
        font-size: 16px;
        padding: 5px;
        margin-top: 8px;
    }

    .event-schedule {
        text-align: center;
        
    }
    
    .event-schedule img {
        width: 60%;
    }
    
    .section-hotel-info img {
        height: 80%;
    }
    
    .hotel-photo {
        width: 100%;
        text-align: center;
    }
}
    
/* Small phones: from 0-480px *******************************************/
@media only screen and (max-width: 480px){
    
    section{ padding: 25px, 0;}
    .contact-form{width: 100%;}
    
    .section-hotel-images {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
        float: left;
    }
    
    .hotel-photo {
        width: 100%;
        
    }
    
    
    
    .hotel-logo {
        display: flex;
        height: auto;
        max-width: 70%;
        margin-top: 10px;
        margin-left:auto;
        margin-right: auto;    
}
    
    .hotel-address {
        margin-top: 20px;
    }
    
        
    .reg-step {
        width: 100%;
}

    .reg-step div {
        color: #0073BA;
        border: 2px solid #0073BA;
        border-radius: 50%;
        height: 40px;
        width: 40px;
        padding: 4px;
        font-size: 150%;
        margin-right: 5px;
        
    }

    .step-description {
        padding-top: 0;
        font-size: 16px;
        margin-top: 8px;
        text-align: left;
    }
    
    .step-description-details {
        margin-left: auto;
        font-size: 14px;
    }
    
    .guest-label{
        font-size: 16px;
        margin-left: 0;
    }
    
    .duplicate-guest {
        margin-left: 2%;
    }
    
    .grid-container {
        width: 110%;
        font-size: 85%;
    }
    
    .terms-verbiage {
        width: 100%;
        margin-left: 2%;
        margin-right: 2%;
        text-align: left;
        font-size: 14px;
        padding: 1px;
    
}

    .agree-to-terms {
        width: 35%;
        margin-left: 20%;
        margin-right: 15%;
        font-size: 16px;
        padding: 5px;
        margin-top: 8px;
    }
    
        
    INPUT#txtGrandTotal,
    INPUT#txtTotal,
    INPUT#txtBalanceDue,
    INPUT#txtGrandTotal2,
    INPUT#txtTotal2,
    INPUT#txtBalanceDue2 {
        width: 60%;
        
}
    SELECT#cboCCType {
        width: 70%
    }
    
    .confirm-details {
        width: 100%;
    }
    
    .payment-review {
        width: 100%;
        margin-left: 20%;
        margin-right: 5%;
        font-size: 14px;
}

    .payment-review-text {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        font-size: 14px;
}
    
    .btn:link,
        .btn:visited,
        input[type=submit],
        input[type=reset] {
            padding: 10px 10px;
            font-size: 14px;
            font-weight:300;
            border-radius: 100px;
            -webkit-transition: background-color 0.2s, border 0.2s, color 0.2s;
            transition: background-color 0.2s, border 0.2s, color 0.2s;
            white-space:pre-wrap;
            
        }
    
    .footer-text {
        font-size: 12px;
    }
    
    .guest-1-details,
    .guest-2-details,
    .guest-3-details,
    .guest-4-details {
        width: 100%;
        margin-left: 10%;
        margin-right: 1%;
}
    
    guest-label {
    font-size: 24px; 
    
}
    
    .duplicate-guest {
        display: inline-block;
        margin-top: 5px;
        margin-left: 0%;
        font-weight: 400;
        font-size: 80%;
    }
    
    .arrival-departure-dates {
        
        width: 100%;
        margin-left: 2%;
        margin-right: 2%;
}
    
    .arrival-departure-dates-selector {
        align-content: center;
        width: 100%;
        margin-left: 15%;
        margin-right: 1%;
}
    
    /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 600px) {
        .col-25, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
  }
}
    
    
    
    
}