@font-face {

    font-family: 'Arial';

    src: url('../fonts/Arial/Arial-Regular.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Arial Bold';

    src: url('../fonts/newArial-Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Arial Italic';

    src: url('../fonts/newArial-Italic.ttf') format('truetype');

    font-weight: normal;

    font-style: italic;

    font-display: swap;

}

@font-face {

    font-family: 'Arial Bold Italic';

    src: url('../fonts/newArial-BoldItalic.ttf') format('truetype');

    font-weight: bold;

    font-style: italic;

    font-display: swap;

}

@font-face {

    font-family: 'Arial CE';

    src: url('../fonts/newArialCE-Regular.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Arial CE Bold';

    src: url('../fonts/newArialCE-Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'Arial Black';

    src: url('../fonts/newArialBlack.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}







body {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0;

    /*font-family: 'Open Sans', sans-serif;*/

    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;

    /*background: url(../images/napa-bg.jpg);background-repeat: no-repeat; background-size: cover; background-position: center;*/

}

.wrapper {

    margin: 0;

    padding: 0;

    width: 100%;

    box-sizing: border-box;

}

.padding {

    padding: 0;

}





body a {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

p:last-child {
    margin: 0;
    padding: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

html {
    overflow-x: hidden;
}

figure {
    margin: 0;
}







.common-sec h1 {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 46px;
    line-height: 60px;
    color: #00502e;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;
}

.common-sec h2 {
    font-size: 42px;
    line-height: 54px;
    font-weight: 700;
    color: #014489 !important;
    padding-bottom: 20px;
    text-align: center;
}

.common-sec h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;
    text-align: left;
    padding-bottom: 10px;
    color: #066DC8 !important;
}

.common-sec h4 {
    font-size: 26px;
    line-height: 32px;
    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;
    padding: 5px 0 25px 0;
    color: #024ca9 !important;
    font-weight: 600;
}

.common-sec p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    padding-right: 0;
    padding-bottom: 8px;
    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;
}

.common-sec li {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    padding: 0 0 10px 0;
}

.common-sec ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
}



/*.common-sec a:hover {color:#000;}*/

.common-padding {
    padding: 70px 0;
}



.contact-us-box a:hover {
    color: #212529;
}



.header {
    position: unset;
    top: 0;
    z-index: 99999;
    width: 100%;
    padding: 0px 0;
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
}

.menu ul li a {
    transition: 0.5s;
    color: #014489 !important;
    padding: 0px 16px !important;
    font-size: 20px;
    font-weight: 600;
    font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
    display: inline-block;
    letter-spacing: 0.5px;
    background: transparent;
    position: relative;
    line-height: 28px;
}

.menu .nav-item {
    margin: 0 16px 0 0;
}

.menu nav {
    padding: 0;
}

.menu .nav-item:last-child {
    margin: 0 0 0 12px;
}

.menu ul li a:hover {
    color: #014489 !important;
}



.header-btn a {
    border: 2px solid #EE3F2B;
}



.header-btn a {
    line-height: 24px;
}



.navbar-nav .header-btn a {
    color: #fff !important;
    background: #be1e2d;
    border-radius: 0px;
    margin: 0 0 0 22px;
    border: 2px solid #be1e2d;
    padding: 7px 12px 7px 12px !important;
}



.navbar-expand-md .navbar-collapse {
    justify-content: right;
}

.slider {
    position: relative;
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    color: #000 !important;
    z-index: 999;
    display: block;
    background: #fff;
}

.sticky+* {
    margin-top: 100px;
}



.slider .carousel-item img {
    width: 100%;
}

.carousel-control-prev img {
    transform: rotate(180deg);
}

.navbar-nav {
    align-items: center;
}



.carousel .carousel-item {
    background: #000;
}

.carousel .carousel-item img {
    width: 100%;
    background: #fff;
    opacity: 0.7;
}

#slider .carousel-item {
    background: #000;
}



.slider-content {
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 999 !important;
    transform: translate(0px, -50%) !important;
}

#slider {
    position: relative
}

.menu ul li::after {
    content: '';
    width: 0%;
    display: block;
    height: 2px;
    background: #046F02 !important;
    ;
    transition: 0.5s;
}

.menu ul li:hover::after {
    width: 100%;
}



.phone-number::after {
    content: unset !important;
}

#collapsibleNavbar {
    justify-content: end;
}

.logo p {
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Cormorant Garamond", serif;
}

.menu ul .phone-number a {
    color: #fff !important;
    background: #024ca9 !important;
    padding: 10px 16px !important;
    display: inline-block;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
    margin: 0px 0 0 0;
    border: 1px solid #024ca9;
    border-radius: 0px;
}

.top-header p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
}

/*.logo img{width: 50%; border-radius: 20px; border: 2px solid #EFCC65; background: #000; padding: 10px;}*/

/*.slider-content-col a:hover{background:#000;border: 1px solid #000;}*/

/*.navbar-nav .phone-number a:hover{background:#ff0000!important;color:#fff!important;border:1px solid #ff0000;}*/

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
    width: 3%;
}



#collapsibleNavbar .phone-number a:hover {
    color: #fff !important;
    background: #51a030 !important;
    border: 1px solid #51a030;
}



.carousel-control-prev i {
    font-size: 14px;
    color: #000;
    background: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-control-next i {
    font-size: 14px;
    color: #000;
    background: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-control-prev {
    opacity: 1;
}

.carousel-control-next {
    opacity: 1;
}









.slider-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 999;
    transform: translate(0px, -50%);
    font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
}

#slider {
    position: relative
}

.slider-content-col h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    padding: 0 0 25px 0;
    line-height: 70px;
}

