/*
	Theme Name: Fuller Law
	Theme URI: https://capindev.tech/contact/
	Description: Custom Theme based on Genesis for Fuller Law.
	Author: Obaid ur Rehman
	Author URI: https://obaiduxrehman.me
	Version: 2.2.4
	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
	Template: genesis
	Template Version: 2.2.3
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing 
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
  font-family: "Lora Medium";
  src: url("fonts/Lora-Medium.eot");
  src: url("fonts/Lora-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/Lora-Medium.woff2") format("woff2"),
    url("fonts/Lora-Medium.woff") format("woff"),
    url("fonts/Lora-Medium.ttf") format("truetype"),
    url("fonts/Lora-Medium.svg#GlacialIndifference-Regular") format("svg");
}
@font-face {
  font-family: "Lora Bold";
  src: url("fonts/Lora-Bold.eot");
  src: url("fonts/Lora-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Lora-Bold.woff2") format("woff2"),
    url("fonts/Lora-Bold.woff") format("woff"),
    url("fonts/Lora-Bold.ttf") format("truetype"),
    url("fonts/Lora-Bold.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Lora SemiBold";
  src: url("fonts/Lora-SemiBold.eot");
  src: url("fonts/Lora-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Lora-SemiBold.woff2") format("woff2"),
    url("fonts/Lora-SemiBold.woff") format("woff"),
    url("fonts/Lora-SemiBold.ttf") format("truetype"),
    url("fonts/Lora-SemiBold.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Lora Regular";
  src: url("fonts/Lora-Regular.eot");
  src: url("fonts/Lora-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Lora-Regular.woff2") format("woff2"),
    url("fonts/Lora-Regular.woff") format("woff"),
    url("fonts/Lora-Regular.ttf") format("truetype"),
    url("fonts/Lora-Regular.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("fonts/Montserrat-Regular.eot");
  src: url("fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Regular.woff2") format("woff2"),
    url("fonts/Montserrat-Regular.woff") format("woff"),
    url("fonts/Montserrat-Regular.otf") format("truetype"),
    url("fonts/Montserrat-Regular.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat SemiBold";
  src: url("fonts/Montserrat-SemiBold.eot");
  src: url("fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("fonts/Montserrat-SemiBold.woff") format("woff"),
    url("fonts/Montserrat-SemiBold.otf") format("truetype"),
    url("fonts/Montserrat-SemiBold.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("fonts/Montserrat-Bold.eot");
  src: url("fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Bold.woff2") format("woff2"),
    url("fonts/Montserrat-Bold.woff") format("woff"),
    url("fonts/Montserrat-Bold.otf") format("truetype"),
    url("fonts/Montserrat-Bold.svg#GlacialIndifference-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #333;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ## Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%; /* 10px browser default */
}
/* Chrome fix */
body > div {
  font-size: 18px;
  font-family: "Montserrat Regular";
}
body {
  background-color: #fff;
  color: #000;
  font-family: "Montserrat Regular";
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.8;
  margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a {
  color: #021839;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}
p {
  margin: 0 0 28px;
  padding: 0;
  font-family: "Montserrat Regular";
}
ol,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 1em 0;
}
b,
strong {
  font-weight: 700;
}
blockquote,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 40px;
}
blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}
/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lora Bold";
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 28px;
}
h1 {
  font-size: 36px;
  font-size: 3.6rem;
}
h2 {
  font-size: 30px;
  font-size: 3rem;
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
h4 {
  font-size: 20px;
  font-size: 2rem;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}
img {
  height: auto;
}
figure {
  margin: 0;
}
/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}
.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}
.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px;
}
.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}
/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  padding: 16px;
  width: 100%;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}
::-moz-placeholder {
  color: #333;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #333;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #333;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 24px;
  text-decoration: none;
  white-space: normal;
  width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
  background-color: #c3251d;
  color: #fff;
}
.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff;
}
.button {
  display: inline-block;
}
a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
  padding: 8px 16px;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
/* ## Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word;
}
tbody {
  border-bottom: 1px solid #eee;
}
td,
th {
  text-align: left;
}
td {
  border-top: 1px solid #eee;
  padding: 6px;
}
th {
  font-weight: 400;
  padding: 0 6px;
}
td:first-child,
th:first-child {
  padding-left: 0;
}
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.more-link {
  position: relative;
}
/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto;
  max-width: 1280px;
}
.wrap,
.home .content .wrap {
  width: 100%;
}
.site-inner {
  clear: both;
  padding-top: 40px;
  word-wrap: break-word;
}
.landing-page .site-inner {
  max-width: 800px;
}
/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 1060px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}
/* ### Content */
.content {
  float: right;
  width: 880px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 660px;
}
.full-width-content .content {
  width: 100%;
}
/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}
/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}
/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left;
}
.author-box .avatar,
.alignleft .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.comment .avatar {
  margin: 0 16px 24px 0;
}
/* ## Genesis
--------------------------------------------- */
.breadcrumb {
  background-color: #fff;

  font-size: 16px;
  margin-bottom: 1px;
  padding: 12px 30px;
}
.after-entry,
.archive-description,
.author-box {
  background-color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
  padding: 60px;
}
.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}
/* ## Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}
.entry-content .search-form,
.site-header .search-form {
  margin-bottom: 40px;
  /*width: 50%;*/
}
.site-header .search-form {
  float: right;
  margin: 12px auto 0;
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* ## Titles
--------------------------------------------- */
.archive-description .entry-title,
.archive-title,
.author-box-title {
  font-size: 20px;
}
.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}
.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus {
  color: #c3251d;
}
.widget-title {
  font-size: 18px;
  margin-bottom: 20px;
}
/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}
a.alignnone {
  display: inline-block;
}
.alignleft {
  float: left;
  text-align: left;
}
.alignright {
  float: right;
  text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}
img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
  margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}
