/*************                 ******************/
/************** #info_contact *******************/
/*************                 ******************/


.info_contact {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.info_contact .info_heading h1 {
    color: #333;
}

.info_contact .info_services h3,
.info_contact .info_services h4 {
    color: #333;
}

.info_contact h3 {
    font-size: 21px;
}

.info_contact h4 {
    font-weight: normal;
    font-size: 20px;
}

.info_contact .info_services{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.info_contact .info_services{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}

.info_contact .info_services {
    position: relative;
}

.info_contact .info_services_item {
    position: relative;
}

.info_contact .info_services_item a {
    text-decoration: none;
}

.info_contact .info_services_item img {
    width: 100%;
    height: auto;
}

.info_contact img {
    float: left;
    padding: 5px;
    margin-top: 3px;
}

.info_contact .info_services_item h3,
.info_contact .info_services_item h4 {
   padding-left: 75px;
}


/*************                       ******************/
/************** เริ่มต้นการปรับแต่งหน้าจอ *******************/
/*************                       ******************/


/****** Kindle Fire HD 8.9" (800 x 1280) ย่อเมื่อจอน้อยกว่า 1280px******/ 
@media only screen and (max-width: 1280px){
}

/****** ย่อเมื่อจอน้อยกว่า 1200px พิเศษไม่ใช่ขนาดหน้าจอ******/
@media only screen and (max-width: 1200px){
}

/****** ย่อเมื่อจอน้อยกว่า 1100px พิเศษไม่ใช่ขนาดหน้าจอ******/
@media only screen and (max-width: 1100px){
}

/****** iPad Air (768 x 1024),Kindle Fire (600 x 1024) ย่อเมื่อจอน้อยกว่า 1024px*******/
@media only screen and (max-width: 1024px){
}

/****** Galaxy Nexus 7 (603 x 966) ย่อเมื่อจอน้อยกว่า 966px*******/
@media only screen and (max-width: 966px){
}

/****** ปรับจออัตโนมัติ ในช่วง 966-853 เพื่อให้สมดุล ที่ระยะ 900px *******/ 
@media only screen and (max-width: 900px){
}

/****** Galaxy Note 4 (480 x 853),Kindle Fire HD 7" (533 x 853) ย่อเมื่อจอน้อยกว่า 853px*******/
@media only screen and (max-width: 853px){
}

/****** Galaxy Tab 2 10.1 (800 x 1280),Kindle Fire HD 8.9" (800 x 1280) ย่อเมื่อจอน้อยกว่า 800px*******/
@media only screen and (max-width: 800px){
}

/****** iPad Air (768 x 1024) ย่อเมื่อจอน้อยกว่า 768px*******/
@media only screen and (max-width: 768px){
}

/****** Iphone 6 Plus (414 x 736) ย่อเมื่อจอน้อยกว่า 736px*******/

@media only screen and (max-width: 736px){
    .info_contact h3 {
        font-size: 19px;
    }
}

/****** Nexus 6 (412 x 690) ย่อเมื่อจอน้อยกว่า 690px*******/
@media only screen and (max-width: 690px){
}

/****** Iphone 6 (375 x 667) ย่อเมื่อจอน้อยกว่า 667px*******/
@media only screen and (max-width: 667px){
    .info_contact .info_services{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }

    .info_contact h3 {
        font-size: 20px;
    }
    
    .info_contact h4 {
        font-weight: normal;
        font-size: 19px;
    }
}

/****** Galaxy S6 (360 x 640),Lumia 920 (384 x 640),Galaxy Note II (360 x 640) ย่อเมื่อจอน้อยกว่า 640px*******/
@media only screen and (max-width: 640px){
}

/****** Xperia Z3 (360 x 598),Kindle Fire (600 x 1024),Galaxy Nexus 7 (603 x 966) ย่อเมื่อจอน้อยกว่า 603px*******/
@media only screen and (max-width: 603px){
}

/****** Iphone 5 (320 x 568) ย่อเมื่อจอน้อยกว่า 568px*******/
@media only screen and (max-width: 568px){
    .info_contact h3 {
        font-size: 19px;
    }
    
    .info_contact h4 {
        font-weight: normal;
        font-size: 18px;
    }
}

/****** Kindle Fire HD 7" (533 x 853) ย่อเมื่อจอน้อยกว่า 533px*******/
@media only screen and (max-width: 533px){
}

/****** Iphone 4 (320 x 480),Galaxy Note 4 (480 x 853) ย่อเมื่อจอน้อยกว่า 480px*******/
@media only screen and (max-width: 480px){
}

/****** Nexus 6 (412 x 690),Iphone 6 Plus (414 x 736) ย่อเมื่อจอน้อยกว่า 414px*******/
@media only screen and (max-width: 414px){
    .info_contact h3 {
        font-size: 18px;
    }
    
    .info_contact h4 {
        font-weight: normal;
        font-size: 17px;
    }
}

/****** Lumia 920 (384 x 640) ย่อเมื่อจอน้อยกว่า 384px*******/
@media only screen and (max-width: 384px){
}

/****** Iphone 6 (375 x 667) ย่อเมื่อจอน้อยกว่า 375px*******/
@media only screen and (max-width: 375px){
}

/****** Galaxy S6 (360 x 640),Xperia Z3 (360 x 598),Galaxy Note II (360 x 640) ย่อเมื่อจอน้อยกว่า 360px*******/
@media only screen and (max-width: 360px){
}

/****** Iphone 5 (320 x 568),Iphone 4 (320 x 480), ย่อเมื่อจอน้อยกว่า 320px*******/
@media only screen and (max-width: 320px){
}