
/*SERVICE BOXES*/

/*@media (min-width: 801px) {.desk {;}}
@media (max-width: 800px) and (min-width: 603px) {.tab {;}}
@media (max-width: 602px) and (min-width: 400px) {.phab {;}}
@media (max-width: 399px) and (min-width: 321px) {.phone {;}}
@media (max-width: 320px) {.phonesm {;}}*/


#svcbox {width: 100%; line-height: 20px;}
#svcbox .box_head {font-weight: 500; line-height: 22px; text-align: center;}
#svcbox .boxtxt {display: none; font-size: 14px; line-height: 18px;}
#svcbox .boxtxt span {font-style: italic; font-size: 12px; color: #888;}
#svcbox img {width: 100%;}

@media (min-width: 960px) {
#svcbox #box {width: 185px; padding: 3px 10px; text-align: left;}
#svcbox img {margin-top: 6px; height: 120px; margin-bottom: 5px;}
#svcbox .box_head {font-size: 18px; padding-bottom: 8px;}
}

@media (min-width: 763px) {
#svcbox .boxtxt {display: inline;}
#svcbox .box_head .no1 {display: none;}
#svcbox .box_head .no2 {display: inline;}
#svcbox .box_head span {display: block;}
}

@media (max-width: 959px) and (min-width: 763px) {
#svcbox {margin-left: -7px; width: 102% !important; border-spacing: 10px;}
#svcbox td {width: 25% !important; vertical-align: top;}
#svcbox #box {height: 100%; padding: 3px 10px; text-align: left; overflow: hidden;}
#svcbox img {margin-top: 6px; height: 115px; margin-bottom: 2px;}
#svcbox .box_head {font-size: 18px; padding-bottom: 6px; text-align: center;}
/*#svcbox .boxtxt {display: none;}*/
}

@media (max-width: 762px) {
#svcbox {width: 90%; max-width: 300px;}
#svcbox td {display: inline;}
#svcbox #box {margin-top: 20px;}
#svcbox img {height: 180px;}
#svcbox .box_head {font-size: 18px; padding: 2px 0 4px 0;}
#svcbox .box_head .no2 {display: none;}
#svcbox .box_head .no1 {display: inline;}
}

@media (max-width: 399px) {#svcbox img {height: 160px;}}

@media (max-width: 320px) {
#svcbox img {height: 160px;}
#svcbox .box_head {font-size: 17px;}
}

/*===================================================*/

/*SERVICES MENU

#svcnav {font-size: 16px; line-height: 20px; vertical-align: middle; margin: 6px 0 10px 0; width: 100%; text-align: center;}
#svcnav a {display: inline-block; width: 30%; margin-right: 3px; padding: 4px 0; vertical-align: middle;}
#svcnav a.selected {font-size: 19px; font-weight: 700;}

@media (max-width: 602px) {#svcnav a {display: block; width: 100%; margin-top: 2px;}}*/
