@font-face {
	font-family: Proxima-Nova-Semibold;
	src: local("Proxima-Nova-Semibold"), local("Proxima-Nova-Semibold"), url(../index.html)
}

@font-face {
	font-family: Proxima-Nova-Bold;
	src: local("Proxima-Nova-Bold"), local("Proxima-Nova-Bold"), url(../index.html)
}

@font-face {
	font-family: Proxima-Nova-Regular;
	src: local("Proxima-Nova-Regular"), local("Proxima-Nova-Regular"), url(../index.html)
}

.proximanova-bold {
	font-family: Proxima-Nova-Bold, Poppins-SemiBold, arial
}

.proximanova-semibold {
	font-family: Proxima-Nova-Semibold, Poppins-SemiBold, arial
}

.proximanova-regular {
	font-family: Proxima-Nova-Regular, Poppins-Regular, arial
}

.blog_description {
	line-height: 1.5
}

.blog_description ul {
	list-style-type: none !important;
	margin-left: 10px
}

.blog_description ul li {
	position: relative
}

.blog_description ul li:before {
	position: absolute;
	content: '';
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
	top: 18px;
	transform: translateY(-50%);
	left: -21px;
	border: 3px solid #1c3f68
}

b,
optgroup,
strong {
	font-weight: 600
}

.author-name:before,
.blogs-page:before,
.post-date:before {
	top: 50%;
	transform: translateY(-50%)
}

.blog-single-fluid {
	padding: 40px 0;
	color: #fff;
	background: url(../svg/shape.svg) #1c4068;
	margin-top: 70px;
	background-size: 10%
}

.back-to-blogs {
	background: 0 0;
	margin: 10px 0
}

.more_blogs_section {
	margin: 20px 0 0;
	padding: 20px 0
}

.blog-prev-arrow {
	color: #092440;
	background-color: #b6bec6;
	min-width: 20px;
	height: 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-right: 5px;
	padding: 4px
}

.author-name:before,
.post-date:before {
	height: 17px;
	width: 17px;
	position: absolute
}

.blog-tag,
.blog-tags {
	display: inline-block
}

.blogs_headding {
	color: #fff
}

.blog-single-container {
	margin-bottom: 50px
}

.features_shadow {
	box-shadow: 0 27px 43px 0 rgba(32, 94, 171, .1) !important
}

.blogs-page {
	position: relative
}

.blogs-page:before {
	position: absolute;
	content: '>>';
	right: -16px;
	color: #b9b9b9
}

.blogs_name {
	position: relative;
	color: #b9b9b9;
	padding-left: 20px
}

.blog-single-image {
	min-height: 400px;
	border-radius: 3px;
	margin-bottom: 30px;
	position: relative
}

.blog-single-image:after {
	position: absolute;
	content: url(../svg/shape_gradient.svg);
	width: 100px;
	right: -15px;
	bottom: -15px
}

.blog-name {
	font-size: 30px;
	color: #092440;
	margin-bottom: 15px;
	line-height: 34px
}

.blog-name h1 {
	font-size: 36px;
	font-family: Proxima-Nova-Regular, Poppins-SemiBold, arial
}

.blog-post-details {
	color: #444;
	margin: 30px 0
}

.author-name,
.post-date {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 30px;
	margin-right: 5px;
	font-weight: 600;
	font-size: 14px
}

.author-name {
	padding: 0 10px 0 30px
}

.post-date:before {
	content: url(../svg/calender.svg);
	left: 0
}

.author-name:before {
	content: url(../svg/author.svg);
	left: 0
}

.author-name:after,
.blog-tag:after,
.post-date:after {
	content: '';
	top: 50%;
	transform: translateY(-50%)
}

.author-name:after,
.post-date:after {
	position: absolute;
	width: 1px;
	height: 60%;
	background: #ccc;
	right: 0
}

.blog-tags {
	margin: 10px 0
}

.blog-tag {
	position: relative;
	font-size: 11px;
	padding: 0 5px;
	border-radius: 5px;
	border: 1px solid;
	margin-right: 14px;
	cursor: default
}

.blog-tag:after {
	position: absolute;
	width: 5px;
	height: 5px;
	background: #2a79bf;
	border-radius: 50%;
	right: -10px
}

.blog-tag:last-child:after {
	content: none
}

.blog-text {
	font-size: 16px;
	color: #666
}

.blog-slider-image {
	background: #214c7a !important;
	border-radius: 0 !important;
	border: 7px solid #16375b;
	margin-bottom: 10px !important
}