.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-align: center;
}
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}
/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  margin-bottom: 20px;
  word-wrap: break-word;
}
.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
  margin-bottom: 0;
}
.widget ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget ul > li:last-of-type {
  padding-bottom: 0;
}
.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}
.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
  background: none;
  padding: 0;
}
.featured-content .entry:last-of-type {
  margin-bottom: 0;
}
.featured-content .entry-title {
  font-size: 20px;
}
/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
  color: #fff;
}
.sidebar .widget.enews-widget {
  background-color: #333;
}
.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
  border: 1px solid #333;
}
.sidebar .enews-widget input[type="submit"] {
  background-color: #c3251d;
  color: #fff;
}
.sidebar .enews-widget input:hover[type="submit"],
.sidebar .enews-widget input:focus[type="submit"] {
  background-color: #fff;
  color: #333;
}
.enews-widget input {
  font-size: 16px;
  margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%;
}
.enews form + p {
  margin-top: 24px;
}
/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none;
}
/* ## Gravity Forms
--------------------------------------------- */
body .entry .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0;
}
body .gform_wrapper .top_label .gfield_label {
  margin-bottom: 6px;
}
.gform_wrapper ul li.gfield {
  margin-bottom: 10px;
}
/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px;
}
/* # Site Header


---------------------------------------------------------------------------------------------------- */
.site-header {
}
.site-header > .wrap {
  padding: 20px 0px;
}
/* ## Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding: 10px 0;
  /*width: 300px;*/
}
.header-image .title-area {
  margin: 0 auto;
  /*max-width: 300px;*/
  padding: 0;
}
/*.header-full-width .title-area {
float: none;
width: 100%;
}*/
.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
  color: #333;
  text-decoration: none;
}
/*.header-image .site-title > a {
background-position: center !important;
background-size: contain !important;
float: left;
min-height: 80px;
width: 100%;
}*/
.site-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.site-description,
.site-title {
  margin-bottom: 0;
}
.header-image .site-description {
  display: none;
  text-indent: -9999px;
}
/*.header-image .site-title {
display: block;
text-indent: -9999px;
}*/
.site-title img {
  vertical-align: top;
}
/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  text-align: right;
  /*width: 800px;*/
}
/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  width: 100%;
  max-width: 1260px;
  margin: 0px auto;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
}
.genesis-nav-menu a {
  text-decoration: none;
  display: block;
  padding: 20px;
  font-weight: 400;
  font-family: "Montserrat SemiBold";
  color: #021244;
  text-transform: uppercase;
  font-size: 18px;
}
.genesis-nav-menu .right.date {
  padding: 32px 20px;
}
.genesis-nav-menu .right.rss a {
  float: left;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #fff !important;
  background: #c1ae6c;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 270px;
	z-index: 9999;
}
.genesis-nav-menu .sub-menu a {
	background-color: #010a26;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 16px;
	padding: 20px !important;
	position: relative;
	width: 270px;
	word-wrap: break-word;
	margin: 0px;
	color: #fff;
}
.genesis-nav-menu .sub-menu a:hover, .sub-menu .current-menu-item > a {
	  color: #f40ca0;
	  background: #fff;
}
.genesis-nav-menu .sub-menu .sub-menu {
	
}
.genesis-nav-menu .menu-item:hover {
	
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-nav-menu > .first > a {
  padding-left: 0;
}
.genesis-nav-menu > .last > a {
  padding-right: 0;
}
.genesis-nav-menu > .right {
  float: right;
}
/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

/*.sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
}*/

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li {
  margin-left: 0;
}
/* ## After Header Navigation
--------------------------------------------- */
/*.nav-primary {
  float: right;
  border: 1px solid #021244;
  margin: 16px 20px 0 0;
}*/

/* ## Footer Navigation
--------------------------------------------- */
.site-footer .genesis-nav-menu {
  padding-bottom: 20px;
}
.site-footer .genesis-nav-menu a {
  padding: 0 20px 10px;
}
/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
  background-color: #fff;
  margin-bottom: 40px;
  /*padding: 70px 80px;*/
}
.home .entry {
  padding: 0px;
  margin-bottom: 0px;
  background: none;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 20px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content code {
  background-color: #333;
  color: #eee;
}
/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  margin-bottom: 0;
}
.entry-header .entry-meta {
  margin-bottom: 24px;
}
.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 24px;
}
.entry-categories,
.entry-tags {
  display: block;
}
.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}
/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0;
}
/*.adjacent-entry-pagination {
margin-bottom: 0;
}*/
.archive-pagination li {
  display: inline;
}
.archive-pagination a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 12px;
  text-decoration: none;
}
.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination .active a {
  background-color: #c3251d;
  color: #fff;
}
/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  font-size: 16px;
  margin-bottom: 40px;
}
.comment-respond,
.entry-pings {
  padding: 60px 60px 32px;
}
.entry-comments {
  padding: 60px;
}
.comment-list li {
  padding: 40px 0 0 30px;
}
.comment-list .depth-1 {
  padding-left: 0;
}
.comment-header {
  margin-bottom: 30px;
}
.comment-content {
  clear: both;
}
.comment-content ul > li {
  list-style-type: disc;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.comment-header p {
  margin-bottom: 0;
}
.entry-pings .reply {
  display: none;
}
/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  margin-bottom: 40px;
}
.sidebar .widget {
  background-color: #fff;
}
/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #1b5083;
  clear: both;
  padding: 20px 0 30px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  /*width: 380px;*/
  width: 29.6875%;
  float: left;
  margin-left: 5.46875%;
}
.footer-widgets-1 {
  /* margin-right: 70px; */
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  max-width: 85%;
  min-width: 85%;
  margin: 0 auto;
  float: none;
}
.footer-content h2 {
  color: #fff;
  font-size: 2.8em;
}
/* .footer-widgets-2 {
  margin-top: 90px;
  margin-left: 0;
  max-width: 100%;
  min-width: 100%;
} */
.footer-widgets-2 .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* .footer-bottom-left{
width: 46%;
}
.footer-bottom-right{
width: 48%;
} */
.footer-bottom-right h2 {
  color: #fff;
  font-size: 2.35em;
  margin-bottom: 0;
  text-transform: uppercase;
}
.footer-bottom-right .Sub-Title {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
/* .footer-bottom-right .Form-Col{
display: flex;
  gap: 20px;
} */
.footer-bottom-right .Form-Col .Col6 {
  width: 46%;
  min-width: 46%;
  display: inline-block;
  vertical-align: top;
  margin: 22px 8px;
}
.footer-bottom-right .Form-Col .Col6 input {
  background: transparent;
  border: none;
  border-bottom: 1px #fff solid;
  color: #fff;
  font-size: 15px;
}
.Form-Col {
  margin-top: 50px;
}
.footer-bottom-left .map-img-div {
  height: 100%;
}

.footer-bottom-right .Form-Col .Col6 input::-webkit-input-placeholder {
  color: #fff;
}

.footer-bottom-right .Form-Col .Col6 input:-ms-input-placeholder {
  color: #fff;
}

.footer-bottom-right .Form-Col .Col6 input::placeholder {
  color: #fff !important;
}
.footer-bottom-right .Form-Col .Col12 textarea {
  background: transparent;
  border: none;
  border-bottom: 1px #fff solid;
  color: #fff;
  font-size: 15px;
  min-height: 170px;
  max-height: 170px;
  margin: 18px 8px;
  width: 96%;
}
.footer-bottom-right .Form-Col .Col12 textarea::-webkit-input-placeholder {
  color: #fff;
}

.footer-bottom-right .Form-Col .Col12 textarea:-ms-input-placeholder {
  color: #fff;
}

.footer-bottom-right .Form-Col .Col12 textarea::placeholder {
  color: #fff !important;
}

.Form-Bottom {
  text-align: center;
  line-height: 0;
  width: 40%;
  display: inline-block;
  float: right;
  margin-top: 20px;
}
.footer-bottom-right .Form-Col .Form-Button {
  width: 60%;
  float: left;
  margin-top: 20px;
}
.footer-bottom-right .Form-Col .Form-Button .wpcf7-submit {
  display: inline-block;
  background: #c63731;
  text-align: center;
  padding: 22px 60px;
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat SemiBold";
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 0em;
  position: relative;
}
/*.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
}*/
/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #040916;
  font-size: 16px;
  line-height: 1.2;
  padding: 30px 0;
  text-align: center;
}
.site-footer p {
  margin-bottom: 0 !important;
  color: #fff;
}
footer.site-footer a {
  color: #fff;
  text-decoration: none;
}
/* Clear input fields' placeholder text on focus */
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
} /* Firefox 18- */
input:focus::-moz-placeholder {
  color: transparent;
} /* Firefox 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
} /* oldIE ;) */
.page .entry-title {
  margin-bottom: 24px;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1340px) {
  .site-inner,
  .wrap {
    max-width: 1160px;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 920px;
  }
  .content,
  .site-header .widget-area {
    width: 820px;
  }
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 580px;
  }
  .sidebar-primary {
    width: 300px;
  }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    /*width: 340px;*/
    width: 29.8245614035%;
    margin-left: 5.2631578947%;
  }
  .footer-widgets-1 {
    /*margin-right: 60px;*/
    margin-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .site-inner,
  .wrap {
    max-width: 980px;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }
  .content,
  .site-header .widget-area {
    width: 820px;
  }
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    /*width: 300px;*/
    width: 31.25%;
    margin-left: 3.125%;
  }
  .footer-widgets-1 {
    /*margin-right: 30px;*/
    margin-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .site-inner,
  .wrap {
    max-width: 800px;
  }
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .js .genesis-nav-menu .sub-menu a,
  .js .genesis-nav-menu .sub-menu,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap/*,
  .site-header .widget-area,
  .title-area*/ {
     width: 100% !important;
    max-width: none !important;
    float: none !important;
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
  /*.site-header .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }*/
  .genesis-nav-menu li,
  /*.header-image .title-area,*/
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }
  .genesis-nav-menu/*,
  .site-description,
  .site-header .title-area,
  .site-header .widget-area,
  .site-title*/ {
    text-align: center;
  }
  .site-header .search-form {
    margin: 16px auto;
  }
  .nav-primary {
    float: none;
    clear: both;
    padding-top: 20px;
  }
  .js nav.nav-primary,
  .js .site-header nav {
    display: none;
    /*position: relative;*/
  }
  .js .site-header nav .wrap {
    padding: 0;
  }
  .js nav.pagination {
    display: block;
  }
  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    background-color: #fff;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  .sub-menu-toggle:hover,
  .sub-menu-toggle:focus {
    border-width: 0;
  }
  .menu-toggle {
    border-top: 1px solid #eee;
    line-height: 20px;
    position: relative;
    right: 0;
    z-index: 1000;
    /*width: 100%;*/
    float: right;
    padding-left: 0;
    padding-right: 0;
  }
  .site-header .menu-toggle {
    border: 0;
  }
  .menu-toggle:before,
  .menu-toggle.activated:before {
    margin-right: 10px;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sub-menu-toggle {
    float: right;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .sub-menu-toggle:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sub-menu-toggle.activated:before {
    content: "\f142";
  }
  .js .nav-primary .genesis-nav-menu .menu-item,
  .js .site-header .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    margin: 1px 0;
    position: relative;
    text-align: left;
  }
  .js .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    border: none;
    padding: 12px 0;
    width: 100%;
  }
  .js .genesis-nav-menu .sub-menu {
    border: none;
  }
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }
  .js .genesis-nav-menu > .menu-item-has-children > a:after {
    content: none;
  }
  .js .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100%;
  }
  .js .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .js nav button:hover,
  .js .menu-toggle:hover,
  .js .nav-primary {
    background-color: #fff;
    color: #000;
  }
  .js nav button:focus,
  .js .menu-toggle:focus {
    background-color: #fff;
    color: #c3251d;
  }
  .footer-widgets-1,
  .footer-widgets-2 {
    margin: 0 auto 40px;
  }
  .footer-widgets-3 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 860px) {
  body > div {
    font-size: 18px;
  }
  body {
    font-size: 18px;
  }
  .site-inner {
    padding: 5% 5% 0;
  }
  .wrap,
  .site-header > .wrap {
    /*padding-left: 5%;
  padding-right: 5%;*/
  }
  .after-entry,
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget {
    padding: 0px;
    margin-bottom: 5%;
  }
  .sidebar {
    margin-bottom: 5%;
  }
  .pagination {
    margin: 5% auto;
  }
  .archive-pagination li a {
    margin-bottom: 4px;
  }
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 440px) {
  .title-area,
  .menu-toggle {
    float: none;
  }
  .site-header .title-area {
    text-align: center;
  }
  .nav-primary {
    padding-top: 0;
  }
}
/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

