
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Montserrat", Sans-serif;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.8;
	color: #0d1b2a;
}

body, html {
	height: 100%;
}

body.nav-open-menu {
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.banner-title.h1 {
	color: #fff;
}

img, svg {
	vertical-align: inherit;
}

:focus {
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.site-content-wraper .container {
	position: relative;
	z-index: 1;
}

a {
	text-decoration: none;
	color: #778da9;
}

a, .btn, input, select, textarea, button, img {
	outline: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: #64241f;
}

ol {
	padding-left: 15px;
}

select {
	color: rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 #000;
}

a img {
	outline: 0;
}

input, select, textarea {
	outline: 0;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type="submit"] {
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: underline;
}

a:focus {
	text-decoration: none;
}

p:empty {
	display: none;
}

p:last-child {
	margin-bottom: 0;
}

b, strong {
	font-weight: bolder;
}

ul {
	padding: 0 0 0 40px;
	margin: 0 0 15px 0;
}

/*ul li{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #0d1b2a;
}*/
.alignnone {
	display: block;
	margin: 25px auto;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 25px auto;
}

.aligncenter, div.aligncenter {
	width: auto !important;
}

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;
}

/*============ Heading CSS ============*/
h1 {
	color: #0d1b2a;
	font-size: 50px;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
}

h2, .h2 {
	color: #0d1b2a;
	font-size: 50px;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
}

h3, .h3 {
	color: #415a77;
	font-size: 34px;
	line-height: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
}

h4, .h4 {
	font-size: 28px;
	color: #415a77;
	line-height: 1.3em;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1em;
}

h5, .h5 {
	color: #0d1b2a;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
}

h6, .h6 {}

/*p{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color:#0d1b2a;
}*/
.font_60 {
	font-size: 60px;
}

.fontw_500 {
	font-weight: 500;
}

.fontw_600 {
	font-weight: 600;
}

.fontw_700 {
	font-weight: 700;
}

.bg_blue {}

.color_white {
	color: #f5f3ef;
}

.color_black {
	color: #0d1b2a;
}

.color_blue {
	color: #415a77;
}

.color_lytblue {
	color: #778da9;
}

.bg_white {
	background: #f5f3ef;
}

.line_height0 {
	line-height: 0;
}

/*============ Heading CSS END ============*/

/*==================== Common CSS ====================*/
.pt-30 {
	padding-top: 30px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pt-50 {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pt-80 {
	padding-top: 80px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pt-150 {
	padding-top: 220px;
}

.pl-30 {
	padding-left: 30px;
}

.pl-80 {
	padding-left: 80px;
}

.pl-60 {
	padding-left: 45px;
}

.pr-80 {
	padding-right: 80px;
}

.pl-40 {
	padding-left: 40px;
}

.pr-40 {
	padding-right: 40px;
}

.pl-20 {
	padding-left: 20px;
}

.pr-20 {
	padding-right: 20px;
}

.pl-0 {
	padding-left: 0px;
}

.pr-0 {
	padding-right: 0px;
}

.mt-20 {
	margin-top: 20px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mt-50 {
	margin-top: 50px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mt-80 {
	margin-top: 80px;
}

.mb-80 {
	margin-bottom: 80px;
}

.space-pd {
	padding: 80px 0;
}

.space-mr {
	margin: 80px 0;
}

.btn, .form-btn .btn, .common-btn {
	color: #f5f3ef;
	border: 1px solid #c03;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	background: #cc0035;
	padding: 24px 32px;
	border-radius: 0px;
	white-space: normal;
}

.btn.focus {
	box-shadow: none;
}

.btn:hover, .common-btn:hover {
	text-decoration: none;
	color: #f5f3ef;
	border: 1px solid #415a77;
	background: #415a77;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.btn:active {
	color: #f5f3ef;
}

a.common-btn {
	display: inline-block;
}

.practice-btn a.common-btn {
	font-size: 18px;
}

.blue_btn {
	border: 1px solid #415a77;
	background: #415a77;
}

.blue_btn:hover {
	border: 1px solid #c03;
	background: #cc0035;
}

.alignnone {
	display: block;
	margin: 25px auto;
	width: 100%;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 25px auto;
}

.alignright {
	float: right;
	margin: 5px 0 0px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 0px 0px;
}

.aligncenter, div.aligncenter {
	width: auto !important;
}

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;
}

/*==================== Common CSS END ====================*/

/* START LOAD MORE BUTTON CSS */

/* .loadmore-post{
    display: block;
    margin: 0 auto;
    width: fit-content;
} */
.case_page .case_list {
	display: none;
}

.case_page .case_list.active {
	display: inline-block;
}

/* END LOAD MORE BUTTON CSS */

/*header css start here*/
.menu_text {
	background: #778da9;
}

.menu_text .menu_heading {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	line-height: 1em;
	color: #f5f3ef;
	width: 85%;
	padding: 0;
}

.menu_text .btn {
	background: #c03;
	padding: 8px 10px;
	margin-right: 10px;
	font-size: 18px;
	width: 14%;
	font-weight: 500;
}

.menu_text .row {
	width: 86%;
	margin: 0 auto;
}

header#header.small-header .menu_text {
	display: none;
}

header#header {
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	width: 100%;
	top: 0;
	z-index: 999;
	-webkit-box-shadow: 0 5px 8px transparent;
	box-shadow: 0 0px 5px transparent;
	position: fixed;
	top: 0;
	background: #1b263b;
}

.wrap-header .menu-header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/* .header-left {
    width: 234px;
} */
.header-right {
	padding-left: 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
}

.logo_menu {
	padding: 0;
}

.wrap-header .menu-header ul li {
	padding-left: 0;
	margin-right: 35px;
}

.wrap-header .menu-header ul li ul li {
	margin-right: 0px;
}

.wrap-header .menu-header ul li a {
	color: #f5f3ef;
	text-transform: capitalize;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	padding: 14px 0;
	display: block;
}

.main-menu {
	padding-right: 26px;
}

.wrap-header .menu-header ul  li a:hover {
	color: #bfc1c3;
	text-decoration: none;
}

.language_wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	align-self: stretch;
}

.phone_number {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	background: #c03;
	padding: 20px 33px;
	align-self: stretch;
}

.phone_number:hover {
	background: #415a77;
}

.phone_number:hover a {
	text-decoration: none;
}

.phone_inner {
	display: flex;
	flex-direction: column;
}

.phone_inner span {
	font-size: 20px;
	font-weight: 500;
	line-height: 1em;
	color: #f5f3ef;
	margin-bottom: 10px;
	font-family: "Sweet Sans Pro Heavy";
}

.phone_inner a.header-ph {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #f5f3ef;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em;
}

.header-language {
	width: 130px;
	height: 32px;
	position: relative;
	margin-right: 20px;
}

.header-language .gtranslate_wrapper .gt_switcher {
	width: 112px;
}

.header-language .gt_switcher a {
	width: 100px !important;
	font-size: 18px !important;
}

.header-language .gt_selected svg {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	display: inline;
	border: 0;
	padding: 0;
	/* margin: -5px 2px 0px 0; */
	opacity: .8;
}

.header-language .gt_switcher .gt_selected {
	background: none !important;
}

.header-language .gt_switcher a {
	border: 0 !important;
	color: rgba(255, 255, 255, 1) !important;
	padding: 0 !important;
	font-weight: 600;
}

.header-language .gt_switcher a:after {
	background-image: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/ggllawyers.com/wp-content/themes/GGL-Lawyers/img/translate_arrow.svg") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	height: 22px !important;
	right: -4px !important;
	width: 19px !important;
}

.header-language .gt_switcher a:hover {
	background: none !important;
}

.header-language .gt_switcher .gt_option {
	background: none !important;
	border: 0 !important;
}

.search-icon {
	cursor: pointer;
	width: 20px;
	height: 20px;
}

.search-icon svg {
	width: 20px;
	height: 20px;
	margin-left: 20px;
}

.search-icon:hover svg, .search-icon:hover svg path {
	fill: #c03;
}

/*.mobile-phonenumber a.header-ph:hover {
    color: #64241F;
}*/
.mobile-phonenumber a.header-ph svg {
	margin-right: 10px;
}

.header-button a.button {
	padding: 12px 36px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid rgba(255, 255, 255, 0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-weight: 600;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-button a.button img {
	margin-right: 12px;
}

.mobile-contact:hover {
	background: #64241f;
	color: #fff;
}

.header-button a.button svg {
	margin-right: 10px;
}

.main-menu .menu-header ul .current_page_item>a, .main-menu .menu-header ul .current_page_ancestor>a {
	color: #bfc1c3;
}

/*menu dropdown*/
.menu-header ul.sub-menu {
	display: none !important;
	position: absolute;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	top: 102%;
	left: 0px;
	text-align: left;
	min-width: 285px;
	background: #f5f3ef;
	z-index: 2;
	box-shadow: 0px 17px 16px rgba(0, 0, 0, .15);
	border-radius: 0px;
}

.menu-header ul.sub-menu li a {
	background: transparent;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.menu-top ul.sub-menu li .sub-menu {
	max-height: calc(100vh - 200px);
	overflow-y: auto;
}

.menu-top ul.sub-menu li .sub-menu::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #aaa;
}

.menu-top ul.sub-menu li .sub-menu::-webkit-scrollbar-thumb {
	background: #1b263b;
}

.menu-header .menu-top ul.sub-menu li a {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	display: block;
	width: 100%;
	position: relative;
	padding: 10px 15px;
	line-height: normal;
	padding-right: 21px;
	border-top: 1px solid #ddd;
}

.wrap-header .menu-header ul.sub-menu li a:before {
	opacity: 0;
}

#mainNav>li.menu-item-has-children {
	position: relative;
	margin-right: 45px;
}

#mainNav li.menu-item-has-children:hover > ul.sub-menu {
	display: block !important;
}

.menu-header ul.sub-menu ul.sub-menu {
	left: 100%;
	top: 0;
}

.menu-header ul.sub-menu li:hover > a {
	text-decoration: none;
}

#mainNav>li.menu-item-has-children:before {
	content: "";
	right: -15px;
	position: absolute;
	top: 45%;
	-webkit-transform-origin: 5px 0px;
	-ms-transform-origin: 5px 0px;
	transform-origin: 5px 0px;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	cursor: pointer;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f5f3ef;
}

#mainNav>li.menu-item-has-children.current-menu-item:before {
	border-top: 5px solid #bfc1c3;
}

