#editor2{
    max-height: 400px;
}
.ck-content .table table th {
    border: 1px solid #939393 !important;
}
.ck-reset h1,
.ck-reset h2,
.ck-reset h3,
.ck-reset h4,
.ck-reset h5,
.ck-reset h6{
    font-size: revert;
}

.ck-reset a {
    text-decoration: underline;
    color: #007bff;
}


ck-reset {
    font-size: 19px;
    color: #111;
    line-height: 29px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    font-family: "Mukta",sans-serif
}

.ck-reset .full-bigyapan img {
    margin: 0
}

.ck-reset .featured-image img {
    margin-top: 0
}

.ck-reset table a {
    text-decoration: none
}

.ck-reset table th {
    background: #bfbfbf !important;
    color: #fff;
    font-family: "Mukta",sans-serif;
    font-weight: 700
}

.ck-reset .align-center,.ck-reset img.align-none {
    display: table;
    margin: 0 auto
}

.ck-reset .align-center img,.ck-reset img.align-none img {
    float: none;
    display: table;
    margin: 0 auto 5px auto
}

.ck-reset img {
    float: left;
    margin-right: 30px;
    margin-left: 0;
    margin-top: 15px
}

.ck-reset img.align-left {
    float: left;
    margin-right: 30px;
    margin-top: 15px;
    margin-left: 0
}

.ck-reset img.align-right {
    float: right;
    margin-left: 30px;
    margin-top: 15px;
    margin-right: 0
}

.ck-reset img.align-center,.ck-reset img.align-none {
    margin: 30px auto;
    text-align: center;
    display: block;
    float: none
}

.ck-reset figure img {
    margin: 0
}

.ck-reset figure img.pull-img-left {
    margin-bottom: 0 !important
}

.ck-reset figure.align-left {
    float: left;
    margin: 0 30px 10px 0
}

.ck-reset figure.align-left.pulls-img-left {
    max-width: 1100px;
    margin: 0 0 0 -221px
}

.ck-reset figure.align-left.pulls-img-left img {
    max-width: none;
    width: 100%
}

.ck-reset figure.align-right {
    float: right;
    margin: 0 0 10px 30px
}

.ck-reset figure.align-right.pulls-img-right {
    max-width: 1100px;
    margin: 0 -221px 0 0
}

.ck-reset figure.align-right.pulls-img-right img {
    max-width: none;
    width: 100%
}

.ck-reset figure.align-center {
    text-align: center;
    display: table;
    margin: 30px auto 10px auto;
    float: none
}

.ck-reset figure.align-none {
    text-align: center;
    display: table;
    margin: 30px auto;
    float: none
}

.ck-reset ul {
    margin: 0 0 15px 20px
}

.ck-reset ul li {
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 10px
}

.ck-reset ol {
    margin: 0 0 10px 7px
}

.ck-reset ol li {
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 10px;
    list-style: decimal
}

.ck-reset a {
    color: #4267B2 !important
}

.ck-reset a:hover {
    text-decoration: underline
}

.ck-reset em,.ck-reset i {
    font-style: italic
}

.ck-reset strong,.ck-reset b {
    font-weight: 700
}

