/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/

/*****/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
/*****/

.hide {
    display: none;
}
header .infinite-navigation{
	background-color:#1A7D98;
}

header .infinite-logo {
    background-color: #fff;
    padding: 56px 0px;
}
.infinite-body{
  color: #000000!important;
}
.infinite-body span.wpcf7-not-valid-tip{
  color: #FF0000;
}

.common_text p{
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 28px 0;
}
/*** home ***/

/*** Header Menu ****/

.infinite-navigation .sf-menu > li > a,
.infinite-navigation .sf-vertical > li > a {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
}
.infinite-navigation .sf-menu > li {
    padding-left: 50px;
    padding-right: 50px;
}
.infinite-navigation .infinite-navigation-slide-bar{
  border-color: #BB4657;
}
.infinite-navigation .infinite-navigation-slide-bar:before{
  display: none;
  border-bottom-color: #BB4657;
}
/**** ****/

/*** Service section on homepage ***/

.home-column-one,
.home-column-two {
   position: relative;
   left: 60%;
   top: 30px;
}

body.home .gdlr-core-column-service-item .gdlr-core-column-service-title {
    padding-bottom: 25px;
}

.home_explore_section .exp_link{
  position: relative;
  z-index: 1;
}
.home_explore_section .exp_link a img{
  display: inline-block;
  padding-bottom: 28px;
  height: 92px;
}
.home_explore_section .exp_link a strong{
  position: relative;
  color: inherit;
  text-decoration: none;
  padding: 0 0 15px 0;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #FFFFFF;
}
.home_explore_section .exp_link a strong:before,
.home_explore_section .exp_link a strong:after{
  content: '';
  position: absolute;
  transition: transform 0.3s ease;
}
.home_explore_section .exp_link a strong:before {
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width:100%;
  max-width: 110px;
  height:3px;
  background:#FFFFFF;
  transform: scaleX(0);
}
.home_explore_section .exp_link a:hover strong:before {
  transform: scaleX(1);
}

.about-border {
  display: none;
  width: 80px;
  height: 3px;
  background: #ffffff;
  margin: 20px auto;
}

/** Button All Site **/

.gdlr-core-button {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.3px;
}

.about-text-area {
    padding: 145px 0px 97px;
}

.about-text-area p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 17px;
}

.client-logos .client-logo-title .gdlr-core-skin-title {
  font-size: 40px;
}
/********** Footer ***************/

footer .infinite-footer-wrapper{
	background: transparent linear-gradient(0deg, #054163 0%, #081619 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}
footer .infinite-footer-wrapper a:hover{
  color:#FFFFFF!important;
}
footer .infinite-container {
  max-width: 1468px;
}
footer .infinite-copyright-wrapper {
  background-color: transparent;
}
footer .infinite-copyright-right {
  float: right;
  text-align: right;
}
footer div#media_image-3,
footer div#media_image-4,
footer div#media_image-5,
footer div#media_image-6 {
    text-align: right;
}
.infinite-footer-wrapper .widget {
    margin-bottom: 10px;
}
footer .infinite-copyright-text,
footer .infinite-copyright-left,
footer .infinite-copyright-right {
    text-transform: capitalize;
}
div#custom_html-2 {
    margin-top: 38px;
}
div#custom_html-3, div#custom_html-4 {
    margin-top: 65px;
}
footer .infinite-copyright-container {
    padding-top: 15px;
}
footer .infinite-copyright-right .copy_text{
  font-size: 12px;
  line-height: 17px;
  font-weight: 300;
}
body:not(.home) footer .infinite-copyright-right .copy_text .develop{
  display: none;
}
footer .infinite-copyright-right span.develop {
    text-transform: none;
}
/*****************************/

/* .infinite-page-wrapper{
  max-width: 1920px;
  margin: 0 auto;
} */

.inner-pages-banner{
	padding:257px 0px;
}

.inner-pages-banner h1.gdlr-core-title-item-title{
	font-size:80px;
	font-weight:400;
  padding: 0 15px;
}
.page-id-1247 .inner-pages-banner h1.gdlr-core-title-item-title{
  position: relative;
    top: 50px;
}

