/*
  Theme Name: Cleanex
  Author: Cutin
  Author URI: https://cutin.me 
  Version: 3.0
  Date: 2020-11-05
  Copyright: This theme is designed to be used only with a valid license of Premium URL Shortener and cannot be resold or reused in any other applications without prior consent from the author. You are however free to customize this theme for your own purpose. Please contact the author, if needed, to clarify.

  This file and formating is used to identify each theme and provide information about the author and version. Keep the formating as clean as possible.
*/


@font-face {
  font-family: "nova-bold";
  src: url("../../../fonts/Proxima-Nova-Bold.otf") ;
}
@font-face {
  font-family:"nova-reg";
  src: url("../../../fonts/ProximaNova-Regular.otf") ;
}
html{
  scroll-behavior: smooth;
}
html body {
  font-family: lato;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  min-height: 100%;
}
h1,h2,h3,h4{
  font-family: nova-bold;
}
img{
  max-width: 100%;
}
#mauticform_cutinleadmagnetcampaign_message{
  color: green;
  margin: 20px 0px 0px;
}
.mauticform-errormsg{
  color: red;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: -20px;
}
.sectioninfo h2{
  
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 15px;
  color: #0B132A;
}
.sectioninfo p{
  
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #4F5665;
  margin-bottom: 20px;
}
.row-section{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 100px;
}
.sectionimg{
  text-align: center;
  margin-top: 25px;
}
.register-sec, #login-page{
    background-color: #fff;
}
.mb-0{
  margin-bottom: 0;
}
.m-tb-30{
  margin-top: 25px;
  margin-bottom: 20px;
}
body a {
  color: #000;
  text-decoration: none;
}
body a:hover {
  color: #2883ff;
  text-decoration: underline;
}
body a:active,
body a:focus {
  text-decoration: none;
}
body #back-to-top {
  display: none;
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  right: 15px;
  color: #fff;
  font-weight: 700;
  padding: 10px 10px 16px;
  font-size: 19px;
  text-decoration: none;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  outline: none!important;
  border: 0;
  background-color: #F18F01;
}
body p.featureP {
  
  margin: 0 auto;
  font-size: 18px;
  line-height: 27px;
  color: #818181;
  font-weight: 400;
}
body .label {
  padding: 2px 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .label .label-success {
  background: #82e26f;
  color: #fff;
}
body img.round {
  border-radius: 50px;
}
body pre {
  margin-bottom: 30px;
  background: transparent;
  border: 0;
  padding: 0;
}
body pre code {
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
}
body pre.code {
  margin: 30px 0;
  background: #fafafa;
  padding: 10px;
  border: 1px solid #ccc;
}
body pre.code span {
  display: block;
  line-height: 25px;
}
body pre.code span.m-x-3 {
  line-height: 30px;
  color: #293441;
}
body pre.code span.m-x-4 {
  margin-left: 15px;
  color: #293441;
}
body pre.code span.m-x-5 {
  margin-left: 35px;
  color: #293441;
}
body pre.code span.m-x-6 {
  margin-left: 50px;
  font-weight: 700;
  color: #293441;
}
body .code-lang {
  margin-top: 30px;
  margin-left: 5px;
}
body .code-lang a {
  background: #BFD2E2;
  color: #7D95AA;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body .code-lang a.active {
  background: #011627;
  color: #fff;
}
body textarea.form-control {
  border-color: #e0e0e0;
}
body textarea.form-control:focus {
  box-shadow: none;
}
body input.form-control {
  padding: 10px;
  border-color: #e0e0e0;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .input-group-addon {
  border-color: #e0e0e0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
body .nav > li > a:hover,
body .nav > li > a:focus {
  background: transparent;
  outline: none;
}
body .form-group label {
  margin-bottom: 10px;
}
body .form-group.has-danger {
  color: #fd0035;
}
body .form-group.has-danger label {
  color: #fd0035;
}
body .form-group.has-danger input {
  border-color: #fd0035;
}
body .panel {
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 5px 10px 5px rgba(59, 56, 66, 0.2);
  margin-right: 10px;
}
body .panel .panel-heading > i {
  font-size: 18px;
  margin-right: 10px;
  vertical-align: bottom;
}
body .panel.panel-default > .panel-heading {
  color: #50667f;
  background-color: #ffffff;
  border-color: #e9ebef;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
body .social-share {
  margin-top: 50px;
}
body .social-share a {
  margin-right: 5px;
  color: #fff;
}
body .social-share span {
  padding: 8px;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .social-share .fa-facebook {
  background: #3B5998;
}
body .social-share .fa-google {
  background: #D34836;
}
body .social-share .fa-twitter {
  background: #409DD5;
}
body .social-share .fa-reddit {
  background: #DFE8F2;
  color: #0067F4;
}
body .social-share .fa-digg {
  background: #EFEFEF;
  color: #293441;
}
body .social-share .fa-linkedin {
  background: #4875B4;
}
body .social-share .fa-stumbleupon {
  background: #EB4923;
  color: #fff;
}
body .social-share .fa-share-alt {
  background: #293441;
  color: #fff;
}
body .chart {
  height: 400px;
}
body input,
body button {
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
}
body .label-block {
  width: 100%;
}
body .form-horizontal {
  margin-top: 30px;
}
body .form-horizontal label.control-label {
  text-align: left;
  color: #293441;
}
body .form-horizontal .chosen-container-single .chosen-single {
  height: 42px;
  padding: 8px 12px;
}
body .form-horizontal .chosen-container-multi .chosen-choices {
  padding: 6px 0;
  border: 1px solid #e0e0e0;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
body .form-horizontal .chosen-container-active .chosen-choices {
  box-shadow: none;
}
body .form-horizontal .chosen-container-multi .chosen-choices li.search-choice {
  padding: 5px 25px 5px 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .rand {
  position: relative;
  min-height: 300px;
}
body .rand > div {
  text-align: center;
  width: 32%;
  display: inline-block;
}
body .rand > div i {
  color: #fff;
  background-color: #0067F4;
  background-image: -moz-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  font-size: 3.5em;
}
body .rand .rand1 i {
  background-color: #fd0035;
  background-image: -moz-linear-gradient(45deg, #9C27B0 0%, #fd0035 100%);
  background-image: -webkit-linear-gradient(45deg, #9C27B0 0%, #fd0035 100%);
  background-image: -ms-linear-gradient(45deg, #9C27B0 0%, #fd0035 100%);
}
body .rand .rand2 i {
  background-color: #FFB400;
  background-image: -moz-linear-gradient(45deg, #fd0035 0%, #FFB400 100%);
  background-image: -webkit-linear-gradient(45deg, #fd0035 0%, #FFB400 100%);
  background-image: -ms-linear-gradient(45deg, #fd0035 0%, #FFB400 100%);
}
body .rand .rand5 {
  margin-top: 40px;
}
body .rand .rand4 {
  margin-top: 40px;
}
body .rand .rand4 i {
  background-color: #82e26f;
  background-image: -moz-linear-gradient(45deg, #0067F4 0%, #82e26f 100%);
  background-image: -webkit-linear-gradient(45deg, #0067F4 0%, #82e26f 100%);
  background-image: -ms-linear-gradient(45deg, #0067F4 0%, #82e26f 100%);
}
body .rand .rand6 {
  margin-top: 40px;
}
body .rand .rand6 i {
  background-color: #82e26f;
  background-image: -moz-linear-gradient(45deg, #FFB400 0%, #82e26f 100%);
  background-image: -webkit-linear-gradient(45deg, #FFB400 0%, #82e26f 100%);
  background-image: -ms-linear-gradient(45deg, #FFB400 0%, #82e26f 100%);
}
body .tools-status {
  font-size: 13px;
}
body .tools-status i {
  color: #82e26f;
  margin-right: 5px !important;
  vertical-align: middle !important;
}
body .ads {
  margin: 10px auto;
}
body .ads .text {
  padding: 5px;
  overflow: hidden;
}
body .ads small {
  margin: 5px;
  display: block;
}
body .ads.ad_469 {
  max-width: 468px;
}
body .ads.ad_729 {
  max-width: 728px;
}
body .ads.ad_301 {
  max-width: 300px;
}
body .ads img {
  width: 100% !important;
}
body .alert {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body .alert.no-round {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body .alert.alert-info {
  color: #fff !important;
}
body .alert.alert-success {
  background: #82e26f;
  border-color: #70de5a;
}
body .alert.alert-danger {
  background: #fd0035;
  border-color: #e40030;
}
body .alert.alert-warning {
  background: #FFB400;
  border-color: #e6a200;
}
body .label.label-secondary {
  background: #F18F01;
  color: #ffffff;
  font-size: 10px;
  padding: 2px 5px;
  
}
body .locked .label.label-secondary{
  margin-right: 0px!important;
  margin-top: 2px;
}

body .panel h4,
body .panel h5 {
  margin-bottom: 15px;
}
body .panel-dark {
  background: #293441;
  border-color: transparent;
  color: #fff !important;
  box-shadow: 0 3px 0 #1f2731;
}
body .panel-dark h3,
body .panel-dark p,
body .panel-dark li {
  color: #fff !important;
}
body .panel-dark .panel-heading {
  background: #334151;
  color: #fff !important;
  border-bottom-color: transparent;
}
body .panel-dark .panel-heading a {
  color: #fff !important;
  padding: 2px 8px;
  background: #0067F4;
  font-size: 12px;
  font-weight: 700;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body .table-striped > tbody > tr:nth-child(odd) > td,
body .table-striped > tbody > tr:nth-child(odd) > th {
  background: #f8f9fb;
}
body .icon-green {
  color: #82e26f !important;
}
body .icon-red {
  color: #fd0035 !important;
}
body .inline-copy {
  position: relative;
  background: #008aff;
  color: #fff !important;
  text-decoration: none;
  font-size: 11px;
  top: -2px;
  margin-left: 2px;
  padding: 0 3px 1px;
  border: 1px solid #0078de;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body .inline-copy:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 120, 222, 0);
  border-right-color: #0078de;
  border-width: 4px;
  margin-top: -4px;
}
body .alert span {
  display: block;
}
body #device .row,
body #device p {
  margin-top: 5px;
}
body #tooltip {
  display: block;
  background: #293441;
  color: #fff;
  padding: 5px 10px;
  max-width: 300px;
  z-index: 100;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
body .slideup {
  display: none;
}
body .pace .pace-progress {
  background: #0067F4;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  box-shadow: 0 0 1px #005cdb;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
body .pace-inactive {
  display: none;
}
body select.filter {
  dispaly: none;
}
body.light {
  background-color: #fff;
}
body.light section {
  padding: 0;
  
}
body .stripe-button-el {
  background-color: #0067F4;
  background-image: -moz-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(45deg, #9C27B0 0%, #0067F4 100%);
  border: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
body .stripe-button-el:hover {
  opacity: 0.9;
}
body .stripe-button-el:active,
body .stripe-button-el:focus {
  background: #641971 !important;
  box-shadow: 0;
}
body .stripe-button-el span {
  box-shadow: none;
  text-shadow: none;
  border: 0;
  background: transparent !important;
}
h2.featureH {
  color: #002A63;
  font-size: 40px;
  margin: 20px 0;
  font-weight: 500;
  line-height: 44.88px;
  text-align: center;
  
}
.header-top {
  background: #E5DADA;
  color: #000;
  padding: 10px;
  font-size: 1.2em;
}
.header-top a {
  margin-left: 15px;
}
header {
  background: #fff;
  min-height: 85px;
  border: 0;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar .navbar-toggle {
  background-color: #002a63;
    color: #18251f;
    padding: 9px 15px;
}
header .navbar .navbar-header {
  margin-top: 15px;
}
header .navbar .navbar-header .glyphicon {
  color: #fff;
}
header .navbar .navbar-header .navbar-brand {
  font-size: 1.8em;
  font-weight: 700;
  color: #293441;
}
header .navbar .navbar-header img {
  max-height: 60px;
  margin-top: -17px;
}
header .navbar .nav {
  margin-top: 25px;
}
.main-header .navbar-expand-lg .navbar-nav a.nav-link {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  padding: 8px 15px;
}
.main-header .navbar-expand-lg .navbar-nav a.nav-link:hover {
  color: #f18f01;
}
.main-header .navbar-expand-lg .navbar-nav a.nav-link.active {
  color: #f18f01;

}
header .navbar .nav li.dropdown {
  position: relative;
  margin-top: -10px;
  display: block;
}
header .navbar .nav li.dropdown a:hover {
  border: 0 !important;
  background: transparent;
}
header .navbar .nav li.dropdown img {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 3px;
  box-sizing: border-box;
}
header .navbar .nav li.dropdown ul {
  position: absolute;
  left: 17px;
  width: 200px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.12);
  z-index: 2;
  display: none;
  padding: 10px;
  list-style: none;
  top: 61px;
  border-top: 1px solid #fff;
  background: #fff;
}
header .navbar .nav li.dropdown ul li {
  margin: 8px 0;
}
header .navbar .nav li.dropdown ul li span {
  margin-right: 8px;
  color: #7e94ae;
}
header .navbar .nav li.dropdown ul li a {
  color: #000;
  font-size: 13px;
  transition: .2s;
}
header .navbar .nav li.dropdown .d-user span{
    float: right;
    font-weight: 400;
    color: #fff;
    margin-right: 0;
    background-image: linear-gradient(315deg, #0cbaba 0%, #306e6d 74%);
    margin-top: 2px;
}
header .navbar .nav li.dropdown ul li a:hover {
  color: #a4b3c5;
  font-weight: 700;
}
header .navbar .nav li.dropdown:hover {
  border: 0;
}
header .navbar .nav li.dropdown:hover ul {
  display: block;
}
header.app {
  min-height: 65px;
  background: transparent;
  
}
header.app .navbar .navbar-header {
  margin-top: 15px;
}
header.app .navbar .navbar-header .navbar-brand {
  font-size: 1.2em;
  color: #293441;
}
header.app .navbar .navbar-header .navbar-brand img {
  max-height: 45px;
  margin-top: -10px;
}
header.app .navbar .nav {
  margin-top: 15px;
}
header.app .navbar .nav li {
  margin-right: 10px;
}
header.app .navbar .nav li a {
  padding: 5px 15px;
  color: #293441;
}
header.app .navbar .nav li a:hover {
  background-color: transparent;
  color: #f53838;
  border: 0;
}
header.app .navbar .nav li a.upgrade-btn {
    background-color: transparent;
    color: #5887FF;
    border: 1px solid #5887FF;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 4px;
    margin-top: 6px;
    font-size: 15px;
    box-shadow: 0 5px 5px rgba(0, 103, 244, 0.1) !important;
    text-align: center;
}
header .navbar .nav span.main-user{
  text-transform: capitalize;
  padding: 12px 15px;
    color: #000;
    
    font-weight: normal;
    font-size: 16px;
    cursor: pointer;
        margin: 0px;
    padding-right: 10px;
    position: relative;
    top: 6px;
}
header .navbar .nav li.dropdown ul li.d-user{
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-size: 12px;
    padding: 5px 8px;
}
header .navbar .nav span.main-user span{
  font-size: 12px;
  margin-left: 9px;
}
header .navbar .nav li.dropdown:hover ul{
  display: none;
}
header.app .navbar .nav li.dropdown {
  position: relative;
  display: block;
  margin-top: 1px;
}
header.app .navbar .nav li.dropdown a:hover {
  border: 0 !important;
  background: transparent;
}
header.app .navbar .sidebar-collapse{
  color: #fff;
    float: right;
    font-size: 18px;
    font-weight: 700;
    margin-top: 23px;
}
.ti-menu:before {
    content: "\e68e";
}
 {
  position: relative;
  overflow-x: hidden;
}
 header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #020512;
}
 header .navbar {
  margin-bottom: 0;
}
 header .navbar .navbar-header {
  margin-top: 15px;
}
 header .navbar .navbar-header .navbar-brand {
  font-size: 1.8em;
  font-weight: 700;
  color: #293441;
  padding: 25px;
}
 header .navbar .navbar-header img {
  max-height: 60px;
  margin-top: -17px;
}

 header .navbar .nav {
  margin-top: 25px;
}
 .main-header .navbar-expand-lg .navbar-nav a.nav-link {
  font-family: nova-reg;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  padding: 11px 18px;
}
 .main-header .navbar-expand-lg .navbar-nav a.nav-link:hover {
  
  color: #F18F01;
}
 .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup {
  color: #fff;
  padding: 10px 40px;
  margin-left: 22px;
  text-align: center;
  background-color: #0067F4;
  background-image: -moz-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  border-radius: 5px;
}
{
  padding-top: 85px;
}
 section.hero {
  padding: 55px 0 50px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-color: #fbfbfb;
}
 section.hero .container {
  position: relative;
  z-index: 99;
}
 section.hero .free-btn a{
  font-size: 16px;
  line-height: 30px;
  color: #000;
  display: inline-block;
}
 section.hero .btn.btn-warning{
  border-radius: 5px;
  color: #fff;
  margin-left: 0px;
  background-color: #0067F4;
  transition: .5s;
}
 section.hero .btn.btn-warning:hover{
  box-shadow: 0 0.5em 0.8em -0.4em rgba(77, 5, 232, 1);
  transform: translateY(-0.25em);
}
 section.hero .btn.btn-premium{
  border-radius: 5px;
  color: #fff;
  /*margin-left: 20px;*/
  background-color: #f18f01;

}
 section.shortener{
  background: #002A63;
  padding: 40px 0px 5px;
}
 section.hero svg#wave {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
 section.hero .analytics-blocks {
  position: absolute;
  right: 0;
  max-width: 33%;
  width: 100%;
}
 section.hero .analytics-blocks .analytics-block {
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 250px;
  width: 200px;
}
 section.hero .main-image {
  position: relative;
}
 section.hero .main-image:after {
  content: ' ';
  width: 100%;
  height: 710px;
  position: absolute;
  z-index: 99999;
  top: 0;
}
 section.hero .main-image img,
 section.hero .main-image svg {
  position: absolute;
  margin-left: 35px;
  max-width: 560px;
}
 section.hero .svg svg {
  width: 100%;
  position: relative;
  margin-top: -100px;
}
 section.alt-hero {
  margin-top: -50px;
  position: relative;
  background: #dee2e8;
}
 #main-form {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 0 auto;
        border: 10px solid #a7a7a73b;
    max-width: 1000px;
    box-sizing: border-box;
    padding: -5px;
    background: none;
    overflow: hidden;

}
 #main-form .main-button {
    background-color: #f0c808;
    color: #0C1310;
    font-weight: 600; 
}
section.rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
section.wshadow {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.urls-holder {
  padding: 50px 0 100px;
}
section.urls-holder .url-list {
  padding: 15px !important;
  min-height: 93px;
  border-bottom: 0;
  margin-bottom: 20px;
  clear: both;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section.hero {
  background: #e9ebef;
  border: 0;
  padding: 100px 0;
  position: relative;
}
section.hero .moreto {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -10px;
}
section.hero .moreto i {
  background: #0067F4;
  padding: 10px;
  color: #a7ccff;
  font-size: 25px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
 section.hero-footer h2{
  
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
}
 section.hero-footer p{
  color: #4F5665;
  
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}
 section.hero-footer .row{
  margin: 40px;
}
 section.hero-footer .card{
  border: solid 2px #DDDDDD;
  border-radius: 20px;
  padding: 20px;
  background-color: #fff;
  color: #000;
  transition: .5s;
}
 section.hero-footer #free-service{
  border: solid 2px #0067F4; 
}
 section.hero-footer #stndrd-service{
  border: solid 2px #9C27B0;
}
 section.hero-footer #prem-service{
   border-left: 2px solid #0067f4;
    border-right: 2px solid #9c27b0;
    border-top: 2px solid #9c27b0;
    border-bottom: 2px solid #0067f4;
}
 section.hero-footer .card:hover{
  border: solid 1px #1a5de9;
  border-radius: 20px;
  padding: 20px;
  background-color: #fff;
  color: #000;
  transform: translateY(-20px);
}
 section.hero-footer .card .custom-btn{
  background: transparent;
  border: none;
  text-decoration: underline;
  color: #000;
  font-size: 20px;
  margin: 0;
  display: block;
  margin-left: auto;

}
 section.hero-footer .card .custom-btn:hover{
  border: none;
  text-decoration: underline;
  color: #F53838;
  background: none;
  font-size: 20px;
  margin: 0;
  display: block;
  margin-left: auto;
}
 section.hero-footer .card .custom-btn{
  border: none;
  background: transparent;
  text-decoration: underline;
  color: #000;
  font-size: 20px;
  margin: 0;
  display: block;
  margin-left: auto;

}
 section.hero-footer .card .custom-btn:hover{
  color: #185eea;
}
.card-heading1{
  color: #0067F4 !important;
}
.card-heading2{
  color: #9C27B0 !important;
}
.card-heading3{
   background: -webkit-linear-gradient(45deg,#0067f4, #9c27b0) ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.packages p{
  display: inline-block;
}
.packages {
  text-align: left;
}
.packages .fa-times{
  color: red;
}
.packages .fa-check{
  color: #06bf12;
}
.pricing-cards{
  padding: 25px;
}

 section.hero-footer h3{
  
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #000;
  margin-top: 10px; 
}
 section.hero-footer h4{
  
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 35px;
  text-align: center;
  color: #000;
  margin-top: 50px;
  margin-bottom: 20px;
}
 section.hero-footer sub{
  bottom: 0.1em;
  font-size: 30px;
}
 section.hero-footer .btn-light{
  
  border-radius: 5px;
  margin: 30px;
  color: #fff;
  background-color: #0067F4;
  background: linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -moz-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -webkit-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  background-image: -ms-linear-gradient(180deg, #9C27B0 0%, #0067F4 100%);
  transition: .5s;
}
 section.hero-footer .free-butn{
  background-color: #0067F4;
  background-image: unset;
  margin-top: 66px;
}
 section.hero-footer .standard-btn{
  background-color: #9C27B0;
  background-image: unset;
}
 section.hero-footer .btn-light:hover{
  box-shadow: 0 0.5em 0.5em -0.4em rgba(77, 5, 232, 1);
  transform: translateY(-0.25em);
}
.footer-row{ 
  display: flex; 
  flex-wrap: wrap;
}
footer h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 33px;
}
footer .navbar-brand{
    padding: 0;
    float: none;
    display: block;
    margin-bottom: 0px;
    position: relative;
    top: -15px;
}

section.calltoaction {
  background: #fff;
  padding: 0 0 15px 0 !important;
  position: relative;
  display: none;
}
section.calltoaction .actionbar {
  width: 100%;
  max-width: 600px;
  margin: auto;
  background: #fff;
  padding: 20px 10px;
  box-shadow: 8px 5px 20px rgba(0, 0, 0, 0.15);
  position: relative;
  top: -4rem;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section.calltoaction .actionbar h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 30px;
}
section .feature {
  margin: 100px 0;
  color: #293441;
}
section .feature .image {
  padding: 0 30px;
}
section .feature h2 {
  font-weight: 700;
  color: #293441;
  font-size: 22px;
}
section .feature h2 i {
  background: #fff;
  color: #2148b1;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
section .feature h2 span {
  color: #82e26f;
  border-bottom: 4px solid #293441;
}
section .feature h2 small {
  display: block;
  font-size: 15px;
  color: #95A2A8;
  margin-bottom: 15px;
  font-weight: 700;
}
section .feature img {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  max-width: 655px;
  width: 100%;
}
section .feature .service-icon{
  width: 60px;
  margin-bottom: 20px;
}
section .feature .info {
  padding-bottom: 10px;
}
section .feature p {
  
  font-weight: 400;
  margin: 15px 0;
  font-size: 16px;
  line-height: 22.4px;
  color: #818181;
}

section .featurette > div {
  text-align: center;
  color: #293441;
}
section .featurette > div .glyphicon {
  background: transparent;
  color: #F18F01;
  font-size: 3.5em;
  padding: 20px 20px 20px 22px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .featurette > div h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  color: #020512;
  font-size: 18px;
  position: relative;
  font-family: lato;
}
section .featurette > div h3:after {
  display: block;
  margin: 10px auto 0;
  content: " ";
  width: 20px;
  height: 3px;
  background: #F18F01;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
.featureH{
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 40px;
}
section .panelette {
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  padding: 25px;
  margin: 0 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section .panelette h3 {
  color: #293441;
  font-size: 16px;
}
section .panelette h3 i {
  padding: 10px;
  margin-right: 5px;
  color: #0067F4;
  background: rgba(0, 0, 0, 0.08);
  font-size: 25px;
  vertical-align: middle;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
section .panelette p {
  color: #506680;
}
section .panelette.panelette-grad {
  background: -moz-linear-gradient(45deg, #0067F4 0%, #2148b1 100%);
  background: -webkit-linear-gradient(45deg, #0067F4 0%, #2148b1 100%);
  background: linear-gradient(45deg, #0067F4 0%, #2148b1 100%);
}
section .panelette.panelette-grad h3 {
  color: #fff;
}
section .panelette.panelette-grad h3 i {
  color: #fff;
}
section .panelette.panelette-grad p {
  color: #fff;
}
section .stats {
  padding: 30px 0;
  text-align: center;
}
section .stats h2 {
  font-size: 60px;
  line-height: 70px;
  margin: 0px;
}
section .stats hr.bold-hr{
  margin: 30px auto;
}
section .stats h3 {
  font-size: 3em;
  color: #000;
}
section .stats h3 span {
  font-size: 0.5em;
}
section .stats strong {
  font-size: 1.1em;
  color: #000;
  margin-bottom: 20px;
  display: block;
  font-size: 29px;
    line-height: 34px;
}
section .promo {
  margin: 50px 0 100px;
  color: #261d56;
  max-width: 600px;
}
section .main_link_strn{
  max-width: 100%;
  margin: 0px;
  color: none;
}
section .promo h1 {
  text-align: left;
  font-weight: 700;
  font-size: 50px;
}
 section .promo h1{
    margin: 0 auto;
    color: #002A63;
    font-size: 43px;
    line-height: 50px;
    font-weight: 500;
    
}
section .promo h1 .description {
  color: #b0adc2;
  margin-top: 20px;
  display: block;
  font-size: 18px;
}
section .promo .description {
  color: #747089;
  margin-top: 20px;
  display: block;
  font-size: 18px;
  line-height: 30px;
}
section.resources-page-header .promo .description{
  font-family: 'nova-reg';
  font-size: 28px;
  color: #676767;
  max-width: 900px;
  line-height: 34px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.resources-page-sec h5{
    font-size: 35px;
    line-height: 43px;
    color: #002A63;
    font-family: 'nova-reg';
}
.resources-page-sec h5 strong{
    font-weight: 500;
}
.resources-page-sec hr.bold-hr{
  width: 160px;
}
.resources-page-sec p{
    font-size: 20px;
    line-height: 24px;
    color: #676767;
    font-family: 'nova-reg';
    font-weight: 400;
    margin-bottom: 40px;
}
.legel-p{
  
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    margin: 15px 0px;
}
.legel-p a{
  color: #fff;
  text-decoration: underline;
}
.legel-p a:hover{
  color: #E59500;
  text-decoration: underline;
}
section .call-to-action {
  text-align: center;
  margin: 40px 0;
}
section .call-to-action span {
  color: #788991;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
section .call-to-action .btn {
  width: 30%;
}
section .public_list h2 {
  font-size: 20px;
  color: #788991;
  margin-bottom: 20px;
}
section.dark {
  min-height: 30px;
  background-color: #fff;
  color: #fff;
}
 section.dark{
  background: #fff;
}
section.dark.styled {
  position: relative;
}
section.dark.styled:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("assets/images/topo.png");
  opacity: 0.05;
  z-index: 0;
}
section.dark h2,
section.dark h3,
section.dark p {
  color: #fff !important;
}
section.dark .feature {
  color: #fff;
}
section.dark .feature h2 {
  color: #fff;
}
section.dark .feature h2 small {
  display: block;
  color: #657f9e;
}
section.dark .breadcrumb {
  background: transparent;
  padding-top: 30px;
  
}
section.dark .breadcrumb li {
  font-size: 25px;
  color: #fff;
}
section.dark .breadcrumb li a {
  color: #fff;
}
section.dark .breadcrumb li a:hover{
  color: #e5dada;
}
section.dark .breadcrumb>.active{
  color: #e5dada;
}
.contact-section{
    background-image: url(../../img/contact.png);

}
.breadcrumb>li+li:before{
  color: #fff;
}
section.light {
  min-height: 30px;
  background-color: #fff;
  color: #293441;
}
section.light img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
}
section.red {
  min-height: 30px;
  background-color: #fd0035;
  background-image: -moz-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
  background-image: -webkit-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
  background-image: -ms-linear-gradient(45deg, #fd0035 0%, #9C27B0 100%);
}
section.red .feature h2 {
  color: #fff;
}
section.red .feature h2 small {
  color: #fff;
}
section.red .feature p {
  color: #fff;
  opacity: 0.8;
}
section.red .feature img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.red .promo h1 {
  color: #fff;
}
section.red .promo h1 .description {
  color: #ffffff;
}
section.blue {
  min-height: 30px;
  background-color: #020512;
}
section.blue .feature h2 {
  color: #fff;
}
section.blue .feature h2 small {
  color: #fff;
}
section.blue .feature p {
  color: #fff;
  opacity: 0.8;
}
section.blue .feature img {
  margin-top: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
section.blue .promo h1 {
  color: #fff;
}
section.blue .promo h1 .description {
  color: #ffffff;
}
section.yellow {
  min-height: 30px;
  background-color: #FFB400;
  color: #fff;
}
section.yellow .promo h1 {
  color: #fff;
}
section.yellow .promo h1 .description {
  color: #ffffff;
}
section.green {
  min-height: 30px;
  background-color: #82e26f;
  color: #fff;
}
section.green .promo h1 {
  color: #fff;
}
section.green .promo h1 .description {
  color: #ffffff;
}
section.break {
  border-bottom: 1px solid #eee;
}
section.bg {
  min-height: 30px;
  background-color: transparent;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  color: #fff;
}
section.bg h1 {
  text-shadow: 1px 1px 1px #293441;
}
section.bg h1 .description {
  color: #fff !important;
  opacity: 0.8;
}
section .sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 100vh;
  background: #002A63;
  border-right: 1px solid #F18F01;
  height: calc(100vh);
  font-size: 13px;
}
section .sidebar .navbar-brand {
  color: #293441;
}
section .sidebar .nav-sidebar li {
  margin-bottom: 5px;
}
section .sidebar .nav-sidebar li.locked {
  opacity: 0.4;
}
section .sidebar .nav-sidebar li.locked a:hover {
  background: transparent;
  font-weight: normal;
}
section .sidebar .nav-sidebar a {
  color: #fff;
}
section .sidebar .nav-sidebar a span {
  margin-right: 8px;
}
section .sidebar .nav-sidebar a:hover,
section .sidebar .nav-sidebar a.active {
  color: #000;
  font-weight: 700;
  background: #E8F0FF;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
code {
  color: #002a63;
}
section .sidebar h3 {
  color: #657f9e;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 15px;
}
section .sidebar .side-stats {
  text-align: left;
  margin-top: 5px;
  margin-left: 15px;
  color: #94a6bc;
}
section .sidebar .side-stats span {
  color: #bdc8d5;
  font-weight: 700;
}
section .sidebar .progress {
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content #user-content .alert {
  margin-top: 30px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
section .content .main-content {
  margin-top: 30px;
}
section .content .main-content .toolbox {
  color: #293441;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
section .content .main-content .toolbox #search input {
  border-left-width: 0;
  padding-left: 0;
  height: 34px;
}
section .content .main-content #data-container > .btn-group {
  padding: 5px 15px 15px;
}
section .content .main-content #data-container .pagination {
  padding: 15px;
}
section .content .url-list {
  padding: 10px 5px;
  min-height: 93px;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  clear: both;
}
section .content .url-list:last-child {
  border-bottom: 0;
}
section .content .url-list .description {
  padding-left: 15px;
  color: #666;
}
section .content .url-list ul.toggle {
  padding-left: 15px;
}
section .content .url-list ul.toggle li {
  list-style: none;
  display: inline-block;
}
section .content .url-list ul.toggle li > div {
  margin-top: -2px;
}
section .content .url-list ul.toggle li a,
section .content .url-list ul.toggle li span {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 8px;
  color: #828892;
}
section .content .url-list ul.toggle li .dropdown {
  text-align: left;
  position: absolute;
  z-index: 999;
  background: #0067F4;
  min-width: 140px;
  display: none;
  margin-left: 0px;
  padding: 8px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
}
section .content .url-list ul.toggle li .dropdown a {
  display: block;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  transition: all padding 0.1s;
  -webkit-transition: all padding 0.1s;
  -o-transition: all padding 0.1s;
  -ms-transition: all padding 0.1s;
  -moz-transition: all padding 0.1s;
}
section .content .url-list ul.toggle li .dropdown a:hover {
  padding-left: 8px;
}
section .content .url-list ul.toggle li:hover > a {
  color: #0067F4;
}
section .content .url-list ul.toggle li:hover > a.drop {
  background: #0067F4;
  color: #fff;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
section .content .url-list ul.toggle li:hover .dropdown {
  display: block;
}
section .content .url-list .url-info .title {
  padding-left: 15px;
  margin-bottom: 10px;
  font-size: 1.2em;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  text-align: left;
}
section .content .url-list .url-info .title img {
  margin-right: 5px;
  vertical-align: top;
}
section .content .url-list .url-info .short-url {
  color: #808080;
  font-size: 12px;
  padding-left: 15px;
  margin: 8px 0;
}
section .content .url-list .url-info .short-url a {
  color: #808080;
}
section .content .url-list .url-info .info {
  color: #808080;
  font-size: 12px;
  padding-left: 25px;
}
section .content .url-list .url-info .info span {
  margin-right: 10px;
}
section .content .url-list .url-info .info .qr {
  padding: 5px 5px 2px 5px;
}
section .content .url-list .url-info .info .qr img {
  width: 16px;
}
section .content .url-list .url-stats {
  text-align: center;
}
section .content .url-list .url-stats strong {
  font-size: 25px;
  display: block;
  color: #293441;
}
section .content .url-list.fix {
  padding-left: 0;
  padding-right: 0;
}
section .content .url-list.fix .description {
  padding-left: 0;
}
section .content .url-list.fix .url-info .title {
  padding-left: 0;
}
section .content .url-list.fix .url-info .short-url {
  padding-left: 0;
}
section .content.bundles.list-group a.active {
  color: #0067F4;
}
section .content.bundles.list-group .list-group-item {
  padding-left: 0;
  padding-right: 0;
}
section .content.bundles.list-group p {
  color: #999;
  font-weight: 700;
  font-size: 12px;
}
section .content.bundles.list-group p a {
  color: #555;
}
section .content.bundles.list-group h4 {
  margin-bottom: 8px;
}
section .content #widgets {
  padding-top: 30px;
}
section .content #widgets ul {
  margin-top: 15px;
  padding: 0;
}
section .content #widgets ul li {
  color: #555;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 12px;
  list-style: none;
}
section .content #widgets ul li.new_item {
  background: #eee;
  padding: 5px 5px 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content #widgets ul li img {
  margin-right: 5px;
}
section .content #widgets ul li a {
  font-weight: 700;
  color: #0067F4;
}
section .content #widgets ul li span {
  color: #999;
  margin-left: 5px;
}
section .content .return-ajax {
  position: relative;
}
section .content .return-ajax .clear-search {
  position: absolute;
  top: -45px;
  right: 10px;
}
section .content .return-ajax .cta,
section .content .return-ajax .alert {
  overflow: hidden;
  margin: 5px 15px;
}
section .content .panel p {
  margin: 10px 0;
}
section .content .panel h3 {
  font-size: 14px;
  margin-top: 0;
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
}
section .content .panel hr {
  margin-top: 0;
}
section .content .panel h3 i {
  font-size: 18px;
  margin-right: 10px;
  vertical-align: bottom;
}
section .content .panel .article-heading a {
  margin-top: -2px;
  color: #000;
  font-size: 24px;
}
section .content .panel .nav li.active a,
section .content .panel .nav li:hover a {
  background: #F18F01;
  color: #fff;
}
section .cat_parent .content p{
  padding-right: 25px;
  margin-top: 15px;
}
section .content p {
  color: #000;
}
section .content p em {
  font-size: 1.3em;
  font-style: normal;
  font-weight: 700;
}
section .content p.center {
  text-align: center;
  font-weight: 700;
}
section .content .avatar-holder {
  text-align: left !important;
  padding: 0 15px;
}
section .content .avatar-holder .avatar {
  max-width: 48px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .content .avatar-holder strong {
  padding-top: 2px;
  margin-left: 15px;
  display: block;
  font-size: 1.2em;
}
section .content .avatar-holder span {
  margin-left: 15px;
}
section .centered {
  margin: 80px auto 30px;
}
section .centered.mb-100{
  margin-bottom: 98px;
}
section .centered .site_logo {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  background: transparent;
}
section .centered .site_logo a {
  color: #293441;
  font-size: 30px;
}
section .centered .site_logo img {
  max-height: 80px;
  background: transparent;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/*section .centered.form {
  max-width: 450px;
  width: 100%;
}*/
section .centered.form form.live_form {
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 10px 20px rgba(59, 56, 66, 0.1);
  max-width: 450px;
  margin: 0 auto;
}
.form-control-label{
  font-weight: bold;
  color: #000;
}
section .centered.form .input-group,
section .centered.form .form-group {
  margin-bottom: 25px;
}
section .centered.form #forgot {
  margin-top: 8px;
  font-size: 13px;
}
section .centered.form span.check-box {
  margin-left: 5px;
  font-weight: 400;
  font-size: 15px;
}
section .centered.form span.check-box a {
  font-size: 1em;
  font-weight: 700;
}
section .centered.form label {
  
  width: 100%;
}
section .centered.form label a {
  
  font-size: 11px;
}
section .centered form.passform {
  width: 100%;
  padding: 20px;
}
section .centered.poll {
  max-width: 550px;
  width: 100%;
}
section #forgot_form {
  display: none;
}
section h3 {
  
  font-size: 16px;
  font-weight: 700;
  color: #0C1310;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 19px;
}
section .social {
  border-bottom: 1px solid #e0e0e0;
}
section .social .btn-block {
  text-align: left;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee;
  color: #000;
  padding: 8px 16px;
}
section .social .btn-block i {
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  padding: 3px;
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .social .btn-block svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
section .btn-inline {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #eee;
  padding: 5px 35px;
  margin-right: 5px;
  color: #000 !important;
}
section .btn-inline i {
  background: transparent !important;
}
section .btn-inline.btn-success {
  background: transparent;
  border-color: #030D1E;
  color: #030D1E;
  font-weight: 700;
}
section .btn-inline.btn-success i {
  color: #82e26f;
  padding-top: 2px;
  margin-right: 10px;
}
section .btn-facebook {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-facebook i {
  background: #3B5998;
}
section .btn-facebook:hover {
  color: #F18F01 !important;
  border-color: #F18F01;
}
section .btn-linkedin {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-linkedin i {
  background: #3B5998;
}
section .btn-linkedin:hover {
  color: #F18F01 !important;
  border-color: #F18F01;
}
section .btn-twitter {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-twitter i {
  background: #409DD5;
}
section .btn-twitter:hover {
  color: #F18F01 !important;
  border-color: #F18F01;
}
section .btn-google {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
section .btn-google i {
  color: #D34836;
}
section .btn-google:hover {
  color: #dc6e60 !important;
  border-color: #dc6e60;
}
section .is404 {
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-top: 105px;
    margin-bottom: 20px;
}
section .is404 h1 {
  font-size: 250px!important;
  line-height: 250px!important;
  color: #fff;
}
section .is404 h2 {
  text-transform: uppercase;
  font-size: 68px;
  color: #fff;
}
section .is404 h3 {
  text-transform: uppercase;
  font-size: 34px;
  color: #fff;
}
section .splash {
  margin-top: 30px;
}
section .splash .thumb img {
  width: 100%;
  border: 1px solid #eee;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
section .splash h2 {
  color: #555;
  font-size: 22px;
}
section .splash p.description {
  color: #666;
}
section .splash p.disclaimer {
  margin-top: 20px;
  color: #aaa;
  font-size: 12px;
}
section .media {
  padding-top: 30px;
}
section .media .embed iframe:not(.vine-embed),
section .media embed,
section .media object {
  width: 100% !important;
  height: 450px !important;
}
section .media .embed iframe.vine-embed {
  margin: 0 auto;
}
section .media .info {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 15px;
}
section .media .info h3 {
  font-size: 16px;
  color: #293441;
}
section .media .info .text-right {
  font-size: 13px;
}
section .media .info .text-right span {
  display: block;
  padding-right: 10px;
  font-size: 22px;
  font-weight: 700;
}
section .stats-page {
  margin-top: 30px;
}
section .stats-page .social-share {
  margin-top: 0;
}
section .stats-page .thumb img {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
section .stats-page .url-info h2 {
  color: #657f9e;
  font-size: 20px;
}
section .stats-page .url-info h2 span {
  margin-top: 10px;
  display: block;
  font-size: 13px;
}
section .stats-page .url-stats {
  max-height: 80px;
  padding-top: 20px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}
section .stats-page .url-stats span {
  font-size: 13px;
  display: block;
}
section#plan {
  padding: 130px 0 0px;
}
section#plan h1 {
  color: #000;
  font-weight: 700;
  font-size: 48px;
  line-height: 40px;
}
section#plan .subtitle {
  color: #293441;
  margin-top: 20px;
}
section#plan .toggle-container {
  margin-bottom: 70px;
}
section#plan .toggle-container .switch-toggles {
  position: relative;
  width: 262px;
  height: 48px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  margin: 25px auto;
      background-color: #002A63;
}
section#plan .toggle-container .switch-toggles .monthly,
section#plan .toggle-container .switch-toggles .yearly {
  position: relative;
  width: 130px;
  float: left;
  padding: 13px 10px;
  text-align: center;
  z-index: 2;
  line-height: 26px;
  cursor: pointer;
  font-size: 16px;
  color: #fff!important;
  transition: color 0.7s cubic-bezier(0.545, 0, 0.05, 1);
  border: none;
  background: transparent;
  display: block;
}
section#plan .toggle-container .switch-toggles .monthly.active,
section#plan .toggle-container .switch-toggles .yearly.active {
  color: #26272d;
  font-weight: 700;
}
section#plan .toggle-container .switch-toggles:after {
  position: absolute;
  content: "";
  width: 130px;
  height: 42px;
  background: #F18F01;
  left: 3px;
  top: 3px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  box-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  -moz-box-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  -webkitbox-shadow: 2.5px 4.33px 20px 0px rgba(61, 61, 62, 0.059);
  transition: all 0.7s cubic-bezier(0.545, 0, 0.05, 1);
}
section#plan .toggle-container .switch-toggles.active:after {
  left: 130px;
  top: 3px;
}
section#plan .corner-ribbon {
  width: 200px;
  background-color: #000;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  position: absolute;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  top: 11px;
  right: -65px;
  bottom: auto;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
section#plan .price-table:nth-child(2) .table-inner .corner-ribbon{
  background: #fff;
  color: #000;
}
.card-header{
  border: none;
  background: transparent!important;
}
section#plan .price-table .btn {
  padding-left: 25px;
  padding-right: 25px;
}
section#plan .price-table .table-inner {
  padding: 30px 15px 2px;
  margin: 0px 15px;
    max-width: 93%!important; 
    margin: 0 auto!important;
}
section#plan .price-table:first-child .table-inner{
  background-color: #003152;
}
section#plan .price-table:first-child .btn {
  border: 2px solid #F18F01;
  background-color: #F18F01;
}
section#plan .price-table:first-child .btn:hover {
  border: 2px solid #F18F01;
  background: #F18F01;
  color: #fff;
  transform: translateY(-10px);
  box-shadow: 5px 7px 5px #F18F0173;
}
section#plan .price-table:nth-child(2) .table-inner{
  background-color: #e59500;
}
section#plan .price-table:nth-child(2) .btn {
  border: 2px solid #F18F01;
  background-color: #F18F01;
}
section#plan .price-table:nth-child(2) .btn:hover {
    border: 2px solid #F18F01;
    background: #F18F01;
    color: #fff;
    transform: translateY(-10px);
    box-shadow: 5px 7px 5px #F18F0173;
}
section#plan .price-table:last-child .table-inner {
  background-color: #F18F01;
}
section#plan .price-table:last-child .btn {
  border: 2px solid #fff;
  background-color: #F18F01;
}
section#plan .price-table:last-child .btn:hover {
  border: 2px solid #F18F01;
  background: #F18F01;
    color: #fff;
    transform: translateY(-10px);
    box-shadow: 5px 7px 5px #F18F0173;
}
section#plan .price-table .table-inner h3 {
  margin: 0 auto 28px;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
}
section#plan .price-table .table-inner .price {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 9px 18px;
  display: inline-block;
  margin-bottom: 15px;
  width: 200px;
  line-height: 25px;
}
section#plan .price-table .table-inner .price small{
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: lighter;
}
section#plan .price-table .table-inner .billed {
  font-size: 9px;
  opacity: 0.8;
  display: block;
}
section#plan .price-table .table-inner .phrase {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 38px;
  opacity: 0.6;
  color: #fff;
}
section#plan .price-table.highlighted .table-inner .phrase {
  color: #6F7580;
}
section#plan .price-table .table-inner .feature-list li {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 12px;
  list-style: none;
  text-align: left;
}
section#plan .price-table .table-inner .feature-list li.not-access:before{
  content: "\e014";
  background: #fff;
  color: red;
  font-size: 8px;
  padding: 3px 4px;
  border-radius: 33px;
  font-weight: bold;
}
section#plan .price-table .table-inner .feature-list li:last-child {
  margin-bottom: 34px;
}
section#plan .price-table .table-inner .btn-blue {
  background-color: transparent;
  border: 1px solid #267df4;
  color: #267df4;
}
section#plan .price-table:nth-child(2) {
  z-index: 2;
  padding: 0;
}
section#plan .price-table.highlighted .btn-blue {
  background-color: #267df4;
  color: #ffffff;
}
section#plan #price_tables .monthly,
section#plan #price_tables .yearly {
  position: relative;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  transition: opacity 0.97s, -webkit-transform 0.97s;
  transition: opacity 0.97s, transform 0.97s;
  transition: opacity 0.97s, transform 0.97s, -webkit-transform 0.97s;
  transition-timing-function: cubic-bezier(0.545, 0, 0.05, 1);
}
section#plan #price_tables .monthly .price-table,
section#plan #price_tables .yearly .price-table {
  display: none;
}
section#plan #price_tables .monthly.active,
section#plan #price_tables .yearly.active {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
section#plan #price_tables .monthly.active .price-table,
section#plan #price_tables .yearly.active .price-table {
  display: block;
}
section#faq {
  padding: 40px 10px;
}
section#faq h2 {
  margin-bottom: 25px;
  font-size: 28px;
}
section#faq h2{
  color: #000;
}
section#faq {
  background: #E8F0FF;
}

