.side-nav .sidenav-bg:after{
    overflow: hidden;
}
.report_lead, .free-lead-assigned {
    color: grey !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
  }

  .switch .lever:after {
    background-color: white !important;
  }

  .switch label input[type=checkbox]:disabled + .lever:after, .switch label input[type=checkbox]:disabled:checked + .lever:after {
    background-color: #BDBDBD !important;
  }

  .switch .lever {
    background-color: gray !important;
  }
  .switch label input[type=checkbox]:checked + .lever {
    background-color: #4285F4 !important;
    }
  .report_lead:hover {
    text-decoration: underline !important;
    color: #286efa !important;
  }
  
  .report_lead:active {
    color: grey !important;
  }
  
  .report_lead:visited {
    color: grey !important;
  }
  
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -45px;
    position: relative;
    z-index: 2;
}

.field-register {
    float: right;
    margin-left: -25px;
    margin-top: 28px;
    position: relative;
    z-index: 2;
}

.invite_welcome{
    font-weight: 500 !important;
    font-size: 44px;
    line-height: 1.3 !important;
}

.get_started_btn{
    font-size: 20px;
    font-family: 'PT Sans', sans-serif !important;
    background-color:#4daaf2 !important;
    color: white !important;
    border-radius: 100px !important;
    font-weight: bold;
    box-shadow:0px 8px 35px -6px rgba(77,170,242,0.36);

}
.get_started_btn:hover{
    border-color: #4daaf2 !important;
    box-shadow:0px 8px 35px -6px rgba(77,170,242,0.36);
   /*  border-radius: 3px !important; */
    border-width: 2px !important; 
}

.how_it_works{
    font-weight: 600 !important;
    font-size: 34px;
}

.how_it_works_body{
    font-family: 'PT Sans'!important;
    font-size: 16px;
    line-height: 1.8em;
}

.inovative_solution_title{
    font-weight: 500;
    font-size: 38px;
    line-height: 1.3em;
}
.inovative_solution_body{
    font-family: 'PT Sans', sans-serif !important;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.8em;
}

.blurb_title{
    font-size: 18px;
    line-height: 25px;
    font-family: 'PT Sans'!important;
    font-weight: 700;
}

.blurb_body{
    font-family: 'PT Sans'!important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.8em;
    /*width: 284px;*/
    color: rgba(255,255,255,0.7)!important;
}

.our_tech_title{
    font-weight: 500 !important;
    font-size: 38px;
    line-height: 1.3em;
}

.our_vision_title{
    font-size: 30px;
    line-height: 1em;
}

.our_vision_body{
    font-family: 'PT Sans';
    font-size: 16px;
    line-height: 1.8em;
}

.stop-scrolling {
    height: 100% !important;
    overflow: hidden !important;
}

body.modal-open {
    overflow: hidden;
}

.dataTables_wrapper select{
	display: inline;
}
select.form-control{
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0
}
table.dataTable{
	border-collapse: collapse !important;
}
.dropdown-item{
	width: auto;
}
.hide{
	display: none;
}
.table a{
	margin-left: 0.5em;
}
.dataTables_wrapper input[type="search"]{
	width: auto !important;
}
.title{
	font-weight : bold;
}
.details-table tr td {
	border-top: none;
}
.pagination li.paginate_button.page-item.active, .pagination li.paginate_button.page-item.active .page-link{
	background-color: #0275d8;
	color: #fff;
	border-color: #0275d8;
}
.pulse-orange {
	width: 100%;
	height: 22px;
	background: rgba(204,169,44, 0.4);
	cursor: pointer;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
	animation: pulse-orange 2s infinite;
}
.pulse-red {
	width: 100%;
	height: 22px;
	background: rgba(255,0,0, 0.4);
	cursor: pointer;
	box-shadow: 0 0 0 rgba(255,0,0, 0.4);
	animation: pulse-red 2s infinite;
}
.pulse-orange:hover, .pulse-red:hover {
	animation: none;
}
.box-style {
    background-color: #2d3757;;
    border-radius: 20px;
    box-shadow: 5px 10px rgba(77,170,242,0.24);
    box-shadow: 0px 0px 8px 1px #4daaf2;
}
.box-style-space {
    margin: 40px 0px;
    padding: 10px 0px;
}
/* chrome browser autofills */
input:-webkit-autofill {
    -webkit-text-fill-color: #464a4c !important;
    -webkit-box-shadow: 0 0 0px 9999px white inset;
    transition: background-color 5000s ease-in-out 0s;
}
#account_setup input:-webkit-autofill {
    -webkit-text-fill-color: #FFFFFF !important;
    -webkit-box-shadow: 0 0 0px 1000px #2e3858 inset;
    /*transition: background-color 5000s ease-in-out 0s;*/
}
/* Materialize fix labels overlapping */
input[type]:-webkit-autofill + label {
    -webkit-transform: translateY(-140%);
    transform: translateY(-140%);
    font-size: 0.8rem;
}
#account_setup input[type]:-webkit-autofill + label {
    top: 2.2rem !important;
}
#settings_campaign_container { /* campaign container */
    width: auto;
}
div.dataTables_wrapper div.dataTables_length select { /* datatable show entries */
    display: inline-block !important;
}
.lead-dt-link {
    color: #0275d8 !important;
    text-decoration: underline;
}
#loginForm input,
#registerForm input,
#account_setup input {
    margin-bottom: 0.3rem;
}
/* .product-tour,
.product-tour i {
    background-color: #4285F4 !important;
    border-radius: 50em !important;
    color: #fefffb !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align: center;
} */

