/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */







											/*     ***** Global css ***** */


div#content-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

html, body {
overflow-x: hidden;
}

a {
    text-decoration: none !important;
    outline: none;
}


											/*     ***** Header css ***** */

ul#menu-main-menu li a {
    font-family: 'Sora'; 
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    color: #2F2F2F !important;
    line-height: 1 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

ul#menu-main-menu li:last-child a {
    background: #6CC222;
    color: #fff !important;
    padding: 15px 25px;
    margin-left: 20px;
}

ul#menu-main-menu li ul.sub-menu li a {
    color: #000 !important;
    font-size: 12px !important;
}

ul#menu-main-menu li ul.sub-menu li:last-child a {
    background: transparent;
    margin: 0;
    padding: 15px !important;
}

div#site-navigation-wrap {
    margin-top: 20px;
}

ul#menu-main-menu li.current-menu-item:after {
    content: "";
    position: absolute;
    right: 15px;
    width: 67%;
    height: 10%;
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/09/menu-active-icon.png);
    background-repeat: no-repeat;
    background-position: right;
}

a:focus {
    outline: none !important;
}

.sf-menu li.menu-item.current-menu-item:last-child:after {
    content: unset !important;
}

div#site-logo img {
/*     width: 90px !important; */
}

#wrap ul.sub-menu li:last-child a {
    background: transparent !important;
    color: #2F2F2F !important;
    padding: 12px 15px !important;
    margin-left: 0 !important;
}

#wrap #mobile-dropdown ul li a {
    display: block;
    position: relative;
    padding: 12px 40px !important;
    text-align: left;
}

ul.sub-menu li.current-menu-item:after {
    content: unset !important;
}

#site-header.transparent-header {
    z-index: 99999;
}

.dropdown-menu .sub-menu {
    min-width: 300px;
}
											/*     ***** topbar css ***** */

div#top-bar-wrap {
    background: #242424;
}

#topbar-template .vc_column-inner {
    padding-top: 5px;
}

#topbar-template .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
/*     text-align: right; */
    padding-right: 15px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html a {
    color: #000;
    padding-right: 10px;
    font-size: 12px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html a i {
    background: #fff;
    padding: 5px;
    border-radius: 30px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html a i.fa-brands.fa-facebook-f {
    padding: 5px 7px;
}

.custom-topbar .row {
    display: flex;
}

.custom-topbar .col-6 {
    width: 50%;
}

.custom-topbar i {
    font-size: 21px;
    margin: 9px 5px;
}

.topbar-text .fa-solid {
    font-weight: 900;
    font-size: 19px;
}

											/*     ***** About css ***** */

.low-opacity-head {
    font-family: Staatliches;
    color: rgba(0, 0, 0, 0.25);
    line-height: 160px;
}

.green-head-after {
	position: relative;
}

.green-head-after:before {
	content: "";
	background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/heading-after-vector.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 85px;
	width: 100px;
	height: 6px;
}

.outfit-text {
    font-family: "Sora"; 
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
}

.call-icon-btn .vc_general {
    border: 2px solid #6CC222 !important;
    border-radius: 0 !important;
    background: transparent !important;
    font-family: 'Sora' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.call-icon-btn .vc_general i {
    width: 40px;
    left: 0 !important;
    text-align: center;
    height: 47.5px !important;
    background: #6CC222;
    color: #fff;
}

.call-icon-btn .vc_general i:before {
    top: 17px;
    position: relative;
}


											/*     ***** Practise Areas css ***** */


.practice-areas-boxes:nth-child(1) {
    padding-right: 0 !important;
}

.practice-areas-boxes:nth-child(2) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.practice-areas-boxes:nth-child(3) {
    padding-left: 0 !important;
}

.practise-areas-sec-row .practice-areas-boxes {
    padding-top: 0 !important;
}

.practice-areas-boxes {
    padding-bottom: 0 !important;
}

 .practise-menu ul li a {
    color: #fff;
    text-decoration: none;
}

 .practise-menu  ul {
    list-style-type: disclosure-closed;
    color: #fff;
    line-height: 45px;
}

.vc_wp_custommenu.practise-menu {
    margin-bottom: 0;
}

.practise-area-btn .vc_general {
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}

.overlay-more-practise-col {
    z-index: 9999;
}

body.single-practise-areas #wrap .practise-menu li.current-menu-item > a {
    color: #6CC222 !important;
}

/* body.single-practise-areas #wrap .practise-menu ul.sub-menu li > a {
    padding-left: 0 !important;
    font-size: 11px;
}

body.single-practise-areas #wrap .practise-menu ul.sub-menu {
    margin-left: 10px;
} */



											/*     ***** Need Know About css ***** */

.white-head-after:before {
	content: "";
	background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/heading-white-after-vector.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 45%;
	width: 100px;
	height: 6px;
}

											/*     ***** Testimonials css ***** */

.outfit-head-h4 {
/*     font-family: 'Outfit'; */
}

.testimonials-btn .vc_general {
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border: 2px solid #6CC222 !important;
}

.testimonials-btn .vc_general:hover {
    border: 2px solid #6CC222 !important;
}

.testimonials-big-img:before {
    content: "";
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/04/testimonial-video-img-bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 22px;
    left: -19px;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
}

.testimonials-big-img {
    position: relative;
}

.wpb_text_column.wpb_content_element.content-testi {
    font-family: "Sora"; 
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
}

.wpb_text_column.wpb_content_element.title-testi {
    font-family: "Sora";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
}

.wpb_column.vc_column_container.vc_col-sm-12.testi-col:before {
    content: "";
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/testimonial-comma-vector.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
}

.wpb_column.vc_column_container.vc_col-sm-12.testi-col {
    padding-top: 60px;
}

.wpb_column.vc_column_container.vc_col-sm-12.testi-col .vc_column-inner {
    padding-left: 0;
}

.slick-dots li {
    margin: 0;
}

.slick-dots li button:before {
    content: "" !important;
    background: #000 !important;
    width: 33%;
    height: 33%;
    position: absolute !important;
    transform: matrix(0.71, -0.71, -0.71, -0.71, 0, 0) !important;
}

.slick-dots li button {
    position: relative !important;
    
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    background: #6CC222 !important;
}

ul.slick-dots {
    bottom: -45px;
}

span.pp2.slick-arrow {
    position: absolute;
    bottom: -16px;
    left: 42.5%;
    font-size: 20px;
    z-index: 99999;
    cursor: pointer;
}

span.nn2.slick-arrow {
    position: absolute;
    bottom: -16px;
    left: 55.5%;
    font-size: 20px;
    z-index: 99999;
    cursor: pointer;
}

											/*     ***** Team member css ***** */

.team-members-img-row {
    background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(108,194,34,1) 50%);
	margin-top: -155px !important;
}

.team-members-img-row .vc_col-sm-4 {
    z-index: 99999999999999;
}

h2.vc_custom_heading.low-opacity-head {
    z-index: 1;
    position: relative;
}

body .team-members-img-row.mobile-view {
    display: none;
}

.team-members-img-row .vc_col-sm-4:nth-child(2) {
    display: none !important;
}

.team-members-img-row {
    display: flex;
    justify-content: center;
}

.team-details.desktop-view  .vc_col-sm-4:nth-child(2) {
    display: none;
}

.team-details.desktop-view {
    display: flex;
    justify-content: center;
}


											/*     ***** FAQ css ***** */

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #7DE224 !important;
    border: 2px solid #7DE224 !important;
    margin-bottom: 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: 2px solid #7DE224 !important;
}

