/* Media Queries */
@media (max-width: 991px) {
    .animated {
        opacity: 1;
        -webkit-animation: none;
        animation: none;
    }
    .home-content h1 {
        font-size: 36px;
    }
    .project {
        width: 50%;
    }
    #topnav .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 769px) and (max-width: 1200px) {
    .post-preview {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 768px) {
    .title,
    .title.right {
        text-align: center;
    }
    .title p,
    .title.right p {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .title p:after,
    .title.right p:after {
        margin: 20px auto;
    }
    .counter {
        text-align: center;
    }
    .counter-icon {
        width: auto;
        display: block;
        float: none;
        margin: 15px auto 0;
    }
    .counter-content {
        float: none;
        width: auto;
    }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero,
    #about #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero,
    #about #hero
    {
        height: 30%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
    #home #hero {
        height: 150%;
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    section.estimate .estimate-img-con {
        display: none;
    }
    section.estimate .estimate-content {
        padding: 10px 0 30px;
        float: left;
        text-align: center;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    li.service-item {
        width: 50%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
    #home #hero {
        height: 100%;
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    .member {
        text-align: center;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .member-info {
        width: 100%;
    }
    .member-avatar {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    #home #hero {
        height: 150%;
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    section.estimate .estimate-img-con {
        display: none;
    }
    section.estimate .estimate-content {
        padding: 10px 0 30px;
        float: left;
        text-align: center;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    li.service-item {
        width: 50%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
    #home #hero {
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        background-size: cover;
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    .member {
        text-align: center;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .member-info {
        width: 100%;
    }
    .member-avatar {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : landscape) {
    #home #hero {
        height: 150%;
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    section.estimate .estimate-img-con {
        display: none;
    }
    section.estimate .estimate-content {
        padding: 10px 0 30px;
        float: left;
        text-align: center;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        background-size: cover;
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    li.service-item {
        width: 50%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : portrait) {
    #home #hero {
        background: url('../images/bg/courthouse-mobi.png') no-repeat #000;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    .home-content h1 {
        font-size: 52px;
    }
    section.estimate .estimate-img-con {
        display: none;
    }
    section.estimate .estimate-content {
        padding: 10px 0 30px;
        float: left;
        text-align: center;
    }
    #testimonials {
        background-image: url(../images/bg/gavel-mobi.png);
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #practice-areas #hero,
    #personal-injury #hero,
    #dui-criminal-defense #hero,
    #business-litigation #hero,
    #real-estate-law #hero,
    #intellectual-property-law #hero,
    #auto-accidents #hero,
    #motorcycle-accidents #hero,
    #bicycle-accidents #hero,
    #pedestrian-accidents #hero,
    #dog-bites #hero,
    #premises-liability #hero
    {
        height: 50%;
        background: url(../images/bg/courtroom-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #about #hero {
        background: url(../images/bg/lawbooks-mobi.png);
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #contact #hero {
        height: 40%;
        background: url(../images/bg/library-mobi.png) no-repeat;
        /*background-size: cover;*/
        background-attachment: fixed;
    }
    #topnav {
        padding: 0;
        border: 0;
    }
    #topnav.scrolled {
        position: fixed;
    }
    #topnav.scrolled .navbar-nav li.telephone legend,
    #topnav .navbar-nav li.telephone legend
    {
        display: none;
    }
    #topnav.scrolled .navbar-toggle {
        color: #333;
    }
    .navbar-toggle:hover {
        background-color: transparent;
    }
    #topnav .navbar-collapse {
        background: rgba(255,255,255,1);
        box-shadow: 3px 5px 5px rgba(0,0,0,0.25);
    }
    #topnav.scrolled .navbar-collapse {
        background: rgba(255,255,255,1);
    }
    #topnav .navbar-nav,
    #topnav.scrolled .navbar-nav {
        margin: 0;
        padding: 15px 0;
    }
    #topnav .navbar-nav > li > a,
    #topnav.scrolled .navbar-nav > li > a {
        color: #333;
        padding: 10px 15px;
    }
    #topnav .navbar-nav > li > a:hover,
    #topnav.scrolled .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #bf9f88;
    }
    #topnav .navbar-brand,
    #topnav.scrolled .navbar-brand {
        margin-top: 0;
    }
    #topnav .navbar-brand .logo-light {
        display: block;
    }
    #topnav .navbar-brand .logo-dark {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-light {
        display: none;
    }
    #topnav.scrolled .navbar-brand .logo-dark {
        display: block;
    }
    .member {
        text-align: center;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .member-info {
        width: 100%;
    }
    .member-avatar {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }
    #contact-form .form-control {
        text-align: left;
    }
    #main-contact-form .btn {
        width: 100%;
    }
    .practice-nav h3 {
        color: #f04e36;
        font-size: 2.5rem;
        margin: 40px 0 10px;
    }
    .about-firm {
        margin-bottom: 30px;
    }
    .section-cta {
        width: 100%;
        font-size: 2rem;
        padding: 20px;
    }
    #team-commitment {
        text-align: center;
    }
    #team-commitment .commitment-img {
        width: 60%;
    }
    .footer-right,
    .footer-center,
    .footer-left {
        text-align: center;
        margin-bottom: 30px;
    }
}
@media (max-width: 640px) {
    .title h2 {
        font-size: 24px;
    }
    #backgrounds {
        display:none;
    }
    #hero {
        height: 100%;
    }
    .home-content h1 {
        font-size: 32px;
    }
    section {
        z-index: 15;
    }
    .project {
        width: 100%;
    }
    section.estimate .estimate-img-con {
        display: none;
    }
    section.estimate .estimate-content {
        padding: 10px 0 30px;
        float: left;
        text-align: center;
    }
}