#mainNav>li.menu-item-has-children:hover:before {
	border-top: 5px solid #bfc1c3;
}

.main-menu .menu-header ul .current_page_ancestor:before {
	border-top: 5px solid #bfc1c3;
}

.wrap-header .menu-header ul li {
	position: relative;
}

.wrap-header .menu-header ul li:last-child {
	margin-right: 0px;
}

.wrap-header .menu-header > ul > li > a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 1.5px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	transition: all .4s ease-in-out;
	opacity: 0;
	background: #bfc1c3;
}

.main-menu .menu-header ul .current_page_ancestor>a:before, .main-menu .menu-header ul .current-menu-ancestor > a:before, .main-menu .menu-header .current-menu-ancestor.current-menu-parent > a:before {
	opacity: 1;
	width: 100%;
}

.wrap-header .menu-header ul li.current-menu-item a:before {
	width: 100%;
}

.wrap-header .menu-header ul.sub-menu li a:hover:before, .wrap-header .menu-header ul.sub-menu li.current_page_item a:before {
	width: 100% !important;
}

.wrap-header .menu-header ul li > a:hover:before, .wrap-header .menu-header ul li.current_page_item > a:before {
	opacity: 1;
	width: 100%;
}

.wrap-header .menu-header ul li#menu-item-277 a:hover:before, .wrap-header .menu-header ul li#menu-item-927 a:hover:before, .wrap-header .menu-header ul li#menu-item-277.current_page_item a:before {
	width: 100%;
}

.wrap-header .menu-header ul li#menu-item-928 a:hover:before, .wrap-header .menu-header ul li#menu-item-928.current_page_item a:before {
	width: 100%;
}

.wrap-header .menu-header ul li.current_page_item#menu-item-273 a:before {
	width: 100%;
}

.wrap-header .menu-header ul li.current_page_item#menu-item-748 a:before {
	width: 100%;
}

.wrap-header .menu-header ul li.current_page_item#menu-item-272 a:before {
	width: 100%;
}

/* .nav-menu .menu > li:hover > a:before, .nav-menu .menu > li.current-menu-item > a:before, .nav-menu .menu > li.current-menu-ancestor a:before {
    opacity: 1;
    width: 100%;
} */
#mainNav>li .sub-menu li.menu-item-has-children:before {
	content: "";
	right: 15px;
	position: absolute;
	top: 47%;
	-webkit-transform-origin: 5px 0px;
	-ms-transform-origin: 5px 0px;
	transform-origin: 5px 0px;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	cursor: pointer;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #1b263b;
	transform: rotate(-90deg);
}

#mainNav>li .sub-menu li.menu-item-has-children:hover:before {
	border-top-color: #fff;
	z-index: 1;
}

.menu-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-header .menu-top ul.sub-menu li.current-menu-item.menu-item-has-children:before {
	z-index: 2;
	border-top-color: #fff !important;
}

.menu-header .menu-top ul.sub-menu li:hover > a {
	background-color: #1b263b;
	color: #fff;
}

.menu-header .menu-top ul.sub-menu li.current-menu-item > a {
	color: #fff;
	background: #1b263b;
}

.main-menu .menu-header ul li.current_page_ancestor:before, .main-menu .menu-header ul li.current-menu-ancestor:before, .main-menu .menu-header li.current-menu-ancestor.current-menu-parent:before {
	z-index: 1;
	border-top-color: #fff !important;
}

.main-menu .menu-header ul .current_page_ancestor>a, .main-menu .menu-header ul .current-menu-ancestor>a, .main-menu .menu-header .current-menu-ancestor.current-menu-parent>a {
	background-color: #1b263b;
	color: #fff;
}

/*fixed  header css start here*/
header#header.small-header {
	/* padding-top: 2px;
    padding-bottom: 2px; */
	
	/* height: 70px; */
	background: #1b263b;
}