/* override responsive.bootstrap.min */
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before {
    top: 16px;
    line-height: 17px;
}
#showLeadDetails { /* overlap intercom launcher */
    z-index: 5555555555 !important;
}
#slide-out.side-nav .collapsible-body a {
    background-color: rgb(0, 0, 0, 0);
}
.gradient-overflow-login {
    height: 97vh;
}
.gradient-overflow-signup {
    height: 130vh;
}
#register_btn {
    width: 215px;
}
.close-lead-search,
.white-skin .close-lead-search:hover {
    background-color: #dc3545 !important;
}
.show-all-leads {
    display: none;
}

#settlements ul li a:not(.active),
#testimonials ul li a:not(.active) {
    background-color: rgba(158, 158, 158, 0.3);
}
#settlements ul li a:not(.active):hover,
#testimonials ul li a:not(.active):hover {
    background-color: rgba(208, 208, 208, 0.3);
}
.max-chars {
    font-size: 66%;
}
.msg-size-14{
    font-size: 14px;
}

/** ratings **/
.show-result {
    margin: 10px;
    padding: 10px;
    color: green;
    font-size: 20px;
}
.star-rating s:hover,
.star-rating s.active {
    color: gold;
}
.star-rating s {
    color: black;
    font-size: 25px;
    cursor: default;
    text-decoration: none;
    line-height: 60px;
}
.star-rating {
    padding: 2px;
}
.star-rating s:hover:before,
.star-rating s.rated:before,
.star-rating s.active:before {
    content: "\2605";
}
.star-rating s:before {
    content: "\2606";
}
/** **/

.font-size-1 {
    font-size: 1rem !important;
}
.font-size-1-1 {
    font-size: 1.1rem !important;
}
.show-overflow-scroll {
    overflow-y: visible !important;
}
.textarea-style {
    /*line-height: 3 !important;*/
    padding-top: 0.5rem !important;
    /*min-height: unset !important;*/
    height: 4.3rem !important;
}
.textarea-style + label.active {
    /*top: -0.2rem !important;*/
    transform: translateY(-172%) !important;
}
.border-bottom-grey {
    border-bottom: 1px solid #bdbdbd;
}
.normal-link-color {
    color: #292b2c !important;
}
@-webkit-keyframes pulse-orange {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}
	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}
@keyframes pulse-orange {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
		box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}

/* Start: Red colour animation effects */
@-webkit-keyframes pulse-red {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
	}
	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
	}
}
@keyframes pulse-red {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
		box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
		box-shadow: 0 0 0 10px rgba(255,0,0, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
		box-shadow: 0 0 0 0 rgba(255,0,0, 0);
	}
}
/* End: Red colour animation effects */

/* Start: Grey colour animation effects */
.pulse-grey {
	width: 100%;
	height: 22px;
	background: rgba(192,192,192, 0.4);
	cursor: pointer;
	box-shadow: 0 0 0 rgba(192,192,192, 0.4);
}
/* End: Grey colour animation effects */

input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search-md], input[type=search], textarea.md-textarea{
	height: 2.6rem;
}
#stripe_charges .row .px-4{
	width: 100%;
}
.negative-margin {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.card-action{
		padding-left: 22%;
	}
        .fixed-sn main {
            margin-left: 2%;
            margin-right: 2%;
        }
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.card-action{
		padding-left: 33%;
	}
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.card-action{
		padding-left: 14%;
	}
        #login_btn {
            width: 215px;
        }
}

