/*
Theme Name: Ulhoa Canto Rezende Guerra Advogados
Text Domain: ulhoa-canto
*/

@media (max-width: 1199px){
	.box-folder .title.secondary{
		width: 440px;
	}
	.box-folder .title.secondary h1{
		font-size: 17px;
	}
	/*
	.lawyer-item .info {
	        display: block;
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    position: relative;
    width: calc(100% - 95px);

	}
	.lawyer-item .info .name, 
	.lawyer-item .info .name a, 
	.lawyer-item .info .name a:hover, 
	.lawyer-item .info .name a:focus, 
	/*.lawyer-item .info .name a:active{
		font-size: 16px;
	}*/
	.years ul li a{
		font-size: 21px;
	}
	.texto-years{
		width: 480px;
	}
	.years ul li{
		margin-right: 20px;
	}
	.years {
	    width: 443px;
	    background: url(../images/timeline-1024.png) no-repeat left bottom;
	}
	.folder-text{
		margin-top: 10px;
		font-size: 21px;
	}
	.break{
		display: inline;
	}
}

@media (max-width: 1024px){
	
	.o-escritorio .areas-awards .badges .image{
	width: 90%;
	}
	.o-escritorio .areas-awards .title.main {
	    padding: 0 45px;
	}
	.o-escritorio .responsabilidade-social .texto{
		width: 100%!important;
	}
	.o-escritorio .responsabilidade-social .projetos ul{
		padding-left: 15px;
    border-left: 0;
    margin-top: 0;
	}
	.o-escritorio .responsabilidade-social .lista-projetos{
		width: 100%!important;
	}
	.o-escritorio .responsabilidade-social .projetos ul li{
		margin-right: 25px;
	}
	.o-escritorio .responsabilidade-social .projetos ul li img{
		width: 100%;
	}
	

}


@media (max-width: 991px){

	header .menu .navbar-nav > li:last-child > a:after{
		display: none;
	}

	.contact-item h4 {
    font-family: 'Georgia';
    font-style: italic;
    font-weight: normal;
    font-size: 19px;
    color: #8aa139;
    margin-bottom: 20px;
    margin: 0 0 10px 0;
}

.contact-item h4:before {
    content: '';
    display: inline-block;
    float: left;
    width: 10px;
    height: 5px;
    background: url(../images/sprite.png) no-repeat -20px -55px;
    margin: 7px 10px 0 0;
}
	
	header .top-menu,
	header .phones{
		float: none;
		display: table;
		margin: 5px auto;
		    clear: both;
	}
	header .menu .navbar-nav > li > a{
		padding: 0px 13px;
	}

	.navbar,
	.dropup, .dropdown{
		position: inherit;
	}
	
	.filters.header-search .filter-fields{
		float: none;
		display: table;
		margin:0 auto;
	}
	.dropdown-search.search-menu{
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
	}
	.filters.header-search .filter-fields .letters{
		padding-top:10px;
	}
	.filters.header-search .filter-fields .letters ul {
		display: block;
		float: left;
		width: 80%;
	}
	.filters.header-search .filter-fields .letters,
	.filters.header-search .filter-fields .letters ul li{
		height: auto;
		line-height: normal;
	}
	.filters.header-search .filter-fields .letters ul li:after{
		margin: 5px 1px;
	}
	.filters.header-search .filter-fields .letters .bt-see-all{
		height: normal;
		line-height: normal;
	}
	.filters.header-search .filter-fields input#lawyer-name{
		width: 40%;
	}
	.filters.header-search .filter-fields select#lawyer-position{
		width: 30%;
	}
	.filters.header-search .filter-fields select#lawyer-expertise-area{
		width: 40%;
	}
	.filters.header-search .filter-fields .choose input[type="submit"]{
		width: 16%;
	}
	.home .title.main h1{
		padding:0 0 15px 0;
	}
	.box-reconhecimentos:after{
	content: '';
    position: absolute;
    width: 90%;
    height: 1px;
    top: auto;
    right: auto;
    border-bottom: 1px solid #cccccc;
    bottom: 0;
    left: 50%;
    margin-left: -45%;
	}
	.highlight-phrase .signature{
		 display: inline-block;
   		 float: none;
	}
	.box-reconhecimentos {
	    padding-right: 60px;
	    padding-left: 60px;
	    width: 100%;
    float: left;
    margin-bottom: 40px;
    padding-bottom: 40px;
    height: auto;
	}
	.areas-awards .title.secondary,
	.areas-awards .areas-list{
	    padding-left: 35px;
	    padding-right: 35px;
	    margin-bottom: 0;
	    display: inline-block;
	    float: left;
	    width: 100%;
	}
	.box-folder .title.secondary{
		width: auto;
	}
	footer .footer .logotipo-footer{
		    margin-top: -70px;
    margin-right: 30px;
	}
	.side-bar{
		width: 250px;
    margin-right: 20px;
    display: inline-block;
	}
	.areas-of-practice .content{
		width: calc(100% - 270px);
	}
	.breadcrumb{
		line-height: 20px;
	}
	.content-breadcrumb{
	display: inline-block;
    float: left;
    width: 80%;
    padding-top: 0;
	}
	.breadcrumb .text i{
		/*margin-bottom: 15px;*/
		margin-top: -3px;
	}
	/*
	.lawyer-item{
		height: auto;
	}
	.lawyer-item .image{
		width: 125px;
	}
	.lawyer-item .info .name, .lawyer-item .info .name a,
	.lawyer-item .info .name a:hover,
	.lawyer-item .info .name a:focus,
	.lawyer-item .info .name a:active{
		float: none;
		display: inline;
		font-size: 17px;
	}
	.lawyer-item .info .primary,
	.lawyer-item .info .secondary{
		height: auto;
	}
	.lawyer-item .info {
	    display: block;
    float: left;
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
    width: calc(100% - 145px);
	}
	.lawyer-item .info:after{
		height: 100%;
	}
	.lawyer-item .info .position{
		float: none;
	}
	.lawyer-item .info .email,
	.lawyer-item .info .phone{
		width: 100%;
		clear: both;
	}
	.lawyer-item .info .email:after,
	.lawyer-item .info .phone:after{
		display: none;
	}
	*/

