
/*new add*/

span.ranked {
    font-size: 65px;
    line-height: 70px;
    color: #bb2f2f;
}


table.table1{
   
    font-size: 16px;
    font-weight:500;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
	width: 100%;
}
.table1 thead th{
    padding: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #bb2f2f;
    border: 1px solid #bb2f2f;
    border-bottom: 3px solid #bb2f2f;
    background-color: #bb2f2f;
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0.02, rgb(187 47 47)), color-stop(0.51, rgb(167 43 43)), color-stop(0.87, rgb(215 55 55)) );
    background: -moz-linear-gradient( center bottom, rgb(123,192,67) 2%, rgb(139,198,66) 51%, rgb(158,217,41) 87% );
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.table1 .whyOSGS{
    padding: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #bb2f2f;
    border: 1px solid #bb2f2f;
    border-bottom: 3px solid #bb2f2f;
    background-color: #bb2f2f;
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0.02, rgb(0, 0, 0)), color-stop(0.51, rgb(0, 0, 0)), color-stop(0.87, rgb(129 116 116)) );
    background: -moz-linear-gradient( center bottom, rgb(123,192,67) 2%, rgb(139,198,66) 51%, rgb(158,217,41) 87% );
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th {
    color: #fff;
    text-shadow: 1px 1px 1px #bb2f2f;
    background-color: #bb2f2f;
    border: 1px solid #bb2f2f;
    border-right: 3px solid #bb2f2f;
    padding: 0px 10px;
    background: -webkit-gradient( linear, left bottom, right top, color-stop(0.02, rgb(213 54 54)), color-stop(0.51, rgb(167 43 43)), color-stop(0.87, rgb(114 10 10)) );
    background: -moz-linear-gradient( left bottom, rgb(158,217,41) 2%, rgb(139,198,66) 51%, rgb(123,192,67) 87% );
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.table1 tfoot td{
    color: #9CD009;
    font-size:32px;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
    color:#666;
}
.table1 tbody td {
    padding: 10px;
    text-align: center;
    background-color: #fff0f0;
    border: 2px solid #f5d5d5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
}
.table1 tbody span.check::before{
    content : url(../images/check0.png)
}

table.table2{
   
    font-size: 16px;
    font-weight:500;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
	width: 100%;
}
.table2 thead th{
    padding: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #bb2f2f;
    border: 1px solid #bb2f2f;
    border-bottom: 3px solid #bb2f2f;
    background-color: #bb2f2f;
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0.02, rgb(187 47 47)), color-stop(0.51, rgb(167 43 43)), color-stop(0.87, rgb(215 55 55)) );
    background: -moz-linear-gradient( center bottom, rgb(123,192,67) 2%, rgb(139,198,66) 51%, rgb(158,217,41) 87% );
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.table2 thead th:empty{
    background:transparent;
    border:none;
}
.table2 tbody th {
    color: #fff;
    text-shadow: 1px 1px 1px #bb2f2f;
    background-color: #bb2f2f;
    border: 1px solid #bb2f2f;
    border-right: 3px solid #bb2f2f;
    padding: 0px 10px;
    background: -webkit-gradient( linear, left bottom, right top, color-stop(0.02, rgb(213 54 54)), color-stop(0.51, rgb(167 43 43)), color-stop(0.87, rgb(114 10 10)) );
    background: -moz-linear-gradient( left bottom, rgb(158,217,41) 2%, rgb(139,198,66) 51%, rgb(123,192,67) 87% );
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.table2 tfoot td{
    color: #9CD009;
    font-size:32px;
    text-align:left;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table2 tfoot th{
    color:#666;
}
.table2 tbody td {
    padding: 10px;
    text-align: left;
    background-color: #fff0f0;
    border: 2px solid #f5d5d5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
}
.table2 tbody span.check::before{
    content : url(../images/check0.png)
}


.read-more__link {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #df5659;
    border-bottom: 2px solid #bb2f2f;
    padding-bottom: 0px;
    font-family: inherit;
    letter-spacing: 0px;
    background-color:white;
    /*border-top-left-radius: 10px;*
    /*padding: 5px;*/
    border-radius: 20px;
  
    padding-left: 10px;
    padding-right: 10px;
   /* border-top-right-radius: 20px;
    border-top-left-radius: 20px;*/

}
a.read-more__link {
    color: #bb2f2f !important;
}

a.read-more__link:hover {
    /*color: #ff0000 !important;*/
    background: linear-gradient(to right, black, red);
    color: #ffffff !important;
    
    
}



ul.listcontet li {
    background: #f9d6d6;
    color: #000000;
    margin-bottom: 10px;
    min-height: 80px;
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #e9a0a0;
    border-radius: 5px;
}

ul.list-c{
	list-style:none;
	padding:0px;
	margin:0px;
}
.list-c li {
    background: url(../imgs/list-img.png) no-repeat left 4px;
    padding: 2px 30px;
    margin-bottom: 15px;
	line-height:20px;
    color: #444e66;
    font-size: 16px;
    font-weight: 500;
}

ul.list-r{
    list-style: disc;
    padding-left: 70px;  
}

.list-r li{
    list-style: disc; 
    color: #ffffff;
    font-size: 16px;
}
#more {
    display: none;
}

#primarySchoolOne {
    display: none;
}

