/*!
Theme Name: StrategicLawyers
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: strategiclawyers
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

StrategicLawyers is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #000000;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
	margin-left: 0;
	    padding: 0;
    padding-left: 0.9rem;
}


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover, a:focus, a:active {
	color: #822322;
}

a:focus {
	outline: none;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #010101;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #010101;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #010101;
}
:-moz-placeholder { /* Firefox 18- */
  color: #010101;
}
input:focus {
    outline: none;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.wp-block-image .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5rem;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5rem;

}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-image{
	text-align: center;
}
.wp-block-image .alignleft{
	margin-right: auto;
	float: none;
	margin-left: auto;
}
.wp-block-image .alignright{
	margin-left: 0;
	margin-right: auto;
	float: none;
	margin-left: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/************************************************************************/
body{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
}
.post, .page{
	margin: 0;

}
.container{
	max-width: 1170px;
	width: 100%;
	margin: 0px auto;
	padding: 0 5px;
}
.row:after, .container:after{
	display: block;
	content: '';
	clear: both;
}
a:focus{
	outline: none;
}
/*====================Header section======================*/
.header-top-ribon {
    width: 100%;
    height: 17px !important;
    background-color:#AA2E2C;
    text-align: center;
    color: #fff;
    top: -14px !important;
    position: relative;
}

.show-desktop, .show-mobile{
	display:none;
	
}

@media only screen and (max-width:500px){
	.show-mobile{display:block; height:34px !important;}
}

@media only screen and (min-width: 501px){
	.show-desktop{display:block;}
}


.site-branding {
    float: left;
    max-width: 93px;
}

.inquery {
    float: right;
}


.inquery {
    float: right;
}
.inquery:after {
    content: '';
    display: block;
    clear: both;
}

.inquery .inquery-content{
	text-align: right;
	padding-left: 12px;
	padding-top: 0;
}
.book_now, .search {
	display: inline-block;
	padding-left: 0;
}
.search.search-results {
	display: block;
	border-right: 0;
}
.inquery ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.header-bottom .call.inquery-content ul li.call-icon {
    vertical-align: top;
}
.header-bottom {
    padding: 6px 0 7px 0;
    position: relative;
}
.header-bottom .site-email ul li a svg{
	width: 9px;
    height: 12px;
    vertical-align: sub;
	fill: #822322;
}
.header-bottom .inquery-content ul li a{
	color: #822322;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}
.header-bottom .inquery-content ul li a:hover, .header-bottom .inquery-content ul li a:focus{
	color: #313131;
}
.header-bottom .call.inquery-content ul li{
	display: inline-block;
	width: auto;
} 
.inquery ul:after{
	content: '';
	display: block;
	clear: both;
}

.header-bottom .call.inquery-content ul li img{
	width: 13px;
	height: 12px;
}
.header-bottom .call.inquery-content ul li a{
	font-size: 13px;
	display: block;
	line-height: 1.1;
	font-weight: 500;
	text-align: right;
}
.header-bottom .call.inquery-content ul li a.call_first{
	letter-spacing: 2px;
}
.header-bottom .inquery-content ul li a.call_second{
	color: #0d0d0d;
	font-weight: 500;
}
.header-bottom .inquery-content ul li a.call_second:hover{
	color: #822322;
}
.header-bottom .inquery-content ul li {
    line-height: 1;
    margin-bottom: 4px;
}
.inquery .search{
	border-right: 1px solid #007192;
	padding-right: 12px;
	padding-top: 0 !important;
    margin-top: 9px;
}
.search-no-results {
	display: block;
	margin-top: 0 !important;
	border-right: 0 !important;

}
.mobile-down .search{
	padding-left: 0;
}
.search-field {
    width: 100%;
    border-radius: 42px !important;
    height: 30px;
    background-color: #d0d0d0;
    border-color: #d0d0d0 !important;
    padding: 5px 20px !important;
    margin-bottom: 10px;
}

.search-field:focus {
    outline: none;
}

.search-submit {
    background-color: #822322 !important;
    color: #fff !important;
    font-size: 12px;
    height: 32px;
    padding: 0 30px !important;
    width: auto;
    border-color: #822322 !important;
    border-radius: 37px !important;
    cursor: pointer;
    margin-left: 0;
    transition: all 0.2s linear;
}
.close {
    position: absolute;
    top: 6%;
    right: 1%;
    font-size: 18px;
    cursor: pointer;
    color: #454545;
}

.close:hover {
    color: #822322;
}
.search-submit:hover, .search-submit:focus {
    background-color: transparent !important;
    color: #822322 !important;
}
.call-icon{
	padding-right: 3px;
}
.search ul li a{
	display: block;

}
.search ul li a svg{
	width: 12px;
	height: 12px;
	fill: #822322;
}
.search .quick-secrh{
	display: none;

}
.search .quick-secrh.search-active{
	display: block;
}
.quick-secrh.search-active {
   position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px 10px;
    z-index: 99;
    box-shadow: 10px 1px 3px #000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}
.header-bottom .book_now.inquery-content ul li a {
    background-color: #822322;
    display: block;
    color: #fff;
    transition: all 0.3s linear;
    font-weight: 500;
    border-radius: 37px;
    border: 1px solid  #822322;
    padding: 9px 15px;
    font-size: 12px;
	text-align: center;
}

.header-bottom .book_now.inquery-content ul li a:hover,
.header-bottom .book_now.inquery-content ul li a:focus{
	background-color: transparent;
	border-color: #822322;
	color: #822322;
}

.site-navigation {
    background-color: #434142;
    color: #fff;
    display: none;
}
.site-navigation .main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    padding: 19px 23.5px 14px 23.5px;
    letter-spacing: 0.6px;
    font-weight: normal;
    line-height: 1.4;
}
.main-navigation li:first-child a {
    padding-left: 0;
}	
.site-navigation .main-navigation a:hover, .site-navigation .main-navigation a:focus  {
    text-shadow: 0.5px 0.5px 0.75px #fff;
}
.site-navigation  .main-navigation .current_page_item a{
	    text-shadow: 0.5px 0.5px 0.75px #fff;
}
.mobile-inquery-top {
    margin-bottom: 12px;
}
.mobile-inquery-top .inquery{
	float: none;
}
.main-navigation ul ul.sub-menu{
	background-color: #e5e3e2;
}
.main-navigation ul ul.sub-menu li:first-child a{
	    padding-left: 23.5px;
}
.main-navigation ul ul.sub-menu li a{
	padding-top: 14px;
	color: #434142;
}
/*======================Footer Section=================================*/
.site-footer {
    background: #242425;
    padding-top: 16px;
    padding-bottom: 7px;
}
.site-footer .container{
	position: relative;
}
.site-info p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1.4;
    font-weight: normal;
}

.footer-menu ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
}

.footer-menu ul li {
    list-style: none;
  	display: inline-block;
}

.footer-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 0 8px;
    border-right: 1px solid #fff;
    display: block;
    line-height: 1.1;
    font-weight: normal;
}

.footer-menu:after {
    content: '';
    display: block;
    clear: both;
}

.footer-menu ul li:first-child a {
    padding-left: 0;
}

.footer-menu ul li:last-child a {
    border-right: 0;
}

.footer-menu ul li a:hover {
    color: #822322;
}
.footer-right {
    margin-bottom: 10px;
}
.develpe ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.develpe ul li p {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;

}

.develpe ul li p a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
.develpe ul li p a:hover{
	color: #822322;
}

.footer-menu ul:after {
    content: '';
    display: block;
    clear: both;
}
.footer-right .social .textwidget .social{
	padding-left: 0;
	margin-left: 0;
}
.footer-right .social .widget-title{
	display: none;
}
.widget{
	margin: 0;
}
.footer-right .social li{
	    float: left;
    list-style: none;
    transition: all 0.2s linear;
    width: 25px;
    height: 25px;
    background-color: #822322;
    margin-right: 10px;
    border-radius: 2px;
}
.social ul{
	margin: 0;
	padding: 0;
}
.social ul li a {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 13px;
    padding: 5px;
}
.footer-right .social li:last-child {
    margin-right: 0;
}
.footer-right .social ul:after {
    content: '';
    display: block;
    clear: both;
}

.social ul li a svg {
    fill: #fff;
    width: 100% !important;
    height: 100% !important;
}
.social ul li:hover{
	background-color: #fff;
}
.social ul li:hover a svg{
	fill: #822322;
}

/*===========================Slider==============================*/
.slider {
    width: 100%;
    max-height: 670px;
    overflow: hidden;
    /*opacity: 0.59;*/
    position: relative;
}

.slider .item video {
    width: 100%;
}
.extra-navigation {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}
.extra-navigation ul {
    padding: 0;
    margin: 0;
}

.extra-navigation ul:after {
    content: '';
    display: block;
    clear: both;
}

.extra-navigation ul li {
    float: left;
    width: 12.5%;
    list-style: none;
}

.extra-navigation ul li a {
  text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 10px 0 20px;

}

.extra-navigation ul li a span {
  display: block;
    font-size: 14px;
    font-weight: normal;
}

.extra-navigation ul li a img  {
	transition: all 0.2s linear;
}
.extra-navigation ul li a:hover img  {
   opacity: 0.5;
}
.extra-navigation .figure {
    height: 65px;
    display: table;
    text-align: center;
    width: 100%;
}

.extra-navigation .figure .figure-wrap {
    display: table-cell;
    vertical-align: middle;
}

.extra-navigation .Family {
    background: rgba(170, 46, 44, 0.9);
}

.extra-navigation .Disputes {
    background-color: rgba(155, 43, 41, 0.9);
}

.extra-navigation .Criminal {
    background-color: rgba(145, 39, 38, 0.9);
}

.extra-navigation .Compensation {
    background: rgba(129, 35, 33, 0.9);
}

.extra-navigation li.Injury.Law {
    background: rgba(129, 35, 33, 0.9);
}

.extra-navigation .Estates {
    background-color: rgba(110, 30, 28, 0.9);
}

.extra-navigation .Traffic {
    background-color: rgba(94, 25, 24, 0.9);
}

.extra-navigation .Immigration {
    background-color: rgba(85, 23, 22, 0.9);
}

.extra-navigation .Commercial {
    background-color: rgba(69, 19, 18, 0.9);
}

.extra-navigation .DVO {
    background-color: rgba(55, 17, 16, 0.9);
}