.box-lawyer-profile{
		margin-bottom: 20px;
	}
	.nav > li,
	header .menu .navbar-nav > li > a{
		position: inherit!important;
	}

	header .menu .navbar-nav > li > a:before{
		position: relative;
    top: 0;
    left: -10px;
	}
	header .menu .navbar-brand{
		    width: 245px;
    margin-top: 25px;
	}
	header .menu .navbar-nav > li > a{
		padding: 0px 10px;
	}

	.folder-text {
    margin-top: 60px;
    float: right;
    width: 90%;
    font-size: 20px;
}
.link-folder{
	margin-top: -40px;
	float: left;
}
.o-escritorio  .timeline{
	margin-bottom:30px;
}
.o-escritorio .areas-awards .badges{
	width: 100%;
	margin:0;
}
/*.o-escritorio .areas-awards .badges .image{
	display: table;
	float: none;
	margin:0 auto;
	width: auto;
}*/

.o-escritorio .areas-awards .title.main{
	margin-bottom: 30px;
}
.o-escritorio .responsabilidade-social .projetos ul li img{
	width: 90%;
}
.o-escritorio .responsabilidade-social .projetos ul li {
    margin-right: 5px;
}

.box-timeline{
	background-size: cover;
}

.texto-years {
    width: 660px;
}
	
}
@media (max-width: 768px){
	.box-folder .title.secondary h1 {
	    font-size: 20px;
	    width: 310px;
	}
	.box-lawyers{
		display: inline-block;
	}
	.contact-item{
		display: inline-block;
		float: left;
		width: 100%;
		margin-bottom: 30px;
		    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c9d1c7;
	}

}

@media only screen 
    and (max-width: 767px) 
    and (orientation : portrait){
	.texto-years {
	    width: 100%;
	    height: auto;

	}
	.box-timeline{
		display: inline-block;
    float: left;
		height: auto;
		    width: 100%;
			   
	}
	.years{
		    width: 300px;
    background: none;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #28533e;
    padding-bottom: 20px;
    display: table;
	}
	.years ul{
		    padding-left: 0;
    margin-left: 0;
    display: inline-block;
    float: left;
	}
	.years ul li a{
		font-size: 20px;
	}
	.years ul li {
	    margin-right: 25px;
	    position: relative;
	}
	.years ul li:after{
		content:'•';
		color: #8aa139;
		    font-size: 12px;
		    position: absolute;
			top: 6px;
			right: -17px;
	}
	.years ul li:last-child:after{
		display: none;
	}
	.link-folder{
		margin-top:-30px;
	}
	.o-escritorio .title.main h1{
		padding: 0 0px 15px 01px;
    font-size: 28px;
    line-height: 36px;
	}
	.o-escritorio .areas-awards .badges .image{
		width: 90%;
	}
	.link-folder-etica{
		width: 100%;
		margin-left:0;
	}
	.modal-body ul {
    padding-left: 15px;
    margin-top: 20px;
    list-style: outside;
}
.modal-header {
    background: #204231 url(../images/timeline-texture.png) no-repeat -140px 0;
}
}


