/*
Theme Name: G. Martin Meyers, P.C.
Theme URI: https://gmeyerslaw.com/
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Pushpendra
Author URI: http://www.pushpendra.net
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 78px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #e2161e;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #222130;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


div#wpadminbar {
    z-index: 99999999;
}

 .admin-bar header {
  
    top: 32px;
   
}
.accomplished_sec .main_box .accomplished_box .img img {
    width: 70px;
}

.banner .banner-text h1 {
    font-size: 55px;
    font-weight: 600;
	
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2;
	color:#fff;
}
.testimonials_page {
    padding: 60px 0;
}

.TestimonialsList {
    margin-top: 30px;
}

.TestimonialBox {
    background: #ffffff;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
    border: 1px solid #f1f1f1;
}

.TestimonialBox:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.10);
}

.TestimonialBox .rating {
    margin-bottom: 10px;
}

.TestimonialBox .rating i {
    color: #f4c150; /* gold star */
    margin-right: 2px;
    font-size: 18px;
}

.TestimonialDesc {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 15px;
}

.ClientName {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    color: #333;
}

/* Responsive */
@media (max-width: 767px) {
    .TestimonialBox {
        padding: 20px;
    }
    .ClientName {
        font-size: 16px;
    }
}


.contactpage {
   padding: 60px 0;
	    border-bottom: 1px solid;
}
.contact-sec h2 {
	text-align: center;
	
}
.contactwrapper {
   margin-top: 40px;
}

.contact_infobox {
   background: #fff;
   padding: 30px;
   border: 1px solid #eee;
   border-radius: 8px;
   box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.contact_infobox p {
    margin: 0 0 0px;
}
.contact_infobox.two_box {
	 background: #31313e;	
}
.contact_infobox.two_box h2 {
	color:#fff;
}
.contactformbox .form-group {
   margin-bottom: 18px;
}

.contactinfolist {
   list-style: none;
   padding: 0;
   margin-top: 20px;
}

.contactinfolist li {
   display: flex;
   align-items: flex-start;
   margin-bottom: 20px;
	font-size: 16px;
}

.contactinfolist i {
   font-size: 22px;
   width: 30px;
   color: #e2161e;
   margin-top: 3px;
   text-align: center;
}

.contact_infobox {
   margin-top: 30px;
}

.contact_infobox h2,
.contact_infobox h2 {
   font-size: 36px;
   margin-bottom: 15px;
}

@media (max-width: 991px) {
   .contact_infobox,
   .contact_infobox {
      margin-bottom: 30px;
   }

   .contactpage h1 {
      font-size: 32px;
   }

   .contact_infobox h2,
   .contact_infobox h2 {
      font-size: 24px;
   }
}

@media (max-width: 768px) {
   .contactpage {
      padding: 40px 0;
   }

   .contactwrapper {
      margin-top: 25px;
   }

   .contactpage h1 {
      font-size: 28px;
      line-height: 1.3;
   }

   .contactinfolist li {
      align-items: flex-start;
   }

   .contactinfolist i {
      font-size: 20px;
      width: 28px;
   }

   .contact_infobox,
   .contact_infobox {
      padding: 20px;
   }
}

@media (max-width: 576px) {
   .contactpage h1 {
      font-size: 24px;
   }

   .contact_infobox h2,
   .contact_infobox h2 {
      font-size: 22px;
   }
	
.content_sec .pa_img .img_box p img{
    width: 34% !important;
}
 
}

@media (max-width: 420px) {
   .contactpage {
      padding: 30px 0;
   }

   .contactpage h1 {
      font-size: 22px;
   }

   .contact_infobox h2,
   .contact_infobox h2 {
      font-size: 20px;
   }
}



.our_team {
    padding: 60px 0;
}

.our_team p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    color: #555;
}

.team_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.team_box_full {
	    padding-bottom: 20px;
    width: 30%;
    background: #fff;
    text-align: center;
    transition: 0.3s 
ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.team_box_full:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}


.team_img img {
    width: 100%;
    object-fit: cover;
}


.team_details {
    margin-top: 20px;
}

.team_details h4 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}
.team_details .h4 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}


.team_details .Role {
    display: block;
    font-size: 14px;
    color: #888;
    margin-bottom: 15px;
}

.EnrollBtn a {
    background: #e2161e !important;
    padding: 14px 30px;
    color: #fff !important;
    display: inline-block;
    border: 0;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-family: "Barlow Condensed";
    border-radius: 5px;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    width: auto;
    overflow: hidden;
    z-index: 1;
    transition: all 300ms 
ease 0ms;
}

.EnrollBtn a:hover {
    color: #fff !important;
    border-color: transparent;
    background-color: #222130 !important;
}

@media (max-width: 991px) {
    .team_box_full {
        width: 45%;
    }

   
}

@media (max-width: 575px) {
    .team_box_full {
        width: 100%;
    }

   
}

.Coursestab {
    padding: 60px 0;
}

.SingleTeam {
    display: flex;
    align-items: flex-start;
    gap: 40px;
}

.SingleTeam .TeamImg img {
    width: 350px;
    height: 420px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}

.SingleTeam .TeamDetails {
    flex: 1;
}

.SingleTeam .TeamDetails h2 {
    font-size: 32px;
    margin-bottom: 5px;
    font-weight: 700;
}
.Coursestab .description_single {
	 margin-top: 20px;
	
}

