body{
	    background-color: #E2F1FF;
}

/* modal css */

.popup-show ul.accordion {
    filter: blur(7px);
}

.modal-body button span:hover {
    color: #c36;
}

button.close:hover {
    color: #c36;
    text-decoration: none;
    border: 0;
}

.modal.lstory {
	top:27%;
}

.modal.astory {
/* 	top:40%; */
}

.modal {
    position: absolute;
    z-index: 10000;
/*     top:33%; */
	visibility: hidden;
	left: 0;
    right: 0;
}

.modal.is-visible {
visibility: visible;
 margin-top: 0;
}

.modal-overlay {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: hsla(0, 0%, 0%, 0.5);
visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}

.modal-wrapper {
position: absolute;
z-index: 9999;
top: 6em;
left: 50%;
width: 32em;
margin-left: -16em;
background-color: #fff;
box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
transition: all 0.3s 0.12s;
transform: translateY(-10%);
opacity: 0;
}

.modal.is-visible .modal-transition {
transform: translateY(0);
opacity: 1;
}

.modal-content {
    padding: 0;
    max-width: 99.4%;
    margin: auto;
}

.modal-heading {
font-size: 1.125em;
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.modal-body{	
 position: relative;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid #e8e8e8;
    text-align: center;
}
.modal-body button span {
font-size: 40px;
    line-height: 0;
    background: #c36;
    margin-top: -8px;
    font-weight: 600;
}

.modal-img img{
	border-style: none;
    height: auto;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.modal-body .close {
    background-color: white;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: 0s;
    overflow: hidden;
    outline: 0;
}
/* modal css end */

/*header page start*/

.category .accordion a.toggle{
	font-size: 22px;
}
.category .archive .accordion .inner p{
	font-size: 23px;
}


.page-template-story-template tr.parent a {
        color: black;
}

.page-template-story-template table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50.2% / 0%);
}

.elementor-nav-menu .back-tab a:hover img {
				filter: brightness(0) invert(1);
		}

.gform-field-label--type-sub{
	display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;

}

	.top-cheader .elementor-col-33:last-child {
	    width: 100%;
	}

	.top-cheader .elementor-container {
	    max-width: 2160px !important;
	}

.custom-box{
	padding-right: 7.5px;
	padding-left: 7.5px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu{
	flex-wrap: nowrap !important;
}

.top-cheader .elementor-col-50:nth-child(2){
 width: 100% !important;
}

.page-acnumber p{
	color: #375fdb;
    font-weight: 600;
    font-size: 20px;
}

.cpt-sub-title{
	    color: #000;
    	font-size: 30px;    
}

.nav-previous a, .nav-next a{
	    color: #204b7f;
	    font-weight: 600;
}

.pagination{
	display: flex;
	 justify-content: space-between;
}

.page-template-story-template a{
	    text-decoration: none;
    color: black;
	font-size: 17px;
	
}
.page-template-story-template ol li{
	    padding: 10px
}
.sub-cmenu ul, .main-cmenu ul{    
list-style: none;
display: flex;
justify-content: center;
}

ul#menu-sub-header-menu-english li {
    padding: 0px 6px;
}

.main-cmenu ul li a, .sub-cmenu ul li a{  
font-size: 15px;
border: none;
color: white;
padding: 7px 10px;
text-align: center;
display: inline-block;
margin: 4px 2px;
}

.sub-cmenu ul li.active a{
	background-color:#204b7f;
}

.main-cmenu ul li a{
	background-color: #204B7F;
}

.sub-cmenu ul li a{
	background-color: #346CC9;
	transition: 0.5s ease;
	border: 1px solid #346CC9;	
}


.sub-cmenu ul li a:hover{
	background-color: #e2f1ff;
	color: #000000;	
}




/*header page end*/

/*archive page start*/


.carchive-pnation{
font-size: 15px;
display: flex !important;
font-weight: 700;
}

span.meta-nav {
margin: 10px;
padding: 10px 15px 10px 15px;
background-color: #204B7F;
color: #ffffff;
font-family: fantasy;
}

