@font-face {
    font-family: "Montserrat-Regular";
    src: url(../assests/fonts/Montserrat/Montserrat-Regular.ttf);
}
@font-face {
    font-family: "Montserrat-SemiBold";
    src: url(../assests/fonts/Montserrat/Montserrat-SemiBold.ttf);
}
@font-face {
    font-family: "Montserrat-BoldItalic";
    src: url(../assests/fonts/Montserrat/Montserrat-BoldItalic.ttf);
}
@font-face {
    font-family: "Montserrat-Light";
    src: url(../assests/fonts/Montserrat/Montserrat-Light.ttf);
}
@font-face {
    font-family: "ArchivoBlack-Regular";
    src: url(../assests/fonts/Archivo/ArchivoBlack-Regular.ttf);
}
p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-family: "Montserrat-Regular";
    margin-bottom: 0 !important;
}
h2{
    font-family: "ArchivoBlack-Regular";
    margin-bottom:0 !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 41px !important;
    letter-spacing: 2px;
}

.navbar, .navbar .container-fluid {
    padding: 0 !important;
}
.col-md-6, .col-md-12{
    padding: 0 !important;
}
header {
    background: #fff;
    padding-top: 30px;
}
.logorow{
    padding-bottom: 30px !important;
}

.navbarrow{
    background-color:#f6f6f6 !important;
    padding:20px 0 !important;
}
li.nav-item a {
    font-family: "Montserrat-Regular";
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color:#000;
    margin: 0 35px 0px 0px !important;
    padding: 0 !important;
}
li.nav-item a.active {
    color:#d90128;
    font-family: "Montserrat-SemiBold" !important;
}
header p, header p > a{
    margin-bottom:0 !important;
    font-family: "Montserrat-Regular";
    font-size: 24px;
    line-height: 45px;
    font-weight: 300;
    color:#000;
}
.dropdown-toggle::after{
    display: none !important;
    content:"";
    border:0 !important;
    vertical-align:0 !important;
}
.nav-item a:hover {
    color: #000;
    background: transparent;
}
/* .custom-dropdown-toggle::after {
    content: '\f078' !important;
    font-family: "FontAwesome";
    margin-left: 0.255em;
} */
li.dropdown {
    display: flex;
}
.dropdown-menu li a {
    font-family: "Montserrat-Regular";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 !important;
}
.dropdown-toggle img{
    transition: 0.5s !important;
}
.show img {
    transform: rotate(180deg) !important;
    transition: 0.5s !important;
}
ul.dropdown-menu {
    padding: 16px;
    box-shadow: 0 3px 6px 3px rgba(0,0,0,0.24);
}
#md-website-links .footer,
#index .footer,
#md-w2-employee-forms .footer,
#sc-w2-employee-forms .footer,
#nc-services .footer,
#contact-us .footer{
    background: #fff;
}
.footer{
    padding:62px 0 70px 0;
    background-color: #f6f6f6;
    border-top:1px solid #c3c3c3;
}
.footer .row {
    flex-direction: column;
}
.footer p{
    color:#333333 !important;
    font-family: "Montserrat-BoldItalic";
    font-size: 16px;
    text-align: center;
    padding-bottom: 40px;
}
.footer img {
    width: 6%;
    margin: auto;
}
.Herosec img{
    width: 100% !important;
}
.sec02 {
    background: url(../assests/images/subscribe.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0 60px 0;
}
.sec02 p {
    padding-top: 30px;
}
.signup-form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 25px;
}
.email-input::placeholder {
    color: #fff;
}
.email-input {
    width: 550px !important;
    padding: 0px 10px !important;
    margin-right: 10px !important;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
    background: transparent !important;
    color: #fff !important;
    height: 60px !important;
    font-family: "Montserrat-Light" !important;    
    font-size: 18px !important;
}
.submit-btn {
    padding: 15px 50px;
    border: none;
    border-radius: 50px;
    background-color: #f70303;
    color: #fff;
    cursor: pointer !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: "Montserrat-SemiBold" !important;
    font-weight: 600;
}
.sec03 {
    background-color: #f6f6f6;
    padding: 90px 0 155px 0;
}
.sec03 h2 {
    color: #f70303;
    padding-bottom: 50px;
}
.sec03 .col-md-6 img {
    display: block;
    margin: auto;
    width: 100%;
}
.sec03 .row .col-md-6 {
    max-width: 48% !important;
    margin: 0 12px;
}
.sec03 .col-md-12 img {
    width: 6%;
    display: block;
    padding-bottom: 50px;
    margin: auto;
}
.sec03 .col-md-6 h3 {
    margin-top: 35px;
    margin-bottom: 45px;
    text-align: center;
    font-size: 24px;
    color: #000;
    font-family: "Montserrat-Light"; 
}
.sec03 .col-md-6 p {
    font-size: 18px;
    line-height: 26px;
    font-family: Montserrat-Light;
    color: #666666;
    width: 93%;
    margin: auto;
}