@media (max-width: 767px){

	.break {
    display: table;
}
	.o-escritorio .areas-awards .title.main{
		padding:0 30px 0 30px;
	}
	.o-escritorio .title.main h1{
		padding: 0 0px 15px 01px;
    font-size: 28px;
    line-height: 36px;
	}
	.o-escritorio .text-highlight{
		padding-left: 15px;
	}

	.title.secondary h1{
		font-size: 28px
	}
	.home .highlight-phrase-list:before, .o-escritorio .highlight-phrase-list:before{
		left: -15px;
	}

	
		
	header .menu .navbar-brand {
    margin: 20px 0 0 20px;
    width: 215px;
}

	footer .shadow img{
		vertical-align: top;
	}
	.box-folder .title.secondary h1{
		width: 300px;
	}
	header .menu{
		padding:0;
		margin: 0 -15px;
		min-height: auto;
		height: auto;

	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
		padding:0;
	}
	.navbar-toggle{
		background: #204231;
	}
	.navbar-toggle .icon-bar{
		background: #FFF;
	}
	.navbar-toggle{
		    margin: 25px 15px 25px 0;
	}
	header .menu .navbar-nav{
		    display: block;
    margin: 0;
        float: none;
	}
	header .menu.home .navbar-nav{
		display: inline-block;
		float: left;
		width: 100%;
	}
	
	header .menu .navbar-nav > li > a{
		    height: 50px;
    		line-height: 50px;
    		background: #204231;
    		border-bottom: 1px solid #e4e8e3;
    		color: #FFF;
	}
	header .menu .navbar-nav > li:last-child > a{
		border:0;
	}
	header .menu .navbar-nav > li:last-child > a:after{
		display: none;
	}
	header .menu .navbar-nav > li > a:hover,
	header .menu .navbar-nav > li > a:active
	header .menu .navbar-nav > li > a:focus
	header .menu .navbar-nav > li > a:active{
		border-bottom: 1px solid #e4e8e3;
	}
	header .menu .navbar-nav > li:first-child > a:hover{
		border-top: 1px solid #e4e8e3;
	}
	header .menu .navbar-nav > li > a:before{
		display: none;
	}
	.nav > li {
	    position: relative;
	    display: block;
	    float: left;
	    width: 100%;
	}
	header .dropdown.expertise-areas{
		position: relative!important;
	}
	header .dropdown-menu,
	.dropdown-menu.mega{
		background: none;
	}
	header .dropdown-menu.mega .col{
		width: 100%;
	}
	header .dropdown-menu li a, header .dropdown-menu.mega li a{
		color: #204231;
		width: 100%;
		border-bottom: 1px solid #e4e8e3;
		padding:15px 20px;
	}

	header .dropdown-menu li:before, header .dropdown-menu.mega li:before{
		display: none;
	}
	header .dropdown-menu li a:hover,
	header .dropdown-menu li a:active,
	header .dropdown-menu li a:focus,
	.dropdown-menu.mega li a:hover,
	.dropdown-menu.mega li a:active,
	.dropdown-menu.mega li a:focus{
	    background: transparent;
	    color: #8aa139;
	    border-bottom: 1px solid #e4e8e3;
	    text-decoration: none;
	}
	header .menu .nav > li > a:hover, 
	header .menu .nav > li > a:focus, 
	header .menu .nav > li > a:active, 
	header .nav .open > a, 
	header .nav .open > a:hover, 
	header .nav .open > a:focus, 
	header .dropdown-menu > li > a:hover, 
	header .dropdown-menu > li > a:focus{
border-bottom: 1px solid #e4e8e3;
	}
	.navbar-nav .open .dropdown-menu{
		position: relative;
		width: 100%;
		height: auto;
		display: block;
		float: left;
		padding:0;
	}
	.dropdown-search.search-menu{
		position: relative;
		border-radius: 0;
	}
	footer .footer .contact{
		width: 100%;
		margin-bottom: 30px;
	}
	footer .footer h4{
		display: inline-block;
		float: left;
		width: 100%;
	}
	footer .footer address{
      display: inline-block;
  	  float: left;
  	      width: 100%;
	}
	footer .footer .logotipo-footer{
		 float: none;
		 display: table;
	    margin: 0 auto;
		margin:10px auto 10px auto;
	}
	footer .subfooter .subfooter-menu ul{
		display: table;
	    float: none;
	    margin: 0 auto;
	}
	footer .subfooter .copyright{
		height: auto;
		line-height: normal;
		display: table;
	    float: none;
	    margin: 0 auto 20px auto;
	}
	.box-folder .title.secondary{
		width: calc(100% - 95px);
	}
	.image.predio{
		margin-top: 30px;
		display: inline-block;
	}
	.featured-banner  .logotipo{
		display: table;
    float: none;
    margin: 240px auto 0 auto;
    /*margin: 265px auto 0 auto;*/
	}
	.featured-banner  .overlay{
		background-position: 280px 0;
	}
	.side-bar{
		width: 100%;
    margin-right: 0;
    display: inline-block;
	}
	.areas-of-practice .content{
		width: 100%;
		
	}

	.content .area-description{
		padding-bottom: 30px;
		margin-bottom:30px;
    border-bottom: 1px solid #ccd6a9;
	}
	header .top-links .phones .phone-item .box-endereco{
		    left: 50%;
    		margin-left: -160px;
    	
	}
	header .top-links .phones .phone-item .box-endereco:before{
		    left: 20%;
	}
	.box-reconhecimentos{
		padding-left: 30px;
		padding-right: 30px;
	}

	footer .footer{
		position: relative;
    display: inline-block;
    margin-bottom: 20px;
    float: left;
   
	}
	footer .footer .row{
		display: inline-block;
    float: left;
    
	}
	footer .footer .footer-item{
		 display: inline-block;
    float: left;
        width: 100%;
	}

	footer .subfooter{
		    display: table;
		    float: none;
		    margin:0 auto;
		        width: 100%;

	}
	footer .subfooter .subfooter-menu ul li{
		margin:0;
	}
	footer .subfooter .subfooter-menu ul li a {
    padding: 0 4px;
    font-size: 12px;
}
footer .subfooter .subfooter-menu ul li.terms:after{
	margin: 0px;
}
footer .subfooter .subfooter-menu ul li .bt-linkedin{
	margin: 23px 4px;
}
footer .subfooter .copyright{
	font-size: 12px;
}

	.texto-years{
		padding:0;
		width: 100%;
	}
		.box-timeline{
			display: inline-block;
	
    float: left;
		height: auto;
		    width: 100%;
			 padding: 30px;
		background-image: url(../images/timeline-texture-top.png), url(../images/timeline-texture-bottom.png);
		background-position: top right, left bottom;
		background-repeat: no-repeat;
		background-size: inherit;
		}
		.filters.header-search .filter-fields input#lawyer-name,
	.filters.header-search .filter-fields select#lawyer-position,
	.filters.header-search .filter-fields select#lawyer-expertise-area,
	.filters.header-search .filter-fields .choose input[type="submit"]{
		width: 100%;
		margin-bottom: 5px;
		margin-left:0;
	}
	.filters.header-search .filter-fields .letters ul{
		height: auto;
		margin-bottom: 10px;
		margin-left:0;
	}

}	