section#faq .faq-list {
  margin-bottom: 20px;
}
section#faq .faq-list h2 {
  font-size: 15px;
  font-weight: 700;
}
section#faq .faq-list h2{
  color: #000;
  font-family: lato;
}
section#faq .faq-list p {
  margin-top: 15px;
  color: #8499b2;
}
section#faq .faq-list p{
  color: #000;
}
section#faq .faq-list i {
  color: #6e8ee4;
  margin-right: 10px;
}
section#faq .faq-list i{
  color: #000;
}
section#checkout {
  margin: 30px 0;
}
section#checkout ul {
  list-style: none;
  padding: 10px 0;
}
section#checkout ul li {
  margin-bottom: 10px;
}
section#checkout ul li.total {
  border-top: 1px solid #8499b2;
  padding-top: 5px;
}
section#checkout .info {
  color: #94a6bc;
}
section#checkout .StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #c0c0c0;
  box-shadow: 0;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
section#checkout .StripeElement--focus {
  box-shadow: 0;
}
section#checkout .StripeElement--invalid {
  border-color: #fa755a;
}
section#checkout .StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.btn {
  border: 0;
}
.btn.btn-round {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.btn.btn-lg {
  padding-left: 25px !important;
  padding-right: 25px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-primary {
  
  background: #F18F01;
  border: 1px solid #F18F01;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
    color: #fff;
    font-size: 20px;
  padding: 5px 10px;
  border-radius: 0;  
  transition: .5s;
}
.btn.btn-primary:hover {
  background: transparent;
  border: 1px solid #F18F01;
  color: #F18F01;
}
 .btn.btn-primary{
  font-size: 25px;
  max-width: 240px;
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 8px;
}
.btn.btn-default {
  background: #e9ebef;
  color: #5b677e;
}
.btn.btn-default:hover {
  background: #f2f3f5;
}
.btn.btn-secondary {
  border: 1px solid #F18F01;
  color: #fff;
  font-weight: 500;
  background-color: #F18F01;  
  border-radius: 0px !important;
}
.price-table .btn.btn-secondary{
  padding:10px 15px!important;
  width: 90%;
  font-size: 30px;
  white-space: pre-wrap;
      font-weight: bold;
}
.price-table .btn.free-butn{
  background: #0067F4 !important;
}
.price-table .btn.stndrd-btn:nth-child(2){
  background: #9C27B0 !important;
}
.btn.btn-light {
  background: #F18F01;
  color: #fff;
}
.btn.btn-danger {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-success {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.btn.btn-round {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
.addmargin {
  margin-top: 30px;
}
.analytics {
  padding: 30px 0;
}
.analytics #country-list {
  margin: 0;
  padding: 0 20px;
}
.analytics #country-list li {
  margin-bottom: 10px;
}
.analytics #referrer {
  margin: 0;
  padding: 0px;
}
.analytics #referrer li {
  list-style: none;
  margin-bottom: 10px;
}
.analytics #referrer li img {
  vertical-align: middle;
  margin-right: 5px;
}
#splash {
  margin: 100px 0;
}
.custom-splash {
  margin-top: 30px;
  overflow: hidden;
}
.custom-splash .banner img {
  width: 100%;
}
.custom-splash .custom-message .c-avatar {
  float: left;
  width: 100px;
  margin: 10px 10px 10px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.custom-splash .custom-message .c-message {
  padding: 10px;
  float: left;
  height: 100px;
  line-height: 25px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.custom-splash .custom-message .c-message h2 {
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 18px;
}
.custom-splash .custom-message .c-countdown {
  float: right;
  font-size: 12px;
  text-align: center;
  padding: 25px;
}
.custom-splash .custom-message .c-countdown span {
  font-size: 30px;
  display: block;
}
.sp-replacer {
  border: solid 1px #e0e0e0;
  background: #fff;
  border-radius: 3px;
}
.sp-container {
  background: #030D1E;
  border: 1px solid #000;
  box-shadow: 5px 10px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
}
.sp-container .sp-input-container {
  margin-bottom: 10px;
}
.sp-container .sp-input {
  color: #fff;
  border: 1px solid #1149a9;
  box-shadow: none;
}
.sp-container button,
.sp-container button:active,
.sp-container button:focus {
  background: #0067F4;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  border: 0;
  padding: 5px 8px;
}
.contact-box {
  padding: 15px;
  margin: 10px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.contact-box .contact-label {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
.contact-box .contact-description {
  color: #000;
  opacity: 0.9;
  margin: 15px 0 !important;
}
.contact-box .form-group {
  margin-top: 20px;
}
.contact-box .form-group .control-label {
  color: #000;
}
.contact-box .form-group textarea {
  color: #000;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-box .form-group input {
  color: #000;
  border-color: rgba(0, 0, 0, 0.2);
  padding: 5px 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.contact-box button {
  background: #000;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.poll-box {
  padding: 15px;
  margin: 10px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.poll-box .poll-question {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.poll-box ol.poll-answers {
  padding: 0;
  margin: 10px 0;
}
.poll-box ol.poll-answers > li {
  list-style: none;
  border: 0 !important;
  color: #000;
  opacity: 0.95;
  padding: 10px 0;
  font-size: 1.1em;
  font-weight: 700;
}
.poll-box ol.poll-answers > li div {
  margin-right: 5px;
}
.poll-box button {
  background: #000;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.custom-overlay {
  overflow: hidden;
}
.custom-overlay .custom-message {
  position: relative;
  margin: 10px;
  background-color: #0067F4;
  color: #fff;
  padding: 15px 35px 15px 15px;
  max-width: 320px;
  overflow: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.custom-overlay .custom-message .custom-label {
  position: absolute;
  background-color: #fff;
  top: 13px;
  right: -20px;
  color: #000;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 700;
  width: 75px;
  height: 15px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-overlay .custom-message p {
  margin: 0 !important;
}
.custom-overlay .custom-message .custom-img {
  float: left;
  margin-right: 10px;
}
.custom-overlay .custom-message .custom-img img {
  max-height: 50px;
  max-width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.custom-overlay .custom-message .custom-text {
  display: block;
  color: #fff;
}
.custom-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
  margin-top: 5px;
}
.custom-overlay .custom-message .btn:hover {
  color: #000;
}
.overlay-type {
  border: 1px solid #e0e0e0;
  text-align: center;
  display: block;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.overlay-type:hover {
  background: #e9ebef;
}
.overlay-type i {
  font-size: 35px;
  margin: 10px 0;
  color: #506680;
}
.overlay-type .title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0;
  color: #506680;
}
.overlay-type .description {
  color: #828892;
}
#main-overlay {
  position: relative;
}
#main-overlay #site {
  position: absolute;
  z-index: 0;
}
#main-overlay .clickable {
  cursor: pointer;
}
#main-overlay .custom-message {
  z-index: 99999;
  bottom: -500px;
  position: absolute;
  margin: 10px;
  background-color: #0067F4;
  color: #fff;
  padding: 15px 35px 15px 15px;
  max-width: 320px;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#main-overlay .custom-message.tl {
  top: 0;
  left: 0;
  bottom: auto;
  transform: translatey(10px);
  animation: showdown 1s ease-in;
}
#main-overlay .custom-message.tr {
  top: 0;
  right: 0;
  bottom: auto;
  transform: translatey(10px);
  animation: showdown 1s ease-in;
}
#main-overlay .custom-message.br {
  bottom: 0;
  right: 0;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .custom-message.bl {
  bottom: 0;
  left: 0;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .custom-message .custom-label {
  position: absolute;
  background-color: #fff;
  top: 13px;
  right: -20px;
  color: #000;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 700;
  width: 75px;
  height: 15px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-overlay .custom-message a.remove {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 3px;
}
#main-overlay .custom-message p {
  margin: 0 !important;
}
#main-overlay .custom-message .custom-img {
  float: left;
  margin-right: 10px;
}
#main-overlay .custom-message .custom-img img {
  max-height: 50px;
  max-width: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#main-overlay .custom-message .custom-text {
  display: block;
  color: #fff;
}
#main-overlay .custom-message .btn {
  background-color: #fff;
  font-weight: 700;
  margin-top: 5px;
}
#main-overlay .custom-message .btn:hover {
  color: #000;
}
#main-overlay .contact-overlay {
  position: fixed;
  z-index: 9999;
}
#main-overlay .contact-overlay.br {
  bottom: 10px;
  right: 15px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .contact-overlay.bl {
  bottom: 10px;
  left: 10px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .contact-overlay .contact-event {
  background: #fff;
  color: #000;
  padding: 8px;
  display: block;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: 700;
}
#main-overlay .contact-overlay .contact-event i {
  background: #000;
  color: #fff;
  padding: 5px 6px;
  border-radius: 20px;
  margin-right: 5px;
}
#main-overlay .contact-overlay .contact-event i.success {
  background: #82e26f !important;
}
#main-overlay .contact-overlay .contact-box {
  display: none;
  width: 320px;
  position: relative;
}
#main-overlay .contact-overlay .contact-box a.contact-close {
  position: absolute;
  right: 6px;
  top: 6px;
  color: #000;
  opacity: 0.4;
}
#main-overlay .contact-overlay .contact-box a.contact-close:hover {
  opacity: 0.6;
}
#main-overlay .poll-overlay {
  position: fixed;
  z-index: 9999;
}
#main-overlay .poll-overlay.br {
  bottom: 10px;
  right: 15px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .poll-overlay.bl {
  bottom: 10px;
  left: 10px;
  transform: translatey(-10px);
  animation: showup 1s ease-in;
}
#main-overlay .poll-overlay .poll-box {
  width: 320px;
  position: relative;
}
footer {

  padding: 50px 25px 50px;
  color: #000;
}
footer .main-footer {
  padding-left: 0;
  padding-right: 0;
}
.lower-footer {
  border-top: 1px solid #80808045;
    padding: 20px 0px!important;
}
.lower-footer a:hover {
   color: #5887FF;
}
footer .inline-div {
  display: inline-block;
}
footer .languages {
  position: relative;
  clear: both;
  display: inline-block;
  text-align: left;
}
footer .languages .langs {
  width: 310px;
  display: none;
  padding: 5px;
  background: #334151;
  position: absolute;
  bottom: 15px;
  right: 0;
  border-radius: 2px 2px 0 2px;
  -moz-border-radius: 2px 2px 0 2px;
  -webkit-border-radius: 2px 2px 0 2px;
}
footer .languages .langs a {
  width: 90px;
  color: #fff !important;
  display: block;
  float: left;
}
footer .fa{
  color: #5F5F5F ;
}
footer a {
  margin-bottom: 10px; 
}
footer a:hover,
footer a.active {
  color: #5887FF;
}
footer a:focus{
  color: #F18F01;
}
.links.main-footer div{
  margin-bottom: 10px;
}
footer .socials a{
  margin-right: 10px;
}
footer .main-footer span {
  margin-right: 5px;
}
.feature-section.legal-page p,.feature-section.legal-page li{
  font-size: 20px;
  line-height: 29px;
  margin: 20px 0px;
}
body.light .feature-section.legal-page{
  padding-top: 140px;
}
.feature-section.legal-page h2{
  font-weight: 700;
}
.feature-section.legal-page h1{
  margin: 20px 0px;
  font-weight: 700;
}
#main-form {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
#main-form select {
  color: #000;
  width: 100%;
  margin-top: 10px;
}
#main-form input.form-control {
  border-color: #e0e0e0;
  height: 34px;
  padding: 5px;
}
#main-form .main-form {
  padding: 10px;
  /*border-bottom: 1px solid #e6e6e6;*/
}
 #main-form .main-form{
  background: #fff;
}
#main-form .main-form .input-group-addon {
  border-color: #e0e0e0;
  font-size: 2em;
  color: #293441;
  border-width: 0;
  padding: 0 10px;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