#dotsonrone {
    color: #ef1e22;
    text-decoration: underline;
}
.highlight-text{
    color: #ef1e22;


}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    
}

.table th, .table td {
    padding: 5px 5px;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm th, .table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #eceeef;
}

.table-bordered th, .table-bordered td {
    border: 1px solid #eceeef;
}

.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success, .table-success > th, .table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info, .table-info > th, .table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}

.table-inverse {
    color: #fff;
    background-color: #292b2c;
}

.table-inverse th, .table-inverse td, .table-inverse thead th {
    border-color: #fff;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
    border: 0;
}

thead.thead-dark {
    background: #ec1d25;
    color: #ffffff;
}


.gradient-hr {
    border: none;
    height: 5px; /* Thickness of the line */
    background: linear-gradient(to right, black, red);
}

/* Footer Menu */
   /* Fancy Footer Menu */
   .fancy-footer-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    background-color: #222;
    padding: 3px 0;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.3);
    z-index: 10;
    padding-top: 10px;
  }
  
  /* Menu Item Style */
  .menu-item {
    color: white;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: color 0.3s;
  }
  
  .menu-item span {
    margin-top: 5px;
    font-size: 12px;
    opacity: 0.8;
  }
  
  /* Icon Circle */
  .icon-circle {
    width: 30px;
    height: 30px;
    background-color: #444;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s, transform 0.3s;
  }
  
  .icon-circle i {
    font-size: 17px;
    color: #fff;
    transition: transform 0.3s;
  }
  
  /* Hover Effect */
  .menu-item:hover .icon-circle {
    background-color: #ef1e22;
    transform: scale(1.1);
  }
  
  .menu-item:hover i {
    transform: rotate(20deg);
  }
  
  .menu-item:hover span {
    color: #ef1e22;
  }
  
  /* Hide on desktop */
  @media (min-width: 768px) {
    .fancy-footer-menu {
      display: none;
    }
  }
/* Remove default list styling */
ul.footer__contact {
	list-style-type: none;
	padding: 0;
	margin: 0;
  }
  
  /* Style for each contact item */
  .contact-item {
	font-size: 16px;
	margin-bottom: 10px;
  }
  
  /* Optional: Add some styling for the icons */
  .contact-item img {
	margin-right: 10px;
  }
  .contact-icon{
	width: 40px;
  }
  .video-width{
    width: 100%;
  }

.testimonial-img-rd{
    border-radius: 200px;
    width: 100px;

}
/*css for remove inline css*/
.blackbg{
    background-color: #000000;

}

.redbg{
    background-color: #ff0000;

}
.logowidth{
    width: 80%;
}
.colorwhite{
    color: #ffffff;

}
.colortwo{
    color: #f1f5fa;

}
.mediaiconnewrule {
    list-style-type: none;
    text-align: center;
    display: inline-block;
    margin: 5px;
  }

  .mediaiconnewruleone {
    display: inline-block;
    border: 1px solid #7d7878;
    padding: 3px;
    border-radius: 20%;
    text-align: center;
    transition: all 0.3s ease;
  }

  .custom-text {
    font-size: 20px;
  }
  .custom-text-one {
    font-size: 16px;
  }