:root {
    --shadow-black-100: 0 5px 15px rgba(0, 0, 0, 0.1);
    --shadow-black-300: 0 5px 15px rgba(0, 0, 0, 0.3);
}

body {
    overflow-x: hidden;
    width: 100%;
    height: 100vh;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    /* overflow-x: hidden; */
}




/**********************************************/



/************************************************header*****/
/***************************************************************** TOP NAVBAR *****/
.navbar {
    display: none;
    padding: 0% !important;
}

.navbar ul {

    padding: 0;
    margin: 0;
    color: white;
    list-style-type: none;
}

.navbar ul li a {
    font-size: 12px;
    color: white;
}



/* .change .navbar {
    display: block;
} */

.menu {
    display: none;
}

.tab_action {
    animation: tab_action 2s ease-in-out infinite normal;
}



@keyframes tab_action {
    0% {
        transform: scale(0.9);
        color: red;
    }

    25% {
        transform: scale(1.3);
        color: red;
    }

    60% {
        transform: scale(0.9);
        color: red;
    }

    100% {
        transform: scale(0.9);
        color: red;
    }

}




/************************/
.nlpl_logo {
    width: 40%;
}

.about-section {
    margin-top: 66px;
}

.nlpl_logo img {
    width: 355px;
}

.top_header {
    margin-top: 3px;
    width: 100%;
}

.socialIcon span {
    font-size: 12px;
}

.socialIcon img {
    width: 25px;
    background-color: aliceblue;
    border-radius: 5px;
}

/* .socialIcon img {
    background-color: #00006B;
} */

.socialIcon {

    background-color: #00006B;
    border-bottom-left-radius: 55px;
    height: 33px;
    font-family: 'Montserrat';

}

.right_sidemenu {
    width: 60%;

}


.socialIcon ul li a {
    color: white;
    font-size: 13px;

}

.socialIcon ul li a:hover {
    color: white;
    text-decoration: none;
}

.socialIcon ul li {
    display: inline-block;
    text-decoration: none;
    margin-right: 20px;

}

.socialIcon input {
    font-size: 10px;
}

.socialIcon ul {
    margin: auto;
    /* font-size: 20px; */
}

.top_NabBar {
    display: flex;
    width: 100%;
    font-family: 'Montserrat';
    position: fixed;
    top: 0;
    z-index: 3;
    background-color: white;
    box-shadow: 0px 1px 15px -1px grey;

}




/************************************************/


.contactNumOne,
.contactNumTwo {
    display: flex;
    color: white;
    font-size: 14px;
    /* padding: 2px; */
}

.contactNumOne p {
    padding: 0 2px;
}




.contactNumOne .fa {
    font-size: 18px;
    justify-content: center;
    padding-right: 5px;
}

.contactNum {
    font-family: 'Montserrat';
    display: flex;
}

.contactNumOne {
    margin-top: -5px;
    margin-left: 5px;
}

.callIcons {
    width: 30px;
}


.contactNum a {
    font-size: 16px;
    text-decoration: none;
}

/***********************popup form*********/


/********************************/



.topMenuTwo {
    display: flex;
    text-decoration: none;
    list-style: none;
    align-items: center;
    font-family: 'Montserrat';
}


.topMenuTwo a {
    text-decoration: none;
}

.topMenuTwo a:hover {
    color: red;
}

.topMenuTwo a:hover {
    text-decoration: none;
}

.topMenuTwo.dropdown .home_btn {
    position: relative;
}

.home_btn {
    text-decoration: underline;
    text-decoration-color: red;
    text-decoration-thickness: 3px;
}





.dropdown {
    position: relative;
    display: inline-block;
    font-family: 'Montserrat';

}

.dropdown-content {
    display: none;
    position: fixed;
    background-color: #f1f1f1;
    min-width: 145px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 3;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}



.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: red;
}

.dropdown-content a:hover {
    text-decoration: none;
}

.dropbtn {
    background-color: white;
    color: black;
    font-size: 15px;
    font-family: 'Montserrat';
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 26px;
    margin-top: 7px;
    padding: 0;
}

/* .home_hr {
    width: 10px;
    height: 5px;
    color: #ffba00;
}  */

/* .fa{
    font: normal normal normal 14px/1 FontAwesome!important;
} */

/**************************section2*************/
.Cf_points {

    font-family: 'Montserrat';


}

.warehouse_highlight img {
    width: 247px;
}

.warehouse_highlight h4 {
    margin-top: 20px;
}




.warehouse_highlight {

    box-shadow: 0px 0px 6px 1px grey;
    background-color: #fff;
    padding: 10px;
    margin: 10px 0px;
    height: 245px;
    display: flex;
    text-align: center;
    border-radius: 5px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/***************************/
#client_img .owl-carousel.owl-drag .owl-item {
    width: 200.75px;
    margin-right: 10px;
    height: 91px;
}

.cilents .owl-carousel .owl-item img {

    width: 155px;
    margin: auto;
    display: block;
}

.img_size img {
    width: 100px;
}

.cilents {
    padding: 0 3%;
}

.cilents h2 {
    font-size: 30px;
    font-weight: 600px !important;
    text-align: center;
}

/********************************************/
.service {

    margin-right: 74.5px;
    margin-left: 74.5px;
}

.service h1 {
    font-size: 60px;
    margin-bottom: -2px;

}

.service p {
    font-size: 30px;
}

.service_colum {
    width: 400px;
    margin-top: 20px;
}

.experince {
    display: flex;
    text-align: center;
    margin-bottom: -2px;
}



/*************service latest one*****************/


.service_cards {
    background-color: aliceblue;
}

.service_cards a {
    color: #000;
    text-decoration: none;
}


