@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.eot') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
* Style scroll tweaks
* --------------------------------------------------
*/
html, body {
	overflow-x: hidden;
}
body {
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	color: #637381;
}
footer {
	padding: 30px 0;
}

/*
* Style scroll tweaks
* --------------------------------------------------
*/
.navbar {
	background-color: #ffffff;
	border-color: transparent;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	
}
.nav > li > a  {
	color: #637381;
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	text-transform: uppercase;	
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active > a {
	background-color: transparent;
	color: #F3354B;
}

.dropdown-menu > li > a {
	color: #637381;
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 20px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
	
	
    color: #ffffff;
    text-decoration: none;
    background-color: #F3354B;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
	color: #F3354B;
}
.bold-head {
	font-family: 'Montserrat-Bold';
}
@media (min-width:1200px) {	
	.col-logo-20 {
		float: left;
		width: 20%;
	}
	.col-logo-40 {
		float: left;
		width: 40%;
	}
	.logo-block {
		text-align: center;
		height: 270px;
		line-height: 270px;
		vertical-align: middle;
	}
	.arrow-iamready {
		position: relative;
		top: -25px;
		left: -30px;
	}
	.home-head {
		padding: 70px 0 50px;
		color: #212B35;
		font-family: 'Montserrat-Regular';	
		font-size: 40px;
		font-weight: normal;
		line-height: 1.33;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
	}
	.nav > li > a {
		padding: 30px 15px;
	}
	.navbar-brand {
    padding: 27px 0;
	}
}
@media (max-width : 1024px) {
	.col-logo-20 {
		float: left;
		width: 20%;
	}
	.col-logo-40 {
		float: left;
		width: 40%;
	}
	.logo-block {
		text-align: center;
		height: 200px;
		line-height: 200px;
		vertical-align: middle;
	}
	.arrow-iamready {
		position: relative;
		top: -25px;
		left: -30px;
	}
	.home-head {
		padding: 50px 0 30px;
		color: #212B35;
		font-family: 'Montserrat-Regular';	
		font-size: 39px;
		font-weight: normal;
		line-height: 1.33;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
	}
}
@media (min-width : 1024px) {		

	.video-img {
	 position: absolute;
	 top:50px;
	 left:65px;
	 width: 100%;
	 height: 100%;
	}	
	.nav > li > a {
		padding: 30px 15px;
	}
	.navbar-brand {
    padding: 27px 0;
	}
}
@media (min-width : 768px) {
	.quote-head {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 45px;
    line-height: 1;
    margin: 0 5%;
    text-align: center;
    text-transform: uppercase;
    z-index: 200;
}
	.inner-head-1 {
	font-family: 'Montserrat-Bold';
	font-size: 45px;
	font-style: normal;
	color: #212B35;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.inner-head-2-blue {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	font-style: normal;
	color: #00ADEF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.inner-head-3 {
	font-family: 'Montserrat-Bold';
	font-size: 27px;
	font-style: normal;
	color: #212B35;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;	
	line-height: 1.332;
}
	.footer-btm-main {
	text-align: right;
	}

	.break-all {
		word-break: break-all;
		display: inline-block;
	}
	.signup-btn-space {
		margin-left: 30px;
	}
	
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 0;
	}
	.navbar-right {
		float: right !important;
		margin-right: 0;
	}
	.hbox-container {
	  display: flex;
	  height: 100%;
	}
	.hbox-item {
	  display: inline-block;
	  align-self: flex-end;	
	}
	.nav > li > a.btn-gray-bdr {
	margin: 18px 0 0 0;
	color: #637381;
	padding: 10px 15px;
	}
	.navbar {
		min-height: 80px;
	}
	body {
		padding-top: 80px;
	}

}
@media (min-width : 768px) and (max-width : 1023px) {
	.col-logo-20 {
		float: left;
		width: 20%;
	}
	.col-logo-40 {
		float: left;
		width: 40%;
	}
	.logo-block {
		text-align: center;
		height: 150px;
		line-height: 150px;
		vertical-align: middle;
	}
	.arrow-iamready {
		position: relative;
		top: -25px;
		left: -30px;
	}
	.video-img {
	 position: absolute;
	 top:50px;
	 left:0;
	 width: 100%;
	 height: 100%;
	}	
	.home-head {
		padding: 20px 0 20px;
		color: #212B35;
		font-family: 'Montserrat-Regular';	
		font-size: 30px;
		font-weight: normal;
		line-height: 1.33;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
	}
	.nav > li > a {
		padding: 30px 5px;
		font-size: 14px;
	}
	.navbar-brand {
    padding: 27px 0;
	}
}