/*Natinal hotline*/
.about-us {
    background-color: #fff;
    position: relative;
   	padding-top: 260px;
}
.nl-hotline {
    max-width: 97%;
    width: 100%;
    margin: 0px auto;
    border: 2px solid #aa2e2c;
    background-color: #fff;
    border-radius: 11px;
    padding: 5px 18px 0 18px;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    top: -52px;
}

.nl-hotline h1{
	text-align: center;
	margin:0px;
	padding:0px;
}

.nl-hotline h3{
	margin: 0px;
	padding: 0px;
	color:#8d3736;
	text-align: center;
}
.discription {
   
}
.discription h2 {
    color: #822322;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    line-height: 1.2;
}

.discription p {
    font-size: 11px;
    font-weight: 500;
    color: #434142;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.2;
}
.discription p.service-time{
	font-size: 14px;
}
.discription p span {
    color: #822322;
}
.discription a {
    font-size: 20px;
    font-weight: 500;
    color: #434142;
    text-decoration: none;
    background-color: #ebebeb;
    height: 38px;
    display: inline-block;
    text-align: left;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    text-transform: capitalize;
    margin-top: 5px;
    line-height: 1.6;
}
.discription a:hover, .discription a:focus {
    color: #8d3736;
}


.call-btn {
    float: right;
    margin-top: 10px;
    position: absolute;
    bottom: 15px;
    right: 4px;
}
.nl-hotline-2 .call-btn{
	bottom: 12px;
}

.call-btn a {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 5;
    background-color: #e5e3e2;
    display: block;
    border-radius: 50%;
}
.call-btn a img{
	transition: all 0.6s linear;

}
.call-btn a:hover img {
    transform: scale(1.1);
    transform: rotate(360deg);
}

.call-btn a img {
    vertical-align: middle;
    width: 48%;
}
.inquery-form {
    margin-top: 21px;
    width: 100%;
}
.wpcf7-form-control::placeholder {
    color: #010101;
}

.inquery-form .wpcf7-form-control {
    height: inherit;
    border-radius: 20px !important;
    padding: 4px 10px !important;
    background: #F5F5F6;
    border-color: #d0d0d0 !important;
    font-weight: 500;
    font-size: 12px;
}

.inquery-form .wpcf7-form-control-wrap {
    width: 100%;
    float: left;
    max-width: 100%;
    border-radius: 35px;
    margin-bottom: 14px;
}

.inquery-form .wpcf7-form-control.wpcf7-submit {
    width: 92px;
/*     margin-left: 5px; */
    background-color: #8d3736;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-color: #8d3736 !important;
    cursor: pointer;
}

.inquery-form .wpcf7-form p br {
    display: none;
}

.inquery-form .wpcf7-form-control:focus {
    outline: none;
}

.inquery-form .wpcf7-form-control.wpcf7-submit:focus, .inquery-form .wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: #8d3736 !important;
}


