/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@font-face {
  font-family: 'aaux_promedium_italicregular';
  src: url('fonts/aauxpro-mediumitalic-webfont.eot');
  src: url('fonts/aauxpro-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aauxpro-mediumitalic-webfont.woff') format('woff'), url('fonts/aauxpro-mediumitalic-webfont.ttf') format('truetype'), url('fonts/aauxpro-mediumitalic-webfont.svg#aaux_promedium_italicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  text-rendering: optimizeLegibility;
}

#nav.nav-holder .navigation>li>a {
  font-family: 'aaux_promedium_italicregular';
}

.expert-meta input.regular-text {
  height: 30px !important;
}

#wrapper .page-title-container {
  height: auto;
  padding: 10px;
}

#main {
  padding-bottom: 50px;
}

#sidebar {
  margin-top: 10px;
}

#sidebar .widget:last-child {
  margin-bottom: 0;
}

#sidebar .widget ul {
  border: 0;
  list-style: none;
}

#sidebar .expert_countries li {
  background-color: #447996;
}

#sidebar .expert_countries li a {
  color: #ffffff;
}

.side-nav li a {
  font-family: Verdana, sans-serif !important;
}

#sidebar .expert_countries li a:hover,
#sidebar .expert_countries li.current_page_item a:before,
#sidebar .expert_countries li.current_page_item a {
  color: #333333;
}

#sidebar .expert_countries li a,
#sidebar .recent_news_publications li a {
  border-bottom: 1px solid #e7e6e6;
  color: #838383;
  display: block;
  padding: 10px 10px 10px 0;
}

#sidebar .recent_news_publications li a:before {
  color: #333333;
}

#sidebar .expert_countries li a:before {
  color: #ffffff;
}

#sidebar .recent_news_publications li a:before,
#sidebar .expert_countries li a:before {
  /*  font-family: FontAwesome;
    content:'\f054';    
    font-size:8px;*/
  padding-left: 10px;
  padding-right: 0px;
  vertical-align: middle;
  content: '>';
  position: relative;
  top: -1px;
  font-size: 12px;
}

.sep-single {
  background-color: #e7e6e6;
  height: 1px;
}

.demo-sep {
  clear: both;
}

.fusion-reading-box-container {
  margin-bottom: 30px;
}

.avada-container.layout-thumbnails-on-side .recent-news-publication-content h4 {
  margin: 0 0 3px;
}

.avada-container.layout-thumbnails-on-side .recent-news-publication-content .meta {
  margin-bottom: 15px;
}

.featured-expert-img .imageframe-border img {
  border: 1px solid #eef0f2;
}

.one_fourth.featured-expert-img {
  float: right;
}

.expertdirectory {
  clear: both;
  margin: 0 !important;
}

.expertdirectory {
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em;
  width: 100%;
}

.sorting,
.sorting_asc,
.sorting_desc {
  cursor: pointer;
  outline: 0 none;
  padding-right: 20px;
}

.expertdirectory tfoot th,
.expertdirectory thead th {
  background-color: #416785;
  color: #efefef;
  font-weight: 700;
  vertical-align: middle;
}

.expertdirectory thead th {
  border-bottom: 1px solid #ddd;
}

.expertdirectory td,
.expertdirectory th {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  padding: 8px;
  text-align: left;
}

.expertdirectory tbody tr:first-child td {
  border-top: 0 none;
}

.expertdirectory tbody .even td {
  background-color: #fff;
}

.expertdirectory tbody .odd td {
  background-color: #f9f9f9;
}

.expertdirectory tbody td,
.expertdirectory tfoot th {
  border-top: 1px solid #ddd;
}

.expertdirectory tbody td {
  vertical-align: top;
  color: #1d5c7f;
}

.expertdirectory tbody td a {
  color: #1d5c7f;
}

body .expertdirectory tbody td a:hover {
  color: #1d5c7f !important;
}

.expertdirectory td,
.expertdirectory th {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  padding: 8px;
  text-align: left;
}

.expertdirectory .sorting,
.expertdirectory .sorting_asc,
.expertdirectory .sorting_desc {
  padding-right: 20px;
  cursor: pointer;
  outline: 0
}

.expertdirectory .sorting div,
.expertdirectory .sorting_asc div,
.expertdirectory .sorting_desc div {
  position: relative;
  margin: 0!important;
  padding: 0!important;
  float: none!important;
}

.expertdirectory tbody tr td {
  text-decoration: none;
}

.expertdirectory .sorting div:after,
.expertdirectory .sorting_asc div:after,
.expertdirectory .sorting_desc div:after {
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -14px;
  margin: auto;
  height: 14px;
  line-height: 1;
  padding: 1px 0 0
}

.expertdirectory .sorting div:after {
  content: "\f0dc";
}

.expertdirectory .sorting_asc div:after {
  content: '\f0d8';
  padding: 0 0 1px;
}

.expertdirectory .sorting_desc div:after {
  content: "\f0d7"
}

.expertdirectory .sorting:hover,
.expertdirectory .sorting_asc,
.expertdirectory .sorting_desc {
  background-color: #049cdb
}

.expertdirectory:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.expertdirectory label input,
.expertdirectory label select {
  display: inline;
  margin: 2px;
  width: auto
}

#small-nav .main-nav-search {
  top: 6px;
}

#nav ul #main-nav-search-link {
  display: none;
}

