body {
	overflow-x: hidden;
	font-family: 'WorkSansRegular'; letter-spacing: .5px;
}
p{
    /*line-height:1.75*/
}
.bar-label{
	position: relative;
    top: 4px;
    right: 4px;
}
.iconBar{
	position: relative;
    top: 4px;
}
.bar1, .bar2,.bar3 {
  width: 18px;
  height: 2px;
  background-color: #0aa0cb;
  margin: 3px 0;
  transition: 0.4s;
}

.show-x .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 2px);
  transform: rotate(-45deg) translate(-5px, 2px);
}

.show-x  .bar2 {opacity: 0;}

.show-x  .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -3px);
  transform: rotate(45deg) translate(-5px, -3px);
}
.text-primary{
    color:#fed136!important
}
h1,h2,h3,h4,h5,h6{
    font-weight:700;
    font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'
}
section{
    padding:40px 0;
}
section#ourservices{
	padding-top:0;
	padding-bottom:0;
}
section h2.section-heading{	
	color:#40505b;
    font-size:32px;
    margin-top:0;
    margin-bottom:25px;
	font-family:"WorkSansSemiBold";
}
section h3.section-subheading{
    font-weight:400;
    text-transform:none;
    font-family:WorkSansRegular;
	line-height: 26px;
}
section.subscribe-bg, section#watch-tour, .blue_gradient{
	background: #1a9fdb;
	background: -moz-linear-gradient(top, #1a9fdb 0%, #216eac 100%);
	background: -webkit-linear-gradient(top, #1a9fdb 0%,#216eac 100%);
	background: linear-gradient(to bottom, #1a9fdb 0%,#216eac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a9fdb', endColorstr='#216eac',GradientType=0 );
}
section#watch-tour{
	background:url("../img/landing/product-tour.png") no-repeat;
	background-size:cover;
}
#industries  h3.section-subheading{
	font-size:18px;
    text-transform:none;
    font-family:"SourceSansProRegular";
}
#industries  h3.section-hilight{
	font-size:21px;
    text-transform:none;
    font-family:"SourceSansProRegular";
	font-weight:600;
}
.abouticon {
	font-size: 1.8em;
	color: #182832;
	position: absolute;
	top: 12px;
	left: 11px;
	background: #ccc;
	border-radius: 50%;
	padding: 5px;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
}
.watch_btn:hover {
text-decoration:none}
.watch_btn {
	background: #D71996;
	padding: 10px 40px 10px 24px;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	text-decoration: none;
	font-family: "WorkSansSemiBold";
	text-transform: uppercase;
	font-size: 16px;
	position:relative;
}
.features-icon {
	color: #fff;
	font-size: 5em;
	margin-bottom: 2em;
}
.text-subheading{
	color:#40505b;
}
.fnt12{
	font-size:10px;
}
.fnt14{
	font-size:14px;
}
.fnt15{
	font-size:15px;
}
.fnt16{
	font-size:16px;
}
.fnt18{
	font-size:18px;
}
.fnt20{
	font-size:20px;
}
.fnt22{
	font-size:22px;
}
.mt-40px{
	margin-top:40px;
}
.mb-25px{
	margin-bottom:25px;
}
.mb-35px{
	margin-bottom:35px;
}
.mt-20px{
	margin-top:20px;
}
.mb-20px{
	margin-bottom:20px !important;
}
.industries_name {
	font-family: "WorkSansSemiBold";
	font-size: 20px;
	font-weight: normal;
}
.learnmore{
	color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 16px;
    font-weight: normal;
	font-family: "WorkSansSemiBold";
	color:#1D7AB4;
}
.learnmore:hover{
	color:#62d5ff;
}
.bg-gray-clr{
	background:#e4e9ed;
}
#about .nav.nav-pills li a{
	position: relative;
    left: 0%;
    background: #a6aeb9;
    box-shadow: -5px 1px 0px #fff;
    width: 180px;
	border-radius:30px;
	color:#000;
	font-family:"SourceSansProSemiBold";
	font-size:1.2em;
	width:230px;
}
#about .nav{
	height:65px;
}
#about .nav.nav-pills li:nth-child(2){
	position:relative;
	left:-50px;
}
#about .nav.nav-pills li:nth-child(3){
	position:relative;
	left: -130px;
}
#about .nav.nav-pills li:nth-child(4){
	position: relative;
    right: -490px;
    top: -65px;
}
#about .nav.nav-pills li a.active{
	background: #40515b;
	color:#fff;
}
#about ul.about-li{
	list-style:none;
	padding-left: 15px;
	margin-bottom:0;
}
#about ul.about-li li{
	color:#40505b;
	line-height:18px;
	margin:25px 0;
	font-size: 18px;
	font-family:"SourceSansProSemiBold";
}
#about ul.about-li li:last-child{
	margin-bottom:0;
}
#about ul.about-li li:before{
	content:'';
	width:15px;
	height:15px;
	background:#9ee4fe;
	border-radius:100%;
	position: absolute;
    left: 5px;
}
@media (min-width:768px){
    section{
        padding:40px 0 40px 0;
    }
}
.industries_desc{
	margin-top:0px;
	margin-bottom:25px;
	min-height: 80px;
    font-size: 16px;
    font-family: "WorkSansMedium";
	line-height:25px;
	color:#18191b;
}
@media (max-width:1200px){
    .responsive{
		overflow-x:auto;
		overflow-y:hidden;
    }
	.responsive .nav.nav-pills{
		min-width:750px;
	}
}
.tab-icons{
	font-size:1.8em;
	color:#fff;
	margin-right:10px;
	position:relative;
	top:6px;
}
.btn-watch {
	font-size: 24px;
	padding: 0px 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: 'WorkSansRegular';
}
.btn-watch span.icon{
	position:relative;
	top:8px;
	font-size:1.5em;
}
.btn-primary{
    background-color:#000;
    border-color:#000;
}
.btn-primary:active,.btn-primary:focus,.btn-primary:hover{
    background-color:#055185!important;
    border-color:#055185!important;
    color:#fff
}
img::selection{
    background:0 0
}
img::-moz-selection{
    background:0 0
}
#mainNav{
    background-color:#fff;
	padding:0;
}
@media(max-width:992px){
	#mainNav{
		box-shadow:0px 0px 10px #000;
	}
	.navbar .container{
		max-width:100%;
	}
}
.paddt15 {
padding-top:15px;}
#mainNav .navbar-toggler:focus {
	outline: none
}
#mainNav .navbar-toggler {
	font-size: 20px;
	right: 0;
	text-transform: uppercase;
	color: #182832;
	border: 0px solid #0aa0cb;
	background-color: #fff;
	text-decoration: none;
}
#mainNav .navbar-brand{
    color:#fed136;
    margin:.5rem 1rem;
}
#mainNav .navbar-brand.active,#mainNav .navbar-brand:active,#mainNav .navbar-brand:focus,#mainNav .navbar-brand:hover{
    color:#fec503
}
#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 15px;
	padding: .75rem 1rem;
	letter-spacing: 1px;
	color: #182832;
	font-family: 'WorkSansMedium';
}
	#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
		color: #1277d9;
		font-family: 'WorkSansSemiBold';
	}