@media only screen and (max-width: 768px) {
    .thank-you-switch, .thank-you-title {
        text-align: center;
    }
    .thank-you-switch .switch {
        float: none;
    }
    .testmnl-tabs, .sttlmnt-tabs, .speclzn-tabs {
        margin-bottom: 3rem !important;
    }
    .label-spacer {
        margin-bottom: 1.5rem !important;
    }
    .space-top-2 {
        margin-top: 0.5rem !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.card-action{
		padding-left: 22%;
	}
}
@media only screen and (max-width: 992px) {
    .map-container {
        width: 100%;
        margin-left: 0% !important;
    }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.card-action{
		padding-left: 29%;
	}
        #clearLead {
            margin-top: 15px;
        }
}
@media only screen and (min-width: 1120px) {
    .view-purchased-leads {
        margin-top: 15px !important;
    }
}
@media only screen and (max-width: 299px) {
    .view .mask {
        height: 140%;
    }
    #login_btn, #register_btn {
        width: 145px;
    }
    .g-signin2 {
        width: auto;
    }
}
/* device screen < 393 */
@media only screen and (max-width: 393px) {
    .pricing-plan-item h2 {
        font-size: 3rem;
        padding: 0rem;
        font-weight: 300;
    }
    .pricing-plan-item h2:before {
        /*content: "$";*/
        font-size: 25px;
        position: absolute;
        margin-left: -1rem;
        margin-top: 0.4rem;
    }
    .pricing-plan-item h2:after {
        content: "/mo";
        font-size: 20px;
        position: absolute;
        margin-top: 1.5rem;
    }
    .pricing-plan-item li:nth-child(2) {
        padding-bottom: 10px;
    }
    .pricing-plan-item li:not(:nth-child(2)) {
        padding-bottom: 10px;
    }
    .selected{
        padding: 0px 0px !important;
    }
    .pricing-plan-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0;
    }
    #step-4 .col-md-12 .field {
        width: 100% !important;
    }
    #step-4 .col-md-12 button {
        padding: 0.85rem 1.4rem;
    }
    header nav .container img {
        height: 30px !important;
    }
    .thank-you-title a {
        font-size: 1rem;
    }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .pricing-plan-item li:not(:nth-child(2)){
        padding-bottom: 10px !important;
    }
    .pricing-plan-item li:nth-child(2) {
        padding-bottom: 10px !important;
    }
    .pricing-plan-item h2 {
        font-size: 3rem;
        padding: 1rem;
        font-weight: 300;
    }
    .pricing-plan-item h2:after {
        content: "/mo";
        font-size: 20px !important;
        position: absolute;
        margin-top: 1.5rem !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    main .container .justify-content-md-center .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .pricing-plan-item li:not(:nth-child(2)){
        padding-bottom: 5px !important;
    }
    .pricing-plan-item li:nth-child(2) {
        padding-bottom: 5px !important;
    }
    .pricing-plan-item li:nth-child(5) {
        font-size: 13px;
    }
    .pricing-plan-item h2 {
        font-size: 2rem;
        padding: 1rem;
        font-weight: 300;
    }
    .pricing-plan-item h2:before {
        font-size: 24px;
        margin-top: 0.3rem
    }
    .pricing-plan-item h2:after {
        content: "/mo";
        font-size: 15px !important;
        position: absolute;
        margin-top: 1rem !important;
    }
    .pricing-plan-item button {
        padding: .600rem .75rem;
    }
}
#saveCardForm .picker__table, #saveCardForm .picker__button--today, #saveCardForm .picker__weekday-display, #saveCardForm .picker__day-display, #saveCardForm .picker__nav--prev, #saveCardForm .picker__nav--next{
	display: none;
}
#saveCardForm .picker__button--clear{
	visibility: hidden;
}



.brand {
    position: absolute;
    left: 52%;
    
}
.w_title{
	font-weight:600;
	font-size: 2em;
}

.progress{
	width: 100px !important;
	background-color: #ff9800 !important;
}

.progress-placeholder{
	width: 100px !important;
}

.custom-placeholder{
	
	background-color: #ced4da !important;
}

.dot {
    height: 34px;
    width: 33px;
    border-radius: 50%;
    display: inline-block;
}

.dot_sidebar {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    display: inline-block;
}

.custom-placeholder:before{
	content: " ";
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
	z-index: 1;
	height: 100%;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: a .8s linear infinite;
    animation: a .8s linear infinite;
    background: -webkit-gradient(linear,left top,right top,color-stop(46%,hsla(0,0%,100%,0)),color-stop(50%,hsla(0,0%,100%,.35)),color-stop(54%,hsla(0,0%,100%,0))) 50% 50%;
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;
}