.slider-content-col {
    text-align: left;
}



.common-btn {
    color: #fff !important;
    background: #052D62 !important;
    padding: 10px 16px !important;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
    margin: 15px 0 0 0;
    border: 1px solid #052D62;
    border-radius: 5px;
}



.header .container {
    max-width: 1420px;
}



.logo img {
    width: 72%;
}



.slider-content-col h1 {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    padding: 0 0 10px 0;
    line-height: 82px;
}

.slider-content-col h3 {
    font-size: 54px;
    line-height: 62px;
    color: #fff;
    font-weight: 600;
    padding: 0 0 0px 0;
}

.slider-text-dot p {
    font-size: 26px !important;
    line-height: 32px !important;
    color: #fff !important;
    font-weight: 600;
    padding: 5px 0 12px 0;
    text-shadow: 2px 2px 0px rgb(0 0 0);
}

.slider-content-col p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    padding: 0 0 10px 0;
}

.slider-content-col p span {
    color: #41A66E;
}



.home-video-col {
    padding: 0;
}

.home-video video {
    object-fit: cover;
    opacity: 0.6;
}

.home-video {
    position: relative;
    background: #000;
    height: 600px;
}

.supporting-txt {
    color: #fff !important;
    padding: 0 0 20px 0 !important;
}

.Learnmore {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 10px 20px;
    background: #014489;
    display: inline-block;
    border-radius: 6px;
    margin: 5px 15px 0 0;
    border: 1px solid #014489;
}

.slider-btn i {
    margin: 0 0 0 10px;
}

.cotactus {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 10px 20px;
    background: #046F02;
    display: inline-block;
    border-radius: 6px;
    margin: 5px 15px 0 0;
    border: 1px solid #046F02;
}



.slider-btn a:hover {
    color: #fff;
}

.better-future-col {
    text-align: center;
}

.better-future-col h4::after {
    width: 80%;
    height: 2px;
    background: #046F02;
    content: '';
    display: block;
    margin: 5px auto 15px auto;
}

.better-future-col h4 {
    padding: 0 0 10px 0;
}

.better-future-col h3 {
    text-align: center;
    color: #ee7d2b !important;
    font-size: 40px;
    padding: 0;
}



.welcome-txt {
    padding: 0 12px 0 60px;
}

.welcome-sec {
    background: #e6f3ff;
}



.block-sec-inner h3 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding: 0 20px 12px;
}

.next-row {
    padding-top: 60px;
}

.block-sec-inner {
    height: 100%;
    padding: 30px;
    border-radius: 40px;
    background: #e6f3ff;
    text-align: left;
    outline: 1px solid #ee7d2b !important;
    outline-offset: 7px;
    background: linear-gradient(360deg, #bdd4f1, #c8f3c7);
}

.blocks-sec-col {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}

.block-sec-inner h4 {
    padding: 0;
    font-size: 18px;
}



/*.first-row .block-sec-inner{height:410px;}*/

/*.next-row .block-sec-inner{height:560px;}*/



.block-logo {
    width: 9%;
    position: absolute;
    top: 43%;
    background: #fff;
    border-radius: 10px;
    transform: translate(0px, -50%);
}

.blocks-sec {
    position: relative;
}





.copyright {
    padding: 10px 0;
    background-color: #014489;
    border-top: 1px solid #fff;
    margin: 0px 0 0 0;
}

.copyright p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0 0;
    letter-spacing: 0.5px;
    font-family: "Arial";
}

.Proudly_text {
    text-align: right;
}

.serving-logo {
    width: 35%;
    margin: 25px 0 0 0;
}



.blocks-address p {
    font-weight: 600;
    padding: 0;
}

.blocks-address p a:hover {
    color: #000;
}

.blocks-address {
    padding: 10px 0 15px 0;
}



.container {
    max-width: 1420px;
}

.welcome-to-bf-col {
    text-align: center;
}

.welcome-to-bf-col h4 {
    padding: 0 0 10px 0;
    color: #ee7d2b !important;
}

.welcome-to-bf-col p {
    font-size: 22px;
    font-weight: 500;
}





.bf-starts {
    background: #014489;
}

.bf-starts-txt-col-1 h3 {
    color: #fff !important;
    padding: 0 0 15px 0;
}

.bf-starts-txt-col-1 p {
    color: #fff;
}

.bf-starts-txt-col-3 h3 {
    color: #fff !important;
}

.bf-starts-txt-col-3 p {
    color: #fff;
}



.bf-starts-txt-col-3 a {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 10px 20px;
    background: #046F02;
    display: inline-block;
    border-radius: 6px;
    margin: 5px 0px 0 0;
    border: 1px solid #046F02;
}

.bf-starts-txt-col-3 a i {
    margin-left: 10px;
}



.live-connect-innre {
    text-align: center;
    background: #e6f3ff;
    padding-top: 50px;
    border-radius: 15px;
}

.live-connect-txt h3 {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
}

.live-connect-txt p {
    padding: 0 80px 25px 80px;
}

.live-connect-txt h3::before {
    content: '';
    width: 17%;
    height: 2px;
    background: #066DC8 !important;
    display: block;
    margin: 0px auto 20px auto;
}



.live-connect-col-1 .live-connect-innre {
    background: #e6f3ff;
}

.live-connect-innre img {
    border-radius: 0 0 15px 15px;
}

.live-connect-col-2 .live-connect-innre {
    background: #ffefe4;
    border-radius: 15px;
}

.live-connect-col-3 .live-connect-innre {
    background: #e2f9e1;
    border-radius: 15px;
}