a.top-logo img {
	width: 162px;
	height: auto;
}

header#header a.top-logo {
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}

.small-header .social-media {
	padding: 0;
}

header#header.small-header .top-logo svg {
	height: 70px;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}

/*fixed header end css here*/

/*header search icon css start here*/
.header-search-box.open-search {
	opacity: 1;
	height: 85px;
	z-index: 999999;
}

.header-search-box {
	position: fixed;
	background-color: #415a77;
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	opacity: 0;
	height: 0;
	top: 0;
	right: 0;
}

.header-search-box .search-input-wrap .searchform {
	position: absolute;
	left: 50%;
	top: 35%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 70%;
	margin: 0 auto;
	width: 100%;
}

.header-search-box input.search {
	height: 55px;
	background: 0 0;
	color: #fff;
	padding: 8px 58px 8px 10px;
	border: none;
	border-bottom: 1px solid #fff;
	width: 100%;
}

.search-input-wrap span.msg-side-form {
	position: absolute;
	right: 68px;
	bottom: 0px;
	color: red;
	font-weight: 14px;
}

#site-searchs {
	top: 0;
	position: absolute;
	right: 0;
	width: auto;
	height: 55px;
	border: none;
	padding: 13px 20px;
	line-height: 38px;
	cursor: pointer;
	background: 0 0;
}

.header-search-box span.closebtn:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header-search-box span.closebtn:before, .header-search-box span.closebtn:after {
	position: absolute;
	content: "";
	height: 30px;
	width: 2px;
	background-color: #fff;
}

.header-search-box span.closebtn:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.header-search-box span.closebtn:before, .header-search-box span.closebtn:after {
	position: absolute;
	content: "";
	height: 30px;
	width: 2px;
	background-color: #fff;
}

.header-search-box span.closebtn {
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	right: 20px;
	width: 35px;
	height: 35px;
}

.header-search-box  input.search::-webkit-input-placeholder {
	color: #fff;
}

.header-search-box  input.search::-moz-placeholder {
	color: #fff;
}

.header-search-box  input.search:-ms-input-placeholder {
	color: #fff;
}

.header-search-box  input.search::-ms-input-placeholder {
	color: #fff;
}

.header-search-box  input.search::placeholder {
	color: #fff;
}

.search-icon img.search {
	height: 20px;
	width: 20px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-top: 12px;
}

.search_website .btn {
	font-size: 18px;
	padding: 16px 24px 16px 24px;
}

/*header search icon css end here*/

/*footer css start here*/
.footer {
	width: 100%;
	color: #f5f3ef;
	padding: 70px 0px 70px 0px;
	background-size: cover;
	position: relative;
	background: #0d1b2a;
}

.footer::after {
	position: absolute;
	content: "";
	opacity: .5;
	background: #0d1b2a;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer_title {
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
}

.footer_logo_wrap {
	padding-right: 50px;
	z-index: 9;
}

.footer_logo_wrap .footer-logo img {
	width: auto;
	max-width: 239px;
}

.nap_section .footer_title {
	padding-left: 12px;
}

.nap-contact-block {
	margin-top: 12px;
}

.footer-content {
	border-top: 2px solid #bfc1c3;
	border-bottom: 2px solid #bfc1c3;
	margin: 0px 0px 30px 0px;
	padding: 30px 0px 30px 0px;
}

.footer p {
	color: #f5f3ef;
}

.footer .nap_section {
	padding-left: 80px;
}

.social-media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: flex-start;
	padding: 30px 0px 30px 0px;
}

.social_wrap .footer_title {
	padding-left: 185px;
}

.social-media a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 42px;
	height: 42px;
	margin-right: 0px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.social-media a:nth-last-child() {
	margin: 0;
}

.social-media a:last-child {
	margin: 0;
}

.social-media svg {
	width: 30px;
	height: 35px;
}

.social-media a:hover svg, .social-media a:hover svg * {
	fill: #778da9;
}

.bbb_logo {
	width: 100px;
	margin-left: 10px;
}

/* .footer_contact{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
} */

/* .footer_contact .phone_inner {
    width: 251px;
} */

/* .footer_contact .phone_number{
    border: 1px solid #da8602;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 8px;
} */
.footer-location {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 12%;
}

.footer-location svg {
	width: 45px;
	height: 50px;
}