.progress-item{
	padding-top: 25px;
}
#breadcrumb_placeholder{
	padding-left: 10px;
}
.dropdown-pull-right {
	float: right !important;
	right: 0;
	left: auto;
  }
  
  .dropdown-pull-right>.dropdown-menu {
	right: 0;
	left: auto;
  }

.progress-bg {
	margin: 0 auto;
	width: 65%;
	height: 78px;
	border-radius: 10px;
  text-align: center;
  background-color: #ff9800 !important;
	-moz-box-shadow:    inset 0 0 10px #ccc;
	-webkit-box-shadow: inset 0 0 10px #ccc;
	box-shadow:         inset 0 0 10px #ccc;
}

.progress-bar {
        padding-top: 2px;
	height: 78px;
	border-radius: 10px;
	float: left;
	width: 50%;
	/* fallback */ 
	background-color: #4285F4; 
	
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4285F4), to(#4285F4)); 
	
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #4285F4, #4285F4); 
	
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #4285F4, #4285F4); 
	
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #4285F4, #4285F4); 
	
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #4285F4, #4285F4);	
}

.progress-bg h3.goal, .progress-bg h3.raised {
	
  font-size: 1.6em;
  font-weight: 500;
	line-height: 78px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
}


.progress-bg h3.raised {
	color: white;
	/* margin: 14px 25px 0 50px;
	padding: 0 25px 0 0; */
}

.progress-bg p.goal {
	color: #0317cf;
  text-align: center;
}

