@media only screen and (max-width: 1550px){

	.themis-home
	{
		margin-top: -16%;
	}
}

@media only screen and (max-width: 1280px){

	.set-left{right: 0!important; top: 87% !important;}

	.set-right{left: 0!important; top: 87% !important;}

	.themis-home
	{
		margin-top: -19%;
	}

}

@media only screen and (max-width: 1199px){
	header {
	    height: 280px;
	}

	.margin-top-collapse {
	    margin-top: -16px;
	}

	.ItenExpertiseLaw p {   
	    width: 80%;   
	}
}

@media only screen and (max-width: 991px) {    

	.ItenExpertiseLaw
	{
		margin-bottom: 25px;
		height: auto;
	}

	.ItenExpertiseLaw p {
	    width: 100%;
	}

	.about-espertise {
	    top: 55px;
	    position: relative;
	}

	.nivoSlider {   
	    height: auto !important;
	}

	nav ul li a {
	    color: rgb(255, 255, 255);
	    font-size: 17px !important;
	}

	.padding-phone {
		padding: 0;
		flex-direction: column;
		align-items: flex-start;		
	}

	.padding-phone ul {
		padding-left: 5px !important;
	}
}

@media only screen and (max-width: 960px) {
	.internal-news{padding-top: 120px;}

	.bkg-pages{height: 110px; margin-bottom: 30px;}	
	.bkg-about {background-size: 100%;}

	.articles-home{padding-top: 40px;}

	.themis-home
	{
		margin-top: 25px;
	}

	.article-right, .article-left{padding-left: 45px !important;}	


	.txt-carousel{padding-left: 15px !important; padding-bottom: 15px;}

	.medialine {float: left !important; text-align: left;}

	.expertiseLaw .ContainerExpertiseLaw{top: 0 !important;}

	.set-right{left: 0 !important; background-image: url(/images/uploads/pages/home/carousel/set-mobile.png)!important; background-size: 100%; width: 40px !important; }

	.set-left{right: 0 !important; background-image: url(/images/uploads/pages/home/carousel/set-mobile.png)!important; background-size: 100%; transform: rotate(180deg); width: 40px !important;}

	.article-team{padding-left: 15px !important;}

	.icons-article-mobile{display: block !important;}

	.icons-article-desktop{display: none !important;}

	.article-in{padding-top: 140px !important;}

	.paddingLeft-5{padding-left: 15px!important;}

	.contact-info{ float:left !important; padding-top: 30px;}

	.img-news img {margin: inherit !important; display: none;}

	.list-news{height: auto !important; text-align: center;}	

	.navbar-toggle{font-size: 30px; color: #ffffff;}

	.padding-contact{padding-top: 0 !important;}

	.article-right{padding-top: 50px;}

	.list-article{height: auto !important;}

	.img-logo-header{padding-left: 0 !important;}
	.set-carousel-home {
	    position: relative;
	    z-index: 999999;
	    display: inline-block;
	    bottom: 81px;
	    width: 100%;		
	}
}

@media only screen and (max-width: 768px){
	
  .article-expertise, .page-about{padding-top: 0;}
 
 .dropdown-menu li:first-child a{ text-indent: 25px !important;}
 .navbar-nav .open .dropdown-menu>li>a{line-height: 32px !important;}
 .dropdown-menu li a{color: #ffffff !important;}
 .dropdown-menu li:first-child a{text-indent: 15px;}
 .navbar-collapse .navbar-nav li:first-child a {text-indent: 15px;} 
 .dropdown-menu>li>a{color: #ffffff;}

 .padding-articles{padding-top: 0;}

 .lg-about{padding-right: 0!important;}
 .contact .contact-info {float: left !important;}


/**************************************************/
	.navbar-toggle {    
	    margin-top: 0;
	}

	header {
	    height: 240px;
	}

	.ItenExpertiseLaw p {
	    width: 100%;
	}

	.navbar {
	    position: relative;
	    min-height: 50px;   
	    margin-bottom: 20px;
	    border: 1px solid rgba(0, 0, 0, 0);
	    background-color: transparent;
	    text-align: center;
	    z-index: 999;
	}

	ul.nav{
	    float: none !important;
	    padding: 20px 0;
	}
}

@media only screen and (max-width: 400px){

	header {
	    height: 152px;
	}

	.padding-phone {
	    padding: 0px 0;
	}


	.img-logo-header{
		width: 90%;
	}

	.navbar-toggle {
		position: 	fixed;
	    margin-top: -80px !important;
	}

	.padding-phone{
		display: none;
	}
}

@media only screen and (max-width: 320px){

	header {
	    height: 128px;
	}
}