/*=========================mega-menu===============================*/
@media (max-width: 4099px) and (min-width: 1024px) {
  li.mega-menu ul.sub-menu {
    width: 800px;
    left: 50% !important;
    transform: translate(-50%, 0px) !important;
    border: none;
    display: none;
    border-top: 1px solid #fff;
  }
  li.mega-menu ul.sub-menu li {
    width: 266.666666667px;
    float: left;
  }
  li.mega-menu ul.sub-menu li a {
    width: 100%;
    line-height: 1.4;
  }

  li.mega-menu ul.sub-menu li a:hover,
  li.mega-menu ul.sub-menu li.current-menu-item a {
    background-color: #f76400;
    color: #fff;
  }
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

@font-face {
  font-family: wwewwe;
  src: url(fonts/wwewwe);
}

/*========================Home Page Css===========================*/
.Mobile {
  display: none !important;
}
.home .site-inner {
  padding: 0;
  max-width: 100%;
  margin: 0;
}

/*------------------Slider------------------*/

.white .sa_owl_theme .owl-nav {
  position: relative;
  text-align: center;
  margin: 30px 0 0;
}
.white .sa_owl_theme .owl-nav button {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  width: 50px !important;
  height: 50px !important;
  margin: 0 8px !important;
  font-size: 0px !important;
  background: #f7b91a !important;
  border-radius: 50%;
  border: none;
  outline: none;
}
.white .sa_owl_theme .owl-nav button.owl-prev {
  background: #c1ae6c url(images/Previous.svg) no-repeat center !important;
  background-size: 60% !important;
}
.white .sa_owl_theme .owl-nav button.owl-next {
  background: #c1ae6c url(images/Next.svg) no-repeat center !important;
  background-size: 60% !important;
}

.white .sa_owl_theme .owl-dots {
  position: relative;
  padding: 0 !important;
  margin: 20px 0 0;
}
.white .sa_owl_theme .owl-dots button.owl-dot {
  width: 25px;
  height: 25px;
  border: 2px solid #000;
  margin: 0 6px;
}
.white .sa_owl_theme .owl-dots button.owl-dot.active {
  background: #000;
  border-color: #000;
}
.white .sa_owl_theme .owl-dots button.owl-dot span {
  opacity: 0;
}

/*=====================Header=========================*/
header.site-header {
  position: absolute;
  width: 100%;
  z-index: 9;
  padding-top: 40px;
}
header.site-header .wrap {
  position: relative;
}
header.site-header .title-area {
  max-width: 16em;
}
.widget-area.header-widget-area {
  width: auto;
}

p:empty {
  display: none !important;
}

/*==========================Banner===========================*/

section.Banner {
  padding: 200px 0 0px 0;
  background: url(images/banner.jpg) no-repeat center center;
}
section.InnerBanner {
  padding: 200px 0 50px 0;
}
section.Banner .wrap {
  position: relative;
}
.banner-text-row {
  position: relative;
  text-align: center;
}
.banner-text-row:after {
  position: absolute;
  content: "";
  left: 20px;
  top: 30px;
  width: 16em;
  height: 9em;
  /* background: url(https://fullerlaw.smbclients.com/wp-content/uploads/2022/08/banner-shape-left.png); */
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-right: 0px;
}
.banner-text-row:before {
  position: absolute;
  content: "";
  right: 20px;
  top: 30px;
  width: 16em;
  height: 9em;
  /* background: url(https://fullerlaw.smbclients.com/wp-content/uploads/2022/08/banner-shape-left.png); */
  background-repeat: no-repeat;
  background-size: cover;
  border: 8px solid #fff;
  border-left: 0px;
}
section.Banner .Text-Div {
  max-width: 100%;
  width: auto;
  float: none;
  position: relative;
  z-index: 1;
  text-align: center;
}
section.Banner .Heading1 {
  font-family: "Lora SemiBold";
  /* text-transform: uppercase; */
  color: #c1ae6c;
  font-size: 3.6em;
  line-height: 1;
  margin-bottom: 15px;
}
section.Banner .Heading2 {
  font-family: "Lora SemiBold";
  /* text-transform: uppercase; */
  color: #fff;
  font-size: 4.2em;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 0.8em;
}
section.Banner .Heading3 {
  font-family: "Lora SemiBold";
  text-transform: uppercase;
  color: #c1ae6c;
  font-size: 2.6em;
  line-height: 1.3em;
  margin-bottom: 15px;
  letter-spacing: 0em;
}
section.Banner .Button-Div a {
  display: inline-block;
  background: #c63731;
  text-align: center;
  padding: 22px 100px 22px 40px;
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat Bold";
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 0em;
  margin-top: 40px;
  margin-bottom: 22px;
  position: relative;
}
.Button-Div a .button-icon-bg {
  position: absolute;
  width: 4em;
  height: 4.05em;
  background: url(/wp-content/uploads/2022/08/button-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  top: 0;
  right: 0;
  padding: 25px;
}
.Banner-Testimonial .Testimonial-Div .Star {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0;
  margin-bottom: 0.9em;
}
.Banner-Testimonial .Testimonial-Div .Star img.Quotation-Icon {
  max-height: 2.5em;
  /* filter: invert(1); */
}
.Banner-Testimonial .Testimonial-Div {
  padding: 1.8em;
  border-left: 1px #5e6e79 solid;
}
.Banner-Testimonial .row {
  border-right: 1px #5e6e79 solid;
}
.Banner-Testimonial .Col4 {
  width: 31%;
  display: inline-block;
}
.Banner-Testimonial .row {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.Banner-Testimonial .Testimonial-Div .Star img.Star-Icon {
  max-height: 1.6em;
}
.Banner-Testimonial .Testimonial-Div .Bottom-Info {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.Banner-Testimonial .Testimonial-Div .Bottom-Info .Icon {
  flex-shrink: 0;
  line-height: 0;
  max-width: 3.4em;
  margin-right: 1em;
}
.Banner-Testimonial .Testimonial-Div .Bottom-Info .Title {
  font-weight: 600;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2;
}
.Testimonial-Div .Text11 {
  color: #fff;
  font-size: 17px;
}
.Testimonial-Div .Bottom-Info .Title .S23 {
  display: block;
  font-weight: 400;
}
.Testimonial-Div p:empty {
  display: none;
}
.Banner-Testimonial {
  border-top: 1px #5e6e79 solid;
  margin-top: 60px;
}

/*==========================================Video Section ==============================================*/

section.Video-Section {
  padding: 50px 0 150px 0;
  /*background: url(https://fullerlaw.smbclients.com/wp-content/uploads/2022/08/video-bg.png); */
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
}
section.Video-Section .wrap {
  position: relative;
}
section.Video-Section .wrap {
  display: flex;
  flex-wrap: wrap;
}

section.Video-Section .wrap .Text-Div {
  width: calc(33.33% - 20px); /* Adjusted width considering padding and margin */
  border: 1px solid #ccb677;
  margin: 10px;
  padding: 40px;
  background: #173e59;
  color: white;
  height: auto;
  box-sizing: border-box; /* Ensure padding and border are included in the width */
}

section.Video-Section .Text-Div:after {
  content: "";
  clear: both;
  display: table;
}
section.Video-Section h1 {
  color: #111;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
section.Video-Section h1:after {
  position: absolute;
  content: "";
  right: 50%;
  top: 4em;
  width: 110px;
  height: 4px;
  /*background: #111;*/
}
section.Video-Section .Video-Div {
  width: 50%;
  position: absolute;
  top: 100%;
  transform: translate(50%, -40px);
  line-height: 0;
}
section.Video-Section .Video-Div:after {
  content: "";
  clear: both;
  display: table;
}
section.Video-Section .Video-Div .Video {
  position: relative;
}
section.Video-Section .Video-Div iframe {
  height: 353px;
  width: 100%;
}
.patner-logo-col ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.patner-logo-col ul li {
  background: none !important;
  padding: 0px 75px !important;
}
.patner-logo {
  margin-bottom: 3em;
}

/*=============================Services Section===================================*/

section.Service-Section {
  padding: 200px 0 80px;
  background: url(images/Mobile-Banner-Bg1.jpg) no-repeat top;
  background-size: cover;
}
.Service-Section h2 {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
}
section.Service-Section h2 {
  padding-bottom: 60px;
  color: #000;
  background: url(/wp-content/uploads/2022/08/heading-sparter.png) no-repeat
    bottom center;
}

.Service-Div {
  width: 96%;
  margin: 0 2%;
  position: relative;
}
.service-col {
  border: 3px #86896f solid;
  padding: 40px;
  text-align: center;
  width: 30%;
  display: inline-block;
  margin: 19px;
  min-height: 460px;
  vertical-align: top;
  position: relative;
}
.service-col a h4 {
  text-decoration: none;
}
.service-col .service-icon {
  border: 4px #ccb677 solid;
  display: flex;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 30px;
}
.service-col .service-icon img {
  filter: invert(1);
}
.service-col:hover .service-icon {
  border: 4px #ccb677 solid;
  background: #ccb677;
}
.service-col h4 {
  color: #c1ae6c;
  margin: 35px 0;
  font-family: "Montserrat Regular";
  font-size: 1.7em !important;
}
.service-col .service-btn {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.service-col:hover .service-btn {
  margin-left: 20px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.service-col p {
  margin: 0px;
}
.service-col a {
  display: block;
  text-decoration: none;
}
.Service-Div .Image-Div {
  line-height: 0;
  background: #000;
}
.Service-Div .Image-Div img {
  width: 100% !important;
  height: 500px !important;
  object-fit: cover;
  opacity: 0.3;
}
.Service-Div .Text-Div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 50px;
  text-align: center;
}
.Service-Div .Icon {
  line-height: 0;
}
.Service-Div .Icon img {
  width: 100px !important;
  filter: invert(1);
}
.Service-Div .Title {
  font-family: "Dehuti-R";
  color: #fff;
  font-size: 2em;
  line-height: 1.2;
  margin: 30px 0 0;
}
.Service-Div .Text {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}
.Service-Div .Button-Div {
  padding: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.Service-Div .Button-Div a {
  color: #fae541;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Dehuti-R";
  font-size: 1.2em;
}

/*===============================Text Section===================================*/

section.Text-Section {
  padding: 100px 0px;
}
section.Text-Section .wrap {
  position: relative;
}

section.Text-Section .Text-Div {
  width: 40%;
}
section.Text-Section.Image-Left .Text-Div {
  float: right;
}
section.Text-Section.Image-Right .Text-Div {
  float: left;
}

section.Text-Section .list-columns {
 -webkit-column-count: 3;
 -moz-column-count: 3;
 -o-column-count: 3;
  column-count: 3; 
}
section.Text-Section .wrap .list-columns ul li {
  background: none;
  list-style-type: disc;
	display: list-item;
  margin: 0 !important; /* Maybe you won’t need !important */
  padding-bottom: 0.5em; /* Add some padding to make up for any margin you’re losing above */
}

section.Text-Section .wrap .list-columns ul li:last-child:nth-child(2) {
  display:block;
}

section.Text-Section .wrap .important-note {
  background: #173e59;
  color: white;
  padding: 10px;
}

section.Text-Section h2 {
  padding-bottom: 30px;
  margin-bottom: 50px;
  position: relative;
  text-transform: uppercase;
  font-size: 4rem;
  position: relative;
}
section.Text-Section h2:after {
  position: absolute;
  content: "";
  width: 260px;
  height: 260px;
  /*background: url(/wp-content/uploads/2022/08/text-bg.png);*/
  background-repeat: no-repeat;
  bottom: 50px;
  right: 0;
  z-index: -1;
  background-size: cover;
}
section.Text-Section.Image-Right h2:after {
  right: auto;
  left: 0px;
}
section.Text-Section h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 250px;
  height: 4px;
  background: #e6e6e6;
}
section.Text-Section .Text-Div p:last-child {
  margin-bottom: 0;
}
section.Text-Section .Image-Div {
  width: 48%;
  position: absolute;
  top: 0;
  height: 100%;
}
section.Text-Section.Image-Left .Image-Div {
  left: 0;
}
section.Text-Section.Image-Right .Image-Div {
  right: 0;
}
section.Text-Section .Image-Div .Image {
  line-height: 0;
  height: 100%;
  position: relative;
}
section.Text-Section .Image-Div .Image:after {
  position: absolute;
  content: "";
  left: -32px;
  top: -32px;
  width: 100%;
  height: 100%;
  /*background: url(/wp-content/uploads/2022/08/patten-overlay.png);*/
  z-index: -1;
}
section.Image-Left .Image-Div .Image:after {
  position: absolute;
  content: "";
  right: -32px;
  left: auto;
  top: -32px;
  width: 100%;
  height: 100%;
  /*background: url(/wp-content/uploads/2022/08/patten-overlay.png);*/
  z-index: -1;
}
section.Text-Section .Image-Div .Image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.Text-Section.Image-Full-Width {
  padding: 80px 0;
  margin: 140px 0;
  position: relative;
}
section.Text-Section.Image-Full-Width .wrap {
  position: initial;
}

/*=================================New FAQ Section====================================*/

section.New-Faq-Section {
  padding: 100px 0px;
  /* background: #dddddd; */
}

section.New-Faq-Section .wrap {
  position: relative;
}

section.New-Faq-Section .wrap .New-Faq-Div {
  width: 60%;
  margin: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

section.New-Faq-Section .wrap .gs-faq__question {
  background: #173e59;
}

  section.New-Faq-Section .wrap .gs-faq__question::after {
    content: "\f132";
    font-family: "dashicons";
    float: right;
  }

section.New-Faq-Section .wrap .gs-faq__question.gs-faq--expanded::after {
    content: "\f460";
}

section.New-Faq-Section .wrap .gs-faq__answer ul li {
  background: none;
  list-style-type: disc;
}

section.New-Faq-Section .wrap .Recent-Cases-Div {
  width: 30%;
  margin: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

section.New-Faq-Section .wrap .Recent-Cases-Div:after {
  content: "";
  clear: both;
  display: table;
}

section.New-Faq-Section .Recent-Cases-Div h2:before {
  background: none;
  background-position: center;
}

section.New-Faq-Section .wrap .Recent-Cases-Div h2 {
  margin: 5px;
  text-align: center;
}

section.New-Faq-Section .wrap .Recent-Cases-Div ul li {
  padding: 0px !important;
}

section.New-Faq-Section .wrap .Recent-Cases-Div .case-rusalt-col {
  border: 1px solid #8c8c6e;
  text-align: center;
  margin: 5px;
  padding: 30px 25px;
  background: #173e59;
  transition: 0.9s;
  -webkit-transition: 0.9s;
}
section.New-Faq-Section
  .wrap
  .Recent-Cases-Div
  .case-rusalt-col
  .case-rusalt-icon {
  border: 3px #ccb677 solid;
  display: flex;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transition: 0.9s;
  -webkit-transition: 0.9s;
  padding: 20px;
}
section.New-Faq-Section
  .wrap
  .Recent-Cases-Div
  .case-rusalt-col
  .case-rusalt-icon
  img {
  filter: invert(1);
}
section.New-Faq-Section .wrap .Recent-Cases-Div .case-rusalt-col h2 {
  color: #c4ae68;
  font-family: "Lora Medium";
  font-size: 2.5em;
  font-weight: 400;
  margin-top: 0.4em;
}
section.New-Faq-Section .wrap .Recent-Cases-Div .case-rusalt-col h5 {
  color: #fff;
  font-family: "Lora Medium";
  font-size: 1.1em;
  font-weight: 400;
}
section.New-Faq-Section
  .wrap
  .Recent-Cases-Div
  .case-rusalt-col:hover
  .case-rusalt-icon {
  background: #c4ae68;
  transition: 0.9s;
  -webkit-transition: 0.9s;
  /* 	transform: rotate(360deg); */
}
.case-rusalt-btn {
  margin-top: 3.2em;
  text-align: center;
}
.case-rusalt-btn a {
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  padding: 10px 80px 10px 55px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-size: cover;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.case-rusalt-btn a .btn-arows {
  display: inline-block;
  width: 20px;
  margin-left: 18px;
  position: absolute;
  right: 30px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.case-rusalt-btn a:hover .btn-arows {
  right: 25px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

/*=================================Testimonial Section====================================*/

section.Testimonial-Section {
  padding: 100px 0;
  background: url(/wp-content/uploads/2022/08/test-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.Testimonial-Section h2 {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 40px;
  background: url(/wp-content/uploads/2022/08/heading-sparter-1.png) no-repeat
    bottom center;
}
section.Testimonial-Section .Slider-Div {
  width: 100%;
  margin: 0 auto;
}
section.Testimonial-Section .ttshowcase_rl_box.tt_full_column.tt_text_left {
  text-align: center;
}
section.Testimonial-Section .ttshowcase_rl_box {
  border: 3px #ccb677 solid;
  padding: 25px;
  position: relative;
  padding-top: 120px;
  background: #fff url(/wp-content/uploads/2022/08/quotation-mark.svg);
  background-repeat: no-repeat;
  background-position: 50% 14%;
  display: inline-block;
}
section.Testimonial-Section .ttshowcase_rl_box .ttshowcase_rating {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
section.Testimonial-Section .ttshowcase_rl_subtitle,
.ttshowcase_rl_date {
  font-size: 0.8em;
}
section.Testimonial-Section .ttshowcase_rl_aditional_info {
  text-align: center;
}
section.Testimonial-Section .ttshowcase_rl_title {
  font-family: "Montserrat Bold" !important;
  font-size: 0.9em;
}
section.Testimonial-Section .ttshowcase_rl_quote {
  background: transparent !important;
  padding: 0px !important;
}
section.Testimonial-Section .tt_quote_info-below p {
  margin: 0px;
  font-size: 15px;
  line-height: 26px;
  margin-top: 22px;
  margin-bottom: 5px;
}
section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-prev {
  width: 65px;
  height: 65px;
  z-index: 9999;
  top: 50%;
  border: 3px #ccb676 solid;
  border-radius: 50%;
  text-align: center;
  left: -50px;
  line-height: 72px;
  background: url(/wp-content/uploads/2022/08/left-arows.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20px;
  background-size: 16px;
}
section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-next {
  width: 65px;
  height: 65px;
  z-index: 9999;
  top: 50%;
  border: 3px #ccb676 solid;
  border-radius: 50%;
  text-align: center;
  right: -50px;
  line-height: 72px;
  background: url(/wp-content/uploads/2022/08/right-arows.png);
  background-position: 60% 50%;
  background-repeat: no-repeat;
  padding: 20px;
  background-size: 16px;
}
section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-prev i:before {
  display: none;
}
section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-next i:before {
  display: none;
}
section.Testimonial-Section
  .tt_theme_speech
  .tt_quote_info-below
  .ttshowcase_rl_quote:after {
  display: none;
}
section.Testimonial-Section
  .ttshowcase_rl_info_wrap.tt_info-below
  .ttshowcase_rl_image {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
section.Testimonial-Section .ttshowcase_rl_info_wrap.tt_info-below {
  display: block;
  width: auto;
  text-align: left;
  line-height: 1.3;
}
section.Testimonial-Section .bx-pager.bx-default-pager {
  position: relative;
  bottom: 0 !important;
  padding: 0 !important;
  margin: 40px 0 0;
}
section.Testimonial-Section .bx-viewport {
  margin: 40px 0 !important;
}
section.Testimonial-Section .tt_quote_info-below {
  min-height: 150px;
}
section.Testimonial-Section .bx-pager.bx-default-pager a {
  width: 25px !important;
  height: 25px !important;
  border-radius: 0 !important;
  border: 2px solid #000;
  background: #fff0 !important;
}
section.Testimonial-Section .bx-pager.bx-default-pager a.bx-pager-link.active {
  background: #000 !important;
}
section.Testimonial-Section .ttshowcase_rating .fa-star,
section.Testimonial-Section .ttshowcase_rating .fa-star-half-o {
  color: #ff9519;
}
section.Testimonial-Section .case-rusalt-btn {
  margin-top: 3.2em;
  text-align: center;
}

section.Testimonial-Section .case-rusalt-btn a {
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  padding: 10px 80px 10px 55px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-size: cover;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
/*===================================CASE RESULT========================================================================*/

section.Case-Result-Section {
  padding: 100px 0;
  background: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.Results-Row .Main-Three .Result-Div {
  width: 31.3333333%;
  margin: 1%;
  padding: 30px;
  background: #fff;
  text-align: center;
  background: #0d3858;
}
.Results-Row .Result-Div .Title {
  color: #000;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: 10px;
  width: 100%;
  display: grid;
  font-family: "Lora SemiBold";
}
.Results-Row .Result-Div .Sub-Title {
  color: #000;
  line-height: 1.3;
  font-size: 0.8em;
  line-height: 1.3;
  padding: 0.7em;
}
.Results-Row .Main-Three {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.All-Category .Result-Div:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgb(0 0 0 / 16%);
}
.Main-Three .Result-Div .Sub-Title {
  color: #fff;
  font-size: 0.8em;
  line-height: 1.3;
  padding: 0.7em;
}
.Category-Div .Result-Div {
  width: 18%;
  margin: 1%;
  padding: 30px 30px 7px 30px;
  /* background: #000; */
  text-align: center;
  background: #fff;
  color: #1f1f1f;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
.Category-Div .Result-Div:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgb(0 0 0 / 16%);
}

.Category-Div {
  display: flex;
  flex-wrap: wrap;
  background: #f8f8f8;
  justify-content: center;
  padding: 50px 0px;
}
.Category-Div .Result-Div .Title {
  color: #0d3858;
  font-weight: 700;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 10px;
  width: 100%;
  display: grid;
  font-family: "Lora SemiBold";
}
.Results-Row .Result-Div .Title span {
  font-family: "Lora Bold";
  color: #0a263b;
  letter-spacing: 2px;
  border-bottom: 1px solid #a7a3a342;
  padding-bottom: 10px;
  font-size: 1.5em;
}
.Category-Div .Result-Div a {
  text-decoration: none;
}
.Category-Div .Result-Div p {
  margin-bottom: 0px;
}
.Main-Three .Result-Div .Title span {
  font-family: "Lora Bold";
  color: #fff;
  letter-spacing: 2px;
  border-bottom: 1px solid #a7a3a342;
  padding-bottom: 10px;
}

.All-Category .Result-Div {
  width: 31.3333333%;
  margin: 1%;
  padding: 30px;
  background: #fff;
  text-align: center;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
.Results-Row .Main-Three .Result-Div p {
  font-family: "Montserrat Regular";
  font-size: 1em;
  color: #fff;
}
.Catgory-Section {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: center;
}
.Main-Three .Result-Div .Title {
  color: #fff;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: 10px;
  width: 100%;
  display: grid;
  font-family: "Lora SemiBold";
}

/*=================================What Sets Fuller Law Apart Section====================================*/

section.Apart-Section {
  padding: 100px 0;
  background: url(images/Mobile-Banner-Bg1.jpg) no-repeat top;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.Apart-Section h2 {
  padding-bottom: 30px;
  margin-bottom: 50px;
  position: relative;
  text-transform: uppercase;
  font-size: 4rem;
  color: white;
  position: relative;
}

section.Apart-Section h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 250px;
  height: 4px;
  background: #e6e6e6;
}
section.Apart-Section h3 {
  color: white;
}

section.Apart-Section .text-normal {
  color: white;
}

/*=================================FAQ Section====================================*/

section.case-rusalt-Section {
  padding: 100px 0;
  background: url(/wp-content/uploads/2022/08/get-result-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.case-rusalt-Section h2.Section-Heading {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 60px;
  color: #000;
  background: url(/wp-content/uploads/2022/08/heading-sparter.png) no-repeat
    bottom center;
}

section.Faq-Section .Faq-Div {
  width: 70%;
  margin: 0 auto;
}
.case-rusalt-Div {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 2fr));
  border-right: 2px #8c8c6e solid;
  border-bottom: 2px #8c8c6e solid;
  margin-top: 3em;
}
.case-rusalt-Div .case-rusalt-col {
  border: 2px #8c8c6e solid;
  text-align: center;
  padding: 50px 30px;
  border-right: none;
  border-bottom: none;
  transition: 0.9s;
  -webkit-transition: 0.9s;
}
.case-rusalt-Div .case-rusalt-col .case-rusalt-icon {
  border: 3px #ccb677 solid;
  display: flex;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transition: 0.9s;
  -webkit-transition: 0.9s;
  padding: 20px;
}
.case-rusalt-Div .case-rusalt-col .case-rusalt-icon img {
  filter: invert(1);
}
.case-rusalt-Div .case-rusalt-col h2 {
  color: #c4ae68;
  font-family: "Lora Medium";
  font-size: 2.5em;
  font-weight: 400;
  margin-top: 0.4em;
}
.case-rusalt-Div .case-rusalt-col h5 {
  color: #fff;
  font-family: "Lora Medium";
  font-size: 1.1em;
  font-weight: 400;
}
.case-rusalt-Div .case-rusalt-col:hover .case-rusalt-icon {
  background: #c4ae68;
  transition: 0.9s;
  -webkit-transition: 0.9s;
  /* 	transform: rotate(360deg); */
}
.case-rusalt-btn {
  margin-top: 3.2em;
  text-align: center;
}
.case-rusalt-btn a {
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  padding: 10px 80px 10px 55px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-size: cover;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.case-rusalt-btn a .btn-arows {
  display: inline-block;
  width: 20px;
  margin-left: 18px;
  position: absolute;
  right: 30px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.case-rusalt-btn a:hover .btn-arows {
  right: 25px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

/* ================================ author profile ================================= */

section.author-profile-section {
  padding: 100px 0;
  background: url(/wp-content/uploads/2022/08/gray-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.author-profile-section h2 {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 40px;
  background: url(/wp-content/uploads/2022/08/heading-sparter-1.png) no-repeat
    bottom center;
}

.text-bordered {
  border: 1px solid #fcb900;
  padding: 10px;
}

.author-profile-box {
  display: flex;
  width: 80%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
.author-profile-left {
  width: 45%;
  margin-right: 3em;
}
.author-profile-left img {
  height: 572px;
  width: 434px;
  object-fit: cover;
}
.author-profile-right {
  width: 48%;
}
.custom-btn {
  margin-top: 3em;
}
.custom-btn a {
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  padding: 14px 80px 14px 55px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-size: cover;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.custom-btn a .btn-arows {
  display: inline-block;
  width: 20px;
  margin-left: 18px;
  position: absolute;
  right: 40px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.author-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.author-details-left h3 {
  margin-bottom: 10px;
}
/*=================================Blog Section====================================*/

section.Blog-Section {
  padding: 100px 0;
  background: #ddd7;
}
section.Blog-Section h2 {
  text-align: center;
}
section.Blog-Section h2 {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 40px;
  background: url(/wp-content/uploads/2022/08/heading-sparter-1.png) no-repeat
    bottom center;
  font-size: 2em;
}
section.Blog-Section ul.slick-dots {
  position: relative;
  display: block !important;
  bottom: 0;
  margin: 20px 0 0 !important;
}
section.Blog-Section ul.slick-dots li {
  border: 2px solid #fff;
}
section.Blog-Section ul.slick-dots li.slick-active {
  background: #fff;
  border-color: #fff;
}
section.Blog-Section ul.slick-dots li button {
  opacity: 0;
}
.blog-box {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.blog-img {
  position: relative;
}
.blog-date {
  position: absolute;
  top: 0;
  background: #0b3858;
  color: #fff;
  width: 100px;
  font-size: 31px;
  line-height: 26px;
  text-align: left;
  font-family: "Lora Medium";
  padding: 15px 20px;
}
.blog-date small {
  font-size: 0.6em;
  line-height: 18px;
}
.blog-img br {
  display: none;
}
.blog-img img {
  display: block;
  width: 100%;
}
.blog-col {
  position: relative;
}
.blog-box-left .blog-content {
  position: absolute;
  bottom: 0;
  padding: 30px;
  display: flex;
  align-items: end;
  justify-content: space-between;
}
.blog-box-left .blog-content h6 {
  font-family: "Montserrat Regular";
  color: #fff;
  font-size: 0.7em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.blog-box-left .blog-content h4 {
  color: #fff;
  font-size: 1.4em;
  font-family: "Lora Medium";
  font-weight: 400;
  margin-bottom: 0;
}
.blog-box-left .blog-content-left {
  width: 60%;
}
.blog-content .custom-btn a {
  padding: 15px 73px 15px 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  font-size: 15px;
}
.blog-box-right .blog-col {
  display: flex;
  gap: 35px;
  margin: 45px 0;
}
.blog-box-right {
  width: 55%;
}
.blog-box-left {
  width: 50%;
}
.blog-box-right .blog-img {
  position: relative;
  width: 100%;
}
.blog-content-left h6 {
  margin-bottom: 20px;
}
.blog-box-right .blog-content-left h4 {
  font-size: 1.6em;
  font-family: "Lora Medium";
  font-weight: 400;
  margin-bottom: 0;
}
.blog-box-right .custom-btn {
  margin-top: 1.5em;
}
.post-header .title {
  color: #000 !important;
  font-family: "Lora SemiBold" !important;
}
.post-content h2,
.post-content h4 {
  font-family: "Lora SemiBold" !important;
}
.heading_rel_posts {
  font-family: "Lora SemiBold" !important;
}
p.TitleClass a {
  font-family: "Lora SemiBold" !important;
}
.single header.site-header {
  position: relative;
  background-size: cover;
  background: url(images/banner.jpg) no-repeat center center !important;
  padding-bottom: 40px;
}
.Left-Blog {
  width: 49%;
  margin-right: 20px;
  float: left;
}
.wcp-slick .Date {
  position: absolute;
  top: 1px;
  background: #0b3858;
  color: #fff;
  width: 100px;
  font-size: 1em;
  line-height: 1.4em;
  text-align: left;
  font-family: "Lora Medium";
  padding: 15px 20px;
  left: 0;
}
.wcp-slick .Date .day {
  font-size: 2em;
  line-height: 1em;
}
.Left-Blog .wcp-slick .Blog-Info {
  position: absolute;
  bottom: 0;
  padding: 30px;
  /*     display: flex;
  align-items: end;
  justify-content: space-between; */
}
.Left-Blog .wcp-slick .Blog-Info .Category {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.Left-Blog .wcp-slick .Blog-Info .Category a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  text-transform: uppercase;
}
.Left-Blog .wcp-slick .Blog-Info .Title {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.2em;
  font-family: "Lora Medium";
  font-weight: 400;
  margin-bottom: 0;
  width: 72%;
}
.Left-Blog .wcp-slick .Blog-Info .Read-More-Button {
  padding: 12px 35px 12px 25px;
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 15px;
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  background-size: 100% 100%;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 30px;
}
.wcp-slick .Blog-Info .Desc {
  display: none;
}
.Right-Blog {
  width: 49%;
  margin-left: 0px;
  float: right;
  padding: 0px 5px;
}
.Right-Blog .rpc-style-52 .fixed-height-image {
  height: 240px !important;
  width: 250px !important;
  display: inline-block;
  margin-bottom: 5px;
}
.Right-Blog .rpc-style-52 .Blog-Info {
  width: 50%;
  display: inline-block;
  float: right;
}
.Right-Blog .wcp-slick .Blog-Info .Category a {
  font-family: "Montserrat Regular";
  color: #111;
  text-decoration: none;
  font-size: 0.8em;
  text-transform: uppercase;
}
.Right-Blog .wcp-slick .Blog-Info .Title {
  font-size: 1.6em;
  font-family: "Lora Medium";
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.3em;
}
.Right-Blog .wcp-slick .Blog-Info .Read-More-Button {
  padding: 12px 35px 12px 25px;
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 15px;
  background: url(/wp-content/uploads/2024/08/btn-bg.png);
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  background-size: 100% 100%;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  margin-top: 20px;
}
.Blog-Section .case-rusalt-btn {
  display: inline-block;
  text-align: center;
  width: 100%;
}
/*===================================Footer====================================*/

div#genesis-footer-widgets {
  padding: 100px 0;
  background: url(images/Footer-Bg.jpg) no-repeat top;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.Footer-Div h4 {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: #fff;
}
.Footer-Div ul {
  padding: 0 0 0;
  margin: 0 0 0;
}
.Footer-Div ul li {
  position: relative;
  padding: 0 0 0 3em;
  margin: 0 0 1em;
  line-height: 1.4;
}
.Footer-Div ul li img {
  position: absolute;
  top: 5px;
  left: 0;
  max-width: 37px;
  max-height: 35px;
  width: 2em;
  filter: invert(1);
}
.Footer-Div ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.Footer-Div ul li.Phone a {
  padding: 0.43em 0;
  font-weight: 700;
  font-size: 1.1em;
}
.Footer-Div ul li.Email a {
  padding: 0.57em 0px;
}

.Social-Icon {
  line-height: 0;
}
.Social-Icon img {
  max-width: 50px;
  max-height: 50px;
  height: 1.7em;
  margin: 0 1.2em 0 0;
  filter: invert(1);
}
.Social-Icon h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: #fff;
}
/* .page-template-default .footer-bottom-right{
display:none;
}
.home .footer-bottom-right {
  display: block;
  width: 48% !important;
} */
.home .footer-widgets-1 {
  /* margin-right: 70px; */
  margin-left: 0;
  display: flex !important;
  justify-content: space-between;
  max-width: 100% !important;
  min-width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
}
/* .footer-bottom-left {
  width: 46% !important;
} */
.footer-widgets .home .footer-widgets-2 {
  margin-top: 90px !important;
  margin-left: 0 !important;
  max-width: 100% !important;
  min-width: 100% !important;
  display: flex !important;
  justify-content: space-between;
  /*     align-items: center; */
  gap: 2em;
  -webkit-gap: 2em;
}
.footer-widgets .home .footer-widgets-2 {
  margin-top: 0px !important;
  margin-left: 0 !important;
  max-width: 100% !important;
  min-width: 100% !important;
  display: flex;
  justify-content: space-between;
  gap: 2em;
  -webkit-gap: 2em;
}
.footer-widgets-2 .widget {
  max-width: 47% !important;
  min-width: 47% !important;
}
.page-template-default .footer-widgets .footer-widgets-2 .widget .widget_text {
  height: 100%;
  max-height: 100%;
}
.home .footer-widgets-2 .widget {
  max-width: 47% !important;
  min-width: 47% !important;
}
.footer-widgets-2 .widget {
  max-width: 100% !important;
  min-width: 100% !important;
}
/* .footer-widgets-2 .footer-bottom {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
} */
/* .page-template-default .footer-widgets-1 {
  display: block;
  max-width: 40%;
  min-width: 40%;
  margin: 0 auto;
  float: left;
  padding-top: 100px;
}
.home .footer-widgets-1 {
  padding-top: 0px;
}
.page-template-default .footer-widgets-2 {
  margin-top: 0px;
  margin-left: 0;
  max-width: 60%;
  min-width: 60%;
}
.page-template-default .footer-widgets-2 .footer-bottom {
  display: block;
}*/
.page-template-default .footer-bottom-left {
  width: 100%;
  display: block;
}
.page-template-default .footer-widgets-1 {
  display: block;
  max-width: 50%;
  min-width: 50%;
  float: left;
}
.page-template .footer-widgets-1 {
  display: block;
  max-width: 50%;
  min-width: 50%;
  float: left;
}
.footer-widgets .home .footer-widgets-2 .widget {
  max-width: 47% !important;
  min-width: 47% !important;
}
.home .footer-widgets .footer-widgets-2 {
  margin-top: 90px !important;
  margin-left: 0 !important;
  width: 48% !important;
  min-width: 48% !important;
  display: flex !important;
  justify-content: space-between;
  /* align-items: center; */
  gap: 2em;
  -webkit-gap: 2em;
}
.page-template-default .footer-widgets-2 {
  margin-top: 0px !important;
  margin-left: 0 !important;
  width: 50% !important;
  display: inline-block;
  justify-content: space-between;
  /* align-items: center; */
  gap: 2em;
  -webkit-gap: 2em;
}
.page-template .footer-widgets-2 {
  margin-top: 0px !important;
  margin-left: 0 !important;
  width: 50% !important;
  display: inline-block;
  justify-content: space-between;
  /* align-items: center; */
  gap: 2em;
  -webkit-gap: 2em;
}
.page-template-default .footer-widgets-2 .widget {
  max-width: 100% !important;
  min-width: 100% !important;
}
.page-template .footer-widgets-2 .widget {
  max-width: 100% !important;
  min-width: 100% !important;
}
/*===========================Inner Page Css========================*/

.InnerBanner section {
  margin: 0;
}

.entry-content h1 {
  font-size: 2.5em;
}
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-size: 2em;
}
.entry-content ol li,
.post-content ol li,
.entry-content ul li,
.post-content ul li {
  list-style: none;
  padding: 0.3em 0px 0.3em 2em;
  background: url(images/check.svg) no-repeat 0 0.4em;
  background-size: 1.4em;
}
.Inner-Image-Right {
  width: 48%;
  float: right;
  margin: 0 0 15px 2%;
  line-height: 0;
  padding: 5px;
  /* background: #440b15; */
}
.Inner-Image-Left {
  width: 48%;
  float: left;
  margin: 0 2% 15px 0%;
  line-height: 0;
  padding: 5px;
  background: #440b15;
}
.Inner-Image-Left img,
.Inner-Image-Right img {
  width: 100%;
}
.Inner-Image-Right iframe,
.Inner-Image-Left iframe {
  width: 100%;
  height: 12.9em;
}
.Inner-Text-Div {
  padding: 30px;
  line-height: 1.8;
  text-align: center;
}
.Inner-Text-Div .Title {
  color: #fff;
  line-height: 1.2;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.Inner-Text-Div .Sub-Title {
  line-height: 1.2;
  color: #fff;
  font-size: 1.2em;
}
.Inner-Text-Div .Icon {
  line-height: 0;
}
.Inner-Text-Div .Icon img {
  width: auto;
}
.Inner-Text-Div:last-child {
  margin-bottom: 0 !important;
}

/*=================================Form============================*/

section#text-2 {
  padding: 1.1em;
  background: url(/wp-content/uploads/2022/08/side-br-bg.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 50px;
  position: relative;
  /*     box-shadow: 15px 15px 0px #575757; */
}
section#text-2 p.FormTitle {
  font-family: "Lora SemiBold";
  font-size: 2.2em;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 0.6;
  padding: 0.2em 0 0em;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  position: relative;
  /* background: url(images/Form-Heading-Bg.png) no-repeat bottom; */
  background-size: auto 0.8em;
}
section#text-2 p.FormTitle span {
  font-weight: 400;
  font-family: "Montserrat Regular";
  font-size: 0.5em;
  text-transform: capitalize;
}

section#text-2 .formColor input,
section#text-2 .formColor textarea {
  padding: 0.8em 0.8em;
  font-size: 0.8em;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  background: transparent;
  color: #fff;
}
section#text-2 .formColor input::placeholder,
section#text-2 .formColor textarea::placeholder {
  color: #fff;
}
section#text-2 .formColor textarea {
  height: 4.5em;
}
section#text-2 input.wpcf7-form-control.wpcf7-submit.Submit-button {
  margin: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 1em;
  padding: 15px 2px;
  background: #c63731;
  background-size: cover;
  border: none;
  color: #fff;
  font-weight: 700;
  font-family: "Montserrat SemiBold";
}
.Form-Bottom {
  text-align: center;
  line-height: 0;
  margin: 35px 0 0;
}
span.ajax-loader,
.wpcf7-spinner {
  position: absolute !important;
  margin: 0 !important;
  right: 0;
}
span.wpcf7-not-valid-tip {
  float: right;
  font-size: 15px;
  margin: -54px 0 0px;
  position: relative;
  z-index: 1;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: white;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.4;
  background: #ffb900;
}
form.wpcf7-form.invalid input {
  margin-bottom: 15px !important;
}
.wpcf7-response-output {
  color: #fff;
  background: #46b450;
  text-align: center;
}

/*====================Blog Sidebar=======================*/

section#genesis-custom-post-2 {
  padding: 0;
  margin-bottom: 50px;
}
section#genesis-custom-post-2 h4 {
  text-align: center;
  font-size: 2.5em;
  color: #000000;
  position: relative;
}
section#genesis-custom-post-2 article {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #a9a9a9;
}
section#genesis-custom-post-2 article:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
section#genesis-custom-post-2 article a.alignleft img {
  height: 100%;
  object-fit: cover;
}
section#genesis-custom-post-2 article a.alignleft {
  width: 5.5em;
  height: 8.5em;
  overflow: hidden;
  margin: 0 0.8em 0 0px;
  border: 4px solid #010101;
  background: #010101;
}
section#genesis-custom-post-2 article .entry-content p {
  line-height: 20px;
  margin: 5px 0 0;
}
section#genesis-custom-post-2 header.entry-header {
  padding-left: 6.3em;
}
section#genesis-custom-post-2 p.entry-meta {
  font-size: 0.85em;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 5px;
}
section#genesis-custom-post-2 p.entry-meta time.entry-time {
  display: block;
}
section#genesis-custom-post-2 header.entry-header p.entry-titlep {
  font-size: 1em !important;
  color: #000;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.2;
}
section#genesis-custom-post-2 header.entry-header p.entry-titlep a {
  text-decoration: none;
  color: #000;
  font-family: "Lora SemiBold";
}
section#genesis-custom-post-2 header.entry-header h2.entry-title a:hover {
  color: #20497d;
}
section#genesis-custom-post-2 p.entry-meta a {
  color: #000;
  text-decoration: none;
  cursor: auto;
}
section#genesis-custom-post-2 article .entry-content {
  padding-left: 6.3em;
  color: #71393900;
}
section#genesis-custom-post-2 article .entry-content a {
  background: #112b4f;
  color: #fff;
  text-decoration: none;
  padding: 0.6em 1.4em;
  float: left;
}
section#custom_html-6 {
  margin: 0 0 50px;
}
section#custom_html-6 .Button-Div {
  text-align: center;
}
section#custom_html-6 .Button-Div a {
  display: inline-block;
  padding: 10px 52px;
  background: #c63731;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1em;
  font-family: "Montserrat SemiBold";
  text-transform: uppercase;
}
.slider_form .Form-Bottom {
  text-align: center;
  line-height: 0;
  width: 100%;
  display: inline-block;
  float: none;
  margin-top: 20px;
}
/*=====================Testimonial==========================*/
section#custom_html-2 h4 {
  text-align: center;
  font-size: 2.5em;
  color: #000000;
  position: relative;
}
section#custom_html-2 .Test-Div {
  padding: 1.5em;
  background: url(/wp-content/uploads/2022/08/side-br-testi.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
section#custom_html-2 .Test-Div img {
  width: auto;
  max-width: 6em;
  border-radius: 0;
  margin-bottom: 1.1em;
  border-radius: 50%;
}
section#custom_html-2 .ttshowcase_rl_title.reviewer {
  font-size: 1.3em;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Lora SemiBold";
}
section#custom_html-2 .ttshowcase_rl_subtitle {
  opacity: 1;
  color: #fff;
  font-size: 1em;
}
section#custom_html-2 .ttshowcase_rl_quote {
  padding-top: 60px;
  margin-top: 20px;
  position: relative;
}
section#custom_html-2 .ttshowcase_rl_quote:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 3em;
  height: 3em;
  background: url(images/quotation-mark.svg) no-repeat top;
  background-size: 100%;
  transform: translate(-50%, 0px);
  filter: invert(1);
}
section#custom_html-2 .ttshowcase_rl_quote p {
  color: #fff;
  font-style: italic;
  font-size: 0.85em;
  background: url(images/rating.svg) no-repeat bottom;
  padding-bottom: 35px;
  background-size: 8em;
}
section#custom_html-2 .Button-Div {
  text-align: center;
  margin-top: 25px;
}
section#custom_html-2 .Button-Div {
  text-align: center;
}
section#custom_html-2 .Button-Div a {
  display: inline-block;
  padding: 10px 52px;
  background: #c63731;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1em;
  font-family: "Montserrat SemiBold";
}
/*========================================================*/
.Contact-Info {
  margin-bottom: 30px;
}
.Contact-Info ul {
  margin: 0 0 28px;
  padding: 0;
}
.Contact-Info ul li {
  position: relative;
  margin: 0px 0 0.8em !important;
  padding: 0 0 0 3em !important;
  line-height: 24px;
  list-style: none;
  background: none;
}
.Contact-Info ul li img {
  position: absolute;
  left: 0;
  top: 5px;
  width: 2.5em;
  /*     filter: invert(1); */
  height: 35px;
}
.Contact-Info ul li a strong {
  font-family: "Montserrat Bold";
}
.Contact-Info li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
}
.Contact-Info ul li.Phone a {
  padding: 0.7em 0;
}
.Contact-Info ul li.Email a {
  padding: 0.6em 0;
}
.Contact-Info .sfs-fast-map img,
.Contact-Info .sfs-fast-map iframe {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border: 6px solid #c1ae6c;
}
/*=======================Reviews==============================*/
.Reviews-Page .entry-content img.ttshowcase_image {
  width: auto;
  max-width: 5em;
  padding: 0;
  margin-bottom: 1em;
}
.Reviews-Page .entry-content .ttshowcase_rl_info_wrap.tt_info-left {
  width: 20% !important;
  line-height: 1.4;
  text-align: center;
}
.Reviews-Page .entry-content .ttshowcase_rl_title.reviewer {
  font-size: 1.3em;
  font-family: "Lora SemiBold";
}
.Reviews-Page .entry-content .ttshowcase_rl_subtitle {
  opacity: 1;
  font-size: 1em;
}
.Reviews-Page i.fa.fa-star {
  color: #fc9d05;
}

