﻿

#default .section01 #mainSlider {
    z-index: 5;
    width: 100%;
    height: 800px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #636363;
}

    #default .section01 #mainSlider .rsContent {
        width: 100%;
        height: 100%;
    }

        #default .section01 #mainSlider .rsContent .rsImg {
            width: 100% !important;
            height: 100% !important;
            margin: 0 !important;
        }

    #default .section01 #mainSlider .textContent {
        position: absolute;
        bottom: 31%;
        width: 100%;
        text-align: center;
    }

        #default .section01 #mainSlider .textContent h1 {
            line-height: 50px;
        }

        #default .section01 #mainSlider .textContent span {
            display: block;
        }

        #default .section01 #mainSlider .textContent .review {
            margin-top: 25px;
        }



#default .section01 .categories {
        
}

    #default .section01 .categories .category {
        float: left;
        display: inline-block;
        width: 33.3%;
        text-align: center;
		border-right: 2px solid #b29472;
		border-top: 2px solid #b29472;
    }
	
	#default .section01 .categories .category:nth-child(3), #default .section01 .categories .category:nth-child(6){
		border-right: 2px solid #000;
	}
	
	#default .section01 .categories .category img {
        width:100%;
    }

   







#default .section02 {
    
}
@media all and (max-width: 480px) {
	#default .section01 .categories .category {
        width: 100%;
    }
}

@media all and (min-width: 480px) and (max-width: 768px) {
	 #default .section01 .categories .category {
        width: 50%;
    }
}

@media all and (max-width: 767px) {
    #default .section01 #mainSlider {
        height: 380px;
    }

        #default .section01 #mainSlider .rsArrow {
            width: 10px;
            height: 17px;
            margin-top: 0;
        }

            #default .section01 #mainSlider .rsArrow.rsArrowRight {
                right: 10px;
            }

            #default .section01 #mainSlider .rsArrow.rsArrowLeft {
                left: 10px;
            }

        #default .section01 #mainSlider .textContent {
            bottom: 23%;
        }

            #default .section01 #mainSlider .textContent h1 {
                line-height: 33px;
            }

   


  
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    #default .section01 #mainSlider {
        height: 635px;
    }

        #default .section01 #mainSlider .textContent {
            bottom: 36%;
        }

        #default .section01 #mainSlider .rsArrow {
            width: 10px;
            height: 17px;
            margin-top: 11px;
        }

            #default .section01 #mainSlider .rsArrow.rsArrowRight {
                right: 20px;
            }

            #default .section01 #mainSlider .rsArrow.rsArrowLeft {
                left: 20px;
            }

        #default .section01 #mainSlider .textContent h1 {
            line-height: 43px;
        }

    #default .section01 .categories .category01,
    #default .section01 .categories .category02 {
        width: 364px;
        height: 142px;
    }

        #default .section01 .categories .category01 .textContent .text01,
        #default .section01 .categories .category02 .textContent .text01 {
            margin-bottom: 7px;
        }

}

@media all and (min-width: 1024px) and (max-width: 1200px) {
    #default .section01 #mainSlider {
        height: 620px;
    }

        #default .section01 #mainSlider .textContent {
            bottom: 28%;
        }

            #default .section01 #mainSlider .textContent h1 {
                line-height: 46px;
            }

        #default .section01 #mainSlider .rsArrow {
            width: 15px;
            height: 25px;
            margin-top: -11px;
        }

            #default .section01 #mainSlider .rsArrow.rsArrowRight {
                right: 20px;
            }

            #default .section01 #mainSlider .rsArrow.rsArrowLeft {
                left: 20px;
            }


    #default .section01 .categories .category01,
    #default .section01 .categories .category02 {
        height: 192px;
    }

}


@media all and (min-width: 1201px) and (max-width: 1340px) {
}
