/* search pop up start */

.new-menubar .droppopup {
    top: 53px;
    right: 5.5%;
}

.droppopup {
    border: 1px solid #7b7a7a;
    box-shadow: 0px 1px 2px 0px #afb0b2;
    z-index: 1;
    position: absolute;
    display: none;
    background: #fff;
    height: 50px;
    width: 21%;
    padding: 3px 10px;
    top: 67px;
    right: 4%;
}

.searchicon {
    cursor: pointer;
}

input#edit-search-block-form {
    width: 100%;
    background: #fff;
    border: 0;
    padding-right: 20px;
    height: 32px;
    padding: 7px 10px;
    font-size: 100%;
    line-height: 20px;
    display: block;
}

input#edit-submit {
    width: 37px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 6px;
    background: #4F8EF8;
    color: #fff;
    border: 0;
}
@media (max-width: 1024px) {
    .new-menubar .droppopup {
        right: 7%;
    }
}


@media (max-width: 992px) {
    .droppopup {
        width: 30%;
        top: 70px;
        right: 10%;
    }
    .new-menubar .droppopup {
        right: 12%;
    }
}

@media only screen and (max-width: 600px) {
    .droppopup {
        width: 40%;
        right: 12%;
    }
   

@media only screen and (max-width: 460px) {
    .droppopup {
        width: 50%;
        top: 78px;
        right: 16%;
    }
    .new-menubar .droppopup {
        right: 21%;
    }
}
}


/* search pop up  end */


/* header css starts */

.header__logo {
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    width: 26%;
}

.new_header_logo {
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    width: 60%;
}

.nso_logo {
    float: right;
    padding: 0 15px 0 5px;
    width: auto;
    height: 70px;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.navbar-search-icon {
    float: right;
    text-align: right;
    margin-left: auto;
}

.navbar-search-icon li.nav-item a {
    vertical-align: text-bottom;
}

.landingPage .new-navbar.new-menubar {
    height: 53px;
    /* padding-left: 3%;
    padding-right: 3%; */
    padding-left: 3.5%;
    padding-right: 3.5%;
    padding-top: 17px;
    /* padding-bottom: 17px; */
    padding-bottom: 6px;
    /* box-shadow: 0px 0px 0 #00000029; */
    box-shadow: 0px 6px 6px #06284B08;
    z-index: 1;
}

.landingPage .navbar-search-icon>li {
    padding: 0 2rem;
}

.nso_new_header_logo {
    float: right;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    width: 39%;
}

.national_emblem {
    float: left;
    padding: 0 15px 0 5px;
    width: auto;
    height: 70px;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.header__logo strong {
    display: block;
    font-size: 22px;
    line-height: 26px;
    padding-top: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1F76D9;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
}


/* .header__logo span {
                    display: block;
                    font-family: 'Times New Roman', Times, serif;
                    font-size: 15px;
                    font-weight: bold;
                    line-height: 16px;
                    color:#08498D

                } */

.header__logo span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    letter-spacing: 0px;
    color: #08498D;
    opacity: 1;
}


/* (First priority)Font Times New Roman, 15px, Bold, Line height: 16px 
Or Font Arial, 14px, Bold, Line height: 16px
Color #08498D */

body {
    font-family: Arial, Helvetica, sans-serif !important;
}

.landingPage .nav-item {
    padding: 0 1rem;
}

.landingPage .baseline-middle {
    vertical-align: -webkit-baseline-middle;
}

.container-fluid.landingPage {
    /* background-color: white; */
    padding: 0;
    overflow: hidden;
}

.landingPage .nav-container {
    background-color: white;
    padding: 0;
}

.landingPage .home-logo {
    height: auto;
}

.landingPage .navbar-light .navbar-nav .active>.nav-link:focus {
    color: blue;
    text-decoration: underline;
}

.landingPage .navbar {
    height: 86px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    box-shadow: 0px 1px 30px #00000029;
}

.landingPage .new-navbar {
    height: 86px;
    padding-left: 4.5%;
    padding-right: 3%;
    padding-bottom: 1rem;
    box-shadow: 0px 1px 0 #00000029;
    padding-top: 15px;
    padding-bottom: 22px;
}


/* .navbar-expand-lg.new-menubar .navbar-nav .nav-link {
    padding-top: 0;
    padding-bottom: 0;
} */

.landingPage .navbar-nav {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
}

.landingPage .navbar-nav li a {
    color: #06284B;
}

.landingPage .navbar-nav li a:hover {
    color: #4F8EF8;
    /* border-bottom: 2px solid #4F8EF8; */
    border-bottom: 4px solid #4F8EF8;
    padding-bottom: 6px;
    border-radius: 20px 20px 0px 0px;
    opacity: 1;
}

.landingPage .new-menubar li a:hover {
    /* color: #4F8EF8;
    border-bottom: 2px solid #4F8EF8;
    padding-bottom: 6px; */
    text-align: left;
    letter-spacing: 0px;
    color: #4F8EF8;
    opacity: 1;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 12px;
}

.landingPage .new-menubar .navbar-nav li a.baseline-middle .fa.fa-search {
    padding-top: 0;
    padding-bottom: 0;
    /* margin-right: 0%; */
    /* margin-left: 16px; */
}
.landingPage .new-menubar li a {
    text-align: left;
    letter-spacing: 0px;
    color: #06284B;
    opacity: 1;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 17px;
}

.landingPage .navbar-nav li a.baseline-middle:hover {
    color: #06284B;
    border-bottom: none;
}

.landingPage .navbar-nav li a.baseline-middle .fa.fa-ellipsis-v {
    line-height: 32px;
}

.landingPage .baseline-middle.mob-icons {
    display: none;
}


/*Start of Quick Link Css*/

.landingPage .quicklink-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
}

