@media only screen and (min-width:320px){
.content-img-grid .content-ig img{margin:0 0 5px;}
p.containedwidth{max-width:900px;margin:0 auto 15px !important;}
p.containedwidthbig{max-width:900px;margin:0 auto 15px !important;}
.home-page .footer{display:none;}
.inner-page .bottom-content .section-title{letter-spacing:0;}
.home-page .maincontent-wrapper{display:block;}
.home-page .img-responsive{width:100%;}
.inner-page .header .inner-logo{max-width:240px;}
.mobile-menu-btn{float:right;margin-top:5px;}
.imagelogo{text-align:left;float:left;padding-top:8px;}
.portfolio-nav-wrap .portfolio-nav .button.chosen.listmenu{color:#000;background:#cfcfcf;}
.portfolio-nav-wrap .portfolio-nav .button.chosen.active{color:#000;background:#cfcfcf;}
.portfolio-list .portfolio-item .portfolio-type{font-size:16px;font-family:snd-bold;}
.home-page .mainpanel main{padding:50px 0;}
.inner-page .bottom-content{padding-top:50px;}
.page-about-us .bottom-content .list-container{max-width:100%;}
.page-about-us .bottom-content .container{max-width:900px;}
.page-about-us ul.why-work{margin-bottom:0;}
.page-services .service-wrap .service-container p{margin-bottom:5px;}
.page-services h1{max-width:900px;margin:0 auto 30px !important;}
.page-contact-us .hbox{margin-bottom:20px;}
.inner-page .phone{margin-bottom:0;}
.page-portfolio .main-content{padding-bottom:20px;}
.portfolio-list{margin-bottom:0;}
.load-more{margin-top:20px;}
.footer .container{max-width:900px;}

	.mobile-menu-btns {
		display: block;
		border: 1px solid #4c004f;
		padding: 10px;
		border-radius: 5px;
		cursor: pointer;
		width: 55px;
		height: 45px;
		transition: all .4s;
		-webkit-transition: all .4s;
		-ms-transition: all .4s;
		-o-transition: all .4s;
		vertical-align: middle;
		margin: 0 auto;
		opacity: 1;
		margin-top: 15px; 
	}
	.mobile-menu-btns span {
    border: 3px solid #4c004f;
    display: block;
    margin: 0 0 3px;
    width:100% !important;
}

.menu li a {

	    width: 100%;
    display: block;
    padding: 5px 0;
    font-size: 18px;
}

.menu li a:hover{
    background: #4c004f;
    color: #fff;
}
.menu li.active a{
    background: #4c004f;
    color: #fff;
}
.inner-page .page-title {
	margin: 30px 0 !important;
}
.page-contact-us .content-ig.right {
	    margin-bottom: 30px;
}
}
@media only screen and (min-width:480px){}
@media only screen and (min-width:768px){.imagelogo{text-align:center;float:none;padding-top:0;}
.home-page .mainpanel{position:absolute;top:0;right:0;left:0;bottom:0;}
.home-page .mainpanel main{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;padding:0;}
.home-page .maincontent-wrappers{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;max-width:900px;max-height:500px;width:100%;}
.page-about-us .bottom-content li:nth-child(2n+1){text-align:center;padding-right:40px;}
.page-about-us .bottom-content li:nth-child(2n){padding-left:40px;}
.page-about-us .main-content{padding-bottom:25px;}
.content-img-grid .content-ig img{margin-bottom:50px;}
.content-img-grid .content-ig img{margin:0 0 30px;}
.menu ul li{
	display:inline-block;
	width: auto;
}
.mobile-menu-btns {
	display: none;
}
.inner-page .header li {
	display: inline-block;
}
.menu li a { 
font-size:14px;
}
.menu li a:hover {
	color:#969696;
	background:none;
}
.menu li.active a{
    background: none;
    color:#969696;
}
.inner-page .page-title {
	margin: 0px auto 30px !important;
}
.page-contact-us .content-ig.right {
	    margin-bottom: 0;
}

}
@media only screen and (min-width:992px){}
}
@media only screen and (min-width:1200px){}