body { margin: 0px; background-image: url('images/bg.gif'); }
.formfield { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; width: 200 px; background-color: #FFFFFF; height: 15px; border: 1px solid 4F8AC4; }
.form_input { width: 100px; }
body, td, th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
h1, h1 a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: bold; }
.footer { font-size: 11px; color: #FFFFFF; }
.footer:link { color: #FFFFFF; text-decoration: none; }
.footer:active { color: #FFFFFF; text-decoration: none; }
.footer:visited { color: #FFFFFF; text-decoration: none; }
.footer:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline; }
.white { font-size: 11px; color: #FFFFFF; font-weight: bold; }
.white:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
.white:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }
.white:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
.white:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; color: #003366; }
a:active { text-decoration: none; color: #4280BD; }
.c-padding { border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; }
.tb { padding-bottom: 10px; padding-left: 50px; }
<!--/* minimum menu requirements for menu functionality */
-->
.topmenuul { list-style-type: none; margin: 0; padding: 0; }
.topmenuli { list-style-type: none; float: left; }
.topmenutitle { display: block; width: 80px; margin-left: 6px; }
.submenuul { list-style-type: none; position: absolute; margin: 0px; padding: 0px; display: none; }
.submenuli a { display: block; width: 130px; }
li:hover ul, li.over ul { display: block;/* lists nested under hovered list items */ }
#dmenu li>ul { top: auto; left: auto; }
#content { clear: left; }
#dmenu { font-size: 11px; font-weight: bold; margin: 0px; }
.topmenuul { }
.topmenutitle { text-indent: 3px; text-decoration: none; padding: 3px; line-height: 14px; margin: 0px; }
.topmenuli a, .topmenuli a:active, .topmenuli a:visited { text-decoration: none; background: #113154; color: #FFFFFF; }
.topmenuli a:hover { text-decoration: none; background: #FFFFFF; color: #113154; }
.submenuul { margin-top: -1px; background-color: #ffffff; background-position: top left; background-repeat: repeat-x; margin: 0px; padding-left: 3px; }
.submenuli a, .submenuli a:active, .submenuli a:visited { padding: 3px; text-decoration: none; color: #FFFFFF; background: #113154; }
.submenuli a:hover { text-decoration: none; background: #FFFFFF; color: #113154; }
/*************************6 march 2019 ninenetics tech. css*********************************/
body { background: #0E3159 url(images/bg.gif) repeat left top; }
a, a::after, a::before, button::after, button::before { position: relative; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
/******************mobile menu*********************/
.mob_menup1 { display: none; position: relative; z-index: 10; }
div.burger { height: 20px; width: 25px; position: absolute; top: 25px; right: 28px; z-index: 4; cursor: pointer; }
div.x, div.y, div.z { position: absolute; margin: auto; top: 0px; background: #fff; border-radius: 0; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
div.x, div.y, div.z { height: 3px; width: 24px; }
div.x { top: 0px; }
div.y { top: 8px; }
div.z { top: 16px; }
div.burger div.collapse { top: 5px; display: block; background: #fff; -webkit-transition: all 70ms ease-out; -moz-transition: all 70ms ease-out; -ms-transition: all 70ms ease-out; -o-transition: all 70ms ease-out; transition: all 70ms ease-out; }
div.rotate30 { -ms-transform: rotate(30deg); -webkit-transform: rotate(30deg); transform: rotate(30deg); -webkit-transition: all 50ms ease-out; -moz-transition: all 50ms ease-out; -ms-transition: all 50ms ease-out; -o-transition: all 50ms ease-out; transition: all 50ms ease-out; }
div.rotate150 { -ms-transform: rotate(150deg); -webkit-transform: rotate(150deg); transform: rotate(150deg); -webkit-transition: all 50ms ease-out; -moz-transition: all 50ms ease-out; -ms-transition: all 50ms ease-out; -o-transition: all 50ms ease-out; transition: all 50ms ease-out; }
div.rotate45 { -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 100ms ease-out; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; transition: all 100ms ease-out; }
div.rotate135 { -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); -webkit-transition: all 100ms ease-out; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; transition: all 100ms ease-out; }
div.navbar { height: 73px; background: #385e97; }
div.menu12 { height: 100%; text-align: center; width: 100%; position: fixed; top: 0px; right: -100%; z-index: 3; padding: 95px 70px 20px; background-image: url('images/bg.gif'); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; overflow-y: auto; }
div.menu12.animate { right: 0; }
div.menu12 ul { margin: 0 0 30px; display: inline-block; text-align: left; list-style: none; width: 100%; height: auto; overflow: auto; padding: 0; }
div.menu12 .main { position: relative; }
div.menu12 .main::before { background: #03ab73; width: 12px; height: 2px; position: absolute; content: ""; left: 0; bottom: 0; }
div.menu12 ul li { width: 100%; float: left; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; margin-bottom: 28px; }
div.menu12 ul li a { font-weight: 700; font-size: 16px; line-height: 20px; float: left; width: auto; color: #ffffff; position: relative; text-decoration: none; }
div.menu12 ul li a::before { position: absolute; content: ""; left: 0; bottom: -5px; height: 1px; width: 0; background: #fff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
div.menu12 ul li a:hover::before, div.menu12 ul li a:focus::before, div.menu12 ul li.current_page_item a::before { width: 100%; }
div.menu12 ul.terms li a { font-family: AvenirNext-DemiBold; font-size: 14px; color: #ffffff; line-height: 24px; }
div.menu12 ul li:hover, div.menu12 ul li:focus, div.menu12 ul li.current_page_item { color: #fff; }
div.menu12 ul li:hover a, div.menu12 ul li:focus a, div.menu12 ul li.current_page_item a { color: #fff; }
body.model-open11 { overflow: hidden; }
/***********************mob menu end******************/

.mainCover { }
.tableCover { width: 100%; max-width: 754px; margin: 0 auto; }
.carouselCover { width: 754px; display: inline-block; background-color: #fff; padding: 7px; }
.carouselCover .owl-carousel { width: 100%; }
.logo img { margin-bottom: 20px; }
.call:hover { color: #fff; text-decoration: underline; }
ul.cssMenu ul { display: none }
ul.cssMenu li:hover>ul { display: block }
ul.cssMenu ul { position: absolute; left: -1px; top: 98%; }
ul.cssMenu ul ul { position: absolute; left: 98%; top: -2px; }
ul.cssMenu, ul.cssMenu ul { margin: 0px; list-style: none; padding: 0px 2px 0px 0px; background-color: #0E3159; background-repeat: repeat; border-color: #0E3159; border-width: 1px; border-style: solid; margin-top: 7px; margin-left: 15px; }
ul.cssMenu table { border-collapse: collapse }
ul.cssMenu { display: inline-block; zoom: 1; float: none; margin: 0 auto; }
.employment-heading { margin-top: 12px; }
ul.cssMenu ul { width: 150.15px; }
ul.cssMenu li { display: block; margin: 2px 0px 0px 2px; font-size: 0px; }
ul.cssMenu a:active, ul.cssMenu a:focus { outline-style: none; }
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover { display: block; vertical-align: middle; background-color: #0E3159; border-width: 0px; border-color: #6655ff; border-style: solid; text-align: left; text-decoration: none; padding: 4px; _padding-left: 0; font: bold 12px Verdana; color: #FFFFFF; text-decoration: none; }
ul.cssMenu span { overflow: hidden; }
ul.cssMenu li { float: left; }
ul.cssMenu ul li { float: none; }
ul.cssMenu ul a { text-align: left; white-space: nowrap; }
ul.cssMenu li.sep { text-align: center; padding: 0px; line-height: 0; height: 100%; }
ul.cssMenu li.sep span { float: none; padding-right: 0; width: 5; height: 16; display: inline-block; background-color: #AAAAAA; background-image: url('none'); }
ul.cssMenu ul li.sep span { width: 80%; height: 3; }
ul.cssMenu li:hover { position: relative; }
ul.cssMenu li:hover>a { background-color: #FFFFFF; border-color: #665500; border-style: solid; font: bold 12px Verdana; color: #0E3159; text-decoration: none; }
ul.cssMenu li a:hover { position: relative; background-color: #FFFFFF; border-color: #665500; border-style: solid; font: bold 12px Verdana; color: #0E3159; text-decoration: none; }
ul.cssMenu li.dis a { color: #AAAAAA !important; }
ul.cssMenu img { border: none; float: left; _float: none; margin-right: 4px; width: 16px; height: 16px; }
ul.cssMenu ul img { width: 16px; height: 16px; }
ul.cssMenu img.over { display: none }
ul.cssMenu li.dis a:hover img.over { display: none !important }
ul.cssMenu li.dis a:hover img.def { display: inline !important }
ul.cssMenu li:hover > a img.def { display: none }
ul.cssMenu li:hover > a img.over { display: inline }
ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover img.over { display: inline }
ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover img.def { display: none }
ul.cssMenu a:hover ul { display: block }
ul.cssMenu span { display: block; background-image: url('images/arrv_anim_1.gif'); background-position: right center; background-repeat: no-repeat; padding-right: 11px }
ul.cssMenu li:hover>a>span { background-image: url('images/arrv_anim_1o.gif'); }
ul.cssMenu a:hover span { _background-image: url("images/arrv_anim_1o.gif") }
ul.cssMenu ul span, ul.cssMenu a:hover table span { background-image: url('images/arr_double_1.gif') }
ul.cssMenu ul li:hover > a span { background-image: url('images/arr_double_1o.gif'); }
ul.cssMenu table a:hover span { background-image: url('images/arr_double_1o.gif') }
.contact-mid blockquote img { margin-bottom: 15px; max-width: 100%; height: auto }
.contact-mid blockquote { margin-left: auto; margin-right: auto; display: block; width: 100%; }
.commercial-mid.residential-mid h1 { margin-top: 15px; }
.contact-mid { padding-top: 20px !important; }
/****************************responsive**************************/
/****************************responsive**************************/
/****************************responsive**************************/
.home-slider {
    position: relative;
}
.home-slider h1 {
	position: absolute;
	bottom: 22px;
	z-index: 9;
	background-color: rgba(0,0,0,0.5);
	margin: 0;
	color: #fff;
	width: 100%;
	font-size: 21px;
	font-weight: normal;
	text-shadow: 0 2px 2px black;
	padding: 8px 11px;
	box-sizing: border-box;
}
.owl-carousel .owl-dots .owl-dot {
	border: 1px solid #000;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin: 3px;
}
.owl-carousel .owl-dots .owl-dot.active {
	background-color: #000;
}
.owl-dots {
    text-align: center;
    padding: 3px 0;
}
.logo img {
    max-width: none;
}
img { max-width:100%; height:auto}
@media (max-width:800px) {
.commercial-mid.residential-mid h1 img { margin-top: 15px; }
.employment-heading img { margin-top: 15px; }
* { box-sizing: border-box; }
table, tr, tbody { display: block; box-sizing: border-box }
.red-border { display: inline-block; width: 100%; }
.top-td { display: block; }
.tableCover { padding: 0 8px; }
.header-top { width: 100%; display: block; text-align: center; }
.header-top td { display: inline-block; width: 100%; height: auto; }
.logo { text-align: center; }
.serivce-number { height: auto; font-size: 15px; }
.logo a { display: inline-block; max-width: 200px; }
.logo img { margin-bottom: 20px; max-width: 100%; height: auto; }
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover { background-color: #800000; padding: 10px 4px; text-align: center; margin: 0; }
ul.cssMenu { display: flex; width: 100%; background-color: #800000; margin-left: 0; }
ul.cssMenu li { float: left; width: 20%; text-align: center; margin: 0; }
.red-border.top { display: none; }
.serivce-number font { font-size: 22px; margin-bottom: 15px; display: block; }
.carouselCover { width: 100%; }
.foot-top { display: inline-block; width: 100%; }
.footer img { max-width: 100%; height: auto; }
}
@media ( max-width:600px) {
.employment-heading font { display: inline-block; width: 100%; }
.employment-heading img { float: left; margin-left: auto; margin-right: auto; margin: 19px 0; }
.logo { text-align: center; }
}
@media (max-width:520px) {
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover { opacity: 0; pointer-events: none; }
.mob_menup1 { display: block; }
.top-td { text-align: center; }
.home-slider h1 {
	font-size: 17px;
}
}
@media (max-width:500px) {
.logo a { display: inline-block; max-width: 160px; }
.commercial-mid .ul-pad { padding-left: 10px; }
}
@media (max-width:410px) {
.image-container {
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	margin: 15px 0;
}
}
@media (max-width:360px) {
}
@media (max-width:320px) {
}
 @media (max-width:420px) {
}
@media (max-width:360px) {
}
@media (max-width:320px) {
}