@media only screen 
    and (max-width: 767px) {
	.featured-banner-inside {
	    height: 200px;
	    padding: 0;
	    position: relative;
	    width: 100%;
	    background-size: cover;
	    background-position: 66% 50%;
	}
	.featured-banner-inside.banner-about-us{
		    background-position: -160px 0;
	}
	.featured-banner-inside.banner-career{
		    background-position: center right;
	}
}

@media (max-width: 665px){
	header .top-menu,
	header .phones{
    clear: both;
    height: auto;
	}
	header .top-links .phones .phone-item{
		height: auto;
		line-height: 25px;
		margin-top:5px;
	}
	header .top-links .phones .phone-item i{
		margin-top: 0;
	}
	header .top-links .phones .phone-item span.city:after{
		display: none;
	}
	header .top-links .phones .phone-item .phone-number{
		display: block;
		float: left;
		clear: both;
	}
	
	.areas-awards .areas-list ul{
		width: 100%;
	}
	header .top-links .phones .phone-item .box-endereco{
		display: none!important;
	}
	.featured-banner .shadow img, .featured-banner-inside .shadow img{
		vertical-align: top;
	}
}
@media (max-width: 450px){
	
	/*
	.lawyer-item .image {
	    width: 100%;
	    border-top:0;
	    border-left:0;
	    border-right:0;
	}
	.lawyer-item .info{
		padding:15px;
		margin: 0;
    width: 100%;
	}
	.lawyer-item{
		
    border-left: 1px solid #efefef;
		border-top: 3px solid #acbfa8;
		padding:0;
	}
	.lawyer-item .info:after{
		display: none;
	}
	.lawyer-item .info .name, .lawyer-item .info .name a, .lawyer-item .info .name a:hover, .lawyer-item .info .name a:focus, .lawyer-item .info .name a:active{

   font-size: 18px;
    display: inline-block;
    width: 100%;
    margin:0;
    text-align: center;
	}
	.lawyer-item .info .position,
	.lawyer-item .info .lawyers-utilities,
	.pagination{
		display: table;
		float: none;
		margin:0 auto;
	}
	*/
	.pagination{
		margin-top: 10px;
	}
	.lawyer-item .info .email, .lawyer-item .info .phone{
		text-align:center;
	}
	.lawyer-page .box-search h2,
	.list-lawyers-page .box-search h2{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #c9d1c7;
	}
	.box-lawyer-profile{
		margin-bottom: 20px;
	}
	.featured-banner  .logotipo{
		width: 100%;
		/*margin-top: 265px;*/
		margin-top: 240px;
	}
	footer .footer .logotipo-footer{
		width: 100%;
	}
	
}
@media only screen 
    and (max-width: 768px) 
    and (orientation : landscape){
	.lawyer-page .box-search h2, .list-lawyers-page .box-search h2{
		margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c9d1c7;
	}

}
@media only screen 
    and (max-width: 768px) 
    and (orientation : portrait){

}
@media (max-width: 736px){
	footer:before{
		height: 770px;
		background: url(../images/footer-texture.png) repeat-y top left;
	}
	.o-escritorio .responsabilidade-social .projetos ul li {
    margin-right: 25px;
    height: 90px;
}
	
}
@media only screen 
    and (max-width: 732px) 
    and (orientation : landscape){
	.contact-item .map{
		width: 40%;
		display: inline-block;
    float: left;
	}
	.contact-item{	
		display: table;
	    float: none;
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.contact-item address,
	.contact-item .contact-info{
	    display: block;
	    float: left;
	    margin-left:20px;
	    width: calc(60% - 20px);
	}
}
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 3) 
{ 
	footer:before{
		height: 760px;
		background: url(../images/footer-texture.png) repeat-y top left;
	}
	.lawyer-item .info .email:after,
	.lawyer-item .info .phone:after{
		display: inline-block;
	}
	.lawyer-item .info .email, .lawyer-item .info .phone{
		width: auto;
		float: left;
		clear: inherit;
	}
	.lawyer-item .image{
		width: 85px;
	}
	.contact-item .map{
		width: 40%;
		display: inline-block;
    float: left;
	}
	.contact-item{	
		display: table;
	    float: none;
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.contact-item address,
	.contact-item .contact-info{
	    display: block;
	    float: left;
	    margin-left:20px;
	    width: calc(60% - 20px);
	}

}
@media only screen 
    and (width : 667px) 
    and (orientation : landscape) {
	.lawyer-item .info .email:after,
	.lawyer-item .info .phone:after{
		display: inline-block;
	}
	.lawyer-item .info .email, .lawyer-item .info .phone{
		width: auto;
		float: left;
		clear: inherit;
	}
	.lawyer-item .image{
		width: 85px;
	}
	.texto-years {
	    width: 100%;
	    height: auto;
	}

}

@media only screen 
    and (width : 640px) 
    and (orientation : landscape) {
	.lawyer-item .info{
		width: calc(100% - 110px);
	}
	.texto-years {
	    width: 100%;
	}
}


@media only screen 
    and (max-width : 667px) 
    and (orientation : landscape) 
{ 

	footer:before {
	    height: 760px;
	    background: url(../images/footer-texture.png) repeat-y top left;
	}

	.contact-item .map{
		width: 40%;
		display: inline-block;
    float: left;
	}
	.contact-item{	
		display: table;
	    float: none;
	    width: 80%;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.contact-item address,
	.contact-item .contact-info{
	    display: block;
	    float: left;
	    margin-left:20px;
	    width: calc(60% - 20px);
	}

}

@media only screen 
    and (width : 568px) 
    and (orientation : landscape) {
	.lawyer-item .image{
		width: 110px;
	}
	.lawyer-item .info {
   	     width: calc(100% - 135px);
	}
	.lawyer-item .info .email:after{
		display: inline-block;
		    margin: 5px 5px 0 10px;
	}
	.lawyer-item .info .email, .lawyer-item .info .phone{
		width: auto;
		float: left;
		clear: inherit;
	}
	.lawyers-utilities{
		clear: both;
	}
	.texto-years {
    width: 100%;
}
.box-timeline {
    height: auto;
}
.contact-item .map{
		width: 40%;
		display: inline-block;
    float: left;
	}
	.contact-item{	
		display: table;
	    float: none;
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.contact-item address,
	.contact-item .contact-info{
	    display: block;
	    float: left;
	    margin-left:20px;
	    width: calc(60% - 20px);
	}
footer:before {
    height: 760px;
    background: url(../images/footer-texture.png) repeat-y top left;
}
}
@media (max-width: 412px){
	footer:before {
	        height: 770px;
	    background: url(../images/footer-texture.png) repeat-y top left;
	}
	.box-timeline {
	    height: auto;
	}
}
@media (max-width: 400px ){
.filters.header-search .filter-fields .letters ul{
		width: 100%;
	}
	.filters.header-search .filter-fields .letters .bt-see-all{
		float: left;
		height: auto;
		line-height: auto;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 375px ){
	.box-folder .title.secondary h1 {
	    width: 250px;
	    font-size: 18px;
	}
	/*footer .subfooter .subfooter-menu ul li a {
		padding: 0 5px;
	}*/
	footer:before {
	    height: 760px;
	    background: url(../images/footer-texture.png) repeat-y top left;
	}
	.texto-years {
	    width: 100%;
	    height: auto;
	}
	.box-timeline {
    height: auto;
}
}
@media (max-width: 360px ){
	footer .subfooter .subfooter-menu ul li a{
	    padding: 0px 4px;
	}
	footer .subfooter .subfooter-menu ul li .bt-linkedin{
		margin: 23px 5px;
	}
	.box-folder .title.secondary h1 {
	    width: 235px;
	    font-size: 18px;
	}
	.box-folder .title.secondary {
	    margin: 15px 0 0 0;
	}
	footer:before {
	    height: 760px;
	    background: url(../images/footer-texture.png) repeat-y top left;
	}
}
@media (max-width: 320px ){

	header .top-menu ul li a{
		font-size: 11px;
	}
	.link-folder {
    margin-top: 0px;
}
.texto-years {
    width: 100%;
    height: auto;
}
.years{
	    width: 220px;
    background: none;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #28533e;
    padding-bottom: 20px;
    display: table;
}
.box-timeline {
    height: auto;
}
	.box-folder .title.secondary h1 {
	    width: 195px;
	    font-size: 17px;
	}
	.box-folder .title.secondary {
	    margin: 15px 0 0 0;
	}
	.title.secondary h1 {
	    font-size: 28px;
	}
	footer .shadow img{
		vertical-align: top;
	}
	footer:before {
	    height: 815px;
	    background: url(../images/footer-texture.png) repeat-y top left;
	}
	footer .subfooter .copyright{
		text-align: center;
		line-height: 20px;
	}
	footer .subfooter .subfooter-menu ul li{
		    width: 48%;
    margin: 0 1%;
		text-align: center;
		height: 45px;
		line-height: 45px;
		position: relative;
	}
	footer .subfooter .subfooter-menu ul li a{
		padding:0;
	}

	footer .subfooter .subfooter-menu ul li.terms:after{
		    top: -10px;
    position: absolute;
    right: -5px;
	}
	footer .subfooter .subfooter-menu ul.pt li.terms:after{
		right: 3px;
	}
	footer .subfooter-menu ul li.social{
	    width: 50px;
	    margin-left: 83px;
	}
	footer .subfooter .subfooter-menu ul li.developed{
		width: 75px;
	}
	footer .subfooter .subfooter-menu ul li.social:before{
		display: none;
	}
	footer .subfooter .subfooter-menu ul li.social:after{
		top: 7px;
	}
	footer .subfooter .subfooter-menu ul li .bt-linkedin{
		    margin: 10px 13px;
	}
	footer .subfooter .subfooter-menu ul{
		margin:20px 0;
	}
}