.dark-text-color p{
	color:#054163;
	font-size:32px;
	line-height:40px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

.about_our_firm{
  position: relative;
  overflow: hidden;
  padding: 18px 0 12px 0;
}
.about_our_firm::after{
  clear: both;
  display: table;
  content: "";
}
.about_our_firm .our_firm_link{
  width: 33.3333%;
  margin: 0 0 10px 0;
  float: left;
  text-align: center;
  position: relative;
  border-right: 1px solid #FFFFFF;
}
.about_our_firm .our_firm_link:nth-of-type(3){
  border-right: none;
}
.about_our_firm .our_firm_link a{
  font-size: 32px;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #FFFFFF;
}
.about_our_firm .our_firm_link a:hover{
  color: #FFFFFF;
}
.about_our_firm .underbar {
  position: absolute;
  -webkit-transition: 0.5s ease;
  -webkit-transform: skewX(0);
  transform: skewX(0);
  width: 33.3333%;
  height:1px;
  bottom: 0;
  left: 0;
}
.about_our_firm .underbar::after{
  content: "";
  width: 160px;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #FFFFFF;
}
.about_our_firm .our_firm_link:nth-of-type(1) ~ .underbar::after{
  background:transparent;
}
.about_our_firm .our_firm_link:nth-of-type(1):hover ~ .underbar::after{
  background: #FFFFFF;
}
.about_our_firm .our_firm_link:nth-of-type(1):hover ~ .underbar{
  left: 0;
}
.about_our_firm .our_firm_link:nth-of-type(2):hover ~ .underbar{
  left: 33.3333%;
}
.about_our_firm .our_firm_link:nth-of-type(2):hover ~ .underbar::after{
  background: #FFFFFF;
}
.about_our_firm .our_firm_link:nth-of-type(3):hover ~ .underbar{
  left: 66.66666%;
}
.about_our_firm .our_firm_link:nth-of-type(3):hover ~ .underbar::after{
  background: #FFFFFF;
}
/*** section title **/

.section_title p {
  font-family: 'Roboto', sans-serif;
  color: #054163;
  font-weight: normal;
  font-size: 40px;
  line-height: 50px;
	margin-top: 20px;
  margin-bottom: 50px;
}

/***** Our History Page ****/

.info_section2 .gdlr-core-item-pdlr {
    padding: 0;
}

.our_founder p {
    font-size: 40px;
}
.our_founder_mobile{
  display: none;
}
.founder_img .gdlr-core-image-item-wrap{
  width: 100%;
}
.founder_img img{
  object-fit: cover;
  width: 100%;
  display: block;
}

.user_info_title  p {
    font-size: 24px;
	margin-bottom: 5px;
}

.user_info_content{
	padding-bottom: 10px;
}

/**** Meet our team ***/

/*
body.page-id-1511 .gdlr-core-opacity-on-hover{
	background: #dddddd !important;
	padding: 25px 0;
	border-bottom: 3px solid #1B7D98;
}
 body.page-id-1511 .gdlr-core-page-builder-body img {
  border-radius: 50% !important;
	position: relative;
	left: 28%;
	height: 160px;
	width: 160px;
}
body.page-id-1511 .gdlr-core-personnel-list.clearfix {
    background: #054163;
	margin: 10px;
}
body.page-id-1511 .gdlr-core-personnel-item-style-grid-no-space .gdlr-core-personnel-list-content-wrap {
  padding-bottom: 35px;
	margin-left: 10px;
}
body.page-id-1511 .gdlr-core-personnel-list-content-wrap {
  padding: 35px 15px 35px 15px;
}
body.page-id-1511 .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title,
body.page-id-1511 .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a {
  font-size: 24px;
	text-transform: capitalize;
}
body.page-id-1511 .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
  font-size: 20px;
}

#team_section .gdlr-core-personnel-list-title,
#team_section .gdlr-core-personnel-list-title a,
#team_section .gdlr-core-personnel-list-position,
#team_section p {
  color: #f0f0f0 !important;
}
a.personnel_read_more {
  color: #f0f0f0 !important;
  font-size: 16px;
  font-weight: 600;
	margin-left: 28%;
}
a.personnel_read_more:after {
  content: "\27F6";
  margin-left: 10px;
  font-size: 16px !important;
  font-weight: 600;
}*/

.attorneys_categories .gdlr-core-item-pdlr{
  padding: 0;
}
.attorneys_cat_main{
  padding: 62px 0 0 0;
}
.attorneys_cat_main .att_tabs {
  text-align: center;
  font-size: 0;
}
.attorneys_cat_main .att_tabs .tablinks{
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size:24px;
  color: #b0b0b0;
  line-height:normal;
  display: inline-block;
  vertical-align: middle;
  padding:0 3% 14px 3%;
  border-bottom: 2px solid #b0b0b0;
  cursor: pointer;
}
.attorneys_cat_main .att_tabs .tablinks:hover,
.attorneys_cat_main .att_tabs .tablinks.active{
  color:#1A7D98;
  border-color: #1A7D98;
}
.attorneys_cat_main .att_tabcontents{
  padding: 30px 0 0 0;
}
.attorneys_cat_main .att_tabcontents .tabcontent{
  display: none;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.8s;
  animation-name: animatetop;
  animation-duration: 0.8s;
}
.attorneys_cat_main .att_tabcontents .tabcontent.active{
  display: block;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {opacity:0}
  to {opacity:1}
}

@keyframes animatetop {
  from {opacity:0}
  to {opacity:1}
}

.attorneys_cat_main .att_block{
  display: flex;
  flex-flow: row wrap;
}
.attorneys_cat_main .att_box{
  background: #054163;
  width: 32.66%;
  margin-right: 1%;
  margin-bottom: 1%;
  position: relative;
}
.attorneys_cat_main .popup_modal .att_box{
  width: 100%;
  margin: 0;
}
.attorneys_cat_main .att_box:nth-child(3n){
  margin-right: 0;
}
.attorneys_cat_main .att_box .att_top{
  background-color: #f0f0f0;
  padding: 22px 0 16px 0;
  border-bottom: 5px solid #1b7d98;
}
.attorneys_cat_main .att_box .att_top .att_img{
  height: 152px;
  width: 152px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.attorneys_cat_main .popup_modal .att_box .att_top .att_img{
  height: 200px;
  width: 200px;
}
.attorneys_cat_main .att_box .att_top .att_img img{
  width: 100%;
  display: block;
}
.attorneys_cat_main .att_box .att_bott{
  padding: 40px 35px 117px 35px;
}
.attorneys_cat_main .popup_modal .att_box .att_bott{
  padding: 40px 35px 40px 35px;
}
.attorneys_cat_main .att_box .att_bott .att_title{
  font-size: 24px;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 5px 0;
}
.attorneys_cat_main .att_box .att_bott .att_mail{
  margin: 0 0 40px 0;
}
.attorneys_cat_main .att_box .att_bott .att_mail a{
  font-size: 20px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #FFFFFF;
}
.attorneys_cat_main .att_box .att_bott .att_mail a:hover{
  color: #FFFFFF;
}
.attorneys_cat_main .att_box .att_bott .att_text{
  font-size: 16px;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 25px;
}
.attorneys_cat_main .att_box .att_bott .att_readmore{
  text-align: center;
  position: absolute;
  width: calc(100% - 70px);
  bottom: 43px;
}
.attorneys_cat_main .att_box .att_bott .att_readmore a{
  font-size: 16px;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #FFFFFF;
}
.attorneys_cat_main .att_box .att_bott .att_readmore a:hover{
  color: #BB4657;
}
.attorneys_cat_main .att_box .att_bott .att_readmore a span{
  margin: 0 0 0 4px;
  font-weight: 400;
}

/*** popup ***/
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background:rgba(255, 255, 255, 0.6);
}

/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding:0;
  width: 90%;
  max-width: 1024px;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

.modal-content .close{
  height: 40px;
  width: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  font-size: 30px;
  line-height: normal;
}
.modal-content .close:hover{
	opacity: 0.8;
}
body.no-scroll{
  overflow: hidden;
}
body.no-scroll .infinite-fixed-navigation.infinite-style-slide{
  z-index: 1;
}
/* body.page-id-1511 .pum-container .gdlr-core-opacity-on-hover {
    min-height: 275px;
}
.pum-container.pum-responsive img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin-left: 40%;
}
body.page-id-1511 .pum-container .gdlr-core-personnel-list-content-wrap {
    background-color: #054163;
	padding: 35px;
}
.pum-container p {
    margin-bottom: 0;
}
.pum-container .gdlr-core-personnel-list-title a {
    color: #F0F0F0 !important;
	font-size: 30px;
    font-weight: 500;
}
.pum-container .gdlr-core-personnel-list-title{
	margin-bottom: 0px;
}
.pum-container .gdlr-core-personnel-list-position{
	margin-bottom: 35px;
    font-size: 20px;
    font-weight: 300;
}
.pum-container .pum-content, .pum-theme-default-theme .pum-content {
    color: #F0F0F0;
    font-family: inherit;
}
.pum-container.pum-responsive.pum-responsive-medium {
    padding: 0;
}
.pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: rgb(5, 65, 99);
}
.pum-theme-default-theme {
    background-color: rgba(255, 255, 255, 0.7);
} */
/**** practice_areas_section ****/

.practice_areas_section p {
  color: #ffffff;
  font-size: 40px;
  line-height: 48px;
  font-family: 'Roboto', sans-serif;
}
.practice_areas_section .gdlr-core-image-overlay {
  background-color: rgba(25, 125, 152, 0.8);
}
.practice_areas_section span.gdlr-core-portfolio-info.gdlr-core-portfolio-info-tag.gdlr-core-info-font {
  display: none;
}

div#link3 {
  position: relative;
  margin-left: 15%;
}
div#link0 .gdlr-core-image-overlay-content a:before {
  content: " " !important;
  background: url("images/Group-164.png") !important;
  display: block;
  height: 64px;
  width: 58px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