/*1099*/
.md-subcontractor {
    padding: 70px 0 80px 0;
}
.md-subcontractor h2 {
    padding-bottom: 35px;
    color: rgb(247, 3, 3) !important;
}
.md-subcontractor .col-md-12 img {
    display: block;
    margin: auto;
    padding-bottom: 60px;
}
.new {
    background: #f6f6f6;
    text-align: center;
    border: 1px solid rgb(218, 218, 218);
    padding: 24px;
}
.new h3 {
    font-size: 16px;
    line-height: 24px;
    color: rgb(21, 21, 21);
    font-family: "Montserrat-Regular";
}
.new button {
    font-size: 18px;
    background: red;
    border-radius: 50px;
    padding: 10px 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700 !important;
    border: 0;
    margin-top: 20px;
}
.md-row{
    justify-content: center !important;
}
.md a{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: #f6f6f6 !important;
    padding: 16px 24px !important;
    margin-bottom: 4px !important;
    text-decoration: none !important;
}
.md a:hover {
    background: rgba(0, 0, 0, .05) !important;
}
.md h3 {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(21, 21, 21);
    margin-bottom: 0;
}
.download {
    display: flex;
    align-items: center;
}
.download img {
    margin-right: 5px;
}
.download p {
    color: #d90128;
    font-size: 16px;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 400;
}
.secondsec {
    background: #f6f6f6;
}
.secondsec .md a {
    background: #fff !important;
}
.secondsec .md a:hover {
    background: rgba(0,0,0,.05) !important;
}
.otherlink{
    background: #f70303;
    padding: 56px 0;
}
.otherlink button {
    margin: auto;
    display: block;
    height: 56px;
    padding: 8px 40px;
    width: 50%;
    border-radius: 50px;
    background: #fff;
    border: 0;
    color: #303030;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Montserrat-SemiBold';
    font-weight: 900;
    letter-spacing: 4px;
    margin-top: 40px;
}
.ourteam{
background: #fff;
    padding: 60px 0 125px 0;
}
.md-website-link {
    padding-bottom: 0 !important;
}
.md-website-links .col-md-4 img {
    width: 100%;
}
.md-website-links h3 {
    font-family: 'Montserrat-Regular' !important;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    color: rgb(27, 27, 27);
    margin-bottom: 20px;
}
.md-website-links p {
    font-family: 'Montserrat-Regular' !important;
    color: rgb(94, 94, 94);
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}
.secondwebsite {
    margin-top: 60px;
    margin-bottom: 70px;
}
.onlineappointment {
    background: #f6f6f6;
    padding: 56px 0;
}
.onlineappointment h2 {
    color: #f70303;
    padding-bottom: 35px;
}
.onlineappointment img {
    display: block;
    margin: auto;
    padding-bottom: 25px;
}
.onlineappointment a {
    margin: auto;
    display: block;
    height: 76px;
    padding: 8px 40px;
    width: 60%;
    border-radius: 0px;
    background: #fff;
    border: 0;
    color: rgb(94, 94, 94);
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Montserrat-SemiBold';
    font-weight: 900;
    letter-spacing: 4px;
    margin-top: 20px;
        display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.onlineappointment h3 {
    font-family: 'Montserrat-Regular' !important;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: rgb(21, 21, 21);
    margin-bottom: 20px;
}
.onlineappointment p {
    font-size: 16px;
    font-family: 'Montserrat-Regular' !important;
    line-height: 24px;
    color: rgb(87, 87, 87);
    width: 60%;
    margin: auto;
}
.md-website-link p {
    font-size: 20px;
    line-height: 30px;
    color: rgb(94, 94, 94);
    width: 80%;
    margin: auto;
    margin-bottom: 40px !important;
}
.secondemployee{
    margin: 50px 0;
}
.scrow{
    margin-bottom: 50px;
}
.md-services {
    padding-bottom: 56px;
}
.nc-service-two {
    background: #f6f6f6;
    padding: 56px 0;
}
.nc-service-two img {
    margin: auto !important;
    display: block;
}
.nc-service-two p{
    color:rgb(87, 87, 87);
}
#nc-services .nc-service-two .row:nth-child(1) {
    padding-bottom: 56px;
}
#nc-services .nc-service-two {
    padding-bottom: 0 !important;
}
.contact-us h3 {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: rgb(27, 27, 27);
    margin-bottom: 30px;
}
.contact-us h6 {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: rgb(89, 89, 89);
    margin-top: 20px;
    text-align: center;
}
.contact-us p {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(94, 94, 94);
    text-align: left;
    margin-bottom: 30px !important;
}
.contact-us a p {
    color: #f70303 !important;
}
.place-card.place-card-large {
    display: none !important;
}
  .hidden {
    display: none;
  }