@media (max-width:767px) {
	.xs-mrb15 {
		margin-bottom: 15px;
	}
	.quote-head {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    line-height: 1;
    margin: 0 5%;
    text-align: center;
    text-transform: uppercase;
    z-index: 200;
}
	.inner-head-1 {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	font-style: normal;
	color: #212B35;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.inner-head-2-blue {
	font-family: 'Montserrat-Bold';
	font-size: 25px;
	font-style: normal;
	color: #00ADEF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.inner-head-3 {
	font-family: 'Montserrat-Bold';
	font-size: 20px;
	font-style: normal;
	color: #212B35;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;	
	line-height: 1.332;
}
	.footer-btm-main {
		margin-top: 15px;
	}
	.copyright, .footer-btm-main {
		text-align: center;		
	}
	.signup-btn-space {
		margin-left: 0;
		margin-top: 20px;
	}
	.col-logo-20 {
		float: none;
		width: 100%;
	}
	.col-logo-40 {
		float: none;
		width: 100%;
	}
	.logo-block {
		text-align: center;
		height: 270px;
		line-height: 270px;
		vertical-align: middle;
	}
	.arrow-iamready {
		position: relative;
		top: -25px;
		left: -20px;
	}
	.home-head {
		padding: 20px 0 20px;
		color: #212B35;
		font-family: 'Montserrat-Regular';	
		font-size: 30px;
		font-weight: normal;
		line-height: 1.33;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
	}

	.video-img {
	 position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	width: auto;
	height: 100%;
	}
	.navbar {
		min-height: 61px;
	}
	.body125 {
		padding-top: 60px;
	}
	.nav > li > a.btn-gray-bdr {
		margin: 18px 15px 0 15px;
		color: #637381;
		padding: 10px 15px;
	}

}
.carousel-indicators {
		bottom: -54px;
	}
