.fixed-top {padding: 5px 0;    position: relative;}
img{width:100%;height:auto;}
.m-smc img {    width: 120px;}
.nav-tabs { border-bottom: 0px solid #dee2e6;}
.tabnlink .nav-item.nav-link.active{
    background: #04acea;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
.tabnlink .nav-item.nav-link {
    background: #f1f1f1;
    color: #444;
    font-size: 28px;
    font-weight: 600;
}
.g-ssty img {
    margin-bottom: 10px;
}
.boxstylecs  .modal-dialog {
    max-width: 100%;
    margin: 0;
    height: 100%;
    max-height: 100%;
}
.g-ssty {

    -webkit-transition: 0.2s;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
    
}
.g-ssty {
     transition: transform 0.8s;
      -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.g-ssty a{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    display: block;
}
.g-ssty:hover a{
    cursor: pointer;
    -webkit-transform: rotateY(-20deg) rotateZ(0deg);
    -moz-transform: rotateY(-20deg) rotateZ(0deg);
    -ms-transform: rotateY(-20deg) rotateZ(0deg);
    transform: rotateY(-20deg) rotateZ(0deg);
}
.boxstylecs {
    padding-right: 0 !important;
}

.boxstylecs .modal-dialog .modal-content {
    height: 100%;
}
.con-grd.formconst {
    box-shadow: 0px 0px 12px #c4c4c4;
    padding: 55px;
    width: 50%;
    margin: auto;
    border-radius: 20px;
}
.stgr {
    display: flex;
    margin-top: 10px;
}
.g-ssty span#df_manual_thumb {
    width: auto;
    height: auto;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: 0px 0px 0px;
}

.g-ssty span#df_manual_thumb span._df_book-title {
    position: relative;
    background: transparent;
    padding: 0;
    margin: 0;
}

.g-ssty span#df_manual_thumb ._df_book-cover {
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: 0px 0px 0px;
}
.stgr div {
    flex-grow: 1;
}

.stgr div:last-child {
    text-align: right;
}

.stgr div a {
    color: #04acea;
    padding: 5px 3px;
    font-size: 14px;
}
.stgr div a:hover {
    text-decoration: none;
    color: #111;
}
.formconst .form-group label {
    font-size: 16px;
    margin-bottom: 7px;
}
.formconst .form-group input[type="submit"] {
    width: 100%;
    padding: 3px 23px;
    font-size: 16px;
    background: #04acea;
    color: #fff;
    margin-top: 20px;
}
.formconst .form-group input {
  width: 100%;
    border: 0;
    box-shadow: 0px 0px 2px #d8d8d8;
    height: 44px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f5f6ff;
}
.g-ssty h4 {
   font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 3px;
    height: 55px;
    vertical-align: middle;
    display: table-cell;
    width: 500px;
}
.navbar-dark .navbar-toggler {
  
    border-color: rgb(255 255 255);
}
.g-ssty h5 a:nth-child(2) {
    background: #ef2a2c;
}
.g-ssty h5 a {
 font-size: 12px;
    font-weight: 400;
    color: #ffffff !important;
   
    background: #007bff;
    padding: 5px 9px;
    width: 83px;
    margin: 7px 5px 0px 5px;
}
.m-smc li.nav-item a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    margin-right: 13px;
}
.g-ssty h5 {
        text-align: center;
    display: flex;
      justify-content: center;
}
@media only screen and (max-width: 992px) {
    .zak-footer-1 p {text-align: center !important;display: block;}
    .fixed-top {
    padding: 5px 10px;}
 .con-grd.formconst{width:90%;    padding: 30px;}   
    
}
footer.footer.st-ftr {
    background: #04acea;
    padding: 15px 0;
}

footer.footer.st-ftr p {
    margin: 0;
    font-size: 14px;
}

footer.footer.st-ftr p, footer.footer.st-ftr p a {
    color: #fff;
    font-size: 14px;
}