/*================Our Team Page=============*/
.Team-Page-Row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.Team-Page-Row .Attorney_Div {
  width: 275px;
  float: left;
  margin: 0 0 40px;
  position: relative;
  background: #375f9f;
}
.Attorney_Div .Image-Div {
  line-height: 0;
  border: 5px solid #375f9f;
  position: relative;
}
.Attorney_Div .Text-Div {
  padding: 10px;
  text-align: center;
  background: #375f9f;
}
.Attorney_Div .Title {
  color: #fff;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.1;
  margin-bottom: 10px;
}
.Attorney_Div p {
  line-height: 1.4;
  margin: 0;
  color: #fff;
}
.Attorney_Div .Button-Div a {
  display: inline-block;
  background: #fff;
  padding: 3px 20px;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

@media (max-width: 1365px) and (min-width: 1024px) {
  .home .site-inner {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .site-inner,
  .wrap {
    max-width: 94% !important;
    margin-left: 3% !important;
    margin-right: 3% !important;
  }
  .site-inner .content-sidebar-wrap {
    display: flex;
    justify-content: space-between;
  }
  .home .site-inner .content-sidebar-wrap {
    display: block;
  }
  main#genesis-content {
    width: auto !important;
  }
  .home main#genesis-content {
    width: 100% !important;
  }
  aside#genesis-sidebar-primary {
    flex-shrink: 0;
    margin-left: 2%;
    max-width: 360px;
    float: right;
    width: 19.8em !important;
  }
  .service-col {
    margin: 14px;
  }
  .footer-bottom-right .Form-Col .Col6 {
    margin: 18px 3px;
  }
  .footer-bottom-right .Form-Col .Col12 textarea {
    min-height: 100px;
    max-height: 100px;
    margin: 18px 2px;
  }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    margin-left: 0;
  }
  .footer-widgets-1 {
    max-width: 100%;
    min-width: 100%;
  }
  section.Testimonial-Section .ttshowcase_wrap .tt_3cl {
    width: 32% !important;
    margin: 20px 0.5% !important;
  }
  section.Testimonial-Section .tt_quote_info-below p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px;
  }
  /* .banner-text-row:after {
  width: 220px;
  height: 150px;
}
.banner-text-row:before {
  width: 220px;
  height: 150px;
}	 */
  .section.Video-Section h1:after {
    display: none !important;
  }

  .Button-Div a .button-icon-bg {
    width: 4.4em;
    height: 4.4em;
    padding: 24px;
  }
  section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-prev {
    left: -65px;
  }
  section.Testimonial-Section .ttshowcase_slider .bx-wrapper .bx-next {
    right: -65px;
  }
  /*------------------------------*/
  body > div {
    font-size: 1.3vw;
  }

  .Inner-Image-Right iframe,
  .Inner-Image-Left iframe {
    width: 100%;
    height: 13.19em;
  }
  .Right-Blog .rpc-style-52 .fixed-height-image {
    width: 45% !important;
  }
  .Left-Blog {
    margin-right: 18px;
  }
}