.form-row {
    position: relative;
    margin: 0 !important;
    margin-bottom: 30px !important;
    border: 1px solid;
    height: 55px;
    padding-top: 10px !important;
    padding-left: 10px;
    border-radius: 5px;
}
.form-row:nth-child(3) {
    height: 200px;
    padding-top: 20px !important;
}
    input[type="text"],
    input[type="email"],
    textarea {
        width: 100%;
        padding: 0 5px;
        margin: 0px 0;
        box-sizing: border-box;
        border: 0px solid rgb(226, 226, 226);
        border-radius: 5px;
        background-color: transparent;
        color: rgb(71, 71, 71);
        transition: 0.3s;
    }

    input[type="text"]:focus,
    input[type="email"]:focus,
    textarea:focus {
        border-color: #4caf50;
        outline: none;
    }

    input[type="text"]:focus ~ label,
    input[type="email"]:focus ~ label,
    textarea:focus ~ label,
    input[type="text"]:valid ~ label,
    input[type="email"]:valid ~ label,
    textarea:valid ~ label {
        top: -10px;
        font-size: 12px;
        color: #4caf50;
    }

    label {
        position: absolute;
        color: rgb(71, 71, 71);
        font-size: 16px;
        pointer-events: none;
        left: 10px;
        top: 10px;
        margin-bottom: 0 !important;
        transition: 0.3s;
        padding-left: 5px;
    }

    textarea {
        resize: vertical;
        min-height: 190px;
    }

    input[type="submit"] {
        background-color: #4caf50;
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
        transition: background-color 0.3s;
    }
input[type="submit"] {
    width: 100%;
    border-radius: 50px;
    background: #f70303 !important;
    font-weight: 700;
    font-size: 16px;
}
    input[type="submit"]:hover {
        background-color: #45a049;
    }
.contact-us {
    margin-bottom: 40px;
}
.contact-us .col-md-6:nth-child(2) {
    padding-left: 30px !important;
}
.contact-us .col-md-6:nth-child(1) {
    padding-right: 30px !important;
}
p#todayClosed, p#schedule {
    margin-bottom: 0 !important;
}

.hidden {
    display: none;
  }
  .bold {
    font-weight: bold;
  }
  .red {
    color: red;
  }