#main-form .main-form .main-input {
  padding: 0 10px;
  border-width: 0;
  font-size: 2.3em;
  background: #fff;
  height: 43px;
  color: #293441;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
/*#main-form .main-form .main-input.error,
#main-form .main-form .main-input.error:focus {
  color: #fd0035;
}*/
/*#main-form .main-form .main-input:focus {
  color: #293441;
}
#main-form .main-form .main-input:hover {
  color: #0067F4;
}*/
#main-form .main-form .main-textarea {
  background-color: #f2f2f2;
  color: #293441;
  font-weight: 700;
  font-size: 1.3em;
  padding: 10px;
  box-shadow: none;
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#main-form .main-form .main-button {
  
  padding: 5px 15px;
  font-size: 15px;
  height: 43px;
  color: #fff;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 5px 5px rgba(0, 103, 244, 0.1) !important;
}
#main-form .main-form .main-button:hover {
  background: #F18F01;

}
#main-form .main-form .main-button#copyurl {
  margin-top: 0 !important;
  background-color: #82e26f;
  display: none;
}
#main-form .main-form .main-button:focus,
#main-form .main-form .main-button:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.15) !important;
}
#main-form .advanced {
  font-size: 12px;
  float: left;
}
#main-form .advanced:hover{
  background: #fff;
  border: 1px solid #030D1E;
  color: #030D1E;
}
/*#main-form .main-options {
  padding: 10px 20px;
}*/
#main-form .main-options .chosen-container {
  margin-left: 10px;
  max-width: 150px;
  float: right;
}
#main-form .main-options .chosen-container .chosen-single {
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #293441;
}
#main-form .main-options .chosen-container .chosen-drop {
  border-color: #e0e0e0;
}
#main-form .main-advanced {
  padding: 20px;
  background: #fff;
  color: #293441;
}
#main-form .main-advanced > div > div {
  margin-bottom: 20px;
}
#main-form .main-advanced .btn-xs {
  padding: 2px 10px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