.live-connect-col-2 .live-connect-txt h3::before {
    background: #ee7d2b !important;
}

.live-connect-col-2 .live-connect-txt h3 {
    color: #ee7d2b !important;
}



.live-connect-col-3 .live-connect-txt h3::before {
    background: #046F02 !important;
}

.live-connect-col-3 .live-connect-txt h3 {
    color: #046F02 !important;
}



.live-connect-col {
    padding: 0 6px;
}



.bf-starts-txt-col-2 {
    text-align: center;
}

.bf-starts-txt-col-2 img {
    width: 80%;
}

.bf-starts-txt-col-4 img {
    width: 72%;
}

.bf-starts-txt-col-3 {
    padding: 0 12px 0 35px;
}



/*.why-choose{background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(../images/why-choose-bg-img.jpg);}*/

/*.why-choose h2{color:#fff!important;}*/

/*.why-choose p{color:#fff!important;}*/



.why-choose {
    background: #e6f3ff;
}

.blocks-sec {
    padding: 0 0 70px 0;
}



.desktop-img {
    display: block;
}

.mobile-img {
    display: none;
}







.inner-page-banner h1 {
    color: #fff;
}

.inner-page-banner p {
    color: #fff;
}

.inner-page-banner h5 {
    color: #ee7d2b !important;
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 10px 0;
}

.about-welcome-txt h3 {
    font-size: 26px;
}

/*.about-welcome-img img{border-radius: 18px;}*/

.about-box-inner h3 {
    text-align: center;
}

