html,
body {
    height: 100%;
    font-family: times, 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.8571428571;
    font-size: 16px;
    color: #555555;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin: 0;
    color: #51f10f;
}



p {
    margin-top: 0;
    margin-bottom: 8px;
}

iframe {
    border: none;
}

a,
b,
div,
ul,
li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}

img:not([draggable]),
embed,
object,
video {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

img {
    border: none;
    max-width: 100%;
}

button:focus {
    -moz-outline: none;
    outline: none;
    border: 1px solid #075ac9;
    box-shadow: none;
    border-color: #075ac9;
}

.section {
    padding: 70px 0;
    background-color: #368bf4;
}

.section-top {
    padding: 70px 0 0;
}

.section-bottom {
    padding: 0 0 70px 0;
}

.btn.focus,
.btn:focus {
    border: 1px solid transparent;
}

.btn.focus,
.btn:focus {
    color: #495057;
    background-color: #fff;
    border-color: #075ac9;
    outline: 0;
    box-shadow: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

a:focus {
    outline: 0px solid;
}

.fix {
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #000;
   
   
 
 
}

a:hover {
    color: white;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
    color: red;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

::-moz-selection {
    background: #2b2b2b;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #2b2b2b;
    text-shadow: none;
    color: #fff;
}

.p-0 {
    padding: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.form-control {
    font-size: 18px;
    
    
}

.visitor_counter {
    background: #000;
    padding: 0px 2px 0px 2px;
    border: 1px solid;
    border-radius: 0px;
    margin: 0px 1px;
}


/*------------------------ content end -----------------------*/


/*------------------------ element start ---------------------*/


/*=================================================
    element inheritance
==============================================================*/

.top-bar {
    background-color:#368bf4;
    color: #fb9005;
    position: relative;
}

.top-bar ul {
    padding: 7px 0;
}

.top-bar-wrap li,
.socialul li {
    display: inline-block;
    padding-right: 15px;
}

.top-bar-wrap i {
    font-size: 13px;
    color: #fff;
    padding-right: 5px;
}

.socialul a {
    color: #7656e6;
    font-size: 17px;
}

.socialul a:hover {
    color: #bd9753;
}

.top-bar-wrap a,
.socialul li {
    font-size: 16px;
    color: green;
    font-weight: 600;
}

.contactbtn {
    float: right;
    padding: 6px 6px;
    font-weight: 200;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 1px;
    transition: all 0.3s ease;
    font-size: 16px!important;
    font-weight:Bold;
    font-family:"Times New Roman";
    color:yellow;
     text-transform: capitalize;
     width:180px;
     


}

.contactbtn:hover {
    color: yellow;
    background-color: Gold;
}

.modal-title {
    font-size: 25px;
    text-align: center;
    color: Brown;
}

.navbar {
    width: 100%;
    z-index: 9;
     background-color: transparent!important;
    padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
    display: block;
    padding: 7px 14px;
    font-weight: 600;
    font-size: 14px;
    color: purple;
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #e84c3d;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #e84c3d;
}

.navbg a {
    background-color: #2a82b4;
    color: #fff!important;
    margin-right: 10px;
    border-radius: 5px;
}

.dropdown-submenu {
    position: relative;
    z-index: 9999;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
    overflow-y: auto;
}

.dropdown-item {
    font-size: 13px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: lime;
    text-decoration: none;
    background-color:#FF7F50;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: yellow;
    text-decoration: none;
    background-color:#FF7F50;
    font-size: 15px;
    font-weight: bold;
  
}

.uk-slideshow-items .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
 
   

}

.banner-cap {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 60%;
    color: #fff;
}

.banner-cap li {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    font-size: 19px;
    margin-bottom: 5px;
}

.banner-cap li:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f54148;
    font-size: 11px;
    padding-right: 0.5em;
    position: absolute;
    top: 7px;
    left: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
}

.banner-cap ul {
    padding: 20px 0;
}

.banner-cap h1 {
    position: relative;
    color: #ffffff;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: 20px;
    text-transform: uppercase;
}

.banner-cap h1 span {
    color: #ff194e;
}

.banner-cap h3 {
    color: lime;
    font-size: 16px;
    text-transform: uppercase;
}

.banner-cap p {
    position: relative;
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.7em;
    margin: 30px 0;
}

.banner-cap hr {
    border-top-color: rgb(255, 255, 255);
    position: relative;
}

.banner-cap hr:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 60px;
    height: 3px;
    background: #bd9754;
}

.heading {
    margin-bottom: 35px;
}

.heading h2 {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: orange;
    line-height: 1.3em;
    padding-bottom: 18px;
    
}

.heading p {
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: red;
    position: relative;
}

.heading h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 60px;
    height: 2px;
    background-color: #f99806;
}

