.page_bnr {
    background-image: url(images/page-bnr.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0;
    position:relative;
    z-index:1;
}
.page_title h1, .page_title h2, .page_title strong {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 39px;
    line-height: 1;
    position: relative;
    margin: 0 0 25px;
    letter-spacing: 0px;
    color: #f7f7f7;
}
.page_title strong{
    display: inline-block;
}
.page_title p{
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 31px;
    line-height: 1;
    position: relative;
    margin: 0 0 45px;
    letter-spacing: 0px;
    color: #ffffff;    
}
.page_default {
    padding: 140px 0px;
    position: relative;
    background-color: #fff;
}
.genpg-rite {
    width: 58.8%;
    float: left;
}
.genpg-lft {
    width: 34.3%;
    float: right;
    max-width: 540px;
}
.full-width {
    width: 100%;
}
.genpg-rite h1,
.genpg-rite h2,
.genpg-rite h3,
.genpg-rite h4,
.genpg-rite h5,
.genpg-rite h6 {
    margin-bottom: 20px;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: 400;
    color: #093B2E;
    font-family: 'Cantata One';
}
.genpg-rite h1, .genpg-rite h2 {
    font-size: 49px;
}
.genpg-rite h3, .genpg-rite h4 {
    font-family: 'Cantata One';
    color: #343434;
}
.genpg-rite h3{
    font-size: 36px;
}
.genpg-rite h4 {
    font-size: 31px;
}
.genpg-rite h5, .genpg-rite h6 {
    font-size: 22px;
}
.genpg-rite p,
.genpg-rite li {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    color: #343434;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
}
.genpg-rite a {
    color: #9c891f;
    text-decoration: none;
}
.genpg-rite a:hover {
    color: #343434;
}
.genpg-rite li {
    padding: 0 0 0 30px;
    position: relative;
    margin-bottom: 10px;
}
.inrpg-breadcrumbs {
    padding: 20px 0 0;
    color: #fff;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    text-transform: none;
}
.inrpg-breadcrumbs a:hover {
    color: #cfb452;
}
span.divider {
    padding: 0px 6px;
}
.genpg-rite ul li:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #CFB452;
}
.genpg-rite li ul {
    padding: 10px 0 0 10px;
    margin: 0;
}
.genpg-rite li ul li {
    list-style: none;
}
.genpg-rite ul li {
    list-style: none;
}
.genpg-rite li ul li:before {
    display: block;
}
.genpg-rite ol,
.genpg-rite ul {
    margin: 0 0 25px 0px;
    list-style-position: inside;
}
.genpg-rite ol {
    list-style-type: decimal;
    margin-left: 20px;
}
.genpg-rite ol li {
    list-style: decimal;
    padding-left: 0 !important;
}
.genpg-rite ol ul li {
    list-style: inherit;
    padding-left: 30px !important;
}
.genpg-rite ul li>ul li {
    list-style-type: none;
}
.genpg-rite ul li>ul li>ol li {
    list-style-type: decimal;
}
.genpg-rite ul li>ul li:before {
    display: block;
}
.genpg-rite ul li>ol li {
    list-style-type: decimal;
}
.genpg-rite ul li>ol li:before {
    display: none;
}
.genpg-rite ul li>ol li>ul li {
    list-style-type: none;
}

/* Sidebar Styles */ 

.genpg-lft .widget {
  margin-bottom: 70px;
  background-color: #093b2e;
  width: 100%;
  display:block;
  position: relative;
  box-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0);
  padding:54px 43px;
}

.genpg-lft h4.widget-title, .genpg-lft .widget .gform_heading h3.gform_title {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 36px;
    color: #ffffff;
    padding: 0 0 18px;
    margin: 0 0 36px;
    line-height: 1;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255, 0.3);
}

.genpg-lft .widget .menu-sidebar-menu-container, .genpg-lft .widget form {
  display: inline-block;
  width: 100%;
}



/* Sidebar Navigation Menu */

.genpg-lft section.widget_nav_menu ul {
  display: block;
  position: relative;
}

.genpg-lft section.widget_nav_menu ul li {
  margin: 0;
}
.genpg-lft .widget ul li.main-page{
    margin: 0 0 36px;
    padding: 0 0 22px;
}
.genpg-lft .widget ul li.main-page{
  color: #ffffff;
  transition: 0.3s;
}
.genpg-lft .widget ul li.main-page a{
  font-size: 30px;
    padding:0px;
  text-decoration: none;
}
.genpg-lft .widget ul li.main-page:hover{
  color:#8dabc1;
}
.genpg-lft .widget ul li.main-page a:hover{
  color: #CFB452;
}
.genpg-lft .widget ul li.main-page.current-menu-item a{
  color: #CFB452;
}

.genpg-lft .widget ul li a {
 font-family: 'DM Sans';
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  position: relative;
  padding: 10px 15px 10px 0;
  display: block;
  transition: 0.3s;
    
}
.genpg-lft .widget ul li a.drop {
    width:17px;
    height:17px;
    position:absolute;
    display:inline-block;
    top:18px;
    right:0px;
    background-image:url(images/select-arw.webp);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    padding:0px;
    transition:0.3s;
    
}
.genpg-lft .widget ul li a.drop.open{
    transform:rotate(180deg);
}

.genpg-lft .widget ul > li.current-menu-item > a{
  color:#CFB452;
}
.genpg-lft .widget ul li ul li.current-menu-item > a{
  color:#CFB452;
}
.genpg-lft .widget ul li a:hover{
    color:#CFB452;
}

.genpg-lft .widget ul{
    margin:0px;
}
.genpg-lft .widget ul > li {
    margin:0px;
    position:relative;
}
.genpg-lft .widget ul li ul{
    padding:10px 0;
    margin-left:18px;
}

.genpg-lft section.widget_nav_menu ul li.sb-iaamenu > ul.sub-menu {
  display: block !important;
}

