/*
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Author: Maugus Creative Studio
Author URI: https://www.maug.us
*/

@media (min-width: 1401px) and (max-width: 1600px){
	.header header .navbar-nav > li >a {
		margin: 0 10px;
	}
	.header header .languages {
	    padding-left: 10px;
	    margin-left: 10px;
	}
}

@media (min-width: 1120px) and (max-width: 1400px){
	.header header .languages {
	    padding-left: 10px;
	    margin-left: 10px;
	}
	.header header .navbar-brand {
	    height: 50px;
	}
	.header header .navbar-nav > li >a {
		margin: 0 5px;
		font-size: 14px;
	}
	.header header .navbar-nav{
		margin-top: 10px;
	}
	.header header .languages{
		margin-top: 10px;
	}
	/*.page-home .featured-banner .arrows {
	   bottom: 0px;
	}*/
		section.page.page-home {
	    padding-top: 0;
	    margin-top: 166px;
	}
	.page-home .section-news-and-updates .filter, .page-news-and-updates .section-news-and-updates .filter {
		font-size: 21px;
	}
	.header header{
		padding: 30px;
	}

}

@media (min-width: 992px) and (max-width: 1119px){
	.header header .navbar-brand {
	    height: 70px;
	    margin-bottom: 40px;
	}
	.navbar-collapse{
		padding: 0;
	}
	.header header .navbar-nav {
	    float: none;
	    margin-top: 0;
	    display: table;
	    width: auto;
	    clear: both;
	    margin: 0 auto;
	    padding: 0;
	}
	.header header .navbar-nav > li:first-child >a{
		margin-left: 0;
	}
	.header header .navbar-nav > li:last-child >a{
		margin-right: 0;
	}
	.page-home .section-news-and-updates .filter, .page-news-and-updates .section-news-and-updates .filter{
		font-size: 20px;
	}
	section.page.page-home{
		margin-top: 258px;
	}
	.page-home .featured-banner .featured-banner-item .content-info {
	    margin-top: 150px;
	}
	.page-home .featured-banner .featured-banner-item .content-info h2:before{
		left: -10px;
		font-size: 190px;
	}
	.page-home .featured-banner .featured-banner-item .content-info p {
	    padding-right: 50px;
	    margin-bottom: 0;
	}
	.page-home .featured-banner .featured-banner-item img{
		margin-left: -50px;
		width: 180%;
	}
	.page-home .featured-banner .arrows {
    	margin-left: -140px;
	}
	.page-home .featured-banner{
		    margin-bottom: 105px;
	}
	.page-home .section-news-and-updates .filter, .page-news-and-updates .section-news-and-updates .filter {
		font-size: 21px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	.header .pre-header .whatsapp-consultation{
		height: auto;
		line-height: normal;
		display: block;
		float: left;
		margin-top: 4px;
		margin-left: 10px;
	}
	.header .pre-header .whatsapp-consultation i{
		margin-top: 5px;
	}
	.header .pre-header .whatsapp-consultation .phone{
		float: left;
		line-height:38px;

	}
	.header .pre-header .whatsapp-consultation span:not(.phone){
		display: block;
		float: left;
		width: 207px;
		font-size: 16px;
	}
	.header header{
		padding: 30px 20px;
	}
	.header header .navbar-nav {
	    float: none;
	    margin-top: 0;
	    display: table;
	    width: auto;
	    clear: both;
	    margin: 0 auto;
	    padding: 0;
	}
	.header header .navbar-nav > li:first-child >a{
		margin-left: 0;
	}
	.header header .navbar-nav > li:last-child >a{
		margin-right: 0;
	}
	.header header .navbar-brand {
	    height: 70px;
	    margin-bottom: 40px;
	}
	.header header .navbar-nav > li >a {
	    line-height: 32px;
	    margin: 0 12px;
	    font-size: 15px;
	}
	.navbar-collapse{
		padding: 0;
	}
	footer .subfooter .copyright {
	    float: left;
	    height: auto;
	    line-height: 25px;
	    width: 50%;
	}
	.page-home .section-news-and-updates .news-list{
		margin-top: 60px;
	}
	.page-home .section-news-and-updates .news-list .news-list-item:last-child{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.page-home .section-news-and-updates .filter, .page-news-and-updates .section-news-and-updates .filter{
		font-size: 17px;
	}
	.page-home .section-news-and-updates h2, .page-news-and-updates .section-news-and-updates h2{
		font-size: 35px;
	}
	section.page.page-home {
	    padding-top: 0;
	    margin-top: 259px;
	}
	.page-home .featured-banner{
		height: auto;
		position: relative;
	}
	.featured-banner-content{
		padding: 0;
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	.featured-banner-content img{
		width: 100%;
	}
	.page-home .featured-banner .featured-banner-item .content-info {
	    margin: -260px 100px 0 100px;
	    background: #faf8f6;
	    padding: 100px 50px;
	}
	.slick-list.draggable{
		height: auto!important;
	}
	.page-home .featured-banner .featured-banner-item .content-info h2:before {
	    font-size: 199px;
	    left: -10px;
	    top: -30px;
	}
	.page-home .featured-banner .featured-banner-item .content-info p {
	    padding-right: 0;
	    margin-bottom: 0;
	    text-align: justify;
	}	
	.page-home .featured-banner .arrows {
	       position: absolute;
    z-index: 2;
    transform: translate(0,0);
    right: 100px;
    left: inherit;
    margin-left: 0;
    top: 550px;
	}
	.section-practice-areas{
		display: block;
		float: left;
		width: 100%;
	}
	.page-practice-area .menu{
		padding: 0;
	}
	.box-address .contacts-info{
	float: left;
}
.box-address .contacts-info div{
	margin-top: 10px;
}

	.box-address .contacts-info div{
		margin-left: 0;
		margin-right: 15px;
	}
	.box-address {
	    display: block;
	    float: left;
	    width: 100%;
	    border: 0;
	    border-left: 5px solid #984f6f;
	    padding-right: 0;
	    padding-left: 25px;
	    margin-top: 45px;
	    text-align: left;
	}
	.box-google-maps .google-maps {
		position: relative;
    display: block;
    float: left;
    width: 100% ;
}
.box-google-maps {

    margin-top: 70px;
    display: block;
    float: left;
    width: 100%;
}
}
@media (max-width: 767px){
	
	.header .pre-header .social ul li a{
		webkit-transition:none;
    	-moz-transition: none;
    	-o-transition: none;
    	transition: none;
    	padding: 0 5px;
	}
	.header .pre-header .social ul li a:hover{
		padding: 0 5px;
	}
	.header .pre-header .social ul li a span {
	    width: 0;
	    display: none!important;
	}
	.header .pre-header .whatsapp-consultation{
		height: auto;
		line-height: normal;
		display: block;
		float: left;
		margin-top: 0;
		margin-left: 10px;
		height: 55px;
		line-height: 55px;
	}
	.header .pre-header .whatsapp-consultation i{
		margin-top: 12px;
	}
	.header .pre-header .whatsapp-consultation span:not(.phone){
		display: none;
	}
	.header .pre-header .whatsapp-consultation .phone{
		margin: 0;
		font-weight: 600;
    	font-size: 16px;
	}
	.header .pre-header .social{
		padding-right: 10px;
	}
	.header .pre-header .social ul{
		margin: 0;
	}
	.header header{
		padding: 30px 20px;
	}
	.navbar-toggle {
		margin-top: 10px;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.navbar-toggle .icon-bar {
	    background: #d9b08e;
	}
	.header header .navbar-brand {
	    height: 52px;
	}
	.header {
	    position: relative;
	}
	section.page.page-home {
		margin-top: 0;
	}
	.navbar-collapse{
		overflow-y: hidden!important;
		margin-top: 25px;
		padding: 0;
	}
	.header header .navbar-nav {
	    float: left;
	    margin-top: 0;
	    width: 100%;
	     margin: 0 0 30px 0;
	}
	.header header .navbar-nav > li >a {
	    padding: 0;
	    line-height: 50px;
	    margin: 0;
	    text-align: center;
	    font-size: 17px;
	    color: #FFF;
	    border-bottom: 1px solid rgba(255,255,255,.1);
	}
	.header header .languages {
	    display: table;
	    float: none;
	    margin: 0 auto;
	    padding: 0;
	}
	.header header .languages ul:before{
		display: none;
	}
	footer .brand {
	    width: 195px;
	    display: table;
	    float: none;
	    margin: 0 auto;
	    padding-bottom: 50px;
	}
	footer .sitemap,
	footer .areas-list-footer,
	footer .contacts-list,
	footer .address-list
	{
	    display: table;
	    float: none;
	    margin: 0 auto;
	    text-align: center;
	    padding-bottom: 30px;
	}
	footer .address-list{
		padding-bottom: 0;
	}
	footer h5{
		 text-align: center;
	}
	footer h6 {
	    width: 70%;
	    text-align: center;
	    float: none;
	    margin: 0 auto;
	}
	footer .sitemap ul, footer .areas-list-footer ul,
	footer .address-list .address-item,
	footer .contacts-list .contacts-info{
		padding: 0;
		text-align: center;
		margin-top: 15px;
	}
	footer .contacts-list .contacts-info .phone, footer .contacts-list .contacts-info .whatsapp,
	footer .social, footer .subfooter .link-utilities{
		 display: table;
	    float: none;
	    margin: 0 auto;
	}
	footer .social ul{
		padding: 0;
		margin-top: 15px;
	}
	footer .subfooter .link-utilities ul{
		padding: 0;
	}
	footer .subfooter .copyright{
		width: 100%;
		padding: 0 30px;
		line-height: normal;
		text-align: center;
		height: auto;
		padding-bottom: 15px;
	}
	footer .subfooter .development{
		 display: table;
	    float: none;
	    margin: 0 auto;
	    padding: 0;
	}
	footer .subfooter .development:before{
		display: none;
	}
	.page-home .section-news-and-updates .filter, .page-news-and-updates .section-news-and-updates .filter{
		height: auto;
		padding-bottom: 25px;
	}
	.page-home .section-news-and-updates .filter:after, .page-news-and-updates .section-news-and-updates .filter:after{
		right: inherit;
		left: 0;
	}
	.news-list-item-featured{
		margin-bottom: 30px;
	}
	.page-home .institutional-item{
		margin-bottom: 50px;
	}
	.featured-banner-content{
		padding: 0;
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	.featured-banner-content img{
		width: 100%;
	}
	.page-home .featured-banner .featured-banner-item .content-info {
	    margin: 0;
	    background: #faf8f6;
	    padding: 100px 50px;
	}
	.slick-list.draggable{
		height: auto!important;
	}
	.page-home .featured-banner .featured-banner-item .content-info h2:before {
	    font-size: 199px;
	    left: -10px;
	    top: -30px;
	}
	.page-home .featured-banner .featured-banner-item .content-info p {
	    padding-right: 0;
	    margin-bottom: 0;
	    text-align: justify;
	}	
	.page-home .featured-banner .arrows {
       position: absolute;
    z-index: 2;
    transform: translate(0,0);
    right: 20px;
    left: inherit;
    margin-left: 0;
    top: 470px;
}
.page-home .featured-banner {
    height: auto;
    padding-bottom: 45px;
    margin-bottom: 110px;
    }
.page-home .featured-banner .featured-banner-item .content-info h2 {
    font-size: 30px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    }
	.section-practice-areas{
		display: block;
		float: left;
		width: 100%;
	}
	.featured-banner-inside{
		margin-top: 0;
		width: 100%;
    height: 122px;
    background-size: 250%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
	}
	.featured-banner-inside .title-content h2 {
    font-size: 28px;
    color: #984f6f;
    font-weight: 300;
    margin: 0;
}
.page-about-us .link-pillars .philosophy-item{
	margin-bottom: 50px;
}
section.page{
	padding-top: 50px;
    padding-bottom: 50px;
}
.page-our-team .lawyers .lawyer-list .lawyer-list-item{
	width: 100%;
}
.page-our-team .sidebar{
	padding: 0;
}
.page-our-team .sidebar .profile{
	margin-bottom: 30px;
}
.page-our-team .lawyer-content h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 400;
}

section.page h1{
	padding-right: 0;
}
.page-our-team .sidebar h6 {
    color: #999999;
    font-size: 20px;
    padding-top: 0;
    position: relative;
    line-height: 40px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.page-our-team .sidebar h6:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 3px;
    background: #efe0d3;
    display: none;
}
.page-practice-area .menu{
	padding-right: 0;
}
.page-news-and-updates .publication-list .publication-list-item .info {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.page-news-and-updates .publication-list .publication-list-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.page-news-and-updates .publication-content{
	padding-right: 0;
}
.page-home .section-news-and-updates, .page-news-and-updates .section-news-and-updates{
	margin-bottom: 50px;
}
.page-news-and-updates .related-publication{
	display: block;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.page-news-and-updates .publication-list .publication-list-item .cover{
	width: 100%;
}
.page-resources .link-section .link-list .link-list-item .link-title {
    width: 100%;
    padding-right: 40px;
    float: left;
}
.page-resources .link-section .link-list .link-list-item .link-title {
    width: 100%;
    padding-right: 0;
    float: left;
    margin-bottom: 15px;
}
.page-resources .link-section .link-list .link-list-item .link-description {
    width: 100%;
    padding: 20px 0;
    border: 0;
    border-top: 2px solid #d9b08e;
    float: left;
    text-align: justify;
}
.container-fluid .full {
    margin: 0 -15px;
}
.page-resources .link-section {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #faf8f6;
    padding: 70px 25px;
}
.page-resources .link-section .link-list .link-list-item .link-description a{
	word-break: break-all;
}
.page-resources .glossary-section .glossary-list .glossary-list-item .glossary-title {
    width: 100%;
    padding-right: 0;
    }
    .page-resources .glossary-section .glossary-list .glossary-list-item .glossary-description {
    width: 100%;
    padding: 15px 0;
    border: 0;
    border-top: 2px solid #984f6f;
    float: left;
    text-align: justify;
}
.page-resources .glossary-section .glossary-list .glossary-list-item .glossary-title {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #984f6f;
    line-height: 35px;
}
.page-resources .letter-filter {
    display: block;
    float: right;
    padding-top: 50px;
    position: relative;
    margin-top: 25px;
}
.page-resources .letter-filter:after {
    left: 0;
    right: inherit;
}
.box-address .contacts-info{
	float: left;
}
.box-address .contacts-info div{
	margin-top: 10px;
}

	.box-address .contacts-info div{
		margin-left: 0;
		margin-right: 15px;
	}
	.box-address {
	    display: block;
	    float: left;
	    width: 100%;
	    border: 0;
	    border-left: 5px solid #984f6f;
	    padding-right: 0;
	    padding-left: 25px;
	    margin-top: 45px;
	    text-align: left;
	}
	.box-google-maps .google-maps {
		position: relative;
    display: block;
    float: left;
    width: calc(100% + 60px);
    margin: 0px -30px 0 -30px;
}
.box-google-maps {

    margin-top: 70px;
    display: block;
    float: left;
    width: 100%;
}
}
@media (max-width: 400px){
	.page-home .featured-banner .arrows {
       position: absolute;
    z-index: 2;
    transform: translate(0,0);
    right: 20px;
    left: inherit;
    margin-left: 0;
    top: 380px;
}
	.header header .navbar-brand {
	    height: auto;
	    padding: 0;
	    width: 98%;
	    margin-bottom: 30px;
	}
	.navbar-toggle {
	    float: none;
	    display: table;
	    margin: 0 auto;
	}
	.navbar-toggle .icon-bar{
		width: 80px;
	}
	.page-home .section-news-and-updates h2, .page-news-and-updates .section-news-and-updates h2{
		font-size: 40px;
	}
	.section-practice-areas h2.title-middle {
	    font-size: 30px;
	    padding: 0;
	}
}
@media (orientation: landscape) {
	.header{
		position: relative;
	}
	section.page.page-home{
		margin-top: 0;
	}
	.featured-banner-inside{
		margin-top: 0;
	}
	.page-our-team .lawyers .lawyer-list .lawyer-list-item{
		width: 33.33%;
	}
}