/*************           ******************/
/************** #about *******************/
/*************           ******************/


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

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

.info_about .info_services{
    width: 100%;
    height: auto;
}

.info_about .info_services_grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
    margin-top: 20px;
}



.info_about .info_services_item_left img {
    width: 100%;
}

.info_about .info_services_item_right h2 {
    width: 100%;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    
}

.info_about .info_services_item_right h3 {
    width: 100%;
    color: #333;
    text-align: center;
    font-weight: normal;
    font-size: 26px;
}

.aboutlist1{
    padding-top: 50px;
}


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


/****** 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){
    .aboutlist1{
        padding-top: 40px;
    }
}

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

    .info_about .info_services_item_right h3 {
        font-size: 25px;
    }
}

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

    .info_about .info_services_item_right h3 {
        font-size: 23px;
    }
}

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

    .info_about .info_services_item_right h3 {
        font-size: 21px;
    }
}

/****** Galaxy Note 4 (480 x 853),Kindle Fire HD 7" (533 x 853) ย่อเมื่อจอน้อยกว่า 853px*******/
@media only screen and (max-width: 853px){
    .aboutlist1{
        padding-top: 0px;
    }
    
    .info_about .info_services_item_right h3 {
        font-size: 20px;
    }
}

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

/****** 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){
}

/****** 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){
}

/****** Galaxy S6 (360 x 640),Lumia 920 (384 x 640),Galaxy Note II (360 x 640) ย่อเมื่อจอน้อยกว่า 640px*******/
@media only screen and (max-width: 640px){
    .info_about .info_services_grid {
        grid-template-columns: 1fr;
        grid-gap: 0.5rem;
        justify-items: center;
    }
    .aboutlist1{

        padding-top: 0px;
        padding-bottom: 50px;
    }

    .info_about .info_services_item_right h3 {
        font-size: 24px;
    }
}

/****** 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){
}

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

}

/****** 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_about .info_services_item_right h3 {
        font-size: 22px;
    }
}

/****** 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){

    .info_about .info_services_item_right h3 {
    font-size: 21px;
    }
}

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

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