#main-form .main-advanced h3 {
  font-size: 1.1em;
  font-weight: 700;
  color: #293441;
  margin-top: 0;
  margin-bottom: 20px;
}
#main-form .main-advanced p {
  font-size: 0.9em;
  color: #b3c0cf;
  margin-bottom: 15px;
}
#main-form .main-advanced input {
  color: #334151;
}
#main-form .main-advanced #geo,
#main-form .main-advanced #device,
#main-form .main-advanced #parameters {
  padding-top: 35px;
}
#main-form .main-advanced #geo select,
#main-form .main-advanced #device select,
#main-form .main-advanced #parameters select {
  max-width: 200px;
}
#main-form .main-advanced #geo .chosen-single,
#main-form .main-advanced #device .chosen-single,
#main-form .main-advanced #parameters .chosen-single {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#main-form .main-advanced #geo .geo-input .row,
#main-form .main-advanced #device .geo-input .row,
#main-form .main-advanced #parameters .geo-input .row,
#main-form .main-advanced #geo .device-input .row,
#main-form .main-advanced #device .device-input .row,
#main-form .main-advanced #parameters .device-input .row,
#main-form .main-advanced #geo .parameter-input .row,
#main-form .main-advanced #device .parameter-input .row,
#main-form .main-advanced #parameters .parameter-input .row {
  margin-bottom: 10px;
}
#main-form .main-advanced .chosen-container-multi .chosen-choices {
  padding: 6px 0;
  border: 1px solid #e0e0e0;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#main-form .main-advanced .chosen-container-active .chosen-choices {
  box-shadow: none;
}
#main-form .main-advanced .chosen-container-multi .chosen-choices li.search-choice {
  padding: 5px 25px 5px 8px;
  margin: 0px 0 0px 5px;
}
.share-this {
  margin-top: 30px;
  overflow: hidden;
}
.share-this .qr {
  float: right;
}
.share-this .qr img {
  max-width: 80px;
}
ul.form_opt {
  list-style: none;
  padding: 0;
  clear: both;
  overflow: hidden;
  margin-bottom: 25px;
  min-height: 60px;
}
ul.form_opt li {
  float: right;
  margin-top: 15px;
}
ul.form_opt li.text-label {
  width: 60%;
  float: left;
  color: #293441;
  font-weight: 700;
  text-align: left;
  margin-top: 0;
  font-size: 13px;
}
ul.form_opt li.text-label small {
  display: block;
  margin-top: 5px;
  color: #777;
  font-weight: 400;
}
ul.form_opt li a {
  background: #e2e7ed;
  color: #a4b3c5;
  padding: 5px 10px;
  font-weight: 700;
  border: 0;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
ul.form_opt li a.round {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
ul.form_opt li a.first {
  border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
}
ul.form_opt li a.last {
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
ul.form_opt li a:hover {
  color: #fff;
  background: #F18F01;
}
ul.form_opt li a.current {
  color: #fff;
  background: #F18F01;
}
#modal-shadow {
  background: #334151;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  display: none;
  clear: both;
}
#modal-alert {
  width: 90%;
  max-width: 500px;
  min-height: 150px;
  position: fixed;
  z-index: 999;
  display: none;
  background: #fff;
  text-align: left;
  padding: 10px;
  clear: both;
  color: #222;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#modal-alert form {
  overflow: visible !important;
}
#modal-alert .title {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  display: block;
  background: #293441;
  color: #fff;
  font-weight: 700;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
#modal-alert > p {
  margin: 10px 0;
  line-height: 25px;
}
.flat .plan {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  list-style: none;
  padding: 0 0 20px;
  margin: 50px 0 15px;
  border: 0;
  background: #0067F4;
  text-align: center;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.flat .plan:hover {
  background: #2883ff;
}
.price-table.highlighted{
  position: relative;
}
.rec-plan{
    background: #E59500;
    padding: 5px 20px;
    border-radius: 0px 0px 8px 8px;
    position: relative;
    color:#020512;
    right: 22%;
    bottom: 29px;
    left: 2px;
    font-size: 16px;
}
.flat .plan li {
  padding: 10px 15px;
  color: #fff;
  font-weight: 700;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.flat .plan li.plan-price {
  border-top: 0;
}
.flat .plan li.plan-name {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  padding: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  background: #151b22;
  margin-bottom: 30px;
  border-top: 0;
}
.flat .plan li > strong {
  color: #151b22;
}
.flat .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
.flat .plan.featured li.plan-name {
  background: #000000;
}
.flat .plan.featured:hover li.plan-name {
  background: #1f2731;
}
.flat .plan.featured li.plan-price {
  font-size: 20px;
  padding: 15px 0;
  background: #293441;
  margin: 0 10% 20px 10%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.flat .plan.featured li.plan-price strong {
  font-size: 35px;
  color: #fff;
  display: block;
}
#captcha {
  padding: 15px;
}
#recaptcha_widget_div {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#recaptcha_widget_div .recaptchatable {
  border: 0px solid transparent !important;
}
#recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
  background: transparent;
}
#recaptcha_widget_div .recaptchatable .recaptcha_image_cell center img {
  width: 250px;
  height: 54px;
}
#recaptcha_widget_div .recaptchatable #recaptcha_response_field {
  background: #293441;
  color: #fff;
  padding: 5px 8px;
}
#recaptcha_logo,
#recaptcha_privacy {
  display: none;
}
.dis-flex{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.profile-img{
  display: inline-block;
  vertical-align: bottom;
  margin-right: 25px;
}
.profile-info{
  display: inline-block;
}
.portfolio-sec{
  margin-top: 30px;
  margin-bottom: 60px;
}
.locatn-bodr{
  border-right: 2px solid #F18F01;
  border-left: 2px solid #F18F01;
}
.port-heading{
  margin-top: 50px;
  margin-bottom: 50px;
}
.copy-right{
  padding: 15px 0;
  color: #000;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#user-content{
  margin-top: 30px;
}
#user-content .legel-p a{
  color: #000;
}
#login-page,
#register-page{
  background: #fff;
  margin-top: 0px;
}