.service_cards h2 {
    /* margin-bottom: 2%; */
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    /* margin-top: 20px; */
}

#service_brief {
    padding-top: 100px;
    background-color: aliceblue;
}

#service_brief h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.types_services img {
    width: 243px;
}

.types_services {
    height: 639px;
}

.over_img_services {
    background-color: white;
    height: 448px;
    width: 243px;

    box-shadow: 0px 4px 8px rgb(0 0 0 / 15%);

}

.over_img_services h5 {
    padding: 10px 20px;
    margin: 0;
}

/* .inner_box {
    padding: 10px;
} */


.over_img_services p {
    padding-left: 19px;
    padding-right: 19px;
    font-size: 13px;
    text-align: justify;
}

.para_service_cards_one {
    padding-top: 17px;
}

.para_service_cards_two {
    padding-top: 36px;
}

.para_service_cards_four {
    padding-top: 0;
}

#warehouse h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

#warehouse p {
    text-align: justify;
    font-size: 14px;
}

.warehouse_img img {
    width: 600px;
    padding-bottom: 30px;
}




/***************************************/
/**********services img****/
.service-img img {
    border-radius: 5px;
    margin-bottom: 20px;
    padding-right: 0;

}

.types-of-services {
    padding: 50px;
}

/*****************************************/

#vision_mission {
    padding-top: 80px;
}


.about_core_values img {
    width: 100px;
    display: block;
    margin: auto;
    padding-bottom: 20px;

}

.vission_box img {
    padding-top: 19px;
}

.values_box img {
    padding-top: 21px;
}

.mission_info p {
    /* padding-top: 18px; */
    padding-left: 40px;
    padding-right: 40px;
}

.vission_info p {
    /* padding-top: 22px; */
    padding-left: 40px;
    padding-right: 40px;
}

.value_info p {
    /* padding-top: 21px; */
    padding-left: 40px;
    padding-right: 40px;
}

.about_core_values h5 {
    text-align: center;
    font-weight: 700;
}

.about_core_values p {

    text-align: center;
    font-size: 14px;
}

.values_box h5 {
    padding-top: 20px;
}

.mission_box h5 {
    padding-top: 20px;
}



.mission_box,
.vission_box,
.values_box {
    border: 1px #00bdfe solid;
    margin: 0 30px;
    border-radius: 15px;
    height: 350px;

}



/****************************************/
/*******************************map coverage****************/
.right-side {
    padding-top: 40px;


}

.map-coverage {
    padding-top: 30px;
    background-color: aliceblue;
}

.one-map img {
    width: 150px;
    position: absolute;
    top: 75%;
    left: 340px;
}


.map-coverage h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin: 0%;
}

.map_coverage-india img {
    width: 439px;
    height: 580px;
    padding-top: 70px;
}

.info-in-brief {
    padding: 0 10px;
    box-shadow: var(--shadow-black-300);
    /* border: #000 solid 1px; */
    margin-top: 10px;
    background-color: #e8f6fa;
}

.text_head {
    text-align: start;
    font-size: 25px;
    text-transform: capitalize;
    /* color: red; */
    margin-top: 0 !important;
    padding-left: 18px;
}

.info-in-brief p {
    background-color: #e8f6fa;
    padding: 9px;
    line-height: 22px;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #000;
    text-align: justify;
}

/******************** strength band****************/
.strength-band {
    /* background-color: rgb(0, 189, 254); */
    background-color: #00006B;
    color: white;

}

.strength-band h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    /* margin-top: 20px; */
    margin-bottom: 10px;
}

.band-stg h1 {
    text-align: center;
    color: white;
    font-size: 32px;
    margin: 0%;
}

.band-stg h2 {
    text-transform: capitalize;
    text-align: center;
    color: white;
    font-size: 20px;

}

.band-stg img {
    margin: auto;
    display: block;
    width: 100px;
}

/**********************************testimonals*************/


.testimoinal_container .box {
    background: #fff;
    padding: 30px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 15%);
    border: 2px solid #00006B!important;
    border-radius: 5px;
    margin: 0 320px;
}

.testimoinal_container .box .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    /* border: 2px solid #00006B!important; */

}

.testimoinal_class {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.testimoinal_class h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0;
}

.testimoinal_container {
    max-width: 1300px;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /* height: 90vh; */
    font-family: 'Montserrat';
    /* margin-top: -100px; */
}

.testimoinal_container {
    max-width: 1300px;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /* height: 90vh; */
    font-family: 'Montserrat';
    /* margin-top: -100px; */
}

.box .fas {
    color: #00006B;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-drag .owl-item {
    margin-right: 10px;
    border: 2px solid #00006B !important;
    border-radius: 5px;
}

/* .item p {
    text-align: justify;
} */

.item p {
    text-align: center;
    font-size: 14px;

}



.wrapper .box {
    background: #fff;
    width: calc(33% - 10px);
    padding: 25px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}

.wrapper .box i.quote {
    font-size: 20px;
    color: #17a2b8;
}

.wrapper .box .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.box .info .name {
    font-weight: 600;
    font-size: 17px;
}

.box .info .job {
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.box .info .stars {
    margin-top: 2px;
}

.box .info .stars i {
    color: #17a2b8;
}

.box .content .image {
    height: 75px;
    width: 75px;
    padding: 3px;
    background: #00006B;
    border-radius: 50%;
}

.content .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
}

.box:hover .content .image img {
    border-color: #fff;
}

@media (max-width: 1045px) {
    .wrapper .box {
        width: calc(50% - 10px);
        margin: 10px 0;
    }
}

@media (max-width: 702px) {
    .wrapper .box {
        width: 100%;
    }
}

/******************************ends*********************/


/***********************************************/