.vc_tta-panel-heading {
    margin-bottom: 30px !important;
}

.vc_tta-panel-heading a {
    text-decoration: none !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
}

.vc_tta-panel-body .outfit-text {
    font-weight: 400 !important;
}

.vc_tta.vc_general .vc_tta-panel.vc_active {
    margin-bottom: 30px !important;
	padding-bottom: 30px;
	background-color: #F3F3F3;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    border-color: #66B91D !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

div.vc_tta-panel.vc_active {
    border: 2px solid #7de224;
}

											/*     ***** Free Consult css ***** */


.free-consult-or-head {
    position: relative !important;
    width: 40%;
    margin: 0 auto !important;
}

.free-consult-or-head:before {
    content: "";
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/free-consult-left-vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 165px;
    position: absolute;
    left: 35px;
    top: 9px !important;
    height: 20px;
}

.free-consult-or-head:after {
    content: "";
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/free-consult-right-vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 165px;
    position: absolute;
    right: 35px;
    top: 9px !important;
    height: 20px;
}

.white-btn  .vc_general {
/* 	border: 2px solid #6CC222 !important; */
    border-radius: 0 !important;
    background: #fff !important;
    font-family: 'Sora' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
											/*     ***** Footer css ***** */

#footer-widgets .green-head-after:before {
	top: 170px;
}

#footer-widgets .best-lawyer-head {
    margin-top: 50px;
    margin-bottom: 50px;
}

#footer-widgets h4:nth-child(3) {
    margin-bottom: 10px;
}

input, textarea {
    border: 2px solid #6CC222 !important;
    border-radius: 0 !important;
}

.footer-contact-row h4 {
    font-family: 'Sora';
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 0 !important;
    background: #6CC222 !important;
    font-family: 'Sora' !important; 
    font-size: 16px !important;
    font-weight: 500 !important;
}

::placeholder {
    color: #000;
}

textarea {
    min-height: 140px !important;
}

.logos-row {
    margin-top: 80px;
}

section.vc_section.footer-last-section {
    background: #1D1D1D;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-background-first-row .wpb_single_image {
    margin-bottom: 0 !important;
}

.footer-background-first-row .vc_col-sm-3:first-child h4 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
	font-family: 'Sora';
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 {
    width: 19%;
}


.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 span.vc_icon_element-icon {
	background: #fff;
    padding: 20px 13px;
    border-radius: 50px;
    color: #000;
    font-size: 20px !important;
    line-height: 0 !important;
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 span.vc_icon_element-icon:before {
    font-size: 16px !important;
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 span.vc_icon_element-icon.fab.fa-facebook-f {
    padding: 20px 15px;
}

.footer-contact-details-col .green-head-after:before {
    top: 40px !important;
	content: unset !important;
}

.footer-contact-details-col h4:first-child {
    margin-top: 20px;
	margin-bottom: 0px;
}

.footer-contact-details-col .vc_col-sm-10 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 70px !important;
}

.footer-contact-details-col .vc_row.wpb_row.vc_inner.vc_row-fluid:first-child .vc_col-sm-2 {
    padding-top: 7px !important;
}

.footer-contact-details-col .vc_icon_element {
    margin-bottom: 0;
}

.footer-contact-details-col:nth-child(3) .vc_col-sm-10 .vc_column-inner {
    padding-right: 70px !important;
}

ul#menu-footer-menu {
    margin-top: 32px;
    line-height: 21px;
}

ul#menu-footer-menu li {
    border: none;
}

ul#menu-footer-menu li a {
    color: #fff;
}

ul#menu-footer-menu ::marker {
    color: #fff;
}

section.vc_section.footer-black-bg-sec {
    background: #1D1D1D;
}

.footer-padding-top-bottom-row {
    padding: 0px 0 10px;
}

.footer-padding-top-bottom-row .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.separator-last-row .vc_separator {
    margin-bottom: 10px;
}

.footer-widgets-inner.container > p {
    display: none;
}

.footer-padding-top-bottom-row h4:nth-child(1) {
    font-weight: 500;
    font-family: Sora;
}