.nap-address span {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.get-direction a.direction-link {
	text-decoration: underline;
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.get-direction a.direction-link:hover {
	color: #778da9;
	text-decoration: none;
}

.nap-address-block {
	margin-left: 15px;
	width: 75%;
}

.nap-title span {
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1em;
}

.nap-address {
	margin-top: 5px;
}

.nap-address-block a {
	color: #f5f3ef;
}

.nap-address-block a:hover {
	color: #778da9;
	text-decoration: none;
}

.nap-address-item {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	min-height: 145px;
	margin-bottom: 30px;
}

/* .footer-contact .nap-email a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
} */

/* .footer-nap-call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.footer-nap-call .call-img {
    padding-right: 15px;
    margin-top: 3px;
}
.footer-nap-call .call-img img {
    height: 26px;
    width: 26px;
} */

/* .nap-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 3px solid #ffffff38;
    padding: 12px 0;
    display: none;

}
.nap-email .email-icon {
    padding-right: 18px;
    padding-top: 15px;
}
.nap-email .email-icon img {
    height: 26px;
    width: 26px;
} */

/* .call-number a{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
} */
.footer .right_heading {
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1em;
	color: #f5f3ef;
	text-align: right;
	margin: 0px 0px 12px 0px;
}

.footer .ryt_content {
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
	flex-direction: column;
	align-content: end;
	z-index: 9;
	position: relative;
}

.footer_contact p {
	padding: 0px 0px 15px 0px;
	margin-bottom: 50px;
	text-align: right;
	position: relative;
}

.footer_contact p:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 73%;
	border: 1.5px solid #bfc1c3;
}

.nap-title {
	margin-top: 5px;
}

.copyright p {
	font-weight: 500;
}

.copyright_link a {
	color: #f5f3ef;
	text-transform: uppercase;
	text-decoration: underline;
}

.copyright_link a.disclaimer {
	border-left: 1px solid #f5f3ef;
	padding-left: 10px;
	margin-left: 10px;
}

.copyright_link a:hover {
	text-decoration: none;
	color: #778da9;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	display: none !important;
}

.heading-icon:before {
	content: "";
	position: absolute;
	background-image: url("https://ggllawyers.com/wp-content/themes/GGL-Lawyers/img/heading-icon.svg");
	top: 7px;
	height: 40px;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	background-repeat: no-repeat;
	left: -99px;
}

/*============ Form CSS ============*/
.wpcf7 {
	position: relative;
	z-index: 9;
}

/* .form-control:focus {
    border-color: #dcdcdc;
} */
.wpcf7 label.error {
	color: #f00;
	font-size: 12px;
	font-weight: 300;
	padding: 0px 5px;
	position: absolute;
	bottom: -3px;
	right: 0;
}

.form-control {
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding: 12px 15px;
	color: #15071e;
	outline: none;
	border-radius: 0;
	background-color: transparent;
	width: 100%;
}

textarea.form-control {
	height: 100px;
	resize: none;
}

.select-box select {
	color: #000;
	text-shadow: none;
	background: none;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	width: 100%;
	padding: 14px 0;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.select-box select::-ms-expand {
	display: none;
}

.select-box > span {
	position: relative;
}

.select-box > span::after {
	content: "";
	right: 5px;
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	transform: rotate(45deg) translateY(-50%);
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	border-right: 2px solid rgba(0, 0, 0, .2);
	border-bottom: 2px solid rgba(0, 0, 0, .2);
	pointer-events: none;
}

.wpcf7-acceptance span.wpcf7-list-item, .checkbox span.wpcf7-list-item {
	margin: 0;
}

.wpcf7-acceptance input[type="checkbox"], .checkbox input[type="checkbox"] {
	display: none;
	width: auto;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	color: #0c1a36;
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
	border: 2px solid #7d8387;
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	left: 0px;
	top: 3px;
	background: #f5f3ef;
}

.wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before {}

.wpcf7-acceptance label input:checked + .wpcf7-list-item-label::after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 4px;
	width: 5px;
	height: 10px;
	border: solid #0c0c0c;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.checkbox .wpcf7-list-item-label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	color: #8a8b8d;
}

.checkbox .wpcf7-list-item-label::before {
	border: 1px solid #afafaf;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: 1px;
	left: 0;
}

.checkbox label input:checked + .wpcf7-list-item-label {
	color: #a91b2a;
}

.checkbox label input:checked + .wpcf7-list-item-label::before {
	border-color: #a91b2a;
	background: #a91b2a;
}

.checkbox label input:checked + .wpcf7-list-item-label::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 8px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* .submit-btn {
    position: relative;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    min-width: 190px;
} */
.wpcf7-spinner {
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

div.wpcf7 .ajax-loader {
	display: none;
}

div.wpcf7 .ajax-loader.is-active {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #1b75bc;
	background-image: url("https://ggllawyers.com/wp-content/themes/GGL-Lawyers/img/loader-w.svg");
	border-radius: 0;
	height: 100%;
	width: 100%;
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
	display: block !important;
	top: 0;
	bottom: auto;
}

div.wpcf7 .ajax-loader.is-active.nitro-lazy {
	background-image: none !important;
}

.wpcf7 .wpcf7-form-control-wrap {
	position: relative;
	display: block;
}

.wpcf7-spinner {
	display: none !important;
}

.wpcf7 span[data-name="PhoneNumber"] .wpcf7-not-valid-tip {
	opacity: 0;
	display: none;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7 span[data-name="EmailAddress"]  label.error {
	opacity: 0;
}

.wpcf7 span[data-name="EmailAddress"] {
	position: relative;
}

.wpcf7 span[data-name="EmailAddress"] label#EmailAddress-error {
	opacity: 1;
}

.blog-sidebar  div.wpcf7 .ajax-loader.is-active {
	background-color: #1b75bc;
	border-color: #1b75bc;
}

/*============ HTML5Lightbox CSS ============*/
button#html5-close {
	background-image: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/ggllawyers.com/wp-content/themes/GGL-Lawyers/js/skins/default/lightbox-close.png") !important;
	width: 32px;
	height: 32px;
}

button#html5-close.nitro-lazy {
	background-image: none !important;
}

button#html5-close img {
	display: none !important;
}

.html5-elem-data-box, div#html5lightbox-watermark {
	display: none !important;
}

/*============ HTML5Lightbox CSS END ============*/
.gray-bg {
	background: #f5f3ef;
}

.injury-case-box {
	padding: 30px;
	border: 1px solid #ddd;
	box-shadow: 0 0 10px #c1c1c1;
	height: 100%;
	background: #fff;
	border-radius: 0 0 0 50px;
}

.injury-case-list {
	padding-top: 15px;
	padding-bottom: 15px;
}

.injury-case-title {
	font-size: 24px;
	margin-bottom: 15px;
}

span.readmore {
	color: #c03;
	cursor: pointer;
}

.close.popup-close-btn {
	position: absolute;
	right: -16px;
	top: -16px;
	cursor: pointer;
	opacity: 1;
}

.popup-content-wraper .modal-title {
	font-size: 24px;
}

.popup-content p, .popup-content li {
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	color: #0d1b2a;
}

.popup-content a {
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	color: #c03;
}

.popup-content {
	padding: 15px;
	padding-top: 0;
}

.popup-content-wraper .modal-header {
	padding: 40px 31px;
	border: 0;
	margin: 0;
	padding-bottom: 0;
}

.banner-form {
	display: block;
	background-color: rgba(27, 38, 59, .5);
	border-radius: 15px;
	padding: 18px 25px;
}

.banner-form h2 {
	font-size: 45px;
	margin-bottom: 10px;
	line-height: 30px;
}

.banner-form h2 span {
	font-size: 32px;
	font-weight: 700;
}

.banner-form p {
	font-size: 21px;
	font-weight: 400;
	text-transform: none;
	line-height: 1em;
	color: #f5f3ef;
	text-align: center;
	margin-bottom: 15px;
}

.banner-sub-heading {
	color: #f5f3ef;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.4;
}

.home-banner-title {
	color: #f5f3ef;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 70px;
	margin-bottom: -10px;
}

.home-banner-title span {
	font-size: 90px;
	font-family: "Sweet Sans Pro Heavy";
}

.home-banner-video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.home-banner-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-banner {
	position: relative;
	overflow: hidden;
	padding: 80px 0;
	min-height: 750px;
	display: flex;
	align-items: center;
}

.home-banner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	left: 0;
	top: 0;
	z-index: 9;
}

.home-banner .container {
	z-index: 9;
}

.page-template-template-es-home .banner-sub-heading strong {
	font-size: 40px;
}

.page-template-template-es-home .banner-sub-heading {
	font-size: 38px;
}

.related-post-list {
	padding-top: 15px;
	padding-bottom: 15px;
}

a.related-post-title {
	font-size: 18px;
	color: #415a77;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	font-weight: 700;
}

.related-post-thumb img {
	transition: all .5s;
	height: 200px !important;
	object-fit: cover;
	display: block;
}

.related-post-box {
	height: 100%;
}

.related-post-thumb {
	overflow: hidden;
}

.related-post-box:hover .related-post-thumb img {
	transform: scale(1.05);
}

/* translate css */
.gt_switcher_wrapper {
	display: none;
}

.header-language .gtranslate_wrapper select {
	width: 100px;
	background: #1b263b;
	color: #fff;
	border: 0px;
}

.header-language .gtranslate_wrapper select option:first-child {
	display: none;
}

option[value="en|en"]::before {
	content: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/flagcdn.com/w40/us.png");
	/* Example for English (US) */
	margin-right: 8px;
}

option[value="en|es"]::before {
	content: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/flagcdn.com/w40/fr.png");
	/* Example for French */
	margin-right: 8px;
}

.header-language .gtranslate_wrapper {
	top: 0 !important;
}

.faq_video .img-block video {
	width: 100%;
	height: 250px;
}