/**************************************************home footer************/
.home-footer {
    /* background-color: rgb(0, 189, 254); */
    background-color: #00006B;
    color: white;
    padding: 35px;
    cursor: pointer;
}

.home-footer p {
    font-size: 14px;
    text-align: justify;
}

.home-footer h3 {
    padding-bottom: 5px;
    font-size: 18px;
}

.social-links a {
    color: white;
    font-size: 25px;
    list-style: none;
    /* display: inline; */
}

.social-links h3 {
    /* text-align: center; */
    padding-left: 45px;
}


.social-links ul li {
    display: inline-block;
    padding: 10px;
}

.home-footer ul li {
    list-style: none;

}

.navtopage {
    /* padding: unset; */
    padding-left: 60px;
}

.navtopage a {
    color: white;
    text-decoration: none;
}

.navtopage ul li {
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
}

.navtopage ul {
    padding-left: 0;
}

.col_four {
    line-height: 28px;
}

.col_four a {
    text-decoration: none;
    color: #000;

}

.col_four p {
    font-size: 18px;
}

.col_four a :hover {
    color: #000;
}

.contact_steps {
    display: flex;
    align-items: flex-start;
    /* margin: 20px 0px; */
    margin-top: 15px;
}

.contact_steps .fa {
    font-size: 18px;
    margin-right: 12px;
    padding-top: 3px;

}

.contact_steps a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}

.call_two {
    display: inline;
}


.contact_steps p {
    font-size: 14px;
    padding: 0 2px;
}

.side_slies {
    padding: 0 2px;
}


/*******************************conatct page *****************/
.form-details {
    margin-top: 90px;
}

.wrapper {
    /* margin-top: 143px; */
    overflow: hidden;
    max-width: 390px;
    background: #fff;
    padding: 30px 30px;
    border-radius: 5px;
    /* margin-top: 70px; */
    margin: auto;
    display: block;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
}

.wrapper .title-text {
    display: flex;
    width: 200%;
}

.wrapper .title {
    width: 50%;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .slide-controls {
    position: relative;
    display: flex;
    height: 50px;
    width: 100%;
    overflow: hidden;
    margin: 30px 0 10px 0;
    justify-content: space-between;
    border: 1px solid lightgrey;
    border-radius: 5px;
}

.slide-controls .slide {
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    z-index: 1;
    transition: all 0.6s ease;
}

.slide-controls label.signup {
    color: #000;
}

.slide-controls .slider-tab {
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    z-index: 0;
    border-radius: 5px;
    background-color: #00bdfe;
    /* background: -webkit-linear-gradient(left, #a445b2, #fa4299); */
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

input[type="radio"] {
    display: none;
}

#signup:checked~.slider-tab {
    left: 50%;
}

#signup:checked~label.signup {
    color: #fff;
    cursor: default;
    user-select: none;
}

#signup:checked~label.login {
    color: #000;
}

#login:checked~label.signup {
    color: #000;
}

#login:checked~label.login {
    cursor: default;
    user-select: none;
}

.wrapper .form-container {
    width: 100%;
    overflow: hidden;
}

.form-container .form-inner {
    display: flex;
    width: 200%;
}