#nav ul .main-nav-search-form {
  background: none !important;
  border: none;
  display: block !important;
  float: left;
  font-size: 0;
  height: 24px;
  left: auto;
  padding: 0;
  position: relative;
  right: 0;
  text-align: right;
  width: 212px;
  z-index: 99999;
}

#wrapper .main-nav-search .search-table .search-field {
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

#wrapper .main-nav-search .search-table .search-field input {
  height: 20px;
  line-height: normal;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  padding: 0 2%;
  border: 0px solid #c0c0c0;
  font-size: 12px;
}

#wrapper .main-nav-search .search-table .search-button {
  width: 27px;
}

#wrapper .main-nav-search .search-table .search-button input[type="submit"] {
  height: 22px;
  width: 27px;
  line-height: normal;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background: #cecece;
  background: -moz-linear-gradient(top, #cecece 0%, #a1a1a1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cecece), color-stop(100%, #a1a1a1));
  background: -webkit-linear-gradient(top, #cecece 0%, #a1a1a1 100%);
  background: -o-linear-gradient(top, #cecece 0%, #a1a1a1 100%);
  background: -ms-linear-gradient(top, #cecece 0%, #a1a1a1 100%);
  background: linear-gradient(to bottom, #cecece 0%, #a1a1a1 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a1a1a1',GradientType=0 );*/
  filter: none !important;
  background-image: url(images/icon_search.png);
  background-repeat: no-repeat;
  position: relative;
  text-indent: -9999px;
  border-left: 1px solid #a0a0a0;
}

.single-news-publication .page-title-container {
  display: none;
}

.fusion-reading-box-container .reading-box,
.featured-expert-content .reading-box {
  border: 0 none !important;
  background-color: #085075 !important;
}

.meta .date,
.review blockquote q,
.post-content blockquote {
  font-style: normal !important;
}

.header-v4 #header {
  padding: 20px 0;
}

.header-v4 #header .tagline {
  margin: 20px 0 0;
  font-style: italic;
  font-family: Georgia, serif;
  position: relative;
}

.header-v4 #header .tagline:before {
  content: open-quote;
  padding: 0 2px 0 0;
}

.header-v4 #header .tagline:after {
  content: close-quote;
  padding: 0 0 0 2px;
}

#nav.nav-holder .navigation>li>a {
  letter-spacing: 0.3px;
}

#nav>ul>li:last-child,
#sticky-nav>ul>li:last-child {
  padding-left: 4px;
}

.expert-item .image {
  float: left;
  margin: 0 20px 20px 0;
}

.expert-item h2.entry-title {
  margin-bottom: 0;
}

#main .featured-expert-content .reading-box h2,
.featured-expert-content p.expertise {
  margin-bottom: 18px;
}

.expert-item .expert-content h3,
.featured-expert-content h3 {
  margin-top: 0;
}

#small-nav .mobile-nav-holder {
  font-family: 'aaux_promedium_italicregular';
  color: #FFF;
  font-size: 16px;
}

.mobile-nav-holder .mobile-selector span,
.mobile-topnav-holder .mobile-selector span {
  font-size: 16px;
}

#mobile-nav li a {
  color: #FFF;
  font-size: 16px;
}

.expert .post-content p {
  margin: 0;
}

.expert-wrapper .expert-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.expert-item .image {
  float: left;
  margin: 0 20px 0 0;
}

.expert-item .image img {
  border: 1px solid #eef0f2;
}

.expert-item .expert-content p {
  font-size: 15px;
}

.expert-item .expert-content p span.expert_excerpt,
.featured-expert-content p span.expert_excerpt {
  color: #747474;
}

.expert-item .expert-content p span.readmore,
.featured-expert-content p span.readmore {
  display: none!important;
}

.expert-item .expert-content p span.readless,
.featured-expert-content p span.readless {
  display: inline!important;
}

.expert-item .expert-content p .expert_toggle,
.featured-expert-content p .expert_toggle {
  line-height: 125%;
}

.expert-item .expert-content .post-content p {
  margin-bottom: 0;
}

#main .expert-item h2.entry-title {
  font-size: 30px !important;
  line-height: 30px;
  margin: 0 0 15px;
}

.expert-item .expert-content h3 {
  margin-top: 0;
  font-size: 22px;
  font-weight: normal;
}

.avada-google-map {
  margin-bottom: 0;
}

.alert.error {
  background: url("images/error-icon.png") no-repeat scroll 25px 8px #ffe9e9;
  border: 1px solid #e7a9a9;
  border-radius: 0;
  color: #d04544;
}

.alert {
  padding: 8px;
  position: relative;
  text-align: center;
}

.expert_countries .mobile-nav-holder {
  display: none;
}

#comment-input input {
  margin-right: 0;
  margin-left: 1%;
}

#comment-input input:first-child {
  margin-right: 0;
  margin-left: 0;
}

.company-name {
  display: block;
  margin: 12px 0 0;
  position: relative;
  line-height: 26px;
}

.company-name:before {
  background: url(images/icon_user.png) no-repeat 0 0;
  content: "";
  display: block;
  float: left;
  height: 29px;
  margin: 0 30px 0 0;
  position: relative;
  width: 26px;
}

.review {
  margin-top: 20px;
}

.review blockquote {
  position: relative;
}

.review blockquote:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f6f6f6;
  bottom: -10px;
  content: "";
  display: block;
  height: 0;
  left: 30px;
  position: absolute;
  width: 0;
}