.landingPage .quicklink-container li {
    float: right;
}

.landingPage .quicklink-container li a {
    color: white;
    text-align: center;
    padding: 7px .9rem;
}

.landingPage .new-quicklink-container li a {
    text-align: center;
    padding: 7px .9rem;
    /* text-align: left; */
    letter-spacing: 0px;
    color: #06284B;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.landingPage .quicklink-container {
    padding: 8px 3%;
    background-color: #06284B;
}

.landingPage .new-quicklink-container {
    padding: 8px 5%;
    background-color: transparent;
}

.landingPage .quicklink-container li a.plusA {
    padding-left: 6%;
}

.landingPage .quicklink-container li a.minusA {
    padding-right: 0;
}

.landingPage .quicklink-container li a.flag {
    padding-right: 1%;
}

.landingPage .quicklink-container li a.langDropdown {
    padding-left: 8px;
}

.landingPage .quicklink-container li a.langDropdown:hover {
    text-decoration: none;
}

.landingPage .quicklink-container li a.langDropdown .fa.fa-angle-down {
    margin-left: 4px;
}

.landingPage .navbar-nav li a.baseline-middle .fa.fa-search {
    padding-top: 4px;
}


/*End of Quick Link Css*/

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .landingPage .navbar-nav li a.nav-link {
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }
}

@media only screen and (max-width: 1024px) {
    .landingPage .nav-item {
        padding: 0 0.2rem;
    }
    .landingPage .navbar-nav li a.baseline-middle .fa.fa-ellipsis-v {
        line-height: 33px;
    }
    .landingPage .baseline-middle {
        padding: 0 0.3rem;
    }
    .landingPage .navbar-nav li a.baseline-middle .fa.fa-search {
        line-height: 30px;
        padding-top: 0;
    }
}

