.bottom-row {
    margin-bottom: 10px;
    margin-top: 10px;
}

.blog {
    display: none;
}
#loadMore {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    background-color: orange;
    transition: 0.3s;
    border: 1px solid #000;
}
#loadMore:hover {
    color: #00f;
    background-color: #fff;
    border: 1px solid #00f;
    text-decoration: none;
}
.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}
.logo_blog {
    max-width: 100%;
    text-align: center;
}
.logo_blog img {
    width: 290px;
    text-align: center;
}
.logo_breadcrumb {
    text-align: center;
    padding: 15px 0;
    border-top: 2px solid #f1f1f1;
}
.logo_breadcrumb p {
    margin: 0;
}
.logo_breadcrumb p span {
    margin-left: 10px;
    margin-right: 10px;
}
.logo_breadcrumb p span a {
    color: #000;
    text-decoration: none;
}
.blog__thumb {
    width: 100%;
}
.blog__thumb img {
    width: 100%;
}
.blog__details {
    width: 100%;
}
.blog__details h1 {
    font-size: 23px;
}
.blog__details h1 a {
    color: #000;
    text-decoration: none;
}
.blog__details p {
    color: #000;
    font-size: 17px;
}
.blog__btn {
    width: 100%;
}
.blog__btn a {
    background: #322f6a;
    float: right;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}
.blog {
    padding: 20px 20px;
    border-bottom: 1px solid #f1f1f1;
}
.widget {
    width: 100%;
}
.myblog_sidebar h5 {
    background: #322f6a;
    color: #fff;
    padding: 10px;
}
.myblog_sidebar ul {
    width: 100%;
    float: left;
    padding: 0 0 0 5px;
}
.myblog_sidebar ul li {
    list-style: none;
    width: 100%;
    float: left;
}
.myblog_sidebar ul li a {
    color: #000;
    font-size: 17px;
    text-decoration: none;
    margin: 5px 0;
    float: left;
    border-bottom: 1px solid #d1d0d7;
    padding-bottom: 10px;
    width: 100%;
}
.footer {
    background: #322f6a;
    text-align: center;
}
.footer p {
    margin: 0;
    color: #fff;
    padding: 10px 0;
}
.myblog_sidebar {
    width: 100%;
    margin-right: 0;
    float: left;
    margin-bottom: 60px;
    clear: both;
    top: 0;
    position: sticky;
    padding: 10px;
    background: #f1f1f1;
    float: left;
}
.right-bg-grey {
    padding: 0 15px;
}
.right-bg-grey p {
    font-size: 17px;
    line-height: 1.7em;
	text-align:justify;
	margin-bottom:5px;
	padding-bottom:10px;
}
.right-bg-grey p a {
    text-decoration: none;
}
.right-bg-grey  a {
    text-decoration: none;
}
.right-bg-grey h2 {font-size: 25px; color:#9b3037;font-weight:700;}
.right-bg-grey h2 strong {font-size: 30px; font-weight: 500;}
.right-bg-grey h3 strong {font-size: 23px; font-weight: 500;}
.right-bg-grey h3 {
    font-size: 22px;
    font-weight: 500;
    color: #124da3;
}
.right-bg-grey h4 {
    font-size: 17px;
    font-weight: 500;
    color: #0e0b22;
}
.right-bg-grey ul li {
    list-style: none;
    font-size: 17px;
    line-height: 1.9em;
	text-align:justify;
}

.bottom-buttom button {
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    background-color: #fdb92e;
    border-radius: 0 !important;
}
.blog_breadcrumb {
    background: #f1f1f1;
    padding: 21px 10px;
    text-align: center;
    border-bottom: 2px solid #e5e2e2;
}
.blog_breadcrumb h1 {
    font-size: 30px;
    font-weight: 400;
}
.blog_breadcrumb p {
    margin: 0;
    margin-top: 20px;
}
.blog_breadcrumb p span a {
    color: #000;
    text-decoration: none;
    margin: 0 10px;
}
.blog-container {
    padding-top: 20px;
}
.post_thumb {
    width: 100%;
}
.post_thumb img {
    width: 100%;
    aspect-ratio: 2/1;
}
.bg-date {
    float: right;
}
.bg-date p {
    font-weight: 600;
    color: #322f6a;
}
.botttom-blog {
    background: #f1f1f1;
    margin: 10px 0;
    padding: 10px;
}
.botttom-blog h2 {
    background: #322f6a;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    font-size: 25px;
}
.botttom-blog ul {
    padding: 0;
}
.botttom-blog ul li a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #dbdbdb;
    padding: 5px 0;
    float: left;
    width: 100%;
}
table,
td,
th {
    border: 1px solid #000;
    border-collapse: collapse;
    font-size: 14px;
    color: #000 !important;
    font-weight: 400;
    padding: 10px !important;
}
.table th {
    font-size: 16px;
    padding: 10px 10px;
    text: center;
    font-weight: 700;
}
.table td {
    font-size: 15px;
    padding: 10px 0;
}
.heading-after-image h1 {
    color: #000;
    float: left;
    text-align: left;
    font-size: 25px;
    margin-top: 10px;
}
.padding_left_ {
    list-style-type: disc;
    padding: 0 0 0 20px;
}


