@media (min-width: 992px) {
	.navbar-expand-lg>.lgcontainer, .navbar-expand-lg>.lgcontainer-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}
.nav-tabs{
	border-bottom: unset;
}
.footer-form .input-group{
	background: transparent;
	border-radius: 50px;
	border: 1px solid #FFFFFF40;
}
.footer-form .form-control{
	background: transparent;
	border: unset;
	height: 40px;
	padding-left: 30px;
}
.footer-form .input-group-text{
	background: #FFFFFF33;
	border: unset;
	border-radius: 50px;
	padding: 5px 30px;
	color: #FFF;
}
.hr-footer{
	border-top: 1px solid #FFFFFF1F
}

.blue-banner{
	background-image: url("../en-setting/blue-banner.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 300px;
}

.article-banner{
	background-image: url("../en-setting/article-banner.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 200px;
}

.pro-plan{
	background-image: url("../en-setting/pro-plan.png");
	background-repeat: no-repeat;
	min-height: 300px;
	border-radius: 20px;
}
.feature-item{
	background: #FFF;
	border-radius: 20px;
	padding: 20px;
	min-height: 350px;
}

.carousel-control-prev,
.carousel-control-next{
	align-items: flex-end;
	opacity: 1;
	bottom: -30px;
}
.carousel-control-prev{
	left: 38.5%;
}
.carousel-control-next{
	right: 38.5%;
}
.prev-slide{
	border: 1px solid #174999;
	background: #FFFFFF;
	border-radius: 20px;
	padding: 5px 30px;
	color: #000;
	font-size:16px;
	opacity: 1;
}

.next-slide{
	border: 1px solid #174999;
	background: #29B783;
	border-radius: 20px;
	padding: 5px 30px;
	font-size: 16px;
	opacity: 1;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text{
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.menulink{
	background: #FFFFFF33;
	border-radius: 50px;
	padding: 10px 20px;
}
.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
.navbar>.lgcontainer, .navbar>.lgcontainer-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 99%;
}

.vertical-dropdown {
	right: 118px; 
	left: 122px; 
	border: none; 
	z-index: 1050; 
	border-radius: 5px;
	background: transparent;
	top: 76px;
}
.vertical-dropdown .nav-tabs{
	border-bottom: unset;
}
/*.vertical-dropdown .nav-item a:after{
	font-family: 'FontAwesome';  
	content: "\f105"; 
	font-size: 18px;
	color: #063375;
	float: right;
	font-weight: bold;
}*/

.vertical-dropdown .nav-item .nav-link.active:after{
	color: #FFF;
}

.vertical-dropdown-bg{
	border-top: 2px solid #29B783;
	box-shadow: 0 9px 9px #00000061; 
	background: #FFF;
	border-radius: 20px;
	padding: 20px;
}

.verticl-bg1{
	background: #E8EFF3;
	text-align: center;
	border-bottom: 1px solid #f9f9f9;
	padding-bottom: 5px;
}


/*@media (min-width: 1200px) {
	.container {
		max-width: 1040px;
	}
}
*/

.border-right{
	border-right: 1px solid #00000040 !important;
}

.btn-blue-round{
	background: #174999;
	border-radius: 20px;
	padding: 5px 20px;
	color: #FFF;
	font-size: 14px;
}
.before-fiq{
	border: 1px solid #ff00001f;
	background: #ff00001f;
	padding: 20px;
	border-radius: 20px;
	min-height: 350px;
	color: #000;
}
.before-fiq ul{
	list-style:none;
	padding-left: 15px;
}
.before-fiq li::before {
	font-family: 'FontAwesome';
	content: '\f057';
	position: absolute;
	left: 35px;
	color: #ff000078;
	font-size: 20px;
}
.before-fiq li{
	margin-bottom: 15px;
	padding-left: 10px;
	color: #444444;
}
.after-fiq ul{
	list-style:none;
	padding-left: 20px;
}
.after-fiq li::before {
	font-family: 'FontAwesome';
	content: '\f05d';
	position: absolute;
	left: 35px;
	color: #29B783;
	font-size: 20px;
}
.after-fiq li{
	margin-bottom: 15px;
	padding-left: 10px;
}
.after-fiq{
	border: 1px solid #D4F1E6;
	background: #D4F1E6;
	padding: 20px;
	color: #000;
	border-radius: 20px;
}
.bridge{
	border: 1px solid #d1dbeb;
	background: #d1dbeb;
	padding: 20px;
	color: #000;
	border-radius: 20px;
}
.bridge ul{
	list-style:none;
	padding-left: 20px;
}
.bridge li::before {
	font-family: 'FontAwesome';
	content: '\f05d';
	position: absolute;
	left: 35px;
	color: #0a3b84;
	font-size: 20px;
}
.bridge li{
	margin-bottom: 15px;
	padding-left: 10px;
}
.rbox{
	border: 1px solid #00000033;
	padding: 20px;
	border-radius: 20px;
	background: #D4F1E6;
}

.img-text {
	position: relative;
	color: #17E9E1;
	font-weight: bold;
	font-size: 17px;
}
.img-text img{
	border-radius: 5px;
}
.centered {
	position: absolute;
	top: 20%;
	left: 10%;
}
.detailbox{
	padding: 10px;
	border-radius: 5px;
	background: #D4E8FF;
	text-align: center;
	color: #333;
	font-size: 12px;
}
.detailbox1{
	background: rgb(93,255,253);
	background: linear-gradient(0deg, rgb(202 243 243) 0%, rgb(172 206 233) 100%);
	box-shadow: 0px 1px 5px #007bfa73;
	padding: 10px;
	border-radius: 5px;
	color: #000;
	font-size: 14px;
}
.available-tag{
	color: #FFF;
	background: #009681;
	border: 1px solid #b2dfd8;
	font-size: 14px;
	padding: 3px 15px;
	border-radius: 5px;
}
.soon1{
	font-size: 14px;
	color: #19489A;
	border: 1px solid #19489A;
	padding: 3px 15px;
	border-radius: 5px;
}
.fa-spin{
	color:#009681;
}
.list-tag {
	border-radius: 20px;
	padding: 5px 15px !important;
	display: inline-block;
	margin: 10px 5px;
	font-size: 14px;
	background: transparent;
	border: 1px solid #19489A;
	color: #19489A;
}
.list-tag:hover{
	background: #19489A;
	color: #17E9E1;
	text-decoration: none;
}
.clr-black{
	color: #2c313a !important;
}
.list-tag1 {
	border-radius: 20px;
	padding: 3px 10px !important;
	display: inline-block;
	margin: 7px 3px;
	font-size: 13px;
	background: transparent;
	border: 1px solid #19489A;
	color: #19489A;
}
.list-tag1:hover{
	background: #19489A;
	color: #17E9E1;
	text-decoration: none;
}
#menu1{
	height: auto;
	z-index: 1050;
	width: 100%;
	padding: 0;
	margin:0;
	background-color: #19489A !important;
}
.svg-box{
	box-shadow: 0px 1px 5px #dbdbdb;
	background: #FFF;
}
.cp-list-box,.file-box{
	background: #FFF;
}
.segment-box{
	box-shadow: 0px 0px 10px #00000040;
	border-radius: 5px;
	padding: 10px;
	max-height: 335px;
	overflow-y: scroll;
	background: #FFF;
	scrollbar-width: thin;
	scrollbar-color: #19489A;
}
.segment-box a{
	font-size: 12px;
	border: 1px solid #17E9E140;
	display: block;
	border-radius: 5px;
	padding: 2px 4px;
	margin-bottom: 7px;
}
.overlay {
	position: absolute;
	width: 100%; 
	height: auro;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	<!-- background-color: #1c2041e6; -->
	z-index: 2; 
	border-radius: 5px;
}
.table-box .overlay {
	position: absolute;
	width: 100%; 
	height: auro;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1c2041e6;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0%, #fff);
	z-index: 2; 
	border-radius: 5px;
	min-height: 290px;
}
.overlay-btn{
	position: absolute;
	width: 100%; 
	height: auro;
	top: 45%;
	left: 0;
}
.pricemodel{
	background: #19489A;
}
.pricemodel .modal-header{
	border-bottom: unset;
}
.pricemodel .modal-footer{
	display: block;
}

#PricingModel .modal-lg {
	max-width: 40%;
}
#webstories .carousel-indicators{
	position: absolute;
	right: 0;
	top: 10px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}
