
/* add css for banner section */

.banner_section {
    position: relative;
}

.banner_text {
    padding-top: 15px;
    padding-bottom: 10px;
}

.banner_text h1{
    text-align: center;
    font-size: 55px;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
}
.banner_text h1 span{
    font-weight: 600;
    display: block;
}


/* add css for about section */

.about_section {
    padding: 85px 0 75px;
}
.about_cont_section p {
    color: #282828;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
}


/* add css for apply section */

.apply_section h2{
  color: #282828;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.apply_img_sec img {
    border: #ffffff 3px solid;
    border-radius: 5px;
    -webkit-box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);
    -moz-box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);
    box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);
}

.form_area {
    padding-right: 30px;
}

.form_area .gform_wrapper.gravity-theme .gfield_label{
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
.form_area input[type="text"], .form_area input[type="email"], .form_area input[type="tel"]{
    border: #000000 1px solid;
    color: #000000;
    font-size: 14px;
    line-height: 36px;
    font-weight: 300;
    height: 36px;
    width: 100%;
}
.form_area select{
    border: #000000 1px solid;
    color: #000000;
    font-size: 14px;
    line-height: 36px;
    font-weight: 300;
    height: 36px;
    width: 100%;
}
.form_area .gform_button.button{
    background: #d81f2f;
    color: #ffffff;
    font-size: 17px;
    line-height: 45px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 100px;
    margin-top: 10px;
    border: none;
}
.form_area .gform_button.button:hover{
    background: #6d6e72;
}
.form_area .gfield_radio {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}
.form_area .gchoice {
    width: 50%;
}



/* add css for map section */

/* .map_section {
    padding: 55px 0;
} */
/* .map_wrap {
    border: #ffffff 3px solid;
    border-radius: 5px;
    -webkit-box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);
    -moz-box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);
    box-shadow: 0px 8px 10px 4px rgba(202,202,202,1);  
} */








/* NEW CSS RABI LANDING PAGE DESIGN START */

.landing_banner_video_sec{
    position: relative;
}

.video_banner_slick .background-video{
    width: 100%;
}

.video_banner_slick{
    position: relative;
}

.banner_landing_slick {
    min-width: auto;
    min-height: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.landing_slick_slider {
    width: 300px;
}

.landing_slick_slider h2 {
    text-align: center;
    font-size: 85px;
    line-height: 70px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    text-shadow: 0px 4px 0px #00000057;
}

.non_slick_heading h2{
    text-align: center;
    font-size: 85px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    text-shadow: 0px 4px 0px #00000057;
}
.non_slick_heading{
    text-align: center;
}
.landing_slick_slider .item{
    text-align: center;
}

.slick_btn .common-btn{
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    background: #d81f2f;
    display: inline-block;
    padding: 14px 45px;
    transition: all 0.7s;
}

.slick_btn .common-btn:hover {
    color: #ffffff;
    background: #6d6e72;
}

.slick_btn{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.slide_landing{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}


/* WORK WITH US START */
.why_work_sec{
    padding: 80px 0px;
    text-align: center;
}
.why_work_sec .heading h2{
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 38px;
}

.why_work_content h4 {
	text-transform: uppercase;
	color: #282828;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.why_work_content p {
	font-size: 15px;
	line-height: 25px;
	color: #000;
}

.map_wrap{
    line-height: 0;
}

.map_section{
    line-height: 0;
}
.map_section iframe{
    width: 100%;
}

.apply_section {
	background-color: #E4E5EA;
	padding: 70px 0;
    position: relative;
}

.about_video_section{
	margin-top: 30px;
}

.about_video_section_position{
    position: relative;
}

.video_heading {
	background-color: #81818c;
	padding: 21px 0px;
	margin: -4px auto;
	text-align: center;
}
.video_heading h4{
    text-transform: uppercase;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.why_work_content img {
	margin: 0px auto 30px;
	width: 145px;
}
.why_work_content{
	padding: 20px 10px;
    transition: all 0.8s;
    height: 100%;
}
.why_work_content:hover {
	box-shadow: 0px 10px 30px #444;
    border-radius: 10px;
}

@media only screen and (max-width:1130px){
    .non_slick_heading {
        text-align: center;
        width: 271px;
    }
}

@media only screen and (max-width:767px){
    .landing_slick_slider h2 {
        text-align: center;
        font-size: 65px;
        line-height: 60px;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 700;
        font-style: italic;
    }
    .non_slick_heading h2 {
        text-align: center;
        font-size: 65px;
        line-height: 60px;
        color: #ffffff;
        font-weight: 400;
    }
    .non_slick_heading {
        text-align: center;
        width: 210px;
    }
    .landing_slick_slider {
        width: 230px;
        margin-right: -20px;
    }
    .why_work_sec {
        padding: 55px 0px;
        text-align: center;
    }
    .why_work_sec .heading h2 {
        text-align: center;
        font-size: 27px;
        line-height: 35px;
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 38px;
    }
    .about_video_section {
        margin-top: 10px;
    }
    .map_section {
        padding: 0 !important;
    }
    .apply_section {
        background-color: #E4E5EA;
        padding: 45px 0;
        position: relative;
    }
    .map_section iframe {
        width: 100%;
        height: 260px;
    }
}

@media only screen and (max-width:475px){
    /* .slide_landing {
        display: initial;
        align-items: center;
        justify-content: center;
        gap: 28px;
    } */
    .landing_slick_slider h2 {
        text-align: center;
        font-size: 35px;
        line-height: 40px;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 700;
        font-style: italic;
    }
    .non_slick_heading h2 {
        text-align: center;
        font-size: 35px;
        line-height: 40px;
        color: #ffffff;
        font-weight: 400;
    }
    .slick_btn {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 18px;
    }
    .slick_btn .common-btn {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        background: #d81f2f;
        display: inline-block;
        padding: 12px 30px;
        transition: all 0.7s;
    }
    .non_slick_heading {
        text-align: center;
        width: 120px;
    }
    .landing_slick_slider {
        width: 110px;
        margin-right: -20px;
    }

    .video_heading h4 {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
    .why_work_content img {
        margin: 0px auto 30px;
        width: 100px;
    }
    .why_work_content h4 {
        text-transform: uppercase;
        color: #282828;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 15px;
        letter-spacing: 1px;
    }
    .why_work_sec .heading h2 {
        text-align: center;
        font-size: 23px;
        line-height: 35px;
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 38px;
    }
}



@media only screen and (max-width:767px) {


    .banner_text h1 {
        font-size: 25px;
        line-height: 35px;
    }
    .about_section {
        padding: 30px 0 25px;
    }
    .about_cont_section p {
        font-size: 15px;
        line-height: 25px;
    }
    .about_video_section {
        margin-bottom: 10px;
    }
    .apply_section h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .form_area {
        padding-right: 0;
    }
    .form_area .gform_button.button {
        background: #d81f2f;
        color: #ffffff;
        font-size: 17px;
        line-height: 45px !important;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0 100px;
        margin-top: 10px;
        border: none;
        width: 100%;
    }
    .map_section {
        padding: 30px 0;
    }

}

@media screen and (min-width:360px) and (max-width:767px) {}

@media screen and (min-width:412px) and (max-width:767px) {}

@media screen and (min-width:480px) and (max-width:767px) {}

@media screen and (min-width:568px) and (max-width:767px) {}

@media screen and (min-width:636px) and (max-width:767px) {}

@media screen and (min-width:732px) and (max-width:1024px) {}

@media screen and (min-width:768px) and (max-width:1024px) {

    .banner_text h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .about_cont_section p {
        color: #282828;
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
    }
    .about_section {
        padding: 45px 0 30px;
    }
    .apply_section h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 40px;
    }
    .map_section {
        padding: 35px 0;
    }
    .gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
        display: inline-block;
        font-size: 13px;
    }

}

@media screen and (min-width:800px) and (max-width:1024px) {}

@media screen and (min-width:900px) and (max-width:1024px) {}

@media screen and (min-width:980px) and (max-width:1024px) {}

@media screen and (min-width:1000px) and (max-width:1024px) {}

@media screen and (min-width:1025px) and (max-width:1280px) {}


@media screen and (min-width:1281px) and (max-width:1366px) {}



@media screen and (min-width:1500px) and (max-width:1999px) {}

@media screen and (min-width:2000px) and (max-width:3000px) {}