@media(max-width:992px){
	.navbar-nav .nav-item:not(:last-child){
		border-bottom:2px solid #ddd;
	}
	.navbar-nav .nav-item:first-child{
		border-top:2px solid #ddd;
		/*box-shadow:0px -1px 2px #ddd;*/
	}
}
button.navbar-toggler:focus{
	outline:0;
}
@media (min-width:992px){
    #mainNav{
        padding-top:22px;
        padding-bottom:22px;       
        border:none;
        background-color:#fff;
		max-height:110px;
    }
    #mainNav .navbar-brand{
        font-size:1.75em;
        -webkit-transition:all .3s;
        transition:all .3s
    }
    #mainNav .navbar-nav .nav-item .nav-link{
        padding:15px!important
    }
    #mainNav.navbar-shrink{
        background-color:#fff;
		box-shadow:0px 0px 10px #000;
    }
    #mainNav.navbar-shrink .navbar-brand{
        font-size:1.25em;
        padding:12px 0
    }
}
header.masthead{
	margin-top: 100px;
    text-align: center;
    color: #fff;
    background-image: url(../img/landing/landing-page-banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-size: 100% auto;
}
@media(max-width:992px){
	header.masthead{
		margin-top:80px;
		background-position: center top;
		background-size: auto;
	}
	footer .footer-link li{
		float:none !important;
		margin-bottom:1em;
	}
	footer .footer-link li:after{
		content:"" !important;
	}
}

header.masthead .intro-text{
	padding-top:150px;
	padding-bottom:200px;
}
header.masthead .intro-text .intro-lead-in{
	font-size:20px;
	margin-bottom:40px;
	font-family:'WorkSans-Regular';
	text-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);		
}
header.masthead .intro-text .intro-heading{
	font-size:36px;
	margin-bottom:0;
	font-family:'WorkSansMedium';
	text-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);
}

