@media only screen and (max-width: 1520px) {
  .home-page .home-content h2 {
    font-size: 65px;
  }
  .home-page .home-content h2 i img {
    height: 85px;
  }
}
@media only screen and (max-width: 1400px) {
  .create-popup .modal-dialog .modal-content .modal-header {
    padding: 30px 15px;
    height: 90px;
  }
  .create-popup .modal-dialog .modal-content .modal-body {
    padding: 50px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main {
    margin-bottom: 50px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group {
    margin-bottom: 40px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group {
    margin-bottom: 50px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer {
    border: none;
    padding: 0 50px 40px;
  }
  .links-page .right-part ul li {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 1320px) {
  .container {
    width: 1280px;
    padding: 0;
  }
}
@media only screen and (max-width: 1320px) {
  .home-page .home-content h2 {
    font-size: 60px;
  }
  .home-page .home-content h2 i img {
    height: 80px;
  }
  .home-page .home-content .home-links a .bar {
    bottom: -10px;
    height: 7px;
  }
  .home-page .home-content > p {
    margin: 50px auto;
  }
  .home-page .home-content > h1 {
    font-size: 50px;
  }
  .home-page .home-content > h1:after {
    bottom: -25px;
  }
  footer .foot-top .subscribe {
    margin: 0 7.5%;
  }
  footer .foot-top {
    padding: 50px 0 30px;
  }
  /***********Akhil Style ********/
  .log-page .left-part .left-content .ssvd-login a:hover .bar {
    width: 100%;
  }
  .log-page .left-part .left-content .ssvd-login a h2 {
    font-size: 60px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 i {
    width: 10%;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff {
    width: 75px !important;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .admin {
    width: 40px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .admin img {
    margin-bottom: 8px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff img {
    margin-bottom: 0;
  }
  .log-page .left-part .left-content .ssvd-login a .mngr-hd {
    font-size: 50px !important;
  }
  .log-page .left-part .left-content .ssvd-login a .mngr-hd .mngr img {
    margin-bottom: 10px;
  }
  .log-page .left-part .left-content .ssvd-login a .parents {
    font-size: 50px !important;
  }
  .log-page .left-part .left-content .ssvd-login a .parents i {
    width: 20%;
  }
}
@media only screen and (max-width: 1200px) {
  .modal-open .modal {
    padding: 0 !important;
  }
  header .logo-image img {
    width: 100%;
    margin: 20px 0;
  }
  footer .foot-top .subscribe {
    margin: 0px 40px;
    width: 50%;
  }
  footer .foot-bottom {
    padding: 20px 0 20px;
  }
  .home-page .home-content > h1 {
    font-size: 45px;
  }
  .home-page .home-content h2 {
    font-size: 50px;
  }
  .home-page .home-content h2 i img {
    height: 70px;
  }
  .home-page .home-content .home-links a .bar {
    bottom: -10px;
    height: 5px;
  }
  .home-page .home-content > p {
    width: 80%;
    line-height: 1.8;
  }
  .home-page .home-content .home-links {
    padding-top: 0;
  }
  .log-page .left-part .left-content h2 {
    font-size: 24px;
  }
  .log-page .right-part .right-content .form-group {
    margin-top: 15%;
    margin-bottom: 0;
  }
  .log-page .right-part .right-content .form-group label {
    font-size: 16px;
  }
  .log-page .right-part .right-content a {
    font-size: 15px;
  }
  .log-page .right-part .right-content .button-group {
    margin-top: 20px;
  }
  .log-page .right-part .right-content a {
    margin-top: 40px;
  }
  .log-page .log-page .right-part .right-content h1 {
    font-size: 24px;
  }
  .main-page .main-table {
    padding: 20px;
  }
  .main-page .main-table .table-head .table-head-top {
    height: 70px;
    padding: 15px 60px 15px 20px;
  }
  .main-page .main-table .table-head .table-head-top span.close {
    right: 24px;
    top: 24px;
  }
  .main-page .main-table .table-head .table-head-content {
    padding: 0 20px;
  }
  .main-page .main-table .table-contents .table-contents-top p {
    line-height: 3;
  }
  .main-page .main-table .table-contents .table-contents-content > table thead > tr > td,
  .main-page .main-table .table-contents .table-contents-content > table thead > tr > th {
    height: 50px;
    font-size: 16px;
  }
  .main-page .main-table .table-contents .table-contents-content > table tbody tr td {
    height: 60px;
    font-size: 16px;
  }
  .home-page .avatar ul li {
    margin-top: 10px;
  }
  .home-page .avatar ul li div.img {
    width: 40px;
    height: 40px;
  }
  .home-page .avatar ul li .plus-avatar {
    width: 30px;
    height: 30px;
    margin: 0 auto;
  }
  .home-page .avatar ul li .plus-avatar .add {
    font-size: 26px;
    padding-top: 2.5px;
  }
  .links-page .right-part a {
    font-size: 18px;
  }
  .links-page .right-part ul li {
    padding: 15px 0;
  }
  .links-page .right-part h2,
  .links-page .left-content .link-content h2 {
    font-size: 28px;
    margin: 20px 0 20px;
  }
  .username-strip .main-drop-menu p {
    margin-right: 40px;
  }
  .side-nav-button {
    left: 40px;
  }
  /***********Akhil Style ********/
  .log-page .left-part .left-content .ssvd-login a h2 i {
    display: inline-block;
    margin-left: 7px;
    vertical-align: super;
  }
  .log-page .left-part .left-content .ssvd-login a .parents {
    font-size: 50px;
  }
}
@media only screen and (min-width: 991px) {
  .modal-dialog {
    width: 780px;
    margin: 50px auto;
  }
}
@media only screen and (max-width: 991px) {
  footer .foot-top .subscribe {
    margin: 0;
    width: 65%;
  }
  footer .foot-top .logo {
    display: none;
  }
  footer .foot-top .social ul li {
    margin-right: 35px;
  }
  footer .foot-top {
    padding: 40px 0 30px;
  }
  footer .foot-bottom .copy {
    display: block;
    float: none;
    text-align: center;
  }
  footer .foot-bottom .copy p {
    margin: 15px 0;
  }
  footer .foot-bottom p.design {
    float: none;
    margin-top: 15px;
    text-align: center;
  }
  .home-page .home-content h2 {
    font-size: 40px;
  }
  .home-page .home-content h2 i img {
    height: 55px;
  }
  .home-page .home-content > h1 {
    font-size: 40px;
  }
  .home-page .home-content > p {
    margin: 30px auto;
  }
  .home-page .home-content > p {
    margin: 30px auto;
  }
  .home-page .home-content > h1:after {
    bottom: -17px;
  }
  .log-page .left-part .left-content,
  .log-page .right-part .right-content {
    width: 85%;
  }
  .create-popup .modal-dialog .modal-content .modal-body {
    padding: 50px 35px 35px;
  }
  .create-popup .modal-dialog .modal-content .modal-header {
    padding: 25px 15px;
    height: 75px;
  }
  .create-popup .modal-dialog .modal-content .modal-header button.close {
    margin-top: -3px;
  }
  .create-popup .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 24px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer {
    padding: 0 35px 35px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input {
    font-size: 18px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group label {
    font-size: 18px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input:focus ~ label,
  .create-popup .modal-dialog .modal-content .form-create .form-group input:valid ~ label {
    font-size: 14px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main ul.select-drop li {
    height: 45px;
    padding: 15px 10px;
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main {
    height: 33px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main li {
    font-size: 18px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group label {
    font-size: 18px;
  }
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"] + label {
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition label {
    font-size: 18px;
  }
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"].filled-in:checked + label:after,
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"].filled-in:not(:checked) + label:after {
    top: -5px;
  }
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"].filled-in + label:before,
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"].filled-in + label:after {
    top: -5px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition label:after {
    top: -3px !important;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition label:before {
    top: -3px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer input[type='submit'],
  .create-popup .modal-dialog .modal-content .modal-footer .button-cancel {
    font-size: 16px;
    height: 35px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer input[type='submit']:hover,
  .create-popup .modal-dialog .modal-content .modal-footer .button-cancel:hover {
    border-width: 3px !important;
  }
  .home-page .avatar ul li {
    margin-top: 7px;
  }
  .home-page .avatar ul li div.img {
    width: 30px;
    height: 30px;
  }
  .home-page .avatar ul li .plus-avatar {
    width: 25px;
    height: 25px;
    margin: 0 auto;
  }
  .home-page .avatar ul li .plus-avatar .add {
    font-size: 24px;
    padding: 0;
  }
  .home-page .avatar {
    right: 20px;
    bottom: 30px;
  }
  .main-page.left-space {
    padding-left: 0px;
  }
  .links-page .right-part {
    padding-top: 15px;
  }
  .links-page .right-part a {
    font-size: 14px;
    margin: 10px 0;
  }
  .links-page .right-part ul li {
    padding: 15px 0;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input {
    height: 33px;
  }
  /***********Akhil Style ********/
  .log-page .left-part .left-content .ssvd-login a h2 {
    font-size: 40px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 i {
    display: inline-block;
    margin-left: 7px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff {
    vertical-align: bottom;
    width: 50px !important;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .admin {
    width: 35px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .admin img {
    margin-bottom: 20px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff {
    width: 35px;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff img {
    margin-bottom: 8px;
  }
  .log-page .left-part .left-content .ssvd-login a .mngr-hd {
    font-size: 40px !important;
  }
  .log-page .left-part .left-content .ssvd-login a .mngr-hd .mngr img {
    margin-bottom: 10px;
  }
  .log-page .left-part .left-content .ssvd-login a .parents {
    font-size: 40px !important;
  }
  header .head-part {
    width: 100%;
  }
  header .head-part .logo-image > a {
    width: 150px;
  }
}
@media only screen and (max-width: 768px) {
  header .logo-image {
    float: right;
  }
  header .logo-image img {
    margin: 15px 0;
  }
  header .logo-name p {
    font-size: 20px;
    padding-right: 20px;
  }
  header .head-part {
    width: 100%;
    padding-bottom: 30px;
    position: relative;
  }
  header .session-details {
    border-top: 1px solid #6624bd;
    border-right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  header .session-details p {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0;
  }
  header .session-details p:first-of-type {
    border: none;
  }
  header .session-details p:last-of-type {
    float: right;
  }
  header .session-details p:last-of-type span {
    padding-top: 0;
  }
  .home-page {
    height: 90vw;
    background-size: 200%;
    background-repeat: no-repeat;
  }
  .home-page .home-content h2 {
    font-size: 30px;
  }
  .home-page .home-content h2 i img {
    height: 45px;
  }
  .home-page .home-content > p {
    width: 100%;
  }
  .home-page .home-content > h1 {
    font-size: 32px;
  }
  .home-page .home-content {
    width: 100%;
  }
  .home-page .home-content .home-links > div.col-sm-6 {
    width: 100%;
  }
  .home-page .home-content .home-links > div.col-sm-6:first-of-type {
    margin-bottom: 20px;
  }
  .home-page .home-content .home-links > div.col-sm-6 .bar {
    display: none;
  }
  .home-page .home-content > p {
    margin: 30px auto 15px;
  }
  footer .foot-bottom {
    padding: 20px 0 20px;
    font-size: 12px;
  }
  footer .foot-top {
    padding: 30px 0 20px;
  }
  .log-page {
    background: none !important;
    height: auto;
  }
  .log-page .left-part .left-content,
  .log-page .right-part .right-content {
    width: 100%;
    position: static;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .log-page .right-part {
    padding: 30px 0;
    background: url(../img/login-bg.jpg);
    background-size: 100%;
    margin: 0 -15px;
  }
  .log-page .right-part.student-login {
    background-image: url(../img/login-bg1.jpg);
  }
  .log-page .right-part.parents-login {
    background-image: url(../img/login-bg2.jpg);
  }
  .log-page .right-part.staff-login {
    background-image: url(../img/staff.jpg);
  }
  .log-page .right-part.manager-login {
    background-image: url(../img/manager.jpg);
  }
  .log-page .right-part.admin-login {
    background-image: url(../img/admin.jpg);
  }
  .log-page .right-part .right-content .form-group {
    margin-top: 40px;
  }
  .log-page .right-part .right-content h1 {
    text-align: center;
  }
  .log-page .right-part .button-group {
    display: table;
    width: 100px;
    margin: 15px auto;
    float: none !important;
    text-align: center;
  }
  .log-page .right-part .right-content a {
    margin-top: 10px;
    text-align: center;
    float: none;
    width: 100%;
  }
  .log-page .right-part .right-content {
    width: 75% !important;
    float: none;
    margin: 0 auto;
  }
  .log-page .left-part {
    padding: 30px 0;
  }
  .log-page .left-part .ssvd-login {
    width: 280px;
    margin: 0 auto;
  }
  .log-page .left-part h2,
  .log-page .left-part p {
    text-align: center !important;
  }
  .log-page .left-part .left-content p:last-of-type {
    margin-bottom: 10px;
  }
  .log-page .left-part .left-content {
    padding: 0;
  }
  .log-page span.center-button {
    bottom: 67%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: auto;
    display: none;
  }
  footer .foot-bottom .copy p {
    margin: 10px 0;
  }
  footer .foot-bottom p.design {
    margin-top: 10px;
  }
  .main-page .main-table .table-contents .table-contents-content > table tbody tr td {
    min-height: 45px !important;
    font-size: 14px;
    height: auto !important;
    text-align: left;
  }
  .main-page .main-table .table-head .table-head-content .search-input input {
    height: 45px;
  }
  .main-page .main-table .table-head .table-head-content .search-input {
    padding: 20px 0;
  }
  .main-page .main-table .table-head form.query {
    float: none;
    display: inline-block;
    width: 100%;
  }
  .main-page .main-table .table-head .table-head-top {
    height: auto;
  }
  .main-page .main-table .table-head .table-head-content .search-input input {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    font-size: 14px;
  }
  .main-page .main-table .table-head .table-head-content p {
    padding: 20px 0 10px;
    font-size: 14px;
  }
  .main-page .main-table .table-contents-content {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
      Label the data
      */
  }
  .main-page .main-table .table-contents-content table,
  .main-page .main-table .table-contents-content thead,
  .main-page .main-table .table-contents-content tbody,
  .main-page .main-table .table-contents-content th,
  .main-page .main-table .table-contents-content td,
  .main-page .main-table .table-contents-content tr {
    display: block;
  }
  .main-page .main-table .table-contents-content thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
   .main-page .main-table .table-contents-content tr th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .main-page .main-table .table-contents-content tr {
    border-bottom: 2px solid #ccc;
  }
  .main-page .main-table .table-contents-content tr:last-of-type {
    border-bottom: none;
  }
  .main-page .main-table .table-contents-content td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    /*padding-left: 35%;*/
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content td:before {
    /* Now like a table header */
    position: absolute;
    top: 13px;
    left: 20px;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
  }
  .main-page .main-table .table-contents-content td:after {
    /* Now like a table header */
    position: absolute;
   /* content: ":";*/
    top: 12px;
    left: 25%;
  }
   .main-page .main-table .table-contents-content .trandet div {
    overflow:hidden!important;
    height:auto!important;
  }
   
   .main-page .main-table .table-contents-content .trandet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .trandet td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(1):before {
    content: "SI.No";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(2):before {
    content: "Date";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(3):before {
    content: "Tran ID";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(4):before {
    content: "A. Tran ID";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(5):before {
    content: "Amount";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(6):before {
    content: "Status";
  }
  .main-page .main-table .table-contents-content .trandet td:nth-of-type(7):before {
    content: "Bank Status";
  }
   .main-page .main-table .table-contents-content .trandet td:nth-of-type(8):before {
    content: "Update";
  }
  
   .main-page .main-table .table-contents-content .feedet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .feedet td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
   .main-page .main-table .table-contents-content .feedet td:nth-of-type(2):before {
    content: "Inst.";
  }
  .main-page .main-table .table-contents-content .feedet td:nth-of-type(3):before {
    content: "Amnt.";
  }
  .main-page .main-table .table-contents-content .feedet td:nth-of-type(4):before {
    content: "Paid";
  }
  .main-page .main-table .table-contents-content .feedet td:nth-of-type(5):before {
    content: "Bal.";
  }
  .main-page .main-table .table-contents-content .feedet td:nth-of-type(6):before {
    content: "Rec.";
  }
  
  .main-page .main-table .table-contents-content .feedue td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .feedue td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
  .main-page .main-table .table-contents-content .feedue td:nth-of-type(2):before {
    content: "Inst.";
  }
  .main-page .main-table .table-contents-content .feedue td:nth-of-type(3):before {
    content: "Bal.";
  }
  .main-page .main-table .table-contents-content .feedue td:nth-of-type(4):before {
    content: "Fine";
  }
  .main-page .main-table .table-contents-content .feedue td:nth-of-type(5):before {
    content: "Select";
  }
  .main-page .main-table .table-contents-content .feedue td:nth-of-type(6):before {
    content: "Slip";
  }
  .main-page .main-table .table-contents-content .markdet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .markdet td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
  .main-page .main-table .table-contents-content .markdet td:nth-of-type(1):before {
    content: "S.No";
  }
   .main-page .main-table .table-contents-content .markdet td:nth-of-type(2):before {
    content: "Subject";
  }
   .main-page .main-table .table-contents-content .markdet td:nth-of-type(3):before {
    content: "M. Mark";
  }
   .main-page .main-table .table-contents-content .markdet td:nth-of-type(4):before {
    content: "P. Mark";
  }
   .main-page .main-table .table-contents-content .markdet td:nth-of-type(5):before {
    content: "O. Mark";
  }
  

 .main-page .main-table .table-contents-content .admSMS td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    /*padding-left: 35%;*/
    height: auto !important;
  }
  .main-page .main-table .table-contents-content .admSMS td:after {
    /* Now like a table header */
    position: absolute;
    /*content: ":";*/
    top: 12px;
    /*left: 25%;*/
  }
  /*.main-page .main-table .table-contents-content .admSMS td:nth-of-type(1):before {
    content: "Date";
  }
  .main-page .main-table .table-contents-content .admSMS td:nth-of-type(2):before {
    content: "Message";
  }
  .main-page .main-table .table-contents-content .admSMS td:nth-of-type(3):before {
    content: "Count";
  }
   .main-page .main-table .table-contents-content .admSMS td:nth-of-type(4):before {
    content: "Class";
  }
 .main-page .main-table .table-contents-content .admSMS td:nth-of-type(5):before {
    content: "Sec.";
  }*/


  .main-page .main-table .table-contents-content .pattdet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .pattdet td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
  .main-page .main-table .table-contents-content .pattdet td:nth-of-type(1):before {
    content: "S.No";
  }
  .main-page .main-table .table-contents-content .pattdet td:nth-of-type(2):before {
    content: "Date";
  }
  .main-page .main-table .table-contents-content .pattdet td:nth-of-type(3):before {
    content: "Att.";
  }
   .main-page .main-table .table-contents-content .pattdet td:nth-of-type(4):before {
    content: "Remark";
  }
  
   .main-page .main-table .table-contents-content .phwdet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .phwdet td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
    .main-page .main-table .table-contents-content .phwdet td:nth-of-type(1):before {
    content: "S.No";
  }
   .main-page .main-table .table-contents-content .phwdet td:nth-of-type(2):before {
    content: "Date";
  }
   .main-page .main-table .table-contents-content .phwdet td:nth-of-type(3):before {
    content: "H.W.";
  }
   .main-page .main-table .table-contents-content .phwdet td:nth-of-type(4):before {
    content: "File";
  }
   .main-page .main-table .table-contents-content .phwdet td:nth-of-type(5):before {
    content: "View";
  }
  
  .main-page .main-table .table-contents-content .ppdiary td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .ppdiary td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
   .main-page .main-table .table-contents-content .ppdiary td:nth-of-type(1):before {
    content: "S.No";
  }
   .main-page .main-table .table-contents-content .ppdiary td:nth-of-type(2):before {
    content: "Date";
  }
   .main-page .main-table .table-contents-content .ppdiary td:nth-of-type(3):before {
    content: "Remark";
  }
  
   .main-page .main-table .table-contents-content .markdetadm td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 13px 15px;
    padding-left: 35%;
    height: 50px !important;
  }
  .main-page .main-table .table-contents-content .markdetadm td:after {
    /* Now like a table header */
    position: absolute;
    content: ":";
    top: 12px;
    left: 25%;
  }
  .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(1):before {
    content: "S.No";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(2):before {
    content: "Sub";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(3):before {
    content: "M.Mark";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(4):before {
    content: "P.Mark";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(5):before {
    content: "O.Mark";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(6):before {
    content: "T.Mark";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(7):before {
    content: "L.Mark";
  }
   .main-page .main-table .table-contents-content .markdetadm td:nth-of-type(8):before {
    content: "Status";
  }
  .home-page .avatar ul li {
    margin-top: 0 !important;
    float: left;
  }
  .home-page .avatar ul li.active {
    transform: translateY(0) translateX(-15px) scale(1);
    -webkit-transform: translateY(0) translateX(-15px) scale(1);
    -ms-transform: translateY(0) translateX(-15px) scale(1);
    -moz-transform: translateY(0) translateX(-15px) scale(1);
  }
  .home-page .avatar ul li .home-page .avatar ul li .plus-avatar {
    width: 25px;
    height: 25px;
    margin: 3px auto;
  }
  .home-page .avatar ul li {
    margin-left: 15px;
  }
  .home-page .avatar ul li:last-of-type {
    margin-left: 0;
    float: right;
  }
  .home-page .avatar ul li .plus-avatar {
    margin: 3px auto;
  }
  .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li a {
    padding: 15px 20px;
  }
  .collapse {
    display: block;
  }
  a[data-toggle="collapse"] ~ ul.collapse {
    display: none;
  }
  a[data-toggle="collapse"] ~ ul.collapse.in {
    display: block;
  }
  .main-page .main-table .table-head form.query .input-group:first-of-type {
    margin-left: 0;
  }
  .username-strip {
    padding: 10px 0;
  }
  .username-strip .main-drop-menu {
    margin-right: 15px;
  }
  .username-strip .main-drop-menu p {
    margin-right: 0;
  }
  .side-nav-button {
    top: 6px;
    left: 15px;
  }
  .links-page .right-part {
    background: none !important;
    padding: 20px 50px;
  }
  .links-page .left-content .link-content {
    position: static;
    top: 0%;
    left: 0%;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
  }
  .links-page .left-content {
    background: url(../img/links-bg.jpg);
    background-size: cover;
    margin: -1px -15px;
    padding: 50px 50px;
  }
  .links-page .left-content h2 {
    display: inline-block;
  }
  .links-page .left-content .link-content h2 {
    margin: 0;
  }
  .links-page .right-part {
    position: static;
    width: 100%;
    padding: 15px 0;
    margin: 0;
  }
  /***********Akhil Style ********/
  .log-page .gradient-color-login {
    display: none;
  }
  .log-page .left-part .left-content .ssvd-login a {
    margin: 0 auto !important;
  }
  .log-page .mob-gradient-color-login {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background: #6624bd;
    opacity: 0.85;
    top: 0;
  }
  .log-page .right-part .right-content {
    width: 75% !important;
    float: none;
    margin: 0 auto;
    padding-top: 50px;
  }
  .log-page .right-part .right-content h1,
  .log-page .right-part .right-content a {
    position: relative;
  }
  .links-page .gradient-color-links {
    display: none;
  }
  .links-page .mob-gradient-color-links {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background: #6624bd;
    opacity: 0.85;
    top: 0;
  }
  .home-page .gradient-color.colormix {
    width: 100%;
  }
  .home-page .gradient-color.colormix.color2 {
    display: none;
  }
  .log-page .left-part .left-content .ssvd-login a h2 .staff {
    width: 50px !important;
  }
}
@media only screen and (max-width: 640px) {
  footer .foot-top .subscribe {
    margin: 0;
    width: 100%;
  }
  footer .foot-top .social {
    float: none;
    display: table;
    margin: 0 auto;
  }
  footer .foot-top .social p {
    text-align: center;
    margin-top: 10px;
  }
  footer .foot-top .social ul li {
    margin: 15px 0 5px;
    margin-right: 30px;
  }
  footer .foot-top {
    padding: 20px 0 15px;
  }
  footer .foot-top .social p {
    font-size: 14px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition {
    float: none;
    display: block;
    margin-top: 30px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group,
  .create-popup .modal-dialog .modal-content .form-create .select-main,
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group {
    margin-bottom: 35px;
  }
  .main-page .main-table .table-head .table-head-top {
    padding: 10px 10px 10px 10px;
  }
  .main-page .main-table .table-head h2 {
    font-size: 18px;
  }
  .main-page .main-table .table-head .table-head-top span.close {
    right: 15px;
    top: 15px;
  }
}
@media only screen and (max-width: 580px) {
  .home-page {
    height: 90vw;
    background-size: cover;
    min-height: 540px;
    background-repeat: no-repeat;
  }
  .home-page .avatar {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  header .logo-name p {
    font-size: 16px;
    margin-right: 30px;
  }
  header .logo-image {
    width: 100px;
  }
  .home-page {
    background-size: cover;
    min-height: 450px;
  }
  .home-page .home-content > h1 {
    font-size: 28px;
    line-height: 1.3;
  }
  .home-page .home-content > p {
    margin: 30px auto 15px;
    padding: 0;
    font-size: 14px;
  }
  .home-page .home-content .home-links > div.col-sm-6:first-of-type {
    margin-bottom: 15px;
  }
  .home-page .home-content h2 {
    font-size: 24px;
  }
  .home-page .home-content h2 i img {
    height: 35px;
  }
  footer .subscribe > p {
    font-size: 14px;
    line-height: 1.3;
  }
  .log-page .right-part {
    background-size: cover;
  }
  .log-page .right-part .right-content {
    width: 100% !important;
  }
  .create-popup .modal-dialog .modal-content .form-create .row .form-group {
    margin-bottom: 25px;
    width: 100% !important;
    padding-left: 0 !important;
  }
  .create-popup .modal-dialog .modal-content .form-create .row .form-group:last-of-type label {
    left: 0 !important;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main.col-sm-60 {
    width: 100%;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.gender-group {
    margin-left: 20px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.gender-group label:last-of-type {
    margin-right: 0 !important;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group,
  .create-popup .modal-dialog .modal-content .form-create .select-main,
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group {
    margin-bottom: 25px;
  }
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"] + label {
    margin-right: 25px;
    padding-right: 15px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input:focus ~ label,
  .create-popup .modal-dialog .modal-content .form-create .form-group input:valid ~ label {
    font-size: 12px;
    top: -12px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input {
    font-size: 16px;
    padding: 7px 0 3px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main {
    height: 25px;
    padding: 0;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group label {
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group .bar:before,
  .create-popup .modal-dialog .modal-content .form-create .form-group .bar:after {
    height: 1px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main li {
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main ul.select-drop li {
    height: 40px;
    padding: 15px 10px;
    font-size: 14px;
  }
  .create-popup .modal-dialog .modal-content .form-create [type="checkbox"] + label {
    font-size: 14px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group label {
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group {
    margin-top: 10px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition {
    margin-top: 20px;
  }
  .create-popup .modal-dialog .modal-content .form-create .checkbox-group p.condition label {
    font-size: 16px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer {
    padding: 0 35px 20px;
  }
  .create-popup .modal-dialog .modal-content .modal-body {
    padding: 30px 20px 25px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer input[type='submit'],
  .create-popup .modal-dialog .modal-content .modal-footer .button-cancel {
    font-size: 14px;
    height: 30px;
  }
  .create-popup .modal-dialog .modal-content .modal-footer {
    padding: 0 20px 20px;
  }
  .create-popup .modal-dialog .modal-content .modal-header {
    padding: 15px 15px;
    height: 50px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group label {
    top: 5px;
  }
  .create-popup .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 20px;
  }
  .create-popup .modal-dialog .modal-content .form-create .select-main:after {
    top: 0px;
  }
  footer .foot-bottom .copy a {
    margin: 0px 5px;
  }
  .main-page .main-table .table-head .table-head-content {
    padding: 0 10px;
  }
  .main-page .main-table .table-contents-content td:before {
    left: 10px;
  }
  .main-page .main-table .table-contents-content td {
    /*padding-left: 40%;*/
  }
  .main-page .main-table .table-contents-content td:before {
    width: 35%;
  }
  .main-page .main-table .table-contents-content td:after {
    left: 30%;
  }
  .main-page .main-table .table-contents .table-contents-top p {
    font-size: 14px;
  }
  .home-page {
    height: auto;
  }
  .home-page .home-content {
    position: static;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    left: 0;
    margin-top: 50px;
    padding-bottom: 70px;
  }
  .home-page .avatar {
    right: 20px;
    bottom: 15px;
  }
  .home-page .avatar ul li {
    margin-left: 10px;
  }
  .links-page .right-part a {
    margin: 5px 0;
    float: none;
    display: block;
  }
  .links-page .right-part h2,
  .links-page .left-content .link-content h2 {
    font-size: 26px;
    margin-top: 10px;
  }
  .links-page .right-part h2:after {
    left: 0%;
    bottom: -7px;
  }
  .links-page .right-part {
    padding: 20px 15px;
  }
  .links-page .left-content {
    padding: 50px 15px;
  }
  .navbar-nav > li a {
    padding: 10px 20px;
    font-size: 14px;
  }
  .navbar-nav > li .collapse a,
  .navbar-nav > li .collapsing a {
    padding: 5px 20px 10px 40px;
    font-size: 12px;
  }
  .side-nav {
    padding-top: 40px;
  }
  .side-nav-close {
    width: 30px;
    height: 34px;
    top: 5px;
    right: 5px;
  }
  .side-nav-close span {
    font-size: 20px;
    line-height: 26px;
  }
  .create-popup .modal-dialog .modal-content .form-create .form-group input {
    height: 30px;
  }
  .username-strip .main-drop-menu p {
    font-size: 16px;
  }
  .username-strip .main-drop-menu p img {
    width: 25px;
  }
  .side-nav-button span {
    width: 20px;
    height: 2px;
    margin-top: 4px;
    margin-left: 0;
  }
  .side-nav-button span:nth-of-type(2) {
    margin-left: 0;
  }
  .username-strip {
    padding: 8px 0;
  }
  .username-strip .main-drop-menu .user-dropdown {
    width: 140px;
  }
  .username-strip .main-drop-menu .user-dropdown li a {
    font-size: 14px;
  }
  .username-strip .main-drop-menu .user-dropdown {
    top: 25px;
  }
  .username-strip .main-drop-menu .user-dropdown.show-drop {
    opacity: 1;
    top: 33px;
    z-index: 100;
  }
}
@media only screen and (max-width: 400px) {
  header .head-part {
    padding-bottom: 24px;
  }
  header .session-details p {
    font-size: 12px;
    padding: 3px 0;
  }
  header .head-part .logo-image > a {
    width: 120px;
  }
}
@media only screen and (max-width: 360px) {
  footer .foot-bottom {
    font-size: 10px;
  }
}
@media only screen and (max-width: 680px) and (orientation: landscape) {
  .home-page {
    height: 120vh;
    background-size: 200%;
    min-height: 470px;
  }
}