.type-expert-directory .post-content p {
  position: relative;
}

.lawicon {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.lawicon:hover {
  opacity: 0.8;
}


/*.linkicon{ top:0; }
.fbicon{ top:5%;  }
.twiticon{ top:5%; }*/

#expertdirectory_list {
  padding: 35px 0 10px;
}

.city-div {
  text-align: right;
  padding-right: 10px;
}

.city-div h3 {
  margin: 0;
}


/* Profile Top Right Image*/

.expert_top_left_image>img {
  max-width: 100%;
  max-height: 75px;
}

.expert_top_left_image {
  max-width: 350px;
  width: 100%;
  float: right;
  text-align: right;
}


/* 11 July 2017 :: Starts */

.expert_right_area {
  margin-bottom: 10px;
  padding-right: 0;
  max-width: 365px;
  width: 100%;
}


/* 11 July 2017 :: Ends */


/*  12 July 2017 :: START  */

.expert_left_area {
  padding: 0;
  width: calc(100% - 365px);
}

.expert_directory_single_top .expert_left_area h1 {
  line-height: 110%;
}


/*  12 July 2017 :: END  */

.fusion-alignleft nav.fusion-secondary-menu ul li a:hover {
  background: #0d7bb4;
}

.expert-directory-profile {
  background: #fff;
  padding: 10px;
  float: left;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*  background-clip: padding-box;*/
  position: relative;
  margin: 10px 0 15px 0;
}

.expert-directory-profile img {
  padding: 5px;
  float: left;
  background: #042536;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}


/*.expert-directory-profile .profile-deatils {
    width: 630px;
}*/

.expert-directory-profile .profile-deatils {
  float: left;
  /*margin-left: 20px;*/
  padding-top: 5px;
  width: 630px;
  color: #000 !important;
}

.profile-deatils h2 {
  font-weight: 600;
  margin-bottom: 5px;
}

.profile-deatils p {
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
}

ul.profile-address {
  width: 240px;
}

.profile-deatils ul {
  margin-bottom: 5px;
  width: 435px;
}

.expert-directory-profile ul {
  float: left;
  width: 390px;
}

.expert-directory-profile .profile-deatils ul {
  width: 50%;
  padding: 0px;
  list-style: none;
  overflow: hidden;
  word-break: break-all;
  /* margin-right: 10px;*/
}

.expert-directory-profile .profile-deatils ul li {
  /* width: 350px;**/
  border: none;
}

.expert-directory-profile img {
  padding: 5px;
  float: left;
  background: transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  border-width: 0px;
  height: auto;
  width: auto;
  max-width: 200px;
  max-height: 200px;
}

.expert-directory-bottom {
  width: 100%;
  float: left;
  position: relative;
  border-top: 1px solid #063b56;
  padding-top: 5px;
  margin-top: 10px;
}

.expert-directory-bottom .expert-social-icon {
  float: left;
  list-style: none;
  display: inline-flex;
  width: 50%;
  padding: 0px;
  margin-bottom: 0px;
}

ul.expert-buttons {
  float: right;
  list-style: none;
  display: inline-flex;
  margin-bottom: 0px;
}

ul.expert-buttons li {
  margin-left: 15px;
}

ul.expert-buttons li a,
.read-more-news {
  display: block;
  padding: 10px 30px;
  right: 10px;
  background: #fff;
  color: #08557c;
  border: none;
  cursor: pointer;
  width: 150px;
  text-align: center;
  z-index: 99999;
  text-transform: uppercase;
  border: 1px solid #08557c61;
  box-shadow: 0px 1px 5px 1px #08557c52;
}

img.practice-logo {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0!important;
  background: none!important;
  -webkit-border-radius: 0px!important;
  border-radius: 0px!important;
  border-width: 0px;
  height: 100px !important;
  width: 300px !important;
  max-width: 300px;
  max-height: 100px;
}

.expert-directory-address li {
  background: url(images/location.png) no-repeat left 6px;
  padding-left: 20px;
}

.expert-directory-contact li.telphone {
  background: url(images/tel.png) no-repeat left 6px;
  padding-left: 25px;
}

.expert-directory-contact li.fax {
  background: url(images/fax.png) no-repeat left 6px;
  padding-left: 25px;
}

.expert-directory-contact li.email {
  background: url(images/email.png) no-repeat left 6px;
  padding-left: 25px;
}

.expert-directory-profile img.profile-pic {
  width: 160px;
  height: 200px;
  border: 2px solid #000;
  border-radius: unset;
}

.profile-deatils .entry-title {
  font-size: 22px;
}

.single-navigation {
  margin-bottom: 30px;
}

.news_publication .entry-title {
  margin-bottom: 0px !important;
}

.news_publication .entry-title a:hover {
  color: #fff !important;
}

.news-publication .alignleft.sep,
.news-publication .alignleft.date-and-formats {
  margin-right: 5px !important;
}

.news_publication .date-box,
.news-publication-author,
.news-publication-author span a {
  /*color: #1691cf;*/
  font-size: 14px;
}

.news_publication .post-content {
  margin-top: 30px;
}

.fusion-footer .menu li.current-menu-item a,
.fusion-footer .menu li.current-menu-item a:before {
  color: #0683b6 !important;
}

#main #sidebar {
  width: 27%;
  float: right;
}

.recent_news_publications-widget-2 .heading {
  padding-left: 10px !important;
  font-size: 16px;
}