@media only screen and (max-width: 992px) {

    /* .landingPage .new-menubar li a:hover {
        padding-bottom: 17px;
    } */

    .landingPage .nav-container {
        box-shadow: 0px 6px 6px #06284B08;
    }
    .new-menubar #navbarSupportedContent ul {
        box-shadow: 0px 6px 6px #06284B08;
    }
    /* .header__logo {
        margin-right: auto;
    } */
    .landingPage .navbar {
        height: auto;
    }
    /* .landingPage .nav-container ul li:last-child {
        padding-left: 0.5rem;
    } */
    .landingPage .quicklink-container {
        padding: 8px 1%;
    }
    .landingPage .navbar {
        padding-left: 1%;
        padding-right: 1%;
    }
    .landingPage .home-logo {
        width: 85%;
    }
    .landingPage .navbar-brand {
        margin-right: auto;
    }
    .landingPage .baseline-middle.mob-icons {
        display: block;
        padding: 0 1rem 6px;
        margin-left: auto;
    }
    .landingPage .baseline-middle.mob-icons img {
        vertical-align: text-bottom;
    }
    .landingPage .baseline-middle {
        display: none;
    }
    .landingPage .navbar-nav li a:hover {
        color: #4F8EF8;
        border-bottom: 0;
        padding-bottom: 17px;
    }
}

@media only screen and (max-width: 767px) {
    .landingPage .navbar-toggler {
        padding-bottom: 0;
    }
    .landingPage .quicklink-container li a {
        padding: 7px 0.27rem;
    }
    .landingPage .quicklink-container {
        padding: 8px 3%;
    }
}

@media only screen and (max-width: 375px) {
    .header__logo {
        width: 71%;
    }
    .landingPage .quicklink-container li a {
        padding: 7px 3px;
    }
    .landingPage .baseline-middle.mob-icons {
        padding: 0 0.7rem 5px;
    }
    .landingPage .quicklink-container ul {
        font-size: 10px;
        line-height: 12px;
    }
    .landingPage .quicklink-container {
        padding: 8px 1%;
    }
}

@media only screen and (max-width: 375px) {
    .landingPage .baseline-middle.mob-icons .fa.fa-ellipsis-v {
        margin-left: -16px;
        margin-right: 4px;
    }
    .landingPage .baseline-middle.mob-icons {
        padding: 0 0.3rem 5px;
    }
}

@media only screen and (max-width: 360px) {
    .landingPage .quicklink-container li a.langDropdown {
        font-size: 9px;
    }
    .landingPage .quicklink-container li a {
        padding: 7px 2px;
    }
}

@media only screen and (max-width: 320px) {
    .landingPage .navbar-toggler {
        padding-left: 0;
    }
    .landingPage .quicklink-container ul {
        font-size: 9px;
    }
    .landingPage .quicklink-container li a {
        padding: 7px 0px;
    }
    .landingPage .baseline-middle.mob-icons .fa.fa-ellipsis-v {
        margin-left: -12px;
        margin-right: 4px;
    }
    .landingPage .baseline-middle.mob-icons {
        /* padding: 0 0rem 5px; */
        padding: 0 1rem 6px;
    }
    .landingPage .quicklink-container li a.langDropdown .fa.fa-angle-down {
        margin-left: 0;
    }
    .landingPage .new-quicklink-container li a {
        font-size: 11px;
    }
}


/* header css ends */


/* css for footer starts */

.footer-padleft6 {
    padding-left: 6%;
}

.footer-padleft8 {
    padding-left: 8%;
}

.footerMospi .copyrightMobile {
    display: none;
}

.footerMospi .left-footer {
    background: #06284B;
    border: 0.5px solid #06284B;
    padding: 48px 0 35px;
}

.footerMospi .right-footer {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #C3C3C3;
    opacity: 1;
    padding-left: 3.7%;
    padding-top: 46px;
}

.footerMospi .left-footer p a {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
}

.footerMospi .left-footer h6 {
    color: #4F8EF8;
    margin-top: 30px;
    /* padding-left: 5%; */
    padding-left: 9%;
}

.footerMospi .left-footer h6 span.count-visit {
    /* letter-spacing: 2.5px;
    font-weight: 700; */
    font-size: 22px;
    line-height: 26px;
    text-align: right;
    letter-spacing: 0px;
    font-weight: bold;
    color: #4F8EF8;
    opacity: 0.4;
}

.footerMospi .left-footer h6 span.count-visit-subtitle {
    /* font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.5px; */
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 4px;
    color: #4F8EF8;
    opacity: 1;
}

.footericon-padleft {
    padding-left: 1.5%;
}

.footerMospi .left-footer h6 span a img {
    vertical-align: text-bottom;
}