#login-page .login-side{
  background-image: url(../../img/login-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}
#register-page .back-img{
  display: flex;
  flex-wrap: wrap;
}
#register-page .login-side{
  background-image: url(../../img/login-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.login-side .site_logo{
  margin: 20px;
}
#login-page .inner-text,
#register-page .inner-text{
  margin-top: 220px;
}
#login-page .inner-text h1,
#register-page .inner-text h1{
  color: #fff;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.1;
}
 .inner-text .btn-white,
 .inner-text .btn-white:focus
{
  color: #fff;
  text-align: center;
  background-color: #F18F01;
  transition: .5s;
  max-width: 240px;
  display: block;
  margin: 0 auto;
  font-size: 25px;
  font-weight: 500;
  padding: 15px;
  border-radius: 8px;
  line-height: 23px;
}
 .inner-text .btn-white:hover{
  box-shadow: 0px 9px 5px 0px rgba(50, 50, 50, 0.32);
  transform: translateY(-0.25em);
}
.navbar-toggle .glyphicon{
  font-size: 24px;
}
.navbar-toggle{
    border: 1px solid #fff;
    margin-top: 3px;
}
.price-table.highlighted{
    box-shadow: none !important;
  }
  .table-inner{
    position: relative;
    overflow-x: hidden;
  }
.or-txt{
    font-weight: bold;
    font-size: 18px;
}
section .social{
    border-bottom: none;
  }
.mb-25{
    margin-bottom: 25px;
  }
.btn-lgn{
  padding: 7px 35px;
} 
.line-or{
  display:block; 
  margin:25px;
}
.line-or h2{
  font-size:15px; 
  text-align:center; 
  border-bottom:1px dotted #8e8e8e; 
  position:relative; 
}
.line-or h2 span {
 background-color: white; 
 position: relative; 
 top: 10px; 
 padding: 0 10px;
}
.legal-check{
  position: relative;
}
.legal-check .icheckbox_flat-blue{
  position: absolute;
  top: 3px;
  left: 0px;
}
section .centered.form .legal-check span.check-box{
  margin-left: 10px;
  padding-left: 20px;
  display: inline-block;
}
.clr-mehron{
  color: #5887FF;
  font-weight: bold;
    font-family: nova-bold;

}

 section .promo h1{
  font-weight: bold;
  font-size: 56px;
    line-height: 50px;
  font-family: nova-bold;
}
 section .promo .description{
  margin: 10px auto 80px;
  font-family: Lato;
  font-size: 24px;
  font-size: 24px;
  color: #23374D;
  max-width: 900px;
}
 section .promo .custom-domain-p{
  margin: 10px auto 20px;
}
 .btn.custom-domain-btn{
  margin-right: 15px!important;
  font-size: 22px;
  margin: 0;
  display: inline-block;
  max-width: 170px;
  padding: 8px 6px;
}
 section.hero{
    padding: 140px 0 50px;
}
 section.custom-domain-hero{
  background-image: none;
}

.free-btn.trail-btn .btn.btn-premium{
  background: #F18F01;
    width: 220px;
    height: 60px;
    margin: 0px;
    display: block;
    padding: 10px;
    border-radius: 8px;
    font-family: nova-bold;
    color: #fff;
    transition: .5s;
}
.free-btn.trail-btn .btn.btn-premium strong{
    margin-bottom: 0;
    font-family: nova-reg;
    font-size: 20px;
    line-height: 40px;
    display: block;
    letter-spacing: 0.50px;
}
#mauticform_cutinleadmagnet_message{
      color: #fff;
    margin-bottom: 20px;
}
 #main-form .main-form .main-button{
  box-shadow: none!important;
  height: auto;
  transition: .5s;
  background: #F18F01;
  border: 1px solid rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
  border-radius: 5px;
}

.blog-sec{
  padding-top: 120px;
}
.single-page,.single-blog{
  padding-top: 40px;
}
.breadcrumb-sec{
  margin-top: 120px;
  background: #F18F01!important;
    box-shadow: 0px 5px 10px 5px rgba(59, 56, 66, 0.2);
}
  .hero.fature-page .free-btn.trail-btn .btn.btn-premium{
  float: left;
}
 #main-form .advanced{
  display: none;
}
 #main-form{
  border: 0;
    border-radius: 0;
}
 #main-form .main-form{
  background: transparent;
}
#main-form .main-form .input-group-addon{
  border-radius: 0;
}
#main-form .main-form .main-input,#main-form .main-form #shortenurl{
  height: 64px;
  font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.50px;
}
#main-form .main-form div.input-group{
  border-radius: 5px;
    overflow: hidden;
}
#main-form .main-form #shortenurl{
    border-radius: 5px;
  }
.legel-p a{
  color: #fff;
}
.legel-p{
  margin-bottom: 5px;
  margin-top:0;
}
.dropdown-link{
  font-weight: bold;
font-size: 30px;
line-height: 35px;
}
 #main-form{
  max-width: 100%;
}
 section.shortener{
  padding: 10px 0px;
}
.share-this{
  margin-top: 0px;
}
 .main-header .navbar-expand-lg .navbar-nav a.nav-link{
  color: #000;
  transition: .5s;
}
 header{
  background: transparent;
  transition: .5s;
}
 .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup{
  background: transparent;
  border-radius: 8px;
  color: #5887FF!important;
  transition: .5s;
  border: 1px solid #5887FF;
  box-sizing: border-box;
  border-radius: 5px;
}
{
  padding: 0px;
}
 .dark-bg{
  background: #fff!important;
}
 header.dark-bg .navbar .nav li a{
  color: #000;
}
#mainto h2.featureH{
  font-size: 40px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 10px;
    font-family: nova-reg;
    text-align: left;
}
hr.bold-hr{
    width: 300px;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 30px;
    height: 5px;
    border: 0px;
    background: #5887ff;
}
.sectioninfo h2{
  font-weight: normal;
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  
}
body.light .posibilites{
      background: #E8F0FF;
    padding-bottom: 60px;
    padding-top: 60px;
}
.clr-yellow{
  color: #E59500;
}
.posibilites h2{
  font-size: 40px;
    line-height: 40px;
    color: #002A63;
}
.posibilites p{
  font-size: 20px;
  
  line-height: 24px;
    color: #595959;
    margin: 20px 0px 0px 0px;
    margin-bottom: 35px;
}
.grow-content h2{
  margin-top: 0;
  line-height: 40px;
 }
 .posibilites .free-btn.trail-btn .btn.btn-premium{
  margin: 0 auto;
}
.video-sec h2{
  font-size: 40px;
    line-height: 40px;
    margin-bottom: 0;
    color: #002A63;
}
.video-sec h4{
  font-size: 40px;
    line-height: 47px;
    margin: 20px 0px;
}
.video-sec p{
    font-size: 20px;
    line-height: 23px;
    max-width: 423px;
    margin-bottom: 45px;
}
.d-flex{
  align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 .smart-work{
  padding-top: 60px;
  padding-bottom: 60px;
  background: #E8F0FF;
}
.smart-work h2{
  font-size: 40px;
  line-height: 40px;
  color:#002A63;

}
.smart-work p{
  font-size: 20px;
  line-height: 24px;
    margin: 20px auto 20px;
    max-width: 900px;  
}
.popup__overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  text-align: center;
  z-index: 99999;
}