.service-heading{
    margin:15px 0;
    text-transform:none
}

section#contact{
    background-color:#233039;
	padding:40px 0;
}
section#contact .section-heading{
    color:#fff
}
section#contact .form-group{
    margin-bottom:25px
}
section#contact .form-group input,section#contact .form-group textarea{
    padding:15px
}
section#contact .form-group input.form-control, section#subscribe .form-group input.form-control{
	color:#b1b5b8;
	font-size:18px;
    height: 42px;
    border-radius: 2px;
	border-color:#778995;
	font-family:WorkSansRegular;
}
section#contact textarea.form-control{
	font-size:1.2em;
    height:170px;
	resize:none;
	border-color:#778995;
}
section#contact .form-control:focus{
    border-color:#778995;
    -webkit-box-shadow:none;
    box-shadow:none
}
section#contact .btn+.btn{
	margin-left:40px;
}
section#contact .btn-outline-exela-btn{
	border:2px solid #778995;
	background:transparent;
	color:#778995;
	padding:2px 40px;
    font-size:24px;
    font-family:WorkSansRegular;
}
section#contact .btn-outline-exela-btn:hover{
	background:#778995;
	color:#233039;
}
section#contact .btn-exela-btn, section#subscribe .btn-exela-btn{
	border:2px solid #055186;
	background:#055186;
	color:#fff;
	padding:2px 40px;
    font-size:24px;
    font-family:WorkSansRegular;
}
section#contact .btn-exela-btn:hover, section#subscribe .btn-exela-btn:hover{
	border-color:#C75000;
	background:#C75000;
	color:#fff;
}
@media(max-width:576px){
	section#contact .btn-outline-exela-btn, section#contact .btn-exela-btn{
		padding:2px 20px;
	}
}
section#contact ::-webkit-input-placeholder{
    color:#778995;
}
section#contact :-moz-placeholder{
    color:#778995;
}
section#contact ::-moz-placeholder{
    color:#778995;
}
section#contact :-ms-input-placeholder{
    color:#778995;
}

footer{
    padding:20px 0;
    text-align:center;
	background-color:#151c22;
}
footer .footer-link{
	list-style:none;
	padding:0;
	display:table;
	margin:0 auto;
}
	footer .footer-link li {
		float: left;
		font-family: "WorkSansRegular";
	}
footer .footer-link li:not(:last-child):after{
	content:"|";
	color:rgba(119, 137, 149, 0.3);
}

footer .footer-link li a{
	color:#6f7c86;
	margin:0 20px;
	font-size:16px;
	font-family:WorkSansRegular;
}
.border-top-clr{
	border-top:1px solid #6f7c86;
}
footer p.copyright{
    font-size: 13px;
    text-transform:none;
    font-family:WorkSansRegular;
	color:#6f7c86;
}
.nav-link label{
	cursor:pointer;
}
ul.social-buttons{
    margin-bottom:0
}
ul.social-buttons li a{
    font-size:20px;
    color:#000;
    outline:0;
    color: #fff;
	opacity:0.2;
}
ul.social-buttons li a:active,ul.social-buttons li a:focus,ul.social-buttons li a:hover{
    opacity:1;
	text-decoration:none;
}
.mb-40px{
	margin-bottom:40px !important;
}
.feature-list{
	list-style:none;
	padding-left:15px;
	margin-bottom:0;
}