.queckbtn{
	position:fixed;
	bottom:15%;
	right:30px;
	z-index:2;
	border:none;
	outline:none;
	background-color:#29B783;
	color:#FFF;
	cursor:pointer;
	padding:5px 12px;
	font-size: 14px;
	border-radius: 5px;
}
.queckbtn i{
	color: #FFF;
}
.queckbtn:hover{
	color:#FFF;
}

.btn-green{
	background: #29B783;
	color: #FFF;
	border-radius: 7px;
	padding: 5px 20px;
	font-size: 14px;
}

.modal-backdrop{
	z-index: 10;
}
.modal{
	background: #2ab7834f;
}
.btn-primary{
	background: #19489A;
	border-color:#19489A;	
}

.subscribe-report{
	color: #19489A;
	background: #2ab7831a;
	display: block;
	padding: 10px 10px;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	min-height: 70px;
	box-shadow: 3px 3px 3px #2ab78366;
}

.subscribe-report-upcoming{
	color: #00000090;
	background: #FFF;
	display: block;
	padding: 10px 10px;
	border-radius: 10px;
	font-size: 16px;
	min-height: 70px;
}

.unsubscribe-report{
	color: #00000090;
	background: #FFF;
	display: block;
	padding: 10px 10px;
	border-radius: 10px;
	font-size: 16px;
	min-height: 70px;
	box-shadow: 1px 1px 3px #19489A66;
}
.about-us-banner{
	background-image: url("../en-setting/about-us-banner.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 500px;
}