@media screen and (device-width: 1680px) and (device-height: 1050px) {

}

@media screen and (device-width: 1600px) and (device-height: 900px) {
}

@media screen and (device-width: 1440px) and (device-height: 900px) {
    #contact .text-main {
        gap: 12px 
    }

    #contact .title-main {
        gap: 10px;
        padding-right: 100px ;
    }

    #contact .title span {
        font-size: 35px;
        line-height: 44px;
    }

    #contact .subtitle span {
        font-size: 16px;
    }
}

@media screen and (device-width: 1400px) and (device-height: 1050px) {
    #contact .text-main {
        gap: 12px 
    }

    #contact .title-main {
        gap: 10px;
        padding-right: 100px ;
    }

    #contact .title span {
        font-size: 35px;
        line-height: 44px;
    }

    #contact .subtitle span {
        font-size: 16px;
    }
}

@media screen and (device-width: 1366px) and (device-height: 768px) {
}

@media screen and (device-width: 1360px) and (device-height: 768px) {
}

@media screen and (device-width: 1280px) and (device-height: 1024px) {
    #contact .text-main {
        gap: 12px 
    }

    #contact .title-main {
        gap: 10px;
        padding-right: 50px ;
    }

    #contact .title span {
        font-size: 32px;
        line-height: 44px;
    }

    #contact .subtitle span {
        font-size: 16px;
    }
}

@media screen and (device-width: 1280px) and (device-height: 960px) {
    #contact .text-main {
        gap: 12px 
    }

    #contact .title-main {
        gap: 10px;
        padding-right: 50px ;
    }

    #contact .title span {
        font-size: 32px;
        line-height: 44px;
    }

    #contact .subtitle span {
        font-size: 16px;
    }
}

@media screen and (device-width: 1280px) and (device-height: 800px) {
    
}

@media screen and (device-width: 1280px) and (device-height: 768px) {
    
}

@media screen and (device-width: 1280px) and (device-height: 720px) {
    
}

@media screen and (device-width: 1280px) and (device-height: 600px) {
    
}

@media screen and (device-width: 1152px) and (device-height: 864px) {
    
}

@media screen and (device-width: 1024px) and (device-height: 768px) {
    
}

@media screen and (device-width: 800px) and (device-height: 600px) {
    
}


/* IPhone SE */
@media screen and (width: 375px) and (height: 667px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }
    
    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        padding: 0px;
    }

    #contact .subtitle span {
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* IPhone XR */
@media screen and (width: 414px) and (height: 896px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 25px;
        line-height: 38px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 14px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    #contact .form-name label {
        font-size: 14px;
    }

    #contact .contact-info .title {
        font-size: 14px;
    }
}

/* IPhone 12 Pro */
@media screen and (width: 390px) and (height: 844px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 25px;
        line-height: 38px;
        padding: 0px;
    }

    #contact .subtitle span {
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* IPhone 14 Pro Max */
@media screen and (width: 430px) and (height: 932px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 25px;
        line-height: 38px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 14px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    #contact .form-name label {
        font-size: 14px;
    }

    #contact .contact-info .title {
        font-size: 14px;
    }
}

/* Pixel 7 */
@media screen and (width: 412px) and (height: 915px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 22px;
        line-height: 38px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 14px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    #contact .form-name label {
        font-size: 14px;
    }

    #contact .contact-info .title {
        font-size: 14px;
    }
}

/* Samsung G S8 */
@media screen and (width: 360px) and (height: 740px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 22px;
        line-height: 30px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 13px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Surface Duo */
@media screen and (width: 540px) and (height: 720px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 25px;
        line-height: 30px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 14px;
        text-align: left;
        padding-left: 0px;
        padding-right: 40px;
    }
}

/* Galaxy Z Fold 5 */
@media screen and (width: 344px) and (height: 882px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 25px;
        line-height: 30px;
        padding: 0px;
        margin-top: 2px;
    }

    #contact .subtitle span {
        font-size: 13px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Samasung G A51/71 */
@media screen and (width: 412px) and (height: 914px) {
    #contact {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    #contact .title-main {
        text-align: left;
    }

    #contact .title span {
        font-size: 22px;
        line-height: 30px;
        padding: 0px;
    }

    #contact .subtitle span {
        font-size: 13px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

}