.progress-bg h3.raised {
    -webkit-animation: fadein 4s; /* Safari and Chrome */
       -moz-animation: fadein 4s; /* Firefox */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera */
            animation: fadein 4s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​


.progress-bg h3.goal {
	float: right;
	display: inline;
	padding: 0 25px 0 0;
  text-align: center;
}

.progress-bg div {
	-webkit-animation: progress-bar 2s ease forwards;
	-moz-animation: progress-bar 2s ease forwards;
	-o-animation: progress-bar 2s ease forwards;
	animation: progress-bar 2s ease forwards;
}

/* home3 view css */
  @media (max-width: 740px) {
    html,
    body,
    header,
    .view {
      /*height: 1000px;*/
    }
  }
  @media (min-width: 800px) and (max-width: 850px) {
    html,
    body,
    header,
    .view {
      /*height: 600px;*/
    }
  }

  .btn .fa {
    margin-left: 3px;
  }

  .top-nav-collapse {
    background-color: #2d3757 !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }

  .navbar:not(.top-nav-collapse) {
    /*background: transparent !important;*/
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  body.main-container .navbar {
      background-color: #2d3757 !important;
      -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }

  @media (max-width: 991px) {
      /*    .navbar:not(.top-nav-collapse) {
            background: #424f95 !important;
          }*/
      #navbarSupportedContent-7 li a {
          background-color: rgba(255, 255, 255, 0.1);
      }
      .card {
          /*margin-top: 33px;*/
      }
      .navbar .container .navbar-nav {
          background-color: #2d3757 !important;
          -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      }
  }


.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
	display: block;
	}
	
	.bootstrap-select > .dropdown-toggle{
		padding : 0px 0px !important;
		margin-bottom : 0px !important;
	}
	
	.bootstrap-select > .btn-default.dropdown-toggle{
		background-color : #ffffff !important;
		color : #000000 !important;
	}
	
	.bootstrap-select > .btn{
		box-shadow : none !important;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bdbdbd;
		text-transform : none !important;
		font-size: 1rem;
		margin: 0 0 15px 0;
		line-height: 1;
	}
	
	.bootstrap-select >.btn-default.dropdown-toggle:hover, .bootstrap-select > .btn-default.dropdown-toggle:focus{
		background-color : #ffffff !important;
		color : #000000 !important;
		outline: none !important;
	}
	
	.bootstrap-select > .dropdown-toggle::after {
		display: inline-block;
		width: 0;
		height: 0;
		vertical-align: top;
		content: "";
		color: initial;
		position: absolute;
		right: 0;
		top: 16px;
		font-size: 1rem;
	}
	.bootstrap-select.show > .dropdown-menu.open > .bs-searchbox > input.form-control{
		padding : 0px 0px !important;
	}
	
	.bootstrap-select.show > .dropdown-menu.open > .bs-searchbox > input::after{
		display: inline-block;
		content: "Search";
	}
	.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
	display: none;
	}
	.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
	display: block;
	width: 100%;
	padding: 8px 4px;
	clear: both;
	font-size: 0.9rem;
	text-align: inherit;
	white-space: nowrap;
	background: 00;
	border: 0;
	
	}
	
	.bootstrap-select > .dropdown-menu > .dropdown-menu li a:focus,  .bootstrap-select > .dropdown-menu > .dropdown-menu li a:hover{
		background-color: #4285F4;
		color : white;
	}
	
	.bootstrap-select.btn-group .btn .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	padding-top: 2%;
	line-height: 1;
	box-sizing: border-box;
	text-align: left;
	}
	
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100% !important;
	}
  .innovation-card{
    background-color: #2e3858;
  }

  .innovation-card-image{
    display: block;
    margin: auto;
  }

  .pricing-heading{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #4daaf2 !important;
    line-height: 1.3em!important;
  }

  .pricing-heading-premium {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #09e1c0!important;
    line-height: 1.3em!important;
  }

  .pricing-plan-item{
    list-style-type: none;
    padding-left: 0 !important;
    padding-right: 40px;
  }

  .pricing-plan-item li:not(:nth-child(2)){
    line-height: 2em;
    font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: rgba(255,255,255,0.7)!important;
    padding-bottom: 20px;
  }

  .pricing-plan-item li:nth-child(2){
    line-height: 2em;
    padding-bottom: 30px;
  }

  .pricing-plan-item h2{
    font-size: 3rem;
    padding: 1.2rem;
    font-weight: 300;
  }

  /*.pricing-plan-item h2:before {
    content: "$";
    font-size: 30px;
    position: absolute;
    margin-left: -1.2rem;
    margin-top: 0.7rem;
  }*/

  /*.pricing-plan-item h2:after {
    content: "Leads";
    font-size: 30px;
    position: absolute;
    margin-top: 3rem;
  }*/

  .descriptions {
    font-family: 'PT Sans', sans-serif;
    line-height: 1.8em;
    font-size: 18px;
    color: rgba(255,255,255,0.7);
  }

  .card-descriptions {
    font-family: 'PT Sans', sans-serif;
    line-height: 1.8em;
    font-size: 16px;
  }

  .btn-white {
    color: black !important;
  }

  h6 {
    line-height: 1.7;
  }

  .rgba-gradient {
    background: -moz-linear-gradient(45deg, rgba(42, 27, 161, 0.7), rgba(29, 210, 177, 0.7) 100%);
    background: -webkit-linear-gradient(45deg, rgba(42, 27, 161, 0.7), rgba(29, 210, 177, 0.7) 100%);
    background: -webkit-gradient(linear, 45deg, from(rgba(42, 27, 161, 0.7)), to(rgba(29, 210, 177, 0.7)));
    background: -o-linear-gradient(45deg, rgba(42, 27, 161, 0.7), rgba(29, 210, 177, 0.7) 100%);
    background: linear-gradient(to 45deg, rgba(42, 27, 161, 0.7), rgba(29, 210, 177, 0.7) 100%);
  }

  .hero-section{
    background-position: bottom center;
    background-image: url('../../img/v3/cover/background_dark.jpg'),linear-gradient(180deg,#2e3857 0%,#212529 100%)!important;
    background-size: cover;
  }

    .notes_body{
	    font-size: 13px !important;
   }

    .notes_title{
        font-size: 16px !important;
    }

    .countdown-orange {
        width: 100%;
        height: 22px;
        color: orange;
        cursor: pointer;
        font-weight: bold;
        /* animation: blink 1.5s linear infinite; */
    }
    .countdown-red {
        width: 100%;
        height: 22px;
        color: red;
        cursor: pointer;
        font-weight: bold;
       /*  animation: blink 1.5s linear infinite; */
    }
    .countdown-green {
        width: 100%;
        height: 22px;
        color: green;
        cursor: pointer;
        font-weight: bold;
        /* animation: blink 1.5s linear infinite; */
    }
    @keyframes blink{
        0%{opacity: 0;}
        50%{opacity: .5;}
        100%{opacity: 1;}
    }

  @media only screen and (min-width: 300px) and (max-width: 345px){
        #login_btn, #register_btn {
            width: 145px !important;
        }
  }
  @media only screen and (min-width: 300px) and (max-width: 575px){
    .hero-text-section {
        padding-top: 20em !important;
    }
    #login_btn {
        width: 215px;
    }
    header nav .container img {
        height: 30px !important;
    }
  }
  @media only screen and (min-width: 575px) and (max-width: 768px){
      .view .mask {
          height: 150%;
      }
  }


@media (min-width: 1440px) {
    .add_card_msg{
        margin-right: 225px;
    }
}

@media (min-width:1023px) and (max-width:1024px) {
    .add_card_msg{
        margin-right: 150px;
    }
 }

@media (min-width:767px) and (max-width:768px) {
    .add_card_msg{
        margin-right: 10px;
    }
 }
