/*#btnEnuirySubmit {
padding:10px;}*/
/*.hindi {
    margin-left: 10px;
    margin-right: 15px;
    font-weight: 800;
    font-size: 20px;

}*/
.logo1 {
   margin-top: 30px;
    margin-left: -30px;
}
.container-box {
    display: inline-block;
    /*padding:10px; 
	background: rgba(255, 255, 255, .8);
	border: 1px solid #fff;*/
    position: fixed;
    top: 50%;
    /*left: 0;*/
    z-index: 200;
    margin-left: 90%;
    border-radius: 5%;
}

.container-box1 {
    display: inline-block;
    position: fixed;
    top: 80%;
    /* left: 0; */
    z-index: 200;
    margin-left: 87.5%;
}

.modal-content {
    background: rgba(255, 255, 255, .7);
}


.rotated {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: top left;
}

.form-control-1 {
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block;
}

.error-alert {
    color: red;
}

.rotated1 {
    width: 60px;
}

@media (max-width:1024px) {
    .container-box {
        display: inline-block;
        /*padding:10px; 
	background: rgba(255, 255, 255, .8);
	border: 1px solid #fff;*/
        position: fixed;
        top: 50%;
        /*left: 0;*/
        z-index: 200;
        margin-left: 92%;
        border-radius: 5%;
    }
    .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #32383e;
    font-size: 12px !important;
}
}

@media (max-width:767px) {
    .container-box1 {
        display: inline-block;
        position: fixed;
        top: 80%;
        /* left: 0; */
        z-index: 200;
        margin-left: 80%;
    }

    .rotated1 {
        width: 60px;
    }
    .sub-menu {
    display:inline!important;}
    .navigation .navbar .navbar-nav li {
            /* margin-right: 40px; */
            position: relative;
            /* height: 65px; */
            /*margin-right: 27px;*/
            padding:3px !important;
            /*margin-left: 5px;*/
            text-align:left !important;
            padding-top:6px;
             padding-bottom:6px;
        }
}

@media (max-width: 400px) {
    .container-box {
        display: inline-block;
        position: fixed;
        top: 47%;
        /* left: 0; */
        z-index: 200;
        margin-left: 85%;
    }

    .logo1 {
        display: none;
    }
    /*.col-lg-3{
        width:25% !important;
        float:left;
        padding-left:0px !important;
        padding-right: 2px !important;
    }*/
    /*.navigation .navbar .navbar-nav {
        margin-left: 17% !important;
    }*/

    .pdf {
        width: 100% !important;
        height: 250px !important;
    }
}

.form-button {
    margin-top: 5px;
}

.navigation .navbar .navbar-nav li .sub-menu li:last-child a:hover,
.navigation .navbar .navbar-nav li .sub-menu li:last-child a:active {
    color: #000000;
   
}

.navigation .navbar .navbar-nav li .sub-menu li:last-child a {
    width: max-content;
}

.pdf {
    width: 100%;
    height: 500px;
}