.recent_news_publications-widget-2 .heading h3 {
  padding: 0px;
  margin: 0px;
}

.recent_news_publications-widget-2 ul li {
  padding: 10px 0px !important;
  font-size: 14px;
  border-bottom: 1px solid #fff;
}

.recent_news_publications-widget-2 ul li a:before {
  padding-right: 10px;
  vertical-align: middle;
  content: '>';
  position: relative;
  top: -1px;
  font-size: 12px;
}

.widget_search {
  padding: 15px !important;
}

.expert_countries-widget-2 ul,
.recent_news_publications-widget-2 ul {
  list-style: none;
  padding-left: 10px !important;
}

.recent_news_publications-widget-2 ul,
.sidebar .widget.widget_nav_menu ul#menu-footer-menu {
  margin: 15px 0px !important;
  padding-left: 10px;
}

.sidebar .widget.widget_nav_menu .widget-title {
  padding-left: 10px;
  margin: 0px;
  font-size: 18px;
}

.expert_countries-widget-2 ul li {
  font-size: 14px;
  padding: 5px 10px !important;
  border-bottom: 1px solid #fff;
}

.expert_countries-widget-2 ul li:last-child,
.recent_news_publications-widget-2 ul li:last-child {
  border-bottom: none;
}

.expert_countries-widget-2 ul li a:before {
  padding-right: 10px;
  vertical-align: middle;
  content: '>';
  position: relative;
  top: -1px;
  font-size: 12px;
}

body.has-sidebar #content {
  width: 70% !important;
}

.search #content {
  width: 100%;
}

body.search #wrapper .search-field {
  width: 93%;
}

body.search #wrapper .search-table .search-field input {
  margin: 0px;
}

body.search #wrapper .search-button {
  width: 7%;
  float: right;
}

body.search #wrapper .search-button input[type="submit"] {
  background: #042536 !important;
  color: #fff;
  font-family: icomoon;
}

table.dataTable thead .sorting_asc {
  background: #0683b6 !important;
}

table.dataTable thead .sorting {
  background: #042536 !important;
}

.fusion-page-title-captions h1 {
  background: #08557c9c;
  padding: 30px;
  text-align: center;
  font-weight: 400 !important;
  font-size: 25px !important;
  /*line-height: 1 !important;*/
}

.home .home_banner {
  height: 519px;
}

.fusion-logo img {
  height: 76px !important;
}

.city-box.right-column-box {
  background: #08557c9c;
  padding: 20px 30px;
  margin-left: 29%;
}

.city-box.right-column-box h2 {
  font-weight: 500;
  font-size: 20px;
}

.city-box.right-column-box select {
  background-color: #fff;
  border: 1px solid #fff;
}

.city-box.right-column-box label {
  font-weight: 500;
}

.city-box.right-column-box .search-data input {
  background: #042536;
  margin-top: 10px;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.home_banner_caption h1 {
  width: 65% !important;
}

.fusion-accordian {
  overflow: hidden;
}

.fusion-meta-info a:hover,
.fusion-post-title a:hover,
.search #content a:hover,
.single-navigation a:hover {
  color: #0683b6 !important
}

.fusion-post-title,
.city-box.right-column-box h2 {
  color: #fff !important;
}

#sidebar .city-box.right-column-box {
  margin-left: 0px !important;
}

.fusion-copyright-notice img {
  margin-top: -15px;
}

.pagination-next:after,
.single-navigation a[rel=next]:after,
.woocommerce-pagination .next:after,
.pagination-prev:before,
.single-navigation a[rel=prev]:before,
.woocommerce-pagination .prev:before {
  font-size: 12px !important;
}

.pagination-prev span.page-prev {
  margin-left: 5px;
}

.pagination-next span.page-next {
  margin-right: 5px;
}

#content .pagination a:hover {
  background: #0683b6 !important;
  color: #fff !important;
}

.fusion-header-tagline {
  font-weight: bold !important;
}

#expertdirectory_list tfoot tr th select#directorylist_columnfilter {
  display: none;
}

.entry-title.single-news-title {
  margin-bottom: 10px !important;
}

.fusion-news-publication.avada-container:first-child {
  margin-bottom: 25px;
}

.single-navigation {
  height: 25px;
  line-height: 25px;
  margin-top: 12px;
}

@media only screen and (max-width: 1280px) {
  #toTop {
    height: 35px !important;
    bottom: 0 !important;
    right: 0;
    width: 35px;
  }
}

@media (min-width:768px) and (max-width: 800px) {
  .expert_right_area,
  .expert_left_area {
    /*width: 50%;*/
    float: left;
  }
  .expert_directory_single_top {
    margin-top: 30px;
  }
}


@media (min-width:768px) and (max-width: 1024px) {
.expert-directory-profile img.profile-pic {
  width: 100%;
  height: auto;
}
.expert-directory-bottom ul.expert-buttons {
  padding-left: 0;
}
}