.footer-contact-row .outfit-text {
    margin-top: 40px;
}

.footer-black-bg-sec .vc_separator {
    margin-bottom: 20px;
}

.footer-menu ul {
    margin: 0;
    margin-top: 15px;
    list-style-type: none;
    margin-left: 20px;
}

.footer-menu ul li {
    border: none !important;
    position: relative;
}

.footer-menu ul li a {
    color: #fff;
    font-family: 'Open Sans';
}

.footer-menu ul li:before {
    content: "";
    background: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2024/12/caret-right.png);
    position: absolute;
    left: -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 10px;
}

.footer-contact-details-col .green-head-after {
    margin-bottom: 5px;
}


											/*     ***** About Page css ***** */

h1.counter-number {
/*     font-family: 'Poppins'; */
    font-style: italic;
    font-weight: 600;
    font-size: 76px;
    line-height: 111.7%;
    text-transform: capitalize;
    color: #6CC222;
}

.counter-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.about-page-history-sec .green-head-after {
	position: relative;
}

.about-page-history-sec .green-head-after:before {
	content: "";
	background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/heading-after-vector.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 60px;
	width: 100px;
	height: 6px;
}

											/*     ***** Contact Page css ***** */

.page-id-195 .footer-contact-row, .page-id-224 .footer-contact-row {
    display: none;
}

.page-id-195 div#footer-widgets, .page-id-224 div#footer-widgets {
    padding-top: 0;
}

.location-title-contact {
    font-weight: 600;
    font-size: 35.1947px;
    line-height: 34px;
    text-transform: capitalize;
    color: #000000;
}

.contact-details {
    font-weight: 500;
    font-size: 19px;
    color: #000000;
}



											/*     ***** Testimonials css ***** */


.vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
    border: 1px solid #6CC222;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    padding-left: 10px;
    padding-right: 10px;
	position: unset !important;
	margin-bottom: 45px;
	padding-top: 40px;
}


.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .vc_gitem-post-data-source-post_excerpt {
    font-weight: 300;
    font-family: "Sora"; 
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    padding-right: 23px;
}

.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .vc_gitem-post-data-source-post_title {
    font-family: "Sora"; 
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .wpb_text_column.wpb_content_element {
    color: #6CC222;
	margin-top: 5px;
}

.vc_gitem-zone.vc_gitem-zone-c.testimonials-box:before {
    content: "";
    position: absolute;
    right: 30px;
    top: 2px;
    z-index: 99999999999;
    background: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/05/testimonials-comma.png);
    width: 19%;
    height: 21%;
    background-repeat: no-repeat;
}

.page-id-224 .logos-row {
    margin-top: 0;
}

/* .vc_grid-item.vc_col-sm-6:nth-last-child(2) .vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
    height: 267px;
} */



											/*     ***** Practise Area Single Page css ***** */

.single-practise-areas article .thumbnail {
    display: none;
}

.single-practise-areas aside#right-sidebar, .single-practise-areas header.entry-header.clr 
{
    display: none;
}

.single-practise-areas div#primary {
    width: 100%;
    padding-right: 0;
    border: none;
}

.single-practise-areas .side-bar .practise-menu ul, .single-practise-areas .side-bar .practise-menu ul li a, .single-practise-areas .side-bar .practise-area-btn .vc_general {
    color: #000 !important;
}

.side-bar .call-icon-btn .vc_general i {
    background: #fff;
    color: #000;
}

.side-bar .call-icon-btn .vc_general {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.practise-area-single-content .green-head-after:before {
    top: 80px !important;
}

 .practise-menu ul li a {
/*     font-family: 'Outfit'; */
}

.side-bar h1 {
/*     font-family: 'Outfit'; */
    font-weight: 600 !important;
}

.practise-area-single-content h1:not(.green-head-after) {
/*     font-family: outfit; */
    font-weight: 600;
}

.side-bar .vc_separator, .side-bar 
.practise-area-btn {
    display: none;
}

.side-bar .vc_column-inner {
    padding-bottom: 10px !important;
}

#content .practise-menu ul.sub-menu li a {
    padding-left: 0 !important;
}

											/*     ***** Scholarship Page css ***** */

h1.scholarship-top-sec-head {
    line-height: 55px;
}

h1.scholarship-top-sec-head:before {
    top: 125px;
}

.green-btn .vc_general {
/*     font-family: 'Outfit'  !important; */
    border-radius: 0  !important;
    background-color: #6CC222 !important;
    font-size: 16px !important;
    padding: 15px 55px !important;
}

.offering-scholarship-txt {
    font-size: 35px;
    font-family: Sora;
    color: #494949;
    font-weight: 700;
	line-height: 35px;
}

.offering-scholarship-txt span.green-txt {
    color: #66B91D;
}

.offering-scholarship-amount-txt {
    font-size: 60px;
    font-family: roboto;
    color: #66B91D;
    font-weight: 700;
}

.scholarship-info-sec h1.vc_custom_heading.green-head-after:before {
    top: 80px;
}

.scholarship-info-sec ul li {
    line-height: 25px;
    margin-bottom: 20px;
}



body .gradient-scholarship-page-sec {
    background-position: bottom !important;
}





											/*     ***** Home Page Responsive css ***** */

@media screen and (max-width: 767px) {
#topbar-template .vc_col-sm-3 {
	width: 50%;
    margin: 0 auto;
    text-align: center !important;
    display: inline-block;
}
	
	#topbar-template .vc_col-sm-3 .wpb_text_column p {
    font-size: 14px !important;
}

#topbar-template .vc_col-sm-3:nth-child(2),  #topbar-template .vc_col-sm-3:nth-child(3)  {
    display: none;
}

