/*media quary*/

/*ipad pro*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

/*ipad pro*/

@media (max-width: 850px) {

    section.place-sec-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .place-sec-1 h2 {
        font-size: 40px !important;
    }

    .place-sec-1 p {
        font-size: 15px !important;
        max-width: 50%;
        text-align: left;
    }

    .about-sec-2 p {
        padding-top: 0 !important;
        text-align: center;
    }

    .about-sec-2 .second-text p {
        padding-top: 45px;
    }

}

/*place-sec-1*/

.place-sec-1 {
    padding-top: 150px;
    padding-bottom: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.place-sec-1 h2 {
    font-size: 60px;
    color: #fbaf17;
    font-weight: bold;
}

.place-sec-1 p {
    color: white;
    font-size: 16px;
    width: 75%;
    font-family: 'ProductSans-Regular';
}

/*place-sec-1-cloose*/

/*place-sec-2*/
#map {
    height: 600px;
    width: 100%;
}

.gm-style-iw.gm-style-iw-c {
    width: 250px;
    background: linear-gradient(45deg, white, #e2c4e4);
}

h4.country {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    border-bottom: 1px solid #0000008c;
}

span.pop-obrand {
    font-size: 15px;
    font-weight: bold;
}


span.pop-offer {
    font-size: 15px;
    font-weight: bold;
    float: right;
}

span.pop-offer-num {
    font-size: 25px;
    font-weight: bold;
}

span.pop-brand-num {
    font-size: 25px;
    font-weight: bold;
    float: right;
}

a.view-brand-bt {
    background: #fbaf17;
    color: white;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: table;
    text-decoration: none;
    border: 1px solid #fbaf17;
    padding: 10px;
    border-radius: 25px;
}

.gm-style-iw-d {
    overflow: hidden !important;
    padding: 15px;
}

/*place-sec-2-cloose*/




#map { height: 600px; width: 100%; }

/*media quary*/

/*ipad pro*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {


}

/*ipad pro*/

@media (max-width:850px){

    section.place-sec-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .place-sec-1 h2 {
        font-size: 40px !important;
    }

    .place-sec-1 p {
        font-size: 15px !important;
        width: 100%;
    }

    .about-sec-2 p {
        padding-top: 0 !important;
        text-align: center;
    }

    .about-sec-2 .second-text p {
        padding-top: 45px;
    }

}


/*place-sec-1*/

.place-sec-1 {
    padding-top: 150px;
    padding-bottom: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.place-sec-1 h2 {
    font-size: 60px;
    color: #fbaf17;
    font-weight: bold;
}

.place-sec-1 p {
    color: white;
    font-size: 16px;
    width: 75%;
    font-family: 'ProductSans-Regular';
}

/*place-sec-1-cloose*/

/*place-sec-2*/

.gm-style-iw.gm-style-iw-c {
    width: 250px;
    background: linear-gradient(45deg, white, #e2c4e4);
}

h4.country {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    border-bottom: 1px solid #0000008c;
}

span.pop-obrand {
    font-size: 15px;
    font-weight: bold;
}


span.pop-offer {
    font-size: 15px;
    font-weight: bold;
    float: right;
}

span.pop-offer-num {
    font-size: 25px;
    font-weight: bold;
}

span.pop-brand-num {
    font-size: 25px;
    font-weight: bold;
    float: right;
}

a.view-brand-bt {
    background: #fbaf17;
    color: white;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: table;
    text-decoration: none;
    border: 1px solid #fbaf17;
    padding: 10px;
    border-radius: 25px;
}

.gm-style-iw-d {
    overflow: hidden !important;
    padding: 15px;
}

/*place-sec-2-cloose*/