.feature-list li{
	color:#40505b;
	line-height:18px;
	margin:25px 0;
	font-size:18px;
	font-family:"SourceSansProRegular";
}

@media(min-width:992px){
	.feature-list li:first-child{
		margin-top:0;
	}
	.feature-list li:last-child{
		margin-bottom:0;
	}
	#video_modal  .modal-dialog {
		max-width: 700px;
		margin: 8rem auto;
	}
	#video_modal .modal-content {
		border: 3px solid #24acf8;
		border-top-right-radius:0;
	}
	/*#video_modal .modal-header .close {
		margin: -1.2rem -4.2rem -1rem auto;
	}*/
	#video_modal .close {
		background: #24acf8;
		color: #fff;
		font-size: 35px;
		opacity: 1;
		border-radius: 0px;
		border: 0px;
		padding: 5px;
		position: absolute;
		right: -34px;
		top: -3px;
	}
}
.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.watch_btn span {
	font-size: 28px;
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 7px;
}

#video_modal .modal-content {
	border: 3px solid #24acf8;
}
@media(max-width:576px){
	.explore-headtxt{
		font-size: 1em !important;
		width: 100% !important;
		margin: -40px auto 0 auto !important;
	}
	.intro-text .intro-heading{
		font-size:24px !important;
	}
	.intro-text .intro-lead-in{
		font-size:1em !important;
	}
	.intro-text .btn-watch{
		font-size:20px;
		padding:5px 35px 5px 30px;
	}
	.intro-text .btn-watch .icon{
		font-size:25px;
	}
	header.masthead .intro-text .intro-lead-in{
		margin-bottom:20px;
	}
	.industries_desc{
		margin-top: 10px;
		margin-bottom: 10px;
		min-height: auto;
	}
	.learnmore{
		margin-bottom:20px;
	}
	#features img{
		width:70%;
	}
	footer p.copyright{
		font-size:11px !important;
	}
	.feature-list:nth-child(1) li:first-child{
		margin-top:0;
	}
	.feature-list li{
		font-size:16px;
	}
}

@media(min-width:991px) and (max-width:1199px){
	.feature-img{
		width:92%;
	}
}
@media(max-width:992px){
	header.masthead .intro-text{	
		padding-top:50px;
		padding-bottom:50px;
	}
}

@media(max-width:991px){
	.feature-img{
		width:250px;
		margin-top:-25px;
	}
}
.scroll-to-top.visibled{
	bottom:25px;
	transform: scale(1);
	border:1.5px solid rgb(255,255,255,0.3);
}
.fnt45{
	font-size:45px !important;
}
.scroll-to-top:hover{
	text-decoration:none !important;
}
.scroll-to-top {
  position: fixed;
  right: 25px;
  bottom: 10px;  
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff !important;
  background: #1D7AB4;
  line-height: 40px;text-decoration:none;z-index:9999;    
  transition-property: bottom,transform;
  transition-duration: .5s;
  transform: scale(0); }
  
.tabs-left {
  position: relative;
  right: 0;
  width: 420px;
  float: right;
  border-bottom: none;
}

