@media(max-width:1690px){
    .phoneBox p span a {font-size: 25px;}
    ul.menu li a {font-size: 14px;}
    ul.menu > li {margin: 0px 6px;}
    .sc-logo {max-width: 335px;}
}

@media(max-width:1490px){
    .sc-logo {max-width: 255px;}
    ul.menu li a {font-size: 13px;}
    .section-imgs {padding-left: 20px; padding-right: 20px;}
    .community {width: calc(100% - 4rem);}
    .section-testimonials::before {
    	content: "";
    	position: absolute;
    	width: 32%;
    	height: 96.5%;
    	background: RGBA(245, 95, 66, 0.3) url(../img/testimonial-bg.webp);
    	left: 0;
    	top: 13px;
    }
    .section-testimonials {background: none;}
    .single-sec-text.single-sec-text-right {padding: 0 30px;}
    .section-faq {padding: 20px 20px 145px;}
    .itm-content {padding: 65px 20px 20px; font-size: 17px;}
    .case-result .case-worth {font-size: 55px; line-height: 82px;} 
}

@media(max-width:1350px){
    .phoneBox p span a {font-size: 18px;}
    .top-header {padding: 0 15px;}
    .practice-area li a {font-size: 14px; padding: 20px 5px;}  
    .al-testimonial-card { padding: 0px 150px 35px;}
}