.popup__overlay:after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
}

.popup {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-height: 480px;
  padding: 20px;
  border: 1px solid black;
  background: #000;
  color: white;
  vertical-align: middle;
}

.popup-form__row {
  margin: 1em 0;
}

.popup__close {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 12px;
  height: 12px;
  padding: 8px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.popup__close:hover {
  color: #fff;
}

iframe {
  width: 100%;
  height: 100%;
}

.smart-work .realm p{
margin-bottom: 35px;
margin-top: 10px;
}
.discover .smart-w-cont p{
  margin-bottom: 30px;
  margin-top: 20px;
  color: #fff;
}
.smart-work .free-btn.trail-btn .btn.btn-premium{
  margin:0 auto;
}
.smart-w-cont{
  max-width: 1070px;
  margin: 0 auto;
}
.brnd-link p{
  margin-top: 35px;

}
body.light .smart-work.lead{
  background: #E8F0FF;
}
.lead{
  margin-bottom: 0px;
}
.lead h2,.lead p{
  color: #002A63;
}
.lead .smart-w-cont {
    max-width: 950px;
}
.lead form{
  max-width: 450px;
    margin: 0 auto;
}
.lead input{
  border: none;
    width: 100%;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.lead input::placeholder{
  font-size: 16px;
line-height: 19px;

color: #C4C4C4;
}
.payment-methods img{
  margin: 0px 5px;
}
.lead button.btn.btn-default{
  background: #F18F01;
    color: #fff;
    width: 100%;
    padding: 10px;
    font-size: 20px;
    line-height: 23px;
    height: 46px;
    border-radius: 5px;
    transition: .5s;
}

 .discover{
  background-color: #002A63;
  background-repeat: no-repeat;
    background-size: cover;
}
 .discover .row{
  align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.discover hr.bold-hr{
  margin: 15px auto 20px;
  height: 5px;
}
.discover .smart-w-cont {
    max-width: 643px;
    margin-left: 0px;
}
h4.head{
  font-size: 30px;
    line-height: 25px;
    cursor: pointer;
    font-weight: 900;
    margin-bottom: 0;
}
.cat_parent p{
  font-size: 25px;
    line-height: 29px;
    margin: 0px;
}
h4.head,.cat_parent p{
    font-size: 20px;
    font-family: lato;
    
  }
.cat_parent{
  padding: 0px 0px 10px;
}
.row-section{
  margin-bottom: 0px;
}
a:focus{
  outline: none;
}
h4.head span{
  float: right;
}
.glyphicon-chevron-up{
  display: none;
}
#back-to-top .glyphicon-chevron-up{
  display: block!important;
}
body.light .feature-section {
  padding-top: 0px;
  padding-bottom: 60px;
}
.feature-section h2{
  font-family: nova-bold;
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  margin-bottom: 0;
}
.singup-card-txt p a {
  color: #2883ff;
}
.feature-section p {
  font-family: lato;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 0;
}
 section.hero .main-img{
  text-align: right;
}
.feature-section hr.bold-hr{
  margin-top: 2px;
    margin-bottom: 15px;
}
 header .navbar .nav li.dropdown:hover ul{
  display: block;
}
 header .navbar .nav li.dropdown ul{
  background: #fff;
  top: 100%;
  border: 0px;
    width: 300px;
}
 header .navbar .nav li.dropdown ul li{
  text-align: left;
}
 header .navbar .nav li.dropdown ul li a{
  font-size: 16px;
  color: #000;
  padding: 11px 28px;
  display: block;
}
 header .navbar .nav li.dropdown ul li:hover{
      background: #5887ff;
    
}
 header .navbar .nav li.dropdown ul li:hover a{
  color: #fff;
  font-weight: 700;
}
 header .navbar .nav li.dropdown ul li a{
  text-decoration: none;
}
 header .navbar .nav li.dropdown ul li a:hover{
  color: #fff;
  
}
 header .navbar .nav li.dropdown:after{
  display: inherit;
}
 header .navbar .nav li.dropdown:before{
  display: inherit;
}
 header .navbar .nav li.dropdown{
  display: inline-block;
}
.up-arrow .glyphicon-chevron-down{
  display: none;
}
.glyphicon-chevron-up{
  display: none;
}
.up-arrow .glyphicon-chevron-up{
  display: inherit;
}
.glyphicon.glyphicon-menu-down{
  position: relative;
    top: -3px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 0.2em solid black;
    border-top: 0.2em solid black;
    transform: rotate(135deg);
    margin-right: 0.5em;
    margin-left: 1.0em;
}
.reguired-log{
  display: inline-block;
  background: #ffffff;
  padding: 10px;
  margin: 0px 10px;
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  transition: .3s;
}
.reguired-log:hover{
  color: #ffffff;
  text-decoration: none;
  background: #F18F01;
}
footer .main-footer .mission {
  width: 70%;
}
.p-tb-60{
  padding: 60px 0;
}
 section#plan .price-table:first-child .table-inner,section#plan .price-table:last-child .table-inner{
    background-color: #fff;
    border: 0.5px solid #000000;
    border-radius: 8px !important;
    margin: 0px 20px!important;
  }
  section#plan .price-table:nth-child(2) .table-inner{
  background: #002A63;
  box-sizing: border-box;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) !important;
  border-radius: 8px;

  }
  section#plan .price-table:nth-child(2){
    transform: scale(1.05);
      transition: .3s;
  }
  section#plan .price-table:nth-child(2) .table-inner h3, section#plan .price-table:nth-child(2) .table-inner .price,section#plan .price-table:nth-child(2) .table-inner .feature-list li{
    color: #fff;
  }
  section#plan .price-table .table-inner h3,section#plan .price-table .table-inner .feature-list li,section#plan .price-table .table-inner .price{
    color: #020512;
  }
  section#plan .toggle-container .switch-toggles{
    margin: 25px auto 10px;
   }
   .singup-card-txt{
      margin-top: 40px;
   }
   .princing-header{
    padding: 40px 0px 40px;
    background: #E8F0FF;
   }
   .princing-header p{
    max-width: 769px;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
   }
   section#plan .price-table:first-child .btn, section#plan .price-table:nth-child(2) .btn, section#plan .price-table:last-child .btn {
    background-color: #F18F01;
    border-radius: 8px !important;
    font-size: 20px;
    transition: 0.5s;
    letter-spacing: 0.75px;
}
#plan {
    margin-bottom: 40px;
}
section#plan .price-table:nth-child(1):hover ~ .price-table:nth-child(2){
    transform: scale(1);
  }
  section#plan .price-table:nth-child(1):hover ~ .price-table:nth-child(2) .table-inner{
    background: #fff;
    box-shadow: none!important;
    border: 0.5px solid #000000;
  }
  section#plan .price-table:nth-child(1):hover ~ .price-table:nth-child(2) .table-inner h3,section#plan .price-table:nth-child(1):hover ~ .price-table:nth-child(2) .table-inner .feature-list li,section#plan .price-table:nth-child(1):hover ~ .price-table:nth-child(2) .table-inner .price{
    color: #000;
  }
  section#plan .price-table:nth-child(1):hover{
    transform: scale(1.05);
    transition: .5s;
  } 
  section#plan .price-table:nth-child(1):hover .table-inner{
    background: #002A63;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) !important;
  }
  section#plan .price-table:nth-child(1):hover .table-inner h3,section#plan .price-table:nth-child(1):hover .table-inner .feature-list li,section#plan .price-table:nth-child(1):hover .table-inner .price{
    color: #fff;
  }
  section#plan .price-table.recommended-plan{
    transform: scale(1);
    transition: .5s;
  }
  section#plan .price-table.recommended-plan .table-inner{
    background: #fff;
    box-shadow: none!important;
    border: 0.5px solid #000000;
  }
  section#plan .price-table.recommended-plan .table-inner h3,section#plan .price-table.recommended-plan .table-inner .feature-list li,section#plan .price-table.recommended-plan .table-inner .price{
    color: #000;
  }

  section#plan .price-table.highlighted-plan{
    transform: scale(1.05);
    transition: .5s;
  }
  section#plan .price-table.highlighted-plan .table-inner{
    background: #002A63;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) !important;
  }
  section#plan .price-table.highlighted-plan .table-inner h3,section#plan .price-table.highlighted-plan .table-inner .feature-list li,section#plan .price-table.highlighted-plan .table-inner .price{
    color: #fff;
  }
  section#plan .price-table:last-child .btn{
    border: 2px solid #F18F01;
  }
  section#plan .price-table:last-child{
    transition: .5s;
  }
   .btn.btn-primary:hover,
   .inner-text .btn-white:hover,
   .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup:hover,
  .free-btn.trail-btn .btn.btn-premium:hover,
   #main-form .main-form .main-button:hover{
    background: #5887FF;
    color: #fff!important;
    transform: translateY(-3px);
    border-color: #5887FF;
  }
  .lead button.btn.btn-default:hover{
    opacity: 0.8;
  }
@media (min-width: 768px){
   header .navbar-nav>li{
    float: none;
    display: inline-block;
  }
   header .navbar .nav.navbar-right{
    width: 100%;
    text-align: right;
    float: none!important;
  }
  .logo-form{
    display: none;
  }
  .brnd-link p, .video-sec p {
    margin-bottom: 50px;
  }
  .grow-content{
    width: 75%;
    margin:0 auto;
  }
}

@media (min-width: 992px){
  .video-sec.brnd-link .sectionimg-secondary{
    padding-left: 80px;
  }
}

@media (max-width: 991px){

  .reguired-log{
    display: block;
    margin: 10px auto 10px;
  }
   .shortener .ajax .alert.alert-danger{
    text-align: center;
  }

}
@media (max-width: 500px) {
  .row-section{
    margin-bottom: 50px;
  }
  section#plan .price-table{
    margin: 20px 0px 20px!important;
  }
}