.tabs-left>li.nav-item {
  float: none;
  margin:0px;
  width:100%;
}
.tabs-left li.nav-item a{
	padding:1.5rem 1rem;
	color:#0076c8;
	font-size: 20px;
    font-family: WorkSansRegular;
}
.tabs-left li.nav-item a.active{
	background:#fff;
	padding:1.5rem 1rem;
	border-radius:0;
	border-top-left-radius:40px;
	border-bottom-left-radius:40px;
	border-bottom-right-radius:0;
	border-bottom-right-radius:0%;
	color:#0076c8;
	font-size: 20px;
    font-weight: bold;
    font-family: "WorkSansSemiBold";
}
.vertical-nav, .active .vertical-nav{
	display: block;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 100%;
    float: left;
    position: relative;
    top: -15px;
	left: -5px;
    margin-right: 20px;
	background: #4db2c6;
	background: -moz-linear-gradient(45deg, #4db2c6 0%, #2a97c5 50%, #067ac5 100%);
	background: -webkit-linear-gradient(45deg, #4db2c6 0%,#2a97c5 50%,#067ac5 100%);
	background: linear-gradient(45deg, #4db2c6 0%,#2a97c5 50%,#067ac5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4db2c6', endColorstr='#067ac5',GradientType=1 );
}
.active .vertical-nav{
	width:60px;
	height:60px;
}
.active .vertical-nav span{
	font-size:40px;
	color:#fff;
}
@media(max-width:992px){
	.verti-header-txt{
		width:80% !important;
	}
	.tabs-left li.nav-item a{
		font-size:18px !important;
	}	
	.tabs-left{
		width:100%;
	}
}
.vertical-nav span{
	font-size:30px;
	color:#fff;
}
.verti-content{
	overflow-x:hidden;
}
.verti-content .tab-pane{
	padding-left: 3em;
}
.verti-header-txt{
	width: 420px;
    float: right;
}
.verti-content .tab-pane h6.header-txt, .verti-header-txt{
	font-size: 32px;
    margin-top: 0;
    margin-bottom: 25px;
    font-family: "WorkSansSemiBold";
	color:#40505b;
}
.verti-content .tab-pane h6.header-txt{	
	font-size: 22px;
}
.min-height-auto{
	min-height:auto; 
}
.play-watch{
	position: relative;
    width: 212px;
    height: 212px;
    margin: 0 auto;
    border-radius: 100%;
	margin-top:200px;
	margin-bottom:50px;
}
.play-watch span{
	font-size: 15em;
    color: #fff;
    background: #0d6cb7;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 100%;
}
/*.iconbg{
	width:60px;
	height:60px;
	background:#eaf4f6;
	border-radius:100%;
	
}*/
.sub-link, .sub-link-header, .sub-link-txt{
	color:#40505b;
	font-family:WorkSansRegular;
}
ul.points-ul {
	list-style:none;
}
ul.points-ul>li:before {
	content: "\2022";
	color:#748791; 
	font-size:1.2em;
	margin-right:10px;
	float:left;
	position: absolute;
    margin-top: 0%px;
}
ul.points-ul>li>p{
	margin-bottom:0;
	display:table;
	padding-left:22px;
}

.sub-link-header{
	font-size:1.3em;
}
.sub-link-txt{
	font-size:1em;
}
.developer.media{
	/*padding:30px;*/
	border:1px solid #000;
	border-radius:5px;
	min-height:130px;
}
.developer.media:active, .developer.media:hover{
	/*border:2px solid #37a6db;*/
	box-shadow:1px 1px 10px #ddd;
	cursor:pointer;
}
.developer-option{
	margin-right:20px;
	font-size:5em;
	color:#1D7AB4;
}
.demo-req-icon{
	margin-right:20px;
	width: 60px;
    height: 60px;
    text-align: center;
    background: #1D7AB4;
    border-radius: 100%;
    padding-top: 12px;
    padding-left: 6px;
}
.demo-req{
	color:#fff;
	font-size: 2em;
}
.media-head{
	font-size:1em;
	font-family:"WorkSansSemiBold";
}

.media-link{
	color:#1D7AB4;
	font-family:"WorkSansSemiBold";
}
.media-head, .media-txt{
	color:#40505b; 
	line-height: 1;
}
.section-step-heading{
	font-family:WorkSansRegular;
	font-size:1.8em;
	color:#40505b;
}
.tablist {
    display: flex;
    justify-content: center;
	border-bottom:0;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.tablist .nav-link {
	padding: 15px 50px 15px 50px;
	margin-right: 30px;
}
.tablist li a {
    font-size:1.2em;
    color: #fff;
	font-family: "WorkSansSemiBold";
}
.tablist.nav-tabs .nav-link:hover {
    color: #495057;
    background-color: #dcf4fc;
    border-color: #def4fd;
}
.tablist.nav-tabs .nav-item.show .nav-link, .tablist.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #dcf4fc;
    border-color: #def4fd;
    font-family: "WorkSansSemiBold";
	font-size:1.2em;
}
section#products{
	padding-bottom:0;
}
.gradient-icon{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4db2c6), to(#067ac5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 4em;
   
}
.demo-req-icon{float:left}
#tab-contents .header-txt {
	font-family: WorkSansRegular;
	font-size: 1.6em;
	color: #40505b;
}
#tab-contents{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcf4fc+0,ffffff+28 */
background: #dcf4fc; /* Old browsers */
background: -moz-linear-gradient(top, #dcf4fc 0%, #ffffff 28%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dcf4fc 0%,#ffffff 28%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dcf4fc 0%,#ffffff 28%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf4fc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.explore-content{
	border:1px solid #000;
	border-radius:5px;
	padding:30px;
}
.explore-head{
	font-size:1.2em;
	color:#1D7AB4;
	font-family:"WorkSansSemiBold";
}
.explore-headtxt{
	font-size:2em;
	color:#40505b;
	font-family:"WorkSansSemiBold";
	text-align:center;
	background: #fff;
    width: 400px;
    margin: -50px auto 0 auto;
}
.four-steps{
	position: relative;
    margin: 0 auto;
    width: 910px;
    overflow: hidden;
}
.steps-ul{
	list-style:none;
	width:1050px;
	overflow:hidden;
}
.steps-ul .steps{
	position:relative;
	float:left;
	width:250px;
	height:60px;
	border-radius:50px;
	background:#000;
	color:#fff;
	display:table;
	vertical-align:middle;
}
.steps-icon{
	padding-top:5px;
	margin-top:10px;
	margin-left:10px;
	width:40px;
	height:40px;
	border-radius:100%;
	background:#fff;
	font-size:1.5em;
	float:left;
}
.steps .txt{
	position: absolute;
    left: 60px;
    top: 20px;
    text-align: left;
    font-size: 0.9em;
}
.steps-ul .steps:nth-child(1){
	background:#a7aeb4;	
}
.steps-ul .steps:nth-child(1) .steps-icon{
	color:#a7aeb4;
}
.steps-ul .steps:nth-child(2){
	background:#758791;
}
.steps-ul .steps:nth-child(2) .steps-icon{
	color:#758791;
}
.steps-ul .steps:nth-child(3){
	background:#40515b;
}
.steps-ul .steps:nth-child(3) .steps-icon{
	color:#40515b;
}
.steps-ul .steps:nth-child(4){
	background:#18191b;
}
.steps-ul .steps:nth-child(4) .steps-icon{
	color:#18191b;
}
.steps.inside1{
	position:relative;
	left:-60px;
}
.steps.inside2{
	position:relative;
	left:-120px;
}
.steps.inside3{
	position:relative;
	left:-180px;
}

@media(max-width:1050px){
	.four-steps{
		width:100%;
		overflow-x:auto;
	}
}

header.masthead.api-page .intro-text{
	padding-top: 100px !important;
    padding-bottom: 100px !important;
}
header.masthead.api-page{
	margin-top:0px;
    text-align: center;
    color: #fff;
    background-image: url(../img/landing/api-page-banner.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-size: 100% auto;
}
#api-menu .first-child{
	color:#1D7AB4;
	font-family:"WorkSansSemiBold";
}
#api-menu .first-child.collapsed{
	color:#40505B;
}
#api-menu .first-child:after{
	content:"\ea2d";
	font-family:"BancHUB";
	position: absolute;
	margin-top: 5px;
    right: 30px;
	font-size:8px;
	color:#1D7AB4;
}
#api-menu .first-child.collapsed:after{
	content:"\ea2c";
	font-family:"BancHUB";
	color:#40505B;
}
#api-menu .second-child{
	margin-left:20px;
}
#api-menu .nav-item .nav-link{
	padding-left:0;
}
#api-menu .second-child .nav-link{
	color:#40505B;
}
#api-menu .second-child .nav-link.active{
	color:#1D7AB4;
}