@media(max-width:1270px){
    .navbar-headBox {
    	display: flex;
    	flex-wrap: wrap;
    	align-items: center;
        justify-content: space-between;
	   padding: 0 75px 0 15px;        
    }
    .header {background:var(--third);}
    .phoneBox {margin-left: auto;}
    .home-hero {clear: left;}
    .mean-container a.meanmenu-reveal {
    	color: #fff;
    	top: -68px;
    	right: 12px !important;
    	background: var(--fprimary);
    	border-radius: 50%;
    }
    .al-testimonial-card { padding: 0px 100px 35px;}
    .mean-container a.meanmenu-reveal span {background-color: #fff;}
    .mean-container .mean-bar {background: transparent;	padding: 0;	min-height: 0;}
    .mean-container .mean-nav {margin-top: 0;}
    ul.menu li {margin: 0;}
    .mean-container .mean-nav {background: var(--button);}
    .mean-container .mean-nav ul li a.mean-expand{height: 34px; background: var(--button);}

    .header .container-fluid { padding: 0; }
    .navbar-headBox { padding: 0 20px; }
    .big-footer { padding: 50px 20px; }
    .practice-area figure {margin-left: 0;}
    .practice-area figure img,.sec-half figure img{width: 100%;}
    .slide-acv {padding: 35px 20px 35px 20px;}
    .sec-half h2,.sec-half h2 em{font-size: 40px;}
    .card-content.rt-flip {padding-top: 20px;}
    .sec-half .row {padding: 50px 0 0;}
    .sec-faq .ui-accordion {padding-left: 0; margin-top: 35px;}
    .sec-green {padding: 35px 0;}
    .col-3 {width: 50%;}
    .last ul.cta, .last h4 {margin-left: 0;}
    .sec-blog .row {margin: 20px 0px 0;}
    .sec-blog .col-4 {width: 33.33%;}
    .blog-card {padding: 0 5px;}
    .right-card {margin-top: 55px;}
    .right-card .card {min-height: 260px; display: flex; flex-direction: column;}
    .sec-green .left-card {max-width: 100%;}
    .right-card .card h4 {font-size: 20px;}
    .seq-no {margin-bottom: 0; margin-top: auto;}
}

@media(max-width:1024px){
    .al-location-letter{font-size: 80px;}
    .al-location-list p, .al-location-list a{font-size: 18px;}
    .al-location-list{margin-top: 50px;}
    .al-location-box{padding: 30px 30px;}
    .col-5 {width: 100%;}
    .col-7 {width: 100%;}
    .col-6 {width: 100%;}
    .copyright {padding: 25px 10px 20px;}
    .copyright .ft-nav {margin-left: auto; margin-right: auto; order: -1;}
    .col-4 {width: 100%;}
    .col-8 {width: 100%;}
    .home-hero h1 {font-size: 6rem; line-height: 7rem;}
    .hero-bg {padding: 0 15px;}
    .btn.hd-button {
    	margin-left: 35px;
    	background-size: 30px;
    	background-position: center;
    	font-size: 0;
    	padding: 0 !important;
    	width: 35px;
    	height: 35px;
    }
    .al-testimonial-card { padding: 0px 50px 35px;}
    .header .btn::after{content: none;}
    .copyright .container {justify-content: center;}
    .phoneBox p,.phoneBox p span {font-size: 0; line-height: 0;}
    .phoneBox p span a {
    	font-size: 0;
    	width: 35px;
    	height: 35px;
    	display: block;
    	background: url(../img/phone-solid.svg);
    	border-radius: 50%;
    	margin-right: -25px;
    	background-size: 19px;
    	background-repeat: no-repeat;
    	background-position: center;
    	border: 1px solid #114038;
    }
    .big-footer .container { flex-direction: column; }
    .copyright .ft-nav { padding: 0; margin-left: 0; }
    .copyright ul li { display: flex ; align-items: center; }
    .footer .phone-btn { font-size: 24px; }
    .footer h3 { margin-bottom: 0; margin-top: 30px; }
    
    .hero-container .sup-title {margin-top: auto;}
    .home-hero {height: 100%;}
    .hero-container {position: inherit;}
    .card-content.rt-flip {padding-left: 0;}
    .card-content.lt-flip {padding-right: 0;}
    .blog-card h3 {font-size: 20px;}
    .tags-date {flex-direction: column;}
    .tag a {padding: 5px 15px;}
    .pa-content {margin-right: 0;}
    .cbox figure img{width: 100%;}
    .team-items {padding: 20px;}
    .banner-image {max-width: 100%;}
}

@media(max-width: 1020px){
    .copyright .ft-nav {width: 100%; justify-content: center;}
    .header .container-fluid {padding: 0; justify-content: center;}
    .home-hero h1,.home-hero h1 strong,.home-hero h1 em,.sec-adv h2,.sec-adv h2 strong,.sec-adv h2 em{font-size: 45px;}
    .sec-title p {font-size: 18px;}
    .list-aws li {font-size: 28px;}
    .practice-area li a {padding: 7px 5px; text-align: center;}
    h2 br{display: none;}
    .sec-adv .card h3 {margin: 10px 0;}
    .sec-adv .card{margin-bottom: 35px;}
    .slide-acv .item{padding: 0 10px;}
    .cta-link h3 {font-size: 30px;}
    .pa-content h1, .pa-content h2,.pa-content h2 em{font-size: 30px; line-height: normal;}
    .pa-content h3,.pa-content h3 strong{font-size: 25px;line-height: normal;}
    h1.pa-title {font-size: 35px; line-height: normal;}
    .page-banner p br {display: none;}
    h3.ui-accordion-header {padding: 20px 10px; font-size: 17px !important;}
    .pa-pages {margin: 25px 0px 25px 0;}    
    .ts-card {padding: 20px;}
    .left-title {max-width: 70%;}
}
@media (min-width: 768px) {
    .al-location-container {
        grid-template-columns: repeat(3, 1fr);
    }
    .sec-settle .row {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .al-accordion-btn {font-size: 17px; padding-right: 35px !important;}
    .al-accordion-panel-content span{font-size: 16px;}
    .sec-blog .col-4{
        width: 50%;
    }
    .st-statement{margin-top: 0px;}
    .blog-card .tags-date {
        align-items: flex-start;
        margin-bottom: 25px;
    }
    .al-location-letter{font-size: 60px;}
    .al-location-list p, .al-location-list a{font-size: 16px;}
    .al-location-list{margin-top: 30px;}
    .al-location-box{padding: 20px 20px;}
    .practice-sub-area-block {grid-template-columns: 1fr;}
   .practice-area-wrapper{padding: 0px 10px;}
   .parctice-area-title h2{font-size: 40px;}
   .practice-sub-area{padding: 10px 5px;}
   .al-testimonial-card { padding: 0px 30px 35px;}
   .al-title{font-size: 25px;}
   .al-text{font-size: 18px;}
   .st-amt{font-size: 35px;}
   div.main-menu{display: none;}
   .search-box form .text{min-height: 30px !important;}
   .search-box form .submit {padding: 17px 15px 18px !important;}
}
@media(max-width:600px){
    .sc-logo{height: 70px; }
    .mean-container a.meanmenu-reveal { top: -58px;}
    .mobile-btn{display: block; margin-left: auto; margin-right: 50px;}
    .mobile-btn a{
        border-radius: 10px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        border: 1px solid var(--button);
        background: var(--button);
        padding: 8px 15px;
        display: inline-block;
        text-decoration: none;
        transition: 0.3s ease all;
        line-height: 1.2;
        font-size: 14px;
    }

    .header .container-fluid{
        display: flex;
        align-items: center;
        width: 100%;
    }

    .al-accordion-btn::after{margin-top: -12px;}
    .sc-logo {max-width: 175px; padding-right: 0; border-right: 0; margin-right: 20px;}
    .footer h3 { margin-bottom: 0; margin-top: 30px; }     
    .home-hero::after{background: none} 
    .home-hero h1 { margin: 0 0 20px; }
    .home-hero h1, .home-hero h1 strong, .home-hero h1 em, .sec-adv h2, .sec-adv h2 strong, .sec-adv h2 em {font-size: 35px; line-height: normal;}
    .sup-title {font-size: 20px;}
    .top-header {text-align: center;}
    .right-card {grid-template-columns: 1fr;}
    .slide-tab {
    	justify-content: left;
    	flex-direction: column;
    }
    .sec-blog .col-4{
        width: 100%;
    }
    .stl-card{padding: 50px 25px 30px;}
    .al-testimonial-card { padding: 0px 20px 35px;}
    .sec-green .left-card {padding-right: 0;}
    .practice-area li.ui-state-active a{border-radius: 5px;}
    .sec-half h2, .sec-half h2 em,.sec-green h3,.section-ca h2,.section-ca h2 em,.quote-title,.sec-faq h2 {font-size: 30px;	line-height: normal;}
    h3.ui-accordion-header{font-size: 20px;}
    h2,h2 strong, h2 em{font-size: 30px; line-height: normal;}
    .ts-card{padding: 20px;}
    .ts-card p{line-height: normal;}
    .sec-blog .col-4 {width: 100%;}
    .blog-card {padding: 0 5px 25px;}
    .gform-theme--foundation #field_submit {margin-left: 0;}
    #gform_fields_2{display: flex;}
    .right-card .card.last span {font-size: 100vw;}
    .sec-green {padding: 35px 0 0;}
    .sec-exp .container {
    	position: inherit;
    	top: 0;
    	width: 100%;
    	margin: 0 auto;
    	left: 0;
    	height: 100%;
    	transform: none;
        padding: 0;
    }
    .sec-exp .card {width: 100%;}
    .sec-exp h3 {font-size: 30px; line-height: normal;}
    .sec-exp .card::after {left: 44.49%; top: 25px;	width: 50px;}
    .sec-blog .top-title {flex-wrap: wrap;}
    .sec-blog .btn-tp {margin-left: 0;}
    .btn-tp {padding: 10px 50px 10px 20px;}
    .btn, #gform_submit_button_1{padding: 10px 50px 10px 20px; background-position: 93% center;}
    .big-footer {padding: 20px 0px;}
    .big-footer .col-3 {width: 100%; text-align: center;}
    .copyright {padding: 20px 0 20px;}
    .footer-nav {max-width: 100%;}
    .slide-acv {padding: 0;}
    #field_2_1 {width: 100%;}
    .form-section .col-6 + .col-6{order: -1;}
    .form-section {padding: 20px 0;}
    .st-amt {font-size: 25px;}
    .stl-card .pa-name {font-size: 20px; margin: 0;}
    .lt-content {padding-right: 0;}
    .work-section .container {padding: 30px 20px;}
    .sec-tb {margin-bottom: 25px;}
    .sec-abts .row {padding: 0;}
    .team-items .col-3{width: 100%;}
    .parctice-area-title h2{font-size: 30px;  width: 70%;}
    .parctice-area-title .btn-tp { padding: 10px 35px 10px 10px; width: 30%; }
    .al-title{font-size: 22px; line-height: 35px;}
    .al-text{font-size: 16px;}
    .home-hero { height: 500px; background: #fff;}
    .banner-image {
        height: 500px;
        object-fit: cover;
        border-radius: 20px 20px 0 0;
    }
    .hero-container {
        position: absolute;
    }
    .hero-container .container{
        padding: 0 20px;
    }
    .hero-container .sup-title {
        margin-top: 0;
    }
    .home-hero h1, .home-hero h1 strong, .home-hero h1 em{font-size: 22px;}
    .home-hero h1{margin-top: 20px}
    .hero-container .btn{line-height: 1.4}
    .home-hero .button-group { margin-top: 0; }
    .sec-adv{padding: 40px 0 0;}
    .top-header {display: none;}
    .footer-nav ul {
    	margin: 0 0 20px;
    	justify-content: center;
    }
    .footer .h4, .footer h4 {text-align: center;}
    .loc li {
    	padding-left: 0;
    	background: none;
    }
    
    .loc li .h5{
    	padding-left: 24px;
    	background: url(https://alphainjurylaw.com/wp-content/themes/legalgrowth/assets/img/icon-lts.svg);
    	background-repeat: no-repeat;
    	background-position: 0 5px;
        display: inline-block;
    }
    .last ul.cta li,.last ul.cta li:last-of-type  {
    	padding-left: 0;
    	background: none;
    }
    .last ul.cta li a{
    	padding-left: 24px;
    	background: url(https://alphainjurylaw.com/wp-content/themes/legalgrowth/assets/img/icon-tele.svg);
    	background-repeat: repeat;
    	background-repeat: no-repeat;
    	background-position: 0 center;
        
    }
    .last ul.cta li:last-of-type a{
    	padding-left: 24px;
    	background: url(https://alphainjurylaw.com/wp-content/themes/legalgrowth/assets/img/icon-email.svg);
    	background-repeat: repeat;
    	background-repeat: no-repeat;
    	background-position: 0 center;
        
    }
    .loc li a {display: block;}
    .search-box form .submit{font-size: 14px;}
}

@media(max-width:400px){
    .al-testimonial-card { padding: 0px 10px 35px;}
    .copyright ul li a { font-size: 14px; }    
    .sup-title {font-size: 16px;}
    .sup-title::after, .sec-exp .card::after{top: 11px;}
    .sup-title::before, .sec-exp .card::before{top: 9px;}
    .sec-adv .card h3 {font-size: 30px;}
    .sec-green{margin-top: 0;}
    .section-ca,.sec-half,.sec-testimonial,.sec-blog,.sec-form{padding: 40px 0;}
    .h3 {line-height: normal;}
    .copyright p {font-size: 14px;}
    .sec-exp .card::before {top: 50px;}
    .sec-exp .card::after {top: 24px; left: 44.2%;}
    
}

@media(max-width:401px){
    .search-box form .text{width: 90%;}
    .search-box form .submit{margin-top: 10px;}
}