@media only screen and (max-width: 767px) {
  .featured-expert-img {
    text-align: center;
  }
  .mobile-nav-holder .mobile-selector,
  .mobile-topnav-holder .mobile-selector,
  #mobile-nav,
  #mobile-nav li a,
  #mobile-nav li a:hover,
  .mobile-nav-holder .mobile-selector .selector-down {
    border: 0 none;
  }
  .border-below-title .title-sep-container {
    display: block;
  }
  .expert_countries .mobile-nav-holder {
    display: block;
    margin-top: 0 !important;
  }
  #main {
    padding-top: 20px !important;
  }
  #sidebar {
    margin: 0 auto 20px;
  }
  #sidebar .expert_countries ul {
    display: none;
  }
  .expert_countries .mobile-nav-holder .mobile-selector span {
    color: #FFF;
  }
  #sidebar .expert_countries li a:hover,
  #sidebar .expert_countries li.current_page_item a:before,
  #sidebar .expert_countries li.current_page_item a {
    color: #333333!important;
    background-color: #f6f6f6;
  }
  #sidebar .expert_countries li a:hover:before {
    color: #333;
  }
  .expert-item h2.entry-title {
    line-height: 100% !important;
  }
  .expert-item .expert-content h3 {
    line-height: 100% !important;
  }
  #sidebar .expert_countries li a,
  #sidebar .recent_news_publications li a {
    padding: 5px 10px 5px 0;
  }
  .page .post-content .rev_slider_wrapper {
    margin-left: 0 !important;
  }
  .city-div {
    background-position: 20% 0;
  }
  .expert_top_left_image {
    max-width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 10px;
  }
  /* 11 July 2017 :: Starts */
  .expert_right_area {
    display: none;
  }
  .expert_left_area {
    width: 100%;
  }
  /* 11 July 2017 :: Ends */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .expert-item .image {
    display: block;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
  }
  .page-template-expert-directory-php #content.full-width {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}


/*25-02-2015 {Ruma Patel}*/

.cnt-anchor {
  text-decoration: underline;
  cursor: pointer;
  color: #1d5c7f;
}


/*19-07-2017 */

.title-wrapper .sep-double {
  display: none;
}


/*13-10-2017*/

#main .custom-subtitle {
  float: left;
  margin: 0;
  font-size: 30px;
  color: #ffffff;
  line-height: 1;
}

.directory-table-wrap .dataTables_wrapper {
  clear: none;
}

body #wrapper .footer-area .current_page_item>a,
body #wrapper .footer-area .current-menu-item>a,
body #wrapper .footer-area .current_page_item>a:before,
body #wrapper .footer-area .current-menu-item>a:before {
  color: #fff;
}

@media only screen and (max-width: 640px) {
  #main .custom-subtitle {
    float: none;
    text-align: center;
  }
  .directory-table-wrap .dataTables_wrapper {
    clear: both;
    margin-top: 30px;
  }
  .home_banner_caption h1,
  .city-box.right-column-box h2 {
    font-size: 20px !important;
  }
}


/*---- Changes 24-11-17 :: start ----*/

.info .expert_info .expert_icons {
  display: none;
}

.info .expert_icons {
  width: 35px;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .ai_social_icons {
    display: none;
  }
  .info .expert_info .expert_icons {
    display: inline-block;
  }
  .info .expert_info .expert_text {
    display: none;
  }
  .info .expert_info br {
    display: none;
  }
  .entry-title {
    font-size: 18px !important;
  }
}


/*---- Changes 24-11-17 :: end ----*/


/*---- Changes 11-05-2018 :: start ----*/

body #header-sticky .avada-row,
body #header .avada-row,
body #main .avada-row,
body .avada-row,
body .footer-area .avada-row,
body #slidingbar-area .avada-row,
body #footer .avada-row {
  max-width: 1200px;
}

.header-social .alignleft {
  width: 100%;
}

#wrapper .header-social .menu li {
  font-size: 16px;
  padding: 0;
}

#wrapper .header-social .menu li a {
  font-size: 16px;
  display: block;
}

body #wrapper .header-social .menu>li {
  height: auto !important;
  line-height: 100% !important;
  border-color: #031b28;
}

#wrapper .header-social .menu>li>a {
  padding: 20px;
}

#wrapper .header-social .menu>li.current-menu-item>a,
#wrapper .header-social .menu>li>a:hover,
#wrapper .header-social .menu>li>a:hover::before,
#wrapper .header-social .menu>li>a:hover::after {
  color: #fff !important;
  background: #0D7BB4;
}

.header-wrapper .header-social {
  border: 0 none;
}

.header-social,
.header-v2 #header,
.header-v3 #header,
.header-v4 #header,
.header-v5 #header,
#header,
.header-v4 #small-nav,
.header-v5 #small-nav {
  border-bottom: 0 none;
}

.light-sec {
  background: #085075;
}

body #wrapper h1,
body #wrapper h2,
body #wrapper h3,
body #wrapper h4,
body #wrapper h5,
body #wrapper h6 {
  font-weight: 300;
}

.post-content p {
  margin: 0 0 20px;
}

.title,
.fusion-title {
  margin: 0 0 20px;
}

.sec-gapping {
  padding-top: 40px;
  padding-bottom: 40px;
}

section.reading-box {
  margin-bottom: 0;
}

.featured-expert-content {
  margin-bottom: 0;
}

p:last-child {
  margin-bottom: 15px;
}

footer.footer-area h3 {
  margin: 0 0 18px;
  text-transform: none;
}

.footer-area {
  border: 0 none;
}

input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
textarea,
select {
  border: 0 none;
  border-radius: 3px;
  padding: 8px;
}

.directory-table-wrap .dataTables_wrapper .dataTables_length,
.directory-table-wrap .dataTables_wrapper .dataTables_filter,
.directory-table-wrap .dataTables_wrapper .dataTables_info,
.directory-table-wrap .dataTables_wrapper .dataTables_processing,
.directory-table-wrap .dataTables_wrapper .dataTables_paginate {
  color: #fff;
}