/*About us section*/
.about-content:after {
    content: '';
    display: block;
    clear: both;
}
.content-left {
    width: 100%;
    text-align: center;
}
.content-left h3, .content-left h2  {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.content-left h2 {
    color: #8d3736;
    margin-bottom: 10px;
    font-weight: 500;
}

.content_img {
    border-radius: 5px;
    max-height: 430px;
    max-width: 250px;
    text-align: center;
    margin: 0px auto;
}

.content_img img {
    border-radius: 3px;
}

.content-right {
    width: 100%;
    text-align: center;
}

.content-right p:first-child {
	padding-top: 0;
}
.content-right p {
    font-size: 11px;
    color: #6f6f6f;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    padding-top: 7px;
    padding-bottom: 10px;
    line-height: 1.5;
}
.for_safari .content-right p {
	line-height: 1.4;
}

.content-right a {
    color: #fff;
    background-color: #aa2e2c;
    text-decoration: none;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 500;
    border: 1px solid #aa2e2c;
    transition: all 0.2s linear;
    text-transform: uppercase;
}

.content-right a:hover, .content-right a:focus {
    background-color: transparent;
    color: #aa2e2c;
}

/*About us media*/
.tittle {
    text-align: center;
}
.sp-testimonial-free-section .tfree-client-testimonial p.tfree-testimonial-content{
	font-weight: 500;
}

.sp-testimonial-title{
	display:none;
}


.tittle h2 {
    font-size: 24px !important;
    color: #000;
    font-weight: 700;
    padding-bottom: 10px;
}
.youtube .tittle h2{
	margin-bottom: 5px;
}
.about_us_media{
	padding-bottom: 10px;
	padding-top: 24px;
}
.media_list ul {
    padding: 0;
    margin: 0;
}
/* #sp-testimonial-free-wrapper-142 .sp-testimonial-free-section{
	padding: 0 27px 0 0 !important;
} */



.media_list ul:after {
    content: '';
    display: block;
    clear: both;
}

.media_list ul li {
    float: left;
    width: 33.33%;
    list-style: none;
    height: 100px;
    display: table;
        border: 1px solid transparent;
}
@media screen and (min-width: 360px){
	
	.media_list ul li {
    	width: 100%
	}
	
}



.media_list ul li a figure{
	margin: 0;
	padding: 0 4px;
}
.media_list ul li a figure{
	opacity: 0.6;
}
.business-helpe .media_list ul li a figure{
	opacity: 1;
}
.media_list ul li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.media_list ul li:hover {
border-color: #434142;
}
.search-pointer{
	pointer-events: none;
}
.search-have{
		pointer-events: visible; 
}
.business-helpe .tittle h2 {
    margin-bottom: 0;
    max-width: 80%;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
}
.business-helpe .media_list ul li {
    width: 25%;
    height: 80px;
    display: table !important;
    padding: 0;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.business-helpe .media_list ul li:hover {
	border-color: #434142;
	box-shadow: none;
}
.business-helpe .media_list ul li a {
    display: table-cell;
    vertical-align: middle;
}

/**********************Youtube icon***********************/
.youtube-box {
    width: 100%;
    position: relative;
}
.youtube .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.youtube .overlay span {
    display: block;
    width: 60px;
    height: 43px;
    margin: 0px auto;
    vertical-align: middle;
    margin-top: 20%;
    background-image: url(assets/img/youtube-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.mfp-close {
	position: absolute;
    top: 2%;
    right: 2%;
    background: transparent;
    border: 0;
    font-size: 31px;
    color: #fff;
    cursor: pointer;
    width: auto;
    padding: 0;
}
.mfp-close:focus{
	outline: none;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
    z-index: 9999;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    max-width: 90vw;
    max-height: 90vh;
    transform: translate(-50%);
}
.mfp-container.mfp-iframe-holder {
    position: fixed;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    background: rgba(0, 0, 0, 0.85);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 87%;
    height: 87%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
    margin: 0px auto;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
/*.on_for_safari .mfp-iframe-scaler iframe{
    transform: translateY(0);

}*/
/*===========================Blog post===================================*/
.blog-tittle{
	text-decoration: none;
}


.blog-thumbmnai, .category .has-post-thumbnail {
    width: 100%;
}
.single-post .has-post-thumbnail{
	width: 100%;
}
.single-post .single-tittle{
	display: block;
}
.category .single-tittle, .category .entry-meta{
	display: none;
}

.single-post .listing-tittle{
	display: none;
}
.blog-gride ul{
	padding: 0;
	margin: 0;
}


.blog-gride ul:after {
    content: '';
    display: block;
    clear: both;
}

.blog-cart figure {margin: 0;}

.blog-cart figure .cart-body {
    padding: 0 60px 0 24px;
}

.cart-tittle {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 22px;
    font-weight: 500;
    color: #252525;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cart-body p {
	font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



.blog-thumbmnai:nth-child(2n) .blog-cart{
	border-right-color: transparent;
}
.blog-cart a {
    color: #636363;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1;
    /*display: block;*/
    margin-top: 8px;
}

.blog-cart a:hover {
    color: #8d3736;
}
.blog-thumbmnai:nth-child(-n + 1) .blog-cart figure, .category .has-post-thumbnail:nth-child(-n + 1) .blog-cart .listing-wrap{
	padding-bottom: 35px;
	border-bottom: 3px solid #8d3736;
	padding-top: 0;
}
.blog-thumbmnai:nth-child(n + 2) .blog-cart figure, .category .has-post-thumbnail:nth-child(n + 2) .blog-cart .listing-wrap{
	padding-bottom: 35px;
	border-bottom: 3px solid #8d3736;
	padding-top: 35px;
}
.category .has-post-thumbnail:last-child .blog-cart .listing-wrap{
	border-bottom: transparent;
}
.blog-home .blog-thumbmnai:nth-child(n + 3) {
    display: none;
}
.business-helpe .media_list .slick-dots li{
	width: 10px;
    height: inherit;
    margin: 0 2.5px;
    line-height: 1;
    box-shadow: none;
    padding: 0;
}
.business-helpe .media_list .slick-dots li button{
	font-size: 0;
	width: 100%;
	cursor: pointer;
	border-radius: 10px;
    height: 4px;
    background-color: #cba6a6;
    border-color: #cba6a6;
} 
.business-helpe .media_list .slick-dots li.slick-active button{
	background-color: #7d2120;
	border-color: #7d2120;
}
.business-helpe .media_list .slick-dots li button:focus{
	outline: none;
}
.media_list ul.slick-dots{
    margin: 0px auto;
    display: inline-block;
}
.media_list{
	text-align: center;
}
/*Nationnal hotline 2*/
.nation-legal-second {
    background-image: url(assets/img/hotline-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 17px;
    padding-bottom: 25px;
    margin-top: 30px;
}
.nl-hotline-2{
	position: relative;
	top: inherit;
	padding-bottom: 0;
}
.nl-hotline-2 .inquery-form p{
	text-align: left;
	/*margin-bottom: 0;*/
}
.nl-hotline-2 .wpcf7-form-control-wrap.Email {
    margin-right: 0;
}
.nl-hotline-2 .wpcf7{
	text-align: center;
}
.nl-hotline-2 .inquery-form .wpcf7-form-control.wpcf7-submit {
    width: auto;
    margin: 0px auto;
    float: none;
    border-radius: 20px !important;
    margin-top: 0;
    letter-spacing: 1.2px;
}
.nl-hotline-2{
	max-width: 91%;
	top: inherit;
}
.nl-hotline-2 .inquery-form .wpcf7-form-control{
	width: 124px;
}
/*============================Counter======================*/
.counter{
	background-image: url(assets/img/counter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 87%;
    padding-top: 14px;
    padding-bottom: 22px;
}
.counter .col-4 {
    float: left;
    width: inherit;
    margin: 0 5px;
    overflow: hidden;
    min-width: 70px;
    max-width: 70px;
}
.counter .box .icon img{
	max-width: 35px;
}
.counter .box {
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.counter .box figcaption h2 {
    font-size: 18px;
    margin: 0;
    color: #434142;
    font-weight: 500;
    line-height: 1.2;
}
.counter .box figcaption p {
    margin: 0;
    font-size: 9px;
    font-weight: 500;
    color: #434142;
}

/*****************Location map*******************/
.location {
    padding: 35px 0;
    padding-bottom: 20px;
}
.location.mobile-down{
	display: block;
}
.location.mobile-up{
	display: none;
}
.loaction-description {
    width: 100%;
    text-align: center;
}

.location_map {
    width: 100%;
    margin-bottom: 20px;
}

.box_location {
    width: 100%;
    height: 318px;
}

.box_location iframe {
    height: 100%;
    width: 100%;
}
.loaction-description h3 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #141414;
    margin-bottom: 3px;
}

.loaction-description .location-tittle {
    margin: 0;
    color: #8d3736;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.loaction-description p {
    font-size: 11px;
    letter-spacing: 0.5px;
    color: #6f6f6f;
    font-weight: normal;
    margin-bottom: 15px;

}
.loaction-description p:nth-child(4n) {
    margin-bottom: 0;
}

.loaction-description p:last-child {
    margin-top: 0;
}
.category-our-blog .post-navigation{
	display: block;
}
.single-law_type .post-navigation{
	display: none;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation{
	overflow: visible;
	margin: 0;
}
.post-navigation .nav-links .nav-previous a{
	    background-image: url(assets/img/002-left-arrow.svg);
	    background-position: center;
    background-size: 12px;
    background-position-x: left;
    padding-left: 20px;
    margin-bottom: 15px;
}
.post-navigation .nav-links .nav-next a{
	    background-image: url(assets/img/001-next.svg);
    background-size: 12px;
	    background-position: center;
    background-position-x: right;
    padding-right: 20px;
}
.post-navigation .nav-links a{
	background-repeat: no-repeat;
}
/*Testimonial section*/
.rating-star ul {
    padding: 0;
    margin: 0;
}

.rating-star ul li {
    float: left;
    width: 15px;
    list-style: none;
    height: auto;
    padding: 2px;
}

.rating-star ul li svg {
    width: 100%;
    height: 15px;
    fill: #bea358;
}

.rating-star ul:after {
    content: '';
    display: block;
    clear: both;
}

.rating-star {
    text-align: center;
    margin: 0px auto;
    width: auto;
    max-width: 75px;
}
/*=========================Testimonial secttion=============================*/
.testimonial {
    background: -webkit-linear-gradient(296deg, rgba(170,46,44,1) 0%, rgba(89,24,23,1) 100%);
    background:-o-linear-gradient(296deg, rgba(170,46,44,1) 0%, rgba(89,24,23,1) 100%);
    background:-moz-linear-gradient(296deg, rgba(170,46,44,1) 0%, rgba(89,24,23,1) 100%);
    background:linear-gradient(296deg, rgba(170,46,44,1) 0%, rgba(89,24,23,1) 100%);
    padding-bottom: 13px;
}
.testimonial .tittle{
	margin-bottom: 0;
}
.testimonial .tittle h2{
	margin: 0;
    color: #fff;
    font-weight: 500;
    padding-top: 23px;
    font-size: 16px;
}
.sp-testimonial-free-section .tfree-client-testimonial{
	color: #fff !important;
	text-align: left !important;
	font-size: 13px !important;
	font-weight: 500;
	min-height: 55px;
	line-height: 1.1;
	margin-bottom: 5px !important;
}
.sp-testimonial-free-section .tfree-testimonial-title h3{
	display: none !important;
}
.sp-testimonial-free-section .sp-testimonial-free-item{
	background-image: url(assets/img/icon.png);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: top left;
    padding-top: 23px;
    padding-left: 16px;
    padding-right: 0;
}
.sp-testimonial-free-section h2.tfree-client-name{
	text-align: left;
	color: #fff !important;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 12px;
	color:#fff !important;
}

.sp-testimonial-free-section .tfree-client-name{
	color:#fff !important;
}

.sp-testimonial-free-section .slick-arrow{
	display: none !important;
}
.sp-testimonial-free-section .slick-dots li{
	width: 10px;
	height: 4px;
	margin: 0 2.5px;
}
.sp-testimonial-free-section .slick-dots li button{
	width: 100%;
	height: 100%;
	border-radius: 10px;	
	cursor: pointer;
}
.sp-testimonial-free-section .slick-dots{
	margin-top: 9px;
	margin-right: -27px;
}
#sp-testimonial-free-wrapper-142 .sp-testimonial-free-section .slick-dots li button{
	background-color: rgba(255, 255, 255, 0.4) !important;
}
#sp-testimonial-free-wrapper-142 .sp-testimonial-free-section .slick-dots li.slick-active button{
	background-color: #fff !important;
}
.header-bottom.mobile-down{
	display: block;
}
.header-bottom.mobile-up{
	display: none;
}
/*Navigation Post*/
.mobile-inquery-bottom:after {
    content: '';
    display: block;
    clear: both;
}

.mobile-inquery-top:after {
    content: '';
    display: block;
    clear: both;
}

.sp-testimonial-free-section .tfree-testimonial-title{
	margin: 0;
}
/*Blog Listing page*/
.site-content {
    /*padding-bottom: 40px;*/
}
.home .site-content{
	padding-bottom: 0;
}
.blog-list .blog-cart .cart-body{
	padding: 0;
}
.blog-list .sidebar .widget .widget-title{
	margin-top: 0;
}
.blog-list .sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog-list .sidebar .widget ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #404040;
    font-weight: 600;
    display: block;
    line-height: 1.5;
    padding: 5px;
    transition: all 0.2s linear;
}

.blog-list .sidebar .widget ul li a:hover {
    color: #fff;
    background-color: rgb(130, 35, 34);
}

.blog-list .sidebar .widget ul li {
    margin-bottom: 5px;
}
.sidebar {
	margin-top: 20px;
}
.comments-area{
	display: none;
}
/*Menu toggle*/
button#responsive-menu-button{
	top: 0 !important;
}
.responsive-menu-button.responsive-menu-boring.responsive-menu-accessible.is-active{
	position: fixed;
}
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after{
	height: 2px !important;
	width: 22px !important;
}
.responsive-menu-inner::before{
	top: -6px !important;
}
.responsive-menu-inner::after{
	bottom: -6px !important;
}
.responsive-menu-button.responsive-menu-boring.responsive-menu-accessible.is-active .responsive-menu-inner::after{
	top: 0 !important;
}
/*===============================Single Post Page =============================*/
.post-thumbnail {
    margin: 0 auto;
    text-align: center;
}

.entry-content p {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6f6f6f;
    letter-spacing: inherit;
    line-height: 1.5;
}

.entry-content img{
	transition: all 0.2s linear;
}
.entry-content img:hover{
	    box-shadow: 0 0 15px rgba(67, 65, 66, 0.6);
    transform: scale(1.005);
}
.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {
	font-weight: 700;
	color: #636363;
	font-size: 12px;
}
.post-navigation .nav-links .nav-previous a:hover, .post-navigation .nav-links .nav-next a:hover {
	color: #8d3736;
}
.comment-reply-title {
    font-size: 12px;
    color: #636363;
}

.comment-respond p {
    font-size: 12px;
    color: #636363;
}
.comment-respond p .required {
    color: red;
}
.comment-respond p label{
	font-weight: 600;
}
.category .post-thumbnail{
	margin-top: 0;
}
.blog-img-wrap, .category .post-thumbnail{
	border-radius: 5px 5px 0 0;
}
textarea {
    resize: none;
    outline: none;
    border-radius: 10px;
    padding: 20px 20px;
}
button#responsive-menu-button{
	width: auto !important;
}
textarea:focus{
	border-color: #434142;
}
.comment-respond p input.submit {
    background-color: #822322;
    display: inline-block;
    color: #fff;
    transition: all 0.3s linear;
    font-weight: 500;
    border-radius: 37px;
    padding: 7px 15px;
    font-size: 14px;
    cursor: pointer;
    box-shadow: none;
    border-color: #822322;
    height: 40px;
    width: auto;
}
.comment-respond p input{
	outline: none;
}
.comment-respond p label {
    display: block;
    font-weight: 500;
}

.comment-respond p input {
    height: 40px;
    width: 100%;
    padding: 7px 15px;
    border-radius: 25px;
}
.comment-respond p input:focus{
	border-color: #822322;
}
.comment-respond p input.submit:focus, .comment-respond p input.submit:hover {
    background-color: transparent;
    color: #822322;
    border-color: #822322;
}
.category-our-blog .entry-content{
	margin-top: 0;
    min-height: 95px;
    max-height: 95px;
    overflow: hidden;
}
.single .category-our-blog .entry-content{
		overflow: visible;
	}
/*Contact us*/
.wpcf7-form p label {
    display: block;
    margin-bottom: 10px;
    color: #000;
}
.wpcf7-form p  input {
    width: 100%;
    height: 40px;
    border-radius: 25px !important;
    padding: 7px 15px !important;
    font-size: 14px;
    border-color: #d0d0d0 !important;
    color: #010101;
    letter-spacing: 0.5px;
    font-family: 'Montserrat', sans-serif;
}
.wpcf7-form p input:focus {
    outline: none;
    border-color: #822322 !important;
}




.wpcf7-form p .wpcf7-submit {
    width: auto;
    background-color: #8d3736;
    padding: 4px 16px !important;
    color: #fff !important;
    border-color: #8d3736 !important;
    cursor: pointer;
}

.wpcf7-form p .wpcf7-submit:focus, .wpcf7-form p .wpcf7-submit:hover {
    background-color: transparent;
    border-color: #8d3736;
    color: #8d3736 !important;
}

textarea:focus {
    border-color: #8d3736;
}
.google-map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.live-chart {
    position: fixed;
    top: -32px;
    z-index: 99;
    right: 12px;
}

.live-chart a {
    background-color: #822322;
    display: block;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 2.5;
    border-radius: 50%;
    box-shadow: 0 -2px 5px rgba(19, 19, 20, 0.5);
}

.live-chart a img {
    vertical-align: middle;
    transform: translateY(-50%);
    margin-top: 50%;
    width: 62%;
}
.counter .col-4:first-child {
    margin-left: 0;
}

.counter .col-4:last-child {
    margin-right: 0;
}
.live-chart.live-c-bottom {
    top: 85%;
    right: 10px;
    position: fixed;
}
.site-header{
	border-bottom: 1px solid #424341;
}
.home .site-header{
	border-bottom: none;
} 
.counter .box .icon{
	display: table;
	margin: 0 auto;
	min-height: 45px;
	max-height: 45px;
}
.counter .box .icon .icon-inner{
	display: table-cell;
	vertical-align: middle;
}
.rp4wp-related-post-image {
    text-align: center;
    padding: 0 20px;
}

.rp4wp-related-post-image a img {
    margin: 0 auto;
    margin-bottom: 20px;
}

.rp4wp-related-post-image a img:hover {
    transform: scale(1);
    box-shadow: none;
}

.rp4wp-related-post-content a {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 22px;
    color: #252525;
    text-decoration: none;
}

.rp4wp-related-posts ul li {
}

.rp4wp-related-post-content {
    padding:0 10px;
}

.rp4wp-related-post-content p {
    font-size: 16px;
}
.rp4wp-related-posts h3 {
    font-size: 24px;
    text-decoration: underline;
}
.entry-meta {
    margin-bottom: 10px;
}
.single .posted-on a {
    display: inline-block;
}
.single .author.vcard a {
    display: inline-block;
}
.single .listing-tittle{
	display: none;
}
.single .blog-cart{
	border-right: 0;
}
.search-disable{
	pointer-events: none;
}
.box-4 {
    width: 25%;
    float: left;
    text-align: center;
}

.contact-detail {
    margin-top: 20px;
}
.box-4 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0;
}

.content-contact address {
    font-style: normal;
}
.icon-contact img:hover{
	box-shadow: none;
}
.icon-contact img{
	max-width: 30px;
}
.site-mini-tittle {
    display: none;
}
.rq {
    color: red;
}
.category .nav-links {
    display: none;
}
.page header.entry-header {
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
}

.page-tittle-inner {
    width: 100%;
    text-align: center;
}
.page-tittle-innerdev{
	display: table-cell;
	vertical-align: middle;
}

.entry-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    display: inline-block;
    padding-bottom: 24px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}

.page-tittle-inner p {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 21px;
    margin-top: 31px;
}

.entry-title:after {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 1px solid rgba(255,255,255,.3);
    left: 5%;
    right: 5%;
    bottom: 0px;
}
.entry-header.wwd_sub .entry-title:after{
	display: none;
}
.entry-header.wwd_sub .entry-title{
		background-color: rgba(219,218,218,0.4);
}
.entry-header.wwd_sub .entry-title {
    background-color: rgba(219,218,218,0.4);
    padding-bottom: 0;
    padding: 3px 15px;
    line-height: 1.5;
}
.page header.entry-header.blog_tittle {
    height: initial !important;
    color: #000;
    position: relative;
}

.entry-title.entry-title_page {
        color: #9c1211;
    background-color: #fff;
    z-index: 99;
    padding-right: 20px;
}
.entry-header .page-tittle-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
}
.entry-header .thum_img img {
    width: 100%;
}
.entry-header .thum_img {
    position: relative;
}
.entry-header.blog_tittle .container{position: relative;}
.entry-header.blog_tittle .container:after {
     content: '';
    display: block;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e0dede;
    top: 50%;
    position: absolute;
}
.sub-menu .menu-item{
	float: none;
	width: 100%;
}
.sub-menu .menu-item a{
	display: block;
	min-width: 275px;
}

.elementor-text-editor ul{
	margin-left:20px;
}

.elementor-text-editor ul li{
	line-height:25px;
}


/* page navigation */

.pagination{
	padding-top: 30px;
	text-align: center;
}
.pagination ul{
	min-height: 50px;
}
.pagination ul .current{
	border:1px solid #8d3736;
    border-radius: 3px;
    padding: 0.75rem;
    color: #8d3736;
}
.pagination ul li{
	padding: 0 2px;
}
.pagination ul li a{
	background-color: #8d3736;
	border:1px solid transparent;
}
.pagination ul li a:hover{
	background-color: #ffffff;
	border:1px solid #8d3736;
	color: #8d3736;
}
.pagination ul .first{
	background-color: #8d3736;
    border-radius: 3px;
    cursor: pointer;
    padding: 0.75rem;
}
.pagination ul .last{
	background-color: #8d3736;
    border-radius: 3px;
    cursor: pointer;
    padding: 0.75rem;
}
/*================================Responsive view=========================================*/

@media screen and (max-width: 1200px){
	
	.page-tittle-innerdev{
	display: block;
	vertical-align: middle;
	}
}

@media screen and (min-width: 360px){
	
.counter .col-4{
		margin: 0 15px;
		min-width: 64px;
	}
	.nl-hotline-2 .inquery-form p{
		margin-bottom: 1.2rem;
	}
	.live-chart.live-c-bottom{
		top: 87%;
	}
}
@media screen and (min-width: 400px){
	.counter .col-4{
		margin: 0 23px;
	}
	.live-chart.live-c-bottom{
		top: 90.9%;
	}
}
@media screen and (min-width: 567px){
	.container{
		padding: 0 15px;
	}
	.header-top-ribon{
		height: 6px;
	}
	.content-left {
	  margin-bottom: 20px;
	}
	.header-bottom {
    	padding: 10px 0 7px 0;
	}
	.counter .col-4{
		width: inherit;
	}
	.nl-hotline-2 .inquery-form .wpcf7-form-control.wpcf7-submit{
		width: 264px;
	}
	.site-branding{
		max-width: 180px;
	}

	.comment-reply-title {
 		font-size: 16px;   
	}
	.comment-respond p {
	    font-size: 14px;
	}
	.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {
		font-size: 14px;
	}
	.entry-content p {
		font-size: 14px;	
    margin-bottom: 0.6rem;
    margin-top: 0.2rem;
	}
	.header-bottom .inquery-content ul li a{
		font-size: 14px;
	}
	.header-bottom .site-email ul li a svg{
		width: 14px;
		height: 18px;
	}
	.header-bottom .call.inquery-content ul li a.call_first{
		font-size: 18px;
		line-height: 1.4;
	}
	.header-bottom .inquery-content ul li a.call_second{
		font-size: 16px;
	}
	.header-bottom .inquery-content ul li {
    	line-height: 1.5;
    	margin-bottom: 0;
	}
	
	.discription h2{
		font-size: 22px;
	}
	.discription p{
		font-size: 16px;
	}
	.discription p.service-time{
		font-size: 18px;
	}
	.discription a{
		height: 40px;
		font-size: 22px;
	}
	.inquery-form .wpcf7-form-control {
	    width: 100%;
	    height: 40px;
	    border-radius: 25px !important;
	    padding: 10px 15px !important;
	    font-size: 16px;
	}
	.nl-hotline-2 .inquery-form .wpcf7-form-control{
		width: inherit;
	}
	.inquery-form .wpcf7-form-control-wrap{
		margin-bottom: 10px;
	}
	.inquery-form .wpcf7-form-control.wpcf7-submit {
	    width: 170px;
	    font-size: 18px;
	}
	.call-btn a{
		width: 100px;
		height: 100px;
		line-height: 6.5;
	}
	.call-btn a img{
		width: 40%;
	}
	.call-btn {
	    right: 2%;
	    bottom: 4%;
	}
	.inquery-form {
    	margin-top: 30px;
	}
	.content-left h3, .content-left h2  {
	    font-size: 22px;
	}
	.about-us{
		padding-top: 250px;
	}
	.content_img {
		max-width: inherit;
		max-height: inherit;
	}
	.content-right p{
		font-size: 14px;
	}
	.content-right p{
		margin: 0;
		padding-top: 3px;
		padding-bottom: 7px;
	}
	.content-right a {
	    padding: 10px 30px;
	    border-radius: 25px;
	    font-size: 12px;
	}
	.testimonial{
		padding-bottom: 30px;
	}
	.testimonial .tittle h2{
		font-size: 26px;
	}
	.tittle h2 {
	    font-size: 26px;
	}
	.rating-star {
	    max-width: 187px;
	}
	.rating-star ul li{
		width: 30px;
	}
	.rating-star ul li svg{
		height: 30px;
	}
	.sp-testimonial-free-section .tfree-client-testimonial{
		font-size: 16px !important;
		min-height: 190px;
	}
	.sp-testimonial-free-section h2.tfree-client-name{
		font-size: 16px !important;
	}
	.sp-testimonial-free-section .tfree-client-testimonial{
		font-size: 16px !important;
		min-height: 100px;
		margin-bottom: 20px !important;
		line-height: 1.2;
	}
	.youtube-box {
	    float: left;
	    width: 50%;
	}
	.youtube .overlay span {
	    width: 62px;
	    height: 44px;
	}
	.youtube-box {
		padding: 0 10px;
	}
	.youtube .row {
	    margin: 0 -10px;
	}

	.blog-home {
    	padding-top: 15px;
	}
	.blog-gride ul{
		margin: 0 -15px;
	}
	.category .category-listing:after {
	    content: '';
	    display: block;
	    clear: both;
	}

	.category .category-listing {
	    margin: 0 -15px;
	}
	.blog-cart {
	    padding: 0 15px;
	    border-right: 3px solid #8d3736;
	}
	.single-post .blog-cart{
		border-right: 0;
	}
	
	.blog-thumbmnai, .category .has-post-thumbnail {
	    float: left;
	    width: 50%;
	    list-style: none;
	}
	.blog-thumbmnai:nth-child(-n + 4) .blog-cart figure{
		border-bottom: 3px solid #8d3736;
		padding-bottom: 35px;	
	}
	.blog-thumbmnai:nth-child(-n + 2) .blog-cart figure, .category .has-post-thumbnail:nth-child(-n + 2) .blog-cart .listing-wrap {
		padding-top: 0;
	}
	.nl-hotline-2{
		position: relative;
		top: inherit;
	}
	.blog-home .blog-thumbmnai:nth-child(n + 3){
		display: block;
	}
	.nation-legal-second {
	    padding-top: 44px;
	    padding-bottom: 40px;
	    margin-top: 30px;
	}
	.nl-hotline-2 .inquery-form .wpcf7-form-control.wpcf7-submit {
	    width: auto;
	    margin: 0px auto;
	    float: none;
	    border-radius: 28px !important;
	    margin-top: 20px;
	    letter-spacing: 1.2px;
	}
	.wpcf7-form p .wpcf7-submit{
		padding: 10px 40px !important;
	}
	.nl-hotline-2{
		padding-bottom: 23px;
	}
	.nl-hotline-2 .call-btn{
		bottom: 8%;
	}
	.youtube-box.second {
    	display: block;
	}
	/*Counter*/
	.counter .box .icon img{
		max-width: inherit;
	}
	.counter .box figcaption h2{
		font-size: 28px;
	}
	.counter .box figcaption p{
		font-size: 16px;
		line-height: 1.1;
	}
	.counter{
		padding-top: 16px;
	    padding-bottom: 22px;
	}
	/*Location*/
	.loaction-description h3 {
	    font-size: 22px;
	}

	.loaction-description .location-tittle {
	    font-size: 22px;
	    margin-bottom: 10px;
	}

	.loaction-description p {
	    font-size: 14px;
	    margin-bottom: 15px;
	    line-height: 1.8;
	    letter-spacing: 1px;
	}
	.site-info p{
		font-size: 16px;
		line-height: 1;
	}
	.footer-menu ul li a{
		font-size: 16px;
	}
	.site-info p{
		margin-bottom: 11px;
	}
	/*Contact us*/
	.wpcf7-form p input{
		height: 40px;
		font-size: 14px;
		padding: 8px 15px;
		width: 500px;
	}
	.wpcf7-form p label{
		margin-bottom: 8px;
	}
	.quick-secrh.search-active{
		padding: 30px 0;
	}
	.search-field{
		width: 350px;
		margin-bottom: 0;
		height: 40px;
	    background-color: #d0d0d0;
	    border-color: #d0d0d0 !important;
	    padding: 10px 20px !important;
	}
	.search-submit {
	    height: 40px;
	    padding: 0 40px !important;
	    margin-left: 20px;    
	}
	.comment-respond p input{
		width: 500px;
	}
	.counter .row{
		margin: 0 -15px;
	}
	.counter .col-4{
		margin: 0 15px;
		min-width: 141px;
		max-width: 141px;
	}
	.nl-hotline-2 .inquery-form p{
		margin-bottom: 1.5rem;
	}
	.business-helpe .tittle h2 {
	    max-width: 100%;
	}
	.business-helpe .media_list .slick-dots li{
		width: 21px;
	    margin: 0 5px;
	}
	.business-helpe .media_list .slick-dots li button{
	    height: 8px;
	} 
	.business-helpe .tittle h2 {
    margin-bottom: 0.83em;
    margin-top: 0.83em;
	}
	button#responsive-menu-button{
		right: 13px !important;
	}
	.about_us_media{
		padding-top: 0;
	}
	.sp-testimonial-free-section .slick-dots li{
		width: 21px;
		height: 8px;
		margin: 0 5px;
	}
	.counter .row{
		margin: 0 -10px;
	}
	.counter .col-4{
		margin: 0 10px;
		min-width: 124px;
		max-width: 124px;
	}
	.blog-img-wrap, .category .post-thumbnail{
		min-height: 165px;
		max-height: 165px;
	}
	.counter .box .icon {
	    min-height: 90px;
	    max-height: 90px;
	}
	.live-chart.live-c-bottom{
		top: 79%;
	}
	.blog-thumbmnai:nth-child(n+5) .blog-cart figure, .category .has-post-thumbnail:nth-child(n+3) .blog-cart .listing-wrap{
		border-bottom: 0;
		padding-bottom: 0;
	}
	.category .has-post-thumbnail:nth-child(2n) .blog-cart {
		border-right: transparent;
	}
	.box-4:nth-child(2n+ 1) {
    	clear: both;
	}
	.box-4{
		width: 50%;
		margin: 10px 0;
	}
	.wp-block-image  .alignleft {
		float: left;
		margin-right: 1.5em;
	}

	.wp-block-image  .alignright {
		margin-left: 1.5em;
		float: right;
		
	}
}
@media screen and (min-width: 665px){
	.counter .col-4{
		margin: 0 32px;
		min-width: 115px;
		max-width: 115px;
	}
	.blog-img-wrap, .category .post-thumbnail {
	    min-height: 198px;
	    max-height: 198px;
	}
	.cart-tittle{
		min-height: 40px;
		max-height: 40px;
	}
	.live-chart.live-c-bottom{
		top: 84%;
	}
	
}
@media screen and (min-width: 735px){
	.inquery .inquery-content{
		float: left;
		padding-left: 12px;
		padding-top: 0;
	}
	.site-email.inquery-content{
		padding-right: 46px;
		padding-top: 26px;
	}
	.header-bottom .call.inquery-content ul li img{
		width: 32px;
		height: 30px;
		margin-top: 8px;
	}
	.header-bottom .call.inquery-content ul li a.call_first{
		font-size: 25px;
	}
	.header-bottom .inquery-content ul li a.call_second{
		font-size: 21px;
	}
	.nl-hotline {
    	max-width: 700px;
    	padding: 20px 30px 25px 30px;
	}
	.inquery-form{
		width: 100%;
	}
/* 	.call-btn{
		position: unset;
	} */
	.discription h2{font-size: 28px;}
	.discription a{font-size: 28px;}
	.inquery-form .wpcf7-form-control-wrap{
		width: 310px;
		max-width: 310px;
		margin-bottom: 10px;
		float: left;
/*     	margin-right: 14px; */
	}
	
	[data-name="your-name"]{
		margin-right:10px
	}
	
	[data-name="Email"]{
		margin-right:10px;
	}
	
	.content-left h3, .content-left h2 {
		font-size: 26px;
	}
	.about-us{
		padding-top: 200px;
	}
	.media_list ul li{
		width: 20%;
		height: 100px;
	}
	.tittle h2, .testimonial .tittle h2 {
		font-size: 32px;
	}
	.blog-home .tittle h2 {
    	padding-bottom: 7px;
	}
	.youtube .tittle h2{
		margin-bottom: 10px;
	}
	.cart-tittle {
	    font-size: 22px;
	    min-height: 50px;
	    margin-top: 22px;
	}
	.cart-body p {
		font-size: 16px;
		margin-top: 12px;
	}
	.blog-cart a{
		font-size: 16px;
	}
	.blog-cart .cart-body{
		padding: 0 50px 0 30px;
	}
	.blog-img-wrap, .category .post-thumbnail {
	    max-height: 222px;
	    min-height: 222px;
	    overflow: hidden;
	}	

	.nation-legal-second{
		margin-top: 40px;
	}
	.counter .box figcaption h2{font-size: 36px;}
	.counter .box figcaption p{font-size: 18px;}
	.header-bottom .call.inquery-content ul li img{
		width: 22px;
		height: 20px;
	}
	.content_img {
		max-width: inherit;
	}
	.footer-right .social li{
		width: 30px;
		height: 30px;
	}
	.footer-left {
    	margin-bottom: 10px;
	}
	.site-footer {
	    padding-top: 20px;
	    padding-bottom: 15px;
	}
	.counter .row{
		margin: 0 -15px;
	}
	.counter .col-4{
		margin: 0 15px;
		min-width: 161px;
		max-width: 161px;
	}
	.media_list ul li a figure{
		opacity: 0.6;
	}
	.business-helpe .media_list ul li a figure{
		opacity: 1;
	}
	.about_us_media{
		padding-bottom: 20px;
	}
}
@media screen and (min-width: 768px){
	.nl-hotline {
		max-width: 700px;
	}
/* 	.inquery-form .wpcf7-form-control-wrap {
		width: 200px;
	} */
	.inquery-form .wpcf7-form-control.wpcf7-submit {
		font-size: 20px;
	}
	.sp-testimonial-free-section .tfree-client-testimonial{
		font-size: 18px !important;
	}
	.loaction-description {
	    float: left;
	    width: 100%;
	    text-align: left;
	}
	.location_map {
	    float: right;
	    width: 100%;
	    padding-right: 10px;
	}
	.header-bottom .call.inquery-content ul li{
		float: left;
		width: auto;
	}
	.nl-hotline-2 .inquery-form p {text-align: center;}
	
	.location.mobile-down{
		display: none;
	}
	.location.mobile-up{
		display: block;
	}
	
	/*Contact us*/
	.wpcf7-form p input{
		height: 48px;
		font-size: 16px;
		padding: 10px 35px;
	}
	.wpcf7-form p label{
		margin-bottom: 10px;
	}
	.google-map{
		margin-bottom: 40px;
	}
	.quick-secrh.search-active{
		padding: 40px 0;
	}
	.nl-hotline-2 .call-btn{
		position: unset;
	}
	.sp-testimonial-free-section h2.tfree-client-name{
		font-size: 18px !important;
	}
	.inquery-form .wpcf7-form-control{
		height: 40px;
	}
	.content-right a{
		padding: 13px 37px;
	}
	.live-chart {
	    position: fixed;
	    bottom: 5px;
	    right: 0;
	}

	.live-chart a {
	    background-color: #822322;
	    display: block;
	    width: 60px;
	    height: 60px;
	    text-align: center;
	    line-height: 2.5;
	    border-radius: 50%;
	    box-shadow: 0 -2px 5px rgba(19, 19, 20, 0.5);
	}

	.live-chart a img {
	    vertical-align: middle;
	    transform: translateY(-50%);
	    margin-top: 50%;
	}
	.comment-respond p input {
	    height: 48px;
	    padding: 7px 15px;
	}
	.comment-respond p input.submit {
	    padding: 10px 40px;
	    font-size: 16px;
	    height: 48px;
	}
	.counter .col-4{
		margin: 0 15px;
		min-width: 169px;
		max-width: 169px;
	}
	.media_list ul li{
		width: 20%;
		height: 100px;
	}
	.testimonial .tittle{
		margin-bottom: 10px;
	}
	.counter .box .icon{
		min-height: 90px;
		max-height: 90px;
	}
	.rp4wp-related-post-content a{
		font-size: 18px;
	}
	.live-chart.live-c-bottom{
		top: 93%;
	}
	.icon-contact img{
		max-width: 44px;
	}
	.site-branding{
		max-width: 180px;
	}

}