.custm-jump-cpt{
	width: 70px !important
}

.wrap-jumppage span{
	font-weight:bold;
}

.cpt-parent-title{
    text-align: center;
    color: #204b7f;
    font-size: 36px;
    background-color: #ffffff;
    padding: 13px;    
    margin-top: 20px;
	margin-bottom: 10px;
    border: 1px solid #204b7f;    
    width: 100%;	
}

.archive .cpt-parent-title{
	margin-left: 7.5px;
	margin-right: 7.5px;
	width: auto;
}
/*archive page end*/

/*Accordion design start*/

.accordion .inner {
font-size: 23px;
	background-color: rgb(32, 75, 127);
    color: rgb(255, 255, 255);
	margin-top: -10px;
	padding: 10px;
}

/*.archive .accordion .inner {
	    background-color: #000;
	    padding: 1px;
}*/
.archive .accordion .inner p {
	margin: 5px 0px 4px 10px;
	font-size: 25px;

}	

.accordion {
		min-width: 100%;
		list-style: none;
}

.accordion ul{
	list-style: none;
}
.accordion a.toggle {
    width: 100%;
    display: block;
    background: #346CC9;
    color: #fefefe;
    padding: 0.75em;
    border-radius: 0.15em;
    transition: background 0.3s ease;
    margin-bottom: 10px;   
}

.accordion a.toggle ul li{
	font-size: 26px;

}
.accordion a.toggle p {
	font-size: 26px;
	margin-bottom:0;

}
.accordion a.toggle:hover {
	color: #ffffff;
}

.page-template-accordion-template .highlight{
	color: black;
    background-color: #85c9e8;
    font-style: normal;
}

ul{
	padding: 0;
}

.interna-section, .audio-section{
 display:none;
}
.interna-section{
	color: #85c9e8;
	font-size: 21px;
}

.audio-section{
	color: red;

}
h1.accordion-ptitle{
	color: #6ec1e4;
	font-weight: 600;
	font-family: "Roboto";	
	font-size: 35px;
}



/*Accordion design END*/

.wrap-fields{
	    padding: 30px;
}


/*Bible page Start*/

.merge-fields{
	display: flex; align-items: baseline;
}	
.spc-char{
	font-size: 20px;
    padding: 10px;
}
.get-bible-data{
	padding: 9px;
    background-color: #346CC9;
    border: 1px solid #346CC9;
    color: #ffffff;
    display: block;    
    font-weight: 600;    
    width: 150px;
    text-align: center;
     margin-left: 10px;
     transition: 0.5s ease;
}

.get-bible-data:hover{
color: #000000;
background-color: #e2f1ff;
}
input[type="text"]{
	/*width: auto !important;*/
}
input[type="checkbox"]{
	/*display: block;*/
	margin: 0 15px 0 0px;
	height: 30px;
	width:30px;
}



.error-from, .error-lang{
	color: red;
	margin-top: 13px;
    font-weight: 400;
    display: block;
}

.error-from{	
    margin-left: 15px;font-weight: 400;
}

/*.wrap-ouput{	
		    margin-left: 30px;
		}*/
.size.interlinear{
	    color: #375FDB;
}

.lang-filter-output{
	display: flex;
    justify-content: start;
}

.merge-numcontent{
	margin-top: 22px;
    background-color: #204b7f10;
    padding: 14px;
}

p.steps-output {
    flex-basis: 25%;
}

#bookselect{
	width: auto;
}
select#bookselect {
    margin: 0 0 15px 35px;
}
.cpt-section{
	    display: inline-block;
    align-items: baseline;
	margin: 50px 0 0 0;
}

.cpt-section .common-filter {
    flex-basis: 15%;
    display: flex;
}

.left-label{
	    padding: 10px;

}

/*Bible page Start END*/

.th-stories{
	width:15%; text-align: left;
	font-size: 26px;
}