.footerMospi .left-footer .copyright {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    opacity: 0.7;
}

.footerMospi .col-section {
    /* padding-left: 7%; */
    padding-left: 10%;
}

.footerMospi .hr-wrapper {
    padding-left: 5%;
    padding-right: 5%;
}

.footerMospi .new-hr-wrapper {
    padding-left: 6.5%;
    padding-right: 2.5%;
}

.footerMospi .new-hr-wrapper hr {
    border-top: 1px solid #FFFFFF;
    opacity: 0.5;
    width: 95%;
}

.footerMospi .hr-wrapper hr {
    border-top: 1px solid #FFFFFF;
    opacity: 0.5;
}

.footerMospi .right-footer h6 {
    letter-spacing: 0px;
    color: #06284B;
    font-size: 14px;
    line-height: 22px;
    padding-right: 1%;
    margin-top: 1.5rem;
}

.footerMospi .right-footer span {
    margin-right: 8px;
}

.footerMospi .right-footer .footer_icons {
    margin-bottom: 1.5rem;
}

.footerMospi .right-footer .logo_icons {
    margin-left: -4%;
}

.footerMospi .heading-seperator {
    margin: 1rem 0rem;
}

@media only screen and (max-width: 1024px) {
    .footerMospi .left-footer h6 {
        padding-left: 8%;
    }
    /* .header__logo {
        width: 26%;
    } */
}

@media only screen and (max-width: 992px) {
    .header__logo {
        width: auto;
    }
    .footerMospi .right-footer .footer-logo {
        width: 100%;
    }
    .footerMospi .hr-wrapper {
        padding-left: 0%;
        padding-right: 0%;
    }
    .footerMospi .col-section.last-col {
        padding-left: 5%;
    }
    .footerMospi .right-footer {
        padding-left: 2%;
        padding-right: 5%;
    }
    .footerMospi .copyrightDesktop {
        padding-left: 7%;
    }
    .footerMospi .left-footer .copyrightDesktop .copyright {
        padding-right: 2%;
        padding-left: 2%;
    }
}

@media only screen and (max-width: 767px) {
    .footerMospi .col-section {
        padding-left: 7%;
    }
    .footerMospi .right-footer .footer-logo {
        width: auto;
    }
    .footerMospi .copyrightDesktop {
        display: none;
    }
    .footerMospi .copyrightMobile {
        display: block;
    }
    .footerMospi .copyrightMobile .hr-wrapper hr {
        border-top: 1px solid #06284B;
        opacity: 0.5;
    }
    .footerMospi .copyrightMobile .copyright {
        color: #06284B;
        font-size: 12px;
        line-height: 14px;
    }
    .footerMospi .left-footer {
        padding: 48px 5% 35px;
    }
    .footerMospi .right-footer {
        padding-left: 5%;
        padding-bottom: 30px;
        padding-right: 5%;
    }
    .footerMospi .left-footer h6 {
        padding-left: 2%;
    }
    .footerMospi .hr-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .footerMospi .right-footer .logo_icons {
        margin-bottom: 30px;
    }
    .footerMospi .right-footer .logo_icons {
        margin-left: -2%;
    }
}

@media only screen and (max-width: 767px) {
    .footerMospi .left-footer h6 {
        padding-left: 3%;
    }
    .footerMospi .col-section.last-col {
        padding-left: 7%;
    }
    .footerMospi .right-footer {
        padding-left: 7%;
        padding-right: 7%;
    }
}

@media only screen and (max-width: 640px) {
    .header__logo {
        width: 65%;
    }
}

@media only screen and (max-width: 375px) {
    .header__logo {
        width: 70%;
    }
}

@media only screen and (max-width: 320px) {
    .header__logo {
        width: 78%;
    }
}


/* css of footer ends */


/* css of photo gallery begins */


/* on hover of divs */

.photoGallery .onHover {
    position: relative;
}

.photoGallery .middle {
    position: absolute;
    display: none;
    top: 16%;
    padding: 0 25%;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

.photoGallery .middle .text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 22%;
}

.photoGallery .onHover:hover .middle .arrow {
    opacity: 1;
    padding: 0;
    width: auto;
    height: auto;
}

