/* CSS Document */

body{
margin:0;
background-size:cover;
background-position:center;
backgound-repeat:repeat;
font-family:arial;
font-size:14px;
}
.hpg_bgplasma{
background-color:rgba(255,255,255,0.8);
height:auto;
}
.apphme_navbarapo{
width:98%;
text-align:center;
}
.apphme_navtab{
width:auto;
margin:15px;
padding:10px;
padding-top:4px;
padding-bottom:4px;
display:inline-block;
border-radius:10px;
border-bottom:1px solid lightgray;
}
.apphme_navtab:hover{
background-color:#FFFFFF;
box-shadow:1px 1px 1px 1px #CCCCCC;
border-bottom:1px solid skyblue;
}

#homepg1 #menu_bar #apphme_navtab1, #homepg2 #menu_bar #apphme_navtab2, #homepg3 #menu_bar #apphme_navtab3, #homepg4 #menu_bar #apphme_navtab4,#homepg5 #menu_bar #apphme_navtab5, #homepg6 #menu_bar #apphme_navtab6{
background-color:#FFFFFF;
border-bottom:1px solid skyblue;
}

.apphme_navtab a{
text-decoration:none;
color:#000000;
}
.hpg_textwidgets{
width:100%;
border:none;
border-bottom:1px solid lightgray;
margin-bottom:15px;
}
.hpg_label_widget{
font-family:arial;
font-weight:bold;
font-size:12px;
color:black;
margin-bottom:10px;
text-align:left;
}
.hpg_button_widget{
width:300px;
background-color:#0080FF;
color:#FFFFFF;
border-radius:10px;
margin:10px;
border:none;
padding-bottom:5px;
padding-top:5px;
font-weight:bold;
text-align:center;
}
.hpg_button_widget a{
color:#FFFFFF;
text-decoration:none;
}
.hpg_entry_page_titile{
width:80%;
border-bottom:1px solid #CCC;
font-family:arial;
text-align:center;
font-size:24px;
color:#000000;
}
.apphme_logo{
float:left;
display:inline-block;
width:60px;
height:60px;
border-radius:0%;
}
.apphme_logo_text{
width:auto;
display:inline-block;
float:left;
padding-left:5px;
border-bottom:1px solid lightgray;
}
.apphme_logoboxapo{
display:inline-block;
border-bottom:0px solid red;
}
.mobilebreaks{
display:none;
}
.apphme_actiondiv{
border-bottom:1px solid #CCC;
color: #FFFFFF;
background-size:cover;
background-position:center;
}
.apphme_actdivskin{
padding:1px;
text-align:left;
background-color:rgba(255,255,255,0.8);
}
.apphome_actleft{
width:45%;
height:auto;
font-size:14px;
padding:10px;
display:inline-block;
border:0px solid red;
vertical-align:top;
}
.desctxt_apphome{
text-align:left;
padding:20px;
font-size:14px;
color:#000000;
font-weight:500;
}
.rightpic_apphme{
width:98%;
height:400px;
}
.apphme_botomactiondiv{
border-bottom:1px solid #FFFFFF;
background-color:rgba(255,255,255,0.5);
}
.apphme_servcapsul{
width:300px;
display:inline-block;
border-bottom:1px solid #EEE;
background-color:#FFF;
text-align:left;
padding:10px;
margin-right:13px;
margin-bottom:20px;
}
.apphme_cartoptions{
font-size:12px;
display:inline-block;
margin:5px;
padding-right:5px;
width:auto;
border-right:1px solid gray;
}
.apphme_itempic{
width:60px;
height:60px;
border-radius:0%;
margin-top:10px;
}
.apphme_feaqtdscrtxt{
padding
}
@media screen and (max-width:700px){
.desctxt_apphome{
padding:2px;
}
.hpg_button_widget{
width:90%;
}
.apphme_navbar{
width:90%;
text-align:left;
padding-left:10px;
border-bottom:1px solid #EEE;
}
.apphme_navtab{
width:90%;
margin:1px;
padding:10px;
padding-top:4px;
padding-bottom:4px;
border-radius:0px;
border-bottom:1px solid gray;
}
.apphme_logo{
float:none;
margin-bottom:1px;
}
.apphme_logobox{
width:98%;
text-align:center;
float:none;
display:block;
}
.apphme_logo_text{
width:auto;
display:block;
float:none;
padding-left:5px;
}
.mobilebreaks{
display:block;
}

.rightpic_apphme{
width:94%;
height:auto;
}
.apphome_actleft{
width:90%;
height:auto;
}
.apphme_servcapsul{
width:90%;
padding:1px;
margin-right:1px;

}
}