.content-head{
	font-size:1.3em;
	color:#40505B;
	font-family:"WorkSansSemiBold";
}
.separator{
	border-top:1px solid #000;
	margin-top:40px;
	margin-bottom:40px;
}
.api-table>thead>tr>th{
	border-bottom:0;
	white-space:nowrap;
	background:rgba(0,0,0,.05);
	color:#40505B;
	font-family:"WorkSansSemiBold";
}
.api-table>tbody>tr>td{
	padding:5px 10px;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,1);
}
.content-isScroll{
	padding-right:15px;
	overflow:auto;
	max-height:300px;
}
.small-font{
	font-size:1.1em !important;
}
.light-font{
	font-family:"WorkSansMedium" !important;
}
.gotohome{
	color:#40505b;
	font-family:"WorkSansSemiBold";
}
.gotohome:hover{
	text-decoration:none;
}
.buttons .direction{
	color:#40505b;
	font-size:1.3em;
	font-family:WorkSansRegular;
	margin-bottom:0;
}
.buttons .page-name{
	color:#000;
	font-size:1.3em;
	font-family:"WorkSansSemiBold";	
}
.tranform-left{
	transform: rotate(90deg);
    display: table;
    float: left;
    font-size: 9px;
	margin-top: 8px;
}
.flat-color{
	background:#1D7AB4;
}

