body {
    color: #000000;
    background: #f5f5f5;
    font-family: "Roboto", sans-serif !important;
    font: 400 14px/23px "Roboto", sans-serif;
}
* {
    margin: 0px;
    padding: 0px;
}
ul > li {
    font-family: "Roboto", sans-serif;
}
p {
    font-size: 14px;
    margin: 0 0 20px;
    line-height: 21px;
    letter-spacing: normal;
    word-spacing: 1px;
    font-family: "Roboto", sans-serif;
}
img {
    height: auto;
    max-width: 100%;
}
.sj-contentwrapper {
    width: 100%;
    margin: 0 auto;
    /* padding: 4px 0 0; */
    max-width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.main-page{
    background-color: #f4faff !important;
}
.image-content-card {
    width: auto;
    height: auto;
}
.topic-card-on-image {
    position: absolute;
    bottom: 0;
}
.topic-heading {
    color: #fff;
    font-size: 38px;
    line-height: 1.15385;
    font-weight: normal;
}
.topic-para {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    color: #fff;
    display: inline-block;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    margin-bottom: 10px;
}
.topic-heading-background {
    background-color: rgba(0, 0, 0, 0.56);
    display: inline-block;
    border-radius: 0 0 0 0.3125rem;
}
.topic-para-background {
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 0 0 0 0.3125rem;
}
.topic-heading-sec {
    color: #b3b3b3;
    font-size: 26px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}
blockquote {
    display: block;
    background: #fff;
    padding: 30px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-weight: bold;
    line-height: 1;
    border-left: 15px solid #5cc6e9;
    border-right: 2px solid #5cc6e9;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px;
}
blockquote::after {
    content: "";
} 
blockquote a {
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #c76c0c;
}
blockquote a:hover {
    color: #666;
}
.subject-content-line {
    border: 2px solid #dfedf2;
    margin: 0px 0px 15px 0px;
}
.border_color_change {
    border: 1px solid #bfddee;
    border-radius: 10px;
    background-color: #fff;
}
.subject-content-heading {
    /* color: #486a7e; */
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: normal;
}
.first_letter1{
    color: #ff0001;
}
.first_letter2{
    color: #007bff;
}
.first_letter3{
    color: #17a2be;
}
.first_letter4{
    color: #fbc407;
}
.two h4 {
    padding-bottom: 15px;
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-weight: 500;
}
.two h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 50%;
    background-color: #0e7ec0;
}
.two h4:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 2px;
    height: 1px;
    width: 60%;
    background-color: #e56031b0;
}
.tags {
    zoom: 1;
    display: inline-block;
    margin-top: 1rem;
}
.tags li {
    position: relative;
    float: left;
    margin: 0 0 12px 16px;
    list-style-type: none;
}
.tags li:active {
    margin-top: 1px;
    margin-bottom: 7px;
}
.tags a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px 0 20px;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    text-shadow: 0 2px white;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #dadada #d2d2d2 #c5c5c5;
    border-radius: 3px 0 0 3px;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.tags a:hover{
    color: #5e9cea;
}
.blue span {
    background: #007bff;
    border-color: #3591cd #318cc7 #2f86be;
}
.tags span {
    position: absolute;
    top: 1px;
    left: 100%;
    z-index: 2;
    overflow: hidden;
    max-width: 0;
    height: 25px;
    color: white;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
    background: #0e7ec0;
    border: 1px solid;
    border-color: #0e7ec0;
    border-radius: 0 2px 2px 0;
    opacity: .95;
}
/* .tags a:hover span {
    padding: 0 7px 0 6px;
    max-width: 40px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
} */
.tags li:after {
    content: '';
    z-index: 2;
    position: absolute;
    top: 10px;
    right: -2px;
    width: 5px;
    height: 6px;
    opacity: .95;
    background: #dc3545;
    border-radius: 3px 0 0 3px;
    -webkit-box-shadow: inset 1px 0 #99400e;
    box-shadow: inset 1px 0 #99400e;
}
.blue li:after {
    background: #007bff;
    -webkit-box-shadow: inset 1px 0 #276f9e;
    box-shadow: inset 1px 0 #276f9e;
}
.sj-footer {
    background: #183642 !important;
}
.sj-footer {
    position: relative;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
}
.sj-haslayout {
    width: 100%;
    float: left;
}
.footer_top_section_detail {
    height: auto;
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 5px solid #3b5990;
    line-height: normal;
}
.footer_top_sec_para {
    font-size: 16px;
    font-weight: bold;
}
.footer_image_side_content {
    display: flex;
    flex-direction: column;
}
.footer_image_para {
    color: #fff;
    display: inline-block;
}
.footer_image_side_content a:hover {
    text-decoration: underline;
}
.sj-widgetresources, .sj-widgetusefullinks {
    padding: 0 0 0 30px;
}
.sj-fcol {
    width: 100%;
    float: left;
}
.sj-fcol .sj-widgetheading h3 {
    color: #e56031;
    font-size: 1rem;
    line-height: 1.375;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    display: block;
    margin: 0;
}
.sj-widgetcontent ul {
    width: 100%;
    float: left;
    font-size: 14px;
    list-style: none;
    line-height: 14px;
}
.footer-content-list {
    list-style-type: none !important;
    padding-left: 7px;
}
.sj-widgetcontent ul li {
    width: 100%;
    float: left;
    position: relative;
    line-height: inherit;
    list-style-type: none;
}
.sj-widgetcontactus .sj-widgetcontent ul li {
    padding-left: 0;
}
.footer-content-list li {
    color: #fff !important;
}
.sj-widgetcontent .footer-content-list li a {
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    color: #fff !important;
    font-size: 13px;
    line-height: 19px;
    padding: 0;
    padding-bottom: 0.15rem;
    padding-top: 0.15rem;
    background: none;
    border: 0;
    cursor: pointer;
}
.sj-widgetcontactus .sj-widgetcontent ul li address {
    margin: 0;
    font-style: normal;
}
.sj-widgetcontactus .sj-widgetcontent ul li address{
    display: inline-block;
    vertical-align: top;
}
.sj-footerbottom {
    width: 100%;
    float: left;
    text-align: left;
    border-top: 1px solid #ddd;
}
.footer-bottom-para {
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    color: #8faec1 !important;
    font-size: 12px !important;
    line-height: 1;
    padding: 0;
    padding-bottom: 0.15rem;
    padding-top: 0.15rem;
    background: none;
    border: 0;
    cursor: pointer;
}
.footer-bottom-para span img {
    display: inline !important;
}
.footer-nav {
    text-align: right;
}
.footer-nav ul {
    margin: 0;
    padding: 0;
}
.footer-nav ul li {
    display: inline-block;
    margin-left: 5px;
}
.footer-nav ul li a {
    display: inline-block;
    text-decoration: none;
    color: #8faec1;
    font-size: 12px;
}
.footer-nav ul li a {
    color: #fff !important;
}
.footer-bottom-para span a {
    color: #8faec1;
    text-decoration: underline;
}
.sj-widgetcontactus .sj-widgetcontent ul li address {
    width: 85%;
    line-height: 20px;
    font-size: 13px;
}
.sj-widgetcontactus .sj-widgetcontent ul li:first-child i {
    line-height: 18px;
}
.sj-widgetcontactus .sj-widgetcontent ul li i, .sj-widgetcontactus .sj-widgetcontent ul li a i {
    width: 20px;
    font-size: 12px;
}
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    background-color: #1c5d83;
}
.progress-wrap {
    right: 25px;
    bottom: 25px;
    color: #ddd;
    position: fixed;
    right: 30px;
    bottom: 80px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: inset 0 0 0 4px white;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
}
.progress-wrap::before {
    position: absolute;
    content: "\f106";
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    -webkit-text-fill-color: #fff;
    left: 0;
    top: -2px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    transition: all 200ms linear;
}
.progress-wrap::after {
    position: absolute;
    content: "\f106";
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #fff;
    left: 0;
    top: 0px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    transition: all 200ms linear;
}
.progress-wrap svg path {
    fill: none;
}
.progress-wrap svg.progress-circle path {
    stroke: #217fb7;
    stroke-width: 6;
    box-sizing: border-box;
    transition: all 200ms linear;
}

.subject-content-heading a {
  text-decoration: none;
  cursor: pointer;
}
.subject-content-heading a:hover {
  text-decoration: none !important;
}

@media screen and (max-width:425px) {
    .topic-heading {
        font-size: 13px !important;
        margin-bottom: 2px;
    }
    .topic-heading-sec {
        font-size: 11px !important;
    }
    .topic-para {
        margin-bottom: 0 !important;
    }
    .topic-para {
        font-size: 8px !important;
    }
}

@media screen and (max-width:768px) {
    .topic-heading {
        font-size: 24px;
    }
    .topic-heading-sec {
        font-size: 18px;
    }
    .topic-para {
        font-size: 14px;
        margin-bottom: 5px;
    }
}


















/* Accordion Style for Section Titles */
.section-accordion {
  width: 100%;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}

.section-toggle {
  background: #f2f7fb;
  color: #2a2a2a;
  padding: 14px 20px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease, padding-left 0.3s;
  border-left: 4px solid #0e7ec0;
}

.section-toggle:hover {
  background: #e7f2fa;
  padding-left: 25px;
}

.section-toggle span {
  float: right;
  background: #0e7ec0;
  color: white;
  padding: 2px 10px;
  font-size: 14px;
  border-radius: 3px;
}