/*.navbar input[type="checkbox"],
.navbar .hamburger-lines{
    display: none;
}
.navbar{
   box-shadow: 0px 5px 10px 0px #aaa;
    position: fixed;
    width: 100%;
    background: #fff;
    color: #000;
    opacity: 0.85;
    z-index: 100;
}

.navbar-container{
    display: flex;
    justify-content: space-between;
    height: 64px;
    align-items: center;
}

.menu-items{
    order: 2;
    display: flex;
}
.logo{
    order: 1;
    font-size: 2.3rem;
}

.menu-items li{
    list-style: none;
    margin-left: 1.5rem;
    font-size: 1.3rem;
}

.navbar a{
    color: #444;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease-in-out;
}

.navbar a:hover{
    color: #117964;
}


*/
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px !important;
}
}


@media (max-width: 1024px){
    .container, .container-lg, .container-md, .container-sm {
    max-width: 100% !important;
    padding: 0 20px !important;
}
li.nav-item a {
    font-size: 14px;
    margin: 0 20px 0px 0px !important;
 }
h2 {
    font-size: 36px !important;
 }
.new h3 {
    font-size: 14px;
}
 .new button {
    font-size: 14px;
}   
.onlineappointment a {
    width: 80%;
 }
.ourteam .row:nth-child(2) .col-md-6 {
    width: 47%;
    margin: 0 10px;
}
}

@media (max-width: 991px){
.navbar 
 .container-fluid {
    justify-content: end !important;
}
.navbar .container-fluid button.navbar-toggler {
    background: red;
}

    .navbar-toggler span.navbar-toggler-icon:before {
    content: "☰";
    position: relative;
    top: -1px;
    color: #fff;
    font-size: 30px;
}
    .collapsed span.navbar-toggler-icon:before {
    content: "☰" !important; 
    position: relative;
    top: -1px;
    color: #fff;
    font-size: 30px;
}
#navbarSupportedContent {
    position: absolute;
    top: 41px;
    width: 100%;
    z-index: 9;
    background: #fff;
    padding: 10px 10px 0 10px;
}
ul.navbar-nav li {
    margin-bottom: 5px;
    background: red;
    padding: 20px;
}
    ul.navbar-nav li:hover {
    margin-bottom: 5px;
    /*background: #fff;*/
    padding: 20px;
}
/*ul.navbar-nav li:hover a, ul.navbar-nav li:hover a.active {*/
/*    color: red;*/
/*}*/
/*ul.navbar-nav li a, ul.navbar-nav li a.active {*/
/*    color: #fff;*/
/*}*/

.sec03 .row:nth-child(2) {
    justify-content: center !important;
}
.sec03 {
    padding: 70px 0 70px 0;
}
.footer {
    padding: 60px 0 50px 0;
    }
#navbarSupportedContent li.dropdown {
    display: block;
}
    #navbarSupportedContent ul.dropdown-menu.show {
    padding: 0;
    box-shadow: none;
    border: 0;
}
ul.navbar-nav li:hover a.dropdown-item {
    color: #fff !important;
 }
.show img {
    filter: invert(1);
    width:20px;
}
.navbar-nav .dropdown-menu {
    position: absolute !important;
    float: none;
    width: 100% !important;
}
/*.nav-item a:hover{*/
/*    color: #fff;*/
/*}    */
/*.subcolor a{*/
/*    color: #fff !important; */
/*}  */
/* .nav-item:hover a {*/
/*    color: #d90128 !important;*/
/*}   */
  li.nav-item a.active {
    color: #fff !important;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
.sec03 .row .col-md-6 {
    max-width: 47% !important;
    margin: 0 10px;
}
    }