.filter-bible .lang-section label {
    font-size: 15px;
	vertical-align: top;
	font-weight: 500;
}
.common-filter span.left-label {
    font-size: 15px;
	font-weight: 500;
}
.icci-banner .banner-training img {
    height: 450px;
    width: 100%;
}
.lrm-form button, .lrm-form button[type=submit]{
	background: #346CC9 !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px 0 10px 0;
}

.elementor-widget-heading .elementor-heading-title {
    color: #204B7F;
}
a.Stories-font {
    font-size: 18px;
}
.elementor-element.elementor-element-74e8990abc.cpt-parent-title.elementor-widget.elementor-widget-heading {
    margin-right: 7.5px;
    margin-left: 7.5px;
    width: auto;
}
.elementor-element.elementor-element-74e8990xyz.cpt-parent-title.elementor-widget.elementor-widget-heading {
    margin-right: 7.5px;
    margin-left: 7.5px;
    width: auto;
}


/*Media Query Start*/

/* Medium devices (landscape tablets, 480px and up) */
/*@media only screen and (max-width: 480px) {


}*/

@media screen and (min-width: 3840px) {

		.top-cheader .elementor-col-33:last-child {
		width: 100%;
		}

		.top-cheader .elementor-container {
		max-width: 2160px !important;
		}


		body {
		font-size: 55px;
		}
		.accordion .inner p, .archive .accordion .inner p{
		font-size: 45px;
		margin-left: 28px;
		}
		.cpt-parent-title{
		font-size: 58px;
		}
		.sub-cmenu ul li a{
		font-size: 50px;
		}
		h2.elementor-heading-title{
		font-size: 55px;
		}
		.accordion a.toggle p {
		font-size: 45px;   	
		}

		.archive .accordion a.toggle ul li{
		font-size: 45px;   	
		}
		.cpt-sub-title{	
		font-size: 50px;    
		}
		.interna-section { 
		font-size: 40px;
		}
		.page-acnumber p{
		font-size: 40px;    
		}
		.page-template-story-template a{
		font-size: 45px;    
		}
		.sub-menu{
		width: 100% !important;

		}
		.sub-menu li a{
		font-size: 25px;
		}
		.elementor-widget-container table tr td, .elementor-widget-container table tr th{
		font-size: 50px !important;
		}

		.get-bible-data {
		width: 200px;
		height: 100px;
		}
		select#bookselect{
		font-size: 35px;
		padding: 20px;
		}
		.merge-fields #chapter, .merge-fields #from_verse, .merge-fields #to_verse{
		font-size: 35px;
		padding: 20px;
		}

		.filter-bible [type=checkbox]{
		height: 100px;
		width: 35px;
		}

		.lang-section p{
		display: flex;
		align-items: center;
		}

		.lang-section p label{
		margin-left: 30px;
		}

}


@media screen and (min-width: 1920px) {

		.elementor-widget-container table tr td, .elementor-widget-container table tr th
		{
		font-size: 26px !important;
		}

}

/* Medium devices (landscape tablets, 1200px and up) */
@media only screen and (max-width: 1200px) {
}


@media (max-width:992px) and (min-width:769px){

		.cpt-parent-title{	
		font-size: 30px;	
		}

}


/* Medium devices (landscape tablets, 980px and up) */
@media only screen and (max-width: 980px) {
		
		ul#menu-1-944da64 li a {
		padding: 15px;
		}
		ul#menu-sub-header-menu-english li {
		padding: 0px 1px;
		}


		h1.accordion-ptitle{	
		font-size: 28px;
		}

		.accordion .inner{
		font-size: 15px;
		}

		/*.top-cheader ul.elementor-nav-menu{
		flex-wrap: wrap !important;
		}*/

}

@media (max-width:905px) and (min-width:768px){

		.wrap-title {
		margin-top: 36px;
		}

}