@media(max-width:992px){
	header.masthead {
		padding-bottom:150px;
	}
}
@media(max-width:576px){
	header.masthead {
		background-size: cover;
	}
}
@media(max-width:1200px){
	header.masthead {
		background-size: 100% 100%;
	}
}

@media(min-width:2000px){
	.container-fluid{
		width:1200px;
	}
}
.code-area{
	padding:15px;
	background:#000;
	min-height:400px;
}
.code-tab .nav-item{
	margin-right:10px;
}
.code-tab .nav-link{
	font-size:1.2em;
	background:#f2f2f2;
	color:#000;
	font-family:"WorkSansSemiBold";
	padding: 15px 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.code-tab .nav-link.active{
	background:#1D7AB4;
	color:#fff;
}

.code-area .code-head{
	font-family:"WorkSansSemiBold";
	color:#fff;
	font-size:1.2em;
}
.code-area .code{
	color:#fff;
	font-size:12px;
	display:block;
}
.code-area .green{
	color:#94cc4f;
}
.content-isScroll a{
	color:#1D7AB4;
}
.text-strike{
	text-decoration: line-through;
}
@media(min-width:1357px) and (max-width:1740px){
	.verti-content{
		padding-right:5em;
	}
}
@media(min-width:1740px) and (max-width:1900px){
	.verti-content{
		padding-right:10em;
	}
}
@media(min-width:1900px) and (max-width:2000px){
	.verti-content{
		padding-right:15em;
	}
}
@media(min-width:319px) and (max-width:1050px){
	.verti-header-txt, .sideways{
		padding-left:40px;
	}
}
/*.iconbg {
	width: 60px;
	height: 60px;
	background: #eaf4f6;
	border-radius: 100%;
}*/
.iconbg span {
	font-size: 4em;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	background: #eaf4f6;
	border-radius: 100%;
	padding: 10px;
	width: 60px;
	height: 60px;
	position: relative;
	
	color: #1D7AB4;
}
.iconbg {
	text-align: center;
	float: left;
	margin-right: 3rem !important;
}
	.iconbg span:before {
		position: relative;
		top: 15px;
		left: 10px;
	}
@media (min-width: 992px) {
	#navbarResponsive {
		display: flex !important;
		flex-basis: auto;
		justify-content: end;
	}
}

	/*.media span {
	float: left;
	margin-right: 15px;
}*/
	.developer-option {
		float: left
	}
.gradient-icon {
	float: left;
	margin-right: 15px;
}

/*#navbarResponsive.collapse.navbar-collapse {
	justify-content: end;
	display: flex;
}*/
.padd20 {
padding:20px;}