.about-box-inner {
    background: linear-gradient(360deg, #bdd4f1, #c8f3c7);
    padding: 30px;
    border-radius: 40px;
    height: 100%;
}

.about-blocks {
    background: #f2f2f2;
}

.about-why-choose h2 {
    text-align: left;
}

.about-why-inner h4 {
    color: #046F02 !important;
    padding: 0 0 0px 0;
    font-size: 24px;
}

.about-why-inner p {
    padding: 0;
    line-height: 26px;
}

.about-why-choose h3 {
    padding-bottom: 20px;
}

.about-why-inner {
    padding: 0 0 15px 0;
}

.about-why-choose-next-row {
    padding-top: 30px;
}

.about-page {
    background: url('../images/about-page-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    display: flex;
    align-items: center;
}

/*.our-services-page{background:url('../images/services-page-banner.jpg');background-repeat: no-repeat; background-size: cover; background-position: center; height: 600px;display: flex;align-items: center;}*/

.our-services-page {
    background: url('../images/services-page-baner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    display: flex;
    align-items: center;
}





.our-core-services h2 {
    padding: 0 0 10px 0;
}

.our-core-services p {
    text-align: center;
}

/*.our-core-services{background:#f2f2f2;}*/

.about-box-btm {
    margin-top: 30px;
}

.about-box-inner ul li {
    padding: 0 0 5px 0;
    list-style-type: disc;
    font-size: 18px;
}

.about-box-inner ul {
    padding: 0 0 0 25px;
}



.team-box-inner {
    text-align: center;
}

.team-box-inner h4 {
    padding: 15px 0 5px 0;
}

.team-box-inner {
    padding: 25px;
}

.team-box-inner p {
    padding: 0;
    font-weight: 600;
    color: #046F02 !important;
}

.team-box-inner img {
    border: 5px solid #024ca9 !important;
    border-radius: 50%;
}



.mg-bottom {
    margin-top: 25px;
}



.contact-banner {
    background: url('../images/contactus-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    display: flex;
    align-items: center;
}

.contact-banner h1 {
    color: #fff;
}

.contact-banner h3 {
    color: #fff !important;
}

.contact-banner p {
    color: #fff;
}



.contact-site-info h2 {
    text-align: left;
    padding: 0 0 10px 0;
}

.better-future-main i {
    font-size: 30px;
    color: #fff;
    background: #014489;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.better-future-main-txt h4 {
    padding: 0;
    font-size: 22px;
}

.better-future-main-txt {
    padding: 0 0 0 20px;
}

.better-future-main {
    display: flex;
    align-items: center;
    margin: 30px 0 0 0;
    position: relative;
}

.for-a-better-future-sec .better-heading {
    padding: 0 0 0px 0 !important;
    color: #014489 !important;
}

.better-future-main-txt a {
    font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.better-future-main-txt a:hover {
    color: #000;
}

.for-a-better-future-sec {
    margin: 30px 0 0 0;
}

.better-future-main::after {
    content: '';
    display: block;
    width: 80%;
    height: 1px;
    background: #c7c7c7;
    position: absolute;
    bottom: -18px;
}

.for-a-better-future-sec .better-heading::before {
    content: '';
    display: block;
    width: 16%;
    height: 2px;
    background: green;
    margin: 2px 0 30px 0;
}

.better-future-main-email::after {
    content: unset;
}





.contact_input,
.contact_input_textarea,
.contact-us select {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
    padding: 6px 15px 6px 15px;
    width: 100%;
    color: #000;
    outline: none;
    background-color: #fff !important;
    border: 1px solid #ddd;
}

.form-group {
    margin-bottom: 20px;
}

.submit-btn {
    display: inline-block;
    text-decoration: none;
    padding: 7px 16px;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.7px;
    margin-top: 20px;
    color: #fff;
    background-color: #014489;
    border: 3px solid #2b458a;
    text-transform: uppercase;
}

.form-inner h2 {
    text-align: left;
}

.contact-form-col {
    padding: 0 12px 0 50px;
}

.form-inner {
    background: #e6f3ff;
    padding: 25px 35px;
}



.form-inner label {
    color: #014489;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 3px 0;
}



.desktop-img {
    display: block;
}

.mobile-img {
    display: none;
}

.mobile-btn {
    display: none;
}




.common-form-inner {
    background: #e6f3ff;
    padding: 42px 42px 35px;
}

.common-form-inner h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #052D62 !important;
    padding-bottom: 8px;
    text-align: left;
}


.common-form-group {
    margin-bottom: 20px;
}

.common-form-group label {
    display: block;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #014489;
}

.common-form-group label span {
    color: #d35432;
}

.common-form-input,
.common-form-textarea {
    width: 100%;
    border: 1px solid #d5dce5;
    background: #ffffff;
    font-size: 14px;
    color: #263548;
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease;
}

.common-form-input {
    height: 52px;
    padding: 0 16px;
}

.common-form-textarea {
    min-height: 170px;
    padding: 15px 16px;
    resize: vertical;
}

.common-form-input::placeholder,
.common-form-textarea::placeholder {
    color: #8490a0;
    opacity: 1;
}

.common-form-input:focus,
.common-form-textarea:focus {
    box-shadow: 0 0 0 3px rgba(10, 133, 130, 0.08);
}

.common-register-btn {
    margin-top: 5px;
}

.common-form-submit-btn.common-btn {
    width: 100%;
    margin: 0;
    background-color: #014489 !important;
    border: 3px solid #2b458a;
}



/* =========================================
   APPLY PAGE
========================================= */

.apply-form {
    position: relative;

}

.apply-page-heading {
    max-width: 900px;
    margin: 0 auto 45px;
    text-align: center;
}

.apply-page-heading h2 {
    padding-bottom: 15px;
    text-align: center;
}

.apply-page-heading .common-heading-line {
    margin: 0 auto 25px;
}

.apply-page-heading h3 {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 12px;
    color: #ee7d2b !important;
}

.apply-page-heading p {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    line-height: 28px;
}

.apply-form-inner {
    width: 100%;
}


/* =========================================
   RESUME UPLOAD
========================================= */

.common-resume-group {
    margin-bottom: 25px;
}

.common-file-upload {
    position: relative;
    width: 100%;
    min-height: 190px;
    border: 1px dashed #052D62;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.common-file-upload input[type="file"] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.common-file-upload-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.common-file-upload-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.common-file-upload-icon i {
    font-size: 28px;
    color: #052D62;
}

.common-file-upload-content span {
    font-size: 18px;
    line-height: 26px;
    color: #263548;
    font-weight: 500;
}

.common-file-upload:hover {
    border-color: #052D62;
    background: #f8fafc;
}

.common-file-upload:hover .common-file-upload-icon {
    background: #052D62;
}

.common-file-upload:hover .common-file-upload-icon i {
    color: #ffffff;
}



@media (min-width: 1200px) and (max-width: 1399.98px) {



    .container {
        max-width: 1200px !important;
    }

    .menu ul li a {
        font-size: 18px;
        padding: 0px 14px !important;
    }



    .slider-content-col h3 {
        font-size: 46px;
        line-height: 58px;
    }

    .live-connect-txt p {
        padding: 0 55px 15px;
    }

    .common-sec h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .bf-starts-txt-col-3 h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-starts-txt-col-1 h3 {
        font-size: 28px;
    }

    .menu .nav-item {
        margin: 0 3px 0 0;
    }

    .menu .nav-item:last-child {
        margin: 0 0 0 0px;
    }

    .live-connect-txt h3 {
        font-size: 42px;
        line-height: 54px;
    }

    .about-welcome-txt h3 {
        line-height: 32px;
        font-size: 28px;
    }

    .about-box-inner h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-why-choose h3 {
        font-size: 28px;
        line-height: 36px;
    }

    .inner-page-banner h1 {
        font-size: 38px;
        line-height: 48px;
    }

    .team-box-inner h4 {
        font-size: 22px;
        padding: 15px 0 0px 0
    }

    .team-box-inner p {
        font-size: 18px;
    }

    .contact-banner h3 {
        font-size: 28px;
    }

















}







@media (max-width: 575.98px) {



    .header .container {
        max-width: 100%;
    }

    .container {
        max-width: 100%;
    }



    .slider-content-col h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .Learnmore {
        padding: 7px 14px;
        font-size: 16px;
        line-height: 22px;
    }

    .cotactus {
        padding: 7px 14px;
        font-size: 16px;
        line-height: 22px;
    }

    .logo {
        text-align: center;
    }

    .common-padding {
        padding: 40px 0;
    }

    .menu nav {
        background: #046F02;
    }

    .navbar .navbar-toggler {
        width: 100%;
    }

    .navbar-toggler-icon {
        float: right;
    }

    .menu {
        margin-bottom: 10px;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .navbar-nav {
        align-items: start;
    }

    .navbar-nav {
        background: #fff;
        border: 1px solid #000;
    }

    .navbar-nav .nav-item {
        margin: 0 0px 0 0;
        border-bottom: 1px solid #000;
        width: 100%;
        padding: 4px 0 0 0;
    }

    .menu ul li a {
        font-size: 16px;
    }

    .menu .nav-item:last-child {
        margin: 0 0 0 0px;
        border-bottom: unset;
    }

    .logo img {
        width: 60%;
    }

    .slider-content-col p {
        font-size: 18px;
        line-height: 26px;
    }



    .home-video {
        height: 520px;
    }

    .home-video video {
        height: 520px;
    }

    .common-sec h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .better-future-col h4::after {
        margin: 15px auto 15px auto;
        height: 1px;
    }



    .container {
        max-width: 100%;
    }

    .slider-content-col {
        padding: 0 15px;
    }

    .better-future-col h3 {
        font-size: 30px;
        line-height: 38px;
    }



    .sticky {
        position: unset !important;
    }

    .sticky+* {
        margin-top: 0px;
    }

    .welcome-txt {
        padding: 0 12px 0 12px;
    }

    .welcome-img {
        margin-bottom: 15px;
    }

    .common-sec p {
        font-size: 18px;
        line-height: 25px;
    }



    .welcome-txt p::last-child {
        padding: 0;
    }

    .live-connect-innre {
        padding-top: 35px;
    }

    .live-connect-txt h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .live-connect-txt h3::before {
        height: 1px;
        margin: 0px auto 12px auto;
    }



    .live-connect-txt p {
        padding: 0 50px 15px !important;
    }

    .live-connect-innre {
        margin-top: 20px;
    }

    .live-connect-col-1 .live-connect-innre {
        margin-top: 0px;
    }

    .live-connect-col {
        padding: 0 12px;
    }



    .blocks-sec {
        padding: 15px 0 40px 0;
    }

    .blocks-sec-col {
        margin-top: 40px;
    }

    .blocks-sec-col:first-child {
        margin-top: 0;
    }

    .block-sec-inner h3 {
        font-size: 20px;
        padding: 0 8px 12px;
    }

    .block-sec-inner {
        padding: 20px;
    }

    .blocks-address {
        padding: 5px 0 10px 0;
    }



    .common-sec h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .welcome-to-bf-col {
        margin: 15px 0 0px 0;
    }





    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
        margin-bottom: 10px;
    }



    .bf-starts-txt-col-1 h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-starts-txt-col-3 h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-starts-txt-col-3 {
        padding: 12px 12px 25px 12px;
    }

    .bf-starts-txt-col-4 {
        text-align: center;
    }

    .bf-starts-txt-col-4 img {
        width: 60%;
    }

    .copyright p {
        font-size: 18px;
        text-align: center;
    }

    .copyright_text {
        padding-bottom: 20px;
    }

    .bf-starts-txt-col-3 a {
        font-size: 16px;
        line-height: 22px;
        padding: 8px 16px;
    }

    .bf-starts-txt-col-2 img {
        width: 60%;
    }













    .menu ul li:hover::after {
        width: 0%;
    }

    .carousel .carousel-item img {
        height: 28vh;
        object-fit: cover;
    }

    .slider-content-col h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .supporting-txt {
        padding: 0 0 5px 0 !important;
    }

    .slider-content-col p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 0 5px 0;
    }

    .Learnmore {
        padding: 7px 10px;
        font-size: 12px;
        line-height: 16px;
        margin: 0px 15px 0 0;
    }

    .cotactus {
        padding: 7px 10px;
        font-size: 12px;
        line-height: 16px;
        margin: 0px 0px 0 0;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }



    .about-page {
        height: 31vh;
    }

    .inner-page-banner h1 {
        font-size: 20px;
        line-height: 26px;
        padding: 0 0 3px 0;
    }

    .inner-page-banner p {
        font-size: 12px;
        line-height: 16px;
    }

    .inner-page-banner h5 {
        font-size: 16px;
        padding: 0 0 3px 0;
    }

    .about-page-banner-txt p {
        padding: 0;
    }

    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
    }

    .about-welcome-txt h3 {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .common-sec p:last-child {
        padding-bottom: 0;
    }



    .about-box-inner {
        padding: 20px;
    }

    .common-sec h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .about-box {
        margin-top: 25px;
    }

    .about-box-1 {
        margin-top: 0;
    }



    .about-why-inner h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .about-why-inner {
        padding: 0 0 10px 0;
    }

    .about-why-choose-next-row {
        padding-top: 15px;
    }

    .about-why-choose h3 {
        padding-bottom: 15px;
    }





    .our-services-page {
        height: 28vh;
    }

    .about-box-inner-first h3 {
        padding: 0 35px 10px;
    }

    .about-service-box-first {
        margin-top: 0;
    }



    .team-box-inner {
        padding: 15px;
    }

    .team-box-inner img {
        width: 60%;
        border: 3px solid #024ca9 !important;
    }

    .team-box-inner h4 {
        padding: 10px 0 0px 0;
    }

    .team-box:last-child .team-box-inner {
        padding-bottom: 0;
    }

    .mg-bottom-mob {
        margin-top: 25px;
    }



    .contact-banner {
        height: 28vh;
    }

    .contact-banner h1 {
        padding: 0 0 5px 0;
        font-size: 16px;
        line-height: 20px;
    }



    .about-page-banner-txt p {
        font-size: 14px;
        line-height: 18px;
    }



    .for-a-better-future-sec .better-heading::before {
        margin: 2px 0 20px 0;
    }

    .for-a-better-future-sec {
        margin: 20px 0 0 0;
    }

    .better-future-main {
        margin: 25px 0 0 0;
    }

    .better-future-main i {
        width: 40px;
        height: 40px;
    }

    .better-future-main-txt {
        padding: 0 0 0 15px;
    }

    .better-future-main i {
        font-size: 24px;
    }

    .better-future-main-email .fa {
        width: 40px;
    }

    .better-future-main-txt h4 {
        font-size: 20px;
        line-height: 26px;
    }



    .contact-form-col {
        padding: 20px 12px 0 12px;
    }

    .better-future-main-txt a {
        font-size: 18px;
    }

    .form-inner {
        padding: 25px 25px;
    }

    .form-group {
        margin-bottom: 15px;
    }

    .submit-btn {
        margin-top: 0px;
    }

    .contact-banner h3 {
        padding-bottom: 5px;
    }



    .mobile-btn {
        display: block;
    }

    .mobile-btn a {
        padding: 8px 16px;
        font-size: 16px;
        line-height: 24px;
        background: #014489;
        display: inline-block;
        margin: 5px 0 15px 0;
        color: #fff;
        border-radius: 6px;
    }


    .apply-form {
        padding: 40px 0;
    }

    .apply-page-heading {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .apply-page-heading h3 {
        font-size: 23px;
        line-height: 32px;
    }

    .common-form-inner {
        padding: 25px;
    }

    .common-form-inner h2 {
        font-size: 27px;
        line-height: 36px;
    }

    .common-form-input {
        height: 45px;
        padding: 0 14px;
    }

    .common-form-textarea {
        min-height: 70px;
        padding: 10px 14px;
    }

    .common-file-upload {
        min-height: 150px;
    }

    .common-file-upload-icon {
        width: 52px;
        height: 52px;
    }

    .common-file-upload-icon i {
        font-size: 24px;
    }

    .common-file-upload-content span {
        font-size: 16px;
    }

    .common-form-submit-btn.common-btn {
        width: auto;
    }


}





@media (max-width: 767.98px) and (orientation: landscape) {



    .header .container {
        max-width: 540px;
    }

    .container {
        max-width: 540px;
    }



    .slider-content-col h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .Learnmore {
        padding: 7px 14px;
        font-size: 16px;
        line-height: 22px;
    }

    .cotactus {
        padding: 7px 14px;
        font-size: 16px;
        line-height: 22px;
    }

    .logo {
        text-align: center;
    }

    .common-padding {
        padding: 40px 0;
    }

    .menu nav {
        background: #046F02;
    }

    .navbar .navbar-toggler {
        width: 100%;
    }

    .navbar-toggler-icon {
        float: right;
    }

    .menu {
        margin-bottom: 10px;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .navbar-nav {
        align-items: start;
    }

    .navbar-nav {
        background: #fff;
        border: 1px solid #000;
    }

    .navbar-nav .nav-item {
        margin: 0 0px 0 0;
        border-bottom: 1px solid #000;
        width: 100%;
        padding: 4px 0 0 0;
    }

    .menu ul li a {
        font-size: 16px;
    }

    .menu .nav-item:last-child {
        margin: 0 0 0 0px;
        border-bottom: unset;
    }

    .logo img {
        width: 42%;
    }

    .slider-content-col p {
        font-size: 18px;
        line-height: 26px;
    }



    .home-video {
        height: 520px;
    }

    .home-video video {
        height: 520px;
    }

    .common-sec h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .better-future-col h4::after {
        margin: 15px auto 5px auto;
        height: 1px;
    }



    .container {
        max-width: 100%;
    }

    .slider-content-col {
        padding: 0 20px;
    }

    .better-future-col h3 {
        font-size: 30px;
        line-height: 38px;
    }



    .sticky {
        position: unset !important;
    }

    .sticky+* {
        margin-top: 0px;
    }

    .welcome-txt {
        padding: 0 12px 0 12px;
    }

    .welcome-img {
        margin-bottom: 15px;
    }

    .common-sec p {
        font-size: 18px;
        line-height: 25px;
    }



    .welcome-txt p::last-child {
        padding: 0;
    }

    .live-connect-innre {
        padding-top: 35px;
    }

    .live-connect-txt h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .live-connect-txt h3::before {
        height: 1px;
        margin: 0px auto 12px auto;
    }



    .live-connect-txt p {
        padding: 0 30px 15px !important;
    }

    .live-connect-innre {
        margin-top: 20px;
    }

    .live-connect-col-1 .live-connect-innre {
        margin-top: 0px;
    }

    .live-connect-col {
        padding: 0 12px;
    }



    .blocks-sec {
        padding: 15px 0 40px 0;
    }

    .blocks-sec-col {
        margin-top: 40px;
    }

    .blocks-sec-col:first-child {
        margin-top: 0;
    }

    .block-sec-inner h3 {
        font-size: 20px;
    }

    .block-sec-inner {
        padding: 20px;
    }

    .blocks-address {
        padding: 5px 0 10px 0;
    }



    .common-sec h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .welcome-to-bf-col {
        margin: 15px 0 0px 0;
    }





    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
        margin-bottom: 10px;
    }



    .bf-starts-txt-col-1 h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-starts-txt-col-3 h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-starts-txt-col-3 {
        padding: 12px 12px 25px 12px;
    }

    .bf-starts-txt-col-4 {
        text-align: center;
    }

    .bf-starts-txt-col-4 img {
        width: 30%;
    }

    .copyright p {
        font-size: 18px;
        text-align: center;
    }

    .copyright_text {
        padding-bottom: 20px;
    }

    .bf-starts-txt-col-3 a {
        font-size: 16px;
        line-height: 22px;
        padding: 8px 16px;
    }

    .bf-starts-txt-col-2 img {
        width: 30%;
    }













    .menu ul li:hover::after {
        width: 0%;
    }

    .carousel .carousel-item img {
        height: 62vh;
        object-fit: cover;
    }

    .slider-content-col h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .supporting-txt {
        padding: 0 0 5px 0 !important;
    }

    .slider-content-col p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 0 5px 0;
    }

    .Learnmore {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 16px;
        margin: 0px 15px 0 0;
    }

    .cotactus {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 16px;
        margin: 0px 0px 0 0;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }



    .about-page {
        height: 70vh;
    }

    .inner-page-banner h1 {
        font-size: 20px;
        line-height: 26px;
        padding: 0 0 3px 0;
    }

    .inner-page-banner p {
        font-size: 12px;
        line-height: 16px;
    }

    .inner-page-banner h5 {
        font-size: 16px;
        padding: 0 0 3px 0;
    }

    .about-page-banner-txt p {
        padding: 0;
    }

    .desktop-img {
        display: none;
    }

    .mobile-img {
        display: block;
    }

    .about-welcome-txt h3 {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .common-sec p:last-child {
        padding-bottom: 0;
    }



    .about-box-inner {
        padding: 20px;
    }

    .common-sec h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .about-box {
        margin-top: 25px;
    }

    .about-box-1 {
        margin-top: 0;
    }



    .about-why-inner h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .about-why-inner {
        padding: 0 0 10px 0;
    }

    .about-why-choose-next-row {
        padding-top: 15px;
    }

    .about-why-choose h3 {
        padding-bottom: 15px;
    }





    .our-services-page {
        height: 70vh;
    }

    .about-box-inner-first h3 {
        padding: 0 35px 10px;
    }

    .about-service-box-first {
        margin-top: 0;
    }



    .team-box-inner {
        padding: 15px;
    }

    .team-box-inner img {
        width: 40%;
        border: 3px solid #024ca9 !important;
    }

    .team-box-inner h4 {
        padding: 10px 0 0px 0;
    }

    .team-box:last-child .team-box-inner {
        padding-bottom: 0;
    }

    .mg-bottom-mob {
        margin-top: 25px;
    }



    .contact-banner {
        height: 70vh;
    }

    .contact-banner h1 {
        padding: 0 0 5px 0;
        font-size: 16px;
        line-height: 20px;
    }



    .about-page-banner-txt p {
        font-size: 14px;
        line-height: 18px;
    }



    .for-a-better-future-sec .better-heading::before {
        margin: 2px 0 20px 0;
    }

    .for-a-better-future-sec {
        margin: 20px 0 0 0;
    }

    .better-future-main {
        margin: 25px 0 0 0;
    }

    .better-future-main i {
        width: 40px;
        height: 40px;
    }

    .better-future-main-txt {
        padding: 0 0 0 15px;
    }

    .better-future-main i {
        font-size: 24px;
    }

    .better-future-main-email .fa {
        width: 40px;
    }

    .better-future-main-txt h4 {
        font-size: 20px;
        line-height: 26px;
    }



    .contact-form-col {
        padding: 20px 12px 0 12px;
    }

    .better-future-main-txt a {
        font-size: 18px;
    }

    .form-inner {
        padding: 25px 25px;
    }

    .form-group {
        margin-bottom: 15px;
    }

    .submit-btn {
        margin-top: 0px;
    }

    .contact-banner h3 {
        padding-bottom: 5px;
    }





    .better-future-col h4 {
        font-size: 23px;
    }



    .mobile-btn {
        display: block;
    }

    .mobile-btn a {
        padding: 8px 16px;
        font-size: 16px;
        line-height: 24px;
        background: #014489;
        display: inline-block;
        margin: 5px 0 15px 0;
        color: #fff;
        border-radius: 6px;
    }

    .apply-form {
        padding: 40px 0;
    }

    .apply-page-heading {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .apply-page-heading h3 {
        font-size: 23px;
        line-height: 32px;
    }

    .common-form-inner {
        padding: 25px;
    }

    .common-form-inner h2 {
        font-size: 27px;
        line-height: 36px;
    }

    .common-form-input {
        height: 45px;
        padding: 0 14px;
    }

    .common-form-textarea {
        min-height: 70px;
        padding: 10px 14px;
    }

    .common-file-upload {
        min-height: 150px;
    }

    .common-file-upload-icon {
        width: 52px;
        height: 52px;
    }

    .common-file-upload-icon i {
        font-size: 24px;
    }

    .common-file-upload-content span {
        font-size: 16px;
    }

    .common-form-submit-btn.common-btn {
        width: auto;
    }

}





@media (min-width: 768px) and (max-width: 991.98px) {

    .header .container {
        max-width: 720px;
    }

    .container {
        max-width: 720px;
    }

    .menu ul li a {
        font-size: 12px;
        padding: 0px 5px !important;
    }

    .menu .nav-item {
        margin: 0 0px 0 0;
    }

    .logo img {
        width: 100%;
    }

    .menu .nav-item:last-child {
        margin: 0 0 0 0px;
    }

    .slider-content-col h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .supporting-txt {
        padding: 0 0 10px 0 !important;
    }

    .slider-content-col p {
        font-size: 16px;
        line-height: 23px;
    }

    .Learnmore {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 14px;
    }

    .cotactus {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 14px;
    }

    .common-padding {
        padding: 50px 0;
    }

    .common-sec h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .better-future-col h3 {
        font-size: 32px;
    }

    .better-future-col h4::after {
        margin: 5px auto 5px auto;
    }

    .welcome-txt {
        padding: 0 12px 0 30px;
    }



    .live-connect-txt p {
        padding: 0 20px 20px 20px;
        font-size: 18px;
    }

    .live-connect-txt h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .live-connect-innre {
        padding-top: 35px;
    }

    .live-connect-txt h3::before {
        margin: 0px auto 15px auto;
    }



    .block-sec-inner h3 {
        font-size: 20px;
        line-height: 28px;
        padding: 0 10px 12px;
    }

    .block-sec-inner {
        padding: 20px;
    }

    .blocks-sec-col-third {
        margin-top: 40px;
    }

    .blocks-address p {
        font-size: 17px;
        line-height: 26px;
    }

    .blocks-sec {
        padding: 0 0 50px 0;
    }



    .common-sec h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .why-choose-col h2 {
        padding: 0 20px 20px;
    }

    .welcome-to-bf-col p {
        font-size: 20px;
    }



    .bf-starts-txt-col-2 img {
        width: 65%;
    }

    .bf-starts-txt-col-3 {
        padding: 20px 12px 0 12px;
    }

    .bf-starts-txt-col-4 {
        padding-top: 20px;
        text-align: center;
    }

    .bf-starts-txt-col-4 img {
        width: 60%;
    }



    .copyright p {
        font-size: 12px;
    }





    .about-page {
        height: 32vh;
    }

    .inner-page-banner h1 {
        font-size: 34px;
        line-height: 44px;
        padding: 0 0 10px 0;
    }

    .inner-page-banner h5 {
        padding: 0 0 10px 0;
        font-size: 20px;
    }



    .about-blocks .row {
        justify-content: center;
    }

    .about-box-inner {
        padding: 25px;
    }

    .common-sec h3 {
        font-size: 28px;
        line-height: 36px;
    }

    .about-box-3 {
        margin-top: 30px;
    }

    .about-why-choose-next-row {
        padding-top: 15px;
    }



    .our-services-page {
        height: 32vh;
    }

    .about-box-third {
        margin-top: 30px;
    }



    .about-why-choose-txt h3 {
        font-size: 26px;
    }

    .about-why-choose h3 {
        padding-bottom: 15px;
    }

    .team-box-inner p {
        font-size: 18px;
    }

    .team-box-inner img {
        width: 75%;
    }

    .team-box-inner h4 {
        padding: 15px 0 0px 0;
    }

    .team-box-third .team-box-inner {
        padding-bottom: 0;
    }

    .team-box-fourth .team-box-inner {
        padding-bottom: 0;
    }



    .contact-banner {
        height: 32vh;
    }

    .contact-banner h1 {
        font-size: 36px;
        line-height: 44px;
        padding: 0 0 8px 0;
    }

    .contact-banner h3 {
        font-size: 24px;
        line-height: 30px;
    }



    .contact-form-col {
        padding: 0 12px 0 25px;
    }

    .better-future-main i {
        font-size: 26px;
        width: 48px;
        height: 48px;
    }

    .better-future-main-email .fa-envelope {
        width: 66px !important;
    }

    .form-inner {
        padding: 20px 20px;
    }

    .form-group {
        margin-bottom: 15px;
    }

    .submit-btn {
        margin-top: 0px;
    }

    .better-future-main-txt a {
        font-size: 17px;
    }

    .better-future-main-txt p {
        font-size: 17px;
        line-height: 26px;
    }


    .apply-page-heading {
        margin-bottom: 35px;
    }

    .common-form-inner {
        padding: 35px 30px;
    }




}





@media (min-width: 992px) and (max-width: 1199.98px) {

    .header .container {
        max-width: 960px;
    }

    .container {
        max-width: 960px;
    }

    .menu .nav-item {
        margin: 0 0px 0 0;
    }

    .menu .nav-item:last-child {
        margin: 0 0 0 0px;
    }

    .menu ul li a {
        font-size: 16px;
        padding: 0px 8px !important;
    }

    .slider-content-col h3 {
        font-size: 38px;
        line-height: 48px;
    }

    .slider-content-col p {
        font-size: 18px;
        line-height: 28px;
    }

    .common-padding {
        padding: 60px 0;
    }

    .common-sec h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .welcome-txt {
        padding: 0 12px 0 25px;
    }

    .live-connect-txt p {
        padding: 0 48px 25px 48px;
    }

    .live-connect-txt h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .live-connect-innre {
        padding-top: 40px;
    }

    .blocks-sec-col-third {
        margin-top: 40px;
    }

    .common-sec h2 {
        font-size: 38px;
        line-height: 48px;
        padding-bottom: 15px;
    }

    .welcome-to-bf-col p {
        font-size: 19px;
    }

    .welcome-to-bf-col h4 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 0 10px 0;
    }

    .welcome-to-bf-col {
        margin-top: 15px;
    }

    .common-sec h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .bf-starts-txt-col-3 h3 {
        font-size: 22px;
    }

    .bf-starts-txt-col-2 img {
        width: 75%;
    }

    .bf-starts-txt-col-4 img {
        width: 65%;
    }

    .copyright p {
        font-size: 16px;
    }

    .bf-starts-txt-col-4 {
        text-align: center;
    }



    .inner-page-banner h1 {
        font-size: 42px;
        line-height: 52px;
    }

    .inner-page-banner h5 {
        font-size: 20px;
    }



    .about-page {
        height: 32vh;
    }

    .about-blocks .row {
        justify-content: center;
    }

    .about-box-3 {
        margin-top: 30px;
    }



    .our-services-page {
        height: 32vh;
    }

    .about-box-third {
        margin-top: 30px;
    }

    .about-box-inner h3 {
        font-size: 25px;
    }

    .about-box-inner {
        padding: 25px;
    }



    .team-box-third .team-box-inner {
        padding-bottom: 0px;
    }

    .team-box-fourth .team-box-inner {
        padding-bottom: 0px;
    }

    .team-box-inner img {
        width: 60%;
    }

    .bf-starts-txt-col-1 h3 {
        font-size: 22px !important;
    }



    .contact-banner {
        height: 32vh;
    }

    .common-sec h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .form-inner {
        padding: 25px 28px;
    }

    .better-future-main i {
        font-size: 24px;
        width: 54px;
        height: 54px;
    }



    .form-group {
        margin-bottom: 15px;
    }



    .apply-form {
        padding: 70px 0;
    }

    .apply-page-heading {
        margin-bottom: 35px;
    }

    .common-form-inner {
        padding: 35px 30px;
    }


}