#posts-container .post,
.news-publication {
  background: #042536;
  border-radius: 5px;
  float: left;
  margin: 10px 0;
  padding: 30px;
  width: 100%;
}

#posts-container:hover .post,
#posts-container:hover .news-publication {
  opacity: 0.3;
}

#posts-container:hover .post:hover,
#posts-container:hover .news-publication:hover {
  opacity: 1;
}

#posts-container .post .entry-title,
.news-publication .entry-title {
  font-weight: 600;
  margin-bottom: 5px;
}

.pagination,
.woocommerce-pagination {
  margin-left: 10px;
  margin-right: 0;
  margin-top: 0;
}

.pagination .current,
.woocommerce-pagination .current,
.pagination a.inactive,
.woocommerce-pagination .page-numbers,
.pagination-next {
  background: #08557c;
  border: 0 none;
  color: #fff;
  height: auto;
  line-height: 21px;
  margin-left: 10px;
  margin-top: 10px;
  padding: 10px 30px;
}

.pagination .pagination-next,
.woocommerce-pagination .next,
.pagination .pagination-prev,
.woocommerce-pagination .prev {
  background: #08557c;
  border: 0 none;
  color: #fff;
  display: inline-block;
  height: auto;
  line-height: 20px;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 10px;
  padding: 10px 30px;
}

.pagination .current,
.woocommerce-pagination .current,
.pagination .pagination-next:hover,
.woocommerce-pagination .next:hover,
.pagination .pagination-prev:hover,
.woocommerce-pagination .prev:hover,
.pagination a.inactive:hover,
.woocommerce-pagination .page-numbers:hover {
  border: 0 none;
  background: transparent;
  color: #0d7bb4 !important;
}

.pagination-prev::before,
.woocommerce-pagination .prev::before,
.pagination-prev::after,
.woocommerce-pagination .prev::after,
.pagination-next::after,
.woocommerce-pagination .next::after {
  color: #fff;
  font-size: 10px;
  position: static;
  margin: 0;
}

.pagination-prev:hover::before,
.woocommerce-pagination .prev:hover::before,
.pagination-prev:hover::after,
.woocommerce-pagination .prev:hover::after,
.pagination-next:hover::after,
.woocommerce-pagination .next:hover::after {
  color: #0d7bb4 !important;
}

#sidebar .widget h3 {
  font-weight: 300;
}

#sidebar .recent_news_publications li a::before,
#sidebar .expert_countries li a::before {
  color: #fff;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 10px;
  vertical-align: top;
}

#sidebar .expert_countries li a::before {
  top: 1px;
}

#sidebar .recent_news_publications li a,
#sidebar .expert_countries li a {
  position: relative;
  padding-left: 15px;
}

#sidebar .widget {
  /*background: transparent;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 0px;*/
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px;
  background: #08557c;
}

.single-news-publication .news-publication {
  background: transparent;
  margin: 0;
  padding: 0;
}

.single-news-publication #main .news-publication .entry-title {
  background: #052d41;
  border-radius: 5px;
  font-weight: 500;
  margin-bottom: 40px;
  padding: 10px;
}

.single .post .meta-info,
.avada_faq .meta-info {
  margin-bottom: 25px;
}

.search-page-search-form {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

body #wrapper .search-table .search-button input[type="submit"] {
  background: #052D41;
  line-height: 30px;
}

body #wrapper .search-table .search-button input[type="submit"]:hover {
  background-color: #08557C;
}

body #wrapper .search-table .search-field input {
  padding: 8px 1%;
}

body .post {
  margin-bottom: 25px;
}

.review blockquote::after {
  border-top: 10px solid #052d41;
}

input[type="button"],
input[type="submit"],
button,
#wpcf7-f4574-p74-o1 input[type="submit"] {
  background: #08557c none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  line-height: 100%;
  padding: 10px 30px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border-radius: 2px !important;
}

input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
  background: #042536;
  border: 0 none;
  color: #0d7bb4;
}

.nf-form-content .nf-field-label label,
form label {
  font-weight: 300;
}

.nf-form-content .label-above .nf-field-label {
  margin-bottom: 5px;
}

.nf-form-content #ninja_forms_required_items,
.nf-form-content .nf-field-container {
  margin-bottom: 10px;
}

.nf-form-content .nf-error .ninja-forms-field {
  border: 1px solid #ff0000 !important;
}

textarea {
  height: 60px !important;
  resize: none;
}

.fn a:hover {
  color: #0683b6 !important;
}

span.wpcf7-list-item {
  display: block;
  margin: 0;
}

#wpcf7-f4574-p74-o1 input[type="submit"] {
  padding: 5px 15px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  border-radius: 3px !important;
}

.no-overflow-y body {
  padding-right: 14px !important;
}

.nicescroll-rails {
  width: 14px !important;
}

.nicescroll-rails .nicescroll-cursors {
  width: 12px !important;
  margin-right: 1px !important;
}

.nicescroll-rails {
  background: rgb(255, 255, 255) !important;
}

.nicescroll-rails .nicescroll-cursors {
  background-color: rgb(172, 179, 183) !important;
}

.fusion-header-v4 .fusion-header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.fusion-header-tagline {
  font-size: 18px !important;
  font-style: italic !important;
}


