@media only screen and (max-width: 959px) {

   
   #holder {
    height: 600px;
    overflow: hidden;
    width: 100%;
    display: none;
}

    h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

   h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

 h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.colsx {
    width: 100%;
    float: left;
}

	.imgcontainersmall {
    margin-bottom: 5px;
    text-align: center;
}
.supercontainer{
   max-width: 90%;
   margin: 0 auto;
}

   #iconmobile{
   display: inherit;
}

#plistacategorie {
   display:none;
}

  #navigation {
    background: none repeat scroll 0 0 #FFFFFF;
    top: 0;
    height: 60px;
    position: fixed;
    width: 100%;
    z-index: 1;
}

.imgcontainersmall img {
    max-height: inherit;
   
}

.imgcontainersmall img, .boxdividi_video img {
    max-height: inherit;
    width: 100%;
}

.boxdividi_photovid, .boxdividi_photovid1{
    width: 100%;
    height:320px;
}

#ppremium img{
   width:100%;
   height: auto;
}


.colcx {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

#menumobile {
   column-count: 2;
}
	.container {
		width:100%;
               padding: 60px 10px 50px 10px;
               
                float: none;
	}
        
        .pcontainer {
		width:100%;
               /* padding: 60px 10px 50px 10px;*/
               padding: 10px;
                float: none;
	}
	
        #pfascia p{
           line-height: 22px;
        }
        
        #portfolio img{
           width:100%;
           height:auto;
               margin-left: 0px;
               margin-top: 0px;
        }
        
        #iconmobile{
           position: absolute;
           top: 20px;
           z-index: 10;
           right: 15px;
            position: fixed;
        }
        
        #navigationmobile{
           position: fixed;
           top: 50px;
           background: #fff;
           z-index: 1;
           width: 100%;
           padding: 15px;
           display: none;
        }
        
        #navigationmobile li{
           padding: 3px 0px;
        }
        
        
	#navigation ul {
		width: 140px;
		padding: 5px 0;
		position: relative;
		top: 8px;
		right: 10px;
		border: solid 1px #efefef;
		background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 3px;
		
	}
        .mt{
           margin-top:10px;
        }
        .mb{
           margin-bottom:10px;
        }
        
        h1 {
    font-size: 20px;
    font-weight: 800;
    line-height: 35px;
    margin-top: 0px;
    color: #393939;
    text-align: center;
}
 #psearchbox{
           display: none;
        }
        #videobox{
           width:100% !important;
        }
        
        #videobox video{
           width:100% !important;
        }
       
       
         #navigation #menu{
            display: none !important;
    }
	
	ul#menu li {
		display: none;
		margin: 0;
	}
	
	#navigation .current {
		display: block!important;
	}
	
	#navigation a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}

	#navigation ul:hover {
		background-image: none;
	}
		
	#navigation ul:hover .current {
		background: url(../images/icon-check.png) no-repeat 10px 7px;
	}

	#navigation ul li:hover a, #navigation ul li.current a {
		color: #000;
		border-top: 0px;
	}
	
	#navigation a, #navigation a:active, #navigation a:visited {
		padding-top:5px;
		height:auto;		
		padding-bottom:5px;
	}
	
	.in-slide-content {
		bottom:180px;
		left:50px;
		margin-right:10%;
		z-index:20;
		position:absolute;
		width:45%;
		text-align:left;
	}
	
	.in-slide-content h1{ 		
		z-index:20;
		color:#fff;
		border-bottom:#fff solid 1px;
		padding-bottom:20px;
		font-size:60px;
		line-height:60px;
		text-transform:uppercase;
		float:left;
	}
	
	.in-slide-content p{ 		
		z-index:20;
		color:#fff;		
		font-size:12px;
		padding-top:20px;
		float:left;
		font-weight:bold;
	}
	
	.team {
		background-color: #FFFFFF;
		float: left;
		height: 280px;
		margin-right: 15px;
		overflow: hidden;
		width: 225px;
		margin-bottom:15px;
	}
	
	.team.last {
		margin-left:240px;
	}
	
	input.newsletter-email, input.newsletter-name {
		width: 146px;
	}
	
	button.newsletter-sent {
		padding: 0 18px;
	}
		
	.portfolio {
		width: 100%;
	}

	.portfolio li { 
		width:49.99%;	
	}
	
	nav.primary ul {
		float: left;
		margin-top: 20px;
		width:100%;
	}
	
	nav.primary ul li a {
		margin-left: 0px;
		margin-right: 10px;
		margin-bottom:10px;

	}
	
	.carousel_testimonials li {
		width: 680px;
	}
	
	.project_page {
		background-color:#fff;
		width:720px;
	}
	
	.client {
		margin:50px 50px 50px 50px;
	}

	.client:hover {
		margin:50px;
		opacity:0.8;
	}
	
	.news_page {
		background-color:#fff;
		width:720px;
	}
	
	.user_comment_reply {
		background: url("../images/user.png") no-repeat scroll 0 0 transparent;
		margin-top: 40px;
		padding-left: 60px;
	}
	
	.footer ul.contactus li {
		float: none;
		margin-bottom: 20px;
	}
	
	.separator1-bg {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
	}
	
	.separator2-bg {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
	}
	
	.separator3-bg {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
	}
	
	.separator4-bg {
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: auto;
	}
	    
        #logo {
    color: #fff;
    float: left;
    font-weight: lighter;
    margin-left: 10px;
    margin-top: 12px;
    padding: 0;
    text-transform: none;
}

        #logo img{
           height: 30px;
        }
        
        .boxdividi_video,  .boxdividi_photo{
    width: 100%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    height: auto;
}
.boxcentervideo img, .boxcenter1 img{
   width: 100%;
   height: auto;
}
#becomepremium img{
    width: 100%;
   height: auto;
}

.morecontent a {
    background: none repeat scroll 0 0 #EA3A8F;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px;
}

.playimg {
    margin-left: 130px;
    margin-top: 46px;
    width: 50px;
}
 .alcentro{
   width:100%;
   margin:0 auto;
   }

   .boxlinkhome {
    float: left;
    margin-right: 20px;
    margin-bottom: 9px;
    width: 100%;
}

.boxdividi_photo1 {
    width: 100% !important;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
    height: 280px;
}
}