/*button pink line*/
.nav > li > a.btn-pink-bdr {
	margin: 18px 15px 0 15px;
	color: #F3354B;
	padding: 10px 15px;
}
.nav > li > a.btn-pink-bdr:hover {		
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
.btn-pink-bdr {
  color: #F3354B;
  background-color: transparent;
  border-color: #F3354B;
  border-width: 2px;
  font-size: 16px;
	
}
.btn-pink-bdr:focus,
.btn-pink-bdr.focus {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
.btn-pink-bdr:hover {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
.btn-pink-bdr:active,
.btn-pink-bdr.active,
.open > .dropdown-toggle.btn-pink-bdr {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
.btn-pink-bdr:active:hover,
.btn-pink-bdr.active:hover,
.open > .dropdown-toggle.btn-pink-bdr:hover,
.btn-pink-bdr:active:focus,
.btn-pink-bdr.active:focus,
.open > .dropdown-toggle.btn-pink-bdr:focus,
.btn-pink-bdr:active.focus,
.btn-pink-bdr.active.focus,
.open > .dropdown-toggle.btn-pink-bdr.focus {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
/*button pink line*/
/*button pink bg*/
.btn-pink-bg.hsignup {
	padding: 13px 81px;
	font-size: 20px;	
}

.btn-pink-bg {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
  border-width: 2px;  
  text-transform: uppercase;
}
.btn-pink-bg:focus,
.btn-pink-bg.focus {
  color: #fff;
  background-color: #00ADEF;
  border-color: #00ADEF;
}
.btn-pink-bg:hover {
  color: #fff;
  background-color: #00ADEF;
  border-color: #00ADEF;
}
.btn-pink-bg:active,
.btn-pink-bg.active,
.open > .dropdown-toggle.btn-pink-bg {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
.btn-pink-bg:active:hover,
.btn-pink-bg.active:hover,
.open > .dropdown-toggle.btn-pink-bg:hover,
.btn-pink-bg:active:focus,
.btn-pink-bg.active:focus,
.open > .dropdown-toggle.btn-pink-bg:focus,
.btn-pink-bg:active.focus,
.btn-pink-bg.active.focus,
.open > .dropdown-toggle.btn-pink-bg.focus {
  color: #fff;
  background-color: #F3354B;
  border-color: #F3354B;
}
/*button pink bg*/
/*button gray line*/
.nav > li > a.btn-gray-bdr:hover {		
  color: #fff;
  background-color: #637381;
  border-color: #637381;
}
.btn-gray-bdr {
  color: #637381;
  background-color: transparent;
  border-color: #637381;
  border-width: 2px;
  font-size: 16px;
	
}
.btn-gray-bdr:focus,
.btn-gray-bdr.focus {
  color: #fff;
  background-color: #637381;
  border-color: #637381;
}
.btn-gray-bdr:hover {
  color: #fff;
  background-color: #637381;
  border-color: #637381;
}
.btn-gray-bdr:active,
.btn-gray-bdr.active,
.open > .dropdown-toggle.btn-gray-bdr {
  color: #fff;
  background-color: #637381;
  border-color: #637381;
}
.btn-gray-bdr:active:hover,
.btn-gray-bdr.active:hover,
.open > .dropdown-toggle.btn-gray-bdr:hover,
.btn-gray-bdr:active:focus,
.btn-gray-bdr.active:focus,
.open > .dropdown-toggle.btn-gray-bdr:focus,
.btn-gray-bdr:active.focus,
.btn-gray-bdr.active.focus,
.open > .dropdown-toggle.btn-gray-bdr.focus {
  color: #fff;
  background-color: #637381;
  border-color: #637381;
}
/*button gray line*/

.navbar-toggle {
	background-color: #ffffff !important;
	border-radius: 50px !important;
}
.navbar-toggle .icon-bar {
	background-color: #F3354B !important;
}
.home-form .form-control {
	height: 58px;
	border-radius:0;
	font-size: 18px;
	color: #212B35;
}
.page-para {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #212B35;
}
.mrb30 {
	margin-bottom: 30px;
}

.inbold-terms {
	font-family: 'Montserrat-Bold';
	color: #00ADEF;
	text-decoration: none;
}
.inbold-terms:hover {
	color: #F3354B;
	text-decoration: none;
}

.video-bg-h {
  position: relative;
  width: 100%;
}

.video-img:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.hhome-main {
	margin-top: 50px;
}
.hfirst-section {
	padding-bottom: 120px;
}
.feature-block {
	background-color: #ffffff;
	padding: 90px 0 70px;
	border-top:1px solid #E7E7E7;
}

.page-head {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	font-weight: normal;
	line-height: 1.33;
	color: #212B35;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.page-head-3 {
	font-family: 'Montserrat-Regular';
	font-size: 21px;
	font-weight: normal;
	line-height: 1.33;
	color: #637381;
	margin: 0 0 40px;
}
.page-head-big {
	font-family: 'Montserrat-Regular';
	font-size: 40px;
	font-weight: normal;
	line-height: 1.33;
	color: #212B35;	
	margin: 0 0 20px;
}
.mrb45 {
	margin-bottom: 45px;
}

.box-group {
	border-top: 2px solid #E7E7E7;	
	border-left: 2px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
	border-bottom: 10px solid #DCDCDC;
	padding: 50px 20px 25px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.box-group-dark-bdr {
	border-bottom: 10px solid #AEAEAE;
	border-top: 2px solid #E7E7E7;	
	border-left: 2px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
	
	padding: 50px 20px 25px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.feature-head {
	font-family: 'Montserrat-Regular';
	font-size: 28px;
	font-weight: normal;
	line-height: 1.33;
	color: #212B35;
	margin: 30px 0 10px;
}
.feature-para {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	line-height: 1.4452;
	color: #637381;
	font-weight: normal;
	
}
.inline-block {
	display: inline-block;
}
.curved-block {
	background-image: url(../images/curved-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 90px 0;
}
.curved-block .panel-title > a {
	text-decoration: underline;
	font-size: 18px;
	color: #637381;
}
.curved-block .panel .panel-body a {
	color: #212b35;
	text-decoration: none;
	font-family: 'Montserrat-Bold';
}
.curved-block .panel .panel-body {
	color: #637381;
}
.curved-block .panel .panel-body a:hover {
	color: #F3354B;
	text-decoration: none;	
}
.curved-block .panel {
	box-shadow: -4px 4px 0 0 rgba(0,0,0,0.07);	
}
.navbar-nav > li:hover > .dropdown-menu {
  display: block;
} 
.font21 {
	font-size: 21px;
}
.inbold-table > thead > tr > th, .inbold-table > tbody > tr > th, .inbold-table > tfoot > tr > th, .inbold-table > thead > tr > td, .inbold-table > tbody > tr > td, .inbold-table > tfoot > tr > td {
	padding: 10px 8px;
	border-top: 1px solid #e8e8e8;
}
.inbold-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e8e8e8;
}
.inbold-table > tbody > tr > td:nth-child(2) {
	background-color: #e7f8ff;
	width: 20%;
}
.inbold-table > tbody > tr > td:nth-child(3) {	
	width: 20%;
}
.inbold-table {
	border-bottom: 1px solid #e8e8e8;
}
.inbold-table-head {
	font-size: 30px;
	color: #212b35;	
}
.inbold-table-main {
	border-top: 1px solid #e8e8e8;
	padding-top: 25px;
	margin-top: 90px;
}
.inbold-table-chead {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	color: #212b35;	
}
.crown-img {
	position: relative;
	left: -68px;
	bottom: -9px;
}
.inbold-table-chead-2 {
	font-size: 21px;
	color: #212b35;
	line-height: 21px;
}
.red-light {
	background-color: #e13a2b;
}
.blue-light {
	background-color: #00bff3;
}
.orange {
	background-color: #f26522;
}
.blue-dark {
	background-color: #015293;
}
.green-light {
	background-color: #3cb878;
}
.gray-dark {
	background-color: #343738;
}
.lemon {
	background-color: #80cc28;
}
.red-dark {
	background-color: #cc2129;
}
.trusted-block {
	padding-top: 90px;
}
.row-0 {
	margin-left: 0;
	margin-right: 0;
}
.col-0 {
	padding-left: 0;
	padding-right: 0;
}

.test-head-1 {
	font-family: 'Montserrat-Bold';
	font-size: 28px;
	color:#212b35;
}
.test-bdr {
	width: 51px;
	height: 3px;
	background-color:#637381;
	display: block;
}

#tcb-testimonial-carousel {
	margin: 90px 0 70px;
}
.test-para {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #637381;	
}
.test-more {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #637381;
	text-decoration: underline;
}
.test-more:hover {	
	color: #F3354B;
	text-decoration: none;
}
.test-name {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color:#212b35;
	margin: 0 0 5px;
}
.test-star-text {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #637381;
	margin-left: 10px;
	line-height: 15px;
	vertical-align: bottom;
}

.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #637381;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 13px;
  margin: 0;
  background-color: #637381;
}

#tcb-testimonial-carousel .carousel-indicators {
	opacity: 1 !important;	
	background-color: transparent!important;
	
}
.more-stories-main {
	text-align: center;
	margin-bottom: 70px;
}
.btn-story-big {
	padding: 10px 50px;
	font-size: 16px;
}

.signup-block {
	background-color: #ffffff;
	padding: 70px 0 70px;
	border-top:1px solid #E7E7E7;
}
.page-head-signup {
	font-family: 'Montserrat-Bold';
	font-size: 30px;
	font-weight: normal;
	line-height: 1.33;
	color: #212B35;	
	margin: 0 0 10px;
}
.page-subhead-signup {
	font-family: 'Montserrat-Regular';
	font-size: 21px;
	font-weight: normal;
	line-height: 1.33;
	color: #637381;
	margin: 0 0 25px;
}

.footer-main {
	background-color: #03193d;
	padding: 80px 0 18px;
	color: #637381;
}
.contact-widget {
	margin-top: 25px;
}
.contact-widget span {
    background: transparent;
   
    display: inline-block;
    font-size: 16px;
    height: 24px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -3px;
    width: 24px;
}
.contact-widget p {
    margin-bottom: 5px;
    padding-left: 31px;
    position: relative;
	font-size: 13px;
	line-height: 22px;
}
.contact-widget a {
	color: #637381;
	text-decoration: none;
}
.contact-widget a:hover {
	color: #00ADEF;
}

.footer-head {
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	font-weight: normal !important;
	line-height: 1.33;
	color: #ffffff;
	margin-top: 0 !important;
}
.flink-list li {
	margin-bottom: 10px;
}
.flink-list li a {
	font-family: 'Montserrat-Regular';
	color: #637381;
	font-size: 13px;
	text-decoration: none;
}
.flink-list li a:hover {
	color: #00ADEF;
}

.copyright {
	font-family: 'Montserrat-Regular';
	font-size: 13px;
	color: #637381;
	margin-top: 4px;
}
.mrb20 {
	margin-bottom: 20px;
}
.footer-bottom {
	padding-top: 18px;
	margin-top: 50px;
	border-top:1px solid #1d3051;
}

.custom-icon-facebook {
	background: url(../images/facebook-icon.png) no-repeat left top;
	width: 10px;
	height: 20px;
	margin-right: 15px;
	display: inline-block;
}
.custom-icon-twitter {
	background: url(../images/twitter-icon.png) no-repeat left top;
	width: 22px;
	height: 18px;
	margin-right: 15px;
	display: inline-block;
}
.custom-icon-googleplus {
	background: url(../images/googleplus-icon.png) no-repeat left top;
	width: 23px;
	height: 16px;
	margin-right: 15px;
	display: inline-block;
}
.custom-icon-instagram {
	background: url(../images/instagram-icon.png) no-repeat left top;
	width: 22px;
	height: 22px;
	margin-right: 15px;
	display: inline-block;
}
.custom-icon-linkedin {
	background: url(../images/linkedin-icon.png) no-repeat left top;
	width: 16px;
	height: 16px;	
	display: inline-block;
}

/* top open close div */

.body125 .navbar-fixed-top {
    /*top: 45px;*/ 
	top: 0px; 
}
.oc-main {
	background-color: #e8e8e8;
	text-align: center;
	padding: 10px 0;
	font-family: 'Montserrat-Regular';	
	color: #212b35;
	height: 45px;
	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999999;
}
@media (min-width:768px) {
	.body125 {
	padding-top: 85px;
	}
	.oc-main {
		font-size: 16px;
	}
}

@media (max-width:767px) {
	.oc-main {
		font-size: 13px;
	}
}
.oc-main a {
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	color: #212b35;
	text-decoration: underline;
	margin: 0 3px;
}
.oc-main a:hover {
	color:#F3354B;
	text-decoration: none;
}
.divnone {
	display: none;
}
/* top open close div */

/*inners*/
.full-width {
    padding: 50px 0 50px;
    width: 100%;
}
.gray-block {
	background: #EFEFEF;
}

.inner-text {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.inner-head-4 {
    font-family: 'Montserrat-Bold';
	font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #212B35;
	text-align: center;	
	margin-bottom: 0;
}
.text-lowercase {
  text-transform: lowercase !important;
}

.quote-author {
    font-size: 18px;
    font-style: italic;
    height: 24px;
    margin-top: 25px;
    position: relative;
    text-align: center;
    width: auto;
    z-index: 200;
	color: #ffffff;
}
.blue-color {
	color: #00ADEF;
}
.qa-head-main {
	font-family: 'Montserrat-Bold';
	font-size: 25px;
    font-style: normal;
    font-weight: normal;    
    color: #212B35;
}
.qa-head {
	font-family: 'Montserrat-Bold';
	font-size: 20px;
    font-style: normal;
    font-weight: normal;    
    color: #212B35;
}
.contact-head {
	font-family: 'Montserrat-Bold';
	font-size: 25px;
    font-style: normal;
    font-weight: normal;
	color: #00ADEF;
	margin-top: 70px;
}
.home-form textarea.form-control {
	height: auto !important;
}
/* plan */
.plan {
	text-align: center;
	border: 1px solid #f0f0f0;
	background: #ffffff;
	margin-right: -1px;
	-webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
}
.pricing-table .plan.featured {
	margin: -31px -2px 20px -1px;
	position: relative;
	z-index: 101;
	background: #a0ce4e;
	line-height: 26px !important;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
}
.plan .plan-head {
	background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
}
.plan.featured .plan-head {
	background: #ffd600;
	padding: 1px;
	margin: -1px;
	color: #ffffff;
}
.plan.featured .plan-head h3 {
	color: #ffffff;
	font-size: 25px;
}
.plan .plan-head h3 {
	display: block;
	width: 100%;
	margin: 25px 0 10px 0;
	font-size: 20px;
	padding: 0;
}
.price {
	display: block;
	font-size: 36px;
	line-height: 38px;
	font-weight: 300;	
	padding: 0;
	margin: 0;
}
.price span {
	display: block;
	font-weight: 400;
	font-size: 16px;
	margin: 5px 0 8px 0;
	padding: 0;
	color: #aaaaaa;
	line-height: 11px;
}
.plan.featured .price span {
	color: #ffffff;
	opacity: 0.7;
	filter: alpha(opcity=70);
}
.plan .signup {
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 1px solid #e8e8e8;
	background: #fafafa;
}
.plan .signup a.button {
	margin: 0;
}
.plan ul {
	margin: 0 !important;
	list-style: none !important;
	padding: 0 !important;
	background: #ffffff;
}
.plan li {
	font-size: 16px;
	padding: 10px 0px;
	text-align: center;
}
.plan ul li:nth-child(2n) {
	background: #f7f7f7;
}
.plan li:last-child {
	background: none;
	border-bottom: none;
}
/* plan */
#trialclose {
	cursor: pointer;
}
.terms-list-alpha > li {
	list-style: lower-alpha;
}
.terms-list-roman > li {
	list-style:lower-roman; 
}
.feature-icon-big {
	font-size: 40px;
	color: #00ADEF;
}
.text-left {
	text-align: left !important;
}
.inner-head-app {
    font-family: 'Montserrat-Bold';
	font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #212B35;	
	margin-bottom: 20px;
	line-height: 1.332;
}
.sitemap-head {
	font-family: 'Montserrat-Bold';
	font-size: 18px;
	font-weight: normal !important;
	line-height: 1.33;
	color: #212B35;
	margin-top: 0 !important;
}
.sitemap-list li {
	margin-bottom: 10px;
}
.sitemap-list li a {
	font-family: 'Montserrat-Regular';
	color: #00ADEF;
	font-size: 16px;
	text-decoration: none;
}
.sitemap-list li a:hover {
	color: #F3354B;
	text-decoration: none;
}
.plan-left-list > li {
	text-align: left !important;
	padding-left: 15px;
}
.plan-table tr th {
	font-family: 'Montserrat-Bold';
	font-size: 18px;
	color: #00ADEF;
	text-align: center;
}
.plan-table-subhead {
	font-family: 'Montserrat-Bold';
	font-size: 18px;
	color: #212B35;
}
.green-color {
	color: #3cb878;
}
/* new pricing */
.price-text-leftside {
	padding: 25px 0;
}

.price-advance {
	background: #fff2e5;
	padding: 25px;
	text-align: center;
}
.price-basic {
	background: #e6f5ff;
	padding: 25px;
	text-align: center;
}
.price-free {
	background: #e3fdf1;
	padding: 25px;
	text-align: center;
}
.nprice-head {
	color: #02183e;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.nprice-head-leftside {
	color: #39527e;
	font-weight: bold;	
	margin-bottom: 5px;
}

.nprice-ntext-leftside {
	color: #39527e;
	font-weight: normal;	
	margin-bottom: 10px;
	line-height: 1.8;
}
.nprice-number {
	color: #ffaf5f;
	font-weight: bold;
	font-size:63px; 
	line-height:63px;
}
.nprice-number-blue {
	color: #54b4f8;
	font-weight: bold;
	font-size:63px; 
	line-height:63px;
}
.nprice-number-green {
	color: #6adda7;
	font-weight: bold;
	font-size:63px; 
	line-height:63px;
}
.nprice-number-cur {
	font-size: 40%;
	top: -1.0em;
	text-align: right;
}
.nprice-month {
	color: #7c7c7c;
	font-size: 15px;
	margin-bottom: 10px;
}
.btn-link-pink {
	color: #F3354B;
	text-decoration: underline;
	font-size: 16px;
}
.btn-link-pink:focus,
.btn-link-pink.focus {
  color: #00ADEF;
  text-decoration: underline;
}
.btn-link-pink:hover {
  color: #00ADEF;
  text-decoration: none;
}
.nprice-btn-pd {
  padding-left: 30px;
  padding-right: 30px;
	font-weight: bold;
}
/*button orange bg*/
.btn-orange-bg {
  color: #fff;
  background-color: #ffaf5f;
  border-color: #ffaf5f;
  border-width: 2px;  
  padding-left: 30px;
  padding-right: 30px;
  font-weight: bold;
}
.btn-orange-bg:focus,
.btn-orange-bg.focus {
  color: #fff;
  background-color: #ea8b2d;
  border-color: #ea8b2d;
}
.btn-orange-bg:hover {
  color: #fff;
  background-color: #ea8b2d;
  border-color: #ea8b2d;
}
.btn-orange-bg:active,
.btn-orange-bg.active,
.open > .dropdown-toggle.btn-orange-bg {
  color: #fff;
  background-color: #ffaf5f;
  border-color: #ffaf5f;
}
.btn-orange-bg:active:hover,
.btn-orange-bg.active:hover,
.open > .dropdown-toggle.btn-orange-bg:hover,
.btn-orange-bg:active:focus,
.btn-orange-bg.active:focus,
.open > .dropdown-toggle.btn-orange-bg:focus,
.btn-orange-bg:active.focus,
.btn-orange-bg.active.focus,
.open > .dropdown-toggle.btn-orange-bg.focus {
  color: #fff;
  background-color: #ffaf5f;
  border-color: #ffaf5f;
}
/*button orange bg*/
/*button blue bg*/
.btn-blue-bg {
  color: #fff;
  background-color: #54b4f8;
  border-color: #54b4f8;
  border-width: 2px;  
  padding-left: 30px;
  padding-right: 30px;
  font-weight: bold;
}
.btn-blue-bg:focus,
.btn-blue-bg.focus {
  color: #fff;
  background-color: #3f9ada;
  border-color: #3f9ada;
}
.btn-blue-bg:hover {
  color: #fff;
  background-color: #3f9ada;
  border-color: #3f9ada;
}
.btn-blue-bg:active,
.btn-blue-bg.active,
.open > .dropdown-toggle.btn-blue-bg {
  color: #fff;
  background-color: #54b4f8;
  border-color: #54b4f8;
}
.btn-blue-bg:active:hover,
.btn-blue-bg.active:hover,
.open > .dropdown-toggle.btn-blue-bg:hover,
.btn-blue-bg:active:focus,
.btn-blue-bg.active:focus,
.open > .dropdown-toggle.btn-blue-bg:focus,
.btn-blue-bg:active.focus,
.btn-blue-bg.active.focus,
.open > .dropdown-toggle.btn-blue-bg.focus {
  color: #fff;
  background-color: #54b4f8;
  border-color: #54b4f8;
}
/*button blue bg*/
/*button green bg*/
.btn-green-bg {
  color: #fff;
  background-color: #6adda7;
  border-color: #6adda7;
  border-width: 2px;  
  padding-left: 30px;
  padding-right: 30px;
  font-weight: bold;
}
.btn-green-bg:focus,
.btn-green-bg.focus {
  color: #fff;
  background-color: #52bd8b;
  border-color: #52bd8b;
}
.btn-green-bg:hover {
  color: #fff;
  background-color: #52bd8b;
  border-color: #52bd8b;
}
.btn-green-bg:active,
.btn-green-bg.active,
.open > .dropdown-toggle.btn-green-bg {
  color: #fff;
  background-color: #6adda7;
  border-color: #6adda7;
}
.btn-green-bg:active:hover,
.btn-green-bg.active:hover,
.open > .dropdown-toggle.btn-green-bg:hover,
.btn-green-bg:active:focus,
.btn-green-bg.active:focus,
.open > .dropdown-toggle.btn-green-bg:focus,
.btn-green-bg:active.focus,
.btn-green-bg.active.focus,
.open > .dropdown-toggle.btn-green-bg.focus {
  color: #fff;
  background-color: #6adda7;
  border-color: #6adda7;
}
/*button orange bg*/
.pd-none {
	padding: 0 !important;
}
.np-table > tbody > tr:hover {
    background-color: #f8f9fa;
    font-weight: bold;
	color: #12274b;
}
.np-addon-space {
	margin-top: 45px;
	margin-bottom: 45px;
}
.np-addon-main {
	border-top: 1px solid #f0f0f0;
	text-align: center;
	position: relative;
}
.np-addon-head {
	background: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: -11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.np-addon-table > thead > tr > th, .np-addon-table > tbody > tr > td {
	font-size: 14px;
	padding: 15px; 
	border-top: 1px solid #f2f2f2;
}
.np-addon-table > thead > tr > th {
	background: #e8effa;
	color: #39527e;
	font-weight: bold;
}
.np-table-link {
	color: #39527e;
	font-weight: bold;
	text-decoration: underline;
	
}
.np-table-link:hover {
	color: #00ADEF;
	font-weight: bold;
	text-decoration: none;
}
.np-addon-table > thead > tr > th {
    border-bottom-width: 0;
}

/* at pricing */
.flex {
	display: flex;
}
.relative {
    position: relative;
}
.np-rounded-top {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
.np-rounded-bottom {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
	
}
.flex-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
}
.np-pdtm  {
	padding-top: 15px;
	padding-bottom: 15px;
}
.np-bg-white {
	background: #ffffff;
}

.np-justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.np-item-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.np-bdr {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.hover-container:hover .hover-bg {
    background-color: #f8f9fa;
	
}
.hover-container:hover .np-pdtm {
	color: #02183e;
	font-weight: bold;
	z-index: 100000;
	background-color: #f8f9fa;
}

.absolute {
	position: absolute;
}
.rounded-hover {
    border-radius: 5px;
}
.no-events {
    pointer-events: none;
}
.z-1 {
    z-index: 1;
}
.bottom-0 {
    bottom: 0;
}
.top-0 {
    top: 0;
}
.np-lr-0 {
	left: 0; 
	right: 0;
}
@media (min-width:768px) and (max-width:991px) {
	.np-sm-setting .nprice-ntext-leftside {    
		line-height: 1.422;
		font-size: 98%;
	}
	.np-sm-setting .nprice-head-leftside {
		font-size: 90%;
	}
	.np-sm-setting .price-free, .np-sm-setting .price-basic, .np-sm-setting .price-advance {
		padding-left: 0;
		padding-right: 0;
	}
	.np-sm-setting .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.np-sm-setting .col-sm-3 {
		padding-left: 5px;
		padding-right: 5px;
	}
}
.mrb0 {
	margin-bottom: 0;
}
.np-addon-table-main {
	border-radius: 7px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
}
/* new pricing */