/*==============================================*/

@media only screen and (max-width: 1023px) {
  .Mobile {
    display: block !important;
  }
  .Desktop {
    display: none !important;
  }
  .site-inner,
  .wrap {
    max-width: 550px;
  }
  .wrap,
  .site-header > .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  body > div {
    font-size: 18px;
  }

  /*====================Header======================*/

  header.site-header {
    position: relative;
    background: #153d59 url(images/Mobile-Header-Bg.jpg) no-repeat bottom !important;
    background-size: 100% 100% !important;
    padding: 0;
    border-top: 5px solid #153d59;
  }
  header.site-header .title-area {
    float: left;
    text-align: left;
  }
  .widget-area.header-widget-area {
    display: none;
  }
  button#mobile-genesis-nav-primary {
    position: absolute;
    top: 47%;
    right: 5%;
    height: 4.2em;
    background: #cab575;
    border: none;
    transform: translate(0px, -50%);
    color: #fff0;
    outline: none;
  }
  button#mobile-genesis-nav-primary:before {
    background: url(images/Mobile-Menu-Icon.svg) no-repeat center;
    background-size: 2.6em;
    filter: invert(1);
    height: 2.7em;
    border-radius: 0%;
  }
  nav#genesis-nav-primary {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    width: 100%;
    padding: 0;
  }
  nav#genesis-nav-primary li a {
    padding: 20px;
  }
  nav#genesis-nav-primary li button.sub-menu-toggle {
    padding: 7px;
    position: absolute;
    top: 0;
    margin: 12px;
  }
  .AfterheaderContainer.Mobile section {
    margin: 0;
  }
  .AfterheaderContainer {
    position: relative;
    z-index: 2;
  }
  .AfterheaderContainer a {
    font-weight: 700;
    text-decoration: none;
  }
  .AfterheaderContainer a img {
    margin: -0.7px 0.5em -0.8em 0;
    max-width: 42px;
    max-height: 42px;
    width: 2.3em;
    /*     filter: invert(1); */
  }
  .AfterheaderContainer .call-div {
    background: #cab575;
  }
  .AfterheaderContainer .email-div {
    background: #fff;
  }
  .AfterheaderContainer .call-div a,
  .AfterheaderContainer .email-div a {
    color: #111;
  }
  .AfterheaderContainer .call-div,
  .AfterheaderContainer .email-div {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0.5em 0.5em 0.7em;
  }

  /*==============================================================*/

  section.Banner {
    padding: 24px 0;
    background: url(images/Mobile-Banner-Bg1.jpg) no-repeat top;
    background-size: cover;
  }
  section.Banner .Text-Div {
    max-width: 550px;
    font-size: 0.7885em;
  }

  .home section .Section-Heading {
    font-size: 1.8em;
  }

  section.Banner .Heading1 {
    font-size: 1.8em;
    margin-bottom: 2px;
  }
  section.Banner .Heading2 {
    font-size: 2em;
    margin-bottom: 3px;
  }
  section.Banner .Heading3 {
    font-size: 1.4em;
    line-height: 1.9em;
  }
  .banner-text-row:after {
    width: 7.5em;
    height: 5.1em;
    top: 5px;
    border: 4px solid #fff;
    border-right: 0px;
  }
  .banner-text-row:before {
    width: 7.5em;
    height: 5.1em;
    top: 5px;
    border: 4px solid #fff;
    border-left: 0px;
  }
  .Banner-Testimonial {
    display: none;
  }
  section.Banner .Button-Div a {
    padding: 18px 100px 18px 40px;
    font-size: 1.5em;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Button-Div a .button-icon-bg {
    position: absolute;
    width: 3.5em;
    height: 3.5em;
    padding: 15px;
    line-height: 2.4em;
  }
  section.Video-Section h1:after {
    display: none;
  }
  section.Video-Section .Text-Div {
    width: 100%;
    float: none;
  }

  section.Video-Section .wrap .Text-Div {
    width: 100%;
    float: none;
    border: 1px solid #ccb677;
    margin: 20px 0px;
    padding: 10px;
    background: #173e59;
    color: white;
    height: 200px;
  }

  section.Text-Section .list-columns {
    column-count: 2;
  }

  section.Text-Section .list-columns ul li {
    list-style-type: disc;
    background: none;
  }

  /*-----------------------------------------------------------------------------------------------------------*/
  section.Video-Section .wrap h3 {
    text-align: center;
  }

  section.Video-Section .Text-Div:after {
    content: "";
    clear: both;
    display: table;
  }
  section.Video-Section .Video-Div {
    width: 100%;
    position: inherit;
    top: 0%;
    right: 0;
    transform: translate(0px, 0%);
    line-height: 0;
    margin-bottom: 35px;
  }
  .mobile-service .service-col {
    width: 100%;
    margin: 0;
  }
  .mobile-service .service-col h4 {
    font-size: 2.2em !important;
  }
  .white .sa_owl_theme .owl-dots button.owl-dot {
    border: 2px solid #fff;
  }
  .white .sa_owl_theme .owl-dots button.owl-dot.active {
    background: #bfae75;
    border-color: #bfae75;
  }
  section.Video-Section .Video-Div:before {
    top: 12px;
    left: -12px;
  }
  .patner-logo-col ul li {
    padding: 0px 5px !important;
  }
  .patner-logo-col ul {
    margin: 0px;
  }
  section.Video-Section {
    padding: 40px 0 30px 0;
  }
  section.Service-Section {
    padding: 45px 0 30px 0;
  }
  section.Text-Section {
    padding: 45px 0 30px 0;
  }
  section.Text-Section.Image-Full-Width {
    padding: 60px 0;
    margin: 0px 0;
  }
  section.Text-Section.Image-Right h2:after {
    display: none;
  }
  section.Text-Section .Text-Div {
    width: 100%;
  }
  .Text-Section .Image-Col .Image {
    position: relative;
    margin-bottom: 25px;
  }
  .Text-Section .Image-Col .Image:after {
    position: absolute;
    content: "";
    left: -12px;
    top: -12px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2022/08/patten-overlay.png);
    z-index: -1;
  }
  section.Text-Section h2:after {
    display: none;
  }
  section.Testimonial-Section .ttshowcase_rl_box {
    margin: 25px 0 !important;
  }
  .ttshowcase_rl_image img,
  .ttshowcase_rl_image img:hover {
    text-align: center;
    margin: 0px auto 5px auto !important;
  }
  section.Testimonial-Section .ttshowcase_rating .fa-star,
  section.Testimonial-Section .ttshowcase_rating .fa-star-half-o {
    font-size: 18px;
  }
  section.Testimonial-Section .tt_quote_info-below p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
  }
  section.Testimonial-Section {
    padding: 60px 0;
  }
  section.Testimonial-Section .bx-pager.bx-default-pager a {
    border: 2px solid #fff;
  }
  section.Testimonial-Section
    .bx-pager.bx-default-pager
    a.bx-pager-link.active {
    background: #bfae75 !important;
    border: 2px solid #bfae75 !important;
  }
  section.Testimonial-Section .bx-viewport {
    margin: 15px 0 !important;
  }

  /*------------------------------------------------------------------------------------------------*/

  section.New-Faq-Section .wrap .New-Faq-Div {
    width: 100%;
    margin: 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  section.New-Faq-Section .wrap .gs-faq__question {
    background: #173e59;
  }

  section.New-Faq-Section .wrap .gs-faq__answer ul li {
    background: none;
    list-style-type: disc;
  }

  section.New-Faq-Section .wrap .Recent-Cases-Div {
    width: 100%;
    margin: 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  section.New-Faq-Section .wrap .Recent-Cases-Div:after {
    content: "";
    clear: both;
    display: table;
  }

  section.New-Faq-Section .Recent-Cases-Div h2:before {
    background: none;
    background-position: center;
  }

  section.New-Faq-Section .wrap .Recent-Cases-Div h2 {
    margin: 5px;
    text-align: center;
  }

  .case-rusalt-mobile {
    border: 2px #8c8c6e solid;
    text-align: center;
    padding: 50px 30px;
    transition: 0.9s;
    -webkit-transition: 0.9s;
    width: 100%;
    margin: 0px;
  }
  .case-rusalt-mobile .case-rusalt-col:hover .case-rusalt-icon {
    background: #c4ae68;
    transition: 0.9s;
    -webkit-transition: 0.9s;
    transform: rotate(360deg);
  }
  .case-rusalt-mobile .case-rusalt-col .case-rusalt-icon {
    border: 3px #ccb677 solid;
    display: flex;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: 0.9s;
    -webkit-transition: 0.9s;
  }
  .case-rusalt-mobile .case-rusalt-col .case-rusalt-icon img {
    height: 75px;
    width: 75px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .service-col {
    min-height: 375px;
  }
  .case-rusalt-mobile .case-rusalt-col h2 {
    color: #c4ae68;
    font-family: "Lora Medium";
    font-size: 3em;
    font-weight: 400;
    margin-top: 0.4em;
  }
  .case-rusalt-mobile .case-rusalt-col h5 {
    color: #fff;
    font-family: "Lora Medium";
    font-size: 1.5em;
    font-weight: 400;
  }
  .case-rusalt-btn {
    display: none;
  }
  .author-profile-box {
    display: block;
    width: 100%;
  }
  .author-profile-left {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .author-profile-right {
    width: 100%;
  }
  section.author-profile-section {
    padding: 50px 0;
  }
  section.Blog-Section {
    padding: 50px 0;
  }
  .home .footer-widgets-1,
  .home .footer-widgets-2 {
    margin: 0 auto;
    display: block !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .home .footer-widgets .home .footer-widgets-2 {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  .home .footer-widgets-2 .footer-bottom {
    display: block !important;
  }
  .home .footer-bottom-left {
    width: 100% !important;
  }
  .home .footer-bottom-right {
    display: block;
    width: 100% !important;
  }

  .page-template-default .footer-widgets-1 {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding-top: 0px;
  }
  .page-template-default .footer-widgets-2 {
    margin-top: 0px;
    margin-left: 0;
    max-width: 100%;
    min-width: 100%;
  }
  .home .footer-widgets .footer-widgets-2 {
    margin-top: 0px !important;
    margin-left: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    display: block !important;
    justify-content: space-between;
    /* align-items: center; */
    gap: 0em;
    -webkit-gap: 0em;
  }
  .footer-widgets .footer-widgets-2 .widget {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  div#genesis-footer-widgets {
    padding: 50px 0;
  }
  section.Blog-Section ul.slick-dots li.slick-active {
    background: #bfae75;
    border-color: #bfae75;
  }
  section.Blog-Section ul.slick-dots li {
    border: 2px solid #111;
    background: transparent;
  }
  section.Blog-Section #carousel-84 .slick-slide .rpc-wrapper {
    border-style: none !important;
    position: relative;
  }
  section.Blog-Section #carousel-84 .slick-slide .rpc-wrapper .Date {
    position: absolute;
    top: 0;
    background: #0b3858;
    color: #fff;
    width: 100px;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
    font-family: "Lora Medium";
    padding: 15px 20px;
  }
  section.Blog-Section #carousel-84 .slick-slide .rpc-wrapper .AuthorName {
    position: absolute;
    bottom: 90px;
    left: 20px;
    color: #fff;
    padding: 0;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
  section.Blog-Section #carousel-84 .slick-slide .rpc-wrapper .Blog-Info {
    position: absolute;
    bottom: 0px;
    /* left: 20px; */
    color: #fff;
    padding: 20px;
    /* display: flex; */
    /* align-items: end; */
    /* justify-content: space-between; */
    width: 100%;
  }
  section.Blog-Section #carousel-84 .fixed-height-image {
    height: 350px;
  }
  section.Blog-Section
    #carousel-84
    .slick-slide
    .rpc-wrapper
    .Blog-Info
    .Category
    a {
    color: #fff;
    text-decoration: none;
    font-size: 0.9em;
  }
  section.Blog-Section
    #carousel-84
    .slick-slide
    .rpc-wrapper
    .Blog-Info
    .Title {
    font-size: 1.3em;
    line-height: 1.05em;
    font-family: "Lora SemiBold";
    width: 65%;
  }
  section.Blog-Section
    #carousel-84
    .slick-slide
    .rpc-wrapper
    .Read-More-Button {
    background: url(https://personalinjuryco.com/wp-content/uploads/2024/08/btn-bg.png);
    background-position: right center;
    padding: 10px 30px 10px 22px;
    color: #fff;
    max-width: 140px;
    min-width: 140px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    background-size: cover;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    margin-right: 15px;
    position: absolute;
    bottom: 25px;
    right: 10px;
  }
  section.Blog-Section #carousel-84 .slick-slide .rpc-wrapper .Desc {
    display: none;
  }
  .footer-widgets-2 .footer-bottom {
    display: block;
  }
  .footer-bottom-left {
    width: 100%;
    margin-top: 50px;
  }
  .footer-bottom-right {
    width: 100%;
    margin: 20px 0;
  }
  .Form-Col {
    margin-top: 0px;
  }
  .footer-bottom-right .Form-Col .Col6 {
    width: 100%;
    min-width: 100%;
    margin: 5px 0px;
  }
  .footer-bottom-right .Form-Col .Col12 textarea {
    min-height: 50px;
    max-height: 50px;
    margin: 18px 0px;
  }
  .footer-bottom-right .Form-Col .Form-Button {
    width: 100%;
    float: none;
    margin-top: 0px;
    text-align: center;
  }
  .Form-Bottom {
    line-height: 0;
    width: 100%;
    display: inline-block;
    float: none;
    text-align: center !important;
    margin-top: 20px;
  }
  .service-col .service-icon {
    width: 130px;
    height: 130px;
    padding: 20px;
  }
  .footer-bottom-right .Form-Col .Col12 textarea {
    width: 100%;
  }
  .footer-bottom-right h2 {
    text-align: center;
  }
  .footer-bottom-right .Sub-Title {
    text-align: center;
  }
  .Cred-Icon {
    text-align: center;
  }
  /*=============================Innerpage==================================*/

  .entry-content h1 {
    font-size: 1.8em;
  }
  .entry-content h2,
  .entry-content h3,
  .entry-content h4 {
    font-size: 1.5em;
  }
  .Inner-Image-Right,
  .Inner-Image-Left {
    width: 100%;
    margin: 0 0 28px;
  }
  .Inner-Image-Right iframe,
  .Inner-Image-Left iframe {
    width: 100%;
    height: 260px;
  }
  section.InnerBanner .Heading1 {
    font-size: 1.3em;
    margin-bottom: 2px;
  }
  section.InnerBanner .Heading2 {
    font-size: 1.6em;
    line-height: 1.1em;
    margin-bottom: 3px;
  }
  section.InnerBanner .Heading3 {
    font-size: 1em;
    line-height: 1.7em;
  }
  section.InnerBanner .banner-text-row:after {
    width: 6.1em;
    height: 4.1em;
    top: 5px;
    left: 25px;
  }
  section.InnerBanner .banner-text-row:before {
    width: 6.1em;
    height: 4.1em;
    top: 5px;
    right: 25px;
  }
  /*=========================Sidebar==================================*/

  aside#genesis-sidebar-primary {
    width: 100%;
    margin: 0 0% 50px;
  }

  .Reviews-Page .entry-content .ttshowcase_rl_info_wrap.tt_info-left {
    display: block;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .Reviews-Page .entry-content .ttshowcase_rl_quote {
    padding: 1.1em !important;
    text-align: center;
  }
  .Reviews-Page .entry-content .ttshowcase_rl_quote p:last-child {
    margin-bottom: 0;
  }
  .page-template .footer-widgets-1 {
    max-width: 100%;
    min-width: 100%;
  }
  .page-template .footer-widgets-2 {
    width: 100% !important;
  }
  .Results-Row .Main-Three .Result-Div {
    width: 100%;
  }
  .Category-Div .Result-Div {
    width: 100%;
  }
  .All-Category .Result-Div {
    width: 100%;
    margin: 18px 0;
  }
  section.Testimonial-Section .bx-pager.bx-default-pager {
    margin: 0px 0 0;
  }
  section.Testimonial-Section .case-rusalt-btn {
    display: block !important;
  }
  section.Service-Section h2 {
    padding-bottom: 25px;
  }
  .mobile-service .service-col h4 {
    font-size: 2em !important;
    margin: 15px 0;
  }
  .footer-content h2 {
    margin-bottom: 0;
  }
  section.case-rusalt-Section h2.Section-Heading {
    padding-bottom: 30px;
  }
  section.case-rusalt-Section {
    padding: 55px 0;
  }
  .page-template-default .footer-widgets-1 {
    padding-left: 18%;
  }

  /*======================Mobile Css================================*/

  @media only screen and (max-width: 580px) {
    .site-inner,
    .wrap {
      max-width: 90%;
    }
    body > div {
      font-size: 3vw;
    }

    /*==========================Header==========================*/

    /*=======================================================*/

    .Button-Div a .button-icon-bg {
      position: absolute;
      width: 3.7em;
      height: 3.7em;
      padding: 15px;
      line-height: 2.5em;
    }
    section.Blog-Section
      #carousel-84
      .slick-slide
      .rpc-wrapper
      .Blog-Info
      .Title {
      /* font-family: 'Lora Bold'; */
      font-size: 1.2em;
      line-height: 1.1em;
      font-family: "Lora SemiBold";
      margin-right: 10px;
    }

    .footer-content h2 {
      font-size: 1.9em;
    }

    section.Text-Section .list-columns {
      column-count: 1;
    }

    section.Text-Section .list-columns ul li {
      list-style-type: disc;
      background: none;
    }

    section.New-Faq-Section .wrap .New-Faq-Div {
      margin: 0.2vw;
    }

    section.New-Faq-Section .wrap .Recent-Cases-Div .Section-Heading {
      margin: 50px 0;
    }

    section.New-Faq-Section .wrap .Recent-Cases-Div ul {
      margin: 0px;
    }

    section.New-Faq-Section .wrap .Recent-Cases-Div {
      width: 100%;
      margin: 0px;
      position: relative;
      display: inline-block;
      vertical-align: top;
    }

    /*===========================Inner Page=============================*/

    /* .entry-content h1{ font-size:32px;} */
    /* .entry-content h2, .entry-content h3, .entry-content h4{ font-size:25px;} */
    .Inner-Image-Right iframe,
    .Inner-Image-Left iframe {
      height: 185px;
    }

    /*=========================Sidebar==================================*/
    aside#genesis-sidebar-primary {
      width: 100%;
      margin: 0 0% 50px;
    }
    section#text-2 p.FormTitle {
      font-size: 36px;
    }
    section#genesis-custom-post-2 header.entry-header p.entry-titlep {
      font-size: 16px !important;
    }

    /*======================Reviews Page===================*/
    .Reviews-Page .entry-content .ttshowcase_rl_info_wrap.tt_info-left {
      width: 100% !important;
    }
    section.Video-Section .Video-Div iframe {
      height: 230px;
    }
  }

  @media only screen and (max-width: 420px) {
    .Button-Div a .button-icon-bg {
      position: absolute;
      width: 4.2em;
      height: 4.2em;
      padding: 17px;
      line-height: 2.5em;
    }
    .Results-Row .Main-Three .Result-Div {
      width: 100%;
      margin-bottom: 10px;
    }
    .Category-Div .Result-Div {
      width: 100%;
    }
    .All-Category .Result-Div {
      width: 100%;
    }
    section.Blog-Section
      #carousel-84
      .slick-slide
      .rpc-wrapper
      .Read-More-Button {
      padding: 10px 15px 10px 15px;
      max-width: 115px;
      min-width: 115px;
      font-size: 1.2em;
    }
    section.Blog-Section
      #carousel-84
      .slick-slide
      .rpc-wrapper
      .Blog-Info
      .Title {
      font-size: 1.5em;
      width: 55%;
    }
    .case-rusalt-btn {
      margin-top: 1em;
    }
  }
}