@media screen and (max-width: 991.97px) {
  section .sidebar {
    min-height: 150px !important;
    height: auto;
  }
  body .is404 h1 {
    font-size: 12em !important;
    line-height: 1em!important;
  }
  body .is404 h2 {
    font-size: 35px !important;
    line-height: 1em!important;
  }
  ul.form_opt li {
    float: left;
  }
  ul.form_opt li.text-label {
    display: block;
    float: none;
    width: 100%;
  }
  ul.form_opt li.text-label small {
    display: none;
  }
  ul.form_opt li a.first {
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
  }
  ul.form_opt li a.last {
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
  }
  .main-advanced .col-sm-4 {
    padding-bottom: 10px;
  }
  body .rand div > i {
    font-size: 2.5em;
  }
  .footer-row,.text-sm-center{
    justify-content: center;
    text-align: center;
  }
  .m-tb-30 a:nth-child(1){
    margin-left: 0;
  }
  .flex-row{
    display: flex;
    flex-wrap: wrap;
  }
   .main-heading{
    order: 2;
  }
   section.hero .main-img{
    order: 1;
    text-align: center;
  }
  section#plan .price-table{
    width: 100%;
    margin-bottom: 20px;
    max-width: unset;
  }
  footer .main-footer .mission {
  width: 100%;
}
}
@media(max-width: 992px){
  .video-sec h2,.smart-work h2,.video-sec h2,#mainto h2.featureH,.posibilites h2{
    font-size: 30px;
    line-height: 30px;
  }
  .free-btn.trail-btn .btn.btn-premium{
      font-size: 17px;
      line-height: 23px;
      padding: 15px;
      margin: 0 auto;
  }
  .free-btn.trail-btn .btn.btn-premium strong{
    font-size: 20px;
      line-height: 28px;
  }
  .cat_parent p,.video-sec p,.smart-work p,.posibilites p{
    font-size: 22px;
      line-height: 29px;
      max-width: 100%;
  }
   .hero.fature-page .free-btn.trail-btn .btn.btn-premium{
    float: unset;
    margin: 0 auto;
  }
   section .promo .description{
    font-size: 30px;
      line-height: 37px;
  }
   section .promo h1 {
      font-size: 48px;
    line-height: 50px;
  }
   section .promo .custom-domain-heading{
    font-size: 40px;
    line-height: 50px;
  }
   section .promo .custom-domain-p{
    font-size: 20px;
    line-height: 25px;
  }
   .btn.custom-domain-btn{
    margin-bottom: 15px;
  }
  #main-form .main-form .main-input, #main-form .main-form #shortenurl{
    height: 45px;
  }
  .ordr-2-md{
    order: 2;
  }
  .ordr-1-md{
    order: 1;
  }
  body.light .smart-work,body.light .py-80{
    padding-top: 40px;
      padding-bottom: 40px;
  }
  body.light .posibilites{
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .mb-md-30{
    margin-bottom: 30px;
  }
   section.hero.fature-page .main-img{
    text-align: center;
    margin-bottom: 30px;
  }
  section .stats h2 {
    font-size: 30px;
    line-height: 40px; 
  }
  .locatn-bodr {
    border-right: none;
    border-left: none;
  }
  .lower-footer .copyRight {
    text-align: center;
    margin-bottom: 10px;
  }
  .lower-footer .terms-policy {
    text-align: center;
    margin-bottom: 10px;
  }
  footer h3{
    margin-bottom: 20px;
  }
  footer .main-footer{
    margin-bottom: 20px;
  }
  .copy-right{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .price-table.highlighted {
    transform: scale(1) !important;
  }
  .popup{
    height: 500px;
    top: 50px;
  }

}
@media(min-width: 767.9px){
  .md-block{
    display: none;
  }
   header .navbar .nav.navbar-right{
    width: unset;
  }
}
@media screen and (max-width: 767.9px) {
  section#plan{
    padding-bottom: 0;
  }
  section#plan .price-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
  section#plan .price-table.highlighted {
    padding: 0;
    box-shadow: none;
    margin-bottom: 15px;
  }

  #main-form .main-form .col-sm-10 {
    margin-bottom: 10px;
  }
  .navbar-collapse{
      background: #030d1e;
      border:none;
      box-shadow: none;
  }
  #main-form .main-form .main-button{
    margin-top: 15px;
  }
  section .cat_parent .content p{
    margin-bottom: 20px;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup{
    margin-left: 0px;
    max-width: 187px;
  }

   #main-form{
   border-radius: 20px;
  }
  #main-form .main-form .main-button{
    border-radius: 10px;
  }
  header .navbar .nav li.dropdown ul{
    position: relative;
    top: 0px;
    text-align: left;
  }
 
  header .navbar .nav span.main-user{
    display: inline-block;
    left: 10px;
  }
  header.app .navbar .nav li.dropdown{
    display: inline-block;
    float: right;
    text-align: right;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link{
    text-align: center;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup{
    margin:10px auto;
  }
   header .navbar .navbar-toggle{
    margin-right: 0;
  }
  section .sidebar{
    display: none;
  }
  header.app .navbar .nav li.dropdown{
    margin-top: 0;
  }
  .user-fot{
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
  #login-page .login-side,
  #register-page .login-side{
  display: none;
}
.logo-form{
  display: block;
  margin: 20px auto;
}
section#plan .price-table{
  margin: 20px 0px 20px!important;
}
section .featurette{
  padding-top: 0;
  padding-bottom: 60px; 
}
#register-page .back-img{
  display: block;
}
.navbar-collapse.collapse{display:none!important;}
.navbar-collapse.collapse.in{display:block!important;}
  .sectionimg-secondary{
  order: 2;
}
.sectioninfo-secondary{
  order: 1;
}
.row-section{
  justify-content: center;
}
.flex-row{
  justify-content: center;
}
header.app .navbar .nav li{
  display: inline-block;
}
header .navbar .nav li.dropdown img{
  display: none;
}
header .navbar .nav span.main-user {
  padding: 5px 15px;
}
header.app .navbar .nav li a.upgrade-btn{
  margin-left: 10px;
}
header .navbar .nav li.dropdown .d-user span.label.label-primary{
  margin-left: 20px;
}
.changing-img{
    display: none;
  }
  .navbar-collapse{
    background: #fff;
  }
  header .navbar .navbar-toggle {
    background-color: #002a63;
      color: #fff;
  }
   section.hero {
    padding: 100px 0 50px;
  }
   section .promo .description{
    margin: 25px auto 70px;
  }
  
   header .navbar .nav{
    text-align: center;
  }
  .footer-img{
    text-align: center;
  }
  .footer-img .navbar-brand{
    float: none;
  }
  .smart-work.discover .row{
    width: 100%;
    margin:0 auto;
  }
  body.light .feature-section{
    padding: 60px 0; 
  }
   section .promo .custom-domain-p{
    margin: 25px auto 20px;
  }
   section .promo .custom-domain-row{
    padding: 0px 15px;
  }
}
@media screen and (max-width: 576px){
  section#plan .price-table .table-inner{
    margin-left: 0;
    margin-right: 0;
  }
  section#plan .container{
    padding-left: 0;
    padding-right: 0;
  }
  section#plan .corner-ribbon{
    line-height: 35px;
  }
  section#plan {
    padding: 120px 10px 0px;
  }
   section .promo h1{
    font-size: 39px;
      line-height: 45px;
  }
  .free-btn{
    margin-bottom: 0;
  }
   section .promo .description{
    font-size: 24px;
    margin-top: 5px;
    line-height: 28px;
    font-family: 'Lato';
    margin-bottom: 70px;
  }
  .free-btn.trail-btn .btn.btn-premium strong{
    font-size: 18px;
  }
  .free-btn.trail-btn .btn.btn-premium{
    font-size: 15px;
    line-height: 30px;
    padding: 15px;
  }
  h4.head {
  font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    margin: 0px 0px 10px;
  }

  .video-sec h2,.smart-work h2,.video-sec h2,#mainto h2.featureH,.posibilites h2{
    font-size: 28px;
      line-height: 30px;
  }
  .posibilites p{
    margin-bottom: 10px;
  }
  .cat_parent p,.video-sec p,.smart-work p,.posibilites p{
    font-size: 18px;
    line-height: 25px;
    max-width: 100%;
  }

  .video-sec h4 {
    font-size: 35px;
      line-height: 35px;
      margin: 18px 0px;
  }
  .lead .smart-w-cont .lead-form{
    padding: 15px;
  }
   header .navbar .nav{
    background: #fff; 
  }
  hr.bold-hr{
    display: block;
    margin-top: 8px;
    width: 260px;
  }
  .video-sec p{
    margin-bottom: 15px;
  }
  .discover hr.bold-hr{
    margin: 25px auto 25px;
  }
   section.hero{
    padding: 100px 0 40px;
  }
  body.light .smart-work{
   padding: 50px 10px;
   text-align: left;
  }
  .free-btn.trail-btn .btn.btn-premium{
    width: 200px;
    height: 60px;
  }
   section .promo .custom-domain-p{
    font-size: 20px;
    margin-top: 5px;
    line-height: 25px;
    font-family: 'Lato';
    margin-bottom: 20px;
  }
}
@media(min-width: 576px)  and (max-width: 768px){
  .trail-btn{
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .dis-flex{
  display: block;
 
  align-items: center;
}
 section.hero .main-img {
  padding-top: 45px;
}
 section .promo h1{
  font-size: 39px;
    line-height: 45px;
}
.sectionimg{width: 100%}
.sectionimg img {
  max-width: 100%;
}
.sectioninfo h2{
  text-align: center;
  margin: 20px auto;
  font-size: 25px;
}
#mainto h2.featureH{
  font-size: 28px;
}
section .stats h2 {
  font-size: 28px;
    line-height: 35px;
    margin: 0px;
}
section .stats strong {
  font-size: 24px;
}
section .stats h3 {
  font-size: 2.5em;
}
section .stats {
  padding: 0;
}
 header .navbar .navbar-header .navbar-brand{
  padding-left: 0;
}
body.light section.dark p, body.light section.dark h2{
  margin-bottom: 15px;
}
   header .navbar .nav {
    background: #fff;
    padding: 10px;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link.Sign-sup {
    color: #fff;
    padding: 11px 18px
  }
  .main-header .navbar-expand-lg .navbar-nav a.nav-link{
    color: #fff;
  }
  .main-header .navbar-expand-lg .navbar-nav a.nav-link.active{
    color: #fff;
  }
  header .navbar-brand {
    font-size: 1.2em !important;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link{
    color: #000;
  }
   .main-header .navbar-expand-lg .navbar-nav a.nav-link:focus {
    color: #000;
  }
   section.hero-footer .card{
    border: solid 1px #0f62ee;
  }
  .free-btn{
    margin-bottom: 15px;
  }
 header .navbar .nav li.dropdown ul li:nth-child(4){
    display: none;
  }
  header .navbar .nav li.dropdown img {
    display: inline-block;
  }
  body .is404 h1 {
    font-size: 12em !important;
    line-height: 1em!important;
  }
  body .is404 h2 {
    font-size: 20px !important;
    line-height: 1em!important;
  }
  section .sidebar {
    height: auto;
    display: none;
  }

.footer-row{
  justify-content: center;
}
.footer-row .text-center{
  margin: 10px;
}
hr{
  display: none;
}
 #main-form .main-form{
  background: transparent;
}
 section.hero{
  background-image: none;
  padding: 35px 0 20px;
}
 section.hero-footer{
  padding: 10px 0 0;
  background-image: none;
}

.mb-0{
  margin-bottom: 40px;
}
  #main-form .col-sm-10 {
    border-bottom: 1px solid #eee;
  }
  #main-form .main-form .main-input {
    font-size: 1.5em;
  }
  #main-form .main-form .input-group-addon {
    font-size: 1.5em;
  }
  #main-form .main-form .main-button {
    margin-top: 10px;
    font-size: 13px;
    border-radius: 3px;
    padding: 8px 15px;
    height: auto;
    box-shadow: 0 0 0 rgba(0, 103, 244, 0.1) !important;
  }
  footer .text-right {
    margin-top: 10px;
  }
  footer .text-right a:first-child {
    margin-left: 0;
  }
  #recaptcha_table > tbody > tr:nth-child(1) > td:nth-child(2) {
    display: none;
  }
  .recaptcha_input_area {
    width: 77% !important;
  }
  .recaptcha_input_area input {
    width: 100% !important;
  }
  #recaptcha_image {
    width: 104% !important;
  }
  #recaptcha_image img {
    width: 100% !important;
  }
  section .panelette {
    margin-bottom: 15px;
  }
  body .rand {
    margin-bottom: 100px;
  }
  body .rand div > i {
    font-size: 2.5em;
  }
  body .rand .rand1 {
    top: -10%;
  }
  body .rand .rand2,
  body .rand .rand5 {
    left: 5%;
  }
  body .rand .rand4 {
    top: 50%;
  }
  body .rand .rand6 {
    left: 75%;
  }
  section .stats h3 span {
    display: block;
  }
  section#plan .price-table {
    width: 100% !important;
    max-width: 100% !important;
  }
  section#plan #price-tables .price-table {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media(max-width: 340px){