.form-container .form-inner form {
    width: 50%;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.form-inner form .field {
    height: 50px;
    width: 100%;
    margin-top: 20px;
}

.form-inner form .field input {
    height: 100%;
    width: 100%;
    outline: none;
    padding-left: 15px;
    border-radius: 5px;
    border: 1px solid lightgrey;
    border-bottom-width: 2px;
    font-size: 17px;
    transition: all 0.3s ease;
}

.form-inner form .field input:focus {
    border-color: #fc83bb;
    /* box-shadow: inset 0 0 3px #fb6aae; */
}

.form-inner form .field input::placeholder {
    color: #999;
    transition: all 0.3s ease;
}

form .field input:focus::placeholder {
    color: #b3b3b3;
}

.form-inner form .pass-link {
    margin-top: 5px;
}

.form-inner form .signup-link {
    text-align: center;
    margin-top: 30px;
}

.form-inner form .pass-link a,
.form-inner form .signup-link a {
    color: #fa4299;
    text-decoration: none;
}

.form-inner form .pass-link a:hover,
.form-inner form .signup-link a:hover {
    text-decoration: underline;
}

form .btn {
    height: 50px;
    width: 100%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

form .btn .btn-layer {
    height: 100%;
    width: 300%;
    position: absolute;
    left: -100%;
    background-color: #00bdfe;
    border-radius: 5px;
    transition: all 0.4s ease;
    ;
}

form .btn:hover .btn-layer {
    left: 0;
}

form .btn input[type="submit"] {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: relative;
    background: none;
    border: none;
    color: #fff;
    padding-left: 0;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

/*************************************************************** new contact pages*******************/

/* .conBg{
    width: 100%;
    background-image: url('../images/contact-bg.jpg');
    background-size: cover;
    background-position: center;
    height: 300px;
  } */
.conSec {
    width: 100%;
    padding-top: 100px;
    background-color: aliceblue;

}

.conSec img {
    width: 500px;
    border-radius: 15px;
    margin-left: -15px;
    margin-top: 28px;
}



.conSec h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}


.conSec h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.conSec .mt-5,
.mb-4 {
    margin: 0% !important;
}




.conSec .conWrapper {
    background-color: #fff;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 50px 0px;
    width: 100%;
}

/* .conLeft {
    background-color: #00bdfe;
    padding: 20px 15px;
    height: 100%;
    margin-left: -100px;
    margin-right: 100px;
    box-shadow: 0px 5px 20px rgb(34 186 221 / 50%);
} */

.conLeft h4 {
    color: #fff;
    margin-bottom: 30px;
}

.conDetail_box {
    display: flex;
    align-items: baseline;
    margin-bottom: 50px;
    justify-content: start;
}

.conDetail_box i {
    width: 25px;
    font-size: 25px;
    margin-right: 10px;
    display: block;
    text-align: center;
    color: white;
}

.conDetail_box .conDetail {
    word-break: break-word;
}

.conDetail_box .conDetail p {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.conDetail_box .conDetail p a {
    color: #fff;
    font-size: 16px;
}

.conRight.kick_start_form {
    box-shadow: 0px 0px 0px;
    width: auto;
}

.conRight.kick_start_form label {
    font-size: 14px;
}

.message_box {
    margin-left: 12px;
    width: 273px;

}


.conRight {
    padding: 20px 15px;
}

.conRight h4 {
    margin-bottom: 30px;
}

.conSocial {
    display: flex;
    justify-content: center;
}

.conSocial a {
    width: 50px;
}

.conSocial a i {
    font-size: 25px;
    color: rgba(255, 255, 255, .5);
}

.conSocial a:hover i {
    color: #fff;
}

/* Clientele Css */
.clientele-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    background-color: #fff;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
    width: 100%;
    height: 100px;
    padding: 10px;
}

/* Privacy Page Css */

.privacy ul {
    margin-left: 15px;
}

.privacy ul li {
    margin-bottom: 15px;
    list-style-type: decimal;
    font-weight: 300;
    text-align: justify;
}

/* thank_you page css */
.thank_you {
    display: flex;
    min-height: 80vh;
    align-items: center;
    justify-content: center;
    background-color: #fbffff;
}

.thank_msg {
    text-align: center;
}

.msg_sign i {
    font-size: 5rem;
    color: green;
}

.thank_msg h2 {
    font-size: 4rem;
    margin: 30px auto;
}

/****/
.kick_start {
    background-color: aliceblue;
}

.kick_start_form {
    width: 100%;
    /* background-color: #fff; */
    box-shadow: 0px 3px 30px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 30px;
}

.kick_start_form h3 {
    text-align: center;
    color: #1784a8;
    margin-bottom: 30px;
}

.kick_start_form input[type='text'],
.kick_start_form input[type='time'],
.kick_start_form input[type='date'],
.kick_start_form input[type='file'],
.kick_start_form textarea,
.kick_start_form select {
    width: 100%;
    border: none;
    /* background-color: aliceblue; */
    padding: 15px;
    border-radius: 5px;
    color: rgba(0, 0, 0, .5);
    border: 1px solid black;
}

.kick_start_form input[type='file'] {
    width: 275px;
    margin-left: -5px;
    font-size: 13px;
    padding: 13px;
    margin-left: 16px;
    background-color: white;
}




.kick_start_form input[type='text']:focus,
.kick_start_form textarea:focus {
    border: 1px solid #1a8da8;
    background-color: #fff;
    outline: none;
}

.kick_start_form input[type='submit'] {
    width: 100%;
    background-color: #00006B;
    padding: 6px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    margin-left: 16px;
    box-shadow: 0px 3px 20px rgb(26 141 168 / 30%);
}

/* .kick_start_form input[type='submit']:hover {
    background-color: #fff;
    color: #22badd;
} */

.kick_start_text {
    padding: 30px;
    min-height: 500px;
    position: relative;
}

.kick_start_text h3 {
    color: #1784a8;
}

.kick_start_text img {
    position: absolute;
    bottom: -48px;
    max-width: 100%;
    left: 0;
    right: 0;
}





/*******************************************************/
.about_us {
    padding-top: 100px;
    background-color: aliceblue;
}

.about_us p {
    font-size: 14px;
    text-align: justify;
}

.head_about {
    padding-bottom: 30px;
}

.head_about h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.head_about h5 {
    text-align: center;
}

.about_us img {
    width: 345px;
    /* margin-top: -15px; */
}

/*****************************************************************************Milestone_truck_line***************/
.cd-horizontal-timeline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
}

.cd-horizontal-timeline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
    background: aliceblue;
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 255px;
    width: 90%;
    /*max-width: 800px;*/
    margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    /* these are used to create a shadow effect at the sides of the timeline */
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

/* .cd-horizontal-timeline .events-wrapper::before {
	left: 0;
	background-image: -webkit-linear-gradient(left, #e8f6fa, rgba(248, 248, 248, 0));
	background-image: linear-gradient(to right, #e8f6fa, rgba(248, 248, 248, 0));
} */

/* .cd-horizontal-timeline .events-wrapper::after {
	right: 0;
	background-image: -webkit-linear-gradient(right, #e8f6fa, rgba(248, 248, 248, 0));
	background-image: linear-gradient(to left, #e8f6fa, rgba(248, 248, 248, 0));
} */

.cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 130px;
    height: 2px;
    /* width will be set using JavaScript */
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #00006B;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-horizontal-timeline .filling-line-img {
    position: relative;
    transition: left 1s cubic-bezier(0, 0, 0.65, 1.01);
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.65, 1.01);
    -moz-transition: left 1s cubic-bezier(0, 0, 0.65, 1.01);
    -o-transition: left 1s cubic-bezier(0, 0, 0.65, 1.01);
    margin-left: -42px;
    top: -131px;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
    color: black;
    font-weight: 500;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
    /* this is used to create the event spot */
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -6px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #737C80;
    background-color: #737c80;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #00A2D2;
    border-color: #00A2D2;
}

.cd-horizontal-timeline .events a:hover {
    text-decoration: none;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #00A2D2;
    border-color: #00A2D2;
}

/* .cd-horizontal-timeline .events a.older-event::after {
    border-color: #00A2D2;
} */