/** responsive start  **/

@media screen and (max-width: 800px) {
  .mobile-topnav-holder {
    color: #fff;
    width: 100%;
  }
  .mobile-nav-holder .mobile-selector,
  .mobile-topnav-holder .mobile-selector {
    border: 0 none;
  }
  .mobile-nav-holder .mobile-selector .selector-down::before,
  .mobile-topnav-holder .mobile-selector .selector-down::before {
    color: #fff;
  }
  .mobile-nav-holder .mobile-selector .selector-down,
  .mobile-topnav-holder .mobile-selector .selector-down {
    border-left: 1px solid #fff;
  }
  .mobile-nav-holder .mobile-selector,
  .mobile-topnav-holder .mobile-selector,
  #mobile-nav,
  #mobile-nav li a,
  #mobile-nav li a:hover,
  .mobile-nav-holder .mobile-selector .selector-down {
    border: 0 none;
  }
  body #wrapper .header-social .mobile-topnav-holder li a {
    color: #fff;
  }
  body .pagination {
    margin-top: 0;
  }
  .pagination .pagination-next,
  .woocommerce-pagination .next,
  .pagination .pagination-prev,
  .woocommerce-pagination .prev,
  .pagination .current,
  .woocommerce-pagination .current,
  .pagination a.inactive,
  .woocommerce-pagination .page-numbers,
  .pagination-next {
    padding: 10px 20px;
  }
  #posts-container .post,
  .news-publication {
    padding: 20px;
  }
  body.has-sidebar #content,
  #main #sidebar {
    width: 100% !important;
  }
  .fusion-copyright-notice img {
    display: none;
  }
  #content {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .fusion-page-title-captions h1 {
    font-size: 20px !important;
  }
}


/*---- Changes 11-05-2018 :: end ----*/

@media (min-width:768px) and (max-width: 1024px) {
  .expert-directory-profile .profile-deatils {
    width: 520px;
  }
  .expert-directory-profile .profile-deatils ul {
    width: 250px;
  }
  .expert-directory-bottom .expert-social-icon {
    width: 40%;
  }
  ul.expert-buttons {
    width: 60%;
  }
  .city-box.right-column-box {
    margin-left: 10%;
  }
  .home_banner_caption .fusion-text p,
  .home_banner_caption h1 {
    width: 80% !important;
  }
  .home_banner_caption h1 {
    font-size: 25px !important;
  }
  .city-box.right-column-box h2 {
    font-size: 19px !important;
  }
  #main .fusion-portfolio h2,
  #main .post h2,
  #wrapper #main .post h2,
  #wrapper #main .post-content .fusion-title h2,
  #wrapper #main .post-content .title h2,
  #wrapper .fusion-title h2,
  #wrapper .post-content h2,
  #wrapper .title h2,
  .fusion-modal h2,
  .fusion-widget-area h2,
  h2.entry-title {
    font-size: 20px !important;
  }
  .expert-directory-profile .expert-directory-img {
    float: left;
    width: 20%;
  }
  .expert-directory-profile .profile-deatils {
    float: right;
    width: 75%;
  }
  .expert-directory-profile .profile-deatils .expert-directory-address {
    float: left;
    width: 35%;
  }
  .expert-directory-profile .profile-deatils .expert-directory-contact {
    float: right;
    width: 60%;
  }
  ul.expert-buttons li a {
    padding: 10px 20px;
    width: unset;
  }
}

@media only screen and (max-width: 1024px) {
  /*.expert-directory-profile img.profile-pic
	{
		max-height:140px !important;
		max-width:140px !important;
		width: unset !important;
		height: unset !important;
	}*/
  img.practice-logo {
    height: auto !important;
    width: auto !important;
    max-width: 140px;
    max-height: 140px;
  }
  .type-expert-directory .col-md-12 {
    overflow: hidden;
  }
}

@media (min-width:621px) and (max-width: 767px) {
  .expert-directory-profile .expert-directory-img {
    float: left;
    width: 20%;
  }
  .expert-directory-profile .profile-deatils {
    float: right;
    width: 75%;
  }
  .expert-directory-profile .profile-deatils .expert-directory-address {
    float: left;
    width: 45%;
  }
  .expert-directory-profile .profile-deatils .expert-directory-contact {
    float: right;
    width: 45%;
  }
}

