
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
section.best-partner {
    background-image: url("../images/datque-background.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
button.datque {
    width: 119px;
    height: 38px;
    margin-top: 21px;
    color: #AB21FB;
    font-weight: 500;
    font-size: 15px;
    border-radius: 20px;
    border: 1px solid rgba(171, 33, 251, 0.51);
    background-color: #FFF;
}
.find-content {
    padding-top: 86px;
}
.find-content h1{
    color: #000;
    text-align: center;
    font-family: Futura-Bold;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
}
.find-content span{
    color: #AB21FB;
    font-family: Futura-Bold;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.find-content p {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 16px;
}
.find-button {
    text-align: center;
    margin-top: 49px;
}
button.find-patner:hover {
    background: #fff;
    color: #ab21fb;
}
button.datque:hover {
    background: #ab21fb;
    color: #fff;
}
button.find-patner {
    width: 213px;
    height: 40px;
    border-radius: 20px;
    background: #AB21FB;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid #ab21fb;
}
.datque-content {
    padding: 97px 0px;
}
.datque-content h2 {
    color: #AB21FB;
    font-family: Futura-Bold;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.datque-content p {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 24px;
    padding-top: 20px;
}
.phone-image img {
    width: 77%;
}
section.datque-image-data {
    height: 542px;
}
section.world-wide-data {
    background-image: url("../images/pink-heart.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 43%;
    height: 602px;
}
.world-wide-image img {
    width: 72%;
}
.multi-datque-data {
    padding-left: 81px;
}
section.datque-image-data {
    background-image: url("../images/heart.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 29%;
    height: 542px;
}
.home-image img {
    width: 72%;
}
section.home-profile-data {
    background-image: url("../images/heart.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 32%;
    height: 609px;
}
section.broadcast-image-data {
    background-image: url("../images/pink-heart.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 43%;
    height: 673px;
}
.girls-profile-image img {
    width: 72%;
}
.gallery-photos img {
    width: 100%;
}
section.footer-2 {
    background: #ab22fb;
    height: 100px;
    padding: 37px;
    text-align: center;
}
.footer-content h4 {
    color: #fff;
    font-size: 18px;
}
.default_option {
    border: 1px solid #000;
    width: 34%;
    height: 48px;
    border-radius: 30px;
}
button.field-buttn {
    padding: 10px 17px;
    border-radius: 27px;
    background-color: #aa21fb;
    bottom: 46px;
    border: 1px solid #aa21fb;
    color: #fff;
    width: 28%;
    float: right;
    position: relative;
}
button.field-buttn:hover {
    background: #ffff;
}
button.field-buttn:hover{
    color:#aa21fb;
}
button.field-buttn a {
    text-decoration: none;
}
.address input {
    width: 100%;
    height: 47px;
    border: 1px solid #ab22fb;
    border-radius: 30px;
    padding-left: 12px;
}
.join-content h2{
    color: #000;
    font-family: Futura-Bold;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.datque-logo {
    padding-right: 71px;
}
.multi-content {
    display: flex;
}
.address {
    margin-top: 67px;
}
.join-content {
    margin: 74px 0;
}
@media only screen and (max-width: 320px) {
    section.best-partner {
        background-image: none !important;
        background-color: #a020f02b !important;
    }
    .datque-content {
        padding: 11px 0px !important;
    }
    .datque-content p {
        font-size: 14px !important;
        padding:0px 0px !important;
    }
    .address input {
        width: 100% !important;
    }
    .search-field button {
        left: 171px;
        width:46%;
    }
    section.world-wide-data {
        height: auto !important;
        background-image: none !important;
    }
    section.datque-image-data {
        height: auto !important;
        background-image: none !important;
    }
    .datque-content {
        padding: 0px !important;
    }
    section.home-profile-data {
        height: auto !important;
        background-image: none !important;
    }
    section.broadcast-image-data{
        height: auto !important;
        background-image: none !important;
    }
    .join-content h2{
        font-size: 31px !important;
    }
    .gallery-photos {
        padding: 10px;
    }
    .footer-content h4 {
        font-size: 14px !important;
        padding: 38px 6px !important;
    }
    section.footer-2 {
        padding:0px !important
    }
    .phone-image img {
        width: 100% !important
    }
    .world-wide-image {
        padding-left: 45px !important;
    }
    .home-image img {
        width: 100% !important;
    }
    .phone-image img {
        width: 100% !important;
    }
    .girls-profile-image img {
        width: 100% !important;
    }
    .gallery-photos {
        padding: 20px !important;
    }
    .join-content {
        margin: 33px 0 !important;
    }
    .address {
        margin-top: 32px !important;
    }
    .datque-content p {
        font-size: 14px !important;
        padding: 0px !important;
    }
}     
@media only screen and (max-width: 425px) {
    section.best-partner {
        background-image: none !important;
        background-color: #a020f02b !important;
    }
    .datque-content {
        padding: 11px 0px !important;
    }
    section.home-profile-data {
        height: auto !important;
        background-image: none !important;
    }
    section.datque-image-data {
        height: auto !important;
        background-image: none !important;
        margin-top: 10px !important;
    }
    section.world-wide-data {
        height: auto !important;
        background-image: none !important;
    }
    section.broadcast-image-data{
        height: auto !important;
        background-image: none !important;
    }
    .world-wide-image img {
        width: 100% !important;
    }
    .home-image img {
        width: 100% !important;
    }
    .phone-image img {
        width: 100% !important;
    }
    .girls-profile-image img {
        width: 100% !important;
    }
    .gallery-photos {
        padding: 20px;
    }
    .search-field button {
        left: 171px !important;
        width: 46% !important;
    }
    .join-content {
        margin: 33px 0;   
    }
    .address input {
        width: 100%;
    }
    .address {
        margin-top: 32px !important;
    }
    .footer-content h4 {
        font-size: 14px !important;
    }
    .datque-content p {
        font-size: 14px !important;
    }
    }      
@media only screen and (max-width: 992px) {
    section.best-partner{
        height: auto !important;
    }
    .search-field button {
        left: 217px;
        width: 35%;
    }
    .phone-image img {
        width: 100% !important;
    }
    .world-wide-image img {
        width: 100% !important;
    }
    .home-image img {
        width: 100% !important;
    }
    .girls-profile-image img {
        width: 100% !important;
    }
    section.datque-image-data {
        height: auto !important;
    }
    .find-button {
        margin-bottom: 47px !important;
    }
    .footer-content h4 {
        font-size: 14px !important;
    }
    .address input {
        width: 100% !important;
    }
    .datque-content p {
        font-size: 14px !important;
    }
    .phone-image img {
        margin-top: 35px !important;
    }
}
@media only screen and (max-width: 1200px) {
    section.best-partner{
        height: auto !important;
    }
    section.broadcast-image-data{
        height: auto !important;
    }
    .find-button {
        margin-bottom: 48px !important;
    }
    section.home-profile-data{
        height: auto !important;
    }
    section.world-wide-data{
        height: auto !important;
    }
    .footer-content h4 {
        font-size: 14px !important;
    }
    .address input{
        width: 100%;
    }
    .datque-content p {
        font-size: 14px !important;
    }
}

.navbar {
    height: auto;
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
}