.troop_image {
	font-size: 18px;
	font-weight: 600
}

.follow-us {
	padding: 15px;
	background: #ebebeb;
	border: 7px solid #e2e0e0;
	margin-bottom: 10px
}

.row-fluid {
	margin-bottom: 0 !important
}

.follow-text {
	color: #888 !important;
	margin-top: 0 !important;
	margin-bottom: 1px !important;
	font-size: 12px !important
}

.follow-us-wrapper {
	margin: 0 !important
}

.follow_icons {
	display: flex;
	justify-content: center
}

.follow_icons svg {
	border-radius: 50% !important
}

.blog-tags-right {
	display: none;
	padding: 15px;
	background-color: #f7f7f7;
	border: 7px solid #efefef;
	margin-bottom: 20px
}

.related-blog-tags {
	text-transform: lowercase;
	color: #5e5e5e;
	font-size: 12px;
	padding: 2px 10px;
	margin: 0 2px 6px;
	border-radius: 20px;
	border: 1px solid #dedede;
	display: inline-block
}

.scrolled_fixed {
	position: sticky;
	top: 90px
}

#navBarFixedTop {
	background-color: #09243f;
	border: none
}

.blog_description p {
	font-size: 19px;
	color: #33475b;
	-ms-word-break: inherit;
	word-break: inherit;
	word-break: inherit
}

.blog_description p span {
	font-size: 16px
}

.back-to-blog-page {
	position: relative;
	top: -20px
}

.scrolled #fh5co-menu {
	border: none
}

.fh5co-social-icons i {
	color: #333
}

.blog_description table,
.blog_description table tbody,
.blog_description table td,
.blog_description table th {
	border: 1px solid #e5e5e5;
	padding: 10px;
	font-size: 14px;
	color: #000 !important
}

:focus {
	outline: 0
}

.staytuned-wrapper {
	line-height: 1.5
}

.staytuned-img img {
	margin: 0 auto
}

.staytuned-content {
	margin: 10px 0
}

.notify-email {
	position: relative
}

.notify-email input {
	height: auto;
	border-radius: 25px;
	padding: 7px 50px 7px 16px;
	width: 100%;
	border: 1px solid #e5e5e5
}

.notify-email .notifyemail-send {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 3px;
	top: 3px;
	bottom: 3px;
	padding: 5px 10px;
	border-radius: 25px;
	background: #41c7b7;
	cursor: pointer
}

.tm-ads {
	position: relative;
	padding: 20px;
	margin: 30px 0;
	line-height: 1.2;
	border-radius: 2px;
	background: #f2f2f8;
	overflow: hidden;
	border: 1px solid #e1e1e1
}

.tm-ads:after {
	position: absolute;
	content: '';
	width: 150px;
	height: 20px;
	right: 10px;
	bottom: 0;
	background: url(../svg/shape_gradient.svg) no-repeat center/cover
}

.tm-ads .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.tm-adheading {
	color: #3679c0;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Poppins-Medium, arial
}

.tm-adtext {
	font-size: 18px;
	color: #333
}

.tm-ads .tm-adlink {
	display: inline-block;
	padding: 8px 20px;
	color: #0845a4 !important;
	border-radius: 25px;
	text-transform: uppercase;
	font-family: Poppins-Medium, arial;
	border: 1px solid #0845a4
}

.promotion-conainerbox {
	position: sticky;
	top: 90px;
	z-index: 9;
	background: #fff
}

.tm-promotionbox {
	margin-bottom: 12px;
	border: 1px solid #d6d5d5
}

.position-relative {
	position: relative
}

.tm-promotionlogo {
	position: absolute;
	width: 60px;
	border-radius: 10px;
	overflow: hidden;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 15px 0 rgba(255, 255, 255, .8)
}

.promotionbox {
	padding: 15px 6px 15px;
	margin-top: 0;
	background: #f5f5f5;
	border: 1px solid #f1eded;
	border-top: 0 solid transparent
}

.collaborate-text {
	font-size: 17px;
	line-height: 1.6;
	padding: 0 6px;
	margin-bottom: 12px;
	color: #000
}

.blog-logo-div {
	background: #fbfbfb
}

img.blog-logo {
	position: relative;
	right: 8px
}

.collaborate-text span.sc {
	font-family: Poppins-Medium, arial
}