header.app .navbar .navbar-header .navbar-brand img{
  width: 170px;
}
}
/*footer setting*/
@media(max-width: 650px){
  footer a{
    display: block;
    margin: 0;
    margin-bottom: 15px;
  }
  .footer-icons{
    display: inline-block;
    margin: 0 5px;
  }
}
@media(min-height: 820px){
 #register-page .back-img{
  min-height: 100vh;
 }
}
.featureH{
  font-size: 30px;
  line-height: 35px;
}
.float-away {
  position: relative;
}
.float-away:after {
  content: attr(href);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.float-away:after {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: float-away;
  animation-name: float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@keyframes float-away {
  from {
    opacity: 1;
    top: 0;
  }
  to {
    top: -30px;
    opacity: 0.1;
  }
}
ul.doughnut-legend {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-top: 30px;
}
ul.doughnut-legend li {
  display: inline-block;
  margin-right: 10px;
}
ul.doughnut-legend li span {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 2px;
}
#detect-app {
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
#detect-app h3 {
  max-width: 430px;
  width: 100%;
  margin: 100px auto;
  text-align: center;
  font-size: 35px;
}
#detect-app span {
  display: block;
  font-size: 20px;
  margin-top: 15px;
}
.btn-group.addmargin {
  margin-top: 32px;
}
body.dark-mode {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode a {
  color: #fff;
}
body.dark-mode a:hover {
  color: #0067F4;
}
body.dark-mode .btn:hover {
  color: #fff;
  opacity: 0.8;
}
body.dark-mode .btn.btn-primary {
  background: #008aff;
}
body.dark-mode .btn.btn-default {
  background: #1E1E1E;
  color: #646464;
}
body.dark-mode .custom-overlay .custom-message {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
body.dark-mode .sp-input {
  color: #fff;
  background: #121212;
  border-color: #121212;
}
body.dark-mode .sp-replacer {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .sp-container {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .sp-palette-container,
body.dark-mode .sp-picker-container {
  border-color: transparent;
}
body.dark-mode .datepicker-dropdown {
  box-shadow: 0 3px 6px #000;
  color: #000;
}
body.dark-mode .autocomplete-suggestions {
  color: #aaa;
}
body.dark-mode .panel-default {
  background: #121212;
  border-color: #101010;
  color: #fff;
}
body.dark-mode .panel-default .panel-heading {
  background: #000000;
  color: #fff;
  border-color: #121212;
}
body.dark-mode .nav > li > a {
  color: #999;
}
body.dark-mode .dropdown ul {
  background: #121212 !important;
  border: 1px solid #000 !important;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1) !important;
}
body.dark-mode .dropdown ul li span {
  color: #fff !important;
}
body.dark-mode .dropdown ul li a {
  color: #fff !important;
}
body.dark-mode .dropdown ul li a:hover {
  color: #0067F4 !important;
}
body.dark-mode .panel-dark {
  background: #121212;
  border-color: #101010;
  color: #fff;
}
body.dark-mode .btn-secondary {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
body.dark-mode .form-control {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
}
body.dark-mode .input-group-addon {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  font-size: 0.95em;
}
body.dark-mode .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode .chosen-drop {
  background: #F18F01;
  color: #fff;
  border-color: #F18F01;
}
body.dark-mode .chosen-container-multi .chosen-choices {
  background: #F18F01;
  color: #fff;
  border-color: #F18F01;
}
body.dark-mode .form-horizontal label.control-label {
  color: #fff;
}
body.dark-mode .table-striped > tbody > tr:nth-child(odd) > td,
body.dark-mode .table-striped > tbody > tr:nth-child(odd) > th {
  background: #1e1e1e;
}
body.dark-mode .table-striped td {
  border: 0;
}
body.dark-mode .table thead th,
body.dark-mode .table tbody td {
  border-color: #000 !important;
}
body.dark-mode code {
  background: #1e1e1e;
}
body.dark-mode pre {
  background: #1e1e1e;
  color: #c7254e;
  border: 0;
}
body.dark-mode pre span.m-x-3 {
  color: #c7254e;
}
body.dark-mode pre span.m-x-4 {
  color: #4DCAF8;
}
body.dark-mode pre span.m-x-5 {
  color: #C782FB;
}
body.dark-mode pre span.m-x-6 {
  color: #fff;
}
body.dark-mode ul.form_opt li a {
  background: #1c1c1c;
  color: #5e5e5e;
}
body.dark-mode ul.form_opt li a.current {
  background: #F18F01;
  color: #fff;
}
body.dark-mode ul.form_opt li.text-label {
  color: #fff;
}
body.dark-mode hr {
  border-color: #1e1e1e;
}
body.dark-mode .list-group-item {
  background: transparent;
  border-color: transparent;
}
body.dark-mode #main-form {
  background: #121212;
  border: 1px solid #0d0d0d;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
body.dark-mode #main-form .main-form {
  padding: 20px;
  border-bottom: 1px solid #0d0d0d;
}
body.dark-mode #main-form .main-form .input-group-addon {
  border-color: #000000;
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-form .main-input {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-form .main-textarea {
  background: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-options .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode #main-form .main-options .chosen-drop {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode #main-form .main-advanced {
  background: #121212;
  color: #fff;
}
body.dark-mode #main-form .main-advanced h3 {
  color: #fff;
}
body.dark-mode #main-form .main-advanced p {
  color: #ddd;
}
body.dark-mode #main-form .main-advanced input {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode #main-form .main-advanced .input-group-addon {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode #main-form .main-advanced #geo .chosen-single,
body.dark-mode #main-form .main-advanced #device .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
}
body.dark-mode #main-form .main-advanced .chosen-drop {
  background: #F18F01;
  color: #fff;
  border-color: #F18F01;
}
body.dark-mode #main-form .main-advanced .chosen-container-multi .chosen-choices {
  background: #F18F01;
  color: #fff;
  border-color: #F18F01;
}
body.dark-mode header {
  background: #161616;
  border: 0;
  color: #fff;
}
body.dark-mode header .navbar .navbar-header .navbar-brand {
  color: #fff;
}
body.dark-mode .main-header .navbar-expand-lg .navbar-nav a.nav-link {
  color: #fff;
}
body.dark-mode .main-header .navbar-expand-lg .navbar-nav a.nav-link:hover {
  border: 0;
}
body.dark-mode header .navbar .nav li:hover {
  background: #292929;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
body.dark-mode section.hero {
  background: #121212;
}
body.dark-mode section.hero .promo h1 {
  color: #fff;
}
body.dark-mode section.hero .promo p {
  color: #ddd;
}
body.dark-mode section.alt-hero {
  margin-top: -50px;
  position: relative;
  background: #212121;
}
body.dark-mode section.dark,
body.dark-mode section.calltoaction {
  background: #121212;
}
body.dark-mode section.dark .actionbar,
body.dark-mode section.calltoaction .actionbar {
  background: #313131;
}
body.dark-mode section.light {
  background: #313131;
}
body.dark-mode .integrations h3 {
  color: #fff;
}
body.dark-mode .integrations p {
  color: #ddd;
}
body.dark-mode .featurette > div .glyphicon {
  color: #ddd;
}
body.dark-mode .featurette > div h3:after {
  background-color: #000;
}
body.dark-mode .panel {
  background: #121212;
}
body.dark-mode .daterangepicker {
  border-color: #101010;
  background: #212121;
  color: #ddd;
}
body.dark-mode .daterangepicker:before {
  border-bottom-color: #212121;
}
body.dark-mode .daterangepicker .ranges li:hover {
  background: #313131;
}
body.dark-mode .daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-color: #101010;
}
body.dark-mode section h3,
body.dark-mode .panel-default h3,
body.dark-mode h3.featureH,
body.dark-mode .feature h2,
body.dark-mode .featurette > div h3 {
  color: #fff;
}
body.dark-mode p.featureP,
body.dark-mode .feature .info > p,
body.dark-mode .feature h2 small,
body.dark-mode .featurette > div p {
  color: #ddd;
}
body.dark-mode a.c2a:before {
  border-color: #000;
}
body.dark-mode .centered.form form.live_form {
  background: #313131;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
body.dark-mode .sidebar {
  background: #121212;
  border: 0;
  color: #fff;
}
body.dark-mode .sidebar .nav-sidebar li.locked a {
  color: #334151;
}
body.dark-mode .sidebar .nav-sidebar li.locked a:hover {
  background: #1f2731;
}
body.dark-mode .sidebar .nav-sidebar li.locked a .label {
  color: #000;
}
body.dark-mode .sidebar .nav-sidebar a {
  color: #666;
}
body.dark-mode .sidebar .nav-sidebar a:hover,
body.dark-mode .sidebar .nav-sidebar a.active {
  color: #fff;
  background: #191919;
  box-shadow: none;
}
body.dark-mode .sidebar h3 {
  color: #aaa;
}
body.dark-mode .sidebar .side-stats {
  text-align: left;
  margin-top: 5px;
  margin-left: 15px;
  color: #666;
}
body.dark-mode .sidebar .side-stats span {
  color: #666;
  font-weight: 700;
}
body.dark-mode .content .main-content .toolbox {
  background: #121212;
  border: 1px solid #0d0d0d;
}
body.dark-mode .content .main-content .toolbox .input-group-addon {
  background: #1e1e1e;
  border-color: #1e1e1e;
}
body.dark-mode .content .main-content .toolbox .chosen-single {
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
  border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}
body.dark-mode .content .main-content .toolbox .chosen-drop {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
}
body.dark-mode .content #widgets ul li {
  border-color: #0d0d0d;
  color: #aaa;
}
body.dark-mode .content .url-list {
  border-bottom-color: #0d0d0d;
  background: transparent;
}
body.dark-mode .content .url-list .title a {
  color: #aaa;
}
body.dark-mode .content .url-list .url-stats strong {
  color: #fff;
}
body.dark-mode .content .url-list .icheckbox_flat {
  opacity: 0.5;
}
body.dark-mode .content .url-list ul.toggle li .dropdown {
  opacity: 0.9;
}
body.dark-mode .content .url-list ul.toggle li .dropdown a {
  color: #fff;
}
body.dark-mode .content .url-list ul.toggle li a {
  color: #666;
}
body.dark-mode .content .url-list ul.toggle li a:hover {
  color: #fff;
}
body.dark-mode .pagination li a {
  background: #000;
  border-color: #000;
}
body.dark-mode .pagination li.active a {
  background: #0067F4;
}
body.dark-mode #modal-alert {
  background: #121212;
  color: #fff;
}
body.dark-mode #modal-alert .title {
  background: #121212;
  color: #fff;
}
body.dark-mode #modal-alert a {
  color: #fff;
}
body.dark-mode footer a:hover,
body.dark-mode footer a.active {
  background: #000;
  color: #fff;
}
body.dark-mode footer .languages .langs {
  background: #121212;
}
.data-holder {
  position: relative;
}
.data-holder .data-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
}
.data-holder .data-modal img {
  position: absolute;
  top: 30%;
}
.widgets ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.widgets ul li {
  padding: 10px 0;
  list-style: none;
}
.blog-image {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.blog-image img {
  width: 100%;
}
.integrations {
  margin-top: 75px;
  margin-bottom: 30px;
}
.integrations h3 {
  color: #655F84;
  font-size: 20px;
}
.integrations p {
  font-size: 14px;
  margin-bottom: 30px;
}
.integrations ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.integrations ul li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.integrations ul li h3 {
  display: none;
}
.integrations ul li:last-child {
  margin-right: 0;
}
.integrations ul li img {
  width: 100px;
}
a.c2a {
  text-transform: uppercase;
  color: #673AB7;
  font-weight: 700;
  position: relative;
  font-size: 15px;
}
a.c2a:hover {
  color: #673AB7;
}
a.c2a:hover:before {
  width: 50px;
}
a.c2a:before {
  content: " ";
  border-bottom: 2px solid #673AB7;
  width: 30px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.2s ease-in;
}
ul.themes-style {
  list-style: none;
  padding: 0;
}
ul.themes-style li {
  display: inline-block;
}
ul.themes-style li a {
  text-indent: -9999px;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  background: #eeeeee;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #000;
}
ul.themes-style li a.current {
  box-shadow: 0 0 0 2px #000;
}
.member-stats {
  text-align: left;
  margin-top: 5px;
}
.member-stats span {
  font-weight: 700;
}
#blog .content .panel em {
  font-size: 1em;
  font-weight: 400;
  font-style: italic;
}
#blog .content .panel p {
  line-height: 25px;
}
 section.hero-footer .row{
  margin: 0;
}
#mainto h2.featureH{
  margin-top: 0px;
}
#mainto p.featureP{
  font-size: 16px;
  line-height: 25px;
  max-width: 650px;
  color: #4F5665;
}
section#mainto .feature{
  margin: 50px 0;
}
section#mainto .feature h3{
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #0B132A;
    margin-bottom: 10px;
}
section#mainto .feature p{
  line-height: 25px;
  color: #0B132A;
  margin: 0px;
}
#mainto .spex{
  padding: 30px 14px;
  border: 2px solid #DDDDDD;
  box-sizing: border-box;
  border-radius: 10px;
  max-width: 350px;
  transition: .5s;
  min-height: 195px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0px auto 30px;
}
#mainto .spex:hover{
  border: 2px solid #0b63f0;
}
ul.features_list{
  list-style: none;
  padding: 0px;
}
ul.features_list li{
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
#features{
  background-color: #020512;
}
ul.features_list li:before {
    content: "\e084";
    font-family: 'Glyphicons Halflings';
    margin-right: 10px;
    vertical-align: middle;
    /* background: red; */
    color: #fff;
    position: absolute;
    left: 0px;
    top: -5px;
    font-size: 20px;
}
ul.features_list li h6{
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 0px 0px 10px;
}
#features .sectioninfo ul.features_list li p{
  font-size: 13px;
  line-height: 18px;
  margin-top: 0px;
  color: #fff;
}
body.light .py-80{
  padding-top: 80px;
  padding-bottom: 80px;
}
#features .sectioninfo h2{
  max-width: 350px;
  color: #fff;
}
#features .sectioninfo p{
  color: #fff;
}
body.light section.dark{
  background-color: #020512;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
.btn-white {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 35px;
    margin-bottom: 10px;
    background-color: #F18F01;
    transition: .5s;
}
.btn-white:hover{
  box-shadow: 0px 3px 5px 0px rgba(255, 255, 255, 0.32)!important;
  transform: translateY(-0.25em);
}

body.light section.dark p a{
  font-size: 16px;
  line-height: 25px;
  color: #fff;
}

@keyframes showdown {
  0% {
    transform: translatey(-300px);
  }
  100% {
    transform: translatey(10px);
  }
}
@keyframes showup {
  0% {
    transform: translatey(300px);
  }
  100% {
    transform: translatey(-10px);
  }
}
/*popup css*/
.overlay-popup{
    background-color: #00000045;
    display: none;
    position: fixed;
    width: 100%;
    min-height: 100vh;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99999;
  }
  .custom-popup{
    background:#fff;
    max-width: 650px;
    display: flex;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
    border-radius: 14px;
    overflow: visible;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999;
  }
  #mc-btn-pop-close{
    position: absolute;
    right: -12px;
    top: -14px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #022a60;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    border-radius: 50%;
    margin: 0px;
    padding: 0px 0px;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 25%); 
    z-index: 9999;
  }
  .image-left{
    padding: 30px 0px 52px;
    z-index: 1;
    background: #022a60;

  }
  .bg-img{
    margin-left: -15px;
    margin-right: -15px;
  }
  .heading{
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #000;
  }
  .content-right{
    max-width: 370px;
    padding: 30px 30px 30px 30px;
    overflow: hidden;
    z-index: 1;
    position: relative;
    margin-right: 70px;
  }
  .peragraph p{
    font-weight: 400;
    line-height: 20px;
    font-size: 17px;
    color: #000;
    padding-top: 15px;
  }
  .peragraph p{
    margin-block-start: 0;
    margin-block-end: 0;
  }
  .input-div,
  .button-div{
    padding-top: 15px;
  }
 .custom-popup input{
    font-size: 12px;
    height: 38px;
    border-radius: 3px;
    border-style: none;
    color: #000000;
    background-color: #EAEAEA;
    width: 100% !important;
    text-indent: 14px;
    padding: 8px!important;
  }
  .custom-popup button.btn-default{
    border-radius: 3px;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    background-color: #022a60;
    border-color: #022a60;
    color: #fff;
    cursor: pointer;
    border: none;
    width: 100%;
    letter-spacing: 1.50px;
  }
  .custom-popup button.btn-default:foucs{
    background-color: #022a60;
    border-color: #022a60;
    color: #fff;
  }
  .custom-popup button.btn-default:hover{
    background-color: #022a60;
    border-color: #022a60;
    color: #fff;
    opacity: 0.8;
  }
  .custom-popup .mauticform-message{
    line-height: 20px;
    color: green;
    text-align: center;
    margin: 10px;
  }
  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1; /* Firefox */
  }

  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000000;
  }

  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
  }
  
  .custom-popup input:focus {
    outline: none;

  }
  .custom-popup button:focus {
    outline: none;

  }
  
  @media (max-width: 675px){
    .custom-popup{
      margin: 0px 20px;
    }
    .content-right{
      margin-right: 35px;
    }
  }
  @media (max-width: 644px){
    .peragraph p{
      font-size: 14px;
      line-height:20px
    }
  }
  @media (max-width: 632px){
    .heading{
      font-size: 22px;
      line-height:30px;
    }
  }
  @media (max-width: 632px){
    .custom-popup{
      flex-direction: column;
    }
    .content-right{
      max-width: 100%;
      padding: 20px 20px 20px;
      margin: 0px;
    }
    .image-left{
      padding: 10px 40px 10px;
      text-align: center;
    }
    .image-left img{
      max-width: 107px;
      margin-left: auto;
      margin-right: auto;
    }
  }
  @media (max-width: 558px){
    .custom-popup input{
      height: 30px;
      font-size: 14px;
      padding:0;
    }
    .custom-popup input{
      height: 30px;
      font-size: 12px;
    }
    .input,
    .button{
      padding-top: 10px;
    }
    .custom-popup{
      margin: 30px 20px 0px;
    }
  }
  @media (max-width: 421px){
    .image-left{
      padding: 0 10px 10px 10px;
    }
    .content-right{
      padding: 20px;
    }
    .heading {
      font-size: 16px;
      line-height: 22px;
    }
    #mc-btn-pop-close{
      right: -5px;
      top: -6px;
      width: 30px;
      height: 30px;
      font-size: 19px;
    }
  }
/*popup css end*/
@media(max-width: 1200px){
  .lower-footer .copyRight.terms-policy{
    text-align: center;
    margin-bottom: 30px;
  }
  .lower-footer .text-right.payment-methods{
    text-align: center!important;
  }
}
@media (max-width: 414.9px){
  .payment-methods img{
    margin: 10px 5px;
  }
}
@media (max-width: 326.9px) {
   header .navbar .navbar-header .navbar-brand {
    padding: 25px 0px;
  }
}
#login_form .g-recaptcha{
  display: flex;
    justify-content: center;
    margin: 20px auto;
}
#login_form .g-recaptcha iframe{
  height: 78px;
}
@media(max-width: 768px){
  section#plan h1{
    font-size: 38px;
    line-height: 36px;
  }
  .princing-header p{
    font-size: 20px;
    line-height: 25px;
  }
  header .navbar .nav li.dropdown ul{
    left: 0;
  }
}
@media(max-width:400px){
  section#plan h1{
    font-size: 34px;
    line-height: 32px;
  }
  .princing-header{
    padding: 20px 10px 40px;
  }
}
@media(max-width: 767.9px){
   .discover .row{
    display: block;
  }
}
header.main-header{
  position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    padding-top: 10px;
    background: #fff;
}
.main-header .navbar-expand-lg .dropdown-body .list-group a{
  text-decoration: none;
  font-size: 16px;
  color: #000;
  padding: 11px 28px;
  display: block;
  transition: .2s;
}
.main-header .navbar-expand-lg .dropdown-body .list-group a:hover{
    background: #5887ff;
    color: #fff;
}
@media (min-width: 992px){
  .main-header .navbar-expand-lg .dropdown-body {
      padding: 0rem;
  }
}
.navbar-toggler-icon{
    background: #fff!important;
    display: block;
    height: 3px!important;
    margin-bottom: 4px!important;
    width: 100%!important;
  }
  .navbar-toggler{
    background-color: #002a63!important;
    color: #fff!important;
    padding: 9px 15px 6px!important;
    width: 50px!important;
    line-height: 0px!important;
  }
  .navbar-toggler.collapsed svg{
    color: #fff!important;
  }
  @media(max-width: 991.98px){
    .main-header .navbar-expand-lg .dropdown-body .list-group a{
        font-family: nova-reg;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        padding: 11px 18px;
        margin: 0px;
    }
    .main-header .navbar-expand-lg .navbar-collapse .dropdown-menu.show{
        border-bottom: none;
        background: #002a63;
        padding: 10px 0px!important;
    }
  }