/*
@media (max-width: 768px){
    .navbar{
        opacity: 0.95;
    }

    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines{
        display: block;
    }

    .navbar-container{
        display: block;
        position: relative;
        height: 64px;
    }

    .navbar-container input[type="checkbox"]{
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .navbar-container .hamburger-lines{
        display: block;
        height: 28px;
        width: 35px;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .navbar-container .hamburger-lines .line{
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #333;
    }
    
    .navbar-container .hamburger-lines .line1{
        transform-origin: 0% 0%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar-container .hamburger-lines .line2{
        transition: transform 0.2s ease-in-out;
    }

    .navbar-container .hamburger-lines .line3{
        transform-origin: 0% 100%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar .menu-items{
        padding-top: 100px;
        background: #fff;
        height: 100vh;
        max-width: 300px;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        margin-left: -40px;
        padding-left: 40px;
        transition: transform 0.5s ease-in-out;
        box-shadow:  5px 0px 10px 0px #aaa;
        overflow: scroll;
    }

    .navbar .menu-items li{
        margin-bottom: 1.8rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .logo{
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 2.5rem;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items{
        transform: translateX(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1{
        transform: rotate(45deg);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2{
        transform: scaleY(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3{
        transform: rotate(-45deg);
    }

}
*/
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
        .new button {
        font-size: 20px;
    }
    #contact-hours > div {
    font-size: 20px !important;
}
    .contact-us h6 {
    font-size: 20px !important;
}
    .contact-us h3 {
    font-size: 36px !important;
}
    .md-website-links h3 {
    font-size: 36px !important;
}
    .new h3 {
        font-size: 25px !important;
    }
    .md h3 {
    font-size: 25px !important;
}
    li.nav-item a {
        font-size: 25px;
        margin: 0 20px 0px 0px !important;
    }
   .sec03 .col-md-6 p, p {
    font-size: 25px !important;
    line-height: 40px !important;
 }
 header p, header p > a {
   font-size: 30px !important;
    line-height: 50px !important;
}
h2 {
        font-size: 46px !important;
    }
    .sec03 .col-md-6 h3 {
    font-size: 45px !important;
}
.footer p {
    font-size: 25px !important;
}
    #index .sec03 .col-md-6 {
    margin-bottom: 50px !important;
}
input, select, textarea {
    font-size: 25px !important;
}
body .signup-form {
    display: flex !important;
    margin: auto !important;
    flex-direction: column !important;
    gap: 20px !important;
    }

.email-input {
    width: 60% !important;
    padding: 0px 20px !important;
    margin-right: 0px !important;
}
    .submit-btn {
    width: 60% !important;
}
    .sec03 .row:nth-child(2) {
    justify-content: center !important;
    display: block;
    margin: 0;
    padding: 0;
}
.sec03 .row .col-md-6 {
    max-width: 100% !important;
    margin: 0 10px;
    width: 100% !important;
    margin: 0 !important;
}
    .sec03 .col-md-6 img {
    display: block;
    margin: auto;
    width: 100%;
}
.md-subcontractor .row:nth-child(2) .col-md-4 {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 20px;
}
#md-1099subcontractorforms .md-subcontractor .row:nth-child(2),
#nc-1099subcontractorforms .md-subcontractor .row:nth-child(2),
#sc-1099subcontractorforms .md-subcontractor .row:nth-child(2) {
    display: block;
}
.md-row .col-md-8 {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
}
.md-website-links .row .col-md-4 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 50px;
}
.onlineappointment a {
    width: 96%;
 }
.secondemployee {
    margin: 0px 0;
}
    #nc-1099subcontractorforms .col-md-4 {
    width: 100%;
    max-width: 100%;
}    
    #sc-1099subcontractorforms .col-md-4 {
    width: 100%;
    max-width: 100%;
}
.ourteam .row:nth-child(2) .col-md-6 {
    margin-bottom: 50px !important;
}
.contact-us .row {
    display: block;
}
    .contact-us .col-md-6:nth-child(1){
        padding: 0 !important;
    }
    .contact-us .col-md-6:nth-child(2){
        padding: 0 !important;
        padding-top: 50px !important;    
    }
.contact-us .col-md-6 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
}
/*
@media (max-width: 500px){
    .navbar-container input[type="checkbox"]:checked ~ .logo{
        display: none;
    }
}*/