div#link1 .gdlr-core-image-overlay-content a:before {
  content: " " !important;
  background: url("images/Group-165.png") !important;
  display: block;
  height: 62px;
  width: 40px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
div#link2 .gdlr-core-image-overlay-content a:before {
  content: " " !important;
  background: url("images/Group-168.png") !important;
  display: block;
  height: 66px;
  width: 91px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
div#link3 .gdlr-core-image-overlay-content a:before {
  content: " " !important;
  background: url("images/Group-166.png") !important;
  display: block;
  height: 66px;
  width: 46px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
div#link4 .gdlr-core-image-overlay-content a:before {
  content: " " !important;
  background: url("images/Group-167.png") !important;
  display: block;
  height: 61px;
  width: 73px;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.practice_area_detail_img .gdlr-core-image-item-wrap{
  background-color: #054163;
}
.practice_area_detail_img .gdlr-core-image-item-wrap img{
  position: relative;
  left: 15px;
  top: 15px;
}

/**** News ****/
body.page-id-1663 .gdlr-core-blog-left-thumbnail .gdlr-core-blog-info-wrapper {
    display: none;
}
body.page-id-1663 .inner-pages-banner{
  padding: 87px 0px;
}
body.page-id-1663 .gdlr-core-blog-left-thumbnail .gdlr-core-blog-date-wrapper {
    display: none;
}
body.page-id-1663 .gdlr-core-blog-title a {
  color: #054163;
  font-size: 42px;
  line-height: 59px;
  font-weight: 300;
  text-transform: capitalize;
  display: block;
}
body.page-id-1663 .gdlr-core-media-image img{
  width: 100%;
}
body.page-id-1663 .gdlr-core-blog-content {
    font-size: 16px;
    color: #000000;
}
body.page-id-1663 .gdlr-core-button {
  padding: 10px 39px;
	background-color: #1B7D98 !important;
}
body.page-id-1663 .gdlr-core-button:hover {
	background-color: #BB4657 !important;
}
body.page-id-1663 .gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap {
    margin-right: 55px;
}
body.page-id-1663 .gdlr-core-blog-left-thumbnail .gdlr-core-blog-title {
    border-left: 2px solid #054163;
    padding-left: 25px;
}

