﻿@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1270px;
    }
}

.logo {
    max-width: 30%;
    height: auto;
    margin-left: -20px;
}

.ul-margin {
    margin-right: 20px;
}

li.nav-item {
    padding-right: 20px;
}

.nav-link {
    color: #FFFFFF !important;
}

.nav-btn {
    width: 244px;
    height: 47px;
    text-transform: uppercase;
    background: none;
    background-color: #B1976B;
    color: #FFFFFF;
    border: none;
    font-size: 14px;
    font-weight: 600;
}

/* .btn-one{
    height: 100px;
    width: 100px;
} */

.btn-one {
    height: 46px;
    width: 140px;
    border-radius: 7px;
    text-transform: uppercase;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    margin: 0px;
    line-height: 3.3;
    text-align: center;
    text-decoration: none;
}

.btn-two {
    height: 46px;
    width: 140px;
    border-radius: 7px;
    text-transform: uppercase;
    background: none;
    background-color: #B1976B;
    color: #FFFFFF;
    border: none;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    line-height: 3.3;
    text-align: center;
    text-decoration: none;
}

    .btn-two:hover {
        background: transparent;
        color: #B1976B;
        border: 1px solid #B1976B;
        transition: 0.3s ease-in-out;
    }

.overlay-box {
    height: 100%;
    background-color: rgba(26, 26, 26, 0.8);
}

.bg-image {
    height: 100%;
    background-image: url(../assets/images/hero-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.top-content {
    display: flex;
    align-items: center;
}

.white-color {
    color: #EEEEEE;
}

#tag-hr {
    width: 45px;
    /* color: #B1976B; */
    background-color: #B1976B;
    height: 2px;
    /* margin-top: 20px; */
}

.icons-color {
    color: #B1976B;
}

.Committed-text {
    font-size: 16px;
    font-weight: 400;
    color: #B1976B;
    font-family: "Roboto", sans-serif;
    /* padding-left: 10px; */
}

.main-heading-text {
    font-size: 3rem;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    /* padding-inline: 40px; */
    font-family: "Source Serif 4", serif;
    color: white;
    padding-inline: 20px;
    /* padding-block: 100px; */
    text-align: left;
    word-spacing: 0px;
    letter-spacing: 0px;
}

.main-text {
    height:350px;
    display: flex;
    flex-direction: column;
    justify-content:center;
}

#city-hr {
    color: #FFFFFF;
    height: 1px;
}

@media only screen and (min-width: 778px) {
    .padding {
        padding-bottom: 60px;
    }
}


/*Second section CSS start*/

.container-margin {
    margin-block: 150px;
}

.col-padding {
    padding-block: 40px;
}

.Professional-text {
    color: #B1996B;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.heading-two {
    font-size: 2.5rem;
    font-weight: 600;
    font-family: "Source Serif 4", serif;
    padding: 15px 0px 20px;
}

.second-section-para {
    font-size: 1rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    color: #5F5A75;
    padding: 0px 0px 20px;
}

.balance-icons {
    padding: 0px 0px 16px;
    font-size: 1.4rem;
    color: #B1996B;
}

.balance-heading {
    margin: 0px;
    padding: 0px 0px 10px;
    font-size: 1.25rem;
    font-weight: 600;
    font-family: "Source Serif 4", serif;
}


.balance-text {
    font-size: 1rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    color: #5F5A75;
}

/* Footer Section CSS Start Here */

.footer-section {
    background-color: #1A1A1A;
}

.footer-main-container {
    padding-top: 60px;
    padding-bottom: 100px;
}

.footer-logo {
    position: relative;
    top: -18px;
    max-width: 70%;
    height: auto;
}

.foot-color {
    color: #FFF;
}

.col-first-para {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.col-sec-para {
    padding-top: 33px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.col-th-head {
    padding-left: 25px;
}

.practice-ul-one {
    padding-top: 33px;
}

    .practice-ul-one li {
        list-style: none;
    }

        .practice-ul-one li a {
            text-decoration: none;
            color: #FFF;
            font-size: 16px;
            font-weight: 400;
            font-family: "Roboto", sans-serif;
        }

            .practice-ul-one li a:hover {
                color: #B1996B;
                transition: 0.3s all ease-in-out;
            }

.practice-ul-two {
    padding-top: 60px !important;
}

    .practice-ul-two li {
        list-style: none;
    }

        .practice-ul-two li a {
            text-decoration: none;
            color: #FFF;
            font-size: 16px;
            font-weight: 400;
            font-family: "Roboto", sans-serif;
        }

            .practice-ul-two li a:hover {
                color: #B1996B;
                transition: 0.3s all ease-in-out;
            }

#footer-hr {
    height: 1px;
    color: #FFF;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.toggler-width {
    width: 20px;
}


@media (width<=576px) {

    .logo {
        max-width: 50%;
        height: auto;
        margin-left: -20px;
    }

    .main-text {
        padding-block: 30px;
    }

    .main-heading-text {
        font-size: 1.8rem;
    }
    /* .main-container{
    height: 120vh;
}

.overlay-box {
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.bg-image{
    height: 120vh;
} */

    #tag-hr {
        width: 25px;
        /* color: #B1976B; */
        background-color: #B1976B;
        height: 2px;
        /* margin-top: 20px; */
    }

    .overlay-box {
        height: auto;
    }

    .main-container {
        height: auto;
    }

    .bg-image {
        height: auto;
    }

    .padding-bottom {
        padding-bottom: 2rem;
    }

    .second-img {
        height: 100% !important;
        width: 100% !important;
    }

    .container-margin {
        margin-block: 50px;
    }

    .col-padding {
        padding-block: 20px;
    }

    .heading-two {
        font-size: 1.7rem;
    }

    .Professional-text {
        font-size: 1rem;
        font-weight: 400;
    }

    .define-section {
        padding-block: 15px;
    }

    .footer-logo {
        position: static;
        top: 0px;
        max-width: 70%;
        height: auto;
    }

    .col-first-para {
        padding-top: 10px;
    }

    .col-sec-para {
        padding-top: 0px !important;
    }

    .practice-ul-one {
        padding-top: 0px;
    }

    .practice-ul-two {
        padding-top: 0px !important;
    }

    .col-th-head {
        padding-left: 0px;
    }

    .footer-main-container {
        /* padding-top: 40px;
    padding-bottom: 30px; */
        padding-block: 40px;
    }

    .col-sec {
        padding-block: 15px;
    }

    ul.practice-ul-one {
        padding: 0px;
    }

    ul.practice-ul-two {
        padding: 0px;
    }

    .align {
        text-align: center;
        padding-top: 10px;
    }
}