@media only screen and (min-width: 1100px) {
    .cd-horizontal-timeline {
        margin: 0em auto;
    }

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
    /* arrow icon */
    content: '';
    position: absolute;
    height: 17px;
    width: 13px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../Images/carousel-left-arrow.png) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}

.cd-timeline-navigation a.next:after {
    background: url(../Images/carousel-right-arrow.png) no-repeat 0 0;
    margin-left: 3px;
}

.cd-timeline-navigation a.next {
    right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #00A2D2;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
    opacity: 0.3;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: -65px 0 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    /*width: 100%;*/
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
    /* visible event content */
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li>* {
    max-width: 90%;
    margin: 0 auto;
}

.cd-horizontal-timeline .events-content h2 {
    font-weight: bold;
    font-size: 2.6rem;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    line-height: 1.2;
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
}

.cd-horizontal-timeline .events-content em::before {
    content: '- ';
}

.cd-horizontal-timeline .events-content p {
    font-size: 16px;
    color: black;
    text-align: center;
    font-weight: 500px;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6;
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }


}

.custom {
    margin-top: 20px;
    padding-top: 65px;
}


/* #milestone-section {
    background: azure;
} */
#milestone-section {
    background-color: aliceblue;
}





#milestone-section a.button {
    padding: 10px 15px;
    margin: 30px auto 0;
    color: #3c414c;
    font-size: 18px;
    border: 1px solid #3c414c;
    display: block;
    font-family: 'RobotoLight';
    max-width: 120px;
    text-align: center;
    text-decoration: none;
}

#milestone-section a.button:hover {
    background: #1E418B;
    color: #fff;
}

.changetwo {
    list-style: none;
}

.changelist {
    list-style: none;

}


#milestone-section h2 {
    font-weight: 600;
    font-size: 40px;
    color: #3c414c;
    padding: 0 70px 8px;
    text-align: center;

    /* text-transform: uppercase; */
}


/******************************************************************/

/***************************************MD's Message********************/
.md_intro p {
    font-size: 14px;
}

.nextline_text p {
    font-size: 14px;
}

.md_img img {
    width: 250px;
    border-radius: 10px;
}

#Md_message {
    padding-top: 79px;
}

#Md_message h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 30px;
}


/*********************************** Our team*******************************/


#team_member .col-lg- {
    margin-right: 40px;
}





#team_member {
    background-color: aliceblue;
    padding-top: 65px;
}

#team_member h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.img_text img {
    border-radius: 15px;
    /* margin: auto;
    display: block; */
    height: 200px;

}

#team_member ul li a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}


#team_member ul li {
    text-decoration: none;
    display: inline;
    text-align: center;
    padding: 5px;
    margin: auto;
}

.team_member {
    padding-top: 30px;
    padding-bottom: 40px;
}

.team_member h2 {
    font-size: 40px;
    font-weight: 600;
}



.name_exp {
    text-align: center;
    padding-top: 10px;

}

#team_member .fa-linkedin:before {
    color: #0077b5;
    font-size: 18px;
}



#team_member ul {
    padding-left: 0%;
    text-align: center;
}

.name_exp h4 {
    margin-top: 0% !important;
}

.name_exp h4 {
    font-size: 18px;
    font-weight: 500;
}

.name_exp h6 {
    font-size: 14px;
}

/**********************************************************************/
/************************************Board_of_members*****************************/


/* .board_member img{
padding: 20px;

} */




.board_member img {
    border-radius: 15px;
    display: block;
    margin: auto;
}

.board_member h4 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0%;
    font-size: 17px;
}

.board_member .fa-linkedin:before {
    font-size: 18px;
    color: #0077b5;
}


.board_member p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0%;
    font-weight: 500;
}



.board_member ul li {
    text-decoration: none;
    display: inline;
    text-align: center;
    padding: 5px;
    margin: auto;
}





.board_member a {
    color: #000;
    font-size: 13px;
}

/********************enquiry_form****/


#enquiry_form {
    text-align: center;
    padding: 0 30%;
}

/*******************/
/******************************************************Awardsss***********************/
.award_img img {
    width: 200px;
    border-radius: 15px;
    margin: auto;
    display: block;

}

.west_zone p {
    padding-top: 67px;
}

.west_zone img {
    height: 203px;
    width: auto;
}

.award_img {
    padding-top: 15px;
}

.award_section {
    padding-top: 20px;
    padding-bottom: 30px;
}

.award_section p {
    font-size: 14px;
}

.award_img p {
    padding-top: 10px;
    text-align: center;
}

.award_section h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;

}

.award_certifi h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}


.award_certifi .owl-carousel .owl-item img {

    margin: auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}




/**************** companies********/
#group_of_companies h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 45px;
}


#group_of_companies {
    /* background-color: aliceblue; */
    padding-top: 63px;
}

#group_of_companies p {

    font-size: 15px;
}

#group_of_companies h4 {
    font-weight: 700;
    font-size: 20px;
}

#group_of_companies .col-lg-4 {
    padding-bottom: 40px;
}

/******/
#awards_certifi {
    padding-top: 66px;
    background-color: aliceblue;
}




/*********************************/
/***************************** Branches*****************/

#branches_list {
    padding-top: 30px;
    background-color: aliceblue;
}

#branches_list h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;

}

#branches_list h3 {
    font-size: 20px;
    margin-top: 20px;
}

.location_logo img {
    width: 32px;
    /* padding-top: 20px; */
}

.location_logo {
    text-align: center;
    margin: auto;
    display: block;
}

.location_logo p {
    margin-bottom: 0%;
    font-size: 14px;
}

.inside_list_branches {
    height: 275px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    padding: 10px;
    margin-bottom: 50px;
}

