a:hover {
    text-decoration: none;
}

#header ul#nav {
    margin: 0
}

#indexPage #mslider ul li {
    /*background-position: top center;
    background-size: auto 100%;*/
}

#header ul li.navitem ul.subnav li a {
    box-sizing: content-box;
}

.content .header p.subtitle, .content .header p.title {
    margin: 0
}

.serviceitem:hover .title, .serviceitem .title {
    margin: 0
}

#category a {
    box-sizing: content-box;
    font-size: 12px;
}

#projectmore:hover {
    text-decoration: none
}

#contactform p .inputtxt {
    box-sizing: content-box;
}

@media (max-width: 768px) {
    #indexPage #mslider, #indexPage #mslider ul li {
        width: 100%;
        height: auto;
    }
    #indexPage #mservice .slider_wrapper .slider, #indexPage #mservice .slider_wrapper {
        width: 100%;
    }
    #indexPage #mservice .slider_wrapper {
        height: auto;
    }
    .module-slider .description {
        width: 100%;
        padding: 0 10px;
        height: auto;
    }
    .content .header {
        padding: 20px 0 10px;
    }
    .content .header p.title {
        font-size: 18px;
        color: #e71a1f;
    }
    .content .header p.subtitle {
        font-size: 14px;
        line-height: 20px;
    }
    #indexPage a.more {
        width: 80%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-indent: 0;
        font-size: 14px;
        margin: 30px auto 50px;
    }
    #indexPage #mservice .content, #indexPage #mservice {
        height: auto;
        padding: 0;
    }
    .serviceitem {
        width: 50%;
        margin: 0;
    }
    .serviceitem a {
        width: 100%;
        height: auto;
    }
    .serviceitem a img {
        width: 100%;
        height: auto;
    }
    .serviceitem div p.title {
        float: left;
        width: 100%;
    }
    #projectlist .projectitem {
        width: 48%;
        margin: 0 1% 5px;
    }
    #projectmore {
        font-size: 12px;
        color: #e71a1f;
        height: 50px;
        line-height: 50px;
    }
    #indexPage #mteam .slider_wrapper {
        width: 100%;
    }
    #indexPage #mteam .header img {
        width: 60px;
        height: 60px;
    }
    #indexPage #mteam .header p.title {
        font-size: 16px;
    }
    #indexPage #mteam .slider_wrapper {
        height: auto;
        padding: 10px 0 20px;
    }
    #indexPage #mteam {
        height: auto;
    }
    #newslist .newscontent {
        width: 90%;
    }
    #newslist .newsinfo {
        margin: 0;
    }
    #newslist .newsdate {
        width: 100%;
    }
    #newslist .newsinfo .md {
        font-size: 30px;
        line-height: 40px;
        text-align: left;
        margin: 0;
    }
    #newslist .newsinfo .year {
        font-size: 12px;
        text-align: left;
    }
    #newslist .newsbody .description, #newslist .newsbody .title, #newslist .newsbody {
        width: 100%;
        margin: 0;
    }
    #indexPage #mcontact .header p.title {
        color: #e71a1f;
    }
    #contactinfo h3 {
        font-size: 14px;
        margin: 5px 0;
    }
    #contactinfo p {
        font-size: 12px;
        margin: 0;
    }
    #contactform {
        display: none;
    }
    #indexPage #mcontact {
        height: 300px;
    }
    #mpartner {
        display: none;
    }
    #newslist .newstitem {
        transition: none;
        height: auto;
        clear: both;
    }
    #newslist .newstitem:hover {
        background-color: none;
        background: none;
    }
    #contactinfo {
        width: 100%;
        padding: 0 10px;
    }
    #shares, #online_open {
        display: none;
    }
    .lowB #header {
        padding: 0
    }
    #header .content {
        padding: 0;
        text-align: center;
        position: relative;
    }
    #header #logo {
        margin: 0;
        margin-left: 10px;
    }
    #header ul#nav {
        display: block;
        clear: both;
        width: 100%;
    }
    #header ul li.navitem {
        padding: 0;
        width: 25%;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }
    #menu {
        display: block!important;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #ccc;
        font-size: 30px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .postbody {
        max-width: 100%;
    }
    .postbody table .firstRow td:nth-child(1) {
        display: none;
    }
    .postbody table .firstRow td:nth-child(2) {
        padding: 0 10px;
    }
    #sitecontent {
        min-height: 200px;
    }
    #footer {
        display: none;
    }
    .npagePage #banner {
        display: none
    }
    #servicelist {
        width: 100%;
    }
    #servicelist .serviceitem {
        margin: 0 2%;
        width: 46%;
        height: auto;
    }
    #servicelist .wrap {
        margin: 0
    }
    .npagePage #banner {
        display: none;
    }
    .npagePage #projectlist {
        width: 100%;
    }
    .npagePage #projectlist .wrapper {
        margin: 0
    }
    .npagePage #projectlist .projectitem {
        width: 46%;
        margin: 5px 2%;
    }
    .npagePage #category {
        padding: 0;
    }
    .npagePage #category li {
        margin-bottom: 5px;
    }
    .npagePage #teamlist {
        width:100%;
    }
	.npagePage #teamlist .wrap{
		margin-right:0;
		height:20px;
	}
	
	.npagePage #teamlist .teamitem{
		margin:2%;
		width:46%;
		height:auto;
	}
	
	.npagePage #teamlist .teamitem a{
		width:100%;
		height:auto;
		text-align:center;
	}
	
	.npagePage #teamlist .teamitem a img{
		width:80px;
		height:80px;
		margin:0 auto;
		float: none;
	}
	
    .npagePage .content .header {
        width: 100%;
    }
    .npagePage .postbody {
        padding: 10px;
    }
    #header ul li.navitem:hover ul.subnav {
        background-color: #000;
        z-index: 999;
    }
    #header ul li.navitem ul.subnav {
        width: 150px;
    }
    #header ul li.navitem ul.subnav li {
        width: 150px;
    }
    #header ul li.navitem ul.subnav li a {
        width: 150px;
        padding: 10px 0;
    }
    #header ul#nav {
        display: none;
    }
	#projectwrap{width:100%;}
	#projectwrap #projectbody{ width:100%;}
	#projectwrap #projectbody #projectimages img{max-width:100%;}
	
	.fw{ width:100%;}
	#teampost #teamimage{ width:100%; text-align:center;}
	#teampost #teamimage img{width:50%; margin:0 auto;}
	
	#teampost #teambody{margin:0 auto; width:90%;}
	
	#projectinfo{ width:100%;}
	#projectih{width:100%;}
	#projectib,#projecttags{ display:none;}
}

body {
    background-color: #000;
}