.img-block iframe {
	width: 100%;
	height: 450px;
}

.video-thumbnail-wraper img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

.video-thumbnail-wraper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	cursor: pointer;
}

.team_page .img-block {
	position: relative;
	display: inline-block;
	width: 100%;
}

.play-con svg {
	width: 60px;
	height: 60px;
	display: block;
}

.play-con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.landing-contact-page {
	background-position: center;
	background-size: cover;
}

div#thankyouPopup .modal-content {
	background: #c03;
	color: #fff;
}

.thankyouPopup-content p {
	color: #fff;
}

div#thankyouPopup .modal-content .modal-header {
	border: 0;
	position: relative;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 20px;
}

div#thankyouPopup .modal-content .modal-header .btn-close {
	position: absolute;
	right: 20px;
	top: 16px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

div#thankyouPopup .modal-lg {
	max-width: 650px;
}

.thankyouPopup-content {
	padding: 0 20px;
}

.wpcf7-acceptance label {
	line-height: 1.3em;
	margin-bottom: 15px;
	padding: 0 !important;
	position: static !important;
}

.review_sidebar iframe {
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.partner-group-image {
	text-align: center;
	margin-top: 50px;
}

.partner-group-image img {
	display: block;
	margin: auto;
}

iframe {
	width: 100%;
}

.team-btn {
	position: absolute;
	bottom: 50px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	z-index: 9;
}

@media screen and (max-width: 575px) {
	div#thankyouPopup .modal-content .modal-header .btn-close {
		right: 10px;
	}
	
	div#thankyouPopup .modal-content .modal-header {
		padding-bottom: 0;
	}
}

.video-testimonial-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.video-testimonial-image {
	height: 300px;
	position: relative;
}

.video-client-name {
	color: rgba(255, 255, 255, 1);
	position: absolute;
	bottom: 10px;
	text-shadow: 0px 0px 10px #000;
	left: 10px;
	padding: 10px;
}

.client-name-wraper {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
}

.video-testimonial-slide-box {
	margin: 0 25px;
	background: #1b263b;
	text-align: center;
	color: #fff;
	transition: all .4s ease;
}

.client-quotes {
	text-align: left;
	font-size: 16px;
	text-transform: initial;
	line-height: 20px;
}

.video-testimonial-slide-item {
	padding: 55px 0;
}

.slick-center .video-testimonial-slide-box {}