.tm-freetrail-text {
	margin: 15px 0;
	text-transform: uppercase;
	font-size: 11px
}

.signup-btn {
	border-radius: 2px;
	background: #f06b7c;
	color: #fff !important;
	display: inline-block;
	line-height: 1.4;
	display: block;
	padding: 8px 0;
	margin: 0 10px
}

.gc-promotionbox,
.td-promotionbox,
.tvisha-promotionbox {
	padding: 10px 15px;
	border: 1px solid #d6d5d5;
	background: #ebebeb url(../svg/gradient-pattern.svg) center;
	background-size: 170%
}

.promotion-submitbtn {
	border-radius: 2px;
	text-align: center;
	padding: 5px 10px;
	width: 105px;
	line-height: 1.4;
	margin: 0 auto;
	transition: all .5s;
	cursor: pointer;
	border: 1px solid #4a5869
}

.promotion-submitbtn a {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: .5s;
	font-size: 1.2rem;
	color: #4a5869
}

.promotion-submitbtn a:after {
	content: '»';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: .2s
}

.promotion-submitbtn:hover {
	color: #fff;
	background: #0d2743
}

.promotion-submitbtn:hover a {
	padding-right: 25px;
	color: #fff
}

.promotion-submitbtn:hover a:after {
	opacity: 1;
	right: 0
}

.gc-formbox,
.td-formbox,
.tvisha-formbox {
	padding: 15px 0 10px
}

.gc-formbox .form-control,
.td-formbox .form-control,
.tvisha-formbox .form-control {
	height: auto;
	background: #fff;
	font-family: Poppins-Regular, arial;
	padding: 6px 12px;
	border-radius: 2px;
	margin-bottom: 8px;
	border: 1px solid #f5f2f2;
	border: solid 1.2px #d3d3d3;
	-webkit-transition: 1s;
	transition: 1s
}

.gc-promotionsubmit-btn,
.td-promotionsubmit-btn,
.tvisha-promotionsubmit-btn {
	display: inline-block;
	line-height: 1.4
}

.gc-marketingbox {
	position: relative;
	padding: 15px 25px;
	color: #fff;
	overflow: hidden;
	line-height: 1.2;
	font-size: 20px;
	background: -moz-linear-gradient(0deg, #38a93b 0, #00046f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #38a93b), color-stop(100%, #00046f));
	background: -webkit-linear-gradient(0deg, #38a93b 0, #00046f 100%);
	background: -o-linear-gradient(0deg, #38a93b 0, #00046f 100%);
	background: -ms-linear-gradient(0deg, #38a93b 0, #00046f 100%);
	background: linear-gradient(90deg, #38a93b 0, #00046f 100%);
	font-family: Poppins-Medium, arial
}

.tvisha-marketingbox {
	position: relative;
	padding: 15px 20px;
	color: #fff;
	overflow: hidden;
	font-size: 17px;
	line-height: 1.2;
	background: url(../svg/tvisha-bg.svg) no-repeat center/cover;
	font-family: Poppins-Medium, arial
}

.td-marketingbox {
	position: relative;
	padding: 15px 20px;
	color: #fff;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.2;
	background: #000 url(../svg/td-bg.svg) no-repeat center/cover;
	font-family: Poppins-Medium, arial
}

.gc-marketingbox:before,
.tvisha-marketingbox:before {
	position: absolute;
	content: '';
	width: 240px;
	height: 100px;
	left: -120px;
	top: -70px;
	transform: rotate(75deg);
	background: url(../svg/gradient-pattern.svg)
}

.promotional-blogs {
	margin-top: 30px
}

.promotional-blogs .col-xs-12 {
	padding: 0 10px
}

#promotionalBlogslider {
	margin-top: 30px
}

#promotionalBlogslider .owl-controls .owl-nav [class*=owl-] {
	color: #1c3f68
}

#promotionalBlogslider .owl-nav .owl-prev {
	margin-left: -10px
}

#promotionalBlogslider .owl-nav .owl-next {
	margin-right: -10px
}

.promotion-blogs {
	padding: 10px 10px 10px;
	border: 2px solid #f5f5f5;
	min-height: 325px
}

.promotion-blogimg {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 56.25%
}

.promotion-blogimg img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.promotional-blog-heading {
	color: #333;
	font-size: 16px;
	line-height: 1.2;
	font-family: Poppins-Medium, arial
}

@media only screen and (min-width:992px) {

}

@media only screen and (min-width:1199px) {
	.blog-single-fluid {
		padding: 70px 0;
		margin-top: 60px
	}

	.back-to-blog-page {
		position: relative;
		top: -70px
	}

	.blog-single-container {
		padding: 0;
		background: #fff
	}

	.blog-single-image {
		min-height: inherit;
		min-width: 800px
	}
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
	.blog-single-image {
		min-width: 700px
	}

	.back-to-blog-page {
		width: 1060px !important
	}

	.scrolled_fixed {
		width: 100%
	}
}

@media only screen and (min-width:1024px) and (max-width:1366px) {
	.collaborate-text {
		font-size: 14px;
		margin-bottom: 12px
	}

	.tm-freetrail-text {
		margin: 0 0
	}

	.promotionbox {
		padding: 5px 6px 2px 6px
	}
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
	.blog-single-image {
		min-width: 700px
	}

	.back-to-blog-page {
		width: 1060px !important
	}

	.scrolled_fixed {
		width: 100%
	}
}

@media only screen and (min-width:992px) and (max-width:1198px) {
	.back-to-blog-page {
		top: -50px
	}
}

@media only screen and (min-width:992px) and (max-width:1106px) {
	.blog-single-fluid {
		padding: 60px 0
	}
}

@media only screen and (min-width:1400px) {
	.blog_description p {
		font-size: 22px
	}
}

@media only screen and (min-width:1000px) and (max-width:1190px) {
	.social_media {
		top: 25%;
		left: 1%;
		z-index: 999
	}
}

@media (max-width:991px) and (min-width:320px) {
	.social_media {
		top: 38%;
		left: 0;
		z-index: 99
	}

	#paginationWrapper .pagination-block {
		width: 25px;
		height: 25px;
		line-height: 27px;
		font-size: 11px
	}

	#paginationWrapper .pagination-prev {
		margin-right: 5px
	}

	#paginationWrapper .pagination-next,
	#paginationWrapper .pagination-prev {
		width: 26px;
		height: 26px;
		line-height: 27px;
		font-size: 11px
	}
}