@media only screen and (max-width: 800px) {
  .city-box.right-column-box {
    margin-left: 0%;
  }
  .home_banner_caption .fusion-text p,
  .home_banner_caption h1 {
    width: 100% !important;
  }
  .home .home_banner {
    height: auto;
    padding: 25px 30px !important;
  }
  .fusion-page-title-bar {
    background-size: 100% 100% !important;
  }
  .home_banner_caption h1 {
    font-size: 25px !important;
  }
  #main .custom-subtitle {
    font-size: 25px !important;
  }
  .expert-directory-profile {
    width: 100%;
  }
  .expert-buttons {
    width: 50% !important;
  }
  ul.expert-buttons li a {
    padding: 10px 15px;
    width: unset;
    font-size: 12px;
  }
  .fusion-page-title-captions h1 {
    font-size: 25px !important;
  }
  .fusion-sticky-header-wrapper {
    height: unset !important;
  }
  .fusion-sticky-header-wrapper .fusion-secondary-main-menu {
    display: none;
  }
  .fusion-page-title-bar .fusion-page-title-row h1 {
    line-height: 28px !important;
    font-size: 20px !important;
    padding: 15px 30px;
  }
  #expertdirectory_list select {
    width: unset;
  }
  .fusion-footer .fusion-footer-widget-area .widget-title {
    margin: 0 0 20px !important;
    font-size: 20px !important;
  }
  .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 35px !important;
  }
  .fusion-copyright-notice {
    text-align: left !important;
  }

  .fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-mobile-nav-holder, 
  .fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-mobile-nav-holder {
    display: block;
  }
  .fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-secondary-menu {
      display: none;
  }
  .fusion-mobile-menu-design-classic .fusion-secondary-header {
      padding: 10px;
  }
  .fusion-mobile-menu-design-classic .fusion-alignleft {
    margin-bottom: 10px;
  }
  body button.fusion-mobile-selector {
    padding: 0;
    color: #fff;
    border: 1px solid #fff;
    outline: none;
  }
  body .fusion-mobile-nav-item a, .fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a {
    font-size: 13px !important;
  }
  body .fusion-logo img {
    height: auto !important;
  }
  .fusion-header-wrapper .fusion-mobile-menu-design-classic .fusion-header-tagline {
    float: none;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
}

}


@media only screen and (max-width: 767px) {
  
  .expert-directory-profile img.profile-pic {
    /*width: 100%;*/
    width: auto;
    height: auto;
  }
  .expert-directory-bottom ul.expert-buttons {
    padding-left: 0;
  }
  .single #content {
    width: 100%;
  }
  .expert-directory-profile .expert-directory-img {
    text-align: center;
}
  .expert-directory-profile img.profile-pic {
    /*width: 100%;*/
    width: auto;
    height: auto;
    margin: auto;
    display: inline-block;
    float: none;
  }
  .expert-directory-profile img.practice-logo {
    display: none;
}

}


@media only screen and (max-width: 620px) {
body .expert-directory-profile .expert-directory-img {
    width: 100%;
}
}

@media only screen and (max-width: 620px) {
  .expert-directory-profile .expert-directory-img {
    float: unset;
    width: 20%;
  }
  .expert-directory-profile .profile-deatils {
    float: unset;
    width: 100%;
  }
  .expert-directory-profile .profile-deatils .expert-directory-address,
  .expert-directory-profile .profile-deatils .expert-directory-contact {
    float: unset;
    width: 70%;
  }
  ul.expert-buttons li a {
    width: 150px !important;
  }
  ul.expert-buttons,
  .expert-directory-bottom .expert-social-icon {
    float: unset;
    width: 100% !important;
    padding-left: 0px;
  }
  .fusion-columns .fusion-column {
    margin: 0px !important;
  }

  .home .home_banner {
    background-position: left center !important;
  }
}

@media only screen and (max-width: 480px) {
  .one_fourth.featured-expert-img,
  .three_fourth {
    float: none !important;
    width: 100% !important;
  }
  .three_fourth h2 {
    margin: 18px 0px 6px !important;
  }
  .three_fourth p {
    margin: 6px 0px !important;
  }
  .expert-directory-profile .expert-directory-img,
  .expert-directory-profile .profile-deatils,
  .expert-directory-profile .profile-deatils .expert-directory-address,
  .expert-directory-profile .profile-deatils .expert-directory-contact {
    float: left;
    width: 100%;
  }
  ul.expert-buttons li a {
    width: unset !important;
  }
  .home .home_banner {
    padding: 20px 30px !important;
    height: 380px;
  }
  .home_banner_caption h1,
  .city-box.right-column-box h2 {
    font-size: 20px !important;
  }
  .city-box.right-column-box .search-data input {
    padding: 10px 20px;
  }
  /*.home_banner_caption, .profile-deatils p { margin-bottom: 0px !important; }*/
  .home_banner_caption .fusion-text p {
    padding: 10px !important;
    margin-bottom: 30px !important;
  }
  .city-box.right-column-box {
    padding: 10px 20px;
  }
  .fusion-show-pagination-text .pagination,
  .fusion-show-pagination-text .woocommerce-pagination {
    margin-left: 0px !important;
  }
}

@media (min-width:441px) and (max-width: 480px) {
  .find_family_lawyer {
    margin-top: 80px !important;
    margin-bottom: -35px !important;
  }
}

@media (max-width: 468px) {
  .news-publication-author.alignleft.vcard {
    float: none;
  }
  .news_publication .post-content {
    margin-top: 10px;
  }
}

@media (min-width:360px) and (max-width: 440px) {
  .find_family_lawyer {
    margin-top: 60px !important;
    margin-bottom: -30px !important;
  }
}

@media only screen and (max-width: 375px) {
  img.practice-logo {
    max-width: 120px !important;
    max-height: 140px;
  }
}

@media only screen and (max-width: 360px) {
  .news-publication img.alignright {
    float: unset !important;
    margin-top: 20px !important;
  }
  .home .home_banner {
    padding: 10px 30px 0px !important;
  }
  .city-box.right-column-box h2 {
    font-size: 18px !important;
  }
  .home_banner_caption .fusion-text p {
    font-size: 14px !important;
  }
  .find_family_lawyer {
    margin-top: 35px !important;
    margin-bottom: -15px !important;
  }
}

@media only screen and (max-width: 320px) {
  img.practice-logo {
    max-width: 80px !important;
    max-height: 140px;
  }
  .home .home_banner {
    background-position: -18px center !important;
}
}