.inside_list_branches a {
    color: #000;
    text-decoration: none;
}




















/*********************************/

/*****************************************clients_list***********************/

#clients_list {
    padding-top: 100px;
}

#clients_list h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

#clients_list img {
    width: 100px;
}




/* #clients_list img{
    width: 145px;
} */


.list_of_clients_img {
    /* text-decoration: none; */
    margin: 5px;
    border: 1px solid black;
    width: 145px;
    height: 70px;
}

.list_of_clients_img img {

    margin: auto;
    display: block;
}

/*********************************logo clients*****/


.tata_battery_logo img {
    width: 170px;
    padding-top: 12px;
    padding-right: 30px;
}



/* .tlc_logo img {
    padding-top: 15px;
} */

.amul_logo img {
    padding: 10px;
}


















/*************************************** vision_mission***********************************/

/* #vision_mission{
background-color: aliceblue;
} */

.mission img {
    width: 311px;
    border-radius: 15px;

    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.start_visions_mission p {
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
}

.mission_text {
    padding: 30px 0;
}

.vision h4 {
    text-align: end;
}

/************************************************/


.demo_home {
    padding-top: 100px;
    background-color: aliceblue;
    /* background: linear-gradient(rgb(195, 217, 236), white, grey); */
}





.demo_home img {
    width: 246px;
    height: 174px;
    /* padding-bottom: 10px;
    padding-right: 10px; */
    padding: 5px;
}

.demo_home h3 {
    font-weight: 600;
    font-size: 30px;
    margin: 0%;
}

.demo_home p {
    padding: 20px 0;
    text-align: justify;
    font-size: 14px;
}

.demo_home button {
    border-radius: 15px;
    padding: 5px 10px;
}

.demo_home a {
    text-decoration: none;
    color: #000;
}






/********************new and events******************/
#news_events img {
    width: 273px;
    padding: 13px;
}

#news_events {
    padding-top: 100px;
    padding-bottom: 30px;
}

/********/
.call-icon {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 153px;
    right: 11px;
    z-index: 9;
    background-color: #242E42;
    border-radius: 5px;
    display: none;
}

.call-icon img {
    width: 37px;
}

/*****************/


.pick_up_form {
    background: url(../Images/NLPlfirstimg.jpg) center bottom no-repeat;
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
}

.bg_img {
    padding-top: 178px;
    margin: 0 190px;
}

.form-group input[type='text'] {
    height: 61px;
    /* border-radius: 14px; */
    /* padding: 20px; */
    background-color: white;
    color: #000;
    padding: 0 12px;
    /* border: none; */

}


.pick_up_form .form-group input[type='text'] {
    height: 61px;
    border-radius: 14px;
    /* padding: 20px; */
    background-color: white;
    color: #000;
    padding: 0 12px;
    border: none;

}

.pick_up_form .form-group input[type='date'] {
    height: 61px;
    border-radius: 14px;
    /* padding: 20px; */
    background-color: white;
    color: #000;
    padding: 0 12px;
    border: none;

}

.pick_up_form .form-group input[type='tel'] {
    height: 61px;
    border-radius: 14px;
    /* padding: 20px; */
    background-color: white;
    color: #000;
    padding: 0 12px;
    border: none;

}



.form-group button {
    height: 57px;
    border-radius: 14px;
    padding: 10px;
    background-color: white;
    color: #000;
}

.form-group button:hover {
    background-color: #00006B;
    color: white;

}

.bg_img form {
    background-color: rgb(0 0 0 / 0.5);

}

.request_form {
    background-color: rgb(0 0 0 / 0.5);
    z-index: 3000;

}

.bg_img .form-group input[type='text'] {
    border: none !important;
}


.bg_img .form-group button {
    border: none !important;
}

.bg_img .form-group button:hover {
    background-color: #00006B;
    color: white;
}




/********************************************** media  Query ***********************************************************/

/* Responsive */
/*Desktops, large screens */
@media (max-width: 1200px) {
    .testBg {
        /* background-color: red; */
    }

    .socialIcon ul li {
        margin-right: 10px;
    }

    .right_sidemenu {
        width: 65%;
    }

    .nlpl_logo {
        width: 36%;
    }

    .dropbtn {
        margin-right: 14px;
    }

    .menu {
        display: none;
    }

    .socialIcon img {
        width: 18px;
    }

    .conRight.kick_start_form {
        margin-left: 68px;
    }


    .kick_start_form input[type='file'] {
        width: 240px;
    }

    .message_box {
        margin-left: 14px;
        width: 236px;
    }

    .social-links ul li {
        padding: 8px;
    }

    .contact_steps a {
        font-size: 11px;
        padding-top: 3px;
    }

    .inside_list_branches {
        height: 287px;
    }

    .types_services img {
        width: 208px;
    }

    .over_img_services {
        width: 225px;
        height: 441px;
    }

    .over_img_services p {
        padding-left: 15px;
        padding-right: 15px;
    }

    .md_intro {
        padding-left: 44px;
    }

    .west_zone p {
        padding-top: 60px;
    }

    .cd-horizontal-timeline .events a {
        font-size: 15px;
    }

    .value_info p {
        padding: 0 30px;
    }

    .mission_box,
    .vission_box,
    .values_box {
        height: 374px;
    }

    #group_of_companies p {
        font-size: 15px;
    }

    /* .intro_details {
        padding-top: 91px;

    } */

    .demo_home img {
        width: 243px;
        /* height: 187px; */
        padding: 5px;
    }


    .warehouse_highlight img {
        width: 199px;
    }

    .call-icon {
        display: none;
    }






}






