.contentunwrap .contentwrap{
	max-width:100% !important;
}
.mod_portfoliolist_v6 .item .image:after{
	    background: rgba(20,63,129,0.8) !important;
}
.mod_portfoliolist_v7 .item .title{
	font-weight:400;
}
.mod_portfoliolist_v7.isotope {
    margin-left: 40px;
    margin-right: 40px;
    overflow: visible!important;
}
ul.vlist.level_3 a {
    font-size: 16px;
    font-weight: normal;
    color: #9c9b9f !important;
    margin-bottom: 10px;
}
.mainmenu ul .megamenu .a-level_2 {
    font-size: 16px;
    font-weight: normal;
    color: #9c9b9f !important;
    margin-bottom: 10px;
}
nav.mainmenu li.megamenu ul {
    display: none;
    width: 110%;
    padding: 2%;
}
nav.mainmenu li.megamenu ul li {
    min-width: 100%;
}
@media only screen and (max-width:1400px){
	ul.vlist.level_3 a {
    font-size: 15px;
    /* font-size: 20px; */
    font-weight: bold;
    color: inherit!important;
}
}