/* for everywhere  */

.wc-1 {width: 8.33%;}
.wc-2 {width: 16.66%;}
.wc-3 {width: 25%;}
.wc-4 {width: 33.33%;}
.wc-5 {width: 41.66%;}
.wc-6 {width: 50%;}
.wc-7 {width: 58.33%;}
.wc-8 {width: 66.66%;}
.wc-9 {width: 75%;}
.wc-10 {width: 83.33%;}
.wc-11 {width: 91.66%;}
.wc-12 {width: 100%;}


.show-mobile {
    display: none;
}

.show-mobile-medium {
    display: none;
}

.hide-mobile {
    display: block;
}

.hide-mobile-medium {
    display: block;
}

.hide-but-onlick-show {
    display: none;
}

.responsive-p-5 {
    padding: 50px;
}

/* for mobile deviec  */
@media only screen and (max-width: 600px) {
    .show-mobile {
        display: block;
    }

    .show-mobile-medium {
        display: block;
    }

    .hide-mobile {
        display: none;
    }

    .hide-mobile-medium {
        display: none;
    }

    .created-by-box {
        text-align: right;
        margin-left: 0px;
        margin-right: 0px;
    }

    .created-by-box .guide-name {
        color: #350690;
        font-size: 14px;
        font-weight: normal;
        margin-top: 40px !important;
    }

    .created-by-box .rating-box {
        margin-top: 40px !important;
    }

    .created-by-box .company-name {
        color: #707070;
        line-height: 0px;
        padding: 5px;
        font-size: 11px;
    }

    .created-by-box .company-logo-mobile, .rating-box {
        /* padding: 30px !important; */
        margin: 25px;
    }


    .responsive-p-5 {
        padding: 25px;
    }

    .to-form-row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .date-from, .place-from {
        margin-bottom: 15px;
    }

    .to-form-row .info {
        font-size: 10px;
    }

    #dayrow .col-md-6 {
        width: 50% !important;
    }


    #dayrow p {
        font-size: 13px;
    }

    #dayrow span {
        font-size: 9px;
    }

    #daycontent .col-md-2 {
        width: 30% !important;
    }

    #daycontent .col-md-10 {
        width: 70% !important;
    }
    
    .dest-title {
        font-size: 12px;
        padding-bottom: 0px !important;
        margin-bottom: 5px !important;
    }
    
    .dest-title span {
        font-size: 7px;
    }
    
    .dest-description {
        font-size: 11px;
        color: #999999;
    }
    

    .trip-mobile-title {
        margin-bottom: 30px !important;
        margin-top: 30px !important;
    }

    .included-mobile-row .col-md-4 {
        width: 33.33% !important;
        padding: 2px !important;
    }

    .included-mobile-row h5 {
        font-size: 12px !important;
    }

    .included-mobile-row p {
        font-size: 10px !important;
    }

    .included-mobile-row img {
        width: 15px !important;
    }


       
    .review-col .name-n-text {
        margin-left: 6px !important;
        margin-top: 11px !important;
        margin: 0px;
        line-height: 5px;
        font-size: 9px !important;
    }
    
    .review-col img {
        width: 45px !important;
    }

    .rating-text-col {
        font-size: 9px !important;
    }

    .rating-row {
        margin-top: 20px !important;
    }

    .rating-row .col-md-6 {
        width: 50% !important;
        padding-right: 0px !important;
    }

    .rating-row .reviwer-rating {
        margin-top: 10px !important;
    }

    /* reservation page related  */

    .head-row {
        display: none !important;
    }

    .head-btn-row {
        display: none !important;
    }

    .data-row input {
        width: 250px !important;
        margin-top: 5px !important;
        margin-bottom: 10px !important;
        /* margin-left: 50px !important;
        margin-right: 50px !important; */
        outline: none !important;
        border: 1px solid blue !important;
    }

  
    .data-row i{
        margin-left: 130px !important;
        margin-top: 20px !important;
    }

    .data-row span {
        margin-top: 20px !important;
    }

    .mobile-divider-hr {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .add-btn-container {
        margin-top: 300px;
        margin-right: 5px;
    }

    .add-btn-container a {
        width: 50px;
        height: 50px;
    }

  }

  /* end mobile device  */


  /* tab and i pad  start and   */

  @media (min-width:600px) and (max-width: 767px) {
    
    .show-mobile-medium {
        display: block;
    }

    .hide-mobile-medium {
        display: none;
    }

    .included-box h5 {
        font-size: 15px;    
    }

    .included-box p {
        font-size: 15px !important;
    }

    .included-mobile-row .col-md-4 {
        padding: 4px !important;
    }

    .to-form-row {
        padding-left: 5px;
        padding-right: 5px;
    }

    .to-form-row p {
        font-size: 12px !important;
    }

    .to-form-row .date-from {
        margin-right: 4px !important;
    }

    .adder-row .col-md-4 {
        padding-right: 2px;
        padding-left: 2px;
    }
        
    .adder-row .col-md-5 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .adder-row .col-md-3 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .adder-row .col-md-6 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .adder-row .number-count {
        width: 20px;
    }

    /* reservation page related  */
    .head-row {
        display: none !important;
    }
    .head-btn-row {
        display: none !important;
    }
    .data-row input {
        width: 450px !important;
        height: 40px !important;
        margin-top: 5px !important;
        margin-bottom: 10px !important;
        /* margin-left: 50px !important;
        margin-right: 50px !important; */
        outline: none !important;
        border: 1px solid blue !important;
    }
    .data-row label {
        font-weight: bold;
        font-size: 15px;
    }
    .data-row i{
        margin-left: 130px !important;
        margin-top: 20px !important;
    }

    .data-row span {
        margin-top: 20px !important;
    }

  }





  /* ipad pro  */
  @media (min-width:769px) and (max-width: 1040px) {
    .to-form-row {
        padding-left: 7px;
        padding-right: 7px;
    }

    .to-form-row p {
        font-size: 17px !important;
    }

    .to-form-row .date-from {
        margin-right: 6px !important;
    }
  }


.company-logo-mobile {
    height: 50px;
    width: 50px;
    padding: 5px;
    border-radius: 50px;
    border:1px solid rgba(0,0,0,.125);
  }