/* #topbar-template .vc_col-sm-6 .vc_row .vc_col-sm-6 {
    width: 50%;
    display: inline-block;
} */
	
h2.vc_custom_heading.low-opacity-head {
    font-size: 140px;
}

h1.green-head-after {
    font-size: 33px !important;
}

.green-head-after:before {
    top: 55px;
}
	
	.call-icon-btn a.vc_general {
    font-size: 14px !important;
}
	
	.call-icon-btn a.vc_general {
    font-size: 14px !important;
}

.practice-areas-boxes .vc_column-inner {
	border-right: none !important;
    padding-left: 30px !important;
    padding-right: 20px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.practice-areas-boxes {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	
	.practise-areas-sec-row .practice-areas-boxes:nth-child(2) .vc_column-inner {
    border-top: 1px solid #d1e7bf;
}
	
	.overlay-more-practise-col .vc_column-inner {
    margin-top: 0 !important;
}

.overlay-more-practise-col .vc_column-inner h1 br {
    display: none;
}
	
	body .book-content-sec {
    margin-top: -140px !important;
}
	
	body .book-content-sec {
    margin-top: -140px !important;
}

body h1.vc_custom_heading.white-head-after {
    position: relative;
    font-size: 26px;
    line-height: 40px !important;
    line-height: initial !important;
}

body .white-head-after:before {
    top: 90px;
    top: auto;
    bottom: -10px;
    
}

body .book-image-sec {
    margin-top: -175px !important;
}

body .book-image-sec .vc_col-sm-8 {
    display: none;
}

body .book-image-sec .vc_col-sm-4 * {
    text-align: center;
}
	
	.lisa-story-sec h4 {
    padding-right: 0 !important;
}

body .lisa-story-sec {
    padding-bottom: 0px !important;
}

.testimonials-big-img:before {
    left: -14px;
    top: 15px;
}
	
	span.pp2.slick-arrow {
    left: 25.5%;
}

span.nn2.slick-arrow {
    left: 68.5%;
}
	
	body .team-members-img-row.desktop-view, body .desktop-view {
    display: none;
}

body .team-members-img-row.mobile-view {
    display: block;
    background: #fff !important;
}
	
	.our-attorneys-heads-sec h2.vc_custom_heading.low-opacity-head {
    display: none;
}

body .team-members-img-row.mobile-view {
    margin-top: 0 !important;
}
	
	body .faqs-sec h1.green-head-after {
    font-size: 27px !important;
}
	
	
	.free-consult-or-head:before {
    left: 100px;
    width: 130px;
}

.free-consult-or-head:after {
    width: 130px;
    right: 100px;
}

.call-us-sec h1:nth-child(4) {
    font-size: 30px !important;
}
	
	div#footer-widgets {
    padding-top: 0px;
}

.footer-contact-row h1.green-head-after {
    font-size: 28px !important;
    line-height: 42px !important;
}

#footer-widgets .footer-contact-row h1.green-head-after:before {
    top: 95px;
}
	
	.logos-row .vc_col-sm-2 {
    width: 33% !important;
    display: inline-block;
}

.logos-row {
    margin-top: 40px;
}
	
	.footer-last-section * {
    text-align: center !important;
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 {
    width: 14%;
    display: inline-block;
}

.footer-contact-details-col .vc_column-inner {
    padding-top: 0 !important;
}

.footer-contact-details-col h1.green-head-after {
    font-size: 30px !important;
}

.footer-contact-details-col .green-head-after:before {
    top: 50px !important;
}

body .footer-contact-details-col .vc_col-sm-10 .vc_column-inner {
    padding-right: 0 !important;
}

.footer-contact-details-col h4:first-child {
    margin-top: 0 !important;
    margin-bottom: 30px;
}
	
	.footer-contact-details-col:nth-child(3) .vc_col-sm-10 .vc_column-inner {
    padding-right: 0 !important;
}
	
	ul#menu-footer-menu {width: 44%;margin: 40px auto 0;}

ul#menu-footer-menu li {
    text-align: left !important;
}
	
	.footer-padding-top-bottom-row {
    padding-left: 15px;
    padding-right: 15px;
}

.footer-padding-top-bottom-row p {
    line-height: 20px !important;
}
	
	section.vc_section.footer-black-bg-sec {
    background: #1d1d1d;
    margin-top: -1px;
}
	
	.oceanwp-mobile-menu-icon a {
    line-height: 80px;
}
	
	div#mobile-menu-search {
    display: none !important;
}
	
		.vc_gitem-zone.vc_gitem-zone-c.testimonials-box:before {
    right: 10px !important;
}

.testimonials-box .vc_col-sm-5.vc_gitem-col {
    width: 65%  !important;
    display: inline-block !important;
}

.testimonials-box .vc_col-sm-7.vc_gitem-col {
    width: 35% !important;
    display: inline-block !important;
}

.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .vc_gitem-post-data-source-post_title {
    font-size: 17px !important;
}

.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .vc_gitem-post-data-source-post_excerpt {
    padding-right: 0 !important;
}

.vc_grid-item.vc_col-sm-6:nth-last-child(2) .vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
    height: 305px;
}
	
	.about-page-history-sec .green-head-after {
    font-size: 20px !important;
}

.about-page-history-sec .green-head-after:before {
    top: 50px;
}

.page-id-169 .book-content-sec {
    margin-top: 0 !important;
}
	
	.side-bar .vc_row:first-child .vc_col-sm-12 h1 br {
    display: none !important;
}

.practise-area-single-content .green-head-after:before {
    top: 105px !important;
}

.single-practise-areas div#primary {
    margin-bottom: 0;
}

.single-practise-areas div#primary .entry-content {
    margin-bottom: 0 !important;
}