.Coursestab .description_single h3 {
	margin-bottom: 10px;
	font-size: 43px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 10px;
	
}
.Coursestab  ul li:before {
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    color: #e2161e;
    left: 0px;
    top: 1px;
    font-weight: 100;
}
.Coursestab  ul li {
    position: relative;
    margin: 0 0 19px;
    padding-left: 20px;
    color: #121212;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
}
.Coursestab .description_single ul {
    margin-bottom: 10px !important;
}
.SingleTeam .Role {
    font-size: 20px;
    color: #000;
    display: block;
    margin-bottom: 20px;
}

.SingleTeam p {
    font-size: 17px;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .SingleTeam {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .SingleTeam .TeamImg img {
        width: 100%;
        max-width: 380px;
        height: 420px;
    }

    .SingleTeam .TeamDetails {
        text-align: center;
    }
}

@media (max-width: 575px) {

    .Coursestab {
        padding: 40px 0;
    }

    .SingleTeam .TeamImg img {
        width: 100%;
        height: 350px;
    }

    .SingleTeam .TeamDetails h2 {
        font-size: 26px;
    }

    .SingleTeam p {
        font-size: 14.5px;
    }
}

.results {
    padding: 60px 0;
}

.results_area .col-sm-6 {
    padding: 15px;
}

.results_Box {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 25px;
    border-radius: 6px;
height: 250px;
    transition: all 0.3s ease;
    box-shadow: 0 3px 8px rgba(0,0,0,0.05);
}

.results_Box:hover {
    box-shadow: 0 6px 15px rgba(0,0,0,0.12);
    transform: translateY(-3px);
}

.results_Box h4 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #15233c; 
}

.heading_bod {
    width: 60px;
    height: 3px;
    background: #d4a017; 
    margin-bottom: 15px;
}

.results_Box .details strong {
    font-weight: 600;
    color: #000;
}

.results_Box p {
    font-size: 18px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 12px;
}


.results_Box p:empty {
    display: none;
}

@media (max-width: 767px) {
    .results_area .col-sm-6 {
        width: 100%;
    }
    
    .results_Box {
        padding: 20px;
    }

    .results_Box h4 {
        font-size: 20px;
    }
}

div#gform_confirmation_message_2 {
	 color: #fff;
    font-size: 20px;
}

div#gform_confirmation_message_1 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.navbar-nav li {
    position: relative;
}

.navbar-nav .sub-menu {
    display: none;
    padding-left: 20px;
}

.navbar-nav .sub-menu.open {
    display: block;
}


footer .mid-footer .denville_map ul li i {
    
    top: 15%;
}
.navbar-nav .sub-menu.open {
	position: relative;
        background: #050a30;
        border-radius: 0;
	margin-top:10px;
}

    .navbar-nav .sub-menu.open li a{
        color: #fff;
}


.menu-item-has-children > a {
    position: relative;
    color: #d40000 !important;
    font-weight: 600;
}


.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 10%;
    top: 40%;
    color: #d40000;
    transition: 0.3s;
}


.menu-item-has-children.open > a:after {
    transform: rotate(180deg);
}
#home-slider .slider-wrap {
    max-width: 1400px;
    margin: 0 auto;
}

.testimonial_sec .h2 {
    color: #fff;
}

footer .h4 {
    color: #e2161e !important;
    margin: 0 0 15px !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
footer .Disclaimer {
	    gap: 10px;
}
footer .Disclaimer .h4  {
	margin: 0 !important;
	font-size: 16px !important;
	    
}
footer .Disclaimer p{
	padding:0 !important;
}
footer .privacy {
    text-align: end !important;
    
}
.amn_logo{
text-align: end;
padding: 10px 0;
}

.breadcrumb-sec .breadcrumb li:before {
    top: 4px !important;
    font-family: 'Font Awesome 5 Brands' !important;
}

.inner-banner.practice_areas {
    text-align: center;
}
.inner-banner.practice_areas .main_logo_sec {
    position: relative !important;
}
.inner-banner.practice_areas .banner-text {
    min-height: 250px !important;
    height: auto !important;
	padding-top:100px;
}

.accomplished_box p {
	font-size:20px !important;
}

.guidance_sec p {
	font-size:24px !important;
}

footer .footer_menu ul li {
    font-size: 18px !important;
}

footer p {
    font-size: 18px !important;

}
footer .mid-footer .denville_map ul li {
    font-size: 18px !important;
   
}
.blog_sec.home {
    padding: 100px 0;
}

.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
    font-size: 16px;  
}

#gform_wrapper_1 input,
#gform_wrapper_1 textarea {
    font-size: 16px;           
}

/* Base table reset */
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 15px;
}

/* Remove default borders */
table td {
    border: none;
    padding: 0;
}

/* Card style */
table td a {
	
    display: block;
	border:1px solid;
    padding: 18px 20px;
    background: #f7f7f7;
    color: #0b2c4d;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    height: 100%;
}

/* Hover effect */
table td a:hover {
    background: #E2161E;
    color: #ffffff;
    box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

/* Equal height cells */
table tr {
    display: flex;
}

table td {
    flex: 1;
}

/* Tablet */
@media (max-width: 991px) {
    table tr {
        flex-wrap: wrap;
    }

    table td {
        flex: 0 0 50%;
    }
}

/* Mobile */
@media (max-width: 575px) {
    table td {
        flex: 0 0 100%;
    }

    table {
        border-spacing: 10px;
    }
}


.pa_img .img_box p img {
    width: 22% !important;
}
.pa_img .img_box p {
    display: flex;
}

.our_team.firm-overview .team_area .team_box_full {
 
    margin-bottom: 20px;
  
}
.espanol #home-slider .slider-wrap .slider-content .text h1 {
       font-size: 80px;
}
.blog_sec {
    padding: 100px 0;
}

/* End Images */