.ck-reset h1 {
    font-size: 44px;
    line-height: 54px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset h2 {
    font-size: 34px;
    line-height: 44px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset h3 {
    font-size: 24px;
    line-height: 34px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset h4 {
    font-size: 18px;
    line-height: 26px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset h5 {
    font-size: 14px;
    line-height: 24px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset h6 {
    font-size: 12px;
    line-height: 18px;
    color: #111;
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: "Noto Sans",sans-serif
}

.ck-reset blockquote {
    border: none;
    color: #040707;
    font-size: 24px;
    font-family: "Noto Sans",sans-serif;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 700;
    position: relative;
    padding: 80px 30px 80px 40px;
    margin: 10px 30px 10px 0;
    max-width: 400px;
    background-size: 6%;
    float: left;
    position: relative;
    background: #fff;
    border: 0
}

.ck-reset blockquote.align-center {
    max-width: 600px;
    margin: 30px auto;
    float: none
}

.ck-reset blockquote.align-right {
    max-width: 460px;
    margin: 30px 0 30px 30px;
    float: right
}

.ck-reset blockquote:before {
    content: "\f10d";
    font-family: "font awesome 5 pro";
    font-weight: 700;
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 45px;
    color: rgba(252,92,18,0.5)
}

.ck-reset blockquote:after {
    bottom: 30px;
    content: "\f10e";
    font-family: "font awesome 5 pro";
    font-weight: 700;
    position: absolute;
    right: 30px;
    font-size: 45px;
    color: rgba(252,92,18,0.5)
}

.ck-reset img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
    display: block
}

.ck-reset iframe {
    max-width: 100%
}

.ck-reset p {
    padding: 0 0 20px 0
}

.ck-reset figcaption {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 14px;
    margin-top: 0;
    line-height: 19px;
    color: #666;
    display: inline-block;
    background: #fff;
    width: 100%
}

.ck-reset figcaption span {
    float: right
}

.ck-reset .embed-responsive {
    margin: 30px 0
}

.ck-reset .wp-caption {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 15px
}

.ck-reset .wp-caption img {
    max-width: 100%
}

.ck-reset .wp-caption.alignleft {
    float: left;
    margin-right: 30px
}

.ck-reset .wp-caption.alignleft img {
    margin: 0
}

.ck-reset .wp-caption.alignright {
    float: right;
    margin-left: 30px
}

.ck-reset .wp-caption.alignright img {
    margin: 0
}

.ck-reset .wp-caption.aligncenter,.ck-reset .wp-caption.alignnone {
    margin: 30px auto;
    text-align: center
}

.ck-reset .wp-caption.aligncenter img,.ck-reset .wp-caption.alignnone img {
    margin: 0
}

.ck-reset .wp-caption .wp-caption-text {
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    line-height: 18px;
    display: block;
    margin: 15px 0
}

.ck-reset.sitemap .navigation_box {
    background: none
}

.ck-reset.sitemap .navbar-nav {
    margin: 0
}

.ck-reset.sitemap .navbar-nav>li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-left: 0
}

.ck-reset.sitemap .navbar-nav>li>a {
    color: #222;
    text-decoration: none
}

.ck-reset.sitemap .navbar-nav>li>a:hover,.ck-reset.sitemap .navbar-nav>.open>a,.ck-reset.sitemap .navbar-nav>.open>a:hover {
    color: #333 !important;
    background: #fff !important
}

.ck-reset.sitemap .navbar-nav>li>.dropdown-menu {
    display: block !important;
    height: auto !important;
    position: relative;
    box-shadow: none;
    border: 0;
    margin: 0 !important;
    width: 100%;
    padding: 0
}

.ck-reset.sitemap .navbar-nav>li>.dropdown-menu,.ck-reset.sitemap .dropdown-submenu>.dropdown-menu {
    position: relative;
    display: block;
    left: 0;
    border: 0;
    box-shadow: none;
    background: none !important;
    width: 100%;
    height: auto;
    margin: 0 !important
}

.ck-reset.sitemap .dropdown-menu>li>a {
    background: none !important;
    color: #222;
    padding-left: 0;
    border: 0 !important;
    text-decoration: none
}

.ck-reset.sitemap .dropdown-menu>li>a:hover {
    text-decoration: underline
}

.ck-reset.sitemap .navbar-nav>li>.dropdown-menu li {
    margin-left: 0;
    padding-left: 30px
}

.ck-reset.sitemap .navbar-nav>li>.dropdown-menu li a {
    color: #666;
    font-weight: 400
}

.ck-reset.sitemap .navbar-nav>li>.dropdown-menu li a:hover {
    color: #333 !important
}

.ck-reset .media-left {
    padding-right: 30px
}

.ck-reset .media-left img {
    max-width: none;
    margin-top: 0
}
.ck-editor__editable {
    max-height: 400px; /* Set your desired maximum height */
}

.ck-content .image.image_resized{
    display: table !important;
}

.ck-content .image.image_resized>figcaption {
    display: table-caption !important;
}

.ck.ck-content p.info-box {
    background:#eeeeee;
    border:1px solid #cccccc;
    padding:5px 10px;
}

.ck.ck-content p.subtitle {
    color:#aaaaaa;
    font-style:italic;
}