.single-practise-areas div#primary .entry-content > .vc_row-fluid:nth-child(1) {
    padding-bottom: 0 !important;
	padding-top: 0 !important;
    margin-top: -40px;
}
	
	
.offering-scholarship-txt br {
    display: none;
}

.offering-scholarship-txt {
    line-height: 45px;
}

.scholarship-info-sec h1.vc_custom_heading.green-head-after:before {
    top: 60px;
}

body.page-id-249 .book-content-sec {
    margin-top: 40px !important;
}
	
	.single-practise-areas .practise-area-single-content h2.vc_custom_heading.green-head-after-inner {
    font-size: 40px;
}

.single-practise-areas .practise-area-single-content .green-head-after-inner:before {
    left: 15% !important;
    bottom: -10%;
}

.single-practise-areas .practise-area-single-content h2.vc_custom_heading.low-opacity-head {
    font-size: 120px;
}

.single-practise-areas .book-content-sec {
    margin-top: 40px !important;
}

.single-practise-areas div#primary .entry-content .call-us-sec {
    padding-bottom: 70px !important;
}
	
.hero-section {
    top: -102px !important;
}

.logos-container {
    margin-top: -102px !important;;
}

.custom-topbar {
    margin: 0 10px !important;
}

.custom-topbar .col-6 {
    width: 70% !important;;
}

.custom-topbar .col-6.right {
    width: 30% !important;;
}

.topbar-text a {
    font-size: 14px !important;;
}

.custom-topbar i {
    font-size: 16px !important;;
}

#site-header-inner {
    width: 100% !important;;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

a.mobile-menu {
    color: #fff !important;;
}

.row .col.hero-col:first-child {
    padding: 160px 45px 0px 45px !important;
    margin-bottom: 0;
}

.hero-section .col-form {
    margin-bottom: 60px !important;;
}

.contact-section .wpcf7-submit.global-btn.dark {
    width: 100% !important;
}

.footer-menu ul li:before {
    content: unset !important;
}

.footer-menu ul {
    margin-left: 0 !important;
}
	
span.topbar-text {
    margin: 0 6px;
}
	
rs-fullwidth-wrap#rev_slider_7_1_forcefullwidth {
    top: -96px !important;
}

body .about-page-history-sec {
    padding-top: 0 !important;
    margin-top: -20px;
}
	
.testimonial-page-section {
   
    padding-bottom: 40px;
}

.testimonial-page-section .testimonials-grid {
    margin-bottom: 0;
}

.testimonial-page-section .testimonials-grid .vc_col-sm-6:last-child .testimonials-box {
    margin-bottom: 0;
}

.testimonial-page-section .testimonials-grid .vc_col-sm-6 .testimonials-box .wpb_text_column.wpb_content_element {
    font-size: 12px !important;
}

.team-details.desktop-view {
    display: none;
}
	
.page-id-291 .faqs-sec {
    
}
	
body .scholarship-top-sec {
    padding-top: 0px !important;!i;!;
    margin-top: -50px;
}
	
body .contact-page-sec {
    padding-top: 0px !important;
    margin-top: -35px;
    padding-bottom: 0px !important;
}

body h1.vc_custom_heading.white-head-after { line-height: 23px; }

.wpb_wrapper h1 { line-height: initial !important; }
    .wpb_wrapper h1:before { top: auto !important; bottom: -20px; }

}



@media screen and (max-width: 400px) {
	#topbar-template .vc_col-sm-3:last-child p {
    font-size: 13px !important;
}
	
	.wpb_raw_code.wpb_content_element.wpb_raw_html a {
    padding-right: 9px;
}
	
	h2.vc_custom_heading.low-opacity-head {
    font-size: 124px;
}
	
	h1.vc_custom_heading.green-head-after {
    font-size: 29px !important;
}
	
	.call-icon-btn a.vc_general {
    font-size: 12.5px !important;
}
	
	h1.vc_custom_heading.white-head-after br {
    display: none;
}

h1.vc_custom_heading.white-head-after {
    font-size: 23px !important;
}
	
	.footer-contact-row h1.green-head-after {
    font-size: 25px !important;
}
	
	.footer-contact-details-col h1.green-head-after {
    font-size: 27px !important;
}
	
	ul#menu-footer-menu {
    width: 47%;
}
	
	body .faqs-sec h1.green-head-after {
    font-size: 25px !important;
}
	
	.about-page-history-sec .green-head-after:before {
    top: 95px;
}
	
	.single-practise-areas .practise-area-single-content h2.vc_custom_heading.low-opacity-head {
    font-size: 100px;
}
	
span.topbar-text {
    margin: 0 3px;
}
}

@media screen and (max-width: 360px) and (min-width: 350px) {
.vc_grid-item.vc_col-sm-6:nth-last-child(2) .vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
        height: 355px;
}

.scholarship-info-sec h1.vc_custom_heading.green-head-after:before {
    top: 90px;
}

.page-id-249 .book-content-sec .white-head-after:before {
    top: 130px;
}
}

@media screen and (max-width: 350px) and (min-width: 320px) {
	.wpb_raw_code.wpb_content_element.wpb_raw_html a {
    padding-right: 4px;
}

#topbar-template .vc_col-sm-3:last-child p {
    font-size: 11px !important;
}
	
	.footer-contact-details-col h1.green-head-after {
    font-size: 23px !important;
}
	
	ul#menu-footer-menu {
    width: 48%;
}
	
	.outfit-text.contact-details {
    font-size: 18px;
}

.location-title-contact {
    font-size: 29px;
}
	

}

@media screen and (max-width: 1000px) and (min-width: 768px) { 
	.practise-menu ul { padding-left: 15px; }	
}



