
/*
	[Master Stylesheet]
	Template Name: legalor
	Description: legalor is an expressive, virtuous, Responsive, user friendly and powerful HTML 5 Template.This template was built in Bootstrap 5, HTML5 and CSS3.
	更多下载：Http://www.bootstrapmb.com
	Version: 1.0.0
	Primary use: event
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Normalize
2. Typography
3. Table
4. Forms
5. Buttons
6. Pagination
7. Clearing
8. Main Header
9. Home front section
	* Home banner section
	* Home About section
	* Home Blog section
	* Home Gallery section
	* Home legal area section
	* Home service section
	* Home Progress section
	* Home Schedule section
	* Home Testimonial section
	* Home sidebar section
10. main Footer
11. pages
	* 404 Pages
	* About Pages
	* Account page
	* Blog Archive Pages
	* Blog Single Pages
	* Cart Pages
	* Cheakout Page
	* Comming Soon Page
	* Contact page
	* Event Schedule Page
	* Event Detail Pages
	* FAQ Pages
	* Gallery Pages
	* Legal Page
	* Pricing Page
	* Recover page
	* Reservation Page
	* Search Pages
	* Speaker List pages
	* Speaker Detail pages
	* Sponsers Pages
	* Testimonial Pages
	* Shop Pages
		*Product Right
		*Product Detail
		*Product Cart
		*Product Checkout
12. compatibility
    * Widget Siderbar---------------------------------------------------------------- */