.photoGallery .onHover:hover .middle {
    display: block;
}

.photoGallery .onHover:hover {
    background: #06284B;
    opacity: 0.9;
}

.photoGallery .onHover:hover img {
    opacity: 0.2;
}

.photoGallery .divOne .middle .text {
    margin-bottom: 16%;
}

.photoGallery .divThree .middle .text {
    margin-bottom: 100%;
}

.photoGallery .divFour .middle {
    padding: 0 33%;
}

.photoGallery .divFour .middle .text {
    margin-bottom: 16%;
}

.photoGallery .divFive .middle {
    top: 11%;
}

.photoGallery .divSeven .middle .text {
    margin-bottom: 14%;
}

.photoGallery .divEight .middle .text {
    margin-bottom: 14%;
}

.photoGallery .divnine .middle .text {
    margin-bottom: 12%;
}

.photoGallery .divten .middle .text {
    margin-bottom: 16%;
}

.photoGallery .diveleven .middle {
    padding: 0 20%;
}

.photoGallery .divTwelve .middle {
    padding: 0 34%;
}


/* on hover of divs ends*/

.photoGallery {
    /* padding: 64px 4%; */
    padding: 64px 6%;
}

.photoGallery .col-one {
    padding: 0;
    overflow: hidden;
}

.photoGallery .col-one .divOne {
    background: #FFD54A;
    margin-bottom: 15px;
}

.photoGallery .col-one .divOne img {
    padding-left: 4%;
    width: 100%;
}

.photoGallery .col-one .divTwo {
    background: #763C29;
    height: 100%;
}

.photoGallery .col-one .divTwo img {
    padding: 52% 0;
}

.photoGallery .col-two .divThree {
    height: 100%;
    background: #0465BA;
}

.photoGallery .col-two .divThree img {
    width: 100%;
}

.photoGallery .col-three {
    padding: 0;
}

.photoGallery .col-three .divFour {
    margin-bottom: 15px;
}

.photoGallery .col-three .divFour img {
    width: 100%;
    height: 107px;
}

.photoGallery .photoGalleryWrapper {
    height: 259px;
    overflow: hidden;
}

.photoGallery .col-three .row-height {
    height: 100%;
}

.photoGallery .col-three .divFive {
    background: #B8EFF6;
    height: 100%;
}

.photoGallery .col-three .divFive img {
    padding: 23% 0;
    width: 100%;
}

.photoGallery .col-three .divSix img {
    width: 100%;
}

.photoGallery .col-four .divSeven {
    margin-bottom: 15px;
}

.photoGallery .col-four .divSeven img {
    width: 100%;
    height: 107px;
}

.photoGallery .col-four .divEight {
    background: #FADBD9;
    height: 100%;
}

.photoGallery .col-four .divEight img {
    padding: 10% 0;
    width: 100%;
}

.photoGallery .col-five .divnine {
    background: #0E1E2F;
    height: 100%;
}

.photoGallery .col-five .divten {
    background: #0077C1;
    height: 107px;
}

.photoGallery .col-five .diveleven {
    background: #12485E;
    height: 100%;
}

.photoGallery .col-five .divTwelve {
    background: #061E4B;
}

.photoGallery .col-five {
    padding: 0;
}

.photoGallery .col-five .row-part {
    height: 107px;
    margin-bottom: 15px;
}

.photoGallery .col-five .col-part {
    padding-left: 0;
}

.photoGallery .col-five .divnine img {
    padding: 13% 23%;
    width: 100%;
}

.photoGallery .col-five .divten img {
    padding: 20% 15%;
}

.photoGallery .col-five .diveleven img {
    width: 100%;
    padding: 27% 0px;
}

.photoGallery .col-five .divTwelve img {
    padding: 2% 20%;
}