.heading2 h2 {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    line-height: 1.3em;
    padding-bottom: 18px;
}

.heading2 h2:before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 60px;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
}

.heading2 p {
    color: #6d6d6d;
    width: 70%;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 25px;
}

.heading4 h2 {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    color: #222222;
    line-height: 1.3em;
    padding-bottom: 18px;
}

.heading4 h2:before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    width: 60px;
    height: 2px;
    background-color: #f99806;
}

.services-section .heading3 h2 {
    position: relative;
    color: #000000;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.4em;
    padding-bottom: 25px;
    text-align: center;
    margin-bottom: 40px;
   
}

.services-section .heading3 h2:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background-color: #7656e6;
}

.services-section .heading3 p {
    position: relative;
    color: #777777;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    line-height: 1.5;
}

.big-text {
    position: relative;
    font-size: 24px;
    color: #222222;
    line-height: 1.4em;
    margin-bottom: 20px;
}

.read-more {
    font-size: 18px;
    text-decoration: underline;
    color: #3b1d82;
}

.formtext .form-control {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    height: 50px;
}

.formtext textarea.form-control {
    height: auto;
}

.bg-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    display: block;
    background-color: rgba(59, 29, 130, 0.72);
    /* z-index: 9; */
    width: 100%;
}

.whyp {
    padding: 3% 6% 5%;
    text-align: justify;
}

.btn-prime {
    background-color: purple;
    transition: all 0.3s ease;
    line-height: 24px;
    border-width: 2px;
    margin: 0px;
    padding: 9px 21px;
    letter-spacing: 0px;
    font-size: 15px;
    border-radius: 0;
    border: 2px solid #51556e;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: green;
    border-radius: 5px;
}

.btn-prime:hover,
.btn-prime:focus,
.btn-prime:active {
    background-color: blue;
    color: black;
}

.btn-second {
    background-color: #f64148;
    transition: all 0.3s ease;
    line-height: 24px;
    border-width: 2px;
    margin: 0px;
    padding: 9px 21px;
    letter-spacing: 0px;
    font-size: 15px;
    border-radius: 0;
    border: 2px solid #f64148;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
}

.btn-second:hover,
.btn-second:focus,
.btn-second:active {
    background-color: #f64148;
    color: #fff;
}

.btn-third {
    background-color: transparent;
    border: 2px solid #e0e0e0;
    transition: all 0.3s ease;
    line-height: 24px;
    border-width: 2px;
    margin: 0px;
    padding: 12px 45px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    color: #777777;
}

.btn-third:hover,
.btn-third:focus,
.btn-third:active {
    background-color: #7656e7;
    color: #fff;
    border: 2px solid #7656e7;
}

.newsline {
    background-color: #368bf4;
    width: 100%;
    border-top: solid;
    border-bottom: solid;
    
}

.newsband {
    
    
    color: blue;
    text-align: center;
     padding:13px 0px 11px 0px;
     border-right: solid;
     border-left: solid;
    width: 85%;
    font-size: 16px;
     position: relative;
     text-transform: uppercase;
    animation-name: service-indicator;
    animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
font-weight:Bold;

}

@keyframes service-indicator {
    20%   {color: red;}
    90% {color: black;}
}
.newsline a {
    color:#560909;
    font-weight:Bold;
    padding: 3px 5px;
    padding-top:10px;
    display: inline-block;
    font-size: 15px;
    margin-top: 4px;
}

.news-inner {
    background-color:#ef803f;
    box-shadow: 0 0 15px #e1e1e1;
    padding: 30px;
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    position: relative;
}

.news-tab {
    background-color: lightpink;
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    position: relative;
    
   
    
}