.video-testimonial-amount {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.video-testimonial-result {
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
}

.video-testimonial-content {
	padding: 20px 15px;
	line-height: normal;
}

.video-testimonial-slider .slick-arrow {
	color: #fff !important;
	font-size: 0;
	width: 50px;
	height: 50px;
	background-color: rgba(255, 255, 255, 1) !important;
	border-radius: 50%;
	z-index: 9;
	background-size: 21px;
	background-repeat: no-repeat;
	background-position: center;
}

.video-testimonial-slider {
	padding: 0 30px;
}

.video-testimonial-slider .slick-next.slick-arrow {
	background-image: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/ggllawyers.com/wp-content/themes/GGL-Lawyers/img/next-button.png");
	background-position: 18px center;
}

.video-testimonial-slider .slick-next.slick-arrow.nitro-lazy {
	background-image: none !important;
}

.video-testimonial-slider .slick-prev.slick-arrow {
	background-image: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/ggllawyers.com/wp-content/themes/GGL-Lawyers/img/prev-button.png");
	background-position: 11px center;
}

.video-testimonial-slider .slick-prev.slick-arrow.nitro-lazy {
	background-image: none !important;
}

.video-testimonial-slider .slick-prev:before, .video-testimonial-slider .slick-next:before {
	display: none;
}

.attorney-content {
	padding: 30px 30px;
	color: #fff;
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	background: #c03;
	background: radial-gradient(circle, rgba(204, 0, 51, 1) 37%, rgba(255, 255, 255, 0) 100%);
	transition: all .5s ease;
	line-height: normal;
}

.attorney-wrap-box {
	position: relative;
	overflow: hidden;
}

.attorney-wrap-box:hover .attorney-content {
	bottom: 0;
}

.home-attorney-name {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 5px;
}

.case-review-stars {
	font-size: 22px;
	color: #ef9309;
}

.case-client-name {
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

.case-quote-icon img, .case-quote-icon svg {
	width: 40px;
	height: 40px;
	display: block;
}

.case-testimonials {
	padding: 30px;
	box-shadow: 0 0 10px #838383;
}

.slick-dots li {
	width: 10px;
	height: 10px;
	background: rgba(27, 38, 59, 60%);
	border-radius: 50%;
}

.slick-dots li button {
	display: none;
}

.slick-dots {
	bottom: 0;
}

.case-testimonials-slider .slick-dots {
	text-align: left;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
	padding-bottom: 40px;
}

.slick-dots li.slick-active {
	background: #1b263b;
}

.hire-box {
	padding: 25px 20px;
	height: 100%;
}

.hire-box-top {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.hire-title {
	color: #415a77;
	font-size: 30px;
	font-weight: 700;
	width: calc(100% - 60px);
	line-height: 33px;
}

.hire-icon {
	width: 60px;
	display: flex;
	align-items: center;
}

.hire-icon img, .hire-icon svg {
	width: 40px;
	height: 40px;
	display: inline-block;
}

.hire-icon svg path {
	fill: #c03;
}

.steps-box {
	height: 100%;
	border: 1px solid #778da9;
	padding: 0 20px 20px;
	text-align: center;
}

.steps-icon {
	width: 100px;
	height: 100px;
	background: #c03;
	border-radius: 50%;
	margin: -50px auto 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.steps-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #1b263b;
	text-transform: capitalize;
}

.steps-box-list {
	padding-top: 40px;
	padding-bottom: 40px;
}

.steps-icon img, .steps-icon svg {
	width: 45px;
	height: 45px;
	display: inline-block;
}

.steps-icon svg path {
	fill: #fff;
}

.small-button .btn {
	padding: 20px;
	font-size: 18px;
}

.sub-heading {
	display: block;
	font-size: 36px;
	color: #c03;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.bg {
	background-position: center;
	background-size: cover;
}

.video-testimonial-casetype {
	font-size: 14px;
	color: rgba(255, 255, 255, .7);
	text-transform: uppercase;
	margin-top: 5px;
}

.banner-sub-heading span {
	font-size: 28px;
}

.game-content {
	font-size: 24px;
	font-weight: 600;
}

form.submitting .wpcf7-spinner {
	display: block !important;
}

.form-btn {
	position: relative;
}

form.submitting input.wpcf7-form-control.wpcf7-submit.btn {
	cursor: not-allowed;
}

.team_video h1 {
	font-size: 42px;
}

/*.page-template-template-about .page_banner_r.page-banner p {
    margin-top: 0;
}*/
.page-template-template-about .page_banner_r::after {
	opacity: .5 !important;
}

.common-contact-sec.footer_newletter {
	background: transparent;
	padding: 30px 30px 30px 0px;
	margin: 0px 0px 30px 0px;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.home-banner .form-control {
	padding: 12px 15px !important;
	margin: 0 !important;
}

.home-banner .btn, .home-banner .form-btn .btn {
	font-size: 16px;
	padding: 14px 30px;
	display: inline-block;
	width: auto;
	border-radius: 7px;
}

.banner-form-heading {
	font-size: 20px;
	font-weight: 700;
}

.banner-form-heading span {
	font-weight: 400;
}

.language_wrap {
	gap: 0 10px;
}

/* .translate-switcher {
        height:100%;
} */
.header-right {
	flex-direction: column;
	align-items: end;
	justify-content: center;
	padding-left: 0;
}

.translate-switcher {
	display: flex;
	align-items: center;
	color: #fff;
	font-weight: 600;
	flex-flow: wrap;
	font-size: 14px;
	justify-content: center;
	text-align: center;
	line-height: normal;
}

.translate-switcher a.gt-current-lang {
	display: none;
	font-weight: 600 !important;
}

.translate-switcher a {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
	line-height: normal;
}

.translate-switcher a:hover {
	color: #fff;
}

.translate-switcher a svg, .translate-switcher a img {
	display: none;
}

.translate-switcher > svg {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.menu-header {
	justify-content: center;
}

.full-width-menu {
	border-top: 1px solid rgba(255, 255, 255, .3);
	margin-top: 15px;
}

.phone_number {
	padding: 17px 20px;
}

.phone_inner a.header-ph {
	font-size: 26px;
}

/* New Home Section */
.offical-partner-section {
	background-image: url("https://ggllawyers.com/nitropack_static/kgnPTxhJNZduCCEaEicFwevQfrwbmUIm/assets/images/optimized/rev-d5c7e60/ggllawyers.com/wp-content/themes/GGL-Lawyers/img/offical-partner-bg.webp");
	background-position: center;
	background-size: cover;
}

.offical-partner-section.nitro-lazy {
	background-image: none !important;
}

.offical-partner-slider {
	padding: 0 !important;
	height: 100%;
}

.offical-partner-slider .slick-track {
	display: flex;
}

.offical-partner-slider .slick-slide {
	height: auto;
}

.offical-partner-slider .slick-slide > div {
	height: 100%;
}

.offical-partner-slider .slick-track, .offical-partner-slider .slick-list, .partner-slide {
	height: 100%;
}

.partner-slide-img {
	height: 100%;
}

.partner-slide-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.offical-partner-slider .slick-dots li.slick-active {
	background: #fff;
}

.offical-partner-slider .slick-dots li {
	background: rgba(255, 255, 255, 60%);
}

.offical-partner-title {
	font-size: 40px;
	line-height: 70px;
	margin: 0;
}

.offical-partner-content {
	padding: 40px 0 40px 40px;
}

.proud-partner-section {
	background: #00016e;
}

.proud-partner-content {
	padding: 40px 0;
}

.proud-partner-title {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	line-height: 70px;
}

.proud-partner-logo {
	margin-top: 20px;
}

.proud-partner-image img {
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.proud-partner-image {
	height: 100%;
}

.partners-bar-content {
	font-size: 45px;
	font-weight: 700;
	line-height: 60px;
	text-transform: uppercase;
	color: #1b263b;
}

.partners-bar {
	padding: 20px 0;
	border-top: 4px solid #c03;
	border-bottom: 4px solid #c03;
	text-align: center;
	margin-bottom: 50px;
}

.sidebar-proud-partner-title {
	color: #024;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
}

.sidebar-proud-partner-logo {
	margin-top: 10px;
}

.sidebar-proud-partner-logo img {
	max-width: 200px;
	display: block;
}

@media (min-width:1700px) {
	.partners-bar-content {
		font-size: 48px;
	}
}

@media (max-width:1400px) {
	.partners-bar-content {
		font-size: 38px;
		line-height: 50px;
	}
	
	.sidebar-proud-partner-title {
		font-size: 24px;
	}
}

@media (max-width:1200px) {
	.proud-partner-title, .offical-partner-title {
		font-size: 30px;
		line-height: 50px;
	}
	
	.partners-bar-content {
		font-size: 28px;
		line-height: 30px;
	}
}

@media (max-width:991px) {
	.offical-partner-content {
		padding: 30px 0;
	}
	
	.proud-partner-content {
		padding: 30px 0;
	}
	
	.proud-partner-title, .offical-partner-title {
		font-size: 22px;
		line-height: 32px;
	}
}

@media (max-width:767px) {
	.offical-partner-slider {
		margin-top: 20px;
	}
	
	.proud-partner-image {
		margin-top: 20px;
	}
	
	.partner-slide-img img {
		height: auto;
	}
	
	.proud-partner-image img {
		height: auto;
	}
	
	.proud-partner-logo {
		max-width: 250px;
		margin: 15px auto 0;
	}
	
	.partners-bar-content {
		font-size: 24px;
		line-height: 36px;
	}
	
	.partners-bar {
		padding: 15px 0;
		margin-bottom: 30px;
	}
	
	.offical-partner-content {
		width: 100%;
		text-align: center;
	}
	
	.offical-partner-image {
		padding-top: 20px;
	}
	
	.offical-partner-content {
		padding: 15px 0 30px;
	}
	
	.sidebar-proud-partner-logo img {
		margin: auto;
	}
	
	.sidebar-proud-partner {
		text-align: center;
	}
}

/* New Home Section */
@media (min-width:1199px) {
	.translate-switcher {
		background: #c03;
		padding: 15px 30px;
	}
	
	.translate-switcher:hover {
		background: #415a77;
	}
	
	.translate-switcher a:hover {
		color: #fff;
	}
}

@media (max-width:575px) {
	.translate-switcher, .translate-switcher a {
		font-size: 14px;
	}
	
	body .logo_menu {
		width: 35% !important;
		padding: 0 !important;
	}
}

.blue-text {
	color: #024;
}

.pround-banner {
	min-height: 320px;
	background-size: cover;
	background-position: center top;
	height: calc(100vh - 330px);
	padding-top: 80px;
	text-align: center;
	color: #fff;
}

.banner-heading.h1, h1.banner-heading.h1 {
	font-size: 64px;
	font-weight: 700;
}

.proud-partners-content {
	font-size: 24px;
}

.partner-listing-row {
	margin-top: 70px;
}

.partner-listing-row:first-child {
	margin-top: 0;
}

.proud-partner-list-content {
	font-size: 24px;
}

.proud-partner-list-content strong {
	font-weight: 600;
}

.proud-partner-list-content {
	padding: 20px;
}

.video-play-icon {
	position: absolute;
	right: 50px;
	bottom: 35px;
}

.video-play-icon svg {
	width: 75px;
	height: 55px;
	display: block;
}

.proud-partners-image a.html5lightbox {
	position: relative;
	display: block;
}

.press-releases-content {
	padding: 20px 0px;
}

.press-releases-title {
	margin-bottom: 15px;
}

.press-releases-title a {
	font-size: 22px;
	color: #024;
	font-weight: 600;
	line-height: 30px;
}

.press-releases-box {
	height: 100%;
}

.press-releases-list {
	padding-top: 15px;
	padding-bottom: 15px;
}

.press-releases-link a {
	color: #c60c30;
	font-weight: 600;
	text-decoration: underline;
}

.press-releases-link a:hover {
	color: #024;
	text-decoration: none;
}

.press-releases-title a:hover {
	color: #c60c30;
	text-decoration: none;
}

.press-releases-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all .5s ease;
}

.press-releases-image {
	height: 300px;
	overflow: hidden;
}

.press-releases-image:hover img {
	transform: scale(1.05);
}

.fan-moments-list {
	padding-top: 15px;
	padding-bottom: 15px;
}

.fan-moments-image {
	height: 100%;
}

.fan-moments-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.font_40 {
	font-size: 40px;
}

.proud-partner-with-sidebar-page {
	background: #f5f3ef;
}

.small-space-pd {
	padding-top: 50px;
	padding-bottom: 50px;
}

.partner-left-content {
	padding-right: 70px;
	height: 100%;
	border-right: 2px solid #000;
}

.sidebar.partner-sidebar {
	padding-left: 15px;
}

.video-top-wraper {
	display: flex;
	padding: 0 30px;
	flex-wrap: wrap;
}

.video-top-wraper  a.html5lightbox {
	position: relative;
	display: inline-block;
}

@media screen and (max-width: 1400px) {
	.banner-heading.h1, h1.banner-heading.h1 {
		font-size: 50px;
	}
	
	.video-top-wraper {
		padding: 0 50px;
	}
}

@media screen and (max-width: 1199px) {
	.pround-banner {
		min-height: initial;
		height: 500px;
		padding-top: 60px;
	}
	
	.banner-heading.h1, h1.banner-heading.h1 {
		font-size: 40px;
	}
	
	.proud-partner-list-content {
		padding: 0;
	}
	
	.partner-left-content {
		padding-right: 0;
		border-right: 0px solid #000;
	}
	
	.sidebar.partner-sidebar {
		padding-left: 0;
	}
	
	.review_iframe {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.proud-partners-image {
		margin-top: 20px;
	}
	
	.video-top-wraper {
		padding: 0px 30px;
	}
	
	.proud-partners-content, .proud-partner-list-content {
		font-size: 20px;
	}
	
	.banner-heading.h1, h1.banner-heading.h1 {
		font-size: 32px;
	}
	
	.font_40 {
		font-size: 30px;
	}
}

@media screen and (max-width: 767px) {
	.video-top-wraper {
		padding: 0px 45px;
	}
	
	.proud-partners-content, .proud-partner-list-content {
		font-size: 18px;
	}
	
	.pround-banner {
		height: 250px;
		background-position: center top;
	}
	
	.banner-heading.h1, h1.banner-heading.h1 {
		font-size: 30px;
	}
	
	.font_40 {
		font-size: 27px;
	}
}

@media screen and (max-width: 575px) {
	.video-top-wraper {
		padding: 0px;
	}
	
	.video-play-icon {
		right: 30px;
		bottom: 15px;
	}
	
	.video-play-icon svg {
		width: 50px;
		height: 35px;
	}
}

.community-event-banner-wraper {
	padding: 40px 0;
	margin-left: 30px;
}

.community-event-banner {
	background: rgba(253, 242, 244, 90%);
	color: #000;
	padding: 15px 15px 15px 160px;
	text-align: left;
	position: relative;
}

.community-banner-right {
	display: flex;
	align-items: center;
}

.community-banner-right .h4 {
	color: #fff;
	font-size: 23px;
}

.community-banner-right .icon {
	width: 65px;
	margin-right: 15px;
}

.community-banner-content .community-banner-title {
	font-size: 32px;
	color: #f5f3ef;
	font-weight: 600;
}

.community-box {
	border: 1px solid #dedede;
	padding: 10px;
	border-radius: 20px;
	height: 100%;
	background: #fff;
	text-align: center;
	transition: all .5s ease;
}

.community-banner-description {
	margin-top: 50px;
}

.community-banner {
	position: relative;
	background-position: center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
	min-height: 600px;
	display: flex;
	align-items: flex-end;
}

/* .community-banner::after {
    position: absolute;
    content: '';
    background-color: transparent;
    background-image: linear-gradient(0deg, #1B263B 25%, #FFFFFF00 45%);
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.85;
    bottom: 0;
} */
.banner-box {
	background-size: cover;
	background-position: center;
	padding: 40px 120px 70px;
	margin-bottom: 30px;
	border: 10px solid rgba(255, 255, 255, .2);
	text-align: center;
	color: #fff;
}

.community-event-description {
	font-size: 16px;
	line-height: 25px;
}

.community-event-subtitle {
	font-size: 35px;
	text-transform: uppercase;
	letter-spacing: 30px;
	margin-bottom: 10px;
	line-height: 45px;
}

.community-event-title {
	font-size: 120px;
	text-transform: uppercase;
	line-height: 100px;
	margin-bottom: 15px;
	font-family: "TeamLead";
	letter-spacing: 2px;
}

.community-event-date {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 600;
}

.community-event-loaction {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.community-event-loaction svg {
	margin-right: 7px;
}

.community-loaction {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.community-event-alert {
	width: 180px;
	height: 180px;
	position: absolute;
	left: -40px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	font-family: "TeamLead";
}

.community-event-time {
	position: absolute;
	right: 30px;
	background: #c03;
	font-size: 25px;
	color: #fff;
	line-height: 28px;
	top: 50%;
	transform: translateY(-50%);
	height: calc(100% + 30px);
	display: flex;
	flex-wrap: wrap;
	text-transform: uppercase;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

.event-time-inner hr {
	margin: 15px auto;
	width: 20px;
	display: block;
	background-color: rgba(255, 255, 255, .5);
	opacity: 1;
}

.community-box:hover {
	box-shadow: 0 12px 26px 0 rgba(0, 0, 0, .5);
}

.community-box-content-wraper {
	padding: 30px 10px;
}

.community-btn {
	color: #f5f3ef;
	border: 1px solid #c03;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	background: #c03;
	padding: 18px 25px;
	border-radius: 0px;
	white-space: normal;
	display: inline-block;
}

.community-btn:hover {
	text-decoration: none;
	background: #415a77;
	border: 1px solid #415a77;
}

.community-box-image img {
	width: 100%;
	height: 380px;
	object-fit: cover;
	object-position: center top;
	display: block;
	border-radius: 10px;
}

.community-box-image {
	position: relative;
}

.community-image-caption {
	position: absolute;
	bottom: 0;
	background: #c03;
	color: #fff;
	padding: 7px 20px;
	border-radius: 10px 10px 0 0;
	margin: auto;
	width: 74%;
	left: 50%;
	transform: translateX(-50%);
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.community-logos {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 80%;
	margin: auto;
}

.community-logos-list {
	padding: 10px 20px;
}

.community-logos img {
	max-height: 42px;
	width: auto;
}

.community-image-caption span.caption-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}

.community-image-caption span.caption-sub-title {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 14px;
}

.community-box-content {
	color: #000;
	margin-bottom: 15px;
	font-weight: 500;
}

.page-template-community .image_firm_slider.mt-80 {
	margin-top: 0 !important;
}

@media screen and (min-width: 1200px) {
	.banner-box {
		margin: 0 30px 30px;
	}
}

@media screen and (max-width: 1600px) {
	.community-event-title {
		font-size: 110px;
		line-height: 65px;
	}
	
	.banner-box {
		padding: 30px 120px 30px;
	}
	
	.community-event-banner-wraper {
		padding: 20px 0;
	}
	
	.community-banner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 1400px) {
	.banner-box {
		padding: 30px 50px;
	}
	
	.community-event-subtitle {
		font-size: 32px;
		letter-spacing: 24px;
	}
	
	.community-banner {
		padding-top: 20px;
	}
	
	.community-event-title {
		font-size: 100px;
		line-height: 60px;
	}
	
	.community-event-subtitle {
		font-size: 30px;
		letter-spacing: 18px;
		margin-bottom: 0;
		line-height: 40px;
	}
	
	.community-event-banner-wraper {
		padding: 10px 0;
	}
}

@media screen and (max-width: 1199px) {
	.banner-box {
		padding: 40px 30px 70px;
	}
	
	.community-event-title {
		font-size: 95px;
		line-height: 80px;
	}
	
	.community-event-subtitle {
		font-size: 30px;
		letter-spacing: 20px;
	}
	
	.community-event-date {
		font-size: 26px;
	}
	
	.community-event-description {
		font-size: 14px;
		line-height: 22px;
	}
	
	.community-event-alert {
		width: 160px;
		height: 160px;
		font-size: 32px;
	}
	
	.community-banner-right .h4 {
		font-size: 18px;
	}
	
	.community-banner-right .icon {
		width: 50px;
	}
	
	.community-event-banner {
		padding: 10px 10px 10px 140px;
	}
	
	.community-event-time {
		right: 20px;
		font-size: 20px;
		line-height: 24px;
		padding: 15px;
	}
	
	.community-banner-content .community-banner-title {
		font-size: 28px;
	}
	
	.community-banner-description {
		margin-top: 30px;
	}
}

@media screen and (max-width: 991px) {
	.community-event-title {
		font-size: 78px;
		line-height: 70px;
	}
	
	.community-event-subtitle {
		font-size: 24px;
		letter-spacing: 14px;
	}
	
	.community-event-date {
		font-size: 22px;
	}
	
	.community-event-banner {
		padding: 10px 10px 10px 90px;
	}
	
	.community-event-time {
		right: 0;
		font-size: 16px;
		line-height: 18px;
		padding: 10px;
	}
	
	.community-event-alert {
		width: 150px;
		height: 150px;
		font-size: 24px;
		left: -60px;
	}
	
	.community-event-banner-wraper {
		padding: 25px 0;
	}
	
	.community-banner-right .h4 {
		font-size: 14px;
	}
	
	.community-banner-right .icon {
		width: 42px;
		margin-right: 6px;
	}
	
	.banner-box {
		padding: 20px 30px 50px;
	}
}

@media screen and (max-width: 767px) {
	.community-box-image img {
		height: auto;
	}
	
	.community-logos {
		max-width: 100%;
	}
	
	.community-box-content-wraper {
		padding: 20px 10px;
	}
	
	.community-list {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.community-image-caption {
		padding: 10px;
		width: 100%;
		left: 0;
		transform: initial;
		height: auto;
		display: flex;
		position: relative;
		top: -20px;
	}
	
	.community-banner-right {
		margin-top: 20px;
	}
	
	.community-event-title {
		font-size: 50px;
		line-height: 55px;
	}
	
	.community-event-subtitle {
		font-size: 26px;
		letter-spacing: 10px;
	}
	
	.community-event-time {
		position: static;
		transform: initial;
		margin-top: 15px;
		font-size: 18px;
		padding: 10px;
		line-height: 25px;
	}
	
	.event-time-inner {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.community-event-description {
		font-size: 16px;
		line-height: 25px;
	}
	
	.community-event-banner-wraper {
		padding: 20px 0;
		margin: 0;
	}
	
	.community-event-alert {
		width: 90px;
		height: 90px;
		font-size: 21px;
		left: -30px;
		transform: initial;
		top: -45px;
		line-height: 17px;
	}
	
	.event-time-inner hr {
		margin: 0px 6px;
		width: 10px;
	}
	
	.community-event-banner {
		padding: 45px 15px 30px;
		margin-top: 35px;
	}
}

@media screen and (max-width: 575px) {
	.community-event-subtitle {
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 25px;
	}
	
	.community-event-title {
		font-size: 48px;
		line-height: 38px;
	}
	
	.community-event-date {
		font-size: 16px;
	}
	
	span.event-location-address {
		width: 100%;
	}
	
	.community-event-loaction svg {
		margin: auto;
	}
	
	.community-banner {
		position: relative;
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.attorney-content {
	bottom: 0px;
}

.attorney-content {
	opacity: 0;
	transform: translateY(50px);
	/* Start 50px down */
	transition: all .7s ease-out;
}

.attorney-content.animate-up {
	opacity: 1;
	transform: translateY(0);
}

.row.footer_row {
	position: relative;
	z-index: 9;
}

.home_team .container {
	position: relative;
	z-index: 9;
}

/* proud partner image */
.image-logo-border {
	width: 100%;
	height: 30px;
	background-size: contain;
	background-repeat: repeat;
}

.home-content-section {
	background: #f5f5f5;
}

.home_team {
	background: #162d3a;
}

.attorney-byline-name {
	color: #415a77;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	margin-bottom: 10px;
}

.attorney-byline-designation {
	color: #8d8d8d;
}

.attorney-byline-content {
	margin-top: 10px;
	font-size: 16px;
}

.attorney-byline-btn a.btn {
	font-size: 16px;
	padding: 18px 20px;
}

.attorney-byline-section {
	padding: 40px 20px;
	background: #fff;
}

html[lang="es"] .attorney-byline-section {
	display: none;
}

.attorney-byline-link a {
	color: #c03;
	font-weight: 600;
}

.attorney-byline-link a:hover {
	color: #1b263b;
	text-decoration: none;
}

html[lang="es"] .attorney-byline-link {
	display: none;
}

.attorney-byline-link {
	color: #000;
}

.sweeps-link-es, [lang="es"] .sweeps-link, .sweeps-link {
	display: none;
}

[lang="es"] .sweeps-link-es {
	display: block;
}

[lang="en"] .sweeps-link {
	display: block;
}

.es-insta, [lang="es"] .en-insta, [lang="en"] .es-insta {
	display: none;
}

[lang="es"] .es-insta {
	display: block;
}

[lang="en"] .en-insta {
	display: block;
}

.ph-title-es, [lang="es"] .ph-title-en, [lang="en"] .ph-title-es {
	display: none;
}

[lang="es"] .ph-title-es {
	display: block;
}

[lang="en"] .ph-title-en {
	display: block;
}

.fullwidth-page .wpcf7-acceptance .wpcf7-list-item-label {
	color: #1b263b;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}

.fullwidth-page select.wpcf7-form-control.wpcf7-select {
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 20px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #1b263b;
	font-size: 16px;
	width: 100%;
}