@media (max-width:903px) and (min-width:864px){

		nav.pagination.ten-pages{
		bottom:0px !important;
		}

}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	.page-acnumber p{
		font-size: 18px;
	}
	.archive .accordion .inner p{
		font-size: 19px;
	}
	.category .accordion a.toggle{
		font-size: 19px;
	}

		nav.pagination.ten-pages{
		bottom: 25px !important;
		}
		.cpt-sub-title{
		font-size: 20px;
		}

		.cpt-parent-title{	
		font-size: 25px;	
		margin-top: 0px;
		}

		.elementor-nav-menu--layout-horizontal {
		display: flex;
		margin-top: 52px;
		}

		#drop-custom{
		width: 150px;
		}
		ul#menu-1-944da64 li a {
		padding: 10px;
		}

		.elementor-menu-toggle{
		margin-top: 18px;
		margin-right: 14px;
		}

		.elementor-nav-menu .back-tab{
		display: none !important;
		}

		.elementor-widget-wrap>.elementor-element{
		width: 100%;
		}
		.elementor-element-944da64{	    
		top: -24px;
		}

		.sub-cmenu{
		display: none;
		} 

		.cdrop-down{
		max-width: 600px;
		margin: 0px auto;
		}

		.custom-select{
			
		max-width: max-content;	       
		position: relative;
		z-index: 3;
		}


		.toggle-main{
		margin-top: -75px;
		}

		.sub-cmenu ul{	
		display: grid;
		grid-template-columns: repeat(5, 20%);
		grid-column-gap: 0px;
		}

		.wrap-fields{
		padding-top: 30px !important;
		padding-right: 0;
		}

		h2.elementor-heading-title.elementor-size-default {
		color: #204b7f;
		}



		.cpt-section {    
		flex-direction: column;
		flex-wrap: wrap;    
		}

		.get-bible-data{
		margin-top: 20px;
		}

		.wrap-fields{
		padding: 0px;

		}

		.lang-filter-output{
		display: block;
		}

		h2.elementor-heading-title{
		font-size: 22px;
		}

		.back-tab p{
		text-align: center;
		}

		.back-tab a{			
		margin-top: 6px;
		}

		.back-tab a img{
		height: 30px;
		}

		.top-cheader .elementor-hidden-tablet .elementor-element-populated{
		margin-top: 0 !important;
		}

		.top-cheader .cback-btnc{
		width: 20%;
		}

		.top-cheader .csub-menuc{
		width: 80%;
		}
		.back-tab a{
		display: block;
		position: relative;
		z-index: 99999;
		}

		.accordion a.toggle p {	
		font-size: 18px;
		}

		.accordion .inner{
		font-size: 18px;
		}


}

/* Medium devices (landscape tablets, 636px and up) */
@media only screen and (max-width: 636px) {

		h1.accordion-ptitle {
		margin-left: 5px;
		}

		.cpt-parent-title{	
		font-size: 20px;	
		}

}

/*Media screen 425*/
@media (max-width:425px){

		.cpt-parent-title{	
		font-size: 20px;	
		}
}


.page-template-story-template tr.parent span {
float : right;
}

tr.child td a {
    display: block;
}


.back-tab img {
    display: none;
}

.page-template-story-template tr.parent {
    background-color: #C7D6F0 !important;
}

.common-filter a.get-bible-data {
        margin: 0;
}

@media only screen and (max-width: 800px) {
.filter-bible {
    display: inline !important;
}

select#drop-custom {
	box-shadow: none !important;
	border: none !important;
    color: #204b7f !important;
    font-weight: 700 !important;
    background: #fff !important;
	width: 100% !important;
    margin: 5px auto 0 auto !important;
}
	.cpt-section {
	 margin-top: 30px !important;
	
	}	
	
	
	.lang-section {
    margin-right: 140px !important;
}
	
	
}


.common-filter.filter-button {
    margin-top: 35px;
}




.common-filter.filter-button {
    margin-top: 35px;
    margin-left: 6px;
}



.password-toggle-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}



.modal-body button span {
    font-size: 45px;
    line-height: 0;
    background: #c36;
    margin-top: -12px;
    font-weight: 600;
}

.category  .sub-cmenu {
    z-index: 999999;
    position: relative;
}


.elementor-2679 .elementor-element.elementor-element-6aff03e:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-2679 .elementor-element.elementor-element-6aff03e > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-size: cover !important;
}