@media only screen and (max-width: 1024px) {
    .landingPage .new-navbar.new-menubar {
        padding-left: 4%;
        padding-right: 4%;
    }
    .footerMospi .new-hr-wrapper {
        padding-left: 6%;
        padding-right: 1%;
    }
    .header__logo span {
        font-size: 26px;
    }
    .footer-padleft8 {
        padding-left: 0%;
    }
    .header__logo strong {
        padding-top: 0;
    }
    /* on hover of divs ends*/
    .photoGallery .divOne .middle {
        padding: 0 6%;
    }
    .photoGallery .divTwo .middle {
        padding: 0 13%;
    }
    .photoGallery .diveleven .middle {
        padding: 0 5%;
    }
    /* on hover of divs ends*/
    .photoGallery .col-three .divSix img {
        width: auto;
    }
    .photoGallery .col-three .col-part {
        padding-left: 0;
    }
    .photoGallery .col-one .divOne {
        height: 107px;
    }
    .photoGallery .col-one .divOne img {
        width: 100%;
        padding-top: 15%;
    }
    .photoGallery .col-one .divTwo img {
        padding: 59% 0;
        width: 100%;
    }
    .photoGallery .col-two .divThree img {
        padding: 19% 0;
    }
    .photoGallery .col-three .divFive img {
        padding: 36% 0;
    }
    .photoGallery .col-four .divEight img {
        padding: 20% 0;
    }
    .photoGallery .col-five .divnine img {
        padding: 16% 9%;
    }
    .photoGallery .col-five .divten img {
        padding: 24% 15%;
    }
    .photoGallery .col-five .diveleven img {
        padding: 40% 0px;
    }
}

@media only screen and (max-width: 992px) {
    .landingPage .new-navbar.new-menubar {
        height: 53px;
        position: relative;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 17px;
        padding-bottom: 17px;
        box-shadow: 0px 0px 0 #00000029;
    }
    #navbarSupportedContent {
        z-index: 999999;
        position: absolute;
        top: 51px;
        width: 100%;
        left: 0;
    }
    #navbarSupportedContent ul {
        /* box-shadow: 0px 0px 3px #00000029; */
        background: #fff;
        /* box-shadow: 12px 0 #00000029; */
        padding-left: 2%;
        padding-right: 2%;
    }
    .footerMospi .hr-wrapper {
        padding-left: 0%;
        padding-right: 0%;
        margin-left: -2%;
    }
    #navbarSupportedContent {
        z-index: 999999;
    }
    #navbarSupportedContent ul {
        background: #fff;
        padding-left: 2%;
        padding-right: 2%;
        /* box-shadow: 0 3px 5px 0px #00000029;
        -webkit-box-shadow: 0 3px 5px 0px #00000029;
        -moz-box-shadow: 0 3px 5px 0px #00000029; */
    }
    .footerMospi .left-footer h6 span.count-visit {
        font-size: 18px;
    }
    .footer-padleft8 {
        padding-left: 17%;
    }
    .header__logo strong {
        padding-top: 0;
    }
    .header__logo span {
        font-size: 24px;
    }
    .landingPage .new-navbar {
        padding-bottom: 15px;
    }
    .footericon-padleft {
        padding-left: 2%;
    }
    /* on hover of divs starts*/
    .photoGallery .divTwo .middle {
        padding: 0 6%;
        top: 7%;
    }
    .photoGallery .divFive .middle {
        padding: 0 15%;
    }
    .photoGallery .divEight .middle {
        top: 7%;
    }
    .photoGallery .diveleven .middle .text {
        font-size: 11px;
        line-height: 14px;
    }
    /* on hover of divs ends*/
    .photoGallery .photoGalleryWrapper {
        height: 230px;
        overflow: hidden;
    }
    .photoGallery .col-one .divOne img {
        padding-top: 41%;
    }
    .photoGallery .col-one .divTwo img {
        padding: 63% 0;
        width: 100%;
    }
    .photoGallery .col-two .divThree img {
        padding: 46% 0;
    }
    .photoGallery .col-three .divFive img {
        padding: 43% 0;
    }
    .photoGallery .col-three .divSix img {
        width: 100%;
    }
    .photoGallery .col-four .divEight img {
        padding: 27% 0;
    }
    .photoGallery .col-five .divnine img {
        width: 100%;
        padding: 22% 0%;
    }
    .photoGallery .col-five .divten img {
        padding: 34% 15%;
        width: 100%;
    }
    .photoGallery .col-five .diveleven img {
        padding: 60% 0px;
    }
    .photoGallery .col-five .divTwelve img {
        width: 100%;
    }
    .photoGallery .col-three .divSix img {
        width: 100%;
        height: 108px;
    }
}