@media (min-width:300px) and (max-width:440px) {
	.social_media {
		top: unset;
		position: fixed;
		width: 100%;
		bottom: 10px
	}

	.social-media-list {
		display: flex;
		padding: 0 15px;
		justify-content: space-between
	}

	.social_media a {
		display: inline-flex;
		max-width: 90px;
		border-radius: 0;
		height: 41px;
		align-items: center;
		justify-content: center;
		flex: 1 0 auto;
		margin-bottom: 0
	}
}

@media (min-width:333px) and (max-width:375px) {
	.social_media a {
		max-width: 80px
	}
}

@media only screen and (max-width:767px) {
	.blog_description p {
		font-size: 18px
	}

	.author-name,
	.post-date {
		font-size: 12px
	}

	.blog-name {
		font-size: 20px;
		line-height: 25px
	}

	.blogs_headding {
		color: #b9b9b9
	}

	.back-to-blogs {
		background: 0 0;
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: -60px
	}

	.blog-tag {
		margin-bottom: 5px
	}
}

@media only screen and (min-width:445px) and (max-width:460px) {
	.blog-single-image:after {
		width: 60px
	}
}

@media only screen and (min-width:300px) and (max-width:444px) {
	.blog-single-image:after {
		width: 60px
	}

	.blog-single-image {
		min-height: 150px
	}
}

@media only screen and (min-width:445px) and (max-width:767px) {
	.blog-single-image {
		min-height: 200px
	}
}

@media only screen and (min-width:770px) and (max-width:1032px) {
	.blog-single-fluid {
		margin-top: 70px;
		background-size: contain
	}

	.scrolled .navbar-brand {
		min-width: 100px
	}
}

@media only screen and (max-width:360px) and (max-width:767px) {
	.blog-single-image {
		min-height: inherit
	}
}

@media (max-width:579px) {
	.blog-name h1 {
		font-size: 20px
	}

	body .h1,
	body h1 {
		font-size: 28px;
		line-height: 1.2
	}
}

@media only screen and (max-width:1000px) {
	.blog_description table {
		max-width: 600px !important
	}
}

@media only screen and (max-width:767px) {
	.download_app {
		margin-top: 0 !important
	}

	.blog_description table {
		max-width: 450px !important
	}

	.blog-single-fluid {
		padding: 40px 0 50px;
		background-size: contain
	}

	.blog_description table strong {
		font-size: 15px !important
	}

	.blog_description table h4 strong {
		font-size: 12px !important
	}

	.blog_description p span span {
		font-size: 12px !important
	}
}