/*Small screens, laptops */
@media (max-width: 1024px) {
    .testBg {
        /* background-color: #962161; */
    }

    .socialIcon ul li {
        margin-right: 10px;
    }

    .contactNum a {
        font-size: 14px;
    }


    .dropbtn {
        margin-right: 41px;
        font-size: 12px;
    }

    .right_sidemenu {
        float: none;
        width: 100%;
        text-align: center;
    }

    .nlpl_logo {
        width: 35%;
        margin: 0 auto;
        display: block;
    }

    .menu {
        display: none;
    }

    .nlpl_logo img {
        width: 245px;
    }



    .socialIcon {
        padding-top: 2px;
    }

    .demo_home img {
        width: 201px;
        height: 158px;
        padding: 5px;
        /* display: none; */
    }

    .first_row_img img {
        margin-top: 85px;
    }


    .second_row_img {
        margin-top: 0 !important;
    }

    .warehouse_highlight img {
        width: 191px;
    }

    .contact_steps a {
        font-size: 11px;
        padding-top: 3px;
    }

    .social-links ul li {

        padding-right: 5px;
    }

    .dropdown-content {
        text-align: initial;
    }

    .about_us {
        padding-top: 75px;
    }

    .head_about {
        padding-bottom: 5px;
    }

    .mission_box,
    .vission_box,
    .values_box {
        height: 335px;
    }

    .cd-horizontal-timeline .filling-line-img {
        top: -137px;
    }

    .md_intro {
        padding-left: 40px;
    }

    .md_intro p {
        text-align: justify;
    }

    .nextline_text p {
        padding-left: 15px;
        text-align: justify;
        padding-right: 15px;


    }

    /* .board_member {
        margin: 0% !important;
    } */

    .west_zone img {
        height: 182px;
        width: auto;
    }

    .west_zone p {
        padding-top: 85px;
    }

    #group_of_companies p {
        font-size: 15px;
    }

    .mission_box p,
    .vission_box p,
    .values_box p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .warehouse_img img {
        width: 500px;
    }


    .list_of_clients_img ul {
        display: contents;
    }


    .types_services img {
        width: 225px;
    }

    .over_img_services {
        width: 225px;
        height: 448px;

    }

    .conRight.kick_start_form {

        margin-left: 73px;
    }

    .kick_start_form input[type='file'] {
        width: 188px;
    }

    .message_box {
        width: 179px;
    }

    .kick_start_form input[type='submit'] {
        margin-top: -6px;

    }

    .tata_battery_logo img {
        width: 170px;
        padding-top: 9px;
        padding-right: 30px;
    }

    .socialIcon span {
        font-size: 12px;
    }

    .intro_details {
        padding: 0;
    }

    .call-icon {
        display: none;
    }

    #client_img .owl-carousel.owl-drag .owl-item {
        width: auto;
    }


    .inside_list_branches {
        height: 316px;
    }

    .pick_up_form .w-100 {
        width: 75% !important;

    }

    .testimoinal_container .box {
        margin: 0 20px;
    }




}