.vikram
{

     background-color:#368bf4;
    max-height: 500px;
    position: relative;
    color: black;
    font-family: "Times New Roman";
    font-size: 18px;
    border-bottom: 3px solid brown;
    font-weight: Bold;
    border-top: 3px solid brown;
    padding: 10px 37px;
    min-height:100px;
    max-height:300px;
    overflow-y: scroll;
     overflow: auto;
    
    
    
    
   
}


.news-tab h3
{

    color:brown;
}

.news-tab table th
{

    color:darkblue;
     font-family:"Times New Roman";
    font-size:15px;
}

.news-tab table td
{

    color:red;
    
}


}

.news-wrap {
    position: relative;
}

.news-wrap:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: auto;
    height: 6px;
    width: 300px;
    content: "";
    background-color: #f64148;
    display: block;
}

.news-inner::-webkit-scrollbar,
.news-tab::-webkit-scrollbar {
    width: 15px;
}
.modal-header .close {
    padding: 1rem;
    margin: -3.5rem -1rem -1rem auto;
    font-size: 35px;
   
    
}
/* Track */

.news-inner::-webkit-scrollbar-track,
.news-tab::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.news-inner::-webkit-scrollbar-thumb,
.news-tab::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

.news-inner::-webkit-scrollbar-thumb:hover,
.news-tab::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.news-heading {
    text-transform: uppercase;
    font-weight: 600;
    color:white;
    font-size: 20px;
    
}

.view {
    float: right;
    font-size: 13px;
    color: #fff810;
    text-decoration: underline;
    /* padding-bottom: 5px; */
    line-height: 1.6;
}

.news-content h4 {
    font-size: 15px;
    line-height: 1.4;
    margin-top: 8px;
    font-weight: 500;
    font-family:"Times New Roman";
    font-weight:Bold;
    color: black;
    
}

.news-date {
    line-height: 1.4;
    margin-top: 6px;
    color:red;
    font-size: 12px;
    font-weight:Bold;
}

.bordbottom {
    border-bottom: 1px solid #efeeee;
}

.news {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    
    
}

.bg-color {
    background-color: #f5f5f5;
}