/*--------------------------------------------------------------
>>> Normalize
 */.site-loader {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
}
.site-loader .preloader-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
}/*--------------------------------------------------------------
>>> Main Footer
----------------------------------------------------------------*/
.site-footer {
  background-color: #303649;
}
.site-footer .footer-overlay {  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  opacity: 0.05;
}
.site-footer .top-footer {
  position: relative;
  z-index: 1;
  padding: 120px 0 35px;
}
@media screen and (max-width: 767px) {
  .site-footer .top-footer {
    padding: 55px 0 35px;
  }
}
.site-footer .top-footer .widget {
  color: #d9d9d9;
}
.site-footer .top-footer .widget .widget-title {
  color: #ffffff;
  font-size: 17px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .site-footer .top-footer .widget .widget-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.site-footer .top-footer .widget .textwidget {
  color: #d5d5d5;
  margin-bottom: 15px;
}
.site-footer .top-footer .widget ul li {
  margin-bottom: 15px;
}
.site-footer .top-footer .widget ul li:last-child {
  margin-bottom: 0;
}
.site-footer .top-footer .widget ul li a {
  color: #d5d5d5;
  display: inline-block;
}
.site-footer .top-footer .widget ul li a:hover, .site-footer .top-footer .widget ul li a:focus, .site-footer .top-footer .widget ul li a:active {
  color: #A46B09;
}
@media screen and (max-width: 575px) {
  .site-footer .top-footer .widget ul li {
    margin-bottom: 10px;
  }
}
.site-footer .top-footer .widget .footer-locate-link ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.site-footer .top-footer .widget .footer-locate-link ul li {
  color: #ffffff;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.site-footer .top-footer .widget .footer-locate-link ul li:last-child {
  margin-bottom: 0;
}
.site-footer .top-footer .widget .footer-locate-link ul li i {
  margin-right: 14px;
  color: #ffffff;
}
.site-footer .top-footer .widget .footer-locate-link ul li .locate-txt {
  color: #ffffff;
}
.site-footer .top-footer .widget .footer-locate-link ul li a {
  transition: all 0.5s;
}
.site-footer .top-footer .widget .footer-locate-link ul li a:hover .locate-txt {
  color: #A46B09;
}
.site-footer .top-footer .img-textwidget {
  padding: 40px;
  margin-top: -40px;
  margin-right: 22px;
}
.site-footer .top-footer .img-textwidget .textwidget {
  margin-bottom: 20px;
  color: #f8f8f8;
}
@media screen and (max-width: 991px) {
  .site-footer .top-footer .img-textwidget {
    margin: 0 0 20px;
  }
}
.site-footer .top-footer .news-widget {
  margin-left: 22px;
}
.site-footer .top-footer .news-widget .footer-email-form {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.site-footer .top-footer .news-widget .footer-email-form input[type=email] {
  width: 100%;
  height: 60px;
  padding: 15px 76px 15px 15px;
  background-color: #ffffff;
}
.site-footer .top-footer .news-widget .footer-email-form button {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 68px;
  height: calc(100% - 6px);
  background-color: #EB9601;
  color: #ffffff;
  border: none;
  transition: all 0.4s;
}
.site-footer .top-footer .news-widget .footer-email-form button:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .site-footer .top-footer .news-widget {
    margin: 0 0 20px;
  }
}
.site-footer .top-footer .footer-logo {
  margin-bottom: 20px;
}
.site-footer .top-footer .footer-social-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site-footer .top-footer .footer-social-links ul li {
  margin: 0 3px;
  display: inline-block;
}
.site-footer .top-footer .footer-social-links ul li:first-child {
  margin-left: 0;
}
.site-footer .top-footer .footer-social-links ul li:last-child {
  margin-right: 0;
}
.site-footer .top-footer .footer-social-links ul li a {
  background-color: #EB9601;
  color: #ffffff;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  line-height: 35px;
  text-align: center;
  display: block;
  font-size: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-footer .top-footer .footer-social-links ul li a:hover {
  background-color: #A46B09;
  color: #ffffff;
  border-color: #A46B09;
}
.site-footer .bottom-footer {
  position: relative;
  z-index: 1;
  background-color: #303649;
}
.site-footer .bottom-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #111;
  opacity: 0.1;
}
.site-footer .bottom-footer .copy-right {
  text-align: center;
  padding: 15px 0;
  color: #d9d9d9;
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .site-footer .bottom-footer .copy-right {
    font-size: 12px;
  }
}.primary-bg {
  background-color: #EB9601;
}
/*--------------------------------------------------------------
>>> Compatibility
----------------------------------------------------------------*/
.widget {
  margin-bottom: 20px;
}
.widget a {
  display: block;
}
.widget .widget-title {
  margin-bottom: 30px;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  list-style: none;
}
.widget ul li a {
  color: #383838;
  font-weight: 700 !important;
    text-decoration: none !important
}
.widget ul li a:hover {
  color: #A46B09;
}
.widget.author_widget {
  text-align: center;
}
.widget.author_widget .profile .avatar {
  margin-bottom: 14px;
}
.widget.author_widget .profile .avatar a {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget.author_widget .profile .avatar a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.widget.author_widget .profile .avatar a:hover:before, .widget.author_widget .profile .avatar a:focus:before, .widget.author_widget .profile .avatar a:active:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
  display: block;
}
.widget.author_widget .name-title {
  margin-bottom: 20px;
}
.widget.author_widget .text-content p:last-child {
  margin-bottom: 0;
}
.widget.author_widget .socialgroup {
  margin-top: 25px;
}
.widget.author_widget .socialgroup ul {
  margin: 0;
}
.widget.author_widget .socialgroup ul li {
  list-style: none;
  border-bottom: none;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
}
.widget.author_widget .socialgroup ul li a {
  color: #EB9601;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding: 3px 9px;
  border: 1px solid #EB9601;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget.author_widget .socialgroup ul li a:hover, .widget.author_widget .socialgroup ul li a:focus, .widget.author_widget .socialgroup ul li a:active {
  border-color: #A46B09;
  color: #A46B09;
}
.widget.author_widget .profile .avatar {
  width: 29%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: #fff;
}
.widget.author_widget .profile .avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.widget.author_widget .widget-content.text-center .profile .avatar {
  margin-left: auto;
  margin-right: auto;
}
.widget.author_widget .widget-content.text-right .profile .avatar {
  margin-left: auto;
}
.widget.widget-post-thumb li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.widget.widget-post-thumb li:before, .widget.widget-post-thumb li:after {
  content: "";
  display: block;
  clear: both;
}
.widget.widget-post-thumb li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget.widget-post-thumb li a {
  color: inherit;
}
.widget.widget-post-thumb .post-thumb {
  width: 100px;
  float: left;
  position: relative;
}
.widget.widget-post-thumb .post-content {
  float: right;
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
.widget.widget-post-thumb .post-content h6 {
  margin-bottom: 5px;
}
.widget.widget-post-thumb .post-content p {
  margin-bottom: 0;
  font-size: 14px;
}
.widget.widget-post-thumb .post-content .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.widget.widget-post-thumb .post-content .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.widget.widget-post-thumb .post-content .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1.8;
}
.widget.widget-post-thumb .post-content .entry-meta span:last-child:before {
  display: none;
}
.widget.widget-post-thumb .post-content .entry-meta a {
  color: #adadad;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.widget.widget-post-thumb .post-content .entry-meta a:hover, .widget.widget-post-thumb .post-content .entry-meta a:focus {
  color: #A46B09;
}
.widget.widget_tag_cloud .tagcloud {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
.widget.widget_tag_cloud .tagcloud a {
  background-color: #F6F6F6;
  color: #383838;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 5px 15px;
  margin: 5px;
  text-align: center;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  background-color: #A46B09;
  color: #ffffff;
}
.widget.widget_recent_post li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(135, 135, 135, 0.3);
}
.widget.widget_recent_post li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget.widget_recent_post li a {
  color: inherit;
}
.widget.widget_recent_post li h5 {
  font-family: "Marcellus", serif;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.widget.widget_recent_post li .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.widget.widget_recent_post li .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.widget.widget_recent_post li .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget.widget_recent_post li .entry-meta span:last-child:before {
  display: none;
}
.widget.widget_recent_post li .entry-meta a {
  color: #CCC;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.widget.widget_recent_post li .entry-meta a:hover, .widget.widget_recent_post li .entry-meta a:focus {
  color: #A46B09;
}
.widget .gallery,
.widget .insta-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
.widget .gallery .gallery-item,
.widget .insta-gallery .gallery-item {
  padding: 5px;
}
.widget .gallery .gallery-item a,
.widget .insta-gallery .gallery-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget .gallery .gallery-item a:before,
.widget .insta-gallery .gallery-item a:before {
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.widget .gallery .gallery-item a:hover:before, .widget .gallery .gallery-item a:focus:before, .widget .gallery .gallery-item a:active:before,
.widget .insta-gallery .gallery-item a:hover:before,
.widget .insta-gallery .gallery-item a:focus:before,
.widget .insta-gallery .gallery-item a:active:before {
  opacity: 1;
  width: 100%;
  left: 0;
}
.widget .gallery.gallery-colum-3 .gallery-item,
.widget .insta-gallery.gallery-colum-3 .gallery-item {
  width: 33.33%;
}
.widget.widget_social {
  margin-top: 20px;
}
.widget.widget_social .social-icon {
  width: 50%;
}
.widget.widget_category ul li {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #888888;
  text-align: right;
}
.widget.widget_category ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget.widget_category ul li a {
  float: left;
}
.widget.search_widget {
  position: relative;
}
.widget.search_widget input {
  width: 100%;
  padding: 0 55px 0 10px;
}
.widget.search_widget button {
  background-color: #EB9601;
  color: #ffffff;
  font-size: 14px;
  border: none;
  position: absolute;
  right: 6px;
  top: 7px;
  padding: 13px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.widget.search_widget button:hover {
  background-color: #A46B09;
}
.widget.widget_social ul {
  margin: -2px;
}
.widget.widget_social ul li {
  display: inline-block;
  margin: 2px;
}
.widget.widget_social ul li a {
  border: 1px solid #e6e6e6;
  display: block;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget.widget_social ul li a:hover {
  background-color: #A46B09;
  border-color: #A46B09;
  color: #ffffff;
}
.widget.price_handel_widget .price-amout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 25px;
}
.widget.price_handel_widget .price-amout input {
  background-color: transparent;
  display: inline-block;
  width: 70px;
  border: none;
  font-size: 15px;
  padding: 0;
  text-align: right;
  height: 42px;
}
.widget.price_handel_widget .price-label {
  border: 1px solid #e6e6e6;
  padding: 0 10px;
}
.widget.price_handel_widget button {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 8px 20px;
  font-weight: normal;
}
.widget.widget_text ul {
  margin-top: 20px;
}
.widget.widget_text ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.widget.widget_text ul li:last-child {
  margin-bottom: 0;
}
.widget.widget_text ul li i {
  color: #EB9601;
  position: absolute;
  left: 0;
}
.widget.widget_newslatter .newslatter-form {
  margin-top: 24px;
}
.widget.widget_newslatter .newslatter-form input {
  width: 100%;
  margin-bottom: 15px;
}
.widget.widget_newslatter .newslatter-form [type=submit] {
  padding: 17px 30px;
  margin-bottom: 0;
}
.widget.widget-product-thumb li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget.widget-product-thumb li:before, .widget.widget-product-thumb li:after {
  content: "";
  display: block;
  clear: both;
}
.widget.widget-product-thumb li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget.widget-product-thumb li a {
  color: inherit;
}
.widget.widget-product-thumb .product-thumb {
  width: 80px;
  float: left;
  position: relative;
}
.widget.widget-product-thumb .product-content {
  float: right;
  padding-left: 20px;
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
}
.widget.widget-product-thumb .product-content h5 {
  color: #151515;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: "Helvetica Neue", sans-serif;
}
.widget.widget-product-thumb .product-content .entry-meta {
  margin-left: -8px;
  margin-right: -8px;
}
.widget.widget-product-thumb .product-content .entry-meta span {
  padding: 0 8px;
  position: relative;
}
.widget.widget-product-thumb .product-content .entry-meta span:before {
  color: #B6B6B6;
  content: "|";
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget.widget-product-thumb .product-content .entry-meta span:last-child:before {
  display: none;
}
.widget.widget-product-thumb .product-content .entry-meta a {
  color: #787878;
  display: inline-block;
  font-size: 13px;
  line-height: 1.1;
}
.widget.widget-product-thumb .product-content .entry-meta a:hover, .widget.widget-product-thumb .product-content .entry-meta a:focus {
  color: #A46B09;
}
.widget.widget_category_product_thumb {
  margin-bottom: 40px;
}
.widget.widget_category_product_thumb ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}
.widget.widget_category_product_thumb li {
  padding: 5px;
}
.widget.widget_category_product_thumb li .product-thumb {
  margin-bottom: 10px;
  overflow: hidden;
}
.widget.widget_category_product_thumb li .product-thumb a {
  display: block;
  position: relative;
}
.widget.widget_category_product_thumb li .product-thumb a:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.widget.widget_category_product_thumb li .product-thumb a:hover:before, .widget.widget_category_product_thumb li .product-thumb a:focus:before, .widget.widget_category_product_thumb li .product-thumb a:active:before {
  opacity: 1;
}
.widget.widget_category_product_thumb li .product-content {
  text-align: center;
}
.widget.widget_category_product_thumb li .product-content h6 {
  margin-bottom: 5px;
  display: inline-block;
  color: #292929;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.widget.widget_category_product_thumb li .product-content .count {
  color: #EB9601;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.widget.widget_category_product_thumb.colum-3 li {
  width: 33.33%;
}
.widget.widget_category_product_thumb.colum-2 li {
  width: 50%;
}.sidebar .widget {
  margin-bottom: 50px;
}
.sidebar .widget .widget-title {
  display: table;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  color: #303649;
}
.sidebar .widget .widget-title:before, .sidebar .widget .widget-title:after {
  background-color: #a7a7a7;
  content: "";
  position: absolute;
  top: 45%;
  width: 50px;
  height: 1px;
}
.sidebar .widget .widget-title:before {
  left: -10px;
}
.sidebar .widget .widget-title:after {
  right: -10px;
}
.sidebar .widget .widget-title-dash-border {
  padding: 5px 25px;
  border-radius: 25px;
  border: 1px dashed #d9d9d9;
  margin-bottom: 35px;
  color: #303649;
  display: inline-block;
}
.sidebar .widget .widget-title-divider-center-bottom {
  border: 1px solid #EB9601;
  color: #EB9601;
  margin-bottom: 25px;
  padding: 5px 15px 5px 15px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  display: inline-block;
  text-align: center;
}
.sidebar .widget .widget-title-bottom-dash {
  position: relative;
  z-index: 1;
  color: #303649;
  padding-bottom: 9px;
  margin-bottom: 30px;
}
.sidebar .widget .widget-title-bottom-dash:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 63px;
  background-color: #EB9601;
  transform: translatex(-50%);
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget-map iframe {
  height: 280px;
}
.sidebar .widget-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  border: none;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.sidebar .widget-bg-image:before {
  background-color: #151515;
  opacity: 0.7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sidebar .widget-bg-image * {
  color: #ffffff;
}
.sidebar .information-content {
  margin-bottom: 50px;
  padding: 50px 30px;
}
.sidebar .information-content .button-round-primary {
  margin-top: 20px;
  display: inline-block;
}
.sidebar .icon-list-content ul {
  text-align: left;
  padding: 0;
  margin: 0;
}
.sidebar .icon-list-content ul li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(235, 150, 1, 0.25);
}
.sidebar .icon-list-content ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .icon-list-content ul li i {
  color: #EB9601;
  margin-right: 8px;
  font-size: 18px;
}
.sidebar .icon-list-content ul li a {
  color: #303649;
  line-height: 1.3;
  font-weight: 600;
}
.sidebar .icon-list-content ul li a:hover {
  color: #A46B09;
}
.sidebar .widget-detail li {
  -webkit-align-items: end;
  -moz-align-items: end;
  -ms-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 15px;
}
.sidebar .widget-detail li:last-child {
  margin-bottom: 0;
}
.sidebar .widget-detail li h5 {
  font-size: 16px;
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 500;
}
.sidebar .widget-detail li span {
  color: #787878;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}
.sidebar .widget-from p {
  margin-bottom: 20px;
}
.sidebar .widget-from input:not([type=submit]) {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}.sidebar .widget-bg {
  background-color: #f8f8f8;
  margin-bottom: 50px;
  padding: 30px;
}
.sidebar .widget-bg .bg-title {
  background-color: #EB9601;
  color: #ffffff;
  padding: 17px;
  text-align: center;
  margin-bottom: 25px;
}
.sidebar .sidebar-list ul {
  padding: 0;
  margin: 0;
}
.sidebar .sidebar-list li {
  list-style: none;
  margin-bottom: 8px;
}
.sidebar .sidebar-list li i {
  color: #303649;
  margin-right: 10px;
  font-size: 14px;
}
.sidebar .faq-widget .accordion .card button {
  font-size: 15px;
  font-weight: 600;
  padding: 18px;
  text-transform: capitalize;
}
.sidebar .widget-icon {
  background-color: #EB9601;
  border-radius: 100%;
  color: #ffffff;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 48px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.sidebar .or-style {
  color: #EB9601;
  display: table;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  margin-bottom: 20px;
}
.sidebar .or-style:before, .sidebar .or-style:after {
  background-color: #EB9601;
  content: "";
  width: 60px;
  height: 1px;
  position: absolute;
  top: 50%;
  display: inline-block;
}
.sidebar .or-style:before {
  left: 0;
}
.sidebar .or-style:after {
  right: 0;
}
.sidebar .upload-widget .button-primary {
  margin-top: 20px;
}/*--------------------------------------------------------------
>>> Clearing
----------------------------------------------------------------*/
.clearfix:before, .clearfix:after {
  content: "";
  display: block;
  clear: both;
}/*--------------------------------------------------------------
>>> Main Header
----------------------------------------------------------------*/
/*--- top header css start ---*/
.top-header {
  padding: 0px;
  background-color: #111111;
  color: #ffffff;
}
.top-header .header-schedule-info {
  display: flex;
  align-items: center;
}
.top-header .header-schedule-info i {
  font-size: 20px;
  color: #ffffff;
}
.top-header .header-schedule-info .schedule-info {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  line-height: 1.2;
  color: #d9d9d9;
}
.top-header .header-schedule-info .schedule-info a {
  margin-left: 7px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
}
.top-header .header-schedule-info .schedule-info a:before {
  content: "";
  position: absolute;
  background-color: #787878;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 1;
}
.top-header .header-schedule-info .schedule-info a:hover {
  color: #A46B09;
}
@media screen and (max-width: 991px) {
  .top-header .header-schedule-info .schedule-info {
    font-size: 12px;
  }
  .top-header .header-schedule-info .schedule-info a {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .top-header .header-schedule-info {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 479px) {
  .top-header .header-schedule-info .schedule-info {
    margin-left: 8px;
  }
  .top-header .header-schedule-info .schedule-info a {
    margin-left: 6px;
  }
}.header-contact-info {
  margin-left: 17px;
  width: 220px;
}
.header-contact-info a {
  padding: 16px 16px;
  background-color: #EB9601;
  color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.header-contact-info a .header-contact-inner {
  display: flex;
  align-items: center;
}
.header-contact-info a .header-contact-inner .icon i {
  color: #ffffff;
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .header-contact-info a .header-contact-inner .icon i {
    font-size: 25px;
  }
}
.header-contact-info a .header-contact-inner .details-content {
  color: #ffffff;
  margin-left: 15px;
}
.header-contact-info a .header-contact-inner .details-content .content-title {
  font-size: 13px;
  display: inline-block;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 6px;
}
.header-contact-info a .header-contact-inner .details-content h6 {
  margin-bottom: 0;
  color: #ffffff;
  transition: 0.4s all;
}
@media screen and (max-width: 767px) {
  .header-contact-info a .header-contact-inner .details-content h6 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .header-contact-info a .header-contact-inner .details-content h6 {
    font-size: 12px;
  }
}
.header-contact-info a:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .header-contact-info a {
    padding: 14px 12px;
  }
}
@media screen and (max-width: 767px) {
  .header-contact-info {
    width: auto;
  }
  .header-contact-info a {
    align-items: center;
  }
}
@media screen and (max-width: 575px) {
  .header-contact-info {
    margin-left: 12px;
  }
  .header-contact-info a .header-contact-inner .details-content {
    margin-left: 11px;
  }
  .header-contact-info a .header-contact-inner .details-content h6 {
    font-size: 10px;
  }
  .header-contact-info a .header-contact-inner .details-content .content-title {
    font-size: 11px;
  }
}
@media screen and (max-width: 479px) {
  .header-contact-info {
    display: none;
  }
}.header-social {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 26px;
  background-color: #292929;
}
.header-social li {
  margin: 0 9px;
}
.header-social li:first-child {
  margin-left: 0;
}
.header-social li:last-child {
  margin-right: 0;
}
.header-social a i {
  font-size: 15px;
  color: #d9d9d9;
  line-height: 0;
  display: inline-block;
  text-align: center;
  transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  .header-social a i {
    font-size: 13px;
  }
}
.header-social a:hover i, .header-social a:focus i {
  color: #A46B09;
}
@media screen and (max-width: 767px) {
  .header-social {
    padding: 5px 26px;
  }
}
@media screen and (max-width: 479px) {
  .header-social {
    padding: 5px 10px;
  }
  .header-social ul > li {
    margin: 0 5px;
  }
}.legal-list {
  text-align: right;
  margin-right: 25px;
}
.legal-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1;
}
.legal-list ul li {
  display: inline-block;
  padding: 0 19px;
  position: relative;
}
@media screen and (max-width: 479px) {
  .legal-list ul li {
    padding: 0 10px;
  }
}
.legal-list ul li:before {
  content: "";
  background-color: #787878;
  height: 15px;
  width: 1px;
  right: -3px;
  top: 0px;
  color: rgba(248, 248, 248, 0.29);
  line-height: 1;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .legal-list ul li:before {
    height: 12px;
  }
}
.legal-list ul li:first-child {
  padding-left: 0;
}
.legal-list ul li:last-child {
  padding-right: 0;
}
.legal-list ul li:last-child:before {
  content: none;
}
.legal-list ul li a {
  text-align: center;
  color: #d9d9d9;
  margin-bottom: 0;
  line-height: 1;
  transition: all 0.4s;
  font-size: 13px;
}
@media screen and (max-width: 479px) {
  .legal-list ul li a {
    font-size: 10px;
  }
}
.legal-list ul li a:hover {
  color: #A46B09;
}
@media screen and (max-width: 991px) {
  .legal-list ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 479px) {
  .legal-list ul li {
    padding: 0 4px;
  }
}.header-search-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 16px;
}
.header-search-icon .search-icon {
  background-color: transparent;
  color: #ffffff;
  padding: 0;
  font-size: 16px;
  line-height: 34px;
  height: 38px;
  width: 38px;
  border: none;
}
.header-search-icon .search-icon:hover, .header-search-icon .search-icon:focus {
  color: #A46B09;
}
@media screen and (max-width: 767px) {
  .header-search-icon .search-icon {
    font-size: 13px;
    line-height: 28px;
    height: 30px;
    width: 30px;
  }
}
@media screen and (max-width: 479px) {
  .header-search-icon .search-icon {
    margin-left: 0;
    margin-right: 10px;
  }
}/*--- header Logo css start ---*/
.site-identity .site-title {
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
  color: #d5d5d5;
}
@media screen and (max-width: 991px) {
  .site-identity .site-title {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  .site-identity .site-title {
    margin-bottom: 10px;
  }
}
.site-identity .site-description {
  font-size: 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .site-identity .site-description {
    font-size: 13px;
  }
}
.site-identity img {
  /*156px*/
  max-width: 250px;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}/*--------------------------------------------------------------
>>> Main Header Menu
----------------------------------------------------------------*/
.navigation-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .navigation-container {
    padding-right: 35px;
  }
}.site-header .main-navigation .navigation > ul > li {
  display: inline-block;
  padding: 10px 20px;
  transition: all 0.4s;
}
.site-header .main-navigation .navigation > ul > li:first-child {
  padding-left: 0;
}
.site-header .main-navigation .navigation > ul > li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 1199px) {
  .site-header .main-navigation .navigation > ul > li {
    padding: 22px 10px;
  }
}
.site-header .main-navigation ul {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header .main-navigation ul > li.menu-item-has-children > a:after {
  content: "\f0d7";
}
.site-header .main-navigation ul > li:last-child {
  border-bottom: none;
}
.site-header .main-navigation ul > li:last-child:before {
  display: none;
}
.site-header .main-navigation ul > li > a {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  /*text-transform: uppercase;*/
}
@media screen and (max-width: 1199px) {
  .site-header .main-navigation ul > li > a {
    font-size: 14px;
  }
}
.site-header .main-navigation ul > li:hover > ul, .site-header .main-navigation ul > li:focus > ul, .site-header .main-navigation ul > li:active > ul {
  display: block;
}
.site-header .main-navigation ul > li:hover > a, .site-header .main-navigation ul > li:focus > a, .site-header .main-navigation ul > li:active > a {
  color: #A46B09;
}
.site-header .main-navigation ul ul {
  background: #ffffff;
  border-top: 4px solid #303649;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 200px;
  z-index: 99;
  display: none;
  text-align: left;
  max-height: calc(100vh - 107px);
  overflow-y: auto;
  border-radius: 8px;
}
.site-header .main-navigation ul ul li {
  border-bottom: 1px solid #DDD;
  position: relative;
  display: block;
}
.site-header .main-navigation ul ul li a {
  color: #565872;
  display: block;
  padding: 12px 16px;
  /*text-transform: uppercase;*/
  font-weight: 500;
  font-size: 15px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.site-header .main-navigation ul ul li a:hover, .site-header .main-navigation ul ul li a:focus, .site-header .main-navigation ul ul li a:active {
  padding-left: 30px;
  color: #EB9601;
}
.site-header .main-navigation ul ul li > ul {
  left: 100%;
  top: 0;
}
.site-header .main-navigation ul ul li.menu-item-has-children > a:after {
  content: "\f0da";
}
.site-header .main-navigation ul ul li:hover > ul, .site-header .main-navigation ul ul li:focus > ul, .site-header .main-navigation ul ul li:active > ul {
  display: block;
  top: -3px;
}
.site-header .main-navigation ul ul li:hover a:after, .site-header .main-navigation ul ul li:focus a:after, .site-header .main-navigation ul ul li:active a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.site-header .main-navigation ul li {
  position: relative;
}
.site-header .main-navigation ul li:last-child ul, .site-header .main-navigation ul li:nth-last-child(2) ul {
  left: auto;
  right: 0;
}
.site-header .main-navigation ul li:last-child ul ul, .site-header .main-navigation ul li:nth-last-child(2) ul ul {
  right: 100%;
}
.site-header .main-navigation ul li.menu-item-has-children > a {
  position: relative;
  display: flex; /* 启用 flex 布局 */
  align-items: center; /* 垂直居中对齐子项 */
}.site-header .main-navigation ul li.menu-item-has-children > a img {  margin-right: 10px; /* 在图像和文本之间添加一些间距 */
}
.site-header .main-navigation ul li.menu-item-has-children > a:after {
  display: inline-block;
  float: right;
  font-size: 15px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-weight: 900;
  margin-left: 10PX;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
}
@media screen and (max-width: 1199px) {
  .site-header .main-navigation ul li.menu-item-has-children > a:after {
    font-size: 14px;  }
}
.site-header .main-navigation ul li.menu-item-has-children li:hover > a, .site-header .main-navigation ul li.menu-item-has-children li:focus > a {
  color: #A46B09;
}
.site-header .main-navigation ul li.current-menu-item > a, .site-header .main-navigation ul li.current-menu-parent > a {
  color: #EB9601;
}
.site-header .main-navigation ul li.current-menu-item:hover > a, .site-header .main-navigation ul li.current-menu-parent:hover > a {
  color: #A46B09;
}.fixed-header .navigation > ul > li > ul {
  max-height: calc(100vh - 50px);
}@-webkit-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
/*---  bottom header css ---*/
.bottom-header {
  background-color: #091a31;
}
.bottom-header .hb-group .site-identity .site-title {
  margin-bottom: 0;
}
.bottom-header .hb-group .bottom-sub-menu .more-about-ceo {
  background-color: #111;
}
.bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
  background-color: #111;
  padding: 30px 22px;
  color: #ffffff;
  border: none;
  transition: all 0.5s;
}
.bottom-header .hb-group .bottom-sub-menu .more-about-ceo button i {
  font-size: 22px;
}
.bottom-header .hb-group .bottom-sub-menu .more-about-ceo button:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
    padding: 26px 22px;
  }
}
@media screen and (max-width: 575px) {
  .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
    padding: 22px;
  }
}
@media screen and (max-width: 991px) {
  .bottom-header {
    padding: 0;
  }
  .bottom-header .hb-group {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}/*---  header search css ---*/
.header-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.header-search-form {
  background-color: rgba(17, 17, 17, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  -ms-transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  z-index: 999;
}
.header-search-form .header-search {
  position: relative;
}
.header-search-form input[type=text] {
  background-color: #ffffff;
  color: #292929;
  border: none;
  width: 100%;
  height: 52px;
  padding: 0 20px;
  text-align: center;
}
.header-search-form .search-close {
  color: #EB9601;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.header-search-form .search-close:hover, .header-search-form .search-close:focus, .header-search-form .search-close:active {
  color: #A46B09;
}
.header-search-form.search-in {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}/*---  top header  for other page css ---*/
.top-header-other-page {
  position: relative;
  z-index: 999;
}
.top-header-other-page .bottom-header {
  background-color: rgba(17, 17, 17, 0.3);
}.fixed-header .bottom-header {
  background-color: #091a31;
}/*---  fixed header css ---*/
.bottom-header {
  -webkit-transition: background-color 0.5s linear;
  -moz-transition: background-color 0.5s linear;
  -ms-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}.fixed-header .bottom-header {
  -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
}
.fixed-header .bottom-header .header-contact-info a {
  padding: 6px 0;
}
@media screen and (max-width: 767px) {
  .fixed-header .bottom-header .header-contact-info a {
    padding: 6px;
  }
}
.fixed-header .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
  padding: 20px 22px;
}
.fixed-header .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button i {
  transition: all 0.4s;
}
.fixed-header .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button:hover i {
  color: #A46B09;
}
@media screen and (max-width: 767px) {
  .fixed-header .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
    padding: 17px;
  }
}
@media screen and (max-width: 575px) {
  .fixed-header .bottom-header .hb-group .bottom-sub-menu .more-about-ceo button {
    padding: 13px;
  }
}
.fixed-header .bottom-header .mobile-menu-container .slicknav_nav {
  height: calc(100vh - 111px);
}
@media screen and (max-width: 767px) {
  .fixed-header .bottom-header .mobile-menu-container .slicknav_nav {
    height: calc(100vh - 96px);
  }
}
@media screen and (max-width: 575px) {
  .fixed-header .bottom-header .mobile-menu-container .slicknav_nav {
    height: calc(100vh - 89px);
  }
}/*---  mobile slick Nav css ---*/
/* Slicknav - a Mobile Menu */
.mobile-menu-container .slicknav_nav {
  height: calc(100vh - 170px);
  overflow-y: auto;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 999;
}
.mobile-menu-container .slicknav_menu {
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .mobile-menu-container .slicknav_menu {
    display: none;
  }
}
.mobile-menu-container .slicknav_menu .slicknav_btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  float: none;
}
.mobile-menu-container .slicknav_menu .slicknav_icon {
  margin-left: 0;
  margin-right: 10px;
}
.mobile-menu-container .slicknav_menu .slicknav_menutxt {
  color: #FFF;
  text-shadow: none;
  font-weight: normal;
  font-size: 16px;
  font-weight: 700;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li {
  border-top: 1px solid #e6e6e6;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li .slicknav_arrow {
  color: #7a7a7a;
  font-size: 13px;
}
.mobile-menu-container .slicknav_menu .slicknav_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row > a {
  width: -moz-calc(100% - 45px);
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  display: flex; /* 启用 flex 布局 */
    align-items: center; /* 垂直居中对齐子项 */
}.mobile-menu-container .slicknav_menu .slicknav_row > a img {
    margin-right: 10px; /* 在图像和文本之间添加一些间距 */
    height: 12px;
    width: 22px;
}.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item {
  border-left: 1px solid #e6e6e6;
  width: 45px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item .slicknav_arrow {
  position: static;
  padding: 0;
  margin: 0;
  display: flex; /* 启用 flex 布局 */
    align-items: center; /* 垂直居中对齐子项 */
}
.mobile-menu-container .slicknav_menu .slicknav_row:hover, .mobile-menu-container .slicknav_menu .slicknav_row:focus, .mobile-menu-container .slicknav_menu .slicknav_row:active {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 991px) {
  .mobile-menu-container .slicknav_menu .slicknav_btn {
    padding: 15px 0;
  }
  .mobile-menu-container .slicknav_menu .slicknav_btn .slicknav_menutxt {
    color: #ffffff;
  }
  .mobile-menu-container .slicknav_menu .slicknav_btn .slicknav_icon .slicknav_icon-bar {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .mobile-menu-container .slicknav_menu .slicknav_btn {
    padding: 10px 0;
  }
}.slicknav_menu .slicknav_btn {
  background-color: transparent;
  padding: 0;
}
.slicknav_menu .slicknav_nav ul {
  margin: 0;
  padding: 0;
}
.slicknav_menu .slicknav_nav li {
  position: relative;
  list-style: none;
  transition: all 0.4s;
}
.slicknav_menu .slicknav_nav li a {
  display: inline-block;
  font-size: 15px;
  color: #444444;
  font-weight: 600;
  padding: 10px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /*text-transform: uppercase;*/
}
.slicknav_menu .slicknav_nav li a:hover, .slicknav_menu .slicknav_nav li a:focus, .slicknav_menu .slicknav_nav li a:active {
  background-color: transparent;
  color: #A46B09;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.slicknav_menu .slicknav_nav li > ul {
  padding-left: 20px;
}
.slicknav_menu .slicknav_nav .current-menu-item a {
  color: #EB9601;
  font-weight: 600;
}
.slicknav_menu .slicknav_nav .slicknav_open {
  transition: all 0.4s;
}
.slicknav_menu .slicknav_nav .slicknav_open .slicknav_row {
  background-color: #091a31;
}
.slicknav_menu .slicknav_nav .slicknav_open .slicknav_row a {
  color: #ffffff;}
.slicknav_menu .slicknav_nav .slicknav_open .slicknav_row .slicknav_item .slicknav_arrow {
  color: #ffffff;
}.slicknav_nav {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
}.slicknav_arrow {
  position: absolute;
  right: 5px;
  height: 100%;
  top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px;
}.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0;
  line-height: 1.1;
  cursor: pointer;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.slicknav_btn .slicknav_icon {
  width: 22px;
  height: 16px;
  display: block;
  position: relative;
  margin-top: 1px;
}
.slicknav_btn .slicknav_icon:before {
  display: none;
}
.slicknav_btn .slicknav_icon span {
  background-color: #FFF;
  box-shadow: none;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slicknav_btn .slicknav_icon span:first-child {
  display: block;
}
.slicknav_btn .slicknav_icon span:first-child:before, .slicknav_btn .slicknav_icon span:first-child:after {
  background-color: #FFF;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition-property: top, transform;
  -moz-transition-property: top, transform;
  -ms-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
  -webkit-transition-delay: 0.5s, 0s;
  -moz-transition-delay: 0.5s, 0s;
  -ms-transition-delay: 0.5s, 0s;
  -o-transition-delay: 0.5s, 0s;
  transition-delay: 0.5s, 0s;
  -webkit-transition-duration: 0.5s, 0.5s;
  -moz-transition-duration: 0.5s, 0.5s;
  -ms-transition-duration: 0.5s, 0.5s;
  -o-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
}
.slicknav_btn .slicknav_icon span:first-child:before {
  top: -6px;
}
.slicknav_btn .slicknav_icon span:first-child:after {
  top: 6px;
}
.slicknav_btn.slicknav_open span:first-child {
  background-color: transparent !important;
}
.slicknav_btn.slicknav_open span:first-child:before, .slicknav_btn.slicknav_open span:first-child:after {
  -webkit-transition-delay: 0s, 0.5s;
  -moz-transition-delay: 0s, 0.5s;
  -ms-transition-delay: 0s, 0.5s;
  -o-transition-delay: 0s, 0.5s;
  transition-delay: 0s, 0.5s;
}
.slicknav_btn.slicknav_open span:first-child:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slicknav_btn.slicknav_open span:first-child:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}/*--------------------------------------------------------------
>>> Home Main section
----------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> Home banner section
----------------------------------------------------------------*/
.home-banner {
  position: relative;
  z-index: 1;
  background-color: #303649;
  padding-top: 60px;
  padding-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .home-banner {
    padding: 60px 0;
  }
}
.home-banner .overlay-balance {  background-position: 50% 43%;
  background-repeat: no-repeat;
  opacity: 0.1;
}
.home-banner .banner-detail {
  margin-bottom: 56px;
}
.home-banner .banner-detail .banner-title {
  margin-bottom: 24px;
  font-size: 60px;
  line-height: 1.1;
  color: #ffffff;
}
.home-banner .banner-detail .banner-info {
  margin-bottom: 46px;
  color: #d9d9d9;
}
.home-banner .banner-detail .banner-btn-wrapper a {
  margin-right: 20px;
}
.home-banner .banner-detail .banner-btn-wrapper a:last-child {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .home-banner .banner-detail {
    margin-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .home-banner .banner-detail .banner-title {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .home-banner .banner-detail .banner-info {
    margin-bottom: 30px;
  }
  .home-banner .banner-detail .banner-btn-wrapper > a {
    padding: 18px 16px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 479px) {
  .home-banner .banner-detail .banner-title {
    font-size: 38px;
    margin-bottom: 12px;
  }
  .home-banner .banner-detail .banner-info {
    margin-bottom: 30px;
  }
  .home-banner .banner-detail .banner-btn-wrapper > a {
    padding: 13px 10px;
    margin-bottom: 10px;
  }
}
.home-banner .banner-img {
  position: relative;
  z-index: 1;
  text-align: center;
}
.home-banner .banner-img .banner-overlay-img {  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.home-banner .banner-img img {
  width: 82%;
  filter: brightness(134%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  vertical-align: middle;
}
.home-banner .banner-service-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 20px;
  grid-column-gap: 3px;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .home-banner .banner-service-content {
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .home-banner .banner-service-content {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  .home-banner .banner-service-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-banner .banner-service-content .serice-type {
  background-color: #ffffff;
  padding: 27px 30px 30px 30px;
}
.home-banner .banner-service-content .serice-type .service-header {
  margin-bottom: 20px;
}
.home-banner .banner-service-content .serice-type .servie-icon {
  color: #303649;
  font-size: 100px;
  line-height: 1;
  margin-bottom: 20px;
  transition: all 0.4s;
}
.home-banner .banner-service-content .serice-type .service-desc {
  margin-bottom: 0;
  color: #565872;
}
.home-banner .banner-service-content .serice-type:hover .servie-icon {
  transform: scale(1.1);
}
@media screen and (max-width: 479px) {
  .home-banner .banner-service-content .serice-type .service-header,
  .home-banner .banner-service-content .serice-type .servie-icon {
    margin-bottom: 0;
  }
}
.home-banner .banner-service-content .active {
  background-color: #EB9601;
  padding: 42px 30px 45px 30px;
}
.home-banner .banner-service-content .active .service-header,
.home-banner .banner-service-content .active .servie-icon {
  color: #ffffff;
}
.home-banner .banner-service-content .active .service-desc {
  color: #f8f8f8;
}/*--------------------------------------------------------------
>>> Home banner section
----------------------------------------------------------------*/
.home-about-us {
  padding: 102px 0 110px;
}
@media screen and (max-width: 767px) {
  .home-about-us {
    padding: 60px 0;
  }
}
.home-about-us .about-intro {
  margin-bottom: 50px;
}
.home-about-us .about-intro .about-title {
  padding-bottom: 20px;
  margin-bottom: 0;
  margin-right: 18px;
  border-right: 1px solid rgba(217, 217, 217, 0.5);
}
@media screen and (max-width: 991px) {
  .home-about-us .about-intro .about-title {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    margin-right: 0;
    border: none;
  }
}
.home-about-us .about-intro p {
  padding: 0 18px;
  margin-bottom: 0;
}
.home-about-us .about-intro p .first-word {
  display: block;
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px;
  font-weight: 400;
  margin-right: 15px;
  text-transform: uppercase;
}
.home-about-us .home-about-image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 30px;
  align-items: center;
}
.home-about-us .home-about-image .left-img {
  position: relative;  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 680px;
  overflow: hidden;
}
.home-about-us .home-about-image .left-img .video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 40px), -50%);
}
.home-about-us .home-about-image .about-aside-content {
  margin-left: -80px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.03);
  padding: 50px;
  position: relative;
  z-index: 1;
}
.home-about-us .home-about-image .about-aside-content .about-content-title {
  color: #EB9601;
}
.home-about-us .home-about-image .about-aside-content .about-author-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}
.home-about-us .home-about-image .about-aside-content .about-author-wrapper .author-detail {
  display: flex;
  align-items: center;
}
.home-about-us .home-about-image .about-aside-content .about-author-wrapper .author-detail .author-img {
  margin-right: 15px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  height: 76px;
  width: 76px;
}
.home-about-us .home-about-image .about-aside-content .about-author-wrapper .author-detail .author-description .author-name {
  margin-bottom: 2px;
  color: #565872;
}
.home-about-us .home-about-image .about-aside-content .about-author-wrapper .author-signature {
  height: 70px;
  width: 30%;
  text-align: center;
  /*background-image: url(assets/img/legalor-img40.png);*/
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 479px) {
  .home-about-us .home-about-image .about-aside-content .about-author-wrapper {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .home-about-us .home-about-image .about-aside-content .about-author-wrapper .author-signature {
    width: 100%;
  }
}
.home-about-us .home-about-image .about-aside-content .accordion-content .card {
  box-shadow: none;
  border-bottom: 1px solid rgba(217, 217, 217, 0.44);
  margin-bottom: 0px;
}
.home-about-us .home-about-image .about-aside-content .accordion-content .card .card-header .mb-0 > a {
  padding: 20px 30px 20px 0;
  font-size: 17px;
  font-weight: 700;
  font-family: "Marcellus", serif;
}
.home-about-us .home-about-image .about-aside-content .accordion-content .card .card-header .mb-0 > a:before {
  right: 5px;
}
@media screen and (max-width: 767px) {
  .home-about-us .home-about-image .about-aside-content .accordion-content .card .card-header .mb-0 > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .home-about-us .home-about-image .about-aside-content .accordion-content .card .card-header .mb-0 > a {
    padding: 14px 14px 14px 0;
  }
}
@media screen and (max-width: 479px) {
  .home-about-us .home-about-image .about-aside-content .accordion-content .card .card-header .mb-0 > a {
    padding: 14px;
  }
}
.home-about-us .home-about-image .about-aside-content .accordion-content .card .card-body {
  padding: 0 30px 20px 0;
}
@media screen and (max-width: 575px) {
  .home-about-us .home-about-image .about-aside-content .accordion-content .card .card-body {
    padding: 0 20px 14px 0;
  }
}
@media screen and (max-width: 479px) {
  .home-about-us .home-about-image .about-aside-content .accordion-content .card .card-body {
    padding: 0px 14px 14px 0;
  }
}
@media screen and (max-width: 767px) {
  .home-about-us .home-about-image .about-aside-content {
    padding: 50px 25px;
  }
}
@media screen and (max-width: 767px) {
  .home-about-us .home-about-image {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-about-us .home-about-image .left-img {
    min-height: 400px;
  }
  .home-about-us .home-about-image .left-img .video-button {
    transform: translate(-50%);
  }
  .home-about-us .home-about-image .about-aside-content {
    margin-left: 0;
  }
}/*--------------------------------------------------------------
>>> Home home-event
----------------------------------------------------------------*/
.home-event-section {
  padding: 106px 0 110px;
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/eventum-img1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.home-event-section .overlay {
  background-color: #303649;
  opacity: 0.85;
}
.home-event-section .type-of-event-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 45px;
  grid-row-gap: 50px;
}
.home-event-section .type-of-event-wrap .event-type {
  background-color: #ffffff;
  padding: 50px 40px 46px;
  border-radius: 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s;
}
.home-event-section .type-of-event-wrap .event-type:before {
  content: "";
  background-image: linear-gradient(30deg, #ffffff 69%, #EB9601 100%);
  opacity: 0.1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.home-event-section .type-of-event-wrap .event-type .event-icon-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.home-event-section .type-of-event-wrap .event-type .event-icon-content .event-icon {
  margin-bottom: 0;
}
.home-event-section .type-of-event-wrap .event-type .event-icon-content .event-icon a i {
  font-size: 75px;
  color: #EB9601;
  transition: all 0.4s;
}
.home-event-section .type-of-event-wrap .event-type .event-icon-content .event-icon a i:hover {
  color: #A46B09;
}
.home-event-section .type-of-event-wrap .event-type .event-icon-content .event-num {
  color: rgba(250, 3, 104, 0.1);
  margin-bottom: 0;
}
.home-event-section .type-of-event-wrap .event-type .event-detail .event-title a {
  transition: all 0.4s;
}
.home-event-section .type-of-event-wrap .event-type .event-detail .event-title a:hover {
  color: #A46B09;
}
.home-event-section .type-of-event-wrap .event-type .event-detail p {
  margin-bottom: 0;
}
.home-event-section .type-of-event-wrap .event-type:hover:before {
  background-image: linear-gradient(30deg, #ffffff 50%, #EB9601 100%);
  opacity: 0.3;
}
.home-event-section .type-of-event-wrap .event-type:hover .event-icon-content .event-num {
  color: rgba(250, 3, 104, 0.3);
}
@media screen and (max-width: 991px) {
  .home-event-section .type-of-event-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .home-event-section {
    padding: 60px 0;
  }
  .home-event-section .type-of-event-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
  }
  .home-event-section .type-of-event-wrap .event-type {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  .home-event-section .type-of-event-wrap {
    grid-template-columns: auto;
    grid-row-gap: 20px;
  }
  .home-event-section .type-of-event-wrap .event-type {
    padding: 30px 20px 26px;
  }
  .home-event-section .type-of-event-wrap .event-type .event-icon-content {
    margin-bottom: 20px;
  }
  .home-event-section .type-of-event-wrap .event-detail .event-title {
    margin-bottom: 10px;
  }
}/*--------------------------------------------------------------
>>> home-legal-area.scss
----------------------------------------------------------------*/
.home-legal-area {
  padding: 101px 0 110px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .home-legal-area {
    padding: 60px 0;
  }
}
.home-legal-area .legal-area-list {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 46px;
  align-items: center;
  justify-content: center;
  justify-items: center;
}
@media screen and (max-width: 991px) {
  .home-legal-area .legal-area-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .home-legal-area .legal-area-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-legal-area .legal-area-list .legal-area-detail .area-img {
  text-align: center;
}
.home-legal-area .legal-area-list .legal-area-detail .area-img img {
  width: 100%;
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper {
  position: relative;
  z-index: 1;
  box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.2);
  margin: -50px 15px 0;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 20px;
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .role-title {
  margin-bottom: 3px;
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn {
  color: #EB9601;
  font-size: 13px;
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn a i {
  margin-left: 5px;
}
@media screen and (max-width: 479px) {
  .home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn {
    font-size: 11px;
  }
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .legal-area-icon {
  font-size: 50px;
  color: rgba(235, 150, 1, 0.46);
  transition: all 0.5s;
}
.home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper:hover .legal-area-icon {
  color: rgba(235, 150, 1, 0.8);
}
@media screen and (max-width: 991px) {
  .home-legal-area .legal-area-list .item-3 {
    grid-column: 1/span 2;
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .home-legal-area .legal-area-list .item-3 {
    grid-column: 1/span 1;
    width: initial;
  }
}/*--------------------------------------------------------------
>>> home-legal-area2.scss
----------------------------------------------------------------*/
.home-legal-area2 {
  padding: 50px 0 50px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .home-legal-area2 {
    padding: 60px 0;
  }
}
.home-legal-area2 .legal-area-list {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 46px;
  align-items: center;
  justify-content: center;
  justify-items: center;
}
@media screen and (max-width: 991px) {
  .home-legal-area2 .legal-area-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .home-legal-area2 .legal-area-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-img {
  text-align: center;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-img img {
  width: 100%;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper {
  position: relative;
  z-index: 1;
  box-shadow: 0px 40px 30px -40px rgba(0, 0, 0, 0.2);
  margin: -50px 15px 0;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 20px;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .role-title {
  margin-bottom: 3px;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn {
  color: #EB9601;
  font-size: 13px;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn a i {
  margin-left: 5px;
}
@media screen and (max-width: 479px) {
  .home-legal-area .legal-area-list .legal-area-detail .area-content-wrapper .area-detail .area-role-btn {
    font-size: 11px;
  }
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper .legal-area-icon {
  font-size: 50px;
  color: rgba(235, 150, 1, 0.46);
  transition: all 0.5s;
}
.home-legal-area2 .legal-area-list .legal-area-detail .area-content-wrapper:hover .legal-area-icon {
  color: rgba(235, 150, 1, 0.8);
}
@media screen and (max-width: 991px) {
  .home-legal-area2 .legal-area-list .item-3 {
    grid-column: 1/span 2;
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .home-legal-area2 .legal-area-list .item-3 {
    grid-column: 1/span 1;
    width: initial;
  }
}/*--------------------------------------------------------------
>>> Home home-schedule
----------------------------------------------------------------*/
.home-schedule {
  /*background-image: url(assets/img/legalor-img42.jpg);*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.home-schedule .gradient-overlay {
  background-color: transparent;
  background-image: linear-gradient(90deg, #303649 50%, rgba(0, 0, 0, 0) 50%);
  opacity: 1;
}
@media screen and (max-width: 575px) {
  .home-schedule .gradient-overlay {
    background-image: linear-gradient(90deg, #303649 50%, #303649 50%);
  }
}
.home-schedule .schedule-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.home-schedule .schedule-wrapper .right-side-schedule {
  background-color: #303649;
  padding: 101px 80px 110px 0px;
  position: relative;
  z-index: 1;
}
.home-schedule .schedule-wrapper .right-side-schedule .balance-patten {  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.05;
}
@media screen and (min-width: 576px) {
  .home-schedule .schedule-wrapper .right-side-schedule .section-head-white {
    margin-bottom: 0;
  }
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote {
  margin-top: 31px;
  display: flex;
  justify-content: space-between;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time {
  flex-basis: 50%;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time ul li {
  margin-bottom: 6px;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time ul li:last-child {
  margin-bottom: 0;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time ul li h6 {
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list {
  flex-basis: 50%;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list ul li {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  line-height: 1.3;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list ul li:last-child {
  margin-bottom: 0;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list ul li i {
  color: #EB9601;
  margin-right: 19px;
  font-size: 14px;
}
.home-schedule .schedule-wrapper .right-side-schedule .timenote .note-list ul li span {
  color: #d9d9d9;
}
.home-schedule .schedule-wrapper .right-side-schedule .schedule-btn {
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .home-schedule .schedule-wrapper .right-side-schedule {
    padding: 110px 40px 110px 0px;
  }
}
@media screen and (max-width: 767px) {
  .home-schedule .schedule-wrapper .right-side-schedule {
    padding: 60px 15px 60px 0px;
  }
  .home-schedule .schedule-wrapper .right-side-schedule .timenote {
    display: block;
  }
  .home-schedule .schedule-wrapper .right-side-schedule .timenote .schedule-time {
    margin-bottom: 20px;
  }
}
.home-schedule .schedule-wrapper .left-side-shedule {
  width: 21%;
  min-width: 240px;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper {
  padding: 30px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper .circle-progressbar .circle-bar {
  position: relative;
  z-index: 1;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper .circle-progressbar .circle-bar .circle-number {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%);
  line-height: 0;
  font-size: 28px;
  font-weight: 700;
  color: #303649;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper .goal-title {
  margin-bottom: 12px;
  margin-top: 4px;
  color: #303649;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper:nth-child(even) {
  background-color: #EB9601;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper:nth-child(even) .circle-progressbar .circle-bar .circle-number {
  color: #ffffff;
}
.home-schedule .schedule-wrapper .left-side-shedule .goal-wrapper:nth-child(even) .goal-title {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .home-schedule .schedule-wrapper .left-side-shedule {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .home-schedule .schedule-wrapper .left-side-shedule {
    width: 80%;
  }
}
@media screen and (max-width: 575px) {
  .home-schedule .schedule-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-schedule .schedule-wrapper .right-side-schedule {
    padding: 60px 0 30px;
  }
  .home-schedule .schedule-wrapper .left-side-shedule {
    width: 100%;
    padding-bottom: 60px;
  }
}/*--------------------------------------------------------------
>>> Home home-gallery
----------------------------------------------------------------*/
.home-gallery-section {
  padding: 101px 0 101px;
}
@media screen and (max-width: 767px) {
  .home-gallery-section {
    padding: 60px 0;
  }
}
.home-gallery-section .gallery-nav {
  text-align: center;
  padding: 6px 0;
  margin-bottom: 30px;
}
.home-gallery-section .gallery-nav ul {
  margin: 0;
  padding: 0;
}
.home-gallery-section .gallery-nav ul li {
  display: inline-block;
  color: #303649;
  cursor: pointer;
  list-style-type: none;
  margin: 0 5px;
  padding: 7px 14px;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 500;
  transition: all 0.4s;
}
.home-gallery-section .gallery-nav ul li:first-child {
  margin-left: 0;
}
.home-gallery-section .gallery-nav ul li:last-child {
  margin-right: 0;
}
.home-gallery-section .gallery-nav ul li.is-checked {
  color: #ffffff;
  transition: all 0.4s;
  background-color: #EB9601;
}
.home-gallery-section .gallery-nav ul li:hover {
  color: #ffffff;
  background-color: #EB9601;
}
@media screen and (max-width: 991px) {
  .home-gallery-section .gallery-nav ul li {
    margin: 5px;
  }
}
@media screen and (max-width: 575px) {
  .home-gallery-section .gallery-nav ul li {
    margin: 5px 2px;
  }
  .home-gallery-section .gallery-nav ul li a {
    font-size: 13px;
  }
}
.home-gallery-section .gallery-container .gallery-grid {
  margin: 0 -10px;
}
.home-gallery-section .gallery-container .gallery-grid .single-gallery {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .home-gallery-section .gallery-container .gallery-grid .single-gallery {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .home-gallery-section .gallery-container .gallery-grid .single-gallery {
    width: 100%;
  }
}
.home-gallery-section .gallery-container .single-gallery .gallery-img {
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-out;
}
@media screen and (max-width: 575px) {
  .home-gallery-section .gallery-container .single-gallery .gallery-img a img {
    width: 100%;
  }
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .img-box:before {
  background-color: rgba(32, 70, 105, 0.85);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.4s ease-out;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img:hover .img-box:before {
  opacity: 1;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img:hover .facility-gallery-wrapper {
  opacity: 1;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 40px 40px 39px;
  opacity: 0;
  z-index: 1;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper a:before {
  content: none;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper .facility-content {
  margin-top: 0px;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper .facility-content a:before {
  content: none;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper .facility-title {
  color: #ffffff;
  margin-bottom: 0;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper .facility-title a:before {
  content: none;
}
.home-gallery-section .gallery-container .single-gallery .gallery-img .facility-gallery-wrapper .facility-info {
  margin-top: 8px;
  color: #d9d9d9;
  margin-bottom: 0;
}/*--------------------------------------------------------------
>>> Home home-testimonial
----------------------------------------------------------------*/
.home-testimonial-section {
  padding: 116px 0px 110px;
}
@media screen and (max-width: 767px) {
  .home-testimonial-section {
    padding: 60px 0;
  }
}
.home-testimonial-section .home-testimonial-wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 30% 69%;
}
@media screen and (min-width: 992px) {
  .home-testimonial-section .home-testimonial-wrapper .section-head {
    margin-right: 40px;
  }
}
.home-testimonial-section .home-testimonial-wrapper .section-head .testimonial-btn {
  margin-top: 30px;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content {
  margin: 15px 30px 0 15px;
  background-color: #ffffff;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .testimonila-detail {
  text-align: center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  padding: 30px;
  padding-bottom: 70px;
  color: #303649;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .testimonila-detail .testimonila-icon {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 23px;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .author-detail {
  text-align: center;
  background-color: transparent;
  margin-top: -50px;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .author-detail .author-img {
  height: 62px;
  width: 62px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .author-detail .author-info .author-name {
  color: #000;
  margin-bottom: 0;
}
.home-testimonial-section .home-testimonial-wrapper .review-slider-wrapper .testimonial-slider .home-testimonial-content .author-detail .author-info .author-desc {
  color: #EB9601;
  font-size: 13px;
}
@media screen and (max-width: 991px) {
  .home-testimonial-section .home-testimonial-wrapper {
    grid-template-columns: 100%;
  }
  .home-testimonial-section .home-testimonial-wrapper .section-head {
    text-align: center;
  }
}/*--------------------------------------------------------------
>>> Home home-service
----------------------------------------------------------------*/
.home-service {
  background-color: #303649;
  position: relative;
  z-index: 1;
}
.home-service .balance-patten {  background-position: bottom right;
  background-repeat: no-repeat;
  opacity: 0.05;
}
.home-service .home-service-wrapper {
  display: grid;
  grid-template-columns: 60% 40%;
  grid-row-gap: 30px;
  align-items: center;
}
.home-service .home-service-wrapper .service-left {
  margin: -20px 80px -20px 0px;
}
.home-service .home-service-wrapper .service-left .fact-inner-box {
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  align-items: center;
  align-content: center;
  aspect-ratio: 1/1;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .fact-content {
  background-color: #EB9601;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .fact-content i {
  font-size: 60px;
  color: #ffffff;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .fact-content h5 {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 15px;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .fact-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  max-width: 100%;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .top-right-image {
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img17.jpg);
  background-position: center;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .bottom-left-image {
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img31.jpg);
  background-position: center;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .top-left-content {
  justify-content: flex-end;
  padding: 0px 40px 40px 80px;
}
.home-service .home-service-wrapper .service-left .fact-inner-box .bottom-right-content {
  padding: 40px 90px 0px 20px;
}
@media screen and (max-width: 1199px) {
  .home-service .home-service-wrapper .service-left {
    margin: -20px 40px -20px 0px;
  }
}
.home-service .home-service-wrapper .service-right .section-head-white {
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  .home-service .home-service-wrapper .service-right .counter-inner-two-side {
    padding-right: 70px;
  }
}
@media screen and (max-width: 991px) {
  .home-service .home-service-wrapper {
    grid-template-columns: repeat(1, 1fr);
    padding: 60px 0;
  }
  .home-service .home-service-wrapper .service-left {
    margin: 0;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box {
    width: 67%;
    margin: auto;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .fact-image {
    min-height: 320px;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .top-left-content {
    justify-content: flex-end;
    padding: 0px 20px 20px 40px;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .bottom-right-content {
    padding: 20px 50px 0px 10px;
  }
}
@media screen and (max-width: 767px) {
  .home-service .home-service-wrapper .service-left .fact-inner-box {
    width: 90%;
  }
}
@media screen and (max-width: 575px) {
  .home-service .home-service-wrapper .service-left .fact-inner-box {
    grid-template-columns: repeat(1, 1fr);
    aspect-ratio: initial;
    border-radius: initial;
    width: 100%;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .fact-content {
    padding: 10px 50px;
    justify-content: center;
    text-align: center;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .fact-content h5 {
    margin: 10px 0;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .top-left-content {
    border-radius: 100% 100% 0% 0%;
  }
  .home-service .home-service-wrapper .service-left .fact-inner-box .bottom-right-content {
    border-radius: 0% 0% 100% 100%;
  }
  .home-service .home-service-wrapper .service-right {
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-service .home-service-wrapper .service-right .section-head-white {
    flex-basis: initial;
  }
  .home-service .home-service-wrapper .service-right .section-head-white .section-title {
    text-align: center;
  }
  .home-service .home-service-wrapper .service-right .counter-inner-two-side .counter-item {
    padding: 20px;
  }
}/*--------------------------------------------------------------
>>> Home home-blog
----------------------------------------------------------------*/
.home-blog-section {
  padding: 102px 0 110px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .home-blog-section {
    padding: 60px 0;
  }
}
.home-blog-section .inner-blog-wrapper {
  margin-top: 50px;
  display: grid;
  justify-content: center;
  justify-items: center;
  grid-row-gap: 35px;
  grid-column-gap: 40px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 991px) {
  .home-blog-section .inner-blog-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-blog-section .inner-blog-wrapper .item-3 {
    grid-column: 1/span 2;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .home-blog-section .inner-blog-wrapper {
    grid-column-gap: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .home-blog-section .inner-blog-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .home-blog-section .inner-blog-wrapper .item-3 {
    grid-column: 1/span 1;
    width: initial;
  }
}
.home-blog-section .inner-blog-wrapper .post {
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transition: all 0.4s;
}
.home-blog-section .inner-blog-wrapper .post:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.4s;
}
.home-blog-section .inner-blog-wrapper .post:hover .feature-image:before {
  opacity: 0;
}
.home-blog-section .inner-blog-wrapper .post .feature-image {
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: all 0.4s;
}
.home-blog-section .inner-blog-wrapper .post .feature-image:before {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%);
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.home-blog-section .inner-blog-wrapper .post .feature-image .cat-meta {
  position: absolute;
  top: 15px;
  right: 15px;
}
.home-blog-section .inner-blog-wrapper .post .feature-image .cat-meta a {
  padding: 7px 14px;
  font-size: 12px;
  background-color: #EB9601;
  color: #ffffff;
  transition: 0.5s all;
}
.home-blog-section .inner-blog-wrapper .post .feature-image .cat-meta a:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .home-blog-section .inner-blog-wrapper .post .feature-image img {
    width: 100%;
  }
}
.home-blog-section .inner-blog-wrapper .post .entry-content {
  padding: 30px 30px 30px;
}
.home-blog-section .inner-blog-wrapper .post .entry-content h5 {
  margin-bottom: 14px;
  line-height: 1.3;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta {
  margin-bottom: 0;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span {
  font-size: 12px;
  color: #787878;
  padding: 0 9px;
  position: relative;
  display: inline-block;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span a {
  color: #787878;
  transition: all 0.4s;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span a:hover {
  color: #A46B09;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span:first-child {
  padding-left: 0;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span:last-child {
  padding-right: 0;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span:last-child:before {
  content: none;
}
.home-blog-section .inner-blog-wrapper .post .entry-content .entry-meta span:before {
  content: "•";
  right: -4px;
  top: 25%;
  color: #787878;
  font-size: 12px;
  line-height: 1;
  position: absolute;
}/*--------------------------------------------------------------
>>> Home home-sidebar
----------------------------------------------------------------*/
.sidebar-section {
  width: 0%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: 1s;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: url("https://harrykinglawfirm.com/static/assets/assets/img/cross.png"), default;
}
.sidebar-section .sidebar-content {
  cursor: auto;
  width: 360px;
  height: 100%;
  overflow-x: hidden;
  background-color: #ffffff;
  padding: 20px;
  opacity: 0;
  position: relative;
  top: 100px;
  transition: all 1s;
}
.sidebar-section .sidebar-content .sidebar-close-section {
  text-align: right;
  margin-bottom: 20px;
}
.sidebar-section .sidebar-content .sidebar-close-section button {
  border: none;
  background-color: #EB9601;
  color: #ffffff;
  border-radius: 50%;
  font-size: 16px;
  padding: 5px 8px;
}
.sidebar-section .sidebar-content .sub-section-detail {
  display: grid;
  justify-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 100px;
}
.sidebar-section .sidebar-content .sub-section-detail:last-child {
  margin-bottom: 50px;
}
.sidebar-section .sidebar-content .sub-section-detail .head-title {
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.sidebar-section .sidebar-content .sub-section-detail .head-title:before {
  content: "";
  position: absolute;
  width: 55px;
  height: 3px;
  background-color: #EB9601;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sidebar-section .sidebar-content .sub-section-detail .attorney-image {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 35px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
.sidebar-section .sidebar-content .sub-section-detail .attorney-name {
  margin-bottom: 20px;
}
.sidebar-section .sidebar-content .sub-section-detail .attorney-des {
  margin-bottom: 20px;
}
.sidebar-section .sidebar-content .sub-section-detail p {
  margin-bottom: 10px;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li {
  margin: 0 4px;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li:first-child {
  margin-left: 0;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li:last-child {
  margin-right: 0;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li a {
  font-size: 12px;
  height: 32px;
  width: 32px;
  line-height: 31px;
  text-align: center;
  color: #ffffff;
  background-color: #EB9601;
  border-radius: 50%;
  display: inline-block;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li a i {
  transition: 0.4s;
}
.sidebar-section .sidebar-content .sub-section-detail .social-links ul li a:hover i {
  color: #A46B09;
}
.sidebar-section .sidebar-content .sub-section-detail .contact-info ul {
  list-style-type: none;
  margin: 0;
}
.sidebar-section .sidebar-content .sub-section-detail .contact-info ul li span {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  color: #565872;
}
.sidebar-section .sidebar-content .sub-section-detail .contact-info ul li span a {
  color: #565872;
  transition: 0.4s;
}
.sidebar-section .sidebar-content .sub-section-detail .contact-info ul li span a:hover {
  color: #A46B09;
}
@media screen and (max-width: 479px) {
  .sidebar-section .sidebar-content {
    width: 100%;
  }
}/*--------------------------------------------------------------
>>> Main Footer
----------------------------------------------------------------*/
.site-footer {
  background-color: #303649;
}
.site-footer .footer-overlay {  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  opacity: 0.05;
}
.site-footer .top-footer {
  position: relative;
  z-index: 1;
  padding: 120px 0 35px;
}
@media screen and (max-width: 767px) {
  .site-footer .top-footer {
    padding: 55px 0 35px;
  }
}
.site-footer .top-footer .widget {
  color: #d9d9d9;
}
.site-footer .top-footer .widget .widget-title {
  color: #ffffff;
  font-size: 17px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .site-footer .top-footer .widget .widget-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.site-footer .top-footer .widget .textwidget {
  color: #d5d5d5;
  margin-bottom: 15px;
}
.site-footer .top-footer .widget ul li {
  margin-bottom: 15px;
}
.site-footer .top-footer .widget ul li:last-child {
  margin-bottom: 0;
}
.site-footer .top-footer .widget ul li a {
  font-weight: 700;
  color: #d5d5d5;
  display: inline-block;
}
.site-footer .top-footer .widget ul li a:hover, .site-footer .top-footer .widget ul li a:focus, .site-footer .top-footer .widget ul li a:active {
  color: #A46B09;
  font-weight: 700;
}
@media screen and (max-width: 575px) {
  .site-footer .top-footer .widget ul li {
    margin-bottom: 10px;
  }
}
.site-footer .top-footer .widget .footer-locate-link ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.site-footer .top-footer .widget .footer-locate-link ul li {
  color: #ffffff;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.site-footer .top-footer .widget .footer-locate-link ul li:last-child {
  margin-bottom: 0;
}
.site-footer .top-footer .widget .footer-locate-link ul li i {
  margin-right: 14px;
  color: #ffffff;
}
.site-footer .top-footer .widget .footer-locate-link ul li .locate-txt {
  color: #ffffff;
}
.site-footer .top-footer .widget .footer-locate-link ul li a {
  transition: all 0.5s;
}
.site-footer .top-footer .widget .footer-locate-link ul li a:hover .locate-txt {
  color: #A46B09;
}
.site-footer .top-footer .img-textwidget {
  padding: 40px;
  margin-top: -40px;
  margin-right: 22px;
}
.site-footer .top-footer .img-textwidget .textwidget {
  margin-bottom: 20px;
  color: #f8f8f8;
}
@media screen and (max-width: 991px) {
  .site-footer .top-footer .img-textwidget {
    margin: 0 0 20px;
  }
}
.site-footer .top-footer .news-widget {
  margin-left: 22px;
}
.site-footer .top-footer .news-widget .footer-email-form {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.site-footer .top-footer .news-widget .footer-email-form input[type=email] {
  width: 100%;
  height: 60px;
  padding: 15px 76px 15px 15px;
  background-color: #ffffff;
}
.site-footer .top-footer .news-widget .footer-email-form button {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 68px;
  height: calc(100% - 6px);
  background-color: #EB9601;
  color: #ffffff;
  border: none;
  transition: all 0.4s;
}
.site-footer .top-footer .news-widget .footer-email-form button:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .site-footer .top-footer .news-widget {
    margin: 0 0 20px;
  }
}
.site-footer .top-footer .footer-logo {
  margin-bottom: 20px;
}
.site-footer .top-footer .footer-social-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site-footer .top-footer .footer-social-links ul li {
  margin: 0 3px;
  display: inline-block;
}
.site-footer .top-footer .footer-social-links ul li:first-child {
  margin-left: 0;
}
.site-footer .top-footer .footer-social-links ul li:last-child {
  margin-right: 0;
}
.site-footer .top-footer .footer-social-links ul li a {
  background-color: #EB9601;
  color: #ffffff;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  line-height: 35px;
  text-align: center;
  display: block;
  font-size: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-footer .top-footer .footer-social-links ul li a:hover {
  background-color: #A46B09;
  color: #ffffff;
  border-color: #A46B09;
}
.site-footer .bottom-footer {
  position: relative;
  z-index: 1;
  background-color: #303649;
}
.site-footer .bottom-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #111;
  opacity: 0.1;
}
.site-footer .bottom-footer .copy-right {
  text-align: center;
  padding: 15px 0;
  color: #d9d9d9;
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .site-footer .bottom-footer .copy-right {
    font-size: 12px;
  }
}/*--------------------------------------------------------------
>>> Inner Banner
----------------------------------------------------------------*/
.inner-baner-container {
  background-position: 100% 47%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  min-height: 495px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -130px;
}
@media screen and (max-width: 767px) {
  .inner-baner-container {
    min-height: 375px;
  }
}
@media screen and (max-width: 991px) {
  .inner-baner-container {
    background-position: bottom center;
  }
}
.inner-baner-container:before {
  background-color: #303649;
  content: "";
  display: block;
  opacity: 0.95;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
.inner-baner-container .balance-patten {  background-position: bottom right;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 21% 91%;
}
.inner-baner-container .inner-banner-content {
  position: relative;
  z-index: 1;
  color: #ffffff;
  text-align: center;
  padding: 278px 0 148px;
}
@media screen and (max-width: 767px) {
  .inner-baner-container .inner-banner-content {
    padding: 218px 0 98px;
  }
}
.inner-baner-container .inner-title {
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 0;
  text-transform: capitalize;
}
.inner-baner-container .inner-title60 {
  font-size: 60px;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 0;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .inner-baner-container .inner-title60 {
    font-size: 34px;
    line-height: 1.2;
  }
}
.inner-baner-container .entry-meta {
  border-top: 1px solid rgba(217, 217, 217, 0.45);
  border-bottom: 1px solid rgba(217, 217, 217, 0.45);
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .inner-baner-container .entry-meta {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 479px) {
  .inner-baner-container .entry-meta {
    margin-top: 10px;
  }
}
.inner-baner-container .entry-meta span {
  padding: 0 15px;
  position: relative;
  color: #303649;
}
@media screen and (max-width: 479px) {
  .inner-baner-container .entry-meta span {
    padding: 0 10px;
  }
}
.inner-baner-container .entry-meta span:before {
  color: #ffffff;
  content: "";
  width: 1px;
  height: 26px;
  background-color: rgba(217, 217, 217, 0.27);
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .inner-baner-container .entry-meta span:before {
    height: 24px;
  }
}
.inner-baner-container .entry-meta span:last-child:before {
  display: none;
}
.inner-baner-container .entry-meta .posted-on a:before {
  content: "\f073";
  color: #EB9601;
}
.inner-baner-container .entry-meta .byline a:before {
  content: "\f2bd";
  color: #EB9601;
}
.inner-baner-container .entry-meta .comments-link a:before {
  content: "\f086";
  color: #EB9601;
}
.inner-baner-container .entry-meta a {
  color: #ffffff;
  display: inline-block;
  line-height: 1.7;
}
.inner-baner-container .entry-meta a:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  font-weight: 900;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #EB9601;
  font-size: 13px;
}
.inner-baner-container .entry-meta a:hover, .inner-baner-container .entry-meta a:focus {
  color: #A46B09;
}
.inner-baner-container .breadcrumb {
  background-color: transparent;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0;
  padding: 0;
}
.inner-baner-container .breadcrumb li {
  color: #ffffff;
  font-size: 14px;
}
.inner-baner-container .breadcrumb li:before {
  color: inherit;
}
.inner-baner-container .breadcrumb li a {
  color: #ffffff;
}
.inner-baner-container .breadcrumb li a:hover {
  color: #A46B09;
}
.inner-baner-container .breadcrumb li.active {
  color: #b3b3b3;
}/*--------------------------------------------------------------
>>> 404 Page
----------------------------------------------------------------*/
.no-content-section {
  padding: 128px 0 110px;
  background-color: #f8f8f8;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .no-content-section {
    padding: 60px 0;
  }
}
.no-content-section .city-pattern-overlay {
  opacity: 0.2;
}.no-content-wrap {
  text-align: center;
}
.no-content-wrap .title-wrap {
  position: relative;
}
.no-content-wrap span {
  color: #e2e2e2;
  font-size: 300px;
  font-family: "Marcellus", serif;
  font-weight: 800;
  line-height: 1.1;
}
.no-content-wrap .page-content-title {
  margin-bottom: 0;
  position: absolute;
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  top: 50%;
  left: 0;
  right: 0;
  color: #303649;
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .no-content-wrap .page-content-title {
    font-size: 28px;
  }
}
.no-content-wrap h6 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.no-content-wrap .search-form-wrap {
  max-width: 841px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 26px;
  overflow: hidden;
}
.no-content-wrap .search-form-wrap .search-form {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f8f8f8;
  border: 1px solid #EB9601;
}
.no-content-wrap .search-form-wrap .search-form input {
  padding: 0 55px 0 20px;
  background-color: #f8f8f8;
  height: 52px;
}
.no-content-wrap .search-form-wrap .search-form button {
  padding: 10px 20px;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #EB9601;
}
@media screen and (max-width: 767px) {
  .no-content-wrap span {
    font-size: 224px;
  }
  .no-content-wrap h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575px) {
  .no-content-wrap span {
    font-size: 124px;
  }
  .no-content-wrap h1 {
    font-size: 22px;
  }
  .no-content-wrap p {
    font-size: 14px;
    margin-top: 20px;
  }
  .no-content-wrap .search-form-wrap {
    margin-top: 20px;
  }
  .no-content-wrap .search-form-wrap .search-form input {
    height: 46px;
  }
}/*--------------------------------------------------------------
>>> Comming soon Page
----------------------------------------------------------------*/
.comming-soon-section {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.comming-soon-section * {
  color: #ffffff;
}
.comming-soon-section .primary-color {
  color: #EB9601;
}
.comming-soon-section .overlay {
  background-color: #303649;
  opacity: 0.8;
  z-index: 1;
}
.comming-soon-section .comming-soon-wrap {
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.comming-soon-section .site-identity {
  text-align: center;
}
.comming-soon-section .site-identity img {
  max-width: 100%;
}
.comming-soon-section .comming-soon-content {
  margin-top: 70px;
  margin-bottom: 40px;
  text-align: center;
}
.comming-soon-section .comming-soon-content .section-title {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.comming-soon-section .comming-soon-content .section-title:after {
  background-color: #d9d9d9;
  content: "";
  width: 90px;
  height: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .comming-soon-section .comming-soon-content .section-title {
    font-size: 30px;
  }
}
.comming-soon-section .comming-soon-content h5 {
  text-transform: capitalize;
  color: #d9d9d9;
}
.comming-soon-section .time-counter-wrap {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .comming-soon-section .time-counter-wrap {
    margin-bottom: 60px;
  }
}
.comming-soon-section .time-counter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.comming-soon-section .time-counter .counter-time {
  width: 150px;
  margin: 0 12px;
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.comming-soon-section .time-counter .counter-time:first-child {
  margin-left: 0;
}
.comming-soon-section .time-counter .counter-time:last-child {
  margin-right: 0;
}
.comming-soon-section .time-counter .counter-time span {
  font-size: 15px;
  color: #fff;
  display: block;
  font-weight: 500;
  line-height: 1.7;
}
.comming-soon-section .time-counter .counter-time .label-text {
  color: #ffffff;
  margin-bottom: 0;
}
.comming-soon-section .time-counter .counter-time [class*=counter-] {
  color: #ffffff;
  font-size: 50px;
  font-family: "Marcellus", serif;
  font-weight: 900;
  line-height: 1.1;
}
.comming-soon-section .social-icons {
  text-align: right;
}
.comming-soon-section .social-icons ul {
  margin: 0;
  padding: 0;
}
.comming-soon-section .social-icons li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.comming-soon-section .social-icons a {
  background-color: rgba(235, 150, 1, 0.55);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 35px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.comming-soon-section .social-icons a:hover {
  background-color: #A46B09;
  border-color: #A46B09;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .comming-soon-section .social-icons {
    text-align: center;
  }
}
.comming-soon-section .com-contact-info ul {
  font-size: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.comming-soon-section .com-contact-info ul li {
  display: inline-block;
  font-size: 15px;
  padding: 0 10px;
}
.comming-soon-section .com-contact-info ul li:last-child {
  padding-right: 0;
}
.comming-soon-section .com-contact-info ul li:first-child {
  padding-left: 0;
}
.comming-soon-section .com-contact-info ul li [class*=fa-] {
  margin-right: 5px;
}
.comming-soon-section .com-contact-info ul li a {
  color: #fcfcfc;
  display: block;
  -webkit-transition: color 0.4s linear;
  -moz-transition: color 0.4s linear;
  -ms-transition: color 0.4s linear;
  -o-transition: color 0.4s linear;
  transition: color 0.4s linear;
}
.comming-soon-section .com-contact-info ul li a:hover, .comming-soon-section .com-contact-info ul li a:focus, .comming-soon-section .com-contact-info ul li a:active {
  color: #A46B09;
}
.comming-soon-section .com-contact-info ul li a i {
  color: #ffffff;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .comming-soon-section .com-contact-info ul li {
    padding: 0 8px;
  }
}
@media screen and (max-width: 575px) {
  .comming-soon-section .com-contact-info ul li {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .comming-soon-section {
    height: 100vh;
  }
}
@media screen and (max-width: 1199px) {
  .comming-soon-section {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .comming-soon-section .comming-soon-content {
    margin-top: 40px;
  }
  .comming-soon-section .comming-soon-footer {
    text-align: center;
  }
  .comming-soon-section .com-contact-info {
    margin-bottom: 20px;
  }
  .comming-soon-section .time-counter .counter-time {
    width: 115px;
  }
  .comming-soon-section .time-counter .counter-time [class*=counter-] {
    font-size: 42px;
  }
}
@media screen and (max-width: 575px) {
  .comming-soon-section .comming-soon-content h2 {
    font-size: 30px;
  }
  .comming-soon-section .time-counter {
    justify-content: space-evenly;
  }
  .comming-soon-section .time-counter .counter-time {
    width: initial;
    min-width: 80px;
    margin: 0;
  }
}
@media screen and (max-width: 479px) {
  .comming-soon-section .time-counter {
    justify-content: space-between;
  }
  .comming-soon-section .time-counter .counter-time {
    min-width: 70px;
    padding: 10px 5px;
  }
}
/*--------------------------------------------------------------
>>> career-page
----------------------------------------------------------------*/
.carrer-page-section {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .carrer-page-section {
    padding: 60px 0;
  }
}
.carrer-page-section .top-section-head {
  margin-bottom: 70px;
}.vacancy-container .vacancy-form {
  /*background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img5.jpg);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.vacancy-container .vacancy-form:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(17, 17, 17, 0.85);
}
.vacancy-container .vacancy-form .section-head-white .section-head {
  color: #ffffff;
}
.vacancy-container .vacancy-form form {
  text-align: left;
  margin-top: 30px;
}
.vacancy-container .vacancy-form form p {
  margin-bottom: 20px;
}
.vacancy-container .vacancy-form form p:last-child {
  margin-bottom: 0;
}
.vacancy-container .vacancy-form textarea {
  border: none;
  padding: 15px;
  color: #565872;
  background-color: #fafafa;
}
.vacancy-container .vacancy-form input:not([type=submit]) {
  width: 100%;
  border: none;
  padding: 15px;
  color: #565872;
  background-color: #fafafa;
  color: #414141;
}
.vacancy-container .vacancy-form input[type=submit] {
  width: 100%;
  font-family: "Marcellus", serif;
}
@media screen and (min-width: 992px) {
  .vacancy-container .vacancy-form {
    margin-left: 20px;
  }
}.vacancy-content {
  margin-bottom: 30px;
  padding: 40px;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
}
.vacancy-content .vacancy-time {
  color: #EB9601;
  margin-bottom: 20px;
  display: inline-block;
}
.vacancy-content p {
  margin-bottom: 35px;
}
.vacancy-content a {
  font-size: 13px;
  font-weight: 500;
  transition: all 0.4s;
}
.vacancy-content a:after {
  content: "\e87a";
  font-family: elementskit;
  margin-left: 8px;
}
.vacancy-content a:hover {
  color: #A46B09;
}.vacancy-content-wrap [class*=col-]:first-child .vacancy-content, .vacancy-content-wrap [class*=col-]:nth-child(4n+4) .vacancy-content, .vacancy-content-wrap [class*=col-]:nth-child(4n+5) .vacancy-content {
  background-color: #f8f8f8;
  border: none;
}.about-service-wrap {
  padding: 110px 0;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .about-service-wrap {
    padding: 60px 0;
  }
}
.about-service-wrap .section-head {
  margin-bottom: 0;
}
.about-service-wrap .section-head .section-title {
  margin-bottom: 0;
}
.about-service-wrap .section-paragraph {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .about-service-wrap .section-paragraph {
    padding-left: 126px;
  }
}
@media screen and (max-width: 991px) {
  .about-service-wrap .section-head {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
  }
  .about-service-wrap .section-paragraph {
    margin-bottom: 20px;
  }
}
.about-service-wrap .iconbox-container {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 50px;
}
@media screen and (max-width: 575px) {
  .about-service-wrap .iconbox-container {
    padding-top: 10px;
    margin-top: 30px;
  }
}.iconbox-item-3 {
  padding: 0 15px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .iconbox-item-3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .iconbox-item-3 {
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .iconbox-item-3 {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .iconbox-item-3 {
    width: 33.33%;
  }
}.iconbox-border {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 25px;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .iconbox-border {
    padding: 20px 15px;
  }
}
.iconbox-border .iconbox-icon {
  border: 2px solid #EB9601;
  background-color: #ffffff;
  border-radius: 50%;
  color: #EB9601;
  font-size: 32px;
  width: 76px;
  height: 76px;
  line-height: 74px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .iconbox-border .iconbox-icon {
    font-size: 25px;
    width: 56px;
    height: 56px;
    line-height: 54px;
  }
}
.iconbox-border .iconbox-content {
  width: -moz-calc(100% - 78px);
  width: -webkit-calc(100% - 78px);
  width: calc(100% - 78px);
  padding-left: 20px;
}
@media screen and (max-width: 479px) {
  .iconbox-border .iconbox-content {
    width: calc(100% - 56px);
    padding-left: 12px;
  }
}
.iconbox-border .iconbox-content .inbox-title {
  margin-bottom: 10px;
}
.iconbox-border .iconbox-content p {
  margin-bottom: 0;
}/*--------------------------------------------------------------
>>> career-detail-page
----------------------------------------------------------------*/
.career-detail-section {
  position: relative;
  z-index: 1;
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .career-detail-section {
    padding: 60px 0;
  }
}
.career-detail-section .job-description {
  background-color: #EB9601;
  overflow: hidden;
}
.career-detail-section .job-description ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  padding: 20px 0;
}
.career-detail-section .job-description li {
  color: #787878;
  list-style: none;
  display: inline-block;
  padding: 0 8px;
  width: 25%;
  font-size: 16px;
  font-weight: 600;
  border-right: 1px solid rgba(255, 255, 255, 0.23);
}
.career-detail-section .job-description li span {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
.career-detail-section .job-description li h6,
.career-detail-section .job-description li h5,
.career-detail-section .job-description li h4 {
  margin-bottom: 0;
  color: #ffffff;
  text-transform: capitalize;
}
.career-detail-section .job-description li:last-child {
  border-right: none;
}
@media screen and (max-width: 575px) {
  .career-detail-section .job-description li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
    padding: 10px 0;
  }
  .career-detail-section .job-description li:last-child {
    border-bottom: none;
  }
}
.career-detail-section .job-description .job-imgage img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .career-detail-section .career-detail-container {
    padding-left: 20px;
  }
}
.career-detail-section .tab-container .responsive-tabs .nav-tabs {
  border-color: #d9d9d9;
}
.career-detail-section .tab-container .nav-item a {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1;
  font-family: "Marcellus", serif;
}
.career-detail-section .tab-container .nav-item:hover a {
  color: #A46B09;
  border-color: secondary-color;
}
.career-detail-section .tab-container .active {
  border-color: #d9d9d9 #d9d9d9 #fff;
}
.career-detail-section .tab-container .active a {
  color: #A46B09;
}
.career-detail-section .tab-container .tab-content {
  background-color: #ffffff;
  padding: 20px;
  border-color: #d9d9d9;
}
@media screen and (max-width: 767px) {
  .career-detail-section .tab-container .tab-content {
    border-width: 1px;
  }
}
@media screen and (max-width: 575px) {
  .career-detail-section .tab-container .tab-content {
    padding: 0;
  }
}
.career-detail-section .tab-container .tab-content .card-body {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .career-detail-section .tab-container .tab-content .card-body {
    padding: 0 20px;
  }
}
.career-detail-section .tab-container .tab-content .card-body h5 {
  margin-top: 8px;
  margin-bottom: 16px;
  font-weight: 900;
}
.career-detail-section .tab-container .tab-content .card-body ul li {
  color: #565872;
}
.career-detail-section .sidebar {
  padding: 0;
}
@media screen and (max-width: 575px) {
  .career-detail-section .sidebar .widget-bg {
    padding: 30px 20px;
  }
}
.career-detail-section .sidebar .widget-bg:last-child {
  margin-bottom: 0;
}
.career-detail-section .sidebar .widget-bg .bg-title {
  background-color: #ffffff;
  color: #303649;
  text-transform: capitalize;
  padding: 12px;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
}
.career-detail-section .sidebar .widget-bg ul li {
  color: #565872;
  display: flex;
  align-items: center;
}
.career-detail-section .sidebar .widget-bg ul li:last-child {
  margin-bottom: 0;
}
.career-detail-section .sidebar .widget-bg ul li i {
  font-size: 14px;
  color: #303649;
  line-height: 1.5;
}
.career-detail-section .sidebar .widget-bg ul li .list-txt {
  font-size: 15px;
  font-weight: 400;
  font-family: "Helvetica Neue", sans-serif;
  color: #565872;
}
.career-detail-section .sidebar .widget-bg .accordion-content .card .card-header a {
  padding: 12px 12px 12px 20px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.1;
}
.career-detail-section .sidebar .widget-bg .accordion-content .collapse .card-body {
  color: #565872;
}
.career-detail-section .sidebar .widget-bg .widget-icon {
  color: #EB9601;
  border: 3px solid #EB9601;
  margin-bottom: 25px;
  background-color: #f8f8f8;
  width: 110px;
  height: 110px;
  line-height: 108px;
}
.career-detail-section .sidebar .widget-bg p a {
  color: #EB9601;
  transition: all 0.4s;
}
.career-detail-section .sidebar .widget-bg p a:hover {
  color: #A46B09;
}
.career-detail-section .sidebar .widget-bg .or-style {
  color: #EB9601;
  font-family: "Marcellus", serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.career-detail-section .sidebar .widget-bg .or-style:before, .career-detail-section .sidebar .widget-bg .or-style:after {
  width: 60px;
  background-color: #d9d9d9;
}
.career-detail-section .sidebar .upload-widget {
  position: relative;
  z-index: 1;
}
.career-detail-section .sidebar .upload-widget .button-primary {
  margin-top: 0;
}/*--------------------------------------------------------------
>>> pricing-page
----------------------------------------------------------------*/
.planing-page-section {
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .planing-page-section {
    padding-bottom: 50px;
  }
}
.planing-page-section .trangle-left {
  opacity: 0.2;
}
@media screen and (max-width: 991px) {
  .planing-page-section .pricing-table-inner .middle-price {
    order: 1;
  }
}
.planing-page-section .pricing-table-inner .middle-price .pricing-item {
  border-top: 4px solid #EB9601;
  border-bottom: 4px solid #EB9601;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.planing-page-section .pricing-table-inner .middle-price .pricing-item .city-pattern-overlay {
  background-size: 100% auto;
  opacity: 0.4;
}
.planing-page-section .pricing-table-inner .pricing-item {
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 48px;
  background-color: #ffffff;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail {
  text-align: center;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .pricing-head .pricing-title {
  color: #EB9601;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .pricing-head .price-info {
  margin-bottom: 18px;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .pricing-icon {
  padding: 15px 0 38px;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .cost {
  font-size: 70px;
  font-weight: 900;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  line-height: 1.1;
  color: #303649;
  margin-bottom: 40px;
  display: block;
}
@media screen and (max-width: 767px) {
  .planing-page-section .pricing-table-inner .pricing-item .pricing-detail .cost {
    font-size: 45px;
    margin-bottom: 30px;
  }
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .ticket-btn a {
  border-color: #EB9601;
  color: #EB9601;
  transition: 0.4s all;
}
.planing-page-section .pricing-table-inner .pricing-item .pricing-detail .ticket-btn a:hover {
  background-color: #A46B09;
  color: #ffffff;
  border-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .planing-page-section .pricing-table-inner .pricing-item {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 479px) {
  .planing-page-section .pricing-table-inner .pricing-item {
    padding: 40px 30px;
  }
  .planing-page-section .pricing-table-inner .pricing-item .pricing-detail .pricing-icon {
    padding: 15px 0;
  }
}/*--------------------------------------------------------------
>>> _practice-area-detail-page
----------------------------------------------------------------*/
.practice-detail-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .practice-detail-section {
    padding: 60px 0;
  }
}
.practice-detail-section .practice-inner-detail .right-sidebar {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .practice-detail-section .practice-inner-detail .right-sidebar {
    margin-bottom: 0px;
    margin-right: 76px;
  }
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .right-sidebar .practice-title {
    font-size: 24px;
  }
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-img {
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-paragraph {
  margin-bottom: 30px;
  font-size: 16px;
  text-indent: 2em; /* 设置首行缩进为2em */
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary p {
  margin-bottom: 20px;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper {
  display: flex;
  align-items: left;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-img {
  flex-basis: 50%;
  padding-right: 60px;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info {
  flex-basis: 50%;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info p {
  margin-bottom: 15px;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info ul li {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  font-size: 16px; /* 或您想要的大小 */
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info ul li:last-child {
  margin-bottom: 0px;
}
.practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-info ul li i {
  margin-right: 8px;
  margin-left: 10px;
  color: #EB9601;
  font-size: 16px;
}@media screen and (max-width: 575px) {
  .practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper {
    flex-direction: column;
  }
  .practice-detail-section .practice-inner-detail .right-sidebar .practice-summary .practical-summary-wrapper .practical-summary-img {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}
.practice-detail-section .practice-inner-detail .left-sidebar .widget-bg {
  padding: 30px;
  margin-bottom: 50px;
  background-color: #f8f8f8;
}
.practice-detail-section .practice-inner-detail .left-sidebar .widget-bg:last-child {
  margin-bottom: 0;
}
.practice-detail-section .practice-inner-detail .left-sidebar .widget-bg .bg-title {
  padding: 12px;
  margin-bottom: 24px;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
  text-align: center;
  background-color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .bg-title {
  background-color: #EB9601;
  color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card {
  box-shadow: none;
  margin-bottom: 10px;
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-header {
  padding: 15px 20px;
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a {
  font-size: 17px;
  padding: 0;
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a:before {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a {
    font-size: 14px;
  }
  .practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a:before {
    font-size: 14px;
  }
}
.practice-detail-section .practice-inner-detail .left-sidebar .faq-widget .accordion-content .card .card-body {
  padding: 19px;
  background-color: #f8f8f8;
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content {
  background-color: rgba(235, 150, 1, 0.8);
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li {
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.44);
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li:hover a {
  color: #A46B09;
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li:hover a i {
  color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li a {
  color: #ffffff;
  font-size: 17px;
  transition: all 0.4s;
  font-family: "Marcellus", serif;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li a {
    font-size: 14px;
  }
}
.practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li a i {
  font-size: 18px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .left-sidebar .icon-list-content ul li a i {
    font-size: 14px;
  }
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact {
  position: relative;
  z-index: 1;
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact .overlay {
  background-color: #111;
  opacity: 0.85;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact h5 {
  margin-bottom: 10px;
  color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact p {
  color: #ffffff;
  margin-bottom: 24px;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact a {
  margin-bottom: 0;
  transition: 0.4s all;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact a h6 {
  margin-bottom: 0;
  color: #ffffff;
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact a h6 span {
  color: #EB9601;
  transition: 0.4s all;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact a h6 span {
    font-size: 20px;
  }
}
.practice-detail-section .practice-inner-detail .left-sidebar .sidebar-contact a:hover h6 span {
  color: #A46B09;
}
@media screen and (max-width: 991px) {
  .practice-detail-section .practice-inner-detail .left-sidebar {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    grid-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .practice-detail-section .practice-inner-detail .left-sidebar {
    grid-column-gap: 20px;
  }
  .practice-detail-section .practice-inner-detail .left-sidebar .widget-bg {
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  .practice-detail-section .practice-inner-detail .left-sidebar {
    display: block;
    grid-template-columns: auto;
  }
}/*--------------------------------------------------------------
>>> faq-page
----------------------------------------------------------------*/
.faq-page-section {
  position: relative;
  z-index: 1;
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .faq-page-section {
    padding: 60px 0;
  }
}.faq-page-container {
  margin-bottom: 100px;
}
.faq-page-container:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .faq-page-container {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .faq-page-container .faq-right-info {
    margin-right: 10px;
  }
}.accordion-content .card {
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.1);
}
.accordion-content .card .card-header a {
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .accordion-content .card .card-header a {
    font-size: 13px;
  }
}.qsn-form-container {
  padding: 50px 40px;
  margin-bottom: 20px;
  /*background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img5.jpg);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
  /* Firefox */
}
.qsn-form-container:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(17, 17, 17, 0.85);
}
.qsn-form-container .section-head-white {
  margin-bottom: 20px;
}
.qsn-form-container .section-head-white .section-head {
  color: #ffffff;
}
.qsn-form-container form {
  padding-top: 10px;
  text-align: left;
}
.qsn-form-container form p {
  margin-bottom: 20px;
}
.qsn-form-container form p:last-child {
  margin-bottom: 0;
}
.qsn-form-container input {
  padding: 15px;
  border: none;
  background-color: #f8f8f8;
  color: #414141;
}
.qsn-form-container input:not([type=submit]) {
  min-height: 55px;
  width: 100%;
}
.qsn-form-container textarea {
  padding: 15px;
  border: none;
  background-color: #f8f8f8;
  color: #414141;
}
.qsn-form-container input[type=submit] {
  background-color: #EB9601;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  font-family: "Marcellus", serif;
  font-weight: 500;
  line-height: 1.2;
  padding: 16px 60px;
  transition: 0.4s all;
}
.qsn-form-container input[type=submit]:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 767px) {
  .qsn-form-container input[type=submit] {
    padding: 16px 30px;
    width: 100%;
    text-align: center;
  }
}
.qsn-form-container input::-webkit-outer-spin-button,
.qsn-form-container input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qsn-form-container input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
@media screen and (min-width: 992px) {
  .qsn-form-container {
    margin-left: 46px;
  }
}
@media screen and (max-width: 991px) {
  .qsn-form-container {
    margin-top: 30px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 479px) {
  .qsn-form-container {
    padding: 30px 20px;
  }
}.faq-testimonial {
  margin-right: 60px;
}
@media screen and (max-width: 991px) {
  .faq-testimonial {
    margin-right: 0;
  }
}
.faq-testimonial .faq-image {
  position: relative;
  z-index: 1;
  text-align: center;
}
.faq-testimonial .faq-image .rise-sun-patten {  background-position: bottom center;
  background-repeat: no-repeat;
  opacity: 0.25;
  background-size: contain;
}
.faq-testimonial .faq-image img {
  width: 76%;
  filter: brightness(120%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  vertical-align: middle;
}
.faq-testimonial .testimonial-content {
  background-color: #EB9601;
  color: #ffffff;
  /*margin-right: 25px;*/
  /*margin-top: -80px;*/
  padding: 30px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .faq-testimonial .testimonial-content {
    margin-left: auto;
    margin-right: auto;
  }
}
.faq-testimonial .testimonial-content i {
  font-size: 40px;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #ffffff;
}
.faq-testimonial .testimonial-content p {
  color: #ffffff;
}
.faq-testimonial .testimonial-content p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .faq-testimonial .testimonial-content {
    padding: 20px 15px;
  }
  .faq-testimonial .testimonial-content i {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1;
  }
}
@media screen and (max-width: 991px) {
  .faq-testimonial {
    margin-bottom: 40px;
  }
}.faq-content-wrap .section-head {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .faq-content-wrap .section-head {
    margin-bottom: 30px;
  }
}/*--------------------------------------------------------------
>>> testimonial-page
----------------------------------------------------------------*/
.testimonial-section {
  background-color: #f8f8f8;
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .testimonial-section {
    padding: 60px 0;
  }
}
.testimonial-section .testimonial-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .testimonial-section .testimonial-wrapper {
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-section .testimonial-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
}
.testimonial-section .testimonial-wrapper .review-item .comment-box {
  padding: 70px 40px 35px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  margin-bottom: 35px;
}
@media screen and (max-width: 575px) {
  .testimonial-section .testimonial-wrapper .review-item .comment-box {
    padding: 40px 25px 25px;
  }
}
.testimonial-section .testimonial-wrapper .review-item .comment-box:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -10px;
  left: 50px;
  width: 29px;
  height: 29px;
  background-color: #ffffff;
  transform: rotate(45deg);
}
.testimonial-section .testimonial-wrapper .review-item .comment-box p {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.testimonial-section .testimonial-wrapper .review-item .comment-box p:before {
  content: "\e99a";
  font-family: elementskit;
  position: absolute;
  z-index: -1;
  color: #f8f8f8;
  font-size: 50px;
  top: -48px;
  left: 0px;
}
.testimonial-section .testimonial-wrapper .review-item .author-detail {
  margin-left: 35px;
  display: flex;
  align-items: center;
}
.testimonial-section .testimonial-wrapper .review-item .author-detail .author-img {
  margin-right: 22px;
  text-align: center;
  vertical-align: middle;
  height: 68px;
  width: 68px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-section .testimonial-wrapper .review-item .author-detail .author-info .author-name {
  margin-bottom: 5px;
}/*--------------------------------------------------------------
>>> search-page
----------------------------------------------------------------*/
.search-section .search-outer-wrap {
  margin: 110px 0;
}
@media screen and (max-width: 767px) {
  .search-section .search-outer-wrap {
    margin: 60px 0;
  }
}
.search-section .post {
  border: 1px solid #f8f8f8;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.search-section .post .entry-content {
  padding: 20px;
}
.search-section .post .entry-content h5 {
  margin-bottom: 5px;
}
.search-section .post .entry-content h5 a {
  color: #292929;
  transition: 0.4s all;
}
.search-section .post .entry-content h5 a:hover {
  color: #A46B09;
}
.search-section .post .entry-content .entry-meta {
  margin-bottom: 5px;
  margin-right: -8px;
  margin-left: -8px;
}
.search-section .post .entry-content .entry-meta .byline,
.search-section .post .entry-content .entry-meta .posted-on,
.search-section .post .entry-content .entry-meta .post-on,
.search-section .post .entry-content .entry-meta .comment-info {
  padding: 0 8px;
  position: relative;
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  font-weight: 400;
}
.search-section .post .entry-content .entry-meta .byline:before,
.search-section .post .entry-content .entry-meta .posted-on:before,
.search-section .post .entry-content .entry-meta .post-on:before,
.search-section .post .entry-content .entry-meta .comment-info:before {
  content: "|";
  font-weight: 100;
  right: -4px;
  top: -3px;
  color: #a7a7a7;
  font-size: 16px;
  position: absolute;
  line-height: 1;
}
.search-section .post .entry-content .entry-meta .byline a,
.search-section .post .entry-content .entry-meta .posted-on a,
.search-section .post .entry-content .entry-meta .post-on a,
.search-section .post .entry-content .entry-meta .comment-info a {
  color: #a7a7a7;
  transition: 0.4s all;
}
.search-section .post .entry-content .entry-meta .byline a:hover,
.search-section .post .entry-content .entry-meta .posted-on a:hover,
.search-section .post .entry-content .entry-meta .post-on a:hover,
.search-section .post .entry-content .entry-meta .comment-info a:hover {
  color: #A46B09;
}
.search-section .post .entry-content .entry-meta .comment-info:before {
  content: none;
}
.search-section .post p {
  color: #565872;
}
.search-section .button-container .button-text {
  color: #EB9601;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  font-family: "Marcellus", serif;
}
.search-section .button-container .button-text:after {
  content: " ..";
  display: inline-block;
}
.search-section .button-container .button-text:hover {
  color: #A46B09;
}
@media screen and (max-width: 767px) {
  .search-section .button-container .button-text {
    font-size: 13px;
    font-weight: 500;
  }
}
.search-section .post-navigation-wrap {
  margin-top: 10px;
}
.search-section .content-search-from {
  padding: 110px 0;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .search-section .content-search-from {
    padding: 60px 0;
  }
}
.search-section .content-search-from .section-head {
  margin-bottom: 0;
}
.search-section .content-search-from .section-title-info {
  color: #EB9601;
}
.search-section .content-search-from .section-title-heading {
  font-size: 50px;
  color: #303649;
}
@media screen and (max-width: 767px) {
  .search-section .content-search-from .section-title-heading {
    font-size: 24px;
  }
}
.search-section .content-search-from .search-form {
  margin-top: 40px;
  border: 1px solid #EB9601;
  padding: 0 55px 0 20px;
  background-color: #f8f8f8;
}
.search-section .content-search-from .search-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a7a7a7;
  opacity: 1;
  /* Firefox */
}
.search-section .content-search-from .search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.search-section .content-search-from .search-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a7a7a7;
}
.search-section .content-search-from .search-form input {
  background-color: #f8f8f8;
  height: 54px;
}
.search-section .content-search-from .search-form .search-btn {
  padding: 20px;
  top: 0;
  right: 0;
  background-color: #EB9601;
  transition: all 0.3s;
  height: 100%;
}
.search-section .content-search-from .search-form .search-btn:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 575px) {
  .search-section .content-search-from .search-form .search-btn {
    padding: 12px;
  }
}.pagination li {
  margin-left: 6px;
  margin-right: 6px;
  transition: all 0.5s;
}
.pagination li a {
  color: #565872;
  border: none;
  height: auto;
  width: auto;
  line-height: 1;
  text-align: center;
  border: none;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 400;
}
.pagination li:hover a {
  background-color: #A46B09;
  color: #ffffff;
  border: none;
}
.pagination li.active a {
  background-color: #EB9601;
  color: #ffffff;
}/*--------------------------------------------------------------
>>> single-page
----------------------------------------------------------------*/
.single-page-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .single-page-section {
    padding: 60px 0;
  }
}
.single-page-section .single-feature-img {
  margin-bottom: 20px;
}
.single-page-section .single-feature-img img {
  width: 100%;
}/*--------------------------------------------------------------
>>> reservation-page
----------------------------------------------------------------*/
.reservation-page-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .reservation-page-section {
    padding: 60px 0;
  }
}.reservation-form .form-inner {
  background-color: #ffffff;
  margin-bottom: 50px;
  padding: 40px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}
.reservation-form .form-inner:last-child {
  margin-bottom: 0;
}
.reservation-form .form-inner h3 {
  margin-bottom: 30px;
}
.reservation-form .form-inner .form-group {
  margin-bottom: 30px;
}
.reservation-form .form-inner .form-group input,
.reservation-form .form-inner .form-group textarea {
  border: none;
  background-color: #f8f8f8;
}
.reservation-form .form-inner.reservation-amout .form-group {
  margin-bottom: 0;
}
.reservation-form .form-inner.reservation-method .radio-img {
  margin-bottom: 0;
}
.reservation-form .radio-img {
  width: 100px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin-right: 10px;
}
.reservation-form .radio-img label {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ECECEC;
  margin-bottom: 0;
}
.reservation-form .radio-img input[type=radio] {
  position: absolute;
  z-index: -9;
}
.reservation-form .radio-img input:checked ~ label {
  background-color: rgba(250, 3, 104, 0.54);
}
.reservation-form .radio-img img {
  vertical-align: middle;
}
.reservation-form .reservation-method .form-wrap {
  margin-bottom: 30px;
}
.reservation-form .reservation-method label {
  display: block;
}
@media screen and (max-width: 575px) {
  .reservation-form .form-inner {
    padding: 30px 20px;
  }
  .reservation-form .form-inner .form-group {
    margin-bottom: 20px;
  }
  .reservation-form .form-inner.reservation-amout .amount-radio {
    margin-bottom: 20px;
  }
  .reservation-form .reservation-amout .form-group {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  .reservation-form .amount-radio {
    width: 60px;
    height: 42px;
    line-height: 42px;
  }
  .reservation-form .amount-radio label {
    font-size: 14px;
    font-weight: 600;
  }
  .reservation-form .radio-img {
    height: auto;
    line-height: initial;
  }
  .reservation-form .radio-img label {
    padding: 5px;
  }
  .reservation-form .radio-img label img {
    width: 100%;
  }
}/*--------------------------------------------------------------
>>> blog-archive-page
----------------------------------------------------------------*/
.blog-archive-section {
  margin: 110px 0;
}
@media screen and (max-width: 767px) {
  .blog-archive-section {
    margin: 60px 0;
  }
}
.blog-archive-section .primary .inner-blog-wrapper {
  display: grid;
  justify-content: center;
  justify-items: center;
  grid-row-gap: 50px;
  grid-column-gap: 40px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px) {
  .blog-archive-section .primary .inner-blog-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .blog-archive-section .primary .inner-blog-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.blog-archive-section .primary .inner-blog-wrapper .post {
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transition: all 0.4s;
}
.blog-archive-section .primary .inner-blog-wrapper .post:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.4s;
}
.blog-archive-section .primary .inner-blog-wrapper .post:hover .feature-image:before {
  opacity: 0;
}
.blog-archive-section .primary .inner-blog-wrapper .post .feature-image {
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: all 0.4s;
}
.blog-archive-section .primary .inner-blog-wrapper .post .feature-image:before {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%);
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-archive-section .primary .inner-blog-wrapper .post .feature-image .cat-meta {
  position: absolute;
  top: 15px;
  right: 15px;
}
.blog-archive-section .primary .inner-blog-wrapper .post .feature-image .cat-meta a {
  padding: 7px 14px;
  font-size: 11px;
  background-color: #EB9601;
  color: #ffffff;
  transition: 0.5s all;
}
.blog-archive-section .primary .inner-blog-wrapper .post .feature-image .cat-meta a:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .blog-archive-section .primary .inner-blog-wrapper .post .feature-image img {
    width: 100%;
  }
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content {
  padding: 30px 30px 30px;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content h5 {
  margin-bottom: 14px;
  line-height: 1.3;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .post-short-info {
  margin-bottom: 12px;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta {
  margin-bottom: 0;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span {
  font-size: 12px;
  color: #787878;
  padding: 0 9px;
  position: relative;
  display: inline-block;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span a {
  color: #787878;
  transition: all 0.4s;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span a:hover {
  color: #A46B09;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span:first-child {
  padding-left: 0;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span:last-child {
  padding-right: 0;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span:last-child:before {
  content: none;
}
.blog-archive-section .primary .inner-blog-wrapper .post .entry-content .entry-meta span:before {
  content: "•";
  right: -4px;
  top: 25%;
  color: #787878;
  font-size: 12px;
  line-height: 1;
  position: absolute;
}
.blog-archive-section .primary .post-navigation-wrap {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .blog-archive-section .secondary .sidebar {
    padding-left: 26px;
  }
}
.blog-archive-section .secondary .sidebar .author_widget {
  background-color: #ffffff;
  text-align: center;
}
.blog-archive-section .secondary .sidebar .author_widget .avatar {
  margin-bottom: 20px;
  height: 150px;
  width: 150px;
}
.blog-archive-section .secondary .sidebar .author_widget .text-content {
  margin-bottom: 20px;
}
.blog-archive-section .secondary .sidebar .author_widget .text-content .name-title {
  margin-bottom: 20px;
}
.blog-archive-section .secondary .sidebar .author_widget .text-content .author-info {
  margin-bottom: 0;
}
.blog-archive-section .secondary .sidebar .author_widget .social-icon ul {
  margin: 0;
  padding: 0;
}
.blog-archive-section .secondary .sidebar .author_widget .social-icon ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 4px;
}
.blog-archive-section .secondary .sidebar .author_widget .social-icon ul li:last-child {
  margin-right: 0;
}
.blog-archive-section .secondary .sidebar .author_widget .social-icon ul li a i {
  font-size: 12px;
  text-align: center;
  height: 32px;
  width: 32px;
  line-height: 31px;
  background-color: #EB9601;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.4s;
}
.blog-archive-section .secondary .sidebar .author_widget .social-icon ul li a i:hover {
  background-color: #A46B09;
  color: #ffffff;
}
.blog-archive-section .secondary .sidebar .widget_latest_post ul li {
  display: flex;
  align-items: center;
}
.blog-archive-section .secondary .sidebar .widget_latest_post ul li .post-thumb {
  overflow: hidden;
  margin-right: 15px;
}
.blog-archive-section .secondary .sidebar .widget_latest_post ul li .post-thumb a img {
  object-fit: cover;
  width: 97px;
  height: 85px;
}
.blog-archive-section .secondary .sidebar .widget_latest_post .post-content h6 {
  color: #292929;
  line-height: 1.1;
}
.blog-archive-section .secondary .sidebar .widget_latest_post .entry-meta span a {
  font-size: 12px;
  line-height: 1.3;
}
@media screen and (max-width: 479px) {
  .blog-archive-section .secondary .sidebar .widget_social .social-icon {
    width: 100%;
  }
}
.blog-archive-section .secondary .sidebar .widget_social .social-icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 0;
  border-radius: initial;
  background-color: #EB9601;
}
.blog-archive-section .secondary .sidebar .widget_social .social-icon a i {
  font-size: 20px;
  width: auto;
  margin-right: 20px;
  text-align: center;
}
.blog-archive-section .secondary .sidebar .widget_social .social-icon a span {
  padding: 0;
  background-image: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}/*--------------------------------------------------------------
>>> single-blog-page
----------------------------------------------------------------*/
.single-post-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .single-post-section {
    padding: 60px 0;
  }
}
.single-post-section .primary .right-sidebar {
  padding-right: 28px;
}
@media screen and (max-width: 991px) {
  .single-post-section .primary .right-sidebar {
    padding-right: 0px;
  }
}
.single-post-section .primary .right-sidebar .feature-image {
  margin-bottom: 18px;
}
.single-post-section .primary .right-sidebar .single-content-wrap {
  margin-bottom: 20px;
}
.single-post-section .primary .right-sidebar .single-content-wrap .single-content-imgage {
  margin-bottom: 20px;
}
.single-post-section .primary .right-sidebar .single-content-wrap p {
  margin-bottom: 0;
}
.single-post-section .primary .right-sidebar .meta-wrap {
  margin-bottom: 28px;
}
.single-post-section .primary .right-sidebar .meta-wrap .tag-links:before {
  content: "\f02c";
  color: #EB9601;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-right: 6px;
  font-weight: 900;
}
.single-post-section .primary .right-sidebar .meta-wrap .tag-links a {
  font-weight: 500;
  line-height: 1.2;
  color: #414141;
  transition: all 0.4s;
}
.single-post-section .primary .right-sidebar .meta-wrap .tag-links a:hover {
  color: #A46B09;
}
.single-post-section .primary .right-sidebar .meta-wrap .tag-links a:after {
  content: ",";
  font-size: inherit;
  font-family: "Helvetica Neue", sans-serif;
}
.single-post-section .primary .right-sidebar .meta-wrap .tag-links a:last-child:after {
  content: none;
}
.single-post-section .primary .right-sidebar .post-socail-wrap .social-icon-wrap .social-icon a {
  display: flex;
  justify-content: center;
}
.single-post-section .primary .right-sidebar .post-socail-wrap .social-icon-wrap .social-icon a i {
  width: 36px;
  font-size: 13px;
  padding-left: 6px;
}
.single-post-section .primary .right-sidebar .post-socail-wrap .social-icon-wrap .social-icon a span {
  font-weight: 500;
  padding: 9px 20px 9px 6px;
  background-image: none;
}
.single-post-section .primary .right-sidebar .author-wrap {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 40px 32px;
  margin-bottom: 22px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
.single-post-section .primary .right-sidebar .author-wrap:before, .single-post-section .primary .right-sidebar .author-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.single-post-section .primary .right-sidebar .author-wrap .author-thumb {
  width: 100px;
}
.single-post-section .primary .right-sidebar .author-wrap .author-thumb img {
  border-radius: 100%;
}
.single-post-section .primary .right-sidebar .author-wrap .author-content {
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  margin-left: 20px;
}
.single-post-section .primary .right-sidebar .author-wrap .author-content .author-name {
  margin-bottom: 12px;
  margin-top: 8px;
}
.single-post-section .primary .right-sidebar .author-wrap .author-content p {
  margin-bottom: 20px;
}
.single-post-section .primary .right-sidebar .author-wrap .author-content .button-text {
  color: #EB9601;
  font-weight: 500;
  text-transform: capitalize;
}
.single-post-section .primary .right-sidebar .author-wrap .author-content .button-text:hover {
  color: #A46B09;
}
@media screen and (max-width: 575px) {
  .single-post-section .primary .right-sidebar .author-wrap {
    text-align: center;
    padding: 20px;
  }
  .single-post-section .primary .right-sidebar .author-wrap .author-thumb {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-post-section .primary .right-sidebar .author-wrap .author-content {
    width: 100%;
    margin-left: 0;
  }
}
.single-post-section .primary .right-sidebar .divider-line {
  padding-top: 10px;
  padding-bottom: 30px;
}
.single-post-section .primary .right-sidebar .divider-line .st-line {
  width: 100%;
  border-top: 1px solid rgba(175, 175, 175, 0.1803921569);
  display: inline-block;
}
.single-post-section .primary .right-sidebar .comment-area .comment-title {
  margin-bottom: 25px;
}
.single-post-section .primary .right-sidebar .comment-area ol {
  margin: 0;
  padding: 0;
}
.single-post-section .primary .right-sidebar .comment-area ol ol {
  margin-left: 30px;
}
.single-post-section .primary .right-sidebar .comment-area ol li {
  list-style: none;
  margin-bottom: 30px;
}
.single-post-section .primary .right-sidebar .comment-area ol li:before, .single-post-section .primary .right-sidebar .comment-area ol li:after {
  content: "";
  display: block;
  clear: both;
}
.single-post-section .primary .right-sidebar .comment-area .comment-thumb {
  width: 55px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  float: left;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content {
  border: 1px solid #e6e6e6;
  width: -moz-calc(100% - 65px);
  width: -webkit-calc(100% - 65px);
  width: calc(100% - 65px);
  float: right;
  padding: 20px;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content .comment-header {
  margin-bottom: 10px;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content p {
  margin-bottom: 15px;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content h5 {
  display: inline-block;
  margin-bottom: 0;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content .post-on {
  font-size: 13px;
  margin-left: 10px;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content .reply {
  background-color: #EB9601;
  font-size: 14px;
  color: #ffffff;
  padding: 5px 12px 6px;
  display: inline-block;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content .reply i {
  margin-right: 4px;
  font-size: 12px;
}
.single-post-section .primary .right-sidebar .comment-area .comment-content .reply:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 575px) {
  .single-post-section .primary .right-sidebar .comment-area .comment-thumb {
    width: 25px;
  }
  .single-post-section .primary .right-sidebar .comment-area .comment-content {
    width: -moz-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
  }
}
.single-post-section .primary .right-sidebar .comment-form-wrap {
  padding-top: 5px;
}
.single-post-section .primary .right-sidebar .comment-form-wrap .comment-title {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 52px;
}
@media screen and (max-width: 767px) {
  .single-post-section .primary .right-sidebar .comment-form-wrap .comment-title {
    font-size: 38px;
  }
}
.single-post-section .primary .right-sidebar .comment-form-wrap .rate-wrap {
  padding: 0 15px;
  margin-bottom: 15px;
}
.single-post-section .primary .right-sidebar .comment-form-wrap label {
  display: block;
  color: #292929;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 1.7;
}
.single-post-section .primary .right-sidebar .comment-form-wrap input {
  border: none;
}
.single-post-section .primary .right-sidebar .comment-form-wrap input:not([type=submit]) {
  background-color: #F8F8F8;
  width: 100%;
}
.single-post-section .primary .right-sidebar .comment-form-wrap input[type=submit] {
  margin-top: 0px;
  background-color: #EB9601;
  transition: all 0.4s;
}
.single-post-section .primary .right-sidebar .comment-form-wrap input[type=submit]:hover {
  background-color: #A46B09;
}
.single-post-section .primary .right-sidebar .comment-form-wrap input[type=checkbox] {
  width: auto;
}
.single-post-section .primary .right-sidebar .comment-form-wrap textarea {
  background-color: #F8F8F8;
  border: none;
}
.single-post-section .primary .right-sidebar .post-navigation {
  margin: 50px -10px 0;
}
.single-post-section .primary .right-sidebar .post-navigation:before, .single-post-section .primary .right-sidebar .post-navigation:after {
  content: "";
  display: block;
  clear: both;
}
.single-post-section .primary .right-sidebar .post-navigation [class*=nav-] .nav-label {
  display: block;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  font-size: 13px;
  font-weight: 400;
}
.single-post-section .primary .right-sidebar .post-navigation [class*=nav-] .nav-title {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .single-post-section .primary .right-sidebar .post-navigation [class*=nav-] .nav-title {
    font-size: 13px;
  }
}
.single-post-section .primary .right-sidebar .post-navigation .nav-label {
  color: #878787;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #EB9601;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev,
.single-post-section .primary .right-sidebar .post-navigation .nav-next {
  width: 50%;
  padding: 0 10px;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a {
  color: #292929;
  font-weight: normal;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a:before,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:before {
  color: #EB9601;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a:hover, .single-post-section .primary .right-sidebar .post-navigation .nav-prev a:focus, .single-post-section .primary .right-sidebar .post-navigation .nav-prev a:active,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:hover,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:focus,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:active {
  color: #A46B09;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a:hover .nav-title, .single-post-section .primary .right-sidebar .post-navigation .nav-prev a:focus .nav-title, .single-post-section .primary .right-sidebar .post-navigation .nav-prev a:active .nav-title,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:hover .nav-title,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:focus .nav-title,
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:active .nav-title {
  color: #A46B09;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev {
  float: left;
}
@media screen and (max-width: 479px) {
  .single-post-section .primary .right-sidebar .post-navigation .nav-prev {
    width: 100%;
  }
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a {
  padding-left: 30px;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-prev a:before {
  left: 0;
  content: "\f104";
}
.single-post-section .primary .right-sidebar .post-navigation .nav-next {
  float: right;
  text-align: right;
}
@media screen and (max-width: 479px) {
  .single-post-section .primary .right-sidebar .post-navigation .nav-next {
    float: left;
    width: 100%;
  }
}
.single-post-section .primary .right-sidebar .post-navigation .nav-next a {
  padding-right: 30px;
}
.single-post-section .primary .right-sidebar .post-navigation .nav-next a:before {
  content: "\f105";
  right: 0;
}
@media screen and (max-width: 479px) {
  .single-post-section .primary .right-sidebar .post-navigation .nav-prev ~ .nav-next {
    border-top: 1px solid #ececec;
    margin-top: 15px;
    padding-top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .single-post-section .secondary .sidebar {
    padding-left: 26px;
  }
}
.single-post-section .secondary .sidebar .author_widget {
  background-color: #ffffff;
  text-align: center;
}
.single-post-section .secondary .sidebar .author_widget .avatar {
  margin-bottom: 20px;
  height: 150px;
  width: 150px;
}
.single-post-section .secondary .sidebar .author_widget .text-content {
  margin-bottom: 20px;
}
.single-post-section .secondary .sidebar .author_widget .text-content .name-title {
  margin-bottom: 20px;
}
.single-post-section .secondary .sidebar .author_widget .text-content .author-info {
  margin-bottom: 0;
}
.single-post-section .secondary .sidebar .author_widget .social-icon ul {
  margin: 0;
  padding: 0;
}
.single-post-section .secondary .sidebar .author_widget .social-icon ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 4px;
}
.single-post-section .secondary .sidebar .author_widget .social-icon ul li:last-child {
  margin-right: 0;
}
.single-post-section .secondary .sidebar .author_widget .social-icon ul li a i {
  font-size: 12px;
  text-align: center;
  height: 32px;
  width: 32px;
  line-height: 31px;
  background-color: #EB9601;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.4s;
}
.single-post-section .secondary .sidebar .author_widget .social-icon ul li a i:hover {
  background-color: #A46B09;
  color: #ffffff;
}
.single-post-section .secondary .sidebar .widget_latest_post ul li {
  display: flex;
  align-items: center;
}
.single-post-section .secondary .sidebar .widget_latest_post ul li .post-thumb {
  overflow: hidden;
  margin-right: 15px;
}
.single-post-section .secondary .sidebar .widget_latest_post ul li .post-thumb a img {
  object-fit: cover;
  width: 97px;
  height: 85px;
}
.single-post-section .secondary .sidebar .widget_latest_post .post-content h6 {
  color: #292929;
  line-height: 1.1;
}
.single-post-section .secondary .sidebar .widget_latest_post .entry-meta span a {
  font-size: 12px;
  line-height: 1.3;
}
@media screen and (max-width: 479px) {
  .single-post-section .secondary .sidebar .widget_social .social-icon {
    width: 100%;
  }
}
.single-post-section .secondary .sidebar .widget_social .social-icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 0;
  border-radius: initial;
  background-color: #EB9601;
}
.single-post-section .secondary .sidebar .widget_social .social-icon a i {
  font-size: 20px;
  width: auto;
  margin-right: 20px;
  text-align: center;
}
.single-post-section .secondary .sidebar .widget_social .social-icon a span {
  padding: 0;
  background-image: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}/*--------------------------------------------------------------
>>> account-page
----------------------------------------------------------------*/
.account-section {
  margin: 110px 0;
}
@media screen and (max-width: 767px) {
  .account-section {
    margin: 60px 0;
  }
}
.account-section .account-title {
  margin-bottom: 30px;
  color: #565872;
}
.account-section .login-form {
  padding: 50px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.03);
  border-radius: 25px;
}
.account-section .login-form .form-group label {
  margin-bottom: 10px;
  color: #565872;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}
.account-section .login-form .form-group label .label-star {
  color: red;
}
.account-section .login-form .form-group input {
  background-color: #f8f8f8;
}
.account-section .login-form .form-group .display-password {
  position: relative;
}
.account-section .login-form .form-group .display-password .password-show {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 50%;
  transform: translatey(-50%);
  cursor: pointer;
}
.account-section .login-form .form-group .display-password .password-show:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
}
.account-section .login-form .form-group .display-password .show:before {
  content: "\f070";
}
.account-section .login-form .login-btn {
  margin-right: 16px;
  padding: 12px 32px;
  transition: 0.4s all;
}
.account-section .login-form .login-btn:hover {
  color: #A46B09;
  filter: saturate(1.5) brightness(1.2);
}
.account-section .login-form .forget-btn {
  margin-top: 15px;
}
.account-section .login-form .forget-btn a {
  background-color: transparent;
  color: #EB9601;
  transition: color 0.4s;
  font-size: 15px;
  font-weight: 500;
}
.account-section .login-form .forget-btn a:hover {
  color: #A46B09;
}
@media screen and (max-width: 575px) {
  .account-section .login-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}.account-recover-section .reset-btn {
  border: none;
  padding: 12px 32px;
  background-color: #a46497;
  transition: 0.4s all;
}
.account-recover-section .reset-btn:hover {
  filter: saturate(1.5) brightness(1.2);
}/*--------------------------------------------------------------
>>> recover-page
----------------------------------------------------------------*/
.account-recover-section {
  margin: 110px 0;
}
@media screen and (max-width: 767px) {
  .account-recover-section {
    margin: 60px 0;
  }
}
.account-recover-section .recover-wrapper {
  border-radius: 25px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.03);
  padding: 50px;
}
.account-recover-section .recover-wrapper .form-group label {
  margin-bottom: 10px;
  color: #565872;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}
.account-recover-section .recover-wrapper .form-group label .label-star {
  color: red;
}
.account-recover-section .recover-wrapper .form-group input {
  background-color: #f8f8f8;
}
@media screen and (max-width: 575px) {
  .account-recover-section .recover-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}/*--------------------------------------------------------------
>>> product-archive-page
----------------------------------------------------------------*/
.product-outer-wrap {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .product-outer-wrap {
    padding: 60px 0;
  }
}
.product-outer-wrap .product-notices-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.product-outer-wrap .product-notices-wrapper select,
.product-outer-wrap .product-notices-wrapper form {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .product-outer-wrap .product-notices-wrapper p {
    margin-bottom: 0;
    font-size: 15px;
    color: #565872;
  }
  .product-outer-wrap .product-notices-wrapper form {
    width: auto;
  }
  .product-outer-wrap .product-notices-wrapper form select {
    width: auto;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    color: #000;
    padding: 8px 16px;
    height: 40px;
  }
}.single-product-outer-wrapper {
  padding: 120px 0 0;
}
@media screen and (max-width: 767px) {
  .single-product-outer-wrapper {
    padding: 80px 0 0;
  }
}.product-toolbar {
  margin-bottom: 60px;
}
.product-toolbar .form-group {
  position: relative;
}
.product-toolbar .form-group i {
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 50px;
  text-align: center;
  right: 0;
  top: 0;
  border-left: 1px solid #e6e6e6;
}
.product-toolbar .form-group input[type=text] {
  padding-right: 55px;
}.product-item {
  -webkit-box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
  padding: 10px 10px 30px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.product-item .product-image {
  position: relative;
  overflow: hidden;
}
.product-item .product-image a {
  display: block;
  overflow: hidden;
}
.product-item .product-image a img {
  -webkit-transition: linear 0.4s;
  -moz-transition: linear 0.4s;
  -ms-transition: linear 0.4s;
  -o-transition: linear 0.4s;
  transition: linear 0.4s;
}
.product-item .product-image a:hover img {
  transform: scale(1.2) rotate(5deg);
}
.product-item .product-content h5 {
  margin-bottom: 5px;
  padding: 25px 0 15px;
  color: #030F27;
}
.product-item .product-content .product-cat a {
  color: #4a4a4a;
  font-size: 13px;
  margin-bottom: 10px;
  display: inline-block;
}
.product-item .product-content .product-cat a:hover {
  color: #A46B09;
}
.product-item .product-content .product-price {
  font-size: 20px;
  font-weight: 600;
  font-family: "Marcellus", serif;
  line-height: 1.2;
  padding: 0 20px;
  margin-bottom: 30px;
}
.product-item .product-content .product-price del {
  color: #787878;
  opacity: 0.5;
}
.product-item .product-content .product-price ins {
  color: #EB9601;
  text-decoration: underline;
}
.product-item .product-content .button-primary {
  padding: 10px 15px;
}
.product-item .onsale {
  background: #EB9601;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  right: 10px;
  line-height: 30px;
  padding: 0px 12px;
  display: block;
  position: absolute;
  top: 10px;
  z-index: 3;
}
.product-item .onsale:after {
  content: "!";
}
.product-item .rate-wrap {
  padding: 20px 20px 0;
  border-top: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-item .button-round-primary {
  font-size: 15px;
  margin-top: 18px;
  padding: 10px 15px;
  text-transform: capitalize;
}
.product-item:hover {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}.pagination li {
  margin-left: 0;
  margin-right: 0;
}
.pagination li.hover a {
  background-color: #A46B09;
  color: #ffffff;
}
.pagination li.active a {
  background-color: #EB9601;
  color: #ffffff;
}
.pagination li a {
  color: #565872;
  padding: 15px;
  background-color: #f8f8f8;
  line-height: 1;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}.sidebar {
  padding-left: 26px;
}
@media screen and (max-width: 991px) {
  .sidebar {
    padding-left: 0;
  }
}
.sidebar .search_widget form input {
  height: 54px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 575px) {
  .sidebar .search_widget form input {
    height: 40px;
  }
}
.sidebar .search_widget form .search-btn {
  font-size: 24px;
  top: 0;
  right: 0;
  font-size: 15px;
  background-color: #EB9601;
  color: white;
  padding: 16px;
  height: 100%;
  border-radius: initial;
}
.sidebar .widget_category_product_thumb {
  margin-bottom: 40px;
}
.sidebar .widget_category_product_thumb ul li {
  padding: 8px;
}
.sidebar .widget_category_product_thumb ul li .count,
.sidebar .widget_category_product_thumb ul li h5 {
  color: #292929;
  font-family: "Marcellus", serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}
.sidebar .widget.widget-product-thumb .product-thumb {
  overflow: hidden;
}
.sidebar .widget.widget-product-thumb .product-content h6 {
  margin-bottom: 10px;
}
.sidebar .widget.widget-product-thumb .product-content h6 a {
  color: #292929;
  line-height: 1.1;
  font-family: "Marcellus", serif;
}
.sidebar .widget.widget-product-thumb .product-content h6 a:hover {
  color: #A46B09;
}
.sidebar .widget.widget-product-thumb .product-content .entry-meta span:before {
  top: 25%;
}
.sidebar .widget.widget-product-thumb .product-content .entry-meta span a {
  font-size: 13px;
  color: #adadad;
  line-height: 1.3;
}
.sidebar .widget.widget-product-thumb .product-content .entry-meta span a:hover {
  color: #A46B09;
}
.sidebar .gallery-colum-3 .gallery-item {
  padding: 9px;
}
.sidebar .gallery-colum-3 .gallery-item a {
  overflow: hidden;
}/*---------------------------
product slider range for price css
----------------------------*/
#slider-range.ui-widget-content {
  background-color: #e6e6e6;
  border: none;
  height: 6px;
  margin-top: 20px;
}
#slider-range .ui-widget-header {
  background-color: #EB9601;
}
#slider-range.ui-slider-horizontal .ui-slider-handle {
  margin-left: -1px;
  top: -6px;
  background-color: #f8f8f8;
}
.ui-widget-content {
  color: inherit;
}/*--------------------------------------------------------------
>>> product-detail-page
----------------------------------------------------------------*/
.bg-gray {
  background-color: #f8f8f8;
}.single-product-wrapp {
  padding-top: 110px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .single-product-wrapp {
    padding-top: 60px;
  }
}
.single-product-wrapp .product-inner-wrap {
  padding-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .single-product-wrapp .product-inner-wrap {
    padding-bottom: 60px;
  }
}/*---------------------------
procduct details css
----------------------------*/
.sale-tag {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: #77a464;
  height: 42px;
  width: 42px;
  line-height: 42px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  z-index: 1;
  border-radius: 50%;
  font-size: 13px;
}.product-outer-wrap .product-thumbnails-outer {
  position: relative;
}.single-product-item .feature-image img {
  margin: auto;
  border-radius: 5px;
}
.single-product-item .image-search-icon {
  position: absolute;
  top: 15px;
  right: 15px;
}
.single-product-item .image-search-icon a {
  background-color: #ffffff;
  border-radius: 100%;
  color: #383838;
  display: block;
  font-size: 17px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.single-product-item .image-search-icon a:hover {
  background-color: #A46B09;
  color: #ffffff;
}.product-thumb-nav .single-product-item {
  padding: 10px 5px 0 5px;
}
.product-thumb-nav .single-product-item .feature-image {
  border-radius: 5px;
  overflow: hidden;
}
.product-thumb-nav .single-product-item .feature-image img {
  opacity: 0.5;
}
.product-thumb-nav .slick-center .feature-image img {
  opacity: 1;
}
.product-thumb-nav.slick-slider .slick-prev:before,
.product-thumb-nav.slick-slider .slick-next:before {
  height: 25px;
  width: 25px;
  font-size: 12px;
  line-height: 25px;
}
.product-thumb-nav.slick-slider .slick-prev {
  left: 5px;
}
.product-thumb-nav.slick-slider .slick-next {
  right: 5px;
}.product-summary .breadcrumb-content ul {
  margin-left: 0;
  margin-bottom: 20px;
}
.product-summary .breadcrumb-content ul li {
  padding: 0;
}
.product-summary .breadcrumb-content ul li:before {
  padding: 0 5px;
  line-height: 1.8;
  font-size: 12px;
}
.product-summary .breadcrumb-content ul li a {
  color: #767676;
  font-weight: 500;
  line-height: 1.2;
  transition: color 0.4s;
}
.product-summary .breadcrumb-content ul li a:hover {
  color: #A46B09;
}
.product-summary .breadcrumb-content ul li:last-child a {
  color: #414141;
  font-weight: 600;
  transition: all 0.5s;
}
.product-summary .breadcrumb-content ul li:last-child a:hover {
  color: #A46B09;
}
.product-summary .product-title-name {
  color: #565872;
}
.product-summary .product-price {
  font-family: "Marcellus", serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1;
}
.product-summary .product-price ins {
  color: #EB9601;
  font-size: 50px;
  text-decoration: underline;
}
.product-summary .product-price del {
  opacity: 0.5;
  display: inline-block;
  color: #EB9601;
}
.product-summary .product-desc {
  border-top: 1px solid #D9D9D9;
  margin-top: 25px;
  padding-top: 25px;
}
.product-summary .product-desc p {
  color: #565872;
}
.product-summary .cart-item input {
  width: 55px;
  height: 45px;
  padding-right: 0;
  text-align: center;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  padding: 0;
  color: #696A87;
  text-align: center;
}
.product-summary .cart-item input ::-webkit-input-placeholder {
  text-align: center;
}
.product-summary .cart-item input :-moz-placeholder {
  text-align: center;
}
.product-summary .cart-item button {
  border: none;
  margin-left: 10px;
  padding: 13px 22px;
  background-color: #EB9601;
  color: #ffffff;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.4s;
}
.product-summary .cart-item button:hover {
  background-color: #A46B09;
}
.product-summary .product-meta {
  border-top: 1px solid #D9D9D9;
  margin-top: 45px;
  padding-top: 25px;
}
.product-summary .product-meta [class*=-detail] {
  line-height: 1.2;
}
.product-summary .product-meta strong {
  color: #292929;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  margin-right: 5px;
  min-width: 108px;
  display: inline-block;
}
.product-summary .product-meta a {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  color: #565872;
}
.product-summary .product-meta a:hover {
  color: #A46B09;
}
.product-summary .product-meta span {
  color: #111111;
}
@media screen and (min-width: 992px) {
  .product-summary {
    margin-left: 36px;
  }
}
@media screen and (max-width: 767px) {
  .product-summary {
    margin-top: 40px;
  }
  .product-summary h2 {
    font-size: 30px;
  }
  .product-summary .product-price {
    font-size: 30px;
  }
}
@media screen and (max-width: 479px) {
  .product-summary h2 {
    margin-bottom: 12px;
  }
  .product-summary .product-price {
    margin-bottom: 12px;
  }
}.product-tab-outer {
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: #ffffff;
}
.product-tab-outer .tab-container .responsive-tabs ul {
  padding-left: 15px;
  border-bottom: 1px solid #d3ced2;
}
.product-tab-outer .tab-container .responsive-tabs ul li a {
  font-size: 18px;
  font-weight: 500;
  font-family: "Marcellus", serif;
  line-height: 1.1;
  padding: 15px 22px;
  color: #030F27;
}
.product-tab-outer .tab-container .responsive-tabs ul li a.active {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #d3ced2;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  color: #EB9601;
  font-weight: 700;
}
.product-tab-outer .tab-container .responsive-tabs ul li a:hover {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content {
  background-color: #ffffff;
  border: 1px solid #d3ced2;
  border-top: 0;
  padding: 30px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body {
  background-color: #ffffff;
  padding: 16px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body h6 {
  color: #292929;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 16px;
  margin-top: 8px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body p {
  color: #565872;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-title {
  margin-bottom: 25px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area ol {
  margin: 0;
  padding: 0;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area ol ol {
  margin-left: 30px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area ol li {
  list-style: none;
  margin-bottom: 30px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area ol li:before, .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area ol li:after {
  content: "";
  display: block;
  clear: both;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-thumb {
  width: 55px;
  height: 55px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  float: left;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content {
  border: 1px solid #e6e6e6;
  width: -moz-calc(100% - 65px);
  width: -webkit-calc(100% - 65px);
  width: calc(100% - 65px);
  float: right;
  padding: 20px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content .comment-header {
  margin-bottom: 10px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content p {
  margin-bottom: 15px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content h5 {
  display: inline-block;
  margin-bottom: 0;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content .post-on {
  font-size: 13px;
  margin-left: 10px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content .reply {
  background-color: #EB9601;
  font-size: 14px;
  color: #ffffff;
  padding: 5px 12px 6px;
  display: inline-block;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content .reply i {
  margin-right: 4px;
  font-size: 12px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content .reply:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 575px) {
  .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-thumb {
    width: 25px;
  }
  .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-content {
    width: -moz-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
  }
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap {
  margin-bottom: 10px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap label {
  display: block;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap .procduct-rate {
  display: inline-block;
  position: relative;
  font-size: 13px;
  letter-spacing: 3px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap .procduct-rate {
    font-size: 12px;
  }
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap .procduct-rate:before {
  color: #EB9601;
  content: "\f005\f005\f005\f005\f005";
  display: block;
  font-family: "Font Awesome 5 free";
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap .procduct-rate span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  z-index: 1;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .rate-wrap .procduct-rate span:before {
  color: #FEBF00;
  content: "\f005\f005\f005\f005\f005";
  display: block;
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form label {
  font-size: 15px;
  color: #292929;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.6;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form input {
  display: block;
  background-color: #f8f8f8;
  width: 100%;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .procduct-rate:before {
  color: #EB9601;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .aggrement-tick input {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form .aggrement-tick label {
  display: inline;
  color: #030F27;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form input[type=submit] {
  border-radius: 0;
  padding: 10px 15px;
  margin-top: 0;
  background-color: #EB9601;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  transition: all 0.4s;
  width: auto;
}
.product-tab-outer .tab-container .responsive-tabs .tab-content .card-body .comment-area .comment-form input[type=submit]:hover {
  background-color: #A46B09;
}
@media screen and (max-width: 767px) {
  .product-tab-outer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .product-tab-outer .tab-container .responsive-tabs .tab-content {
    padding: 0;
    border: none;
  }
  .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body {
    padding: 0 22px 10px;
  }
}
@media screen and (max-width: 575px) {
  .product-tab-outer .tab-container .responsive-tabs .tab-content .card-body {
    padding: 0 15px 10px;
  }
}.product-outer-wrap .tab-container {
  margin-top: 0;
}
.product-outer-wrap .tab-container table {
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
}
.product-outer-wrap .tab-container table th {
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.product-outer-wrap .tab-container table tr:last-child td {
  border-bottom: none;
}
.product-outer-wrap .tab-container table tr:last-child th {
  border-bottom: none;
}
.product-outer-wrap .rate-wrap {
  padding: 0;
}
.product-outer-wrap .comment-area {
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  .product-outer-wrap .tab-content {
    padding: 30px 15px;
  }
}/*---------------------------
Related product css
----------------------------*/
.related-product {
  margin-top: 46px;
}
.related-product .product-item {
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .related-product {
    margin-top: 40px;
  }
}.related-title h4 {
  margin-bottom: 40px;
  margin-top: 8px;
  color: #292929;
}
@media screen and (max-width: 767px) {
  .related-title h4 {
    font-size: 25px;
  }
}/*---------------------------
product cart css
----------------------------*/
.cart-section {
  margin-bottom: 100px;
}
@media screen and (max-width: 575px) {
  .cart-section {
    margin-bottom: 50px;
  }
}/*---------------------------
product slider range for price css
----------------------------*/
#slider-range.ui-widget-content {
  background-color: #e6e6e6;
  border: none;
  height: 6px;
  margin-top: 20px;
}
#slider-range .ui-widget-header {
  background-color: #303649;
}
#slider-range .ui-corner-all, #slider-range.ui-widget-content {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#slider-range.ui-slider-horizontal .ui-slider-handle {
  margin-left: -1px;
  top: -6px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background-color: #f8f8f8;
}
#slider-range .price-amout .button-round-secondary {
  border-radius: 5px;
}.ui-widget-content {
  color: inherit;
}/*--------------------------------------------------------------
>>> cart-page
----------------------------------------------------------------*/
.carts-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .carts-section {
    padding: 60px 0;
  }
}.cart-list-inner .left-item-total .table-responsive {
  padding: 35px;
  margin-bottom: 30px;
  border: 1px solid #f8f8f8;
}
@media screen and (max-width: 575px) {
  .cart-list-inner .left-item-total .table-responsive {
    padding: 35px 20px;
  }
}
@media screen and (max-width: 575px) {
  .cart-list-inner .left-item-total .table-responsive .update-btn {
    text-align: center;
  }
}
.cart-list-inner .table {
  border-width: 0;
  border-style: solid;
  border-color: #dee2e6;
}
.cart-list-inner .table thead tr th {
  background-color: #ffffff;
  border: none;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.cart-list-inner .table tr .cartImage {
  display: block;
  overflow: hidden;
  width: 55px;
  margin-right: 0px;
}
.cart-list-inner .table tr td {
  color: #565872;
  vertical-align: middle;
  border-bottom: 1px solid #e6e6e6;
  border-right: none;
  border-left: none;
  border-top: none;
  position: relative;
  padding: 20px 20px 20px 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
}
.cart-list-inner .table tr td .close {
  background-color: transparent;
  font-size: 24px;
  float: left;
  border: none;
  padding: 0;
  position: relative;
  top: 15px;
  margin-right: 10px;
}
.cart-list-inner .table tr td input {
  width: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 600;
  height: 24px;
  text-align: center;
  color: #565872;
  border-width: 1px;
  border-color: #d5d8dc;
  border-style: solid;
  padding: 2px;
}
.cart-list-inner .table tr td .product-name {
  color: #EB9601;
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .cart-list-inner .table {
    display: block;
  }
  .cart-list-inner .table thead,
  .cart-list-inner .table tbody,
  .cart-list-inner .table th,
  .cart-list-inner .table td,
  .cart-list-inner .table tr {
    display: block;
  }
  .cart-list-inner .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .cart-list-inner .table tr {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
  }
  .cart-list-inner .table tr:first-child {
    margin-top: 0px;
  }
  .cart-list-inner .table td {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    text-align: center;
  }
  .cart-list-inner .table td .close {
    margin: 0;
    left: 10px;
  }
  .cart-list-inner .table td .cartImage {
    margin: auto;
  }
  .cart-list-inner .table td:before {
    display: block;
    white-space: nowrap;
    content: attr(data-column);
    color: #030F27;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 15px;
  }
}
.cart-list-inner .updateArea {
  border: 1px solid #f8f8f8;
  padding: 40px;
}
@media screen and (max-width: 991px) {
  .cart-list-inner .updateArea {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .cart-list-inner .updateArea {
    padding: 35px 20px;
  }
}
.cart-list-inner .updateArea .input-group-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  width: auto;
}
.cart-list-inner .updateArea .input-group-wrapper .form-control {
  background-color: #f8f8f8;
  width: auto;
  display: inline-block;
  padding: 15px;
  margin-right: 30px;
  color: #565872;
  flex: 2;
  border: none;
}
.cart-list-inner .updateArea .input-group-wrapper .form-control ::-webkit-input-placeholder {
  /* Edge */
  color: #a7a7a7;
}
.cart-list-inner .updateArea .input-group-wrapper .form-control :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.cart-list-inner .updateArea .input-group-wrapper .form-control ::placeholder {
  color: #a7a7a7;
}
.cart-list-inner .updateArea .input-group-wrapper .form-control:focus {
  border: none;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .cart-list-inner .updateArea .input-group-wrapper .form-control {
    text-align: center;
  }
}
.cart-list-inner .updateArea a {
  padding: 18px 20px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  font-family: "Marcellus", serif;
  width: auto;
  flex: 1;
  text-align: center;
}
.cart-list-inner .updateArea a.update-btn {
  float: right;
}
@media screen and (max-width: 575px) {
  .cart-list-inner .updateArea .input-group-wrapper {
    width: 100%;
    display: block;
  }
  .cart-list-inner .updateArea .input-group-wrapper .form-control {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .cart-list-inner .updateArea a {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    padding: 15px 30px;
  }
  .cart-list-inner .updateArea a.update-btn {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .cart-list-inner .updateArea {
    text-align: center;
  }
}
.cart-list-inner .updateArea .input-group-wrapper input {
  height: 55px;
}
@media screen and (max-width: 767px) {
  .cart-list-inner .updateArea a.update-btn {
    float: none;
    margin-top: 15px;
  }
}
@media screen and (max-width: 575px) {
  .cart-list-inner .updateArea a.update-btn {
    margin-top: 0;
  }
}
.cart-list-inner .right-total form .balance-amt-wrapper {
  border: 1px solid #f8f8f8;
  padding: 35px;
}
.cart-list-inner .right-total form .balance-amt-wrapper .balance-title {
  margin-bottom: 16px;
  color: #030F27;
}
.cart-list-inner .right-total form .balance-amt-wrapper .checkBtnArea {
  padding-top: 15px;
}
.cart-list-inner .right-total form .balance-amt-wrapper .cheakout-btn {
  width: 100%;
  text-align: center;
  padding: 15px;
  transition: all 0.4s;
}
.cart-list-inner .right-total form .balance-amt-wrapper .cheakout-btn:hover {
  background-color: #A46B09;
  border-color: #A46B09;
}
@media screen and (max-width: 575px) {
  .cart-list-inner .right-total form .balance-amt-wrapper {
    padding: 35px 20px;
  }
}
.cart-list-inner .totalAmountArea ul {
  margin: 0;
  padding: 0;
}
.cart-list-inner .totalAmountArea ul li {
  padding: 12px 12px 9px 0px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  color: #787878;
}
.cart-list-inner .totalAmountArea ul li:last-child {
  border-bottom: none;
}
.cart-list-inner .totalAmountArea ul li strong {
  font-weight: 600;
}
.cart-list-inner .totalAmountArea ul li span {
  display: inline-block;
  float: right;
}
.cart-list-inner .totalAmountArea ul li .grandTotal {
  font-weight: 700;
}/*--------------------------------------------------------------
>>> cheakout-page
----------------------------------------------------------------*/
.checkout-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .checkout-section {
    padding: 60px 0;
  }
}
.checkout-section .cheakout-title {
  color: #565872;
}.checkout-field-wrap {
  padding: 40px;
  margin-bottom: 24px;
  border: 1px solid #d9d9d9;
}
.checkout-field-wrap .coupon-field {
  margin-bottom: 25px;
}
.checkout-field-wrap .coupon-field label {
  display: block;
  margin-bottom: 10px;
  color: #565872;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  vertical-align: middle;
  font-family: "Marcellus", serif;
}
.checkout-field-wrap .coupon-field label a {
  color: inherit;
}
.checkout-field-wrap .coupon-field .form-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
}
.checkout-field-wrap .coupon-field .form-group input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  width: auto;
  height: 50px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  background-color: #f8f8f8;
  border: none;
  color: #565872;
}
.checkout-field-wrap .coupon-field .form-group input[type=submit] {
  line-height: 1;
  height: 50px;
  padding: 0 30px;
  background-color: #EB9601;
}
.checkout-field-wrap .coupon-field .form-group input {
  margin: 0 15px;
}
.checkout-field-wrap .coupon-field .form-group .coupon-txt {
  margin-bottom: 15px;
}
.checkout-field-wrap .coupon-field .form-group .coupon-btn {
  margin-bottom: 15px;
}
.checkout-field-wrap .label-star {
  color: red;
  text-decoration: none;
  border-bottom: none;
  font-weight: 700;
}
.checkout-field-wrap .form-group {
  margin-bottom: 15px;
}
.checkout-field-wrap .form-group label {
  display: block;
  margin-bottom: 15px;
  color: #565872;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  vertical-align: middle;
}
.checkout-field-wrap .form-group input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  width: 100%;
  height: 50px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  background-color: #f8f8f8;
  border: none;
  color: #565872;
  padding: 16px;
}
@media screen and (max-width: 575px) {
  .checkout-field-wrap .form-group input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
    font-size: 13px;
  }
}
.checkout-field-wrap .form-group select {
  border: none;
  color: #a7a7a7;
  font-size: 15px;
  background-color: #f8f8f8;
}
.checkout-field-wrap .form-group select option {
  color: #565872;
}
@media screen and (max-width: 575px) {
  .checkout-field-wrap .form-group select {
    font-size: 13px;
  }
}
.checkout-field-wrap .form-group input[type=submit] {
  line-height: 1;
  height: 55px;
  padding: 0 30px;
}
.checkout-field-wrap .form-group ::-webkit-input-placeholder {
  /* Edge */
  color: #a7a7a7;
}
.checkout-field-wrap .form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.checkout-field-wrap .form-group ::placeholder {
  color: #a7a7a7;
}
.checkout-field-wrap .last-form-group {
  margin-bottom: 0;
}
.checkout-field-wrap .inner-form-group {
  margin-bottom: 15px;
}
.checkout-field-wrap .inner-form-group input {
  width: 100%;
  height: 55px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  background-color: #f8f8f8;
  border: none;
  color: #565872;
  padding: 16px;
  margin-bottom: 10px;
}
.checkout-field-wrap .inner-form-group ::-webkit-input-placeholder {
  /* Edge */
  color: #a7a7a7;
}
.checkout-field-wrap .inner-form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.checkout-field-wrap .inner-form-group ::placeholder {
  color: #a7a7a7;
}
@media screen and (max-width: 575px) {
  .checkout-field-wrap {
    padding: 20px;
  }
  .checkout-field-wrap .coupon-field .form-group input[type=submit] {
    margin-top: 15px;
  }
}.special-notes-wrap {
  margin-bottom: 0;
  padding: 40px;
  border: 1px solid #d9d9d9;
}
@media screen and (max-width: 479px) {
  .special-notes-wrap {
    padding: 40px 20px;
  }
}
.special-notes-wrap .Information-title {
  color: #565872;
}
.special-notes-wrap .form-group {
  margin-bottom: 0;
}
.special-notes-wrap .form-group label {
  display: block;
  margin-bottom: 10px;
  color: #565872;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  vertical-align: middle;
  font-family: "Marcellus", serif;
}
.special-notes-wrap .form-group textarea {
  background-color: #f8f8f8;
  padding: 16px;
  color: #565872;
  border: none;
}
.special-notes-wrap .form-group textarea ::-webkit-input-placeholder {
  /* Edge */
  color: #a7a7a7;
}
.special-notes-wrap .form-group textarea :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.special-notes-wrap .form-group textarea ::placeholder {
  color: #a7a7a7;
}.widget-table-summary.widget-bg {
  background-color: initial;
  border: 1px solid #d9d9d9;
}
.widget-table-summary.widget-bg cheakout-title {
  margin-bottom: 30px;
}
.widget-table-summary.widget-bg table {
  margin-bottom: 0;
}
.widget-table-summary.widget-bg table thead tr {
  background-color: transparent;
}
.widget-table-summary.widget-bg table thead tr th {
  padding-bottom: 16px;
  border: none;
  font-weight: 500;
  font-size: 16px;
  font-family: "Marcellus", serif;
  line-height: 1.2;
  color: #787878;
}
.widget-table-summary.widget-bg table tbody tr td {
  color: #565872;
  border-right: none;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 1px solid #d9d9d9;
}
.widget-table-summary.widget-bg table tbody tr td strong {
  color: #787878;
  font-size: 15px;
  font-weight: 700;
}
.widget-table-summary.widget-bg table tbody tr:last-child td {
  border-bottom: none;
}.widget-paymet-bank.widget-bg {
  background-color: initial;
  border: 1px solid #d9d9d9;
}
.widget-paymet-bank.widget-bg .form-group label {
  color: #565872;
  margin-bottom: 0;
}
.widget-paymet-bank.widget-bg .form-group .desc {
  padding: 20px;
  font-size: 13px;
  margin-top: 15px;
}
.widget-paymet-bank.widget-bg .custom-radio-field img {
  width: 150px;
  margin-top: -5px;
}
.widget-paymet-bank.widget-bg .button-round {
  width: 100%;
  border: none;
  display: block;
  margin-top: 25px;
  text-align: center;
}
.widget-paymet-bank.widget-bg .place-order-btn {
  border: none;
  color: #fff;
}
.widget-paymet-bank.widget-bg .place-order-btn:hover {
  background-color: #A46B09;
}/*--------------------------------------------------------------
>>> contact-page
----------------------------------------------------------------*/
.contact-page-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .contact-page-section {
    padding: 60px 0;
  }
}
.contact-page-section .map-section {
  display: block;
}
.contact-page-section .contact-form-inner {
  position: relative;
  z-index: 1;
  margin-top: 120px;
}
@media screen and (min-width: 1200px) {
  .contact-page-section .contact-form-inner .contact-detail-container {
    margin-right: 56px;
  }
}
@media screen and (min-width: 992px) {
  .contact-page-section .contact-form-inner .contact-detail-container {
    margin-right: 20px;
  }
}
.contact-page-section .contact-form-inner .contact-detail-container .section-disc {
  margin-bottom: 20px;
}
.contact-page-section .contact-form-inner .contact-detail-container .section-disc p {
  margin-bottom: 0;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list {
  margin-right: 50px;
}
@media screen and (max-width: 1199px) {
  .contact-page-section .contact-form-inner .contact-detail-container .contact-details-list {
    margin-right: 0;
  }
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 25px 50px 25px 30px;
  background-color: #f8f8f8;
}
@media screen and (min-width: 992px) {
  .contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li {
    margin-right: 20px;
  }
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .icon {
  margin-right: 30px;
  text-align: center;
  display: inline-block;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .icon i {
  width: 80px;
  height: 80px;
  line-height: 78px;
  background-color: #EB9601;
  color: #ffffff;
  font-size: 40px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  margin-right: 0;
}
@media screen and (max-width: 575px) {
  .contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .icon i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .details-content h5 {
  margin-bottom: 5px;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .details-content span {
  display: inline-block;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .details-content span a {
  color: #565872;
}
.contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .details-content span a:hover {
  color: #A46B09;
}
@media screen and (max-width: 479px) {
  .contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li {
    padding: 20px;
  }
  .contact-page-section .contact-form-inner .contact-detail-container .contact-details-list ul li .icon {
    margin-right: 10px;
  }
}
.contact-page-section .contact-form-inner .contact-from-wrap {
  position: relative;
  z-index: 2;
  padding: 60px;
  box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.03);
  background-color: #ffffff;
}
@media screen and (max-width: 479px) {
  .contact-page-section .contact-form-inner .contact-from-wrap {
    padding: 50px 20px;
  }
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from .width-full {
  width: 100%;
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from .width-full:last-child {
  margin-bottom: 0;
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from p {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .contact-page-section .contact-form-inner .contact-from-wrap .contact-from p {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from p input,
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from p textarea {
  border: 0;
  padding: 12px 20px;
  width: 100%;
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from p input[type=submit] {
  width: 100%;
  min-height: 40px;
  padding: 18px 30px;
  background-color: #EB9601;
}
.contact-page-section .contact-form-inner .contact-from-wrap .contact-from p input[type=submit]:hover {
  background-color: #A46B09;
}/*--------------------------------------------------------------
>>> feature-page
----------------------------------------------------------------*/
.feature-section {
  padding: 110px 0;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .feature-section {
    padding: 60px 0;
  }
}
.feature-section .featuer-service-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .feature-section .featuer-service-content {
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .feature-section .featuer-service-content {
    grid-column-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .feature-section .featuer-service-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.feature-section .featuer-service-content .serice-type {
  background-color: #ffffff;
  padding: 45px 30px;
}
.feature-section .featuer-service-content .serice-type .service-header {
  margin-bottom: 20px;
}
.feature-section .featuer-service-content .serice-type .servie-icon {
  color: #303649;
  font-size: 100px;
  line-height: 1;
  margin-bottom: 20px;
  transition: all 0.4s;
}
.feature-section .featuer-service-content .serice-type .service-desc {
  margin-bottom: 0;
  color: #565872;
}
.feature-section .featuer-service-content .serice-type:hover .servie-icon {
  transform: scale(1.1);
}
@media screen and (max-width: 479px) {
  .feature-section .featuer-service-content .serice-type .service-header,
  .feature-section .featuer-service-content .serice-type .servie-icon {
    margin-bottom: 0;
  }
}
.feature-section .featuer-service-content .serice-type:nth-child(even) {
  background-color: #EB9601;
  padding: 45px 30px 45px 30px;
}
.feature-section .featuer-service-content .serice-type:nth-child(even) .service-header,
.feature-section .featuer-service-content .serice-type:nth-child(even) .servie-icon {
  color: #ffffff;
}
.feature-section .featuer-service-content .serice-type:nth-child(even) .service-desc {
  color: #f8f8f8;
}.featuer-working-operation {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .featuer-working-operation {
    padding: 60px 0;
  }
}
.featuer-working-operation .working-operation-wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 38% 62%;
}
.featuer-working-operation .working-operation-wrapper .operation-info {
  text-align: center;
  padding: 0 40px;
}
@media screen and (max-width: 991px) {
  .featuer-working-operation .working-operation-wrapper .operation-info {
    padding: 0 20px;
  }
}
@media screen and (max-width: 479px) {
  .featuer-working-operation .working-operation-wrapper .operation-info {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .featuer-working-operation .working-operation-wrapper .operation-info {
    border-right: 3px solid #f8f8f8;
  }
}
@media screen and (min-width: 768px) {
  .featuer-working-operation .working-operation-wrapper .operation-info .section-head {
    margin-bottom: 0;
  }
}
.featuer-working-operation .working-operation-wrapper .operation-chart {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-evenly;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .featuer-working-operation .working-operation-wrapper .operation-chart {
    margin-left: 20px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .featuer-working-operation .working-operation-wrapper .operation-chart {
    margin-left: 10px;
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .featuer-working-operation .working-operation-wrapper .operation-chart {
    margin-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .featuer-working-operation .working-operation-wrapper .operation-chart {
    grid-template-columns: auto;
  }
}
.featuer-working-operation .working-operation-wrapper .operation-chart .goal-wrapper {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.featuer-working-operation .working-operation-wrapper .operation-chart .goal-wrapper .circle-progressbar .circle-bar {
  position: relative;
  z-index: 1;
}
.featuer-working-operation .working-operation-wrapper .operation-chart .goal-wrapper .circle-progressbar .circle-bar .circle-number {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%);
  line-height: 0;
  font-size: 28px;
  font-weight: 700;
  color: #303649;
}
.featuer-working-operation .working-operation-wrapper .operation-chart .goal-wrapper .goal-title {
  margin-bottom: 12px;
  margin-top: 12px;
  color: #303649;
}
@media screen and (max-width: 575px) {
  .featuer-working-operation .working-operation-wrapper .operation-chart .goal-wrapper .goal-title {
    margin: 6px 0;
  }
}
@media screen and (max-width: 767px) {
  .featuer-working-operation .working-operation-wrapper {
    grid-template-columns: auto;
  }
}/*--------------------------------------------------------------
>>> practicce-area-page
----------------------------------------------------------------*/
.practice-area-section {
  padding: 110px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .practice-area-section {
    padding: 60px 0;
  }
}
.practice-area-section .legal-area-list {
  grid-row-gap: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .practice-area-section .legal-area-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .practice-area-section .legal-area-list {
    grid-column-gap: 26px;
  }
}
@media screen and (max-width: 575px) {
  .practice-area-section .legal-area-list {
    grid-template-columns: auto;
  }
}/*--------------------------------------------------------------
>>> service-detail-page
----------------------------------------------------------------*/
.service-detail-section .service-detail-inner-detail .right-sidebar {
  padding-right: 26px;
}
@media screen and (max-width: 991px) {
  .service-detail-section .service-detail-inner-detail .right-sidebar {
    padding-right: 0;
  }
}
.service-detail-section .service-detail-inner-detail .service-detail-img {
  margin-bottom: 18px;
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/builderon-img51.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 395px;
}
.service-detail-section .service-detail-inner-detail .project-summary ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.service-detail-section .service-detail-inner-detail .project-summary ul li {
  list-style: none;
  width: 50%;
  margin-bottom: 6px;
  color: #565872;
}
.service-detail-section .service-detail-inner-detail .project-summary ul li i {
  color: #EB9601;
  margin-right: 5px;
}
@media screen and (max-width: 575px) {
  .service-detail-section .service-detail-inner-detail .project-summary ul li {
    width: 100%;
  }
}
.service-detail-section .service-detail-inner-detail .gallery-slider {
  margin-top: 25px;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .gallery-item .gallery-img img {
  margin: auto;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 6px;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots li button {
  background-color: rgba(235, 150, 1, 0.2);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots li button:before {
  display: none;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots li button:hover {
  background-color: #303649;
}
.service-detail-section .service-detail-inner-detail .gallery-slider .slick-dots li.slick-active button {
  background-color: #EB9601;
}
.service-detail-section .service-detail-inner-detail .sidebar {
  padding: 0;
}
.service-detail-section .service-detail-inner-detail .sidebar .widget-form {
  padding: 30px 25px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .service-detail-section .service-detail-inner-detail .sidebar .widget-form {
    margin-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  .service-detail-section .service-detail-inner-detail .sidebar .widget-form {
    padding: 35px 25px;
  }
}
.service-detail-section .service-detail-inner-detail .sidebar .widget-form h5 {
  background-color: #303649;
  color: #ffffff;
  text-align: center;
  margin-bottom: 35px;
  padding: 17px;
  line-height: 1.3;
}
.service-detail-section .service-detail-inner-detail .sidebar .widget-form p input:not([type=submit]) {
  width: 100%;
  background-color: #fafafa;
}
.service-detail-section .service-detail-inner-detail .sidebar .widget-form p textarea {
  background-color: #fafafa;
}
.service-detail-section .service-detail-inner-detail .sidebar .widget-form input[type=submit] {
  width: 100%;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content {
  padding: 30px 30px 17px;
  box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.25);
  background-color: #EB9601;
  position: relative;
  z-index: 1;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content .overlay {
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/builderon-img02.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.12;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content .bg-title {
  margin-bottom: 30px;
  padding: 17px;
  background-color: #ffffff;
  color: #ffffff;
  color: #111111;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.44);
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li:last-child {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li a {
  color: #ffffff;
  font-weight: 600;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  transition: all 0.4s;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li a:hover {
  color: #303649;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li a:hover i {
  color: #A46B09;
}
.service-detail-section .service-detail-inner-detail .sidebar .icon-list-content ul li i {
  color: #ffffff;
  font-size: 18px;
  transition: all 0.4s;
}.service-process-section {
  padding: 88px 0 100px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .service-process-section {
    padding: 60px 0;
  }
}
.service-process-section .trangle-left {
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/builderon-img25.png);
  background-position: top left;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.service-process-section .trangle-right {
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/builderon-img26.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.service-process-section .iconbox-container-bg {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 45px;
  grid-row-gap: 30px;
}
.service-process-section .iconbox-container-bg .iconbox-item-bg {
  padding: 40px 45px;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .service-process-section .iconbox-container-bg .iconbox-item-bg {
    padding: 30px;
  }
}
.service-process-section .iconbox-container-bg .iconbox-item-bg .iconbox-content-bg .number-title {
  font-size: 70px;
  font-weight: 900;
  color: #EB9601;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .service-process-section .iconbox-container-bg .iconbox-item-bg .iconbox-content-bg .number-title {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
.service-process-section .iconbox-container-bg .iconbox-item-bg .iconbox-content-bg h5 {
  margin-bottom: 10px;
}
.service-process-section .iconbox-container-bg .iconbox-item-bg .iconbox-content-bg p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .service-process-section .iconbox-container-bg {
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
  }
  .service-process-section .iconbox-container-bg .item-3 {
    grid-column: 1/span 2;
    max-width: 455px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 575px) {
  .service-process-section .iconbox-container-bg {
    grid-template-columns: auto;
    justify-content: center;
    margin-top: 30px;
  }
  .service-process-section .iconbox-container-bg .item-3 {
    grid-column: 1;
    max-width: 100%;
  }
  .service-process-section .iconbox-container-bg .iconbox-item-bg .iconbox-content-bg i {
    height: 80px;
    width: 80px;
    line-height: 78px;
    font-size: 40px;
  }
}/*--------------------------------------------------------------
>>> legal-page
----------------------------------------------------------------*/
.term-and-condition-section,
.policy-page-section {
  margin: 110px 0;
}
@media screen and (max-width: 767px) {
  .term-and-condition-section,
  .policy-page-section {
    margin: 60px 0;
  }
}/*--------------------------------------------------------------
>>> case-study-page
----------------------------------------------------------------*/
.case-study-section {
  background-color: #f8f8f8;
}.appointment-section {
  padding: 110px 0 0;
}
@media screen and (max-width: 767px) {
  .appointment-section {
    padding: 60px 0 0;
  }
}
.appointment-section .appointment-image {
  position: relative;
  z-index: 1;
  text-align: center;
}
.appointment-section .appointment-image .rise-sun-patten {
  background-position: bottom center;
  background-repeat: no-repeat;
  opacity: 0.25;
  background-size: contain;
}
.appointment-section .appointment-image img {
  width: 70%;
  filter: brightness(120%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  vertical-align: middle;
}/*--------------------------------------------------------------
>>> case-study-detail-page
----------------------------------------------------------------*/
.case-study-detail-section {
  padding: 110px 0;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section {
    padding: 60px 0;
  }
}
.case-study-detail-section .right-sidebar {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .case-study-detail-section .right-sidebar {
    margin-bottom: 0px;
    margin-right: 56px;
  }
}
.case-study-detail-section .right-sidebar .case-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .right-sidebar .case-title {
    font-size: 24px;
  }
}
.case-study-detail-section .right-sidebar .case-img {
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
.case-study-detail-section .right-sidebar .case-paragraph {
  margin-bottom: 45px;
}
.case-study-detail-section .right-sidebar .case-summary p {
  margin-bottom: 20px;
}
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-left ul,
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-right ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-left ul li,
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-right ul li {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-left ul li:last-child,
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-right ul li:last-child {
  margin-bottom: 0px;
}
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-left ul li i,
.case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-right ul li i {
  margin-right: 10px;
  color: #EB9601;
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  .case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper {
    flex-direction: column;
  }
  .case-study-detail-section .right-sidebar .case-summary .case-summary-wrapper .case-summary-left {
    margin-bottom: 6px;
  }
}
.case-study-detail-section .right-sidebar .case-summary .quote-wrapper {
  text-align: center;
  padding: 40px;
  margin-top: 20px;
  background-color: #f8f8f8;
}
.case-study-detail-section .right-sidebar .case-summary .quote-wrapper .blockquote-icon {
  margin-bottom: 18px;
  font-size: 50px;
  color: #d9d9d9;
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .case-study-detail-section .right-sidebar .case-summary .quote-wrapper {
    padding: 30px 20px;
  }
}
.case-study-detail-section .left-sidebar .widget-bg {
  padding: 30px;
  margin-bottom: 50px;
  background-color: #f8f8f8;
}
.case-study-detail-section .left-sidebar .widget-bg:last-child {
  margin-bottom: 0;
}
.case-study-detail-section .left-sidebar .widget-bg .bg-title {
  padding: 12px;
  margin-bottom: 24px;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
  text-align: center;
  background-color: #ffffff;
  color: #303649;
}
.case-study-detail-section .left-sidebar .widget-service ul {
  margin: 0;
  padding: 0;
}
.case-study-detail-section .left-sidebar .widget-service ul li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.3607843137);
}
.case-study-detail-section .left-sidebar .widget-service ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.case-study-detail-section .left-sidebar .widget-service ul li .service-icon {
  margin-right: 20px;
}
.case-study-detail-section .left-sidebar .widget-service ul li .service-icon i {
  font-size: 32px;
  color: #EB9601;
  border: 2px solid #EB9601;
  border-radius: 50%;
  padding: 22px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .case-study-detail-section .left-sidebar .widget-service ul li .service-icon i {
    font-size: 26px;
    padding: 16px;
  }
}
.case-study-detail-section .left-sidebar .widget-service ul li .service-content h5 {
  color: #111111;
  margin-bottom: 10px;
  margin-top: 8px;
}
.case-study-detail-section .left-sidebar .widget-service ul li .service-content p {
  color: #565872;
  margin-bottom: 0;
}
.case-study-detail-section .left-sidebar .faq-widget .bg-title {
  background-color: #EB9601;
  color: #ffffff;
}
.case-study-detail-section .left-sidebar .faq-widget .accordion-content .card {
  box-shadow: none;
  margin-bottom: 10px;
}
.case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-header {
  padding: 15px 20px;
}
.case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a {
  font-size: 17px;
  padding: 0;
}
.case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a:before {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a {
    font-size: 14px;
  }
  .case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-header .mb-0 a:before {
    font-size: 14px;
  }
}
.case-study-detail-section .left-sidebar .faq-widget .accordion-content .card .card-body {
  padding: 19px;
  background-color: #f8f8f8;
}
.case-study-detail-section .left-sidebar .icon-list-content {
  background-color: rgba(235, 150, 1, 0.8);
}
.case-study-detail-section .left-sidebar .icon-list-content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.case-study-detail-section .left-sidebar .icon-list-content ul li {
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.44);
}
.case-study-detail-section .left-sidebar .icon-list-content ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.case-study-detail-section .left-sidebar .icon-list-content ul li:hover a {
  color: #A46B09;
}
.case-study-detail-section .left-sidebar .icon-list-content ul li:hover a i {
  color: #ffffff;
}
.case-study-detail-section .left-sidebar .icon-list-content ul li a {
  color: #ffffff;
  font-size: 17px;
  transition: all 0.4s;
  font-family: "Marcellus", serif;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .left-sidebar .icon-list-content ul li a {
    font-size: 14px;
  }
}
.case-study-detail-section .left-sidebar .icon-list-content ul li a i {
  font-size: 18px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .left-sidebar .icon-list-content ul li a i {
    font-size: 14px;
  }
}
.case-study-detail-section .left-sidebar .sidebar-contact {
  position: relative;
  z-index: 1;
  background-image: url(https://harrykinglawfirm.com/static/assets/assets/img/legalor-img5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.case-study-detail-section .left-sidebar .sidebar-contact .overlay {
  background-color: #111;
  opacity: 0.85;
}
.case-study-detail-section .left-sidebar .sidebar-contact h5 {
  margin-bottom: 10px;
  color: #ffffff;
}
.case-study-detail-section .left-sidebar .sidebar-contact p {
  color: #ffffff;
  margin-bottom: 24px;
}
.case-study-detail-section .left-sidebar .sidebar-contact a {
  margin-bottom: 0;
  transition: 0.4s all;
}
.case-study-detail-section .left-sidebar .sidebar-contact a h6 {
  margin-bottom: 0;
  color: #ffffff;
}
.case-study-detail-section .left-sidebar .sidebar-contact a h6 span {
  color: #EB9601;
  transition: 0.4s all;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .left-sidebar .sidebar-contact a h6 span {
    font-size: 20px;
  }
}
.case-study-detail-section .left-sidebar .sidebar-contact a:hover h6 span {
  color: #A46B09;
}
@media screen and (max-width: 991px) {
  .case-study-detail-section .left-sidebar {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    grid-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .case-study-detail-section .left-sidebar {
    grid-column-gap: 20px;
  }
  .case-study-detail-section .left-sidebar .widget-bg {
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  .case-study-detail-section .left-sidebar {
    display: block;
    grid-template-columns: auto;
  }
}/*--------------------------------------------------------------
>>> parent-community-page
----------------------------------------------------------------*/
.Community-section {
  padding: 110px 0;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .Community-section {
    padding: 60px 0;
  }
}
.Community-section .community-inner {
  margin-bottom: 30px;
}
.Community-section .community-inner .section-head {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .Community-section .community-inner .section-head .section-title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .Community-section .community-inner .section-head {
    text-align: center;
  }
}
.Community-section .iconbox-container-bg {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 45px;
  grid-row-gap: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.Community-section .iconbox-container-bg .iconbox-item-bg {
  padding: 35px;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.5s;
}
.Community-section .iconbox-container-bg .iconbox-item-bg a .iconbox-content-bg i {
  width: 100px;
  height: 100px;
  line-height: 99px;
  display: inline-block;
  background-color: #EB9601;
  color: #ffffff;
  text-align: center;
  margin-bottom: 25px;
  border-radius: 50%;
  font-size: 50px;
  transition: all 0.5s;
}
.Community-section .iconbox-container-bg .iconbox-item-bg a .iconbox-content-bg p {
  margin-bottom: 0;
  color: #565872;
}
.Community-section .iconbox-container-bg .iconbox-item-bg:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.Community-section .iconbox-container-bg .iconbox-item-bg:hover a .iconbox-content-bg i {
  background-color: #A46B09;
}
@media screen and (max-width: 991px) {
  .Community-section .iconbox-container-bg {
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    margin-top: 40px;
  }
  .Community-section .iconbox-container-bg .item-3 {
    grid-column: 1/span 2;
    max-width: 455px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 575px) {
  .Community-section .iconbox-container-bg {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 40px;
  }
  .Community-section .iconbox-container-bg .item-3 {
    grid-column: 1/span 1;
    max-width: initial;
  }
}
.Community-section .about-purpose {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .Community-section .about-purpose {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Community-section .about-purpose .appointment-image {
  position: relative;
  z-index: 1;
  text-align: center;
}
.Community-section .about-purpose .appointment-image .rise-sun-patten {  background-position: bottom center;
  background-repeat: no-repeat;
  opacity: 0.25;
  background-size: contain;
}
.Community-section .about-purpose .appointment-image img {
  width: 70%;
  filter: brightness(120%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  vertical-align: middle;
}
.Community-section .about-purpose .mission-and-aim-inside .about-mission-content .section-head {
  margin-bottom: 40px;
}
.Community-section .about-purpose .mission-and-aim-inside .about-mission-content .faq-widget .accordion-content .card {
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.1);
}
.Community-section .about-purpose .mission-and-aim-inside .about-mission-content .faq-widget .accordion-content .card .mb-0 a {
  padding: 22px;
  font-size: 15px;
  line-height: 1.2;
  color: #111;
}
@media screen and (max-width: 767px) {
  .Community-section .about-purpose .mission-and-aim-inside .about-mission-content .faq-widget .accordion-content .card .mb-0 a {
    font-size: 13px;
  }
}/*# sourceMappingURL=style.css.map */
.site-header{position:relative;z-index:9999}



#siteLoader, .site-loader { display: none !important;}