/*iPads, Tablets*/
@media (max-width: 768px) {
    .testBg {
        background-color: #327eaa;
    }

    .navbar {
        display: block;
    }

    .warehouse_highlight img {
        width: 137px;
    }

    .first_row_img img {
        display: none;
    }

    .second_row_img {
        display: none;
    }

    .left_why {
        padding: 15%;
    }

    .socialIcon ul li {
        margin-right: 10px;
    }

    .contactNum a {
        font-size: 14px;
    }

    .dropbtn {

        font-size: 12px;
    }

    .right_sidemenu {
        width: 80%;
        display: none;
    }

    .menu {
        width: 100px;
        height: 40px;
        border-radius: 3rem;
        border: 0.1rem solid #00006B;
        cursor: pointer;
        display: none;
        align-items: center;
        margin: 10px;
        justify-content: space-evenly;
        transition: transform 0.6s cubic-bezier(1, 0, 0, 1);
    }

    .change .menu {
        transform: translateX(15rem);
        background-color: #eee;
    }

    .menu-icon {
        height: 1.5rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .line {
        width: 1.5rem;
        height: 0.1rem;
        background-color: white;
        transform-origin: left;
    }

    .change .line-1 {
        transform: rotate(45deg);
        background-color: #444;
    }

    .change .line-2 {
        opacity: 0;
        visibility: hidden;
    }

    .change .line-3 {
        transform: rotate(-45deg);
        background-color: #444;
    }

    .menu span {
        font-size: 14px;
        color: white;
    }

    .change .menu span {
        color: black;
    }

    .menu {
        display: flex;
    }

    .change .menu span {
        color: black;
    }

    .nav-list,
    .nav-dropdown-personal,
    .nav-dropdown-business {
        /* display: none; */
        position: fixed;
        top: 0;
        left: -20rem;
        width: 16rem;
        height: 100vh;
        background-color: #00006B;
        flex-direction: column;
        padding-top: 2rem;
        z-index: 200;
        transition: left 0.6s cubic-bezier(1, 0, 0, 1);
    }

    .change .nav-list {
        left: 0;
    }



    .nav-dropdown-personal,
    .nav-dropdown-business {
        opacity: 1;
        visibility: visible;
        padding: 1rem;
        justify-content: flex-start;
    }

    .nav-dropdown-item {
        width: 100%;
        margin: 1rem 1rem 0 1rem;
    }

    .dropdown-heading {
        display: block;
    }

    .dropdown-heading a {
        font-size: 1.6rem;
        text-transform: uppercase;
        color: #fff;
    }

    .dropdown-heading a i {
        font-size: 1.5rem;
        transform: rotate(90deg);
        margin-right: 1rem;
    }

    .nav-dropdown-link-1 {
        font-size: 1.4rem;
    }

    .nav-dropdown-link-2 {
        display: none;
    }

    .nav-list-item {
        width: 100%;
        height: auto;
        padding: 0 1rem;
        margin: 0.4rem 0;
    }

    .nav-list-item:hover {
        border-bottom: none;
    }

    .nav-list-link {
        font-size: 1.4rem;
    }

    .nav-list-item i {
        /* font-size: 1.2rem; */
        transform: rotate(-90deg);
        margin-left: 10px;
    }

    .nlpl_logo img {
        width: 100px;
    }


    .testimoinal_container .box {
        margin: 0;
    }

}

.navbar-buttons {
    margin-left: auto;
}

/***********/
/* .demo_home img {
    display: none;
} */

/* .warehouse_highlight img {
    width: 139px;
} */

.warehouse_highlight h4 {
    font-size: 18px;

}

/* .nlpl_logo {
    margin-left: 317px;
} */

/* .contact_steps a {
    font-size: 13px;
    padding-top: 1px;
} */

/* 
.conRight.kick_start_form {
    margin-left: -27px;
} */

.list_of_clients_img {
    border: none;
}

























/*Mobile devices*/
@media (max-width: 480px) {
    .testBg {
        background-color: #00006B;
    }




    .intro_details {
        padding-top: 0;
    }

    .nlpl_logo img {
        width: 100px;
        padding-top: 8px;
    }

    .warehouse_highlight h4 {
        font-size: 24px;
    }


    .contact_steps a {
        font-size: 14px;
        padding-top: 0px;
    }

    /* .nlpl_logo {
        margin-left: 48px;
    } */

    .warehouse_highlight img {
        width: 222px;
    }

    .change .menu {
        transform: translateX(11rem);
        background-color: #eee;
    }

    .fa-chevron-down:before {
        content: "\f078";
        font-size: 11px;
        /* margin: 64px 5px; */
        margin-left: -10px;
        /* margin-right: 89px; */
    }

    .navbar {
        display: block;
    }

    .md_intro {
        padding-left: 15px;
    }

    .menu {
        width: 100px;
        height: 40px;
        border-radius: 3rem;
        border: 0.1rem solid white;
        cursor: pointer;
        margin-left: 10px;
        align-items: center;
        /* margin: 10px; */
        justify-content: space-evenly;
        transition: transform 0.6s cubic-bezier(1, 0, 0, 1);
    }

    .nav-list-item {
        width: 100%;
        height: auto;
        padding: 0 1rem;
        margin: 0.4rem 0;
    }

    .nav-list-item:hover {
        border-bottom: none;
    }

    .nav-list-link {
        font-size: 1.4rem;
    }

    .nav-list-item i {
        font-size: 1.2rem;
        transform: rotate(-90deg);
        margin-left: 10px;
    }

    .navbar-buttons {
        margin-left: auto;
    }

    .nav-list,
    .nav-dropdown-personal,
    .nav-dropdown-business {
        /* display: none; */
        position: fixed;
        top: 0;
        left: -20rem;
        width: 11rem;
        height: 100vh;
        background-color: #00006B;
        flex-direction: column;
        padding-top: 2rem;
        z-index: 200;
        transition: left 0.6s cubic-bezier(1, 0, 0, 1);
    }

    .navbar ul li a {
        font-size: 10px;
    }

    .dropdown_text span {
        font-size: 10px;
        font-weight: 600;
    }

    .dropdown_text h6 {
        font-size: 10px;
    }

    .dropdown_text p {
        font-size: 10px;
    }

    .nav-list {
        font-size: 25px;
    }

    .containerForm {
        width: 315px;


    }


    .rightside_info_img {
        margin-top: 12%;
    }


    /************/
    .demo_home img {
        /* border-radius: 15px;
    padding: 5px 0; */
        display: none;
        /* margin: auto; */
    }

    /*********/
    .strength-band h2 {
        margin-bottom: 17px;
    }

    .navtopage {
        padding: 10px;
    }

    .social-links h3 {
        padding-left: 0%;
        padding-top: 5px;
    }

    .social-links ul {
        padding-left: 0;
    }

    /********************************/
    .about_us img {
        width: 250px;
    }


    .boder_core_value {
        margin-bottom: 10px;
    }

    .md_img img {
        margin: auto;
        display: block;
    }

    .md_intro h3 {
        padding-top: 16px;
        margin-bottom: 0;
    }

    #Md_message p {
        text-align: justify;
    }

    .nextline_text p {
        padding: 0 15px;
    }

    .board_member {
        margin: auto;
        display: block;
    }

    .board_member img {
        margin-right: auto;
    }

    .award_img p {
        padding-top: 10px;
    }

    /******************/
    .warehouse_img img {
        width: 300px;
    }

    #service_brief p {
        text-align: justify;
    }

    /*************/
    .list_of_clients_img ul {

        display: block;
        margin: auto;
        padding-right: 37px;

    }

    .testimoinal_class h2 {
        padding: 0;
        margin: 0;
    }

    .kick_start_form input[type='file'] {

        margin-left: 18px;
        width: 320px;

    }

    .conSec img {
        width: 324px;
        display: block;
        margin: auto;
    }

    #txtMessage {
        margin-right: 20px;
    }

    .message_box {
        margin-left: 0;
        width: 320px;
    }

    .map_coverage-india img {
        width: 265px;
        padding-top: 32px;
    }

    .call-icon {
        display: block;
    }

    .conRight.kick_start_form {
        margin-left: 0;
    }

    .testimoinal_container .box {
        margin: 0;
    }



}


.list_clients_one img {
    width: 100px;
    /* height: 100px; */
    margin: 10px;
}

.bg_img {
    margin: 0%;
}