@media screen and (max-width: 769px) and (min-width: 768px) {
body .practise-area-single-content .green-head-after:before {
    top: 105px !important;
}

body .side-bar  .practise-menu  ul li a {
    font-size: 11px !important;
}

body .side-bar .practise-area-btn .vc_general {
    font-size: 12px !important;
}

.side-bar .vc_row:last-child h1 {
    font-size: 32px !important;
}

.side-bar .call-icon-btn .vc_general {
    font-size: 13px !important;
}

}

@media screen and (max-width: 814px) and (min-width: 770px) {
.practise-area-single-content .green-head-after {
    font-size: 30px !important;
}
	
	.side-bar .vc_row:last-child .vc_col-sm-12 h1 {
    font-size: 33px !important;
}
	
	.side-bar .call-icon-btn .vc_general {
    font-size: 14px !important;
}
	
	.single-practise-areas .side-bar .practise-area-btn .vc_general {
    font-size: 12px !important;
}
	
	.side-bar  .practise-menu ul li a {
    font-size: 11px !important;
}
}


@media screen and (max-width: 991px) and (min-width: 768px) {
div#mobile-menu-search {
    display: none !important;
}
	
	#topbar-template .vc_col-sm-3:last-child p {
    font-size: 14px !important;
}
	
	.about-sec .vc_col-sm-6 {
    width: 100%;
}
	
	.practice-areas-boxes {
    width: 100% !important;
    padding-left: 0 !important;
}

body .practice-areas-boxes .vc_column-inner {
    border-right: none !important;
    padding-left: 20px !important;
}

.practice-areas-boxes:nth-child(2) {
    border-top: 1px solid #dcebd0;
}

.overlay-more-practise-col {
    width: 100% !important;
}

.overlay-more-practise-col .vc_column-inner {
    margin-top: 0 !important;
}

body .book-content-sec {
    margin-top: -160px !important;
}

h1.vc_custom_heading.white-head-after {
    font-size: 34px;
    line-height: 45px !important;
    position: relative;
}

.white-head-after:before {
    top: 100px;
}

body .book-image-sec {
    margin-top: -200px !important;
}
	
	span.pp2.slick-arrow {
    left: 40.2%;
}
	
	span.pp2.slick-arrow {
    left: 40.2%;
}

.our-attorneys-heads-sec h2.vc_custom_heading.low-opacity-head {
    font-size: 103px !important;
}

.team-members-img-row {
    margin-top: -160px !important;
}

/* .team-members-img-row .wpb_single_image img {
    height: 364px;
} */

.desktop-view h1:first-child {
    font-size: 24px !important;
}
	
	.free-consult-or-head:before {
    left: 175px;
}

.free-consult-or-head:after {
    right: 170px;
}

#footer-widgets .footer-contact-row .green-head-after {
    font-size: 32px !important;
    line-height: 41px !important;
}

#footer-widgets .footer-contact-row .green-head-after:before {
    top: 140px;
}
	
	section.footer-last-section .vc_col-sm-3 {
    width: 100%;
}

section.footer-last-section .vc_col-sm-3 * {
    text-align: center !important;
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_col-sm-3 {
    width: 25%;
}

.footer-background-first-row .vc_col-sm-3:first-child .vc_row {
    width: 30%;
    margin: 0 auto;
}
	
	body #footer .footer-contact-details-col .vc_row h4 {
    margin-bottom: 20px;
}

body #footer .footer-contact-details-col .vc_row .vc_column_container {
    width: 100%;
}

body #footer .footer-contact-details-col .vc_row .vc_col-sm-10 .vc_column-inner {
    padding-right: 0 !important;
}

ul#menu-footer-menu {
    list-style: inside;
}
	
	section.vc_section.footer-black-bg-sec {
    margin-top: -1px;
}

.display-none-col-footer {
    display: none;
}

section.vc_section.footer-black-bg-sec .vc_col-sm-6, section.vc_section.footer-black-bg-sec .vc_col-sm-4 {
    width: 100% !important;
}

section.vc_section.footer-black-bg-sec .vc_col-sm-6 .vc_column-inner, section.vc_section.footer-black-bg-sec .vc_col-sm-4 .vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
}

section.vc_section.footer-black-bg-sec .vc_col-sm-4 .vc_column-inner p {
    line-height: 20px !important;
}
	
	rs-module#rev_slider_1_1 rs-bullets.tp-bullets {
    top: 115% !important;
}
	
	.overlay-more-practise-col h1 br {
    display: none !important;
}
	
	.testimonials-box .vc_col-sm-5.vc_gitem-col {
    width: 65%;
}

.testimonials-box .vc_col-sm-7.vc_gitem-col {
    width: 35%;
}

.vc_grid-item.vc_col-sm-6:nth-last-child(2) .vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
    height: 328px !important;
}
	
	.testimonials-grid {
    margin-bottom: 0;
}
	
	.vc_gitem-zone.vc_gitem-zone-c.testimonials-box .vc_gitem-post-data-source-post_excerpt {
    padding-right: 45px !important;
    font-size: 14px !important;
}
	
	body.page-id-169 .book-content-sec {
    margin-top: 0 !important;
}

.about-page-history-sec .vc_col-sm-6 {
    width: 100%;
}
	
	
	.side-bar .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.side-bar  .practise-menu ul li a {
    font-size: 12px !important;
}

.side-bar .practise-area-btn .vc_general {
    font-size: 14px !important;
}

.side-bar h1 {
    font-size: 36px !important;
}

.side-bar .vc_row:first-child .vc_col-sm-12 h1 {
    font-size: 16px !important;
}

.side-bar .vc_row:first-child .vc_col-sm-12 h1 br {
    display: none !important;
}
	
	.practise-area-single-content .green-head-after {
    font-size: 33px;
}

.practise-area-single-content .green-head-after:before {
    top: 60px !important;
}

.single-practise-areas div#primary {
    margin-bottom: 0;
}

.single-practise-areas div#primary .entry-content {
    margin-bottom: 0 !important;
}