.genpg-lft .widget_nav_menu ul li a.drop.close, .genpg-lft .widget_nav_menu ul li a.drop.open {
  font-size: 0;
  position: absolute;
  right: 6px;
  top: 25px;
  width: 12px;
  z-index: 10;
  height: 20px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0px 0px;
  cursor: pointer;
  border: 0;
}

.genpg-lft .widget_nav_menu ul li a.drop.open {
  transform: rotate(180deg);
}

.genpg-lft section.widget_nav_menu ul ul li {
  padding: 0 0 0 20px;
}

/* Sidebar Form */

.genpg-lft .widget.frm-sdbr{
    background-color:#093b2e;
}
.genpg-lft .widget.frm-sdbr .widget {
  padding:0px;
  background-color:transparent;
  border-radius:0px;
  box-shadow:0 0 0 #0000;
  margin: 0;
}
.genpg-lft .widget.frm-sdbr h2{
    font-family: 'Cantata One';
    color: #f7f7f7;
    font-weight: 400;
    font-size: 49px;
    letter-spacing: 0;
    line-height:1;
    margin:0 0 36px;
}

.genpg-lft .widget form .gform-body {
  padding:0px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gform_fields{
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield {
    padding: 7px 9px 1px;
    margin: 0 0 9px;
    border: 1px solid rgba(255,255,255, 0.3);
    background-color: #F2F2F5;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.msg{
margin:0 0 15px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gfield_label{
    font-family: 'DM Sans';
    letter-spacing:0px;
    line-height:1;
    font-weight:400;
    color:#343434;
    font-size:14px;
    margin-bottom:2px;
    
}

.genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gfield input, .genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gfield select,
.genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gfield textarea{
    background-color: transparent;
    outline: none;
   border:0px;
    padding: 4px 2px;
    font-family: 'DM Sans';
    letter-spacing:0px;
    line-height:1;
    font-weight:400;
    color:#343434;
    min-height: auto !important;
    line-height: 130% !important;
    font-size:14px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper.gravity-theme .gfield textarea{
    height:78px;
    resize:none;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.client select {
    position: relative;
    appearance: none;
    background-image: url(images/select-arw.webp);
    background-repeat: no-repeat;
    background-position: right 2px top 5px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.client select option{
color:#24323c;
}



.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.submit-info{
padding:0px;
border:0px;
margin: 0 0 36px;
background-color: transparent !important;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.submit-info p{
font-family: 'DM Sans';
font-size:15px;
font-weight:400;
color:#fff;
line-height:1.4;
margin:0px;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.submit-info p a{
color:#CFB452;
}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.submit-info p a:hover{color: #fff;}

.genpg-lft .widget.frm-sdbr .gform_footer {
  padding: 0px;
  position:relative;
  margin:0px;
  display:inline-block;
}

.genpg-lft .widget.frm-sdbr .gform_footer input[type="submit"]{
    background-color: #cfb452 !important;
    outline: none !important;
    cursor: pointer;
    transition-duration: 0.5s;
    font-style: normal !important;
    color: #ffffff !important;
    width: auto !important;
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 18px !important;
    line-height: 1 !important;
    letter-spacing: 1.2px;
    padding: 25px 66px 23px 25px !important;
    text-transform: capitalize !important;
    height: auto !important;
    border: 0 !important;
    margin: 0;
    position: relative;
    background-image: url(images/btn-arw.webp);
    background-repeat: no-repeat !important;
    background-position: right 25px center !important;
}
.genpg-lft .widget.frm-sdbr .gform_footer input[type="submit"]:hover{
    color: #24323C !important;
    background-image: url(images/btn-hvr-arw.webp);
    z-index: 1;
    background-color: #EFEFEF !important;
}
.genpg-lft .widget.frm-sdbr .gform_footer.top_label{
    position: relative;
}
.genpg-lft .widget.frm-sdbr .gform_footer.top_label:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    background-color: #efefef;
    transform: scaleX(1);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all ease 0.3s;
    z-index: -1;
}

.genpg-lft .widget.frm-sdbr .gform_footer input[type="submit"]:hover .genpg-lft .widget.frm-sdbr .gform_footer.top_label:before{
    width: 100%;
    z-index: -1;
}

.genpg-lft .widget.frm-sdbr .gform_wrapper .gform_validation_errors { display: none; }
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield { position: relative; }
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield .validation_message.gfield_validation_message,.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield .instruction.validation_message { position: absolute; top: 0px; background: none; padding: 0px; line-height: 1; color: #ff0000; font-size: 13px; font-family: 'DM Sans';font-weight: 400; right: 10px; font-weight: 500; width: auto; border: none;pointer-events:none; }
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield .instruction.validation_message { top: 30px; }
.genpg-lft .widget.frm-sdbr .gform_wrapper .field_description_below .gfield_description {padding-top: 0}
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.chk .validation_message.gfield_validation_message {left:20px;top:20px;}


.genpg-lft .widget.video-sdbr{
    background-color: transparent;
    margin: 0;
    text-align: center;
    padding: 0;
}
.genpg-lft .widget.video-sdbr .widget {
    padding: 0;
    background-color: transparent !important;
    margin: 0;
}
.genpg-lft .video-img {
    position: relative;
    margin: 0 0 45px;
}
.genpg-lft .video-img img{
    width: 100%;
    display: block;
}
.genpg-lft .inn-play-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: max-content;
    max-height: max-content;
    z-index: 1;
}
.genpg-lft .inn-vdo-btn a.cmn-btn:before{background-color: #093b2e;}
.genpg-lft .inn-vdo-btn a.cmn-btn:hover{color: #fff;background-image: url(images/btn-arw.webp) !important; z-index: 1;background-repeat: no-repeat;}
.genpg-lft .inn-vdo-btn a.cmn-btn:hover::after{background-image: url(images/btn-arw.webp) !important;}





















.head-sec {
    position: inherit;
    background-color: #093b2e;
    padding: 0 0 18px;
}

.genpg-rite .inn-case-results-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.genpg-rite .inn-result-itm {
    width: 32.2%;
    padding: 40px 35px;
    background-color: #efefef;
}
.genpg-rite .inn-result-itm h2 {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 48px;
    line-height: 1.1;
    color: #093b2e;
    margin: 0 0 15px;
    letter-spacing: 0;
}
.genpg-rite .inn-result-itm h5 {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1;
    color: #343434;
    margin: 0 0 20px;
}
.genpg-rite .inn-result-itm p {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 20px;
    color: #343434;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0 0 20px;
}
.page_default.caseresults_pg, .page_default.general.review_page {
    background-color: #093B2E;
}
.genpg-rite .acf-repeater-pagination, .genpg-rite .testimonial-pagination {
    color: #fff;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
}



.genpg-rite .testimonials {
    gap: 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
 
.genpg-rite .testi-item {
    display: inline-block;
    width: 32.2%;
    padding: 40px;
    background-color: #efefef;
}
.genpg-rite .testi-item h4 {
    font-family: 'DM Sans';
    font-weight: 700;
    color: #343434;
    font-size: 23px;
    margin: 0 0 15px;
}
.genpg-rite .testi-item p {
    font-size: 18px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.genpg-rite .testi-item .star-rat{
    background-image: url(images/testimonials-star-img.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 25px;
    background-size: contain;
    margin: 0 0 27px;
}


.genpg-rite .testi-btn a.cmn-btn, .genpg-rite .inn-result-btn a.cmn-btn {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 18px;
    color: #9C891F;
    background: transparent;
    padding: 0 6px 0 0;
    line-height: 1;
    margin: 0 0 20px;
}
.genpg-rite .testi-btn a.cmn-btn:hover, .genpg-rite .inn-result-btn a.cmn-btn:hover{
    color: #343434;
}
.genpg-rite .testi-btn a.cmn-btn::before, .genpg-rite .inn-result-btn a.cmn-btn:before {
    position: absolute;
    right: -14px;
    top: 0;
    bottom: 0;
    left: auto;
    width: auto;
    transform: translateY(3%) rotate(0);
    content: '+';
}
.genpg-rite .testi-btn a.cmn-btn:hover::before, .genpg-rite .inn-result-btn a.cmn-btn:hover::before {
    transform: translateY(3%) rotate(45deg);
    right: -14px;
}
.genpg-rite .testi-item h5 {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 30px;
    color: #093b2e;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
}
.genpg-rite .testimonial-pagination span, .genpg-rite .acf-repeater-pagination span {
    margin: 0 18px 0;
}
.genpg-rite .acf-repeater-pagination a:hover, .genpg-rite .testimonial-pagination a:hover {
    color: #fff;
}
.genpg-rite .acf-repeater-pagination a, .genpg-rite .testimonial-pagination a {
    color: #CFB452;
}

.genpg-rite .pop-up-result-itm h2, .genpg-rite .pop-up-result-itm h5, .genpg-rite .pop-up-result-itm p {
    color: #fff;
}




.pop-up-result-itm {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
.pop-up-result-itm.active {
    display: flex;
}
.genpg-rite .inn-result-itm .pop-up-result-itm.active {
    display: flex;
    background: #044634db;
}
.popup-content {
    padding: 100px 100px;
    display: block;
    position: fixed;
    box-shadow: 0 0.5rem 1.25rem rgba(0,0,0, 0.1);
    top: 50%;
    left: 50%;
    width: 70.6%;
    max-height: 90%;
    transform: translate(-50%, -50%);
    background-color: #093b2e;
    border-top: 1px solid #ffffff6b;
    border-bottom: 1px solid #ffffff6b;
}
 
.genpg-rite .inn-result-itm .pop-up-result-itm {
    display: none;
}
.genpg-rite .pop-up-testi {
    display: none;
}
 
 .pop-up-testi.active-popup button.close-popup, .pop-up-result-itm.active button.close-popup {
    position: fixed;
    cursor: pointer;
    transition: 0.3s 
ease 0s;
    z-index: 2;
    border: 0;
    background: transparent;
    outline: 0;
    font-size: 0;
    background-image: url(images/cross-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 17px;
    top: 13px;
    right: 12px;
}
.pop-up-testi.active-popup button.close-popup:hover, .pop-up-result-itm.active button.close-popup:hover:hover {
    transform: rotate(90deg);
    transition: 0.3s;
}

.pop-up-testi.active-popup {
    display: flex;
    background: #044634db;
}
.pop-up-testi {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
.testi-popup-blk {
    background: #fff;
    padding: 80px 50px 85px;
    display: block;
    position: fixed;
    box-shadow: 0 0.5rem 1.25rem rgba(0,0,0, 0.1);
    top: 50%;
    left: 50%;
    width: 70.6%;
    max-height: 90%;
    transform: translate(-50%, -50%);
}

.genpg-rite .testi-popup-cnt p {
    font-size: 20px;
    line-height: 1.6;
}
.genpg-rite .testi-popup-blk h5 {
    font-size: 22px;
    color: #343434;
}





.page_default.single-blogpg .page_content  .genpg-rite.video-center-full-width {
    width: 100%;
    float: none;
}
.video-center-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.video-center-lft {
    width: 46.3%;
}
.video-center-rite {
    width: 46.3%;
}
.video-center-rite video {
    width: 100%;
    display: block;
}


.inr-abt-sec {
    background-color: #044634;
    padding: 140px 0;
}
.inner-abt-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.genpg-rite .inr-abt-overview-blk {
    display: flex;
    justify-content: space-between;
    margin: 0 0 100px;
}
.genpg-rite .inr-abt-overview-left {
    width: 46.3%;
}
.genpg-rite .inr-abt-overview-rite {
    width: 46.3%;
}
.genpg-rite .inr-abt-ovrvw-image img {
    width: 100%;
    display: block;
}
.genpg-rite .inr-abt-overview-blk.defense-attrny {
    margin: 0;
}
.page_default.about_pg{
    background-image: url(images/inr-abt-bg-image.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.inner-globe-section {
    background-color: #093B2E;
    padding: 140px 0;
}
.inr-globe-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inr-globe-lft {
    width: 46.3%;
}
.inr-globe-rite {
    width: 46.3%;
    padding: 60px;
    background-color: #efefef;
}
 
.inr-globr-image img {
    width: 100%;
    display: block;
}
.inr-globe-rite h3 {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 49px;
    color: #093b2e;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 20px;
}
.inr-globe-rite p {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 20px;
    color: #343434;
    line-height: 1.8;
    letter-spacing: 0;
    margin: 0 0 35px;
}
.page_default.gen_full_width_pg {
    background-color: #044634;
}
.genpg-rite .inr-privacy-policy-cnct {
    padding: 110px 100px;
    background-color: #efefef;
}
.page_default.attny_pg .genpg-lft {
    max-width: 473px;
    float: left;
}
 
.page_default.attny_pg .genpg-rite {
    width: 63%;
    float: right;
}
.inn-attny-img img {
    width: 100%;
    display: block;
}
.genpg-lft .inn-attny-cnt h4 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 23px;
    color: #343434;
    line-height: 1;
    margin: 0 0 5px;
    letter-spacing: 0;
}
.genpg-lft .inn-attny-cnt h5 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 18px;
    color: #343434;
    line-height: 1;
    margin: 0;
    letter-spacing: 0;
}
.genpg-lft .inn-attny-cnt {
    padding: 18px 37px;
    background-color: #efefef;
}
 
/*Contact Page*/

.page_default.contact_pg {
    background-color: #044634;
}
.inn-cont-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inn-cont-form {
    width: 46.3%;
    padding: 63px 59px;
    background-color: #093b2e;
}
.inn-cont-form h2{
    color: #fff;
    text-align: center;
    margin: 0 0 15px;
}
.inn-cont-form h4{
    color: #fff;
    text-align: center;
    margin: 0 0 18px;
    font-family: 'DM Sans';
}
.inn-cont-form p{
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0 0 25px;
}
.inn-cont-rgt {
    width: 46.3%;
}
.inn-cont-iframe img{
    width: 100%;
    display: block;
}
.inn-cont-srvng {
    padding: 37px 59px;
    background-color: #efefef;
}
.inn-cont-srvng h6{
    font-size: 22px;
    font-family: 'DM Sans';
    color: #343434;
    font-weight: 700;
}
.inn-cont-srvng ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0 40px;
    padding: 31px 50px;
    margin: 19px 0;
}
.inn-cont-srvng ul li{
    display: flex;
    justify-content: flex-start;
    width: 46%; 
    margin: 0;
}

.page_default.sitemap .site-main {
    background-color: #efefef;
    padding: 104px 112px;
}







.genpg-rite .blg-cntblk {
    margin: 20px 0 0 0;
    display: flex;
    justify-content: center;
    gap: 28px;
    flex-wrap: wrap;
}
.genpg-rite .post-item {
    width: 32%;
    background: #efefef;
    border: 0px;
    padding: 0px;
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.65) 0px 5px 15px;
}
.genpg-rite .blg-post-img img {
    display: block;
    width: 100%;
}
.genpg-rite .blg-post-cnt {
    padding: 50px 40px;
}
.genpg-rite .post-item h4 {
    margin: 0 0 25px;
    color: #343434;
}
.genpg-rite .post-item h4 a {
    font-family: 'DM Sans', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0px;
    color: #343434;
    display: inline-block;
}
 
.genpg-rite .post-item:hover{
    background-color: #CFB452;
}
.genpg-rite .post-item:hover h4 a, .genpg-rite .post-item:hover h4,.genpg-rite .post-item:hover .single-category a, .genpg-rite .post-item:hover .blg-post-dt {
    color: #ffffff;
    transition: 0s;
}
.blg-post-dt {
    font-family: 'DM Sans';
    font-weight: 300;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #343434;
    margin: 0 0 10px;
}
.blg-post-link a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    margin: auto;
    font-size: 0;
}
.genpg-rite .single-category a {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #343434;
    margin: 0;
    display: inline-block;
}
.blg-post-blck {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: flex-start;
}
.blg-post-ctrs svg {
    width: 18px;
    height: 18px;
    fill: #343434;
}
.post-item:hover .blg-post-ctrs svg{
    fill: #ffffff;
}
.pagination-count {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #ffffff;
}
.genpg-rite .blg-cntblk .custom-pagination {
    margin: 25px 0 0 !important;
    width: 100%;
}
 
 
.page_default.single-blogpg {
    background-color: #F2F2F5;
}
.page_default.single-blogpg .page_content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.page_default.single-blogpg .page_content .genpg-rite {
    width: 58.8%;
}
.page_default.single-blogpg .page_content .genpg-lft {
    width: 33.8%;
}
.singleblg-blk {
    margin: 72px 0 0 0;
}
.post-img.single_defualt_img img {
    width: 100%;
    display: block;
}
.post-category {
    font-family: 'DM Sans';
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 18px;
    color: #343434;
    margin: 0 0 35px;
}
.genpg-rite .post-category a {
    font-weight: 300;
    display: inline-block;
}
.page-navi {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.genpg-rite .page-navi-block a {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0;
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.genpg-rite .page-navi-block a::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(0);
    content: '+';
    transition: transform var(--btn-trn-sp) var(--btn-trn-tf) 0s;
}
.genpg-rite .page-navi-block a:hover::after{
   transform: translateY(-50%) rotate(45deg); 
}
.singleblg-slider.owl-carousel button {
  width: 65px;
  height: 65px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  background-image: url(images/sngl-prev-img.png) !important;
  background-color: #093B2E !important;
  border-radius: 50%;
}
.singleblg-slider.owl-carousel button:hover{
    background-color: #CFB452 !important;
}
.singleblg-slider.owl-carousel button.owl-next{
    background-image: url(images/sngl-next-img.png) !important;
}
.singleblg-slider.owl-carousel button span {
    font-size: 0;
}
.singleblg-slider.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: -90px;
    width: 215px;
}
.single-blogpg .carousel-num {
    font-family: 'DM Sans';
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 18px;
    color: #343434;
    margin: 50px 0 0 90px;
    width: max-content;
}
.singleblg-blk h2 {
    font-family: 'DM Sans';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    font-size: 31px;
    color: #343434;
    margin: 0 0 20px;
}
.singleblg-item {
    padding: 54px 43px;
    background-color: #093B2E;
    position: relative;
}
.singleblg-item:hover {
    background-color: #CFB452;
}
.singleblgcnt .clndr {
    font-family: 'DM Sans';
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 1.8px;
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 10px;
}
.singleblgcnt h4 a {
    font-family: 'DM Sans';
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 23px;
    color: #ffffff;
    margin: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.singleblgcnt h4 {
    color: #ffffff;
    margin: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.singleblg-item .card-hover a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    width: 100%;
}
 
 
.single-video-list-sec {
    background-color: #F2F2F5;
    padding: 30px 0;
}
.single-video-list-sec h2 {
    border-bottom: 1px solid #0000001a;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 36px;
    line-height: 1.1;
    color: #343434;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin: 0 0 25px 0;
}
.single-video-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0 0 70px;
}
.single-video-item {
    position: relative;
    width: 32.3%;
    background-color: #093b2e;
    z-index: 0;
}
.single-video-item a.videolistlink {
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.single-video-item-img img {
    width: 100%;
    display: block;
}
.single-video-item-cnt {
    padding: 25px 40px;
}
.single-video-item-cnt h4 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    color: #FFFFFF;
    letter-spacing: 0px;
    margin: 0 0 10px;
}
.single-video-item-cnt p {
    font-family: 'DM Sans';
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    color: #CFB452;
    letter-spacing: 0px;
    margin: 0;
}
.page_default.video_center_pg {
    background-color: #F2F2F5;
}
.video-cat-sec {
    margin: 0 0 40px;
}
.video-cat-sec .video-cat-title-sec {
    position: relative;
}
.video-cat-title-sec h3 {
    border-bottom: 1px solid #0000001a;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 36px;
    line-height: 1.1;
    color: #343434;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin: 0 0 25px 0;
}
.video-cat-vwbtn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.video-cat-vwbtn a {
    font-family: 'Cantata One';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0;
    display: inline-block;
    padding-right: 20px;
    position: relative;
    color: #9c891f;
}
.video-cat-vwbtn a:hover{
    color: #343434;
}
.video-cat-vwbtn a:hover::after{
    color: #343434;
    transform: translateY(-50%) rotate(45deg);
}
.video-cat-vwbtn a::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(0);
    content: '+';
    transition: transform var(--btn-trn-sp) var(--btn-trn-tf) 0s;
}
.single-video-item-img {
    position: relative;
    z-index: -1;
}
.single-video-item-img::before{
    position: absolute;
    content:"";
    width: 92px;
    height: 90px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(images/vedio-page-play-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
}
 

.single-profile-img {
    float: right;
    max-width: 50%;
    margin: 0 0 1.4% 1.8%;
}
.page_default.sitemap {
    background-color: #f2f2f5;
}
.genpg-rite .errors-lst {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.genpg-rite .errors-lft {
    width: 50%;
    padding: 0 76px;
}
.page_default.err_pg .container{max-width: 100%;}
.genpg-rite .errors-ryt {
    width: 50%;
}
.genpg-rite .errors-btn-lst {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
}
.genpg-rite .errors-btn-lst a.cmn-btn{color: #fff;}
.genpg-rite .errors-btn-lst a.cmn-btn:hover:before{background-color: #093b2e;}
.genpg-rite .errors-ryt img{
    width: 100%;
    display: block;
}


.inr-cmn-btn a.cmn-btn{
  color: #fff;
}
.inn-result-btn a.cmn-btn:after {
    display: none;
}
 .genpg-rite .inr-abt-overview-left h3 {
    font-size: 48px;
    line-height: 1.1;
}


.blgslidebtn-list {

    display: flex;

    justify-content: space-between;

    margin-bottom: 27px;

    align-items: end;

}

.page_default.blog_pg .genpg-rite h2 {

    font-family: 'DM Sans';

    font-size: 36px;

    font-weight: 400;

    line-height: 1;

    letter-spacing: 0px;

    color: #ffffff;

    margin-bottom: 0px;

    position: relative;

    text-transform: initial;

}

.blg-slide-btn {

    position: relative;

    display: flex;

    justify-content: flex-end;

    width: 648px;

}

button#toggleBtn {

    position: relative;

    z-index: 99;

    font-size: 0;

    width: 60px;

    height: 60px;

    background-color: transparent;

    border: 0;

    outline: 0;

    background-image: url(images/blog-slide-btn.webp);

    background-repeat: no-repeat;

    background-size: contain;

    background-position: center;

}

button#toggleBtn:hover {

    background-image: url(images/blog-slide-hvr-btn.webp);

}

#toggleContent {

    font-family: 'DM Sans';

    width: 100%;

    background: #044634;

    padding: 100px 52px 63px;

    visibility: hidden;

    z-index: 9;

    animation: 2.5s cubic-bezier(.25, 1, .30, 1) square-out-top-right both;

    position: absolute;

    box-shadow: rgba(0, 0, 0, 0.65) 0px 5px 15px;

}
 
@keyframes square-out-top-right {

  from {

    clip-path: inset(0 0 0 0);

  }

  to {

    clip-path: inset(0 0 100% 100%);

  }

}
 
#toggleContent.show {

    opacity: 1;

    visibility: visible;

    animation: 1s cubic-bezier(.25, 1, .30, 1) square-in-bottom-left both;

}
 
@keyframes square-in-bottom-left {

    from {

    clip-path: inset(0 0 100% 100%);

  }

  to {

    clip-path: inset(0 0 0 0);

  }

}
 
 
.show .widget h4.widget-title {

    display: none;

}
 
.show .widget select {

    width: 100%;

    background-color: transparent;

    border: 0;

    outline: 0;

    margin: 0 0 15px;

    font-family: 'DM Sans';

    font-weight: 700;

    font-size: 23px;

    line-height: 130%;

    color: #ffffff;

    appearance: none;

    background-image: url(images/select-arw-icon.png);

    background-repeat: no-repeat;

    background-position: right center;

    padding: 0;

}

.show .widget select option{

    background-color: #044634;

    padding: 20px 42px 0;

    border: 0;

}

.show .widget select option:hover{

    background-color: #044634;

}

.page_default.general.review_page .testi-btn a.cmn-btn:after{
    display: none;
}
.page_default.general.review_page .testi-btn{
    padding: 0 !important;
    text-align: left;
}
.inner-single-attorney {
    background-color: #093b2e;
}
.hm-miami-rit.contact-feffrey {
    width: 100%;
}
.hm-miami-rit.contact-feffrey p {
    font-size: 18px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 40px;
    font-family: 'DM Sans';
    font-weight: 400;
}

.video-criminal-page-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
}
.simple-pagination {
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
}
.page-id-4695 .simple-pagination {
    display: none;
}
.about-video-center-item {
    width: 68.8%;
    margin: auto;
}
.about-video-center-item video {
    width: 100%;
    display: block;
    margin: 0 0 15px;
}
.page_default.blog_pg {
    background-color: #093B2E;
}
.single-category {
    color: #343434;
}
.genpg-rite .post-item:hover .single-category{
    color: #ffffff;
}



.page_default.awards_pg {
    background-color: #f2f2f5;
}
.page_default.awards_pg .page_content {
    text-align: center;
}
.inn-award-itm {
    width: 100%;
    padding: 120px 130px;
    background-color: #efefef;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 45px;
}
.inn-awards-itm-img {
    width: 18.3%;
}
.inn-awards-itm-img img {
    width: 100%;
    display: block;
}
.inn-awrd-cnt {
    width: 73.2%;
    text-align: left;
}

.genpg-rite p.light-box {
    padding: 45px 35px;
    margin: 45px 0;
    border-top: 10px solid #CFB452;
    border-bottom: 10px solid #CFB452;
    text-align: center;
}
.genpg-rite .legal-cont-box {
    color: #ffffff;
}
.genpg-rite .legal-cont-box a strong {
    color: #9c891f;
}
.genpg-rite .legal-cont-box a strong:hover {
    color: #ffffff;
}

.innr-prct-our-firm-sec {
    background-color: #093b2e;
    padding: 140px 0;
    background-image: url(images/inn-why-choose-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.innr-prct-our-firm-sec .hm-legal-rht {
    background-color: transparent;
    text-align: center;
    width: 100%;
    padding: 0;
}
.innr-prct-our-firm-sec .hm-legal-retain-list {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}
.innr-prct-our-firm-sec .hm-legal-retain-itm {
    width: 30.7%;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}



/*Responsive*/

@media screen and (max-width: 1800px) {
}
@media screen and (max-width: 1700px) {

.page_default {padding: 120px 0px;}
.genpg-lft .widget{padding: 48px 38px;margin-bottom: 60px;}
.genpg-lft .widget.frm-sdbr h2{font-size: 47px;}
.genpg-rite h1, .genpg-rite h2 {font-size: 44px; }
.genpg-rite h3 {font-size: 34px; }
.genpg-rite h4 {font-size: 29px; }
.genpg-rite p, .genpg-rite li{font-size: 19px;}
.genpg-rite ul li:before{top: 12px;}

.genpg-rite .inn-result-itm h2 {font-size: 47px;}
.genpg-rite .inn-result-itm h5 {font-size: 28px; margin: 0 0 20px; }
.genpg-rite .inn-result-itm p {font-size: 19px; margin: 0 0 20px; }
.genpg-rite .testimonials {gap: 20px; }

}
 
@media screen and (max-width: 1600px) {

    .singleblgcnt h4 a {font-size: 20px;}
.singleblg-blk h2 {font-size: 28px;margin: 0 0 20px;}

.page_title h1, .page_title h2, .page_title strong{font-size: 35px;}
.page_title p{font-size: 28px;margin: 0 0 40px;}
.page_default {padding: 100px 0px; }
.genpg-rite h1, .genpg-rite h2 {font-size: 40px; }
.genpg-rite h3 {font-size: 32px; }
.genpg-rite h4 {font-size: 26px; }
.genpg-rite h5, .genpg-rite h6 {font-size: 21px; }
.genpg-rite p, .genpg-rite li {font-size: 18px; line-height: 1.7; }
.genpg-rite ul li:before {top: 10px; }
.genpg-lft .widget {padding: 45px 35px; margin-bottom: 50px; }
.inrpg-breadcrumbs{font-size: 17px;padding: 18px 0 0;}
.genpg-lft h4.widget-title, .genpg-lft .widget .gform_heading h3.gform_title{font-size: 32px;margin: 0 0 30px;padding: 0 0 15px;}
.genpg-lft .widget ul li a{font-size: 17px;}
.genpg-lft .widget.frm-sdbr h2 {font-size: 43px; margin: 0 0 32px; }
.genpg-lft .widget.frm-sdbr .gform_footer input[type="submit"]{font-size: 17px !important;padding: 23px 62px 21px 22px !important;background-position: right 20px center !important;}


.genpg-rite .testi-item h5 {font-size: 28px;}
.genpg-rite .testi-btn a.cmn-btn{font-size: 17px; margin: 0 0 20px; }
.genpg-rite .testi-item p {font-size: 17px; }
.genpg-rite .testi-item h4 {font-size: 21px; margin: 0 0 15px; }
.video-cat-title-sec h3 {font-size: 34px; padding-bottom: 20px; margin: 0 0 25px 0; }
.single-video-item-cnt h4 {font-size: 21px; margin: 0 0 10px; }
.single-video-item-cnt p {font-size: 17px; }
 
}
@media screen and (max-width: 1440px) {

    .page_default.blog_pg .genpg-rite h2 {font-size: 24px; }
button#toggleBtn {width: 50px; height: 50px; }
.genpg-rite .post-item h4 a {font-size: 19px; }
.blg-post-dt {font-size: 16px; letter-spacing: 1.8px; }
.genpg-rite .single-category a {font-size: 16px; letter-spacing: 0.5px; }
.genpg-rite .blg-cntblk {margin: 20px 0 0 0; gap: 24px; }
.blg-post-ctrs svg {width: 16px; height: 16px; }


.page_bnr{padding: 60px 0;}
.page_title h1, .page_title h2, .page_title strong {font-size: 30px; }
.page_title p {font-size: 24px; margin: 0 0 35px; }
.inrpg-breadcrumbs {font-size: 16px; padding: 14px 0 0; }
.page_default {padding: 80px 0px; }
.genpg-rite h1, .genpg-rite h2 {font-size: 36px; }
.genpg-rite h3 {font-size: 30px; }
.genpg-rite h4 {font-size: 24px; }
.genpg-rite h5, .genpg-rite h6 {font-size: 20px; }
.genpg-rite p, .genpg-rite li {font-size: 17px; line-height: 1.65; }
.genpg-rite ul li:before {top: 9px; width: 9px; height: 9px; }
.genpg-lft .widget {padding: 40px 30px; margin-bottom: 40px; }
.genpg-lft h4.widget-title, .genpg-lft .widget .gform_heading h3.gform_title {font-size: 29px; margin: 0 0 26px; padding: 0 0 15px; }
.genpg-lft .widget ul li a {font-size: 16px; }
.genpg-lft .widget.frm-sdbr h2 {font-size: 38px; margin: 0 0 28px; }
.genpg-lft .widget.frm-sdbr .gform_wrapper .gfield.submit-info p{font-size: 14px;}
.genpg-lft .widget.frm-sdbr .gform_footer input[type="submit"] {font-size: 16px !important; padding: 20px 56px 19px 20px !important; background-position: right 18px center !important; }
.genpg-lft .inn-play-icon img{max-width: 80px;}
.genpg-lft .video-img {margin: 0 0 40px; }

.genpg-rite .inn-result-itm p {font-size: 18px; margin: 0 0 20px; }
.genpg-rite .inn-result-itm h5 {font-size: 26px; margin: 0 0 20px; }
.genpg-rite .inn-result-itm h2 {font-size: 40px; }
.popup-content {padding: 80px 80px; }
.genpg-rite .inn-result-itm {padding: 40px 30px; }
.genpg-rite .testi-item h5 {font-size: 27px; }
.genpg-rite .testi-btn a.cmn-btn {font-size: 16px; margin: 0 0 20px; }
.genpg-rite .testi-item p {font-size: 16px; }
.genpg-rite .testi-item h4 {font-size: 20px; margin: 0 0 15px; }
.video-cat-title-sec h3 {font-size: 25px; padding-bottom: 15px; margin: 0 0 25px 0; }
.video-cat-vwbtn a {font-size: 16px; }
.single-video-item-img::before {width: 87px; height: 85px; }
.single-video-item-cnt {padding: 25px 30px; }
.single-video-item-cnt h4 {font-size: 20px; margin: 0 0 10px; }
.single-video-item-cnt p {font-size: 16px; }
.single-video-list {margin: 0 0 40px; gap: 18px;}
.single-video-list-sec h2 {font-size: 30px; padding-bottom: 15px; margin: 0 0 25px 0; }
.video-criminal-page-list {gap: 15px; }

}
@media screen and (max-width: 1366px){}

@media screen and (max-width: 1279px){

.genpg-rite .post-item {width: 48.6%; }
.blg-post-img{display: none;}
.blg-slide-btn {width: 60%; }
#toggleContent {padding: 60px 15px 15px;}
.show .widget select {margin: 0 0 15px;font-size: 15px;background-size: 15px;}
.page_default.single-blogpg .page_content {flex-direction: column; gap: 30px; }
.page_default.single-blogpg .page_content .genpg-rite {width: 100%;}
.page_default.single-blogpg .page_content .genpg-lft {width: 100%;max-width: 100%;}
.post-img.single_defualt_img{display:none;}
.singleblg-blk {margin: 20px 0 0 0;}


.page_bnr {padding: 50px 0; }
.page_title h1, .page_title h2, .page_title strong {font-size: 26px; margin: 0 0 15px;}
.page_title p {font-size: 20px; margin: 0 0 30px; }
.inrpg-breadcrumbs {font-size: 15px; padding: 10px 0 0; }
.page_default {padding: 60px 0px; }
.genpg-rite h1, .genpg-rite h2 {font-size: 30px; }
.genpg-rite h3 {font-size: 25px; }
.genpg-rite h4 {font-size: 20px; }
.genpg-rite h5, .genpg-rite h6 {font-size: 17px; }
.genpg-rite p, .genpg-rite li {font-size: 18px; line-height: 1.7; }
.genpg-rite {width: 100%; float: none; margin: 0 auto 25px; }
.genpg-lft {width: 100%; float: none; margin: 0 auto; max-width: 100%; }
.genpg-rite li {padding: 0 0 0 20px; }
.genpg-rite ul li:before {top: 10px; width: 8px; height: 8px; }
.genpg-rite h1, .genpg-rite h2, .genpg-rite h3, .genpg-rite h4, .genpg-rite h5, .genpg-rite h6{margin-bottom: 15px;}
.genpg-lft .widget:before {content: ""; width: calc(100vw + 1px); height: 100%; background-color: #093b2e; position: absolute; left: 50%; top: 0; bottom: 0; transform: translateX(-50%); margin: auto; pointer-events: none; }
.genpg-lft .widget {margin-bottom: 0px; padding: 60px 0; }
.genpg-lft .widget.frm-sdbr:before{background-color: #093b2e; }
.genpg-lft .widget.frm-sdbr .widget::before{display: none; }
.genpg-lft .widget.video-sdbr{padding: 73px 0;}
.genpg-lft .video-img img{height: 420px; object-fit: cover;}
.genpg-lft .inn-play-icon img {max-width: 70px; height: auto !important; }
.genpg-lft h4.widget-title, .genpg-lft .widget .gform_heading h3.gform_title {font-size: 24px; margin: 0 0 20px; padding: 0 0 15px; }
.genpg-lft .widget.frm-sdbr h2 {font-size: 32px; margin: 0 0 22px; }
.page_title p {font-size: 17px; margin: 0 0 26px; }
.genpg-lft .widget ul li a {font-size: 17px; }
.genpg-lft .widget.video-sdbr:before, .genpg-lft .widget.video-sdbr .widget:before{background-color: #efefef; }



.genpg-rite .inn-result-itm {padding: 40px 30px; width: 100%; }
.popup-content {padding: 60px 40px;width: 93%; }
.genpg-rite .testi-item {width: 100%;}
.single-video-item {width: 48.5%; }
.video-center-list {flex-direction: column-reverse; gap: 40px; }
.video-center-lft {width: 100%; }
.video-center-rite {width: 100%; }
.single-video-list-sec h2 {font-size: 26px; padding-bottom: 15px; margin: 0 0 20px 0; }
.inn-award-itm {padding: 70px 60px; }
.innr-prct-our-firm-sec .hm-legal-retain-itm {width: 47%; }
.innr-prct-our-firm-sec .hm-legal-retain-img {max-width: 15%; }
.innr-prct-our-firm-sec {padding: 80px 0; }
}

@media screen and (max-width:1240px) {
.genpg-rite .blg-cntblk {margin: 20px 0 0 0; gap: 13px; }
.genpg-rite .blg-post-cnt {padding: 20px 20px; }
.page_default.blog_pg .genpg-rite h2 {font-size: 18px; }
.genpg-rite .blg-cntblk .custom-pagination {margin: 20px 0 0 !important; }
}
 
@media screen and (max-width: 991px){
 .genpg-lft .video-img img {height: 320px;}
 .genpg-rite p, .genpg-rite li {font-size: 17px; line-height: 1.7; }
 .page_default {padding: 40px 0px; }
}
@media screen and (max-width:767px){
 
 
}
@media screen and (max-width:699px) {
.genpg-rite .post-item {width: 100%; }
.singleblg-slider.owl-carousel button {width: 55px;height: 55px;}
.singleblgcnt .clndr {font-size: 15px; }
.singleblgcnt h4 a {font-size: 18px; }
.page_title p {font-size: 15px; margin: 0 0 20px; }

.genpg-rite .testi-item .star-rat {width: 125px; height: 20px; margin: 0 0 20px; }
.single-video-item {width: 100%; }
.single-video-item-img::before {width: 77px; height: 75px; }
.video-cat-title-sec h3 {font-size: 18px; padding-bottom: 15px; margin: 0 0 20px 0; }
.video-cat-vwbtn a {font-size: 15px; }
.single-video-item-cnt h4 {font-size: 19px; margin: 0 0 10px; }
.single-video-item-cnt {padding: 20px 20px; }
.single-video-list-sec h2 {font-size: 25px; }
.page_default.single-blogpg {padding: 40px 0 0; }
.video-criminal-page-list {margin: 0 0 30px; }
.about-video-center-item {width: 100%; }
.inn-award-itm {padding: 40px 20px; flex-direction: column; gap: 20px;margin: 0 0 25px; }
.inn-awards-itm-img {width: 60%; }
.inn-awrd-cnt {width: 100%; }
.innr-prct-our-firm-sec .hm-legal-retain-itm {width: 100%; }
.innr-prct-our-firm-sec .hm-legal-retain-img {max-width: 10%; }
}
@media screen and (max-width:580px){
 
}

@media screen and (max-width: 512px) {
.genpg-lft .widget.frm-sdbr h2 {font-size: 30px; margin: 0 0 22px; }
.genpg-lft .inn-play-icon img {max-width: 60px; height: auto !important; }
.genpg-lft .video-img img {height: 200px; }
.genpg-rite p, .genpg-rite li {font-size: 16px; line-height: 1.7; }
.page_bnr {padding: 40px 0; }
.page_title h1, .page_title h2, .page_title strong {font-size: 24px; margin: 0 0 15px; }
.genpg-rite h1, .genpg-rite h2 {font-size: 24px; }
.genpg-rite h3 {font-size: 20px; }
.genpg-rite h4 {font-size: 17px; }
.genpg-rite h5, .genpg-rite h6 {font-size: 15px; }
.genpg-lft .widget {padding: 30px 0; }
.genpg-lft .widget.video-sdbr {padding: 32px 0; }

.genpg-rite .inn-result-itm p {font-size: 17px; margin: 0 0 15px; }
.genpg-rite .inn-result-itm h5 {font-size: 24px; margin: 0 0 15px; }
.genpg-rite .inn-result-itm h2 {font-size: 32px; }
.genpg-rite .inn-result-itm {padding: 30px 20px; }
.popup-content {padding: 30px 20px; height: 100%; }
.genpg-rite .testi-item {padding: 20px;}
.genpg-rite .testi-item h4 {font-size: 18px; margin: 0 0 15px; }
.genpg-rite .testi-item p {font-size: 15px; }
.genpg-rite .testi-item h5 {font-size: 20px; }

.single-video-item-img::before {width: 67px; height: 65px; }
.innr-prct-our-firm-sec .hm-legal-retain-img {max-width: 15%; }

}
 
@media screen and (max-width:480px){  
 
}