/* For Screen Higher than 1400px */

@media screen and (min-width: 1401px) {
    html,
    body {
        height: 100%;
    }
    html {
        display: table;
        margin: auto;
    }
    body {
        display: table-cell;
        vertical-align: middle;
        width: 1399px;
    }
    .side_navbar {
        height: 100%;
        position: relative;
        display: table-row;
      }
    .nav_res{
      position: fixed;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1326px) {
    .logo_img {
        width: 180px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .logo_img {
        height: 150px;
        width: 150px;
        margin-left: -15px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 500px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .logo_img {
        display: inline;
        margin: 0px;
        margin-left: -19px;
        width: 128px;
        height: 133px;
    }
    .side_navbar {
        height: 100%;
    }
    .side_navbar>a {
        font-size: 15px;
        text-align: center;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 520px;
    }
    .carousel_text {
        margin-left: -56px;
        width: 570px;
    }
    .service_list {
        line-height: 2;
    }
}

@media screen and (min-width: 607px) and (max-width: 767px) {
    .logo_img {
        margin: 0px;
        height: 68px;
        width: 101px;
    }
    .side_navbar {
        height: 78px;
        padding-top: 10px;
    }
    .side_navbar>a {
        display: inline;
        font-size: 15px;
        padding: 6px 8px 6px 16px;
    }
    
    .carousel_text {
        margin-left: -45px;
        font-size: 27px;
        width: 500px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 436px;
    }
    .service_list {
        line-height: 2;
    }
}

@media screen and (min-width: 550px) and (max-width: 606px) {
    .logo_img {
        margin: 0px;
        height: 71px;
        width: 101px;
    }
    .side_navbar {
        height: 78px;
        padding-top: 5px;
    }
    .side_navbar>a {
        display: inline;
        padding: 6px 8px 6px 11px;
        font-size: 15px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 440px;
    }
    .carousel_text {
        margin-left: -45px;
        font-size: 27px;
        width: 450px;
    }
    .process_img {
        width: 500px;
    }
}

@media screen and (min-width: 479px) and (max-width: 549px) {
    .logo_img {
        margin: 0px;
        height: 71px;
        width: 101px;
    }
    .side_navbar {
        height: 78px;
        padding-top: 5px;
    }
    .side_navbar>a {
        display: inline;
        font-size: 14px;
        padding: 6px 2px 6px 6px;
    }
    
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 420px;
    }
    .carousel_text {
        margin-left: -45px;
        font-size: 26px;
        width: 400px;
    }
    .service_list {
        line-height: 2;
    }
    .process_img {
        width: 477px;
    }
}

@media screen and (min-width: 440px) and (max-width: 478px) {
    .logo_img {
        margin: 0px;
        height: 71px;
        width: 101px;
    }
    .side_navbar {
        height: 78px;
        padding-top: 5px;
    }
    .side_navbar>a {
        display: inline;
        font-size: 13px;
        padding: 5px 6px 5px 0px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 420px;
    }

    .carousel_text {
        margin-left: -45px;
        font-size: 26px;
        width: 350px;
    }
    .service_list {
        line-height: 2;
    }
    .topic {
        font-size: 21px;
    }
    .process_img {
        width: 429px;
    }
}

@media screen and (min-width: 360px) and (max-width: 439px) {
    .logo_img {
        margin-top: -5px;
        height: 71px;
        width: 101px;
    }
    .side_navbar {
        height: 71px;
        padding-top: 5px;
    }
    .side_navbar>a {
        display: inline;
        font-size: 10px;
        padding: 5px 2px 5px 0px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 410px;
    }
    .carousel_text {
        margin-left: -33px;
        font-size: 26px;
        width: 300px;
    }
    .service_list {
        line-height: 2;
    }
    .topic {
        font-size: 16px;
        padding-top: 17px;
    }
    .process_img {
        width: 344px;
        height: 675px;
    }
}

@media screen and (max-width: 359px) {
    .logo_img {
        margin: 0px;
        height: 65px;
        width: 65px;
    }
    .side_navbar {
        height: 71px;
        padding-top: 5px;
    }
    .side_navbar>a {
        display: inline;
        font-size: 8px;
        padding: 5px 4px 5px 0px;
    }
    .topic {
        font-size: 14px;
        padding-top: 22px;
    }
    .caro_img1,
    .caro_img2,
    .caro_img3 {
        height: 370px;
    }
    .carousel_text {
        margin-left: -33px;
        font-size: 22px;
        width: 270px;
    }
    .service_list {
        line-height: 2;
    }
    .process_img {
        width: 292px;
        height: 648px;
    }
    .input-group {
        font-size: 13px !important;
    }
}