@media only screen and (max-width: 823px) {
    .footerMospi .new-hr-wrapper {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-padleft6 {
        padding-left: 4%;
    }
    .footer-padleft8 {
        padding-left: 4%;
    }
    .footerMospi .left-footer h6 span.count-visit {
        font-size: 20px;
    }
    .nso_logo {
        padding: 0;
    }
    .nso_new_header_logo {
        width: 23% !important;
        padding: 0 2%;
    }
    .header__logo span {
        font-size: 14px;
        line-height: 22px;
    }
    .header__logo strong {
        font-size: 18px;
    }
    .national_emblem {
        padding: 0 5px 0 5px;
    }
    .header__logo span {
        font-size: 20px;
    }
    .header__logo {
        width: 72%;
    }
    .landingPage .new-quicklink-container li a {
        font-size: 12px;
    }
    /* on hover of divs starts*/
    .photoGallery .middle {
        top: 25% !important;
        padding: 0 36% !important;
    }
    .photoGallery .middle .text {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 22% !important;
    }
    /* on hover of divs ends*/
    .photoGallery .photoGalleryWrapper {
        overflow: unset;
        height: auto;
    }
    .photoGallery {
        padding: 64px 8%;
    }
    .photoGallery .col-one .divOne {
        height: 155px;
    }
    .photoGallery .col-one .divOne img {
        padding: 8% 39%;
        width: auto;
    }
    .photoGallery .col-one .divTwo {
        height: 155px;
    }
    .photoGallery .col-one .divTwo img {
        padding: 13% 37%;
        width: auto;
    }
    .photoGallery .col-two {
        margin-top: 15px;
        padding: 0;
        margin-bottom: 15px;
        overflow: hidden;
    }
    .photoGallery .col-two .divThree {
        height: 155px;
    }
    .photoGallery .col-two .divThree img {
        padding: 0% 37%;
        width: 100%;
    }
    .photoGallery .col-three .divFour {
        height: 155px;
        margin-bottom: 13px;
    }
    .photoGallery .col-three .divFour img {
        width: 100%;
        height: auto;
    }
    .photoGallery .col-three .divFive {
        height: 155px;
        overflow: hidden;
    }
    .photoGallery .col-three .divFive img {
        padding: 0% 15%;
        width: 100%;
    }
    .photoGallery .col-three .row-height {
        height: auto;
    }
    .photoGallery .col-three .divSix {
        height: 155px;
        overflow: hidden;
        margin: 15px 0;
    }
    .photoGallery .col-three .divSix img {
        width: auto;
        height: 100%;
        padding: 0 30%;
    }
    .photoGallery .col-three .col-part {
        padding-left: 15px;
    }
    .photoGallery .col-four .divSeven {
        height: 155px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .photoGallery .col-four .divSeven img {
        width: 100%;
        margin-bottom: 0;
        height: auto;
    }
    .photoGallery .col-four {
        padding: 0;
    }
    .photoGallery .col-four .divEight {
        height: 155px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .photoGallery .col-four .divEight img {
        width: auto;
        padding: 5% 27%;
    }
    .photoGallery .col-five .row-part {
        height: auto;
        margin-bottom: 0;
    }
    .photoGallery .col-five .divnine {
        height: 155px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .photoGallery .col-five .divnine img {
        width: auto;
        padding: 12% 34%;
    }
    .photoGallery .col-five .col-part {
        padding-left: 15px;
    }
    .photoGallery .col-five .divten {
        height: 155px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .photoGallery .col-five .divten img {
        padding: 15% 36%;
        width: auto;
    }
    .photoGallery .col-five .diveleven {
        height: 155px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .photoGallery .col-five .diveleven img {
        padding: 9% 39%;
        width: auto;
    }
    .photoGallery .col-five .divTwelve img {
        padding: 2% 28% 0;
        width: auto;
    }
}

@media only screen and (max-width: 640px) {
    .footer-padleft8 {
        padding-left: 6%;
    }
    .footerMospi .left-footer h6 span.count-visit {
        font-size: 20px;
    }
    .nso_logo {
        padding: 0;
    }
    .nso_new_header_logo {
        width: 23% !important;
    }
    .header__logo span {
        font-size: 14px;
        line-height: 22px;
    }
    .header__logo strong {
        font-size: 15px;
    }
    .national_emblem {
        padding: 0 5px 0 5px;
    }
    .header__logo span {
        font-size: 17px;
    }
    .header__logo {
        width: 72%;
    }
    .landingPage .new-quicklink-container li a {
        font-size: 12px;
    }
    .footer-padleft6 {
        padding-left: 4%;
    }
    .footer-padleft8 {
        padding-left: 4%;
    }
}

@media only screen and (max-width: 360px) {
    .header__logo span {
        font-size: 16px;
    }
    .photoGallery .col-one .divOne img {
        padding: 8% 36%;
    }
    .photoGallery .col-one .divTwo img {
        padding: 13% 35%;
    }
    .photoGallery .col-two .divThree img {
        padding: 3% 37%;
    }
    .photoGallery .col-three .divFour img {
        margin-bottom: 0;
        height: 100%;
    }
    .photoGallery .col-three .divFive img {
        padding: 4% 15%;
    }
    .photoGallery .col-four .divEight img {
        padding: 5% 22%;
    }
    .photoGallery .col-five .divnine img {
        padding: 14% 34%;
    }
    .photoGallery .col-five .diveleven img {
        padding: 10% 39%;
    }
}

@media only screen and (max-width: 320px) {
    .footer-padleft8 {
        padding-left: 4%;
    }
    .footerMospi .left-footer h6 span.count-visit {
        font-size: 20px;
    }
    .nso_logo {
        padding: 0;
    }
    .nso_new_header_logo {
        width: 23% !important;
    }
    .header__logo span {
        font-size: 14px;
        line-height: 22px;
    }
    .header__logo strong {
        font-size: 12px;
    }
    .national_emblem {
        padding: 0 5px 0 5px;
    }
    .header__logo span {
        font-size: 13px;
    }
    .header__logo {
        width: 72%;
    }
    .landingPage .new-quicklink-container li a {
        font-size: 12px;
    }
    .photoGallery .col-one .divOne img {
        padding: 11% 35%;
    }
    .photoGallery .col-one .divTwo img {
        padding: 18% 33%;
    }
    .photoGallery .col-two .divThree img {
        padding: 3% 37%;
        height: 100%;
    }
    .photoGallery .col-three .divFive img {
        padding: 7% 15%;
    }
    .photoGallery .col-four .divEight img {
        padding: 6% 22%;
    }
    .photoGallery .col-five .divten img {
        padding: 21% 31%;
    }
    .photoGallery .col-five .diveleven img {
        padding: 12% 36%;
    }
    .photoGallery .col-five .divTwelve img {
        padding: 2% 21% 0;
    }
}

@media only screen and (max-width: 280px) {
    .header__logo span {
        font-size: 11px;
    }
    .footerMospi .left-footer h6 span.count-visit {
        font-size: 17px;
    }
    .landingPage .new-quicklink-container li a {
        font-size: 10px;
    }
}


/* css of photo gallery ends */

/* english dropdown  css starts*/
.textox-height.langDrop {
    border: 0;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    padding: 0px;
    height: auto;
    padding-right: 27%;
    background: url(../../images/mospi/small-down.png) 91.75% no-repeat #fff !important;
    background: url(../../images/small-down.png) 91.75% no-repeat #fff !important;
    background-size: 12%;
 }
 .form-control.langDrop:focus {
    outline: 0;
    box-shadow: none;
 }
 @media only screen and (max-width: 640px){
    .textox-height.langDrop {
    font-size: 12px;
    padding-right: 21%;
    }
 }
 @media only screen and (max-width: 320px){
    .textox-height.langDrop {
       font-size: 11px;
    }
 }

 /* english dropdown css ends */