.single-practise-areas div#primary .entry-content > .vc_row-fluid:nth-child(1) {
        padding-top: 0 !important;
        margin-top: -50px;
}
	
	
	.scholarship-top-sec .vc_col-sm-6:first-child {
    display: none !important;
}

.scholarship-top-sec .vc_col-sm-6 {
    width: 100%;
}

.scholarship-info-sec .vc_col-sm-6:last-child {
    display: none !important;
}

.scholarship-info-sec .vc_col-sm-6 {
    width: 100%;
}

body.page-id-249 .book-content-sec {
    margin-top: 40px !important;
}
	
	.single-practise-areas .practise-area-single-content .green-head-after-inner:before {
    left: 12% !important;
    bottom: -10%;
}

.single-practise-areas .book-content-sec {
    margin-top: 40px !important;
}

.single-practise-areas div#primary .entry-content .call-us-sec {
    padding-bottom: 70px !important;
}
	
	.single-practise-areas div#primary .entry-content .faqs-sec {
    padding-bottom: 50px !important;
}
	
	.single-practise-areas div#footer-widgets {
    padding-top: 60px;
}
	
.custom-topbar {
    margin: 0 90px !important;
}

#site-header-inner {
    width: 750px !important;
}

a.mobile-menu {
    color: #fff !important;
}

.issues-section h2.lawyer-heading br {
    display: none !important;
}

.specialize-section .lawyer-heading {
    font-size: 33px !important;
}

.footer-menu ul li:before {
    content: unset !important;
}

.footer-menu ul {
    margin-left: 0 !important;
}
	
.hero-section {
    top: -102px !important;
}

.logos-container {
    margin-top: -102px !important;
}
	
	
.testimonial-slider .slick-slide{
	margin-right: 0 !important;
	}	
	
	.about-page-history-sec .wpb_single_image * {
    width: 100% !important;!i;!;
}
	
body #footer-widgets {
    padding-top: 50px !important;
}

body .about-page-history-sec {
    padding-top: 0 !important;
}
	
rs-fullwidth-wrap#rev_slider_7_1_forcefullwidth {
    top: -102px !important;
}
	
.testimonial-page-section {
    
}

.testimonial-page-section .testimonials-grid {
    margin-bottom: 0;
}

.testimonial-page-section .testimonials-grid .vc_col-sm-6:last-child .testimonials-box {
    margin-bottom: 0;
}
	
.page-id-291 .faqs-sec {
    
}

.page-id-291 div#footer-widgets {
    padding-top: 0 !important;
}

.page-id-291 .logos-row {
    margin-top: 40px;
}
}


@media screen and (max-width: 1100px) and (min-width: 1000px) {

div#site-logo img {
    width: auto !important;
}

#site-navigation-wrap .dropdown-menu>li>a {
    padding: 0 6px;
    font-size: 14px !important;
}
	
	h1.vc_custom_heading.green-head-after {
    font-size: 36px;
}

.green-head-after:before {
    top: 60px;
}
	
	.practice-areas-boxes:first-child .vc_column-inner {
    padding-top: 20px;
}

	
	body .book-content-sec {
    margin-top: -110px !important;
}

h1.vc_custom_heading.white-head-after {
    position: relative;
    font-size: 46px;
    line-height: 50px !important;
}

.white-head-after:before {
    top: 115px !important;
}
	
	span.pp2.slick-arrow {
    left: 40.5%;
}

span.nn2.slick-arrow {
    left: 57.5%;
}
	
	.free-consult-or-head:before {
    left: 220px;
}

.free-consult-or-head:after {
    right: 220px;
}
	
	.footer-contact-row .green-head-after:before {
    top: 150px !important;
}

.footer-contact-row .green-head-after {
    font-size: 36px !important;
    line-height: 45px !important;
}
	
	.footer-contact-details-col .green-head-after {
    font-size: 17px !important;
}
	
	.footer-black-bg-sec p {
    line-height: 19px !important;
}
	
	#footer .footer-contact-details-col .vc_col-sm-10 .vc_column-inner {
    padding-right: 12px !important;
}
	
	ul#menu-main-menu li.current-menu-item:after {
    left: 6px;
    width: 70%;
}
	
		rs-module#rev_slider_1_1 rs-bullets.tp-bullets {
    top: 105% !important;
}
	
	.our-attorneys-heads-sec h2.vc_custom_heading.low-opacity-head {
    font-size: 135px;
}
	
	body.page-id-249 .book-content-sec {
    margin-top: 45px !important;
}
	
	.scholarship-info-sec h1.vc_custom_heading.green-head-after:before {
    top: 65px;
}
	
	.practise-area-single-content .green-head-after:before {
    top: 60px !important;
}

.single-practise-areas .side-bar  .practise-menu  ul li a {
    font-size: 13px;
}

.single-practise-areas .side-bar .practise-area-btn .vc_general {
    font-size: 15px !important;
}

.side-bar .vc_row:last-child h1 {
    font-size: 35px !important;
}
	
		.single-practise-areas .practise-area-single-content .green-head-after-inner:before {
    left: 10% !important;
    bottom: -10%;
}
	.single-practise-areas div#footer-widgets {
    padding-top: 60px;
}
	
	body.single-practise-areas .book-content-sec {
    margin-top: 40px !important;
}
}




@media screen and (max-width: 1300px) and (min-width: 1200px) {
	h1.vc_custom_heading.green-head-after {
    font-size: 45px;
}

.green-head-after:before {
    top: 70px;
}
	
.about-page-history-sec .green-head-after {
    font-size: 34px !important;
}
	
.footer-contact-row .green-head-after:before {
    top: 120px !important;
}

.footer-contact-row .green-head-after {
    font-size: 40px !important;
}
	
/* 		.vc_gitem-zone.vc_gitem-zone-c.testimonials-box {
    height: 375px !important;
} */
	
		.footer-black-bg-sec {
    margin-top: -1px;
}
	
	.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-size: 13.5px !important;
	padding-right: 20px !important;
}
	
	#site-header-inner {
    width: 1200px !important;
}