.with_bullet li{list-style-type: disc !important;}


.blog_top ul li a {
	
	color: black;
    font-size: 17px;
    text-decoration: none;
    margin: 5px 0;
    float: left;
    border-bottom: 1px solid #d1d0d7;
    padding-bottom: 10px;
    width: 100%;
	
	
	
}
.blog_top ul li {
    text-decoration:none;
	list-style:none;
}

.blog_top ul {
    width: 100%;
    float: left;
    padding: 0 0 0 5px;
}

.blog_top {
    width: 100%;
    margin-right: 0;
    float: left;
    margin-bottom: 60px;
    clear: both;
    top: 0;
    
    padding: 10px;
    background: #f1f1f1;
    float: left;
}

.blog_top-img { border:1px solid red; margin:10px 0px;}


.apply_box_right {
    margin-bottom: 20px;
    width: 100%;
    /*float: left;*/
}

.apply_box_right h5 {
    background: #004d82;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.apply_box_right a {color:#FFF;text-decoration:none;}
.apply_box_right p {
    background: #004D82!important;
    color: white;
    padding: 5px 0px 5px 0px;
    width: auto;
    display: block;
    margin: 0px 0px 10px;
    text-align: center;
    /* float: left; */
}
.mobile-call{display:none;}
.right-bg-grey a {
    border-bottom: 2.5px solid #3e4095;
    color: black !important;
    font-weight: 400;
}
.video_blog_heading {
    font-size: 22px;
    font-weight: 600;
    color: #3e4095!important;
}
.video_frame {
    border-right: 2px solid #3e4095;
    border-top: 2px solid #3e4095;
    border-left: 2px solid #3e4095;
    margin-bottom: 20px;
    box-shadow: rgb(0 0 0 / 35%) 14px 17px 19px;
}
.video_frame  iframe{width:100%;height:450px;}

@media only screen and (max-width: 599px) {
	.video_frame iframe {
    width: 100%;
    height: 296px;
}
	.mobile-call p{color:#FFFFFF;}
.mobile-call {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: inherit;
    background-color: #1f418a;
    color: white;
    text-align: center;
    z-index: 1000;
    padding: 0px;
	
}
.mob-call-box {
    background: #1f418a;
    padding: 10px 0px;
    border: 1px solid;
	width:100%;
}
.mobile-call a{color:#fff;text-decoration:none;}

}

.faq-container {
    margin: 0px 0px;
    /* background-color: #fff; */
    padding: 20px 0px;
    /* border-radius: 0px; */
    /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); */
}
.faq-question {
    cursor: pointer;
    padding: 10px;
    background-color: #f0f0f0;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    /* border-radius: 5px; */
}

        .faq-answer {
            display: none;
            padding: 10px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 5px;
        }
		
		
		
		.accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 20px 0px;
    padding: 0 14px;
    background: #f5f5f5;
    padding: 10px;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
    margin-top: 10px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #f1f1f1;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 17px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

@media screen and (max-width: 767px) {
    .accordion {
        padding: 0 16px;
    }
    .accordion h1 {
        font-size: 22px;
    }
}

.related_blog {
    background: #f1f1f1;
    padding: 10px 20px;
}

.related_blog ul li a{}