.tab-content {
    background-color: #fff;
    padding: 35px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {}

.nav-tabs .nav-link {
    border: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none;
    border-right: 1px solid #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bg-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    /* z-index: 9; */
    width: 100%;
}

.bg-img {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
}

.table td,
.table th {
    font-size: 12px;
	font-weight: bold;
}

.curr {
    background: #3d566e;
    color: #fff;
    padding: 5px 10px;
    margin: 15px 0;
}

.display {
    display: inline-block;
}

.serch-bar {
    position: relative;
}

button.search_btn {
    position: absolute;
    right: -45px;
    top: 0;
    height: 38px;
    width: 38px;
    background: #555555;
    border: none;
    color: #fff;
}

i.fas.fa-home {
    height: 38px;
    width: 38px;
    background: #60a8d2;
    position: relative;
    top: -1px;
    color: #fff;
    text-align: center;
    line-height: 2.3;
}

.display.homeicon {
    padding-left: 54px;
}

.adsearch {
    height: 38px;
    background: #60a8d2;
    color: #fff;
    padding: 5px 18px;
    margin-left: 8px;
    cursor: pointer;
    width: 170px;
    float: right;
}

.adsearch1 {
    height: 38px;
    background: #60a8d2;
    color: #fff;
    padding: 5px 18px;
    margin-left: 8px;
    cursor: pointer;
}

.ready-corner-box {
    position: relative;
    padding-left: 35px;
    border: 1px solid #ccc;
    padding: 15px;
    padding-left: 74px;
    min-height: 100px;
    margin-bottom: 35px;
}

.ready-corner-box h3 {
    font-size: 21px;
    
}

.ready-corner-box i {
    position: absolute;
    left: 35px;
    font-size: 22px;
    top: 19px;
}

.recorner-top .adsearch {
    width: auto;
    float: none;
}

.advanceform {
    padding: 3% 10%;
}

button.print {
    border: none;
    padding: 4px 15px;
}

.closebtn:hover {
    color: #fff;
}

.table-sec thead {
    background: #01598c;
    color: #fff;
}

.tb {
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    position: relative;
}

.table-sec {
    position: relative;
}

.record {
    position: absolute;
    bottom: 0;
    background: #01598c;
    color: #fff;
    width: 100%;
    padding: 10px;
}

.serch-bar .form-control {
    border-radius: 0;
    min-width: 400px;
}

.print,
.mail,
.closebtn {
    background: #e14535;
    color: #fff;
    padding: 7px 15px;
}

.mail {
    background: #1f91f3;
}

.closebtn {
    background: #3d566e;
}

.model-top-btn li {
    display: inline-block;
}

.modal-dialog {
    margin: 1.75rem auto;
    max-width: 900px;
    
    
}

.model-top-btn a:hover {
    color: #fff;
}

.detail-pop-up .head {
    background: #163a4f;
    color: #fff;
    padding: 9px;
}


/* width */

::-webkit-scrollbar {
    width: 13px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1!important;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #888!important;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555!important;
}

ol,
ul {
    padding-left: 15px;
    margin-top: 0;
}

.detail-pop-up {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 4rem;
}

.font14 {
    font-size: 14px;
}

/*footer {
    padding: 20px 0;
    background-color: #DEB887;
    color: #fff;
    font-size: 15px;
    line-height: 1.8;
}
*/

footer p,
footer li {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    font-weight: 300;
}

.footerul li {
    display: inline-block;
    padding-right: 15px;
}

.footerul .main {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    /* border-bottom: 2px solid; */
    margin-bottom: 15px;
    font-weight: bold;
}

.footerul a,
.footerul span,
.footerul i {
    font-size: 16px;
    color: red;
    line-height: 1.8;
    font-weight: bold;
    text-transform: capitalize;
}

.socailul li {
    display: inline-block;
    margin-right: 7px;
}

.socailul li a {
    font-size: 15px;
    color: #fff;
    background-color: #3d556d;
    height: 35px;
    width: 35px;
    padding: 4px;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
}

.footermenu h4 {
    color: #fff;
    margin-bottom: 25px;
}

.copy {
    padding: 20px;
    text-align: center;
    float: left;
    width: 100%;
    background-color: #292936;
}

.contactlist li {
    margin-bottom: 15px;
}

.formwrap {
    background-color: #fff;
    padding: 35px 35px 22px 35px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.copy a,
.copy p,
.copy i {
    color:red;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: lowercase;
    
    
  
}

.owl-nav {
    position: absolute;
    width: 100%;
    top: 35%;
    font-size: 15px;
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 20px;
    background-color: #5d5d5d;
    padding: 8px;
    color: #fff;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #18362d;
    color: #FFF;
    text-decoration: none;
}

.owl-prev {
    position: absolute;
    left: -10px;
}

.owl-next {
    position: absolute;
    right: -10px;
}

.visitor {
    color: #fff;
}

.capbox {
    background-color: #d6d6d6;
    text-align: center;
    padding: 10px;
    margin-bottom: 1rem;
    width: 100%;
    margin: 15px;
    margin-top: 0;
    border-radius: 7px;
}

.capbox-inner {
    color: #ffffff;
    background-color: #676767;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#CaptchaDiv,
#CaptchaDiv2 {
    font-style: italic;
    color: #000000;
    background-color: #FFFFFF;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 900;
    font-size: 22px;
    margin-bottom: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    letter-spacing: 3px;
    user-select: none;
}

#CaptchaInput,
#CaptchaInput2 {
    width: auto;
    padding: 8px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background: #000;
}

.capbox-inner p {
    margin: 10px 0;
    margin-top: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.income-box img {
    width: 75px;
    padding-right: 14px;
}

.income-box h3 {
    color: #000;
    font-size: 20px;
    
}

.icom-icon {
    background: #216a97;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    border-radius: 50%;
    line-height: 3.5;
}

.icom-icon img {
    width: 45px;
    padding-right: 0;
}

.row.mt-5.plr {
    padding: 0 20%;
   
    
}

.top-admin li {
    display: inline-block;
    padding: 0 4px;
}

.inner-heading {
    position: relative;
    margin-bottom: 45px;
}

.inner-heading:after {
    position: absolute;
    background: #e84c3d;
    width: 100px;
    height: 3px;
    left: 0;
    right: 0;
    content: '';
    bottom: -13px;
}

.income-box {
    border: 3px solid #ccc;
    padding: 43px 12px 22px;
    min-height: 130px;
    margin-bottom: 50px;
}

span.badge.badge-secondary {
    position: absolute;
    border-radius: 50%;
    right: -4px;
}

.top-admin {
    background: #DEB887;
    color: #fff;
}

.welcum {
    padding: 5px 0;
    font-weight: bold;
    color: black;
}

.top-admin .valid {
    background: #FF7F50;
    padding: 6px 20px;
    color: black;
}

.back img {
    width: 30px;
}

.top-admin p {
    margin-bottom: 0;
}

.notification {
    padding-left: 10px;
}

.bg {
    background: url('../images/banner1.jpg');
    padding: 100px 0;
}

.bg h2 {
    background: #e84c3d;
    color: #fff;
    display: inline-block;
    padding: 10px 44px;
}

.login-form {
    padding: 50px;
    box-shadow: 1px 1px 10px #ccc;
    background: #1ec798;
}

.mt160 {
    margin-top: -160px;
}

.sub_btn {
    background: #e14535;
    border: none;
    color: #fff;
    padding: 6px 15px;
}

.reconer .form-control {
    width: 165px !important;
    min-width: 165px;
}

.recorner-top {
    margin: 15px 0;
}

.reconer-list ul {
    padding-left: 0;
}

.reconer-list li {
    /* background: #4f8eb3; */
    padding: 7px 10px;
    margin-bottom: 10px;
    color: #0f0e0e;
    border-bottom: 1px solid #ccc;
}

.reconer-content h5 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.con {
    margin-bottom: 40px;
}

.reconer-list li a {
    color: #000;
}

.left-box {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.nav-tabs {
    display: none;
}

.nav-tabs .nav-link {
    padding: 0;
}

#content {
    padding: 0;
}
.container-fluid {
    width: 97%;
}
.covid-logo{
	display:block;
}
.covid-logo img{
	width:235px;
	margin-left:106px;
}

.arrownew img{
	position: relative;
    left: 100px;
}



@media (min-width: 768px) {
    .nav-tabs {
        display: flex;
        flex-flow: column nowrap;
    }
    .nav-tabs {
        border-bottom: none;
        display: flex;
    }
    .nav-tabs .nav-item+.nav-item {
        margin-top: 0.25rem;
    }
    .nav-tabs .nav-link:hover {
        color: #216a97;
    }
    .nav-tabs .nav-link.active {
        border-bottom-color: #ddd;
        border-right-color: #fff;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
        margin-right: -1px;
        color: #e84c3d;
    }
    .nav-tabs .nav-link.active:hover {
        background-color: #fff;
        border-color: #0275d8 #fff #0275d8 #0275d8;
    }
    .card {
        border: none;
    }
    .card .card-header {
        display: none;
    }
    .card .collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .tab-pane {
        display: block !important;
        opacity: 1;
        margin-bottom: 10px;
    }
    .covid-logo{
		display:none;
	}
}

@media(max-width:767px) {
    .navbar {
        z-index: 999;
        position: relative;
        padding: 0 15px;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 0.5rem 1rem;
    }
    .navbar-dark .navbar-toggler {
        background-color: #e84c3d;
    }
    .navbar-collapse {
        background-color: #f4f4f4;
    }
    .navbar-nav .dropdown-menu {
        padding: 15px;
    }
    .navbar-brand img {
        width: 200px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 13px;
    }
    .banner-cap img {
        width: 100px;
    }
    .section {
        padding: 30px 0;
    }
    .container-fluid {
        width: 100%;
    }
    .banner-cap {
        width: 90%;
    }
    .banner-cap h1 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .banner-cap p {
        display: none;
    }
    .btn {
        font-size: 12px;
        padding: 5px 7px;
    }
    .newsband {
        width: 100%;
    }
    .news {
        width: 100%;
    }
    .page-top-bar {
        display: none;
    }
    .news-heading {
        overflow: hidden;
        margin-bottom: 15px;
    }
    .news-wrap {
        margin-bottom: 35px;
    }
    .news-wrap:before {
        width: 169px;
    }
    .footermenu .col-md-4 {
        margin-bottom: 25px;
        color:blue;
    }
    .footermenu h4 {
        margin-bottom: 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    	.covid-logo img{
		margin-left:0px;
	}
    .navbar-dark .navbar-nav .nav-link {
        padding: 0.5rem 1rem;
    }
    .navbar-dark .navbar-toggler {
        background-color: #e84c3d;
    }
    .navbar-collapse {
        background-color: #292929;
    }
    .banner-cap {
        width: 90%;
    }
    .banner-cap h1 {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .heading h2,
    .heading2 h2,
    .countwrap h4,
    .heading4 h2 {
        font-size: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner-cap h1 {
        font-size: 33px;
    }
    .banner-cap {
        top: 17%;
    }
    .banner-cap img {
        width: 150px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 13px;
    }
}

@media (min-width: 767px) {
    ul.navbar-nav li.dropdown:hover>.dropdown-menu {
        display: block;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        transition: all 0.3s ease;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-20px);
            -ms-transform: translateY(-20px);
            transform: translateY(-20px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }
    @-webkit-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}

.unselectable {
    /* -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
}

.modal-header {
    display: inline-block;
    background-color: #FF7F50;
    
}

.modal-body {
    
    background-color: #DEB887;
    
}



.top-bar-wrap ul li
{
color:#6e0303;
font-weight:Bold;


    
}


.top-bar-wrap ul li a
{
color:white;
font-weight:Bold;
 position: relative;
  top: 1px;
    
}

.list-unstyled ul li
{
color:blue;
}

.list-unstyled ul li a
{
color:blue;
}

.margin-0{
	margin:0px!important;
}
.news-1{
float:left;
width:17%;
}
.news-2{
float:left;	
width:13%;

}

.news-3{
width:65%;
float:left;
}
#currentDateTime{
text-align: center;
padding: 6px;
padding-top:15px;
font-weight:bold;
color:white;
font-size: 15px;
font-style: bold;
width:250px;
}





.fixed-header {
position: fixed;
display: block;
background: rgba(18, 23, 56, 0.81);
color: #000;
z-index: 9999;
left: 0;
right: 0;
transition: padding .3s;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
top: 0; }

.fixed-header .top {
display: none; }

.fixed-header #slider {
position: fixed !important;
top: 82px; }

#slider {
background: #121738c9;
width: 25%;
position: absolute;
right:0%;
z-index: 9999;
top: 0px;
overflow: hidden;
padding: 1px 25px;
}
.open {
right: 0px !important; }

.transition {
-webkit-transition: right 0.6s ease-out;
/* Chrome 1-25, Safari 3.2+ */
-moz-transition: right 0.6s ease-out;
/* Firefox 4-15 */
-o-transition: right 0.6s ease-out;
/* Opera 10.50ΓÇô12.00 */
transition: right 0.6s ease-out;
/* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */ 
}
.frm_article label{
	margin-bottom:0px!important;
	height:100%;
}
.btncl{
	color: #fff;
left:20px;
    font-size: 32px;
    position: absolute;
    top: 8px;
}
.feed-title{
	color: red;
    font-size: 26px;
    text-align: center;
    padding: 1px 5px;
    font-weight:bold;
    text-transform: uppercase;
    text-shadow: 2px 2px #ff0000;
   
   
}
.sub-txt{text-align: center;
    padding: 6px;
    font-weight: bold;
    color: RED;
    font-size: 38px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  70% {
    opacity: 0;
  }
}
.sub_msg_class{
	width:52%;
	float:left;
	margin:6px;
	color:red;
	font-weight:bold;
	text-align:center;
}
.subscription_expire_block .modal-dialog {
  max-width: 98%!important;
  height: 100%;
  padding: 0;
}
.subscription_expire_block .cls-button{
	margin-top:-17px!important;
}
.subscription_expire_block .modal-content {
  height: 90%;
}

.padding-top-model{
	padding-top:120px;
}

 #user_photo{
	 background-color:#fff;
	 border:solid 1px #000;
	 color:#000;
 }
.img-label{
	color:brown;
	width:240px;
}
 #article_file_img{
	background-color:#fff;
	 border:solid 1px #000;
	 color:#000;
}
.refresh_cap{
 width:auto;
 float:left;
 margin:10px;
}
.cap_img{
	width:auto;
	float:left;
	margin:10px;
}
.user_captcha{
	width:auto;
	float:left;
	margin:10px;
}
.ncontent{
	min-width:300px;
}