ul#menu-main-menu li a {
    font-size: 12px !important;
}

.faq-section .lawyer-heading {
    font-size: 39px !important;
}

.contact-section .heading {
    font-size: 45px !important;
}

.topbar-text a {
    font-size: 13px !important;
}
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {
#site-header-inner {
    width: 1280px !important;
}

ul#menu-main-menu li a {
    font-size: 14px !important;
}

.faq-section .lawyer-heading {
    font-size: 40px !important;
}

.contact-section .heading {
    font-size: 45px !important;
}

.topbar-text a {
    font-size: 15px !important;
}
}


@media screen and (max-width: 1600px) and (min-width: 1500px) {
	.footer-black-bg-sec {
    margin-top: -1px;
}
}

@media screen and (max-width: 2500px) and (min-width: 1200px) {
.single-practise-areas div#primary .entry-content > .vc_row-fluid:nth-child(1) {
    padding-top: 0 !important;
}
}




/* Salman css for green line under heading inner pages start*/


.green-head-after-inner {
    position: relative;
	font-size: 50px;
}
.green-head-after-inner:before {
  
    content: "";
    background-image: url(https://dignity.yourlegaldemo.com/wp-content/uploads/2023/03/heading-after-vector.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 7%;
    transform: translateX(-50%);
	width: 100px;
    height: 6px;
}

.inner-page-h3{
	font-family: Roboto;
    font-weight: 400;
    color: #000000;
	font-size: 25px;
    text-align: left;
}

/* Salman css for green line under heading inner pages end */

/* CSS for Team Mmebers on INNER PAGES */

.other-team-members .wpb_single_image {
    width: 100%;
    background: #f9f9f9;
    border-radius: 18px;
    padding: 14px 0px 0px 0px;
    margin-bottom: 0 !important;
}

.other-team-members .wpb_single_image img {
    width: 391px;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.other-team-members .vc_gitem-post-meta-field-designation {
    width: 100%;
    text-align: center;
    padding: 10px 0px 0px;
    background: #1d1d1d;
    text-transform: uppercase;
    color: #6CC222;
    font-size: 16px;
    font-family: 'Sora';
}

.other-team-members .vc_custom_heading {
    width: 100%;
    text-align: center;
    padding: 0px 0px 10px;
    background: #1d1d1d;
    border-radius: 0px 0px 17px 18px;
    color: #fff;
    font-family: 'Abril Fatface';
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
}

/* Custom menu Css */

@media(min-width: 1650px) {
	.container { width: 1600px; }
}

ul, ol { padding: 0; margin: 0; list-style:none; }
a, a:focus, a:hover { display: inline-block; color: inherit; text-decoration: none; color: inherit; outline: none; box-shadow: none; }
.wpb_content_element a { font-weight: 500; color: #6CC222; }

rs-fullwidth-wrap#rev_slider_7_1_forcefullwidth { top: 0 !important; }

.header .menu > li:last-child > a,.cbtn, .contact_sec input[type="submit"] {display: inline-block;padding: 20px 40px;border-radius: 30px;background: #6CC222;font-size: 21.333px;font-weight: 700;line-height: 14.667px; color: #fff; letter-spacing: 2.667px;text-transform: uppercase;transition: all .2s ease-in;border: 1px solid transparent;}
.header .menu > li:last-child > a:hover, .cbtn:hover, .contact_sec input[type="submit"]:hover {background: transparent;border-color: #6CC222;color: #6CC222;}

#transparent-header-wrap { display: none; }
.header {position: absolute;top: 0;z-index: 9;right: 0;left: 0;transition: all 1s ease-in;}
.header .menu {display: flex;justify-content: flex-end;align-items: center;}
.header .menu li {padding: 0 20px;}
.header .menu li:last-child { padding-right: 0; }
.header .menu li.has-sub { }
.header .menu li.has-sub > a { padding-right: 12px; }
.header .menu li.has-sub > .submenu-button { position: absolute; right: 10px;top: 3px;color: #fff; }

.header .logo {  }
.header .logo a {  }
.header .logo a img { transition: all 1s ease-in-out; }
.header .top {color: #fff;padding: 12px 0;border-bottom: 1.333px solid rgba(255, 255, 255, 0.20);}
.header .top ul {display: flex;column-gap: 16px;}
.header .top ul li {  }
.header .top ul li a { line-height: initial; }
.header .top p {margin: 0;text-align: right;}
.header .bottom {padding-top: 56px;}
.header .bottom .row {align-items: center;}

.header.fixed {position: fixed;top: 0;z-index: 9999;transition: all .5s ease-in;background: rgb(0 0 0 / 80%);}
.header.fixed .top { display: none; }
.header.fixed .logo a  { }
.header.fixed .logo a img {height: 50px;object-fit: contain;}
.header.fixed .bottom {padding: 15px 0;}
.header.fixed .menu-header { }

/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {font-size: 21.333px;color: #fff;}
.menu-header > ul > li:hover > a {color: #ffffff;}
.menu-header  ul  ul::before {
    
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px; padding-top: 20px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li > ul > li { height: auto; display: block; padding: 0 !important; }
.menu-header li:hover > ul > li { }
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a { width: 220px; background: #fff; color: #000; text-transform: uppercase; border-bottom: 1px solid rgb(0 0 0 / 10%);font-size: 13px; display: block; padding: 13px 10px; line-height: initial; }
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {  }
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 767px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%); }
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 767px) {
a#hamburg { display: block; z-index: 999; background: #6CC222; color: #fff; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #FFF;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