@media only screen and (min-width:450px) and (max-width:500px) {
	.blog_description table {
		max-width: 400px !important
	}
}

@media only screen and (min-width:501px) and (max-width:550px) {
	.blog_description table {
		max-width: 400px !important
	}
}

@media only screen and (min-width:400px) and (max-width:449px) {
	.blog_description table {
		max-width: 300px !important
	}
}

@media only screen and (min-width:320px) and (max-width:399px) {
	.blog_description table {
		max-width: 300px !important
	}
}

@media only screen and (min-width:300px) and (max-width:319px) {
	.blog_description table {
		max-width: 230px !important
	}
}

@media only screen and (max-width:299px) {
	.blog_description table {
		max-width: 100px !important
	}
}

@media only screen and (min-width:768px) {
	.blog-style {
		position: relative;
		top: -77px;
		background: #fff;
		width: 95%;
		margin: 0 auto;
		padding: 10px 25px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.more_blogs_section {
		margin: 0
	}
}

@media only screen and (max-width:991px) {
	.navbar-toggler {
		background-color: rgba(0, 0, 0, .3)
	}

	.navbar-toggler .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		color: #fff;
		background: #fff
	}


}

.tm-ads .tm-adlink {
	margin-top: 15px
}

.tm-ads:after {
	content: none
}

#pricingChatWithus .modal-content {
	background-image: -moz-linear-gradient(180deg, rgb(86, 49, 122) 0%, rgb(23, 91, 150) 100%);
	background-image: -webkit-linear-gradient(180deg, rgb(86, 49, 122) 0%, rgb(23, 91, 150) 100%);
	background-image: -ms-linear-gradient(180deg, rgb(86, 49, 122) 0%, rgb(23, 91, 150) 100%);
	min-height: 359px;
}

#pricingChatWithus .modal-content .modal-header {
	border-bottom: none;
}

#pricingChatWithus .modal-content .modal-body {
	padding: 2.6vw;
	padding-top: 0px;
}

#pricingChatWithus .modal-content .modal-body p {
	color: #fff;
	font-size: 1.5rem;
	margin-bottom: 0px;
	font-family: Poppins-Medium, arial
}

#pricingChatWithus .modal-content .modal-body span {
	color: #fff;
	font-size: 1rem;
}

#pricingChatWithus .modal-dialog {
	max-width: 750px;
}

#pricingChatWithus .modal-content .modal-header .close:hover,
#pricingChatWithus .modal-content .modal-header .close:visited {
	border: none;
	outline: none;
}

#pricingChatWithus button.close {
	padding: 0px;
	margin: 0px;
}

#pricingChatWithus a {
	margin-top: 0 !important;
	margin-left: -1px !important;
	border-radius: 2px !important;
	font-size: 14px !important;
	border: none;
	color: #ffff;
	padding: 10px 15px;
}

#pricingChatWithus .modal-content .modal-footer {
	background: #0000001f;
	position: relative;
	border: 0px;
	text-align: left;
	justify-content: flex-start;
	color: #fff;
	font-family: arial;
}

a:visited,
a:hover {
	border: none;
	outline: none;
}

a.chatwithus {
	background: #f06c7c !important;
	min-width: 150px;
	display: inline-block;
	text-align: center;
}

#pricingChatWithus a.Requestcallback {
	color: #666666;
	background: #fff;
	min-width: 150px;
	display: inline-block;
	text-align: center
}

.helpgirl {
	width: 224px;
	height: 200px;
	position: absolute;
	right: 0px;
	top: 42px;
}

.chat-btn {
	border: none;
	border-radius: 5px;
	color: #38d105;
	text-transform: capitalize;
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #38d105;
	background: transparent;
	margin-left: 2rem;
	letter-spacing: 1px;

	outline: none;
}

.chat-btn:hover,
.chat-btn:selected {
	border: none;
	outline: none;
}

.blog_description .mce-toc ul {
	list-style: decimal;
}

.blog_description .mce-toc ul li:before {
	display: none !important;
}

.mce-toc {
	background: #f5f8fa;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.mce-toc ul li a {
	color: #33475b !important;
	text-decoration: none;
	text-shadow: none;
}
.img-responsive {
    display: block;
    height: auto;
}
.img-responsive, .img-thumbnail, .table, label {
    max-width: 100%;
}