

/*
Author: Bootstrapthemes
Author URI: http://www.xpeedstudio.com
*/

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    body {
        font-size: 1rem;
    }
    



}



/* Portrait tablets and small desktops */
/*@media (max-width: 992px) {

}*/


/* Portrait tablets and small desktops */
@media (max-width: 991px) {

    .sm-text-center{
        text-align: center !important;
    }
    .sm-pull-none{
        float: none !important;
    }
    .sm-m-top-10{
        margin-top:10px;
    }
    .sm-m-top-20{
        margin-top:20px;
    }
    .sm-m-top-30{
        margin-top:30px;
    }
    .sm-m-top-40{
        margin-top:40px;
    }
    .sm-m-top-50{
        margin-top:50px;
    }
    .item_img i{
        right:0%;
    }



}



/* Landscape phones and portrait tablets */
@media  (max-width: 768px) {
    h2{
        font-size:2rem;
    }

    .xs-pull-none{
        float: none !important;
    }
    .xs-text-center{
        text-align: center !important;
    }
    .xs-m-top-10{
        margin-top:10px;
    }
    .xs-m-top-30{
        margin-top:30px;
    }
    .xs-m-bottom-10{
        margin-bottom:10px;
    }
    .xs-m-bottom-20{
        margin-bottom:20px;
    }


    .main_home .home_text h2{
        font-size:24px;
    }
    .main_home .home_text h1{
        font-size:32px;
    }
    .main_home .home_text h3{
        font-size:18px;
    }
    .main_product .carousel-control{
        display: none;
    }
.main_home .home_text h1
{
	font-size:26px;
}
}




/* Landscape phones and smaller */
@media (max-width: 479px) {
    php {
        font-size: 85%;
    }
    .main_home .home_text h1{
        font-size:17px;
    }
	.banner_pragraph p
	{
		font-size:11px;
	}
    .main_home .home_text h3{
        font-size:17px;
    }


}





@media (max-width: 400px) {


}

@media (max-width: 320px) {
    php {
        font-size: 60.5%;
    }




}

@media (min-width: 768px) and (max-width: 1366px) {
	
	.box_manage_malo {
    width: 100%;
    float: left;
    display: block;
    margin-left: -35px;}

.ad-box {
    top: 0px;
    right: 0px;
}


.home_image_box_panel_main1 img {
    width: 100%;
    height: 224px;
}
.home_image_box_panel_main_51 img {
    width: 100%;
    height: 217px;
}
/*.home_image_box_panel_main_21 img {
    width: 100%;
    height: 100%;
}*/

.your-class.owl-theme .owl-nav{
	bottom:0px;
	right:110px;
}
}


