footer.footer_sec{background-color: var(--color-blue);padding-top: 8.6rem;padding-bottom: 10rem;    display: block;
    overflow: hidden;}
.foot-top-list h3 {
    color: #fff;
}
.foot-top-list p {
    color: #fff;
}
.footer-top .foot-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 3rem;
    align-items: center;
    padding-bottom: 1.2rem;
}
.footer-top {
    border-bottom: 1px solid #fff;
    padding-bottom: 4.5rem;
}
.bottom_footer li.main_links {
    line-height: 26px;
    padding-bottom: 2.4rem;
}
.bottom_footer li.main_links a {
    color: #fff;
    font-size: 1.8rem;
}
.bottom_footer li{line-height: 36px;}
.bottom_footer li a {
    color: #DDDDDD;
    font-size: 1.4rem;
    font-weight: 300;
}
.bottom_footer .two-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 6rem;
}
.bottom_footer {
    padding-top: 7.2rem;
}
.bottom_footer h4{
    margin-bottom: 4rem;
}
.email_sec .input-group input {
    padding-right: 1.5rem;
    padding-left: 1.2rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    background-color: transparent;
}
.email_sec input::placeholder{color:#fff}
.email_sec .input-group .form-control{
    color:#fff;
    opacity: 0.78;
    font-size: 1.2rem;
    border-radius: 0;
    width: 100%;
    padding-right: 3rem;
}
.email_sec .input-group #email-error {
    padding-top: 1rem;
}
.email_sec .input-group .input-group-append {
    position: absolute;
    left: auto;
    right: 0;
    width: 35px;
}
.email_sec .input-group span {
    position: relative;
    z-index: 9;
    /* font-size: 14px; */
    /* background-color: transparent; */
    left: -25px;
    top: 0px;
    border: none;
}
.email_sec .input-group .btn {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background-color: transparent;
    line-height: 2.4;
}
.social_media{
    padding-top:5rem;
}
.social_media img {
    max-width: 2.3rem;
    max-height: 2.3rem;
}

.social_media ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.6rem;
}
.social_media p {
    padding-top: 5rem;
    color: #fff;
    line-height: 21px;
    font-size: 12px;
}
.foot-list.excellence {
    padding-bottom: 2rem;
}
.footer-top .foot-list figure {
    padding-bottom: 1rem;
}
.bottom_footer {
    padding-top: 3.2rem;
}
footer.footer_sec {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.footer-top {
    padding-bottom: 2rem;
}
.bottom_footer {
    padding-top: 3rem;
}
.error {
    color: #ff4c4c;
    display: block;
    padding-top: 1rem;
}
label.error {
    color: #ff4c4c !important;
}
@media (max-width:1499.98px){
    .bottom_footer .two-list {
        column-gap: 3rem;
    }
}
@media (max-width:1399.98px){
    .bottom_footer li a {
        font-size: 1.2rem;
    }
    .bottom_footer li {
        line-height: 32.3px;
    }
    .bottom_footer li.main_links a {
        font-size: 1.4rem;
    }
    .bottom_footer li.main_links {
        line-height: 26px;
        padding-bottom: 1.8rem;
    }
    .social_media p {
        padding-top: 4.5rem;
    }
    .bottom_footer .two-list {
        column-gap: 2rem;
    }
}
@media (max-width:1199.99px){
    .foot-top-list h3 {
        font-size: 2.5rem;
    }
    .bottom_footer li a {
        font-size: 1rem;
    }
    .social_media{
        padding-top: 2rem;
    }
    .social_media p {
        padding-top: 3.5rem;
    }
    .bottom_footer li.main_links a {
        font-size: 1.2rem;
    }
    .bottom_footer li.main_links {
        line-height: 24px;
        padding-bottom: 1.8rem;
    }
}
@media (max-width:992px){
    .foot-top-list h3 {
        font-size: 2.5rem;
    }
    .footer-top .foot-list {
        column-gap: 3rem;
        align-items: center;        
    }
    .bottom_footer > .row {
        gap: 5rem 0;
    }
}
@media (max-width:767px){
    .bottom_footer .two-list {
        column-gap: 1rem;
    }
    .bottom_footer li a {
        font-size: 0.8rem;
    }
    .footer-top .foot-list {
        column-gap: 2rem;
        align-items: center;
        flex-direction: column;
    }
    .foot-top-list h3 {
        font-size: 1.5rem;
    }
    .bottom_footer .two-list{
        justify-content: space-between;
    }
}
@media(max-width:575px){
    /* .bottom_footer li.main_links a {
        font-size: 1rem;
    } */
    /* .bottom_footer li a {
        font-size: 0.8rem;
    } */
    .bottom_footer li a,
    .bottom_footer li.main_links a {
        font-size: 1.2rem;
    }
    .bottom_footer .two-list {
        flex-direction: column;
    }
    .primary-menu {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        text-align: center;
    }
    .bottom_footer .two-list > ul:last-child,
    .bottom_footer .two-list > ul:first-child > li:not(:first-child){
        display:none;
    }
    .bottom_footer .two-list > ul {
        text-align: center;
    }
    .bottom_footer h4 {
        text-align: center;
        margin-bottom: 2rem;
    }
    .bottom_footer li.main_links {
        padding-bottom: .8rem;
    }
    .social_media ul{
        justify-content: center;
    }
    .social_media p{
        text-align: center;
    }
    .foot-top-list h3{
        text-align: center;
    }
    .bottom_footer .two-list {
        display: none;
    }
    .tractor-list,
    .tractor {
        display: none;
    }
    .bottom_footer > .row {
        gap: 3rem 0;
    }
}