@media screen and (min-width: 960px){
	
	.site-header{
		border-bottom: none;
	}
	.extra-navigation, .site-navigation {
		display: block;
	}
	.header-bottom {
	    padding: 15px 0 10px 0;
	}
	.inquery .inquery-content{
		padding-top: 5px;
	}
	.inquery .search{
		margin-top: 29px;
	}
	.site-email.inquery-content{
		padding-top: 26px;
	}
	.header-bottom .call.inquery-content ul li a{
		text-align: left;
	}
	.header-bottom .book_now{
		padding-top: 0px;
	}
	.search{
		margin-top: 29px;
	}
	.header-bottom.mobile-down{
		display: none;
	}
	.header-bottom.mobile-up{
		display: block;
	}
	.site-navigation .main-navigation a{
		padding: 15px 20.5px 15px 20.5px;
	}
	.header-bottom .call.inquery-content ul li a.call_first{
		font-size: 20px;
	}
	.header-bottom .inquery-content ul li a.call_second{
		font-size: 15px;
	}

	.header-bottom .call.inquery-content ul li img {
	    width: 27px;
	    height: 25px;
	}
	.extra-navigation ul li a span{
		font-size: 14px;
	}
	/*National legal hotline*/
	.discription h2{
		font-size: 28px;
	}
	.discription p{
		font-size: 16px;
	}
	.discription p.service-time{
		font-size: 22px;
	}
	.discription a{
		height: 40px;
		font-size: 28px;
	}
	.call-btn a{
		width: 100px;
		height: 100px;
		line-height: 6.5;
	}
	.call-btn a img{
		width: 47%;
	}
	.nl-hotline{
		padding: 20px 40px 25px 40px;
	}
	.inquery-form{
		margin-top: 40px;
	}
	.inquery-form .wpcf7-form-control.wpcf7-submit{
		font-size: 20px;
	}
	.inquery-form .wpcf7-form-control-wrap {
    	width: 200px;
	    max-width: 200px;
	    margin-right: 15px;
	}
	.about-us{
		padding-top: 240px;
	}
	.content-left{
		margin-bottom: 0;
	}
	.content-left h3, .content-left h2{
		font-size: 22px;
	}
	.content-right p{
		font-size: 14px;
		margin-bottom: 16px;
	}
	.content-right a{
		padding: 10px 30px;
	}
	.tittle h2, .testimonial .tittle h2{
		font-size: 36px;
	}
	.media_list ul li{
		height: 80px;
		width: 20%;
	}
	.about_us_media{
		padding-bottom: 30px;
	}
	.sp-testimonial-free-section .tfree-client-testimonial{
		font-size: 16px !important;
	}
	.sp-testimonial-free-section h2.tfree-client-name{font-size: 16px;}
	.testimonial{padding-bottom: 32px;}
	.sp-testimonial-free-section .sp-testimonial-free-item{
		padding-top: 11px;
		background-size: 37px;
	}
	.home .blog-cart figure img {
	    max-height: 202px;
	    min-height: 202px;
	}
	.youtube .row{
		margin: 0 -10px;
	}
	.youtube-box{
		padding: 0 10px;
	}
	.blog-thumbmnai:nth-child(3n) .blog-cart{
		border-right-color: transparent;
	}
	.blog-thumbmnai, .category .has-post-thumbnail{
		width: 33.33%;
	}
	.blog-cart .cart-body{
		padding: 0 50px 0 20px;
	}
	.cart-tittle{
		margin-top: 18px;
		font-size: 18px;
	}
	.nation-legal-second{
		margin-top: 60px;
	}
	.business-helpe .media_list ul li{
		margin-bottom: 0;
		height: 123px;
	}
	.youtube .tittle h2{
		margin-top: 0;
		margin-bottom: 10px;

	}
	.counter .box figcaption h2{
		font-size: 46px;
	}
	.counter .box figcaption p{
		font-size: 18px;
	}
	.counter{
		padding: 12px 0 15px 0;
	}
	.loaction-description h3{
		font-size: 22px;
	}
	.loaction-description .location-tittle{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.loaction-description p{
		margin-bottom: 18px;
	}
	.box_location{
		height: 280px;
	}
	.location{
		padding: 15px 0; 
	}
	.footer-menu ul{
		margin-bottom: 15px;
	}
	.footer-menu ul li a{
		font-size: 14px;
	}
	.site-info p{font-size: 14px;}
	.content-left{
		text-align: left;
		float: left;
		width: 47.8%;
    	padding-right: 50px;
	}
	.content_img {
		text-align: left;
	}
	.content-right {
	    float: right;
	    width: 52%;
	    padding-right: 20px;
	}

	.content-right p:last-child {
		padding-top: 0;
	}
	.content-right p {
	    font-size: 14px;
	    color: #6f6f6f;
	    letter-spacing: 1px;
	    margin: 0;
	    padding-top: 5px;
	    padding-bottom: 10px;
	}

	.content-right a {
	    color: #fff;
	    background-color: #aa2e2c;
	    text-decoration: none;
	    display: inline-block;
	    padding: 10px 30px;
	    border-radius: 25px;
	    font-size: 12px;
	    font-weight: 500;
	    border: 1px solid #aa2e2c;
	    transition: all 0.2s linear;
	}
	.content-right {
	    float: right;
	    width: 52%;
	    padding-right: 20px;
	    text-align: left;
	}
	.sp-testimonial-free-section .sp-testimonial-free-item{
	    background-size: 26px;
	    padding-top: 21px;
	    padding-left: 16px;
	    padding-right: 0;
	}

	.blog-thumbmnai:nth-child(-n + 3) .blog-cart figure{
		padding-bottom: 20px;
		border-bottom: 3px solid #8d3736;
	}
	.blog-thumbmnai:nth-child(n + 4) .blog-cart figure, .category .has-post-thumbnail:nth-child(n + 4) .blog-cart .listing-wrap{
		padding-top: 20px;
	}
	.blog-thumbmnai:nth-child(2n) .blog-cart {
		border-right: 3px solid #8d3736;
	}
	.blog-thumbmnai:nth-child(n + 3) .blog-cart figure{
		padding-top: 0;
	}
	.blog-thumbmnai:nth-child(3n) .blog-cart, .category .has-post-thumbnail:nth-child(4n) .blog-cart {
		border-right-color: transparent;
	}
	.blog-thumbmnai:nth-child(-n + 4) .blog-cart figure{
		border-bottom: 0;
		padding-bottom: 0;
	}
	.blog-thumbmnai:nth-child(-n + 3) .blog-cart figure, 
	.category .has-post-thumbnail:nth-child(-n + 3) .blog-cart .listing-wrap{
		padding-bottom: 20px;
		border-bottom: 3px solid #8d3736;
		padding-top: 0;
		min-height: 405px;
	}
	.blog-thumbmnai:nth-child(n + 4) .blog-cart figure{
		padding-top: 20px;
	}
	.blog-thumbmnai:nth-child(n + 4) .blog-cart figure, .category .has-post-thumbnail:nth-child(n + 5) .blog-cart .listing-wrap{
		padding-bottom: 0;
	}
	.category .has-post-thumbnail:nth-child(n+5) .blog-cart .listing-wrap{
		border-bottom: 0;
	}
	.category .has-post-thumbnail:nth-child(2n) .blog-cart {
		border-right: 3px solid #8d3736;
	}
	.category .has-post-thumbnail:nth-child(3n) .blog-cart {
		border-right: transparent;
	}
	.category-our-blog .entry-content{
		min-height: 80px;
		max-height: 80px;
		overflow: hidden;
	}
	.single .category-our-blog .entry-content{
		overflow: visible;
	}
	.nl-hotline {
		max-width: 730px;
	}
	.footer-left {
    	margin-bottom: 0;
    	float: left;
	}
	.footer-right {
	    float: right;
	}
	.footer-menu ul {
		margin-bottom: 18px;
	}
	.blog-list .blog-gride {
	    width: 100%;
	    float: left;
	    padding-bottom:100px;
	}
	.blog-list .sidebar{
		width: 25%;
		float: right;
	}
	.blog-list .sidebar .widget{
		padding: 0 20px;
	}
	.sidebar {
	    margin-top: 0;
	}

	/*********************Single post page****************/
	.comment-reply-title {
 		font-size: 18px;   
	}
	.comment-respond p {
	    font-size: 16px;
	}
	.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {
		font-size: 16px;
	}
	.entry-content p {
		font-size: 16px;
		margin-top: 0.5rem;
		margin-bottom: 1rem;
	}
	.entry-content ul li{
		font-size: 16px;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		line-height:1.5;
	}
	.quick-secrh.search-active{
		padding: 50px 0; 
	}
	.youtube-section {
	    padding-top: 20px;
	}
	.loaction-description{
		width: 65%;
	}
	.location_map{
		width: 32%;
	}
	.footer-right {
    	margin-bottom: 0;
	}
	.inquery .search{	
	    margin-top: 29px;
	}
	.header-bottom .call.inquery-content ul li a.call_first{
		letter-spacing: inherit;
	}
	.counter .col-4{

		margin: 0 15px;
		min-width: 233px;
		max-width: 233px;
	}
	.home .blog-img-wrap, .category .post-thumbnail{
		min-height: 202px;
		max-height: 202px;
	}
	.blog-img-wrap{
		min-height: 150px;
		max-height: 150px;
	}
	.cart-tittle{
		min-height: 40px;
		max-height: 40px;
	}
	.counter .box .icon{
		min-height: 90px;
		max-height: 90px;
	}
	.live-chart.live-c-bottom{
		top: 91%;
	}
	.business-helpe .media_list ul li a figure{
		opacity: 0.6;
	}
	.blog-thumbmnai:nth-child(n+4) .blog-cart figure, .category .has-post-thumbnail:nth-child(n+ 5) .blog-cart .listing-wrap{
		border-bottom: 0;
		min-height: 405px;
	}
	.box-4 {
	    width: 25%;
	    float: left;
	    text-align: center;
	}
	.contact-detail {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.box-4:nth-child(2n+ 1) {
    	clear: none;
	}
	.box-4{
		width: 25%;
		margin: 20px 0;
	}
	.contact-detail {
	    margin-top: 20px;
	    border: 1px solid #e2e2e2;
	}
	.site-branding{
		max-width: 200px;
	}
/* page navigation */

	.pagination{
		padding-top: 50px;
	}

	.pagination ul{
		min-height: 0px;
	}

}
@media screen and (min-width: 1200px){
	.container{
		padding: 0;
	}
	.header-bottom{
		padding: 15px 0 10px 0;
	}
	.site-branding{
		max-width: 273px;
	}
	
	.inquery .inquery-content{
		padding-left: 12px;
		padding-top: 5px;
	}
	.header-bottom {
	    padding: 15px 0 10px 0;
	}
	.header-bottom .site-email ul li a svg{
		width: 14px;
	    height: 18px;
	}
	.header-bottom .inquery-content ul li a{
		font-size: 14px;
	}

	.header-bottom .call.inquery-content ul li{
		float: left;
	}
	.header-bottom .call.inquery-content ul li img{
		width: 32px;
		height: 30px;
		margin-top: 2px;
	}
	.header-bottom .call.inquery-content ul li a.call_first{
		font-size: 25px;
	}
	.header-bottom .inquery-content ul li a.call_second{
		font-size: 18px;
	}
	.site-email.inquery-content {
	    padding-top: 26px;
	    padding-left: 0;
	    padding-right: 46px;
	}
	.inquery  .search{
		
		padding-right: 12px;
		padding-top: 0 !important;
	    margin-top: 29px;
	}
	.search-field {
	    width: 350px;
	    height: 40px;
	    padding: 10px 20px !important;
	}

	.search-submit {
	    font-size: 14px;
	    height: 40px;
	    padding: 0 40px !important;
	    margin-left: 20px;
	}
	.call-icon{
		padding-right: 3px;
	}
	.search ul li a svg{
		width: 12px;
		height: 12px;
	}
	.quick-secrh.search-active {
	    padding: 50px 0;
	}
	.header-bottom .book_now.inquery-content ul li a {
	    border-radius: 37px;
	    padding: 10px 15px;
	    font-size: 12px;
		text-align: center;

	}
	.header-bottom .book_now{
		padding-top: 0px;
	}
	.site-navigation .main-navigation a {
	    font-size: 15px;
	    padding: 19px 23.5px 14px 23.5px;
	}
	.main-navigation li:first-child a {
	    padding-left: 0;
	}


	/*======================Footer Section=================================*/
	.site-footer {
	    background: #242425;
	    padding-top: 20px;
	    padding-bottom: 15px;
	}

	
	.site-info p {
	    color: #fff;
	    font-size: 16px;
	    margin-bottom: 11px;
	}

	.footer-menu ul {
	    margin-bottom: 18px;
	}

	.footer-menu ul li {
	    list-style: none;
	    display: inline-block;

	}

	.footer-menu ul li a {
	    font-size: 16px;
	    padding: 0 8px;
	}

	.footer-menu ul li:first-child a {
	    padding-left: 0;
	}

	.footer-menu ul li:last-child a {
	    border-right: 0;
	}

	.develpe ul li p {
	    font-size: 12px;

	}

	.footer-right .social li{
	    width: 30px;
	    height: 30px;
	    margin-right: 10px;
	    border-radius: 2px;
	}
	.social ul{
		margin: 0;
		padding: 0;
	}
	.social ul li a {
	    display: block;
	    width: 100%;
	    height: 100%;
	    margin-right: 13px;
	    padding: 5px;
	}
	.footer-right .social li:last-child {
	    margin-right: 0;
	}
	.footer-right .social ul:after {
	    content: '';
	    display: block;
	    clear: both;
	}


	/*===========================Slider==============================*/
	.slider {
	    width: 100%;
	    max-height: 900px;
	}
	.extra-navigation ul li {
	    float: left;
	    width: 12.5%;
	    list-style: none;
	    max-height: 110px;
	}

	.extra-navigation ul li a {
	    padding: 10px 0 20px;
	}

	.extra-navigation ul li a span {
	    font-size: 14px;
	}
	.extra-navigation .figure {
	    height: 65px;
	}

	/*Natinal hotline*/
	.about-us {
	   	padding-top: 276px;
	}
	.nl-hotline {
	    max-width: 971px;
	    padding: 25px;
	    top: -124px;
	}
	.discription h2 {
	    font-size: 31px;
	}

	.discription p {
	    font-size: 18px;
	}
	.discription p.service-time{
		font-size: 25px;
	}
	.discription a {
	    font-size: 35px;
	    height: 55px;
	    margin-top: 5px;
	}
	.call-btn {
	    float: right;
	    margin-top: 10px;
	}

	.call-btn a {
	    width: 130px;
	    height: 130px;
	}
	.inquery-form {
	    margin-top: 52px;
	}

	.inquery-form .wpcf7-form-control {
	    width: 100%;
	    height: 48px;
	    border-radius: 25px !important;
	    padding: 10px 15px !important;
	    font-size: 16px;
	}

	.inquery-form .wpcf7-form-control-wrap {
	    width: 266px;
	    float: left;
	    max-width: 266px;
	    border-radius: 35px;
	    margin-right: 30px;
	}

	.inquery-form .wpcf7-form-control.wpcf7-submit {
	    width: 170px;
	    margin-left: 5px;
	    font-size: 24px;
	    padding: 10px 15px !important;
	}
	/*About us section*/
	.content-left {
	    float: left;
	    width: 47.8%;
	    padding-right: 50px;
	}
	.content-left h3 {
	    margin: 0;
	    font-size: 26px;
	    font-weight: normal;
	}

	.content-left h2 {
	    font-size: 26px;
	    font-weight: 500;
	    margin: 0;
	    color: #8d3736;
	    margin-bottom: 10px;
	}

	.content_img {
	    border-radius: 5px;
	    max-height: 430px;
	}

	.content_img img {
	    border-radius: 3px;
	}

	.content-right {
	    float: right;
	    width: 52%;
	    padding-right: 20px;
	    padding-top:70px;
	}

	.content-right p {
	    font-size: 16px;
	    color: #6f6f6f;
	    letter-spacing: 1px;
	    margin: 0;
	    padding-top: 13px;
	    padding-bottom: 17px;
	}

	.content-right a {
	    padding: 13px 37px;
	    border-radius: 25px;
	    font-size: 12px;
	}

	/*About us media*/
	.tittle {
	    text-align: center;
	}

	.tittle h2 {
	    font-size: 42px;
	    color: #000;
	}
	.youtube .tittle h2{
		margin-bottom: 17px;
	}
	.about_us_media{
		padding-bottom: 45px;
	}
	.media_list ul {
	    padding: 0;
	    margin: 0;
	}

	.media_list ul li {
	    float: left;
	    width: 20%;
	    list-style: none;
	    height: 100px;
	    display: table;
	}
	.media_list ul li a figure{
		margin: 0;
	}
	.business-helpe .tittle h2 {
	    margin-bottom: 22px;
	}
	.business-helpe .media_list ul li {
	    width: 25%;
	    height: 122px;
	    display: table;
	    margin-bottom: 25px;
	}

	.business-helpe .media_list ul li a {
	    display: table-cell;
	    vertical-align: middle;
	}

	/**********************Youtube icon***********************/
	.youtube-section {
	    padding-top: 43px;
	}
	.youtube .overlay span {
	    display: block;
	    width: 85px;
	    height: 60px;
	    margin: 0px auto;
	    vertical-align: middle;
	    margin-top: 20%;
	}
	.mfp-close {
	    position: absolute;
	    top: 1%;
	    right: 1%;
	    background: transparent;
	    border: 0;
	    font-size: 31px;
	    color: #fff;
	    cursor: pointer;
	}
	
	.mfp-iframe-holder {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.mfp-iframe-scaler {
	    width: 90%;
	    height: 0;
	    overflow: hidden;
	    padding-top: 56.25%;
	}
	.mfp-iframe-scaler iframe {
	    width: 80vw;
	    height: 80vh;
	    top: 50%;
	}
	.youtube-box .popup-youtube {
    	display: block;
	}

	.youtube-box .popup-youtube img {
	    object-fit: cover;
	    width: 100%;
	}
	.youtube-box {
    	padding: 0 19px;
	}
	.youtube .row {
	    margin: 0 -19px;
	}
	/*===========================Blog post===================================*/

	.blog-thumbmnai {
	    float: left;
	    list-style: none;

	}

	.blog-gride ul:after {
	    content: '';
	    display: block;
	    clear: both;
	}

	.blog-cart figure {margin: 0;}
	.blog-cart .cart-body {
	    padding: 0 80px 0 30px;
	}


	.cart-body {
	    padding: 0 76px 0 30px;
	}

	.cart-tittle {
	    font-size: 22px;
	    line-height: 1.1;
	    margin-bottom: 0;
	    margin-top: 22px;
	    color: #252525;
	}

	.cart-body p {
		font-size: 16px;
	    font-weight: normal;
	    margin-bottom: 0;
	    margin-top: 12px;
	    min-height: 70px;
	    max-height: 70px;
	}
	.home .cart-body p, .category .entry-content{
		max-height: 75px;
		overflow: hidden;
		min-height: 75px;
	}

	.blog-gride ul {
	    padding: 0;
	    margin: 0 -12px;
	}
	.blog-cart {
	    padding: 0 12px;
	    border-right: 3px solid #8d3736;
	}
	.blog-thumbmnai:nth-child(3n) .blog-cart{
		border-right-color: transparent;
	}
	.blog-cart a {
	    font-size: 16px;
	    margin-top: 8px;
	}

	.blog-cart a:hover {
	    color: #8d3736;
	}
	
	/*Nationnal hotline 2*/
	.nation-legal-second {
	    padding-top: 44px;
	    padding-bottom: 40px;
	    margin-top: 93px;
	}
	.nl-hotline-2{
		position: inherit;
		padding-bottom: 23px;
		top: inherit;
	}
	.nl-hotline-2 .inquery-form .wpcf7-form-control.wpcf7-submit {
	    width: 264px;
	    margin: 0px auto;
	    float: none;
	    border-radius: 20px !important;
	    margin-top: 40px;
	    letter-spacing: 1.2px;
	}
	.call-btn a{
		line-height: 8.5;
	}
	/*============================Counter======================*/
	.counter{
	    padding-top: 16px;
	    padding-bottom: 28px;
	}
	.counter .col-4 {
	    float: left;   
	    width: inherit;
    	margin: 0 83px;
    	min-width: 175px;
    	overflow: hidden;
    	max-width: 175px;
	}
	.counter .col-4:first-child {
	    margin-left: 0;
	}

	.counter .col-4:last-child {
	    margin-right: 0;
	}

	.counter .box {
	    text-align: center;
	}

	.counter .box figcaption h2 {
	    font-size: 56px;
	}
	.counter .box figcaption p {
	    font-size: 22px;
	}
	.counter .box .icon {
    	min-height: 90px;
    	max-height: 90px;
    	overflow: hidden;
	}

	/*****************Location map*******************/
	.location {
	    padding: 25px 0;
	}
	.loaction-description {
	    float: left;
	    width: 65%;
	}

	.location_map {
	    float: right;
	    width: 32%;
	    padding-right: 10px;
	    margin-top: 8px;
	}

	.box_location {
	    width: 100%;
	    height: 318px;
	}

	.box_location iframe {
	    height: 100%;
	    width: 100%;
	}
	.loaction-description h3 {
	    margin: 0;
	    font-size: 26px;
	}

	.loaction-description .location-tittle {
	    font-size: 26px;
	    margin-bottom: 20px;
	}

	.loaction-description p {
	    font-size: 16px;
	    margin-bottom: 32px;

	}
	.loaction-description p:nth-child(4n) {
	    margin-bottom: 0;
	}

	.loaction-description p:last-child {
	    margin-top: 0;
	}

	/*Testimonial section*/
	.rating-star ul {
	    padding: 0;
	    margin: 0;
	}

	.rating-star ul li {
	    float: left;
	    width: 32px;
	    list-style: none;
	    height: auto;
	    padding: 2px;
	}

	.rating-star ul li svg {
	    width: 100%;
	    height: 34px;
	    fill: #bea358;
	}
	.rating-star {
	    max-width: 187px;
	}
	/*=========================Testimonial secttion=============================*/
	.testimonial {
	    padding-bottom: 42px;
	}
	.testimonial .tittle{
		margin-bottom: 18px;
	}
	.testimonial .tittle h2{
	    padding-top: 21px;
	    font-size: 42px !important;
	}
	.sp-testimonial-free-section .tfree-client-testimonial{
		font-size: 18px !important;
		font-weight: 600;
		min-height: 205px;

	}
	.sp-testimonial-free-section .tfree-testimonial-title h3{
		display: none !important;
	}
	.sp-testimonial-free-section .sp-testimonial-free-item{
	    padding-top: 38px;
	    padding-left: 16px;
	    padding-right: 0;
	    background-size: 44px;
	}
	.sp-testimonial-free-section h2.tfree-client-name{
		text-align: left;
		color: #fff !important;
		text-transform: capitalize;
		font-weight: 500;
		font-size: 18px;
	}
	.sp-testimonial-free-section .slick-arrow{
		display: none !important;
	}
	.sp-testimonial-free-section .slick-dots li{
		width: 21px;
		height: 8px;
		margin: 0 5px;
	}
	#sp-testimonial-free-wrapper-142 .sp-testimonial-free-section{
		padding: 0 25px 0 0 !important;
	}
	.live-chart {
    	position: absolute;
    	top: -94px;
    	right: -0px;
	}
	.sp-testimonial-free-section .tfree-client-testimonial p.tfree-testimonial-content{
		line-height: 1.3 !important;
	}
	.business-helpe {
    	padding-top: 19px;
	}
	.blog-home {
    	padding-top: 24px;
	}
	.live-chart a {
	    width: 88px;
	    height: 88px;
	}
	.cart-tittle{
		max-height: 50px;
		min-height: 50px;
	}

	.rp4wp-related-post-content a{
		font-size: 22px;
	}

}
@media screen and (min-width: 1270px){
	.live-chart {
    	position: absolute;
    	top: -80px;
    	right: -88px;
	}
	.post-navigation .nav-links .nav-previous a{
	    background-size: 20px;
	    background-position-x: left;
	    padding-left: 28px;
	}
	.post-navigation .nav-links .nav-next a{
	    background-size: 20px;
	    background-position-x: right;
	    padding-right: 28px;
	}
	.home .blog-cart figure img {
    	max-height: inherit;
	}
	.blog-cart figure img{
		/*max-height: 179px;*/
	}
	.blog-img-wrap{
		min-height: 180px;
		max-height: 200px;
	}
	.home .blog-img-wrap, .category .post-thumbnail{
		min-height: 243px;
		max-height: 243px;
	}
	.cart-tittle{
		min-height: 179;
	}
	.live-chart.live-c-bottom{
		top: 85%;
	}
	.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	    z-index: 9999;
	    top: 50%;
	    left: 50%;
	    height: 100%;
	    width: 100%;
	    max-width: 90vw;
	    max-height: 90vh;
	    transform: translate(-50%);
	}
}
@media screen and (min-width: 1440px){
	.live-chart {
	    top: -79px;
   		right: -15.5%;
	}	
		
}
@media screen and (min-width: 1880px){

	.live-chart.live-c-bottom{
		top: 90%;
	}
	.home .cart-body p, .category .entry-content{
		max-height: 74px;
		min-height: 74px;
	}
}
/*Intenet explore hack*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.nl-hotline-2 .call-btn, .call-btn{
		position: static;
	}
	.nl-hotline-2{
		position: relative;
	}
	.media_list ul li{
		width: 18%;
	}
	.footer-menu ul li{
		float: none;
		display: inline-block;
	}
	.site-branding img{
		max-width: 273px;
	}

}


.blog-list .sidebar .widget ul li a{ text-transform : capitalize; }
@media screen and (min-width: 667px) and (max-width: 700px){
	.on_for_safari .live-chart.live-c-bottom{
		top: 70%;
	}
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.pagination li {
    display: inline;
}
 
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.pagination li a:hover,
.pagination li.active a {
    background-color: #3C8DC5;
}

/* CUSTOM CSS */

@media screen and (max-width: 960px) {
	.site-branding {
		max-width: 120px !important;
	}
	
	.site-branding a.custom-logo-link img.custom-logo {
		    height: auto !important;
	}
	
	.nl-hotline {
		padding-bottom: 28px !important;
	}
	
	.about-content{
		margin-top:160px;
	}
	
	.nl-hotline-2 .call-btn {
		display: none !important;
	}
	
	.call-btn {
		right: auto !important;
	}
	
	.mobile-inquery-bottom .inquery {
		margin: 0px 0px 10px 0px;
	}
	
	.mobile-inquery-bottom .inquery .call.inquery-content ul li a {
		font-size: 14px !important;
    	font-weight: 900 !important;
	}
	.search.inquery-content, .book_now .emil {
		display: none;
	}
	.book_now.inquery-content ul > li {
		padding-left: 0px;
		display: none;
	}
	.mobil-btn {
		display: block;
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 9999;
		margin-left: 0.33%;
		margin-right: 0.33%;
	}
	.mobil-btn .callbtn, .mobil-btn .bookbtn {
		max-width: 49%;
    background-color: #822322;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-decoration: none;
		margin-left: 0.33%;
		margin-right: 0.33%;
	}
	.site-footer {
		padding-bottom: 50px !important;
	}
}

@media screen and (min-width: 960px) {
	#masthead.site-header {
		position: fixed;
    z-index: 99;
    width: 100%;
    background-color: #fff;
	}
	#content.site-content {
		padding-top: 188px;
	}
	.nl-hotline {
		display: none;
	}
	.about-us {
		padding-top: 50px;
	}
	.mobil-btn {
		display: none;
	}
}

.site-branding a img {
	height: 75px !important;
    width: auto;
    padding: 0px;
}

.extra-navigation ul li a img {
	width: 20%;
    height: auto;
}

.phicon {
	display: inline-block !important;
    background: 0 0 !important;
    vertical-align: super;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    margin-right: 10px;
}

.phicon img {
	width: 36px !important;
    height: 36px !important;
    display: inline-block;
}

.phno {
	background: 0 0 !important;
    color: #822322;
    text-decoration: none;
    font-weight: bold;
    line-height: normal !important;
    display: inline !important;
    font-size: 36px;
}

.call_first {
	display: inline-block !important;
}

.call_second {
	display: inline-block !important;
}

.emil {
	
}

.emil a {
	background: none !important;
    border: none !important;
	color: #822322 !important;
}

.emil a svg {
	width: 12px;
	height: 12px;
	color: #822322 !important;
}

.whyus elementor-widget-container {
	background-color: #aa2e2c;
}

.sliderformz {
	color: #333;
}

.sliderformz input {
	width: 100% !important;
	margin-bottom: 15px !important;
}

.sliderformz .wpcf7-form-control.wpcf7-submit {
	margin-bottom: 0px !important;
	width: fit-content !important;
}

.sliderformz h3 {
	text-transform: uppercase;
    color: #822322;
	margin-bottom: 10px;
	font-size: 26px;
	text-align: center;
}

.sliderformz span {
	font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    letter-spacing: 0.25px;
}

.sliderformz strong {
	font-size: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

#_hj-f5b2a1eb-9b07_feedback_minimized {
	display: none !important;
}

.page-id-15 .entry-header {
	display: none !important;
}

.hidesection {
	display: none !important;
}

.wpcf7-form input {
	width: 100% !important;
}

.wpcf7-form textarea {
	height: 100px;
}

.sidebar-form{
	padding: 20px 20px;
    background-color: #fff;
    border-style: solid;
    border-width: 5px 5px;
    border-color: #822322;
    border-radius: 10px;
}

.sidebar-form h3{
	text-transform: uppercase;
    color: #822322;
    margin-bottom: 10px;
    font-size: 26px;
    text-align: center;
}

.tp-parallax-wrap{
	display:none!important;
}

@media screen and (min-width: 567px){
.nl-hotline{
/* 		max-width: 80%; */
		padding: 20px 30px 0 30px;
		border-width: 5px;
		top: -36px;
	}
}