.single-post .infinite-content-area a{
  color:#BB4657;
}
.single-post .infinite-content-area a:hover{
  text-decoration: underline;
}
/*** Contact page ***/

.contact-title h3 {
  text-transform: none !important;
  color: #054163 !important;
}
.contact-section-two p {
  font-size: 20px;
  color: #ffffff;
}
.contact-section-two h4 {
  font-size: 20px;
  color: #1B7D98;
}
.gdlr-core-pbf-wrapper.contact_page_second_warp {
  padding: 0px 0px 0px !important;
}
.contact_page_second_warp .gdlr-core-item-pdb {
  padding-bottom: 0px !important;
}
body .contact_subtitle h3 {
  color: #054163 !important;
  font-size: 56px;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
body.page-id-1714 .contact_subtitle h3{
  text-transform: none !important;
}
input.wpcf7-form-control.wpcf7-submit.gdlr-core-full {
  background: #1b7d98;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  width: auto;
}
.contact_page_wrap1 {
	padding-top: 200px;
}
.contact_add {
  float: left;
  width: 33.3333%;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  padding: 0 0 0 10px;
}
.gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_right_side,
.gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_left_side {
    padding: 0 15px 0 100px;
	  min-height: 550px;
}
.contact_page_left_side .gdlr-core-pbf-background{
  background-size: auto 100%;
  background-color: #e0e0e0;
}
.gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_right_side {
    padding-top: 150px;
}
body .contact_page_right_side h5 {
  color: #fff !important;
  font-size: 40px;
  text-transform: capitalize !important;
  font-weight: 400 !important;
  padding-bottom: 25px;
}

.address_map p{
  margin: 0;
}
.address_map iframe{
  display: block;
  width: 100%;
  height: 400px;
}
div.wpcf7-mail-sent-ok{
	display: none!important;
}
/*** location page ***/

.location_page_title p {
    font-size: 40px;
    color: #000000;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
.office_location_text{
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.office_location_text i{
  color: #1B7D98!important;
}
/*** Career page ***/

.career_page_title p {
  font-size: 40px;
  color: #054163;
  font-weight: 400;
}
h2.awsm-job-post-title {
  color: #054163 !important;
  font-size: 32px !important;
  text-transform: capitalize;
	font-weight: 400;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 10px 0!important;
}
span.awsm-job-more {
  color: #ffffff;
  background: #1b7d98;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 60px;
  display: inline-block;
  margin: 30px 0 0 0;
}
span.awsm-job-more:hover{
  background: #BB4657;
}
.awsm-grid-left-col p {
  color: #000000 !important;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.awsm-grid-item .awsm-job-item {
    box-shadow: none;
    border: none;
}
.awsm-job-item {
	background: transparent;
    padding: 20px 20px 20px 0px;
    font-size: 14px;
}
.awsm-grid-item .awsm-job-item:hover{
    box-shadow: none;
    border: none;
}
.awsm-job-item:hover{
	background: transparent;
}
.awsm-job-more-container .awsm-job-more span::before {
    display:none !important;
}
.contact_career_title h2.gdlr-core-title-item-title.gdlr-core-skin-title {
	font-size: 40px;
  font-weight: 500;
	text-transform:none !important;
	color: #ffffff;
}
body .career_contact_us_btn a {
    color: #ffffff !important;
	padding: 12px 66px;
	border-color: #ffffff !important;
    border-radius: 0;
}
body .career_contact_us_btn a:hover{
	color: #ffffff !important;
}

/*** Job apply ***/
input#awsm-application-submit-btn {
    background-color: #1B7D98;
    text-transform: capitalize;
}
.awsm-job-form-inner h2 {
    color: #1B7D98;
}
.awsm-job-form-control {
    height: 40px;
}

/*** telecommunication ***/

body.single-portfolio .fa-angle-right:before{
  color: #000000;
}
body.single-portfolio .fa-circle:before {
  font-size: 7px;
	color: #000000;
}
body.single-portfolio .section_subtitle p {
  font-size: 40px;
  color: #054163;
  line-height: 48px;
  padding: 30px 0 14px 0;
  margin: 0;
}
body.single-portfolio .section_sub_title p {
  font-size: 32px;
	color: #054163;
}
body.single-portfolio .section_subtitle,
body.single-portfolio .section_sub_title {
     padding-bottom: 0px;
}
.item_list2 ul li {
  margin: 0 0 5px 0;
  display: inline-flex;
  width: 100%;
}
.item_list2 ul li .gdlr-core-icon-list-content{
  font-size:16px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color:#000000;
}
.item_list1 ul li{
  display: list-item!important;
  margin: 0 0 5px 0;
}
.item_list1 ul li .gdlr-core-icon-list-content{
  font-size:24px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color:#000000;
}
.inner_space ul{
  padding:0 0 0 30px;
}
.inner_space ul li{
  margin: 0 0 5px 0;
  display: inline-flex;
  width: 100%;
}

.fa-angle-right:before {
    content: "\f105";
    font-size: 21px;
    color: #054163;
    font-weight: 600;
}
.gdlr-core-icon-list-item.item_list2 ul li span.gdlr-core-icon-list-content{
	font-size: 16px !important;
}
.gdlr-core-icon-list-item.item_list2 ul li span.gdlr-core-icon-list-icon-wrap{
	    padding: 3px !important;
}
body.single-portfolio .widget_nav_menu ul li{
    font-size: 16px;
	padding-left: 0px;
}
body.single-portfolio .widget_nav_menu ul li:before{
    display:none;
}
body.single-portfolio .current-menu-item a{
    color: #1B7D98 !important;
	font-size:16px;
}
body.single-portfolio .widget_nav_menu ul li.current-menu-item {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #1B7D98;
}
body.single-portfolio .gdlr-core-portfolio-single-nav-wrap {
    border: none  !important;
    display: none  !important;
}
/* .gdlr-core-icon-list-item .gdlr-core-icon-list-content {
    font-size: 24px !important;
    color: #606060 !important;
    font-family: "Open Sans", sans-serif !important;
} */

/* ******************* Media Query ******************* */
/* Resolution 1366 * 768 */

@media (min-width: 1200px) and (max-width: 1399px) {
  body .infinite-header-background {
      background-color: #ffffff !important;
  }
}
/* Large desktops and laptops */
@media (min-width: 1200px){
  body .infinite-header-background {
      background-color: #ffffff !important;
  }
}
/*  ipad pro Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  body .infinite-header-background {
      background-color: #ffffff !important;
  }
}

/* ipad Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
   body .infinite-header-background {
      background-color: #ffffff !important;
  }

}
@media (min-width: 1000px) and (max-width: 1366px) {
  .home_explore_section{
    padding: 100px 15px 100px 15px !important;
  }
  .home_explore_section .explor_left_text{
    padding:100px 15px 65px 15px!important;
  }
  .gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_right_side{
    padding: 40px 40px 60px 40px;
  }
  .contact_add{
    font-size: 16px;
  }
  body .contact_subtitle h3 br{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .infinite-mobile-menu-button i{
    font-size: 18px;
  }
  .infinite-mobile-menu-right{
    right: 10px;
  }
  .infinite-main-menu-right .infinite-top-menu-button,
  .infinite-mobile-menu .infinite-mobile-menu-button {
      border-color: #ffffff;
  }
  .about-text-area {
      padding: 100px 0px 50px;
  }
  .home_explore_section{
    padding: 50px 0 0 0 !important;
  }
  .home_explore_section .exp_link a strong{
    font-size: 11px;
  }
  .home-column-one, .home-column-two{
    top:0;
    left: 0;
  }
  .about-text-area p {
    font-size: 18px;
    line-height: 26px;
  }

  .client-logos .client-logo-title .gdlr-core-skin-title {
    font-size: 26px;
  }
  .client-logos .gdlr-core-image-item-wrap img{
    max-width: 100px;
  }
  footer .infinite-footer-wrapper{
    font-size: 14px;
  }

  .inner-pages-banner{
    padding: 30% 0 20% 0;
  }
  .dark-text-color p{
    font-size: 24px;
    line-height:32px;
  }
  .about_our_firm .our_firm_link a{
    font-size: 24px;
  }
  .inner-pages-banner h1.gdlr-core-title-item-title{
    font-size: 50px;
  }

  .attorneys_cat_main .att_box{
    width: 49.5%;
    margin: 0 1% 1% 0;
  }
  .attorneys_cat_main .att_box:nth-child(2n) {
    margin-right: 0;
  }
  .attorneys_cat_main .att_box:nth-child(3n) {
    margin-right: 1%;
  }

  body.page-id-1663 .gdlr-core-blog-title a{
    font-size: 32px;
    line-height: 40px;
  }

  .contact_page_second_warp .gdlr-core-pbf-column{
    width: 100%;
  }
  .gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_right_side{
    padding: 40px 60px 60px 60px;
    min-height: inherit;
  }

  body .contact_subtitle h3 br{
    display: none;
  }

}
/* Landscape iphones 6 and portrait tablets */
@media (max-width: 999px) {
  /* body{
  	overflow: hidden;
  } */
  .mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 15px;
  }
  .mm-panels > .mm-panel.mm-hasnavbar::after{
    content: "";
    position: absolute;
    right: -55px;
    top: -33px;
    height: 110px;
    width: 111px;
    background-color: rgba(27, 125, 152, 0.05);
    z-index: -1;
    transform: rotate(45deg);
  }
  .mm-panels > .mm-panel.mm-hasnavbar::before{
    content: "";
    position: absolute;
    left: -70px;
    top: -33px;
    height: 110px;
    width: 111px;
    background-color: rgba(27, 125, 152, 0.05);
    z-index: -1;
    transform: rotate(45deg);
  }
  .mm-panels > .mm-panel{
    padding: 0 10px;
  }
  .mm-panel.mm-hasnavbar .mm-navbar {
    margin:0px 0px 50px;
  }
  .mm-menu.mm-offcanvas.mm-current {
    display: block;
    background: transparent linear-gradient(210deg, #054163 100%, #010D14 0%) 0% 0% no-repeat padding-box;
  }
  .mm-navbar .mmenu-custom-close {
    text-align: right;
  }
  .mm-navbar .mmenu-custom-close:after {
    color: #ffffff;
  }
  ul.mm-listview li {
    border-color: rgba(255, 255, 255, 0.10);
    margin: 0 25px 0 50px;
    border-bottom-width: 1px;
    border-bottom-style: groove;
  }
  .mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span {
    color: #ffffff;
  	text-align: right;
  }
  ul.mm-listview li a, ul.mm-listview li span.infinite-mm-menu-blank {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.8px;
    padding: 30px 0px;
  }
  .mm-listview .mm-next {
    right: auto;
    left: -65px;
  }
  .mm-arrow:after, .mm-next:after, .mm-prev:before {
    border-color: #ffffff;
  }
  .mm-arrow:after, .mm-next:after {
    transform: rotate(130deg);
    width: 8px;
    height: 8px;
  }

  .gdlr-core-button{
    font-size: 16px;
    padding: 10px 30px!important;
  }

}
@media (max-width: 767px) {

  body .infinite-header-background {
    background-color: #ffffff !important;
  }
  .about-text-area {
    padding: 50px 0px 10px;
  }
  .about-text-area p {
    font-size: 16px;
    line-height: 24px;
  }
  .about-text-area .gdlr-core-left-align {
    text-align: center;
  }
  .infinite-item-pdlr, .gdlr-core-item-pdlr {
      padding-left: 0px;
      padding-right: 0px;
  }
  .home_explore_section .explor_left_text{
    padding: 100px 0 65px 0!important;
  }
  .home_explore_section .exp_link{
    padding-bottom: 30px;
  }
  .infinite-main-menu-right .infinite-top-menu-button,
  .infinite-mobile-menu .infinite-mobile-menu-button {
      border-color: #ffffff;
  }
  .home_explore_section{
    padding: 0!important;
  }
  .gdlr-core-pbf-wrapper{
    padding: 0;
  }
  .home-column-one,
  .home-column-two {
      left: 0%;
      top: 5px;
  }
  .client-logos .client-logo-title .gdlr-core-skin-title {
    font-size: 32px;
  }
  .client-logos .last-logo{
    padding-bottom: 30px;
  }
  .footer_logo_sec {
      margin-top: 60px;
      padding-left: 5px;
      padding-right: 5px;
  }
  footer img.image.wp-image-1874.attachment-full.size-full,
  footer div#media_image-3,
  footer div#media_image-5,
  footer div#media_image-6 {
    text-align: center;
  	margin-bottom: 35px;
  }
  footer div#media_image-4{
    margin-bottom: 0;
    text-align: center;
  }
  div#media_image-3 {
      margin-top: 50px;
  }
  .infinite-mobile-menu-right{
    right: 10px;
  }
  .infinite-footer-column {
    margin-bottom:0;
  }
  .infinite-mobile-menu-button i{
    font-size: 18px;
  }
  .infinite-mobile-header .infinite-logo-inner{
    text-align: center;
    margin: 0;
    max-width: none;
  }
  .infinite-mobile-header .infinite-logo-inner img{
    max-width: 156px;
  }
  .infinite-logo.infinite-item-pdlr{
    padding: 0;
  }
  body.infinite-body-front .infinite-container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: none;
  }
  footer .infinite-copyright-right {
    text-align: center;
    float: none;
  }
  .infinite-copyright-text, .infinite-copyright-left, .infinite-copyright-right {
      font-size: 12px;
  	line-height:17px;
  }
  .copy_text span, .copy_text a {
      color: #ffffff !important;
  }
  div#custom_html-2, div#custom_html-3, div#custom_html-4 {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0 0 0 20px;
  }
  .infinite-footer-wrapper {
      padding-bottom: 10px;
  }
  footer .infinite-footer-wrapper .widget_media_image{
    text-align: center;
  }
  footer .infinite-footer-wrapper .widget_media_image img{
    max-width: 220px!important;
  }

  .inner-pages-banner{
    padding: 50% 0 30% 0;
  }
  .dark-text-color p{
    font-size: 24px;
    line-height:32px;
  }
  .about_our_firm {
    position: relative;
    overflow: hidden;
    padding: 18px 0 12px 0;
    max-width: 230px;
    margin: 0 auto;
  }
  .about_our_firm .our_firm_link{
    border: none;
    width: 100%;
    text-align: left;
  }
  .about_our_firm .our_firm_link a{
    font-size: 24px;
    line-height: 30px;
    position: relative;
  }
  .about_our_firm .our_firm_link a::after{
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    position: absolute;
    right: -36px;
    top: 5px;
  }
  .about_our_firm .underbar{
    display: none;
  }

  .section_title p {
    font-size: 32px;
    line-height: 40px;
    text-align: left;
    margin: 10px 0;
  }

  .our_founder_mobile{
    display: block;
  }
  .our_founder_desk{
    display:none;
  }

  .founder_img img{
    max-width: 290px;
    margin: 0 auto;
  }

  .our_philosophy_page .gdlr-core-button{
    width: 100%;
    text-align: center;
  }
  .our_philosophy_page .section_title,
  .our_diversity_page .section_title{
    padding-bottom: 20px!important;
  }
  .gdlr-core-button{
    font-size: 16px;
    padding: 10px 30px!important;
  }

  .attorneys_cat_main .att_tabs .tablinks{
    font-size: 16px;
  }
  .attorneys_cat_main .att_box{
    width: 100%;
    margin: 0 0 30px 0;
  }

  .modal{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .practice_areas_section p{
    font-size: 32px;
    line-height: 40px;
  }
  .practice_areas_section .gdlr-core-image-overlay{
    opacity: 1;
  }
  div#link3{
    margin-left:0;
  }
  .practice_areas_section .gdlr-core-portfolio-thumbnail-image-wrap img{
    width: 100%;
  }
  .practice_sidebar{
    display: none;
  }
  body.single-portfolio .section_subtitle p{
    font-size: 32px;
    line-height: normal;
  }
  body.single-portfolio .section_sub_title p{
    font-size: 24px;
    line-height: 32px;
  }
  .inner-pages-banner h1.gdlr-core-title-item-title br{
    display: none;
  }
  body.page-id-1663 .inner-pages-banner {
    padding: 10% 0 4% 0;
  }
  body.page-id-1663 .gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{
    margin-right: 0px;
  }
  body.page-id-1663 .gdlr-core-blog-title a{
    font-size: 24px;
    line-height: 32px;
  }

  body .contact_subtitle h3{
    font-size:40px;
    line-height:48px;
  }
  body .contact_subtitle h3 br{
    display: none;
  }
  .contact_page_wrap1 {
  	padding-top:50px;
  }
  .gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_left_side{
    padding:50%;
  	min-height:inherit;
  }
  .gdlr-core-pbf-column-content-margin.gdlr-core-js.contact_page_right_side{
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .contact_add{
    width: 100%;
    margin: 0 0 30px 0;
  }

  .career_page_title p{
    font-size: 32px;
    line-height:40px;
  }
  .contact_career_title h2.gdlr-core-title-item-title.gdlr-core-skin-title{
    font-size: 32px;
    line-height: 40px;
    padding: 0 15px;
    text-align: left;
  }
  .location_page_title p{
    text-align: left;
  }

  .page-id-1247 .inner-pages-banner h1.gdlr-core-title-item-title {
    top: 0;
  }


}
