/**
*	Theme Name: Theme Name
**/

html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */}
.alignself{ align-self: center;}
.m-0{ margin: 0;}
.item:focus,
.item:hover{ outline: none !important;}
.gform_body ul li.gfield.gfield_error input,
.gform_body ul li.gfield.gfield_error textarea{border: 1px solid #ff0000 !important;}
.gform_wrapper .gfield_error .gfield_label {color: #b69c9c!important;}
.gform_wrapper .field_description_below .gfield_description { padding-top: 8px!important;}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: inherit!important;}
.gform_wrapper li.gfield.gfield_error {background-color: transparent !important; margin-bottom: 6px!important;border: 0px !important;padding-bottom: 0 !important;}
ul#menu{  display: none;}
/* width */
::-webkit-scrollbar {width: 10px;}

/* Track */
::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.4); border-radius: 10px;}

/* Handle */
::-webkit-scrollbar-thumb {background: #3f4551;border-radius: 10px;}

a,
a:hover {text-decoration: none !important;transition: all .5s;}
p { margin: 0 0 20px;}
img {height: auto; max-width: 100%}
a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {outline: 0 !important}
input[type="checkbox"],
input[type="radio"] {width: auto !important;}
.searchform {position: relative}
.searchform input {border-radius: 30px;border: 1px solid #ccc;padding: 14px 20px;width: 100%;}
.searchform button {border: 0px;background-color: transparent;font-size: 24px;position: absolute;top: 5px;right: 10px;}
.not-found {margin: 100px 0;}
.not-found p {margin-bottom: 30px;}

/* Navbar */
.main-navigation {clear: both;position: relative;}
ul.nav-menu,
div.nav-menu > ul {margin: 0;padding: 0;}
.nav-menu li {display: inline-block;margin: 0 31px 0 0;position: relative;}
.nav-menu li:last-child{ margin: 0;}
.nav-menu li a {color: #1b2336;display: inline-block;font-size: 15px;font-weight: bold;line-height: 1;text-decoration: none; transition: all 0.4s ease;}
.nav-menu li.menu-item-has-children { position: relative; padding-right: 10px;}
.nav-menu li.menu-item-has-children li.menu-item-has-children{ padding-right: 0;}
.nav-menu li.menu-item-has-children::after { color: #1b2336;display: block; content: '\f0d7'; font-family: FontAwesome; position: absolute; font-size: 15px; right: -11px;top: 3px;}
.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{color: #ffffff; display: block; content: '\f0da'; font-family: FontAwesome; position: absolute; font-size: 12px; right: 10px; top: 13px;}
.nav-menu .sub-menu,
.nav-menu .children {background-color: #1b2336;border: 0px;border-top: 0;padding: 0;position: absolute;left: -2px;z-index: 99999;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);transform: translateX(20px);}
ul.sub-menu li { margin: 0px}
ul.sub-menu li a { color: #ffffff !important; padding: 15px;text-align: left;width: 225px; font-size: 14px;}
ul.sub-menu li a:hover {background: #000;}
.nav-menu .sub-menu ul,
.nav-menu .children ul {border-left: 0;left: 100%;top: 0;}
ul.nav-menu ul a,
.nav-menu ul ul a {color: #ffffff;margin: 0;}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {background-color: #4a83fb;}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {clip: inherit;overflow: inherit;height: inherit;width: inherit;transform: translateY(0);transition: all 0.4s ease;}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu li a:hover{color: #fff;}
.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu {display: none;}

/*  Alignment  */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,
div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #ffffff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/* Slider */
.slick-list.draggable {padding: 0px !important;}
.slick-slider { position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus { outline: none;}
.slick-list.dragging { cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{display: none;float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.nopd {padding: 0 !Important}
.fw-container-fluid.nopd .fw-row {margin: 0;}
.cover {background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important;}
.content-header.cover { padding: 100px 0;position: relative;z-index: 1;}
.conthead-content{position: relative;z-index: 1;}
.conthead-content h1{ color: #ffffff;font-size: 50px;font-weight: 600;text-align: center;margin: 0 0 15px 0;}
ul#breadcrumbs{list-style: none;padding: 0;margin: 0;text-align: center;}
ul#breadcrumbs li{display: inline-block;margin-right: 8px;}
ul#breadcrumbs li:last-child{ margin-right: 0;}
ul#breadcrumbs li,
ul#breadcrumbs li a,
ul#breadcrumbs li strong{color: #ffffff;font-size: 16px;font-weight: 500;}
.all-pages-content {padding: 60px 0 45px;}
.all-pages-content h1,
.all-pages-content h2,
.all-pages-content h3,
.all-pages-content h4,
.all-pages-content h5,
.all-pages-content h6{color: #000000;font-size: 30px;font-weight: 500; margin-bottom: 20px;}
.all-pages-content p{color: #000000;font-size: 16px;font-weight: 400; margin: 0 0 15px 0;}
.all-pages-content p a{ color: #000000;text-decoration: underline !important;transition: all 0.4s ease;}
.all-pages-content p a:hover{ color: red;}
.all-pages-content ul{list-style: none;padding: 0;margin: 10px 0;}
.all-pages-content ul li {color: #000000;font-size: 16px;font-weight: 400;margin: 0 0 5px 0;position: relative;padding-left: 25px;}
.all-pages-content ul li::after {display: block; content: '\f00c';font-family: FontAwesome;position: absolute;font-size: 15px;left: 0;top: 0;}
.all-pages-content ul li:last-child{ margin-bottom: 0;}

/* Pagination  */
.pagination {  display: inline-block; margin: 30px 0 0; width: 100%;}
.sub-pagenation-div li {display: inline-block;border-radius: 4px; width: auto;}
.sub-pagenation-div li a { border-radius: 4px; color: #333333; display: block;padding: 10px 20px;}
.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {background: #394e8c;color: #ffffff;}

/* DatePicker Table */
.ui-datepicker table {width: 100%;}
.ui-datepicker-header {
	background: url('../img/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-align: center;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
/* MAIN CSS  */
.container::after,
.blogdetail::after,
.fw-container::after,
.entry-content::after {
	content: '';
	clear: both;
	display: block;
}
/* Header */
html { scroll-behavior: smooth;}
body{font-family: "Montserrat", sans-serif!important;}
.top_notifi {background-color: #01f2df;padding: 9px 0;}
.flexrow {display: flex;justify-content: space-between;align-items: center;}
.top_notifi .container-fluid {padding: 0 20px;}
.toptext p {color: #000000;font-size: 14px;font-weight: 700;margin-bottom: 0;}
.phonoti p {font-size: 18px;font-weight: 700;color: #000;margin-bottom: 0;}
.phonoti p a{color: #000;}
.site-header {background-color: #191919;color: #fff;box-shadow: 0px 7px 12px -8px rgba(66,66,66,0.29);padding: 52px 0;}
.headrow {display: flex;align-items: center;justify-content: center;position: relative;}
.nav-menu li a {color: #ffffff;font-size: 20px;font-weight: 700;font-family: "Nunito Sans", sans-serif;}
.nav-menu li a:hover,
.helpdetail a:hover{color: #01f2df;}
.sitelogo {position: absolute;z-index: 1;}
.nav-menu li:nth-child(2) {margin-right: 115px;}
.nav-menu li:nth-child(3) {margin-left: 115px;}
.sitemenu ul {margin-left: 24px;}
.site-header.fixed {position: fixed;top: 0;z-index: 999;width: 100%;padding: 34px 0;}
.site-header.fixed .sitelogo img {height: 61px;}
/* Banner */
.ban_sec {background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;z-index: 1;color: #fff;padding: 20px 0;background-attachment: fixed;}
.ban_sec::before,
.fightbg::before,
.content-header.cover::after{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;background-color: rgba(25,25,25,0.91);}
.bantext {text-align: center;}
.bantext h1 {font-size: 72px;font-weight: 700;line-height: 1.4em;}
.bantext h1 strong {font-family: "Cookie", cursive;color: #01f2df;font-weight: 300;display: block;font-size: 126px;}
.btnstyle {border: 2px solid #01f2df;display: inline-block;color: #fff;padding: 16px 54px;font-size: 18px;font-weight: 700;}
.btnstyle:hover{background-color: #01f2df;color: #fff;}
.banimg .rowflex img {width: 203px;}
.banimg {padding-left: 15%;}
/* Service */
.lawyer_ser_sec {background-color: #191919;color: #fff;padding: 80px 0;}
.serlist h3 {font-weight: 700;color: #01f2df;font-size: 36px;width: 87%;margin: 0 auto 20px;}
.serlist p {font-size: 18px;font-weight: 400;font-family: "Nunito Sans", sans-serif;margin-bottom: 0;}
.centerbtn {margin-top: 40px;margin-bottom: 20px;}
.amigo_sec {background-color: #01f2df;color: #fff;padding: 50px 0;}
.amigotext h3 {font-size: 59px;font-weight: 700;margin-bottom: 0;}
.amigotext h3 strong {font-family: "Cookie", cursive;color: #000;font-size: 107px;font-weight: 300;}
/* Mission */
.mission_sec {background-color: #191919;color: #fff;padding: 80px 0;}
.missiontext h3 {color: #01f2df;font-weight: 700;font-size: 59px;margin-bottom: 10px;}
.missiontext p {font-size: 26px;line-height: 1.2;padding-bottom: 20px;}
.missionslider .slick-prev::before {content: '\f104';font-family: FontAwesome;color: #01f2df;font-size: 37px;}
.missionslider .slick-next::before {content: '\f105';font-family: FontAwesome;color: #01f2df;font-size: 37px;}
.missionslider .slick-prev,
.missionslider .slick-next{width: 42px;height: 42px;border: 1px solid #01f2df;z-index: 1;}
.missionslider {margin: 0 0px;padding: 20px 0;}
.missiontext {padding: 20px;margin-left:50px;}
.injured_sec {background-color: #01f2df;padding: 40px 0;}
.injurtext {padding: 20px;}
.injurtext h3 {font-size: 36px;font-weight: 700;color: #1e293b;line-height: 47px;}
.injurtext p {font-size: 24px;font-weight: 700;color: #1e293b;margin-top: 40px;margin-bottom: 40px;}
.injurtext a {font-size: 47px;font-weight: 700;color: #000;}
.injurtext hr {border-color: #000000;opacity: 1;max-width: 44%;margin: 20px auto;border-width: 3px;}
.injurimg .ftlogo {text-align: center;justify-content: center;}
.injurform .ftforrm .gform_footer input.button{border-color: #191919;color: #000000;}
.injurform .ftforrm .gform_footer input.button:hover{background-color: #191919;color: #fff;}
.ftforrm h4 {color: #ffffff;font-weight: 700;font-size: 29px;}
.ftforrm h4 strong {display: block;font-family: "Cookie", cursive;color: #000;font-weight: 300;font-size: 40px;}
.injurform .ftforrm {padding: 20px 0;}
.mapdiv iframe {width: 100%;height: 560px;}
.missiontext h4 {font-size: 48px;font-weight: 700;margin-bottom: 1em;}
.fightimg img {height: 580px;margin: auto;}
.fightbg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;z-index: 1;
}
/* Footer */
.site-footer {background-color: #191919;color: #fff;padding: 40px 0 31px;}
.ftlogo {display: flex;align-items: center;padding-top: 20px;}
.mylist{list-style: none;margin: 0;padding: 0;}
.helpdetail h2, .ftforrm h3 {font-size: 24px;font-weight: 700;margin-bottom: 20px;}
.helpdetail ul{margin-bottom: 30px;}
.helpdetail li, .helpdetail a, .helpdetail li p {color: #fff;font-size: 18px;font-weight: 400;font-family: "Nunito Sans", sans-serif;}
.helpdetail li p{margin-bottom: 0;}
.helpdetail li {margin-bottom: 1em;}
.helpdetail {padding-left: 10%;padding-right: 72px;padding-top: 20px;padding-bottom: 20px;}
.ftforrm .gform_required_legend {display: none;}
.ftforrm .gform_fields .gfield input,
.ftforrm .gform_fields .gfield textarea {border: 1px solid rgb(116, 108, 108);padding: 11px 20px;}
.ftforrm .gform_fields .gfield label {font-size: 18px;font-weight: 500;font-family: "Nunito Sans", sans-serif;}
.ftforrm .gform_fields .gfield textarea,
.ftforrm .gform_wrapper.gravity-theme .gfield textarea.large {height: 94px;}
.ftforrm .gform_footer input.button {
	border: 2px solid #01f2df;
	background-color: transparent;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 500;
	font-family: "Nunito Sans", sans-serif;
	padding: 15px 0;
	transition: all .5s;
}
.ftforrm .gform_footer input.button:hover{background-color: #01f2df;}
.ftforrm {padding: 20px 0;}
.ftbott {background-color: #01f2df;padding: 20px 0;}
.cpytext p {margin-bottom: 0;color: #000000;font-size: 18px;font-weight: 700;}
.cpytext p a{color: #000;}
.ftrightbot img {width: 200px;}
.ftrightbot {text-align: end;}
.socillist a {font-size: 30px;color: #01f2df;}
.socillist a:hover{color: #fff;}
/* Privacy */
.privacycont {padding: 40px 0;}
.rightform {background-color: #191919;padding: 20px;color: #fff;}
.ftforrm h2 {color: #01f2df;font-size: 36px;font-weight: 700;text-transform: uppercase;margin-bottom: 20px;}
.pricont h2 {
	font-size: 59px;
	color: #1e293b;
	font-weight: 400;
}
/*  Media Query  */
@media(min-width:1400px){
    body .container{max-width: 1400px;}
}
@media(max-width:1536px){
    .toptext p{font-size: 13px;}
    .phonoti p{font-size: 14px;}
}
@media(max-width:1399px){
    .toptext p {font-size: 11px;}
    .missionslider {margin: 0;padding: 20px 0;}
    .injurtext {padding: 20px 0;}
    .injurtext a{font-size: 39px;}
    .mapdiv iframe {width: 100%;height: 360px;}
    .fightimg img {height: 480px;}
}
@media(max-width:1199px){
    .injurtext p {font-size: 19px;margin-top: 27px;margin-bottom: 25px;}
    .injurtext a {font-size: 32px;}
    .helpdetail{padding-right: 0;}
    .serlist h3{width: 100%;font-size: 29px;}
    .serlist p{font-size: 15px;}
}
@media(max-width:991px){
    .top_notifi{display: none;}
    .banimg .ftlogo {justify-content: center;}
    .banimg .rowflex img {height: 400px;object-fit: contain;}
    .serlist {margin-bottom: 30px;}
    .amigotext h3 strong{display: block;}
    .missionimg img {margin: auto;}
    .missiontext{text-align: center;margin-left: 0;}
    .cpytext {text-align: center;margin-bottom: 10px;}
    .ftrightbot{text-align: center;}
    .pricont h2{font-size: 40px;}
}
@media(max-width: 830px){
    .sitelogo {position: static;}
    .headrow{justify-content: space-between;}
    .site-header{padding: 13px 0;}
    .site-header.fixed{padding: 13px 0;}
    .nav-menu li:nth-child(3){padding-left: 0;}
    .nav-menu li:nth-child(2) {margin-right: 0;}
    .sitemenu ul {margin-left: 0;}
    .menuToggle.open {position: fixed !important;}
    .site-header.fixed #menuToggle{top: 25px;}
    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 40px;
        right: 0;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
        z-index: 9999;
    }
    #menuToggle input {
        width: 29px !important;
        height: 18px;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        top: 0;
    }
    #menuToggle span{
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: #01f2df;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 5px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        opacity 0.55s ease;
    }
    #menuToggle.open span:first-child{
        transform-origin: 0% 0%;
    }
    #menuToggle.open span:nth-last-child(2){
        transform-origin: 0% 100%;
    }
    #menuToggle.open input:checked ~ span{
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -1px);
        background: #ffffff;
    }
    #menuToggle.open input:checked ~ span:nth-last-child(3){
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle.open input:checked ~ span:nth-last-child(2){
        transform: rotate(-45deg) translate(0, -1px);
    }
    ul.nav-menu li ul.sub-menu{
        display: none !important;
    }
    ul.nav-menu li.open ul.sub-menu{
        display: block !important;
    }
    .nav-menu li.menu-item-has-children.open ul.sub-menu.open-submenu {
        display: block !important;
        left: 0;
        background-color: transparent;
    }
    .mobilesubmenu.open{
        background-color: rgba(72, 72, 72, 0.85) !important;
    }
    .nav-menu .sub-menu, .nav-menu .children{
        background-color: transparent;
    }
    ul.sub-menu{
        display: none !important;
        position: relative !important;
        top: -100% !important;
    }
    .mobilesubmenu i {
        position: relative;
        top: 12px;
        right: 0;
    }
    .nav-bar li {
        display: block;
        margin: 0;
        width: 100%;
        top: 0;
        border-bottom: 1px solid #717171;
        overflow: hidden;
        float: left;
    }
    .mobilesubmenu {
        display: inline-block;
        position: absolute;
        top: 0;
        cursor: pointer;
        color: #ffffff;
        right: 0;
        z-index: 9999;
        border-left: 1px solid #717171;
        padding-left: 0;
        height: 100%;
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }
    .nav-menu li.menu-item-has-children::after,
    .nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{
        display: none;
    }
    .nav-menu .sub-menu, .nav-menu .children {
        width: 100%;
    }
    ul.sub-menu li {
        display: block;
    }
    ul.sub-menu,
    .open-submenu{
        transition: all 1s;
    }
    .openmenu {
        display: inline-block;
        font-size: 30px;
        cursor: pointer;
        color: #333333;
        float: right;
    }
    .nav-bar.open {
        right: 0;
    }
    .nav-menu li a{
        color: #ffffff;
        float: left;
        font-weight: normal;
        font-size: 16px;
        padding: 15px 0;
    }
    ul.sub-menu li:last-child{
        border: 0px !Important;
    }
    ul.sub-menu li a{
        color: #ffffff !Important;
        font-weight: 600;
        width: 100%;
    }
    ul.sub-menu li{
        margin: 0px;
    }
    .nav-menu li:last-child{
        border: 0px !Important;
    }
    .nav-menu li:last-child a,
    .nav-menu .sub-menu, .nav-menu .children{
        left: 0;
        width: 100% !important;
    }
    .nav-menu li.menu-item-has-children {
        padding-right: 0;
    }
    .nav-bar {
        background-color: #333333;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        padding: 15px;
        padding-top: 60px;
        transition: all 0.3s;
        width: 300px;
        text-align: left;
        z-index: 999;
    }
    .closebtn {
        display: block;
        position: absolute;
        top: -55px;
        font-size: 20px;
        right: 0;
        color: #ffffff;
        cursor: pointer;
        margin-bottom: 20px;
    }
}
@media(max-width:767px){
    .lawyer_ser_sec{padding: 45px 0;}
    .missiontext h3{font-size: 49px;}
    .missiontext p {font-size: 22px;line-height: 1.2;padding-bottom: 20px;}
    .missiontext {padding: 20px 0;}
    .ftlogo{justify-content: center;}
    .helpdetail{text-align: center;}
    .fightimg img {height: 380px;}
    .content-header.cover{padding: 73px 0;}
    .conthead-content h1{font-size: 40px;}
}
@media(max-width:575px){
    .missionslider .slick-prev {left: 0;}
    .missionslider .slick-next {right: 0;}
    .bantext h1{font-size: 50px;}
    .bantext h1 strong{font-size: 84px;}
    .amigotext h3{font-size: 45px;}
    .amigotext h3 strong{font-size: 74px;}
    .btnstyle{padding: 16px 23px;font-size: 15px;}
}