@charset "utf-8";
/* CSS Document */

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Source Sans Pro:200,200i,300,400,600,700,400i,600i,700i');
@import url('https://fonts.googleapis.com/css?family=Open Sans:300,400,600,600i,700,');
/*@import url('https://mobit.com/Portals/0/Fonts/MyFontsWebfontsKit.css');*/

/*Home Styles*/

.full_screen_pic {
  background: url(/Portals/0/new_home_page_image2.jpg) 0% 0% / cover no-repeat scroll transparent;
  height: 700px;
  background-position: center center;
  padding-bottom: 0;
  display: table;
}

.full_screen_pic .internal_content {
  vertical-align: middle;
  position: relative;
  z-index: 1;
  text-align: left;
  display: table-cell;
  padding-top: 0;
}

/* .container {
    overflow: hidden;
} */

.btn_play.large {
  width: 130px;
  height: 130px;
}

.banner-play {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.btn_play {
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(64, 64, 64, .7);
  oveflow: hidden;
  z-index: 1;
  transition: background-color .3s ease;
  -webkit-animation: sonarEffect 2s ease-out infinite;
  animation: sonarEffect 2s ease-out infinite;
}

.btn_play.large .right-arrow {
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 55px solid #fff;
  margin: 36px 0 0 44px;
}

.right-arrow {
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 22px solid #fff;
  display: block;
}

h1.description em {
  font-weight: 900;
  font-style: normal;
}

h1.description {
  text-align: left;
  font-size: 56px;
}

.spacer80 {
  padding: 80px 0px;
}

/*End*/

.DNNEmptyPane {
  width: auto;
}

div#dnn_dnnLogin_loginGroup {
  width: 90px;
  float: right;
  margin-left: 20px;
}

#intercom-container .intercom-launcher {
  right: 75px !important;
}

.row.anchorlinks a {
  color: #588fbe;
}

h1 {
  font-size: 48px;
  line-height: 1.178571428571em;
  font-weight: 300;
  color: #43464b;
}

.SkinPlugin_icon {
  display: none;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
}

.body_bg {
  overflow: auto;
}

h1,
h2,
h3,
h4,
p,
ul li {
  font-family: "Source Sans Pro", sans-serif;
}

h3 {
  color: #43464b;
}

.cd-timeline-content h4 {
  font-size: 18px !important;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 10px;
}

img {
  vertical-align: middle !important;
  max-width: 100%;
  height: auto !important;
}

.cd-timeline-content h4 em {
  font-size: 14px;
  font-style: normal;
}

h2 {
  color: #588fbe;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}

p {
  margin: 0px 0px 8px 0px;
  font-size: 16px;
}

h4 {
  color: #588fbe;
  text-transform: uppercase;
  font-weight: normal;
}

i {
  font-weight: 400;
}

#dnngo_megamenu .dnngo_slide_menu li a:hover,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover>a {
  background-color: #7DD66A;
}

a.Button_style3 {
  white-space: inherit;
}

.content a.Button_style3:hover {
  background-color: #7DD66A;
  color: #fff !important;
}

a#customblue em,
a#customgray em {
  font-style: normal;
  font-weight: 400;
}

a#customgreen:hover {
  background-color: #7DD66A;
  color: #fff;
  text-decoration: none;
}

a#customgreen {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #7dd66a;
  color: #7dd66a;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  text-align: center;
}

a#customgreen_solid {
  background-color: #7DD66A;
  border: 2px solid #7dd66a;
  color: #fff;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  text-align: center;
}

a#customgreen_solid:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #7dd66a;
  color: #7dd66a !important;
  text-decoration: none;
}

a.customgreen_solid {
  background-color: #7DD66A !important;
  border: 2px solid #7dd66a;
  color: #fff;
  font-weight: 600 !important;
}

a.customgreen_solid:hover {
  background-color: #ffffff !important;
  border: 2px solid #7dd66a;
  color: #7dd66a !important;
}

a#customblue:hover {
  background-color: #588fbe;
  color: #ffffff;
  text-decoration: none;
}

#customblue:hover {
  background-color: #588fbe;
  color: #ffffff;
  text-decoration: none;
}

a#customblue:focus,
a#customblue:active {
  background-color: #588fbe;
  color: #fff;
}

a#customgray {
  border: 2px solid #666666;
  color: #666666;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 600;
  text-align: center;
}

a#customgray:hover {
  color: #fff;
  background-color: #666666;
  text-decoration: none;
}

#customgray:hover {
  color: #fff;
  background-color: #666666;
  text-decoration: none;
}

a#customgray:focus {
  background-color: #666666;
  color: #fff;
}

a.customblue em,
a.customgray em {
  font-style: normal;
  font-weight: 400;
}

a.customblue_solid {
  background-color: #588fbe !important;
  border: 2px solid #588fbe !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
}

a.customblue_solid:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 2px solid #588fbe !important;
  color: #588fbe !important;
}

a.customgreen:hover {
  background-color: #7DD66A !important;
  color: #fff !important;
  text-decoration: none !important;
}

a.customgreen {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 2px solid #7dd66a !important;
  color: #7dd66a !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
}

a.customgray {
  border: 2px solid #666666 !important;
  color: #666666 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  font-weight: 600 !important;
}

a.customgray:hover {
  color: #fff !important;
  background-color: #666666 !important;
  text-decoration: none !important;
}

a.customblue:hover {
  background-color: #588fbe !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

a.customblue {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 2px solid #588fbe !important;
  color: #588fbe !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
}

a.customwhite {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 2px solid #fff !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
}

a.customwhite:hover {
  background-color: #588fbe !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.feabox p {
  margin: 0px 0px 8px;
  font-style: italic;
  color: #888;
  font-size: 14px;
}

.cd-timeline-content p {
  font-size: 16px !important;
}

.internalbanner .internalbg {
  background-image: url('https://mobit.com/Portals/0/Training_header_bg.jpg');
  background-size: cover;
  background-position: center;
}

.internalbanner .internalbg .titl02 {
  text-align: center;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 36px;
}

.photo_box .pic_box {
  text-align: center;
}

#header6 .shade {
  background-color: inherit;
}

.topright {
  width: 250px;
  float: right;
  display: block;
  margin-right: 36px;
}

.copyright_style,
.copyright_style a,
.copyright_style a:link,
.copyright_style a:active,
.copyright_style a:visited .Footer_Bottombg,
.Footer_Bottombg a,
.Footer_Bottombg a:link,
.Footer_Bottombg a:active,
.Footer_Bottombg a:visited,
.Footer_Contentbg .Normal,
.FooterPane .Normal {
  font-family: inherit;
}

.dnngo_menuslide>ul.dnngo_slide_menu>li>a>span {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  letter-spacing: .8px;
}

.multi_menu>ul>li>a>span {
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Source Sans Pro';
}

#dnngo_megamenu>div>ul>li.dir>a>span:after {
  border-bottom: 1px solid #777;
  border-right: 1px solid #777;
}

#dnngo_megamenu>div>ul>li.current>a>span {
  color: #7DD66A;
}

@media only screen and (max-width:767px) {
  .phoneHeadTop {
    background-color: #fff;
  }
  .cta-container {
    display: none;
  }
  .header_block {
    height: auto;
    margin: 40px 0px;
  }
  .full_screen_pic {
    background-position-x: right !important;
    background: none !important;
    height: auto;
  }
  h1.description {
    font-size: 30px !important;
    text-align: CENTER;
    color: #43464b !important;
    background: none !important;
  }
  .internal_content .text p {
    text-align: center !important;
  }
  .spacer80 {
    padding: 40px 30px !important;
  }
  .timeline {
    display: none;
  }
  a[class*="Button"].large {
    display: block;
    margin: 10px 0px !important;
    text-align: CENTER;
  }
  .Theme_Responsive_20047_ComingSoon .form_submit input {
    margin: 10px 0px;
  }
  .login-links a#customgreen {
    display: block;
  }
  .topright * {
    margin-top: 0px !important;
  }
  .topright {
    float: none;
    margin: auto;
  }
  .headerphone {
    width: 100%;
    text-align: center;
  }
  .phoneHeadBottom {
    display: none;
  }
  .login-links {
    width: 100%;
    text-align: center;
  }
  .price-table .best_value {
    background-image: url(https://mobit.com/Portals/0/pricingbgpopular1.png);
    background-size: cover;
    top: 15px;
    background-position: 0px -6px;
  }
  #dnn_wrapper {
    overflow: inherit;
  }
  .pricing.best_value {
    top: -25px;
    width: 100%;
    left: 0px;
  }
  .animation {
    opacity: 1;
  }
  label#customgray {
    width: 94%;
    margin-left: 3%;
  }
  .btn-group label#customblue {
    width: 94%;
    margin-left: 3%;
    margin-top: 10px;
  }
}

#dnn_BannerPane .full_screen_pic li {
  min-height: 420px;
}

.full_screen_pic .content {
  bottom: 15%;
}

@media only screen and (min-width:960px) {
  .header_block {
    height: 300px;
  }
  .full_screen_pic .content .title .titl02 {
    font-family: "Source Sans Pro", sans-serif;
    width: 900px;
    margin: auto;
    letter-spacing: 15px;
    line-height: 1.2em;
    font-weight: bold;
    padding: 26px 0px;
  }
  #dnn_BannerPane .full_screen_pic li {
    min-height: 700px;
  }
  .full_screen_pic .content .title .titl03 {
    font-size: 18px;
    margin: 50px auto 15px;
    width: 55%;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
  }
  h1.titl02.animation.periodic2.animated {
    font-size: 72px !important;
    font-weight: bold !important;
  }
  .full_screen_pic .content {
    bottom: 15%;
  }
  #dnngo_megamenu .primary_structure>li>a:hover,
  #dnngo_megamenu .primary_structure>li.menu_hover>a,
  #dnngo_megamenu .primary_structure>li.current>a {
    text-decoration: none;
    border: none;
    padding-bottom: 0px;
  }
  #header6 .shade {
    background: none;
  }
  #dnngo_megamenu>div>ul>li>a {
    line-height: 40px;
  }
  .nav_box {
    margin-top: 18px;
  }
  .roll_menu.roll_activated {
    position: static;
  }
  .internalbanner .internalbg {
    background-image: url('https://mobit.com/Portals/0/Training_header_bg.jpg');
    background-size: cover;
    padding: 150px 0px 60px;
    background-position: center;
    margin-top: 20px;
    min-height: 500px;
  }
  .internalbanner .internalbg .titl02,
  .internalbg h1.titl02.animation.periodic2.animated {
    text-align: center;
    letter-spacing: 15px;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 60px !important;
  }
  .internalbanner .internalbg .titl03 {
    font-size: 18px;
    margin: 50px auto 15px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
  }
  .header_bg {
    position: relative;
  }
  .cd-timeline-content h2 {
    font-size: 1.25rem !important;
  }
  div#propricing {
    margin-top: -38px;
  }
  .services2 .price-table8 .price_border {
    width: 13.3%;
  }
  .services2 .pricing {
    height: 90px;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a {
    background: #7DD66A;
    border: 2px solid #7DD66A;
    display: inline;
    padding: 5px 0px;
    border-radius: 5px;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a:hover {
    border-bottom: none;
    background: none;
    border: 2px solid #7DD66A;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a:hover>span {
    color: #7DD66A;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a>span {
    color: #fff;
    font-size: 12px;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a>span {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: unset;
  }
  #dnngo_megamenu .primary_structure>li>a>span {
    color: #777;
    font-weight: 900;
    font-size: 14px;
  }
  #dnngo_megamenu>div>ul>li>a:hover>span {
    color: #7DD66A
  }
  .login-links a#customgreen {
    display: none;
  }
  /* .head_mid {
    height: 50px;
} */
  .dnn_logo {
    line-height: 75px;
    height: 75px;
    width: 102px;
  }
}

@media only screen and (min-width:1250px) {
  .full_screen_pic .content .title .titl02 {
    width: 1200px;
  }
  #dnn_BannerPane .full_screen_pic li {
    min-height: 600px;
  }
}

@media only screen and (min-width:1620px) {
  .full_screen_pic .content {
    bottom: 38%;
  }
}

@media only screen and (min-width:1224px) {
  span.price8_itm {
    display: none;
  }
  .price-table8 .price_border h2 img {
    width: 100%;
  }
  .pricing.best_value {
    height: auto !important;
    min-height: 223px;
    overflow: visible;
    position: relative;
    top: -20px;
    width: 278px;
    background: url(https://mobit.com/Portals/0/pricingbgpopular1.png) no-repeat;
    background-size: cover;
    z-index: 2;
    left: -25px;
    height: 268px;
  }
}

@media (min-width: 1600px) {
  .full_screen_pic .internal_content .container {
    width: 1440px;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
  #bluebox,
  #greenbox {
    width: 100%;
  }
  #dnn_BannerPane .full_screen_pic li {
    min-height: 420px;
  }
  .full_screen_pic .content {
    bottom: 23%;
  }
  .full_screen_pic .content .title .titl02 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold !important;
    line-height: 32px;
  }
  .bgpattern2 .row .col-sm-5 {
    width: 100%;
  }
  .headerphone {
    width: 100%;
    text-align: center;
  }
  .FooterPane {
    padding-bottom: 2em;
  }
  .sticky {
    display: none !important;
  }
  .row {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px;
  }
  hr {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  /* .bgpattern2 .row .col-sm-5{width:100%;} */
  .bgpattern1 [class*="Pane"] {
    padding: 40px 0px 40px;
  }
  .sticky {
    display: none !important;
  }
  .header_block {
    height: 200px;
  }
  h1.description {
    font-size: 38px;
  }
  .full_screen_pic {
    height: 450px;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .topright {
    float: right;
    /* width:420px; */
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .body_bg {
    overflow: hidden;
  }
  .topright {
    float: none;
    width: 250px;
    position: Relative;
    display: block;
    margin: AUTO;
  }
  .header_bg {
    position: relative;
  }
  .login-links a#customgreen {
    display: none;
  }
  .bgpattern2 .row .col-sm-5 {
    width: 100%;
  }
  .bgpattern2 .row .col-sm-7 {
    display: none;
  }
  #dnngo_megamenu .primary_structure>li>a>span {
    color: #777;
    font-size: 14px;
    font-weight: 900;
  }
  .dnn_menu {
    margin-right: auto;
  }
  .nav_box {
    text-align: center;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a:hover {
    border-bottom: none;
    background: none;
    border: 2px solid #7DD66A;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a {
    background: #7DD66A;
    border: 2px solid #7DD66A;
    display: inline;
    padding: 5px 0px;
    border-radius: 5px;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a:hover>span {
    color: #7DD66A;
  }
  #dnngo_megamenu .primary_structure>li:last-child>a>span {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: unset;
  }
  .full_screen_pic {
    height: auto;
    padding: 40px 0px;
  }
}

.bgpattern1 [class*="Pane"] {
  padding: 40px 0px 40px;
}

#dnngo_megamenu>div>ul>li>a>span {
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .8px;
  font-family: "Source Sans Pro", sans-serif;
}

/* .bgpattern1{background-image:url(https://mobit.com/Portals/0/fea_bg.jpg?ver=2015-09-14-213452-477);} */

a#customblue {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #588fbe;
  color: #588fbe;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  text-align: center;
}

.trymobit {
  background-image: url('https://mobit.com/Portals/0/try-mobit-bg.jpg');
  background-size: cover;
}

.trymobit h1 {
  color: #ffffff;
  font-size: 60px;
  margin: 30px 0px;
  font-weight: 300;
}

.trymobit p {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: normal;
}

.spacing {
  padding: 80px 0px 0px;
}

.getstarted {
  background-size: cover;
}

.getstarted h2 {
  color: #ffffff;
  font-size: 36px;
  margin: 30px 0px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.getstarted p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}

.Footer_Contentbg {
  background-image: url('https://mobit.com/Portals/0/footer_bg.jpg');
}

.Footer_Contentbg a {
  color: #868a96;
}

.Footer_Contentbg p {
  margin: 0px 0px 5px 0px;
}

.title7 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
}

.Footer_Bottombg {
  background: #090b0e;
}

.FooterPane {
  display: block;
  clear: both;
  float: none;
  text-align: center;
  padding-top: 2em;
  padding-bottom: 1em;
}

.FooterPane a:first-of-type {
  margin-left: 20px;
}

.bgpattern2 {
  background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

.training a,
.training p {
  color: #616a73;
  text-transform: uppercase;
  font-size: 14px;
}

.training h4 {
  font-size: 18px;
  margin-bottom: 30px;
}

.headerphone {
  float: left;
  margin-right: 3%;
}

.topright * {
  margin-top: 10px;
  font-size: 12px !important;
  font-family: "Source Sans Pro", sans-serif;
}

.login-links {
  float: left;
}

.testimonial .content {
  font-size: 24px;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  padding: 0px 14%;
}

.testimonial .name {
  text-align: center;
  color: #588fbe;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-top: 30px;
  text-transform: uppercase;
}

.testimonial .title {
  font-size: 14px;
  color: #777777;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -5px;
}

.ContentBottom {
  border: none;
}

.cd-timeline-img {
  box-shadow: none !important;
}

.timeline {
  background: #e9f0f5;
  padding: 50px 0px;
}

.cd-timeline-content ul li {
  list-style-type: disc;
  list-style: initial;
  font-size: 16px;
}

.cd-timeline-content ul {
  margin-left: 20px;
}

.cd-timeline-content ul {
  margin-left: 20px;
  margin-bottom: 20px;
}

.cd-timeline-content h1 {
  font-size: 1.4rem;
  color: #588fbe;
}

p.titl03.animation.periodic3.animated {
  font-size: 24px;
  margin: 15px auto 15px;
  line-height: 32px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  max-width: 750px;
}

.img-circle {
  margin: 0 auto;
}

.hom5_ServeList .left .fa img,
.hom5_ServeList .right .fa img {
  margin-top: -5px;
}

.hom5_ServeList .fa {
  background: none;
  border: 1px solid #588fbe;
}

.hom5_ServeList .left h5,
.hom5_ServeList .right h5 {
  color: #588fbe;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
}

ul.mobitarrow li {
  list-style-type: none;
  font-size: 16px;
  position: relative;
  margin-left: 15px;
  margin-bottom: 2px;
}

ul.mobitarrow li:before {
  content: "\f138";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  font-size: 22px;
  display: inline-block;
  text-align: left;
  margin-left: 10px;
  vertical-align: middle;
  margin-bottom: 4px;
  color: #7DBE6C;
  position: absolute;
  left: -45px;
  text-align: center;
  line-height: 32px;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .price8_main {
    display: none;
  }
  .pricing.best_value {
    background-image: url(https://mobit.com/Portals/0/pricingbgpopular1.png);
    background-size: cover;
    top: 15px;
    background-position: 0px -6px;
  }
  .services .price-table8 .price_border {
    width: 33.33% !important;
  }
  .services2 .price-table8 .price_border {
    width: 25% !important;
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .pricing.best_value {
    height: auto !important;
    min-height: 190px;
    overflow: visible;
    position: relative;
    top: -15px;
    width: 242px;
    background: url(https://mobit.com/Portals/0/pricingbgpopular1.png) no-repeat;
    background-size: cover;
    z-index: 2;
    left: -25px;
  }
  .price-table8 .price_border span.price8_itm {
    display: none;
  }
  .services2 .price-table8 .price_border span.price8_itm {
    display: inline;
  }
  .services2 .price_holder img {
    margin-left: 20px;
  }
  .services .pricing .package,
  .services2 .pricing .package {
    font-size: 24px !important;
  }
  .pricing {
    height: 160px !important;
  }
  .price-table .price {
    font-size: 62px !important;
    line-height: 30px;
  }
  div#propricing {
    margin-top: -30px;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
  .price-table8 .price8_main {
    display: none;
  }
  .price-table8 .price_border h2 img {
    padding: 0;
    background-color: transparent;
    height: auto;
    width: 70%;
    margin: auto;
  }
  .price_holder img {
    margin-left: 20px;
  }
  .price-table8 .price_border h2 {
    padding-top: 30px;
    border-top: 1px solid #dddddd;
    width: 70%;
    margin: auto;
  }
  .price-table8 .price8_main {
    display: none;
  }
  .services .price-table8 .price_border,
  .services2 .price-table8 .price_border {
    width: 100% !important;
  }
}

@media only screen and (max-width:840px) and (orientation:landscape) {
  .price-table8 .price8_main {
    display: none;
  }
  .price-table8 .price_border {
    width: 50%;
    float: left;
  }
}

.price-table8 .price_border {
  margin: 0px 0 0 0px;
}

.price-table8 .price_border h2 {
  padding: 0;
  background-color: transparent;
  height: 219px;
}

.price-table8 .price_holder ul li:nth-child(odd) {
  background: #fff;
}

.price-table8 .price_holder ul li:nth-child(even) {
  background: #f9f9f9;
}

.price-table8 .price_holder ul li {
  border-top: 1px solid #dddddd;
  min-height: 62px;
  line-height: 55px;
  font-size: 16px;
  color: #5c92c0;
  padding: 5px;
  height: 62px;
}

.price-table8 {
  border: 1px solid #dddddd;
}

.price-table8 .price_holder ul {
  border-bottom: 1px solid #dddddd;
}

.price-table8 .price_btn {
  background: transparent;
}

.price-table8 .price8_main .price_holder ul li {
  padding: 6px 0 0 10px;
}

.pricing {
  height: 185px;
  background-image: url(https://mobit.com/Portals/0/pricingbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.pricing.blank {
  background: none;
}

.pricing.best_value img {
  width: 100%;
}

.pricing.best_value .package {
  padding-top: 25px;
}

.price-table8 .price_border {
  overflow: visible;
}

.pricing .package {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  padding-top: 10px;
  z-index: 1;
  position: Relative;
}

.pricing .price span.currency {
  color: #fff;
  font-size: 27px;
  font-weight: 300;
  padding-right: 6px;
  z-index: 1;
  position: Relative;
}

.pricing .price span.postfix {
  color: #bedbf4;
  font-size: 14px;
  font-weight: bold;
  z-index: 1;
  position: Relative;
}

.price-table .price {
  font-size: 90px;
  font-weight: 200;
  color: #fff;
  padding-top: 10px;
  left: -10px;
  position: Relative;
  z-index: 1;
}

.pricing.best_value .price span.postfix {
  color: #ceffc3;
}

.services {
  margin-bottom: 30px;
}

.services .pricing,
.services2 .pricing {
  background: none;
  height: 150px;
}

.services .pricing .package,
.services2 .pricing .package {
  color: #588fbe;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
}

.services2 .pricing .price {
  font-size: 48px;
  color: #588fbe;
  font-weight: 900;
  line-height: 28px;
  padding-top: 20px;
}

.services .pricing .price {
  font-size: 60px;
  color: inherit;
  font-weight: 200;
  line-height: 25px;
  padding-top: 20px;
}

.services .pricing .price span.dollarsign {
  font-size: 27px;
}

.services .pricing .price span.postfix,
.services2 .pricing .price span.postfix {
  color: #588fbe;
}

.services .pricing .price span.postfix em,
.services2 .pricing .price span.postfix em {
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-top: -10px;
  font-size: 13px;
}

.services .pricingdesc,
.services2 .pricingdesc {
  font-weight: 400;
  display: block;
  font-size: 16px;
  font-style: normal;
}

.services .price-table8 .price8_main .price_holder ul li,
.services2 .price-table8 .price8_main .price_holder ul li {
  padding: 16px 0 0 10px;
}

.services .price-table8 .price_holder ul li,
.services2 .price-table8 .price_holder ul li {
  border-top: 1px solid #dddddd;
  min-height: 62px;
  line-height: 20px;
  font-size: 16px;
  color: #5c92c0;
  padding: 20px 10px 0px;
}

.price-table8 .price_holder ul li a {
  color: #5c92c0;
  text-decoration: none;
}

.services .price-table8 .price_holder ul li a,
.services2 .price-table8 .price_holder ul li a {
  color: #5c92c0;
  text-decoration: none;
}

.services .price-table8 .price_border {
  width: 26.66%;
}

.services .price_border.price8_main,
.services2 .price_border.price8_main {
  width: 20%;
}

.nobg {
  background: none;
  color: #5E5E5E !important;
}

/* #Body,#dnn_content{background-image:url(https://mobit.com/Portals/0/fea_bg.jpg?ver=2015-09-14-213452-477);} */

#bluebox {
  border: 1px solid #5c92c0;
  width: 350px;
  text-align: center;
  padding: 10px;
  color: #5c92c0;
  margin: 0px 30px 50px auto;
}

#bluebox h3 {
  color: #5c92c0;
  text-transform: uppercase;
  margin: 5px 0px;
}

#greenbox {
  border: 1px solid #7dd66a;
  width: 350px;
  text-align: center;
  padding: 10px;
  color: #7dd66a;
  margin: 0px 30px 50px auto;
}

#greenbox h3 {
  color: #7dd66a;
  text-transform: uppercase;
  margin: 5px 0px;
}

.LoginPanel {
  width: 500px;
  padding-right: 50px;
  float: left;
  margin-top: 10%;
}

.form_input input,
.form_input textarea,
.form_input select,
.form_captcha input {
  border: 1px solid #d1eaff !important;
}

div#dnn_fullwidth1 .test {
  margin-bottom: -40px;
}

.Testimonials_1 small img {
  width: 160px;
  border-radius: 0px;
}

.Testimonials_1 small span {
  font-size: 18px;
  color: #588fbe;
}

.Testimonials_1 small {
  color: #588fbe !important;
  font-family: inherit;
  padding: 24px 0 0 8px;
  font-family: 'Source Sans Pro', sans-serif;
}

.row.testimonials_container {
  margin-bottom: 40px;
}

@media only screen and (max-device-width:4000px) and (min-device-width:1024px) {
  .regform {
    margin: auto !important;
    /*width:600px;*/
  }
  .regform.confirmation label {
    width: 30%;
    float: left;
    padding-right: 19px;
  }
  .regform.confirmation input {
    width: 54%;
    float: left;
    margin-left: 26px;
  }
  .regform.confirmation .form_list {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
  .regform {
    width: 90% !important;
    padding: 2% 2% !important;
    margin-bottom: 20px !important;
  }
}

.regform_default input {
  width: 97%;
  border: 1px solid #cccccc !important;
  padding: 10px 15px 10px 15px;
  font-size: 14px;
  color: #588fbe;
  display: block;
}

.regform_default h3 {
  font-size: 24px;
  color: #588fbe;
  margin-top: 50px;
  text-transform: uppercase;
}

.regform_default span.selcountry {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.regform_default select#country {
  border: none !important;
  padding: 10px 15px 14px 14px;
  width: 240px;
  margin: auto;
  display: block;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.selectcountrybox {
  width: 240px;
  height: 43px;
  overflow: hidden;
  background: url(/Portals/0/dropdown-arrow.png) no-repeat right;
  border: 1px solid #ccc;
  margin: auto;
}

p.note {
  text-align: Center;
  margin: 40px 16px;
  font-size: 16px;
  font-weight: 600;
}

.regform input.Button_style3 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #588fbe !important;
  color: #588fbe;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  transition: background-color ease-in 200ms;
  font-size: 18px;
  -moz-transition: background-color ease-in 200ms;
  -webkit-transition: background-color ease-in 200ms;
  -o-transition: background-color ease-in 200ms;
  -ms-transition: background-color ease-in 200ms;
  margin: auto;
  width: auto !important;
  padding: 10px 35px;
}

.regform input.Button_style3:hover {
  background-color: #588fbe;
  color: #ffffff;
  text-decoration: none;
}

.regform_default select#country::-ms-expand {
  display: none;
}

.regform_default span.form_required {
  display: none;
}

.form_heading h1 {
  color: #588fbe;
  font-weight: 900 !important;
  text-align: Center;
  line-height: 40px;
  margin-top: 4%;
}

.form_heading h1 em {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #777777;
}

.regform span.form-help {
  color: #444444;
  font-size: 14px;
}

.regform_default .form_input {
  margin-top: 30px;
}

p.note2 {
  text-align: left;
  margin: 40px 0px;
  font-size: 16px;
  font-weight: 600;
}

.formnote p {
  padding: 15px;
  border: 1px solid #cccccc;
  margin-top: 30px;
  width: 97%;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 12px;
  color: #96777c;
}

.contain1 {
  padding-top: 30px;
}

.regform_default select#CardType {
  border: none !important;
  padding: 10px 15px 14px 14px;
  width: 240px;
  margin: auto;
  display: block;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.confirmation .selectcountrybox {
  margin-top: 20px !important;
  float: left;
}

.separator {
  border-bottom: 1px solid;
  width: 89%;
  display: block;
  float: left;
  margin: 16px 0px;
}

.regform.confirmation input {
  text-align: right;
}

.regform.confirmation label {
  display: block;
  float: left;
}

.regform select#CountryDropDown {
  border: none !important;
  padding: 10px 15px 5px 14px;
  width: 240px;
  margin: auto;
  display: block;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.alert-danger {
  color: #fff;
  background-color: red;
  position: Relative;
  display: flex !important;
}

.alert-info {
  color: #fff;
  background-color: #588FBE;
  position: Relative;
  display: flex !important;
}

.btn-group .btn-primary {
  margin-right: 20px;
}

.btn-group label#customblue {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #588fbe;
  color: #588fbe;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  padding: 15px 22px;
  border-radius: 5px;
}

.btn-group #customblue.btn.active {
  background: #588fbe !important;
  color: #fff !important;
  border: 2px solid #588fbe !important;
}

.btn-group label#customgray {
  border: 2px solid #666666 !important;
  color: #666666 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  font-weight: 600 !important;
  padding: 15px 22px;
  border-radius: 5px;
}

.btn-group #customgray.btn.active {
  background: #666 !important;
  color: #fff !important;
  border: 2px solid #666666 !important;
}

.btn-group label#customgray em,
.btn-group label#customblue em {
  font-style: normal;
  font-weight: normal;
}

.carousel_2 .owl-buttons .owl-next,
.carousel_2 .owl-buttons .owl-prev {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #588fbe;
  top: 110px;
}

.carousel_2 .owl-buttons .owl-next:before,
.carousel_2 .owl-buttons .owl-prev:before {
  border-color: #588fbe;
}

.carousel_2 .owl-buttons .owl-prev:hover,
.carousel_2 .owl-buttons .owl-next:hover {
  background-color: #588fbe;
}

.carousel_2 .owl-buttons .owl-prev:hover::before,
.carousel_2 .owl-buttons .owl-next:hover::before {
  border-color: #ffffff;
}

.photo_box .ico span {
  background-color: #588fbe;
}

.DnnModule.DnnModule-DNNGoxBlog.DnnModule-2979 {
  padding-top: 30px;
}

.mobitsidebar2 {
  padding: 15px;
  border: 1px solid #E1E1E1;
  text-align: center;
  margin: 26px 0px;
}

.mobitsidebar2 img {
  max-height: 300px;
  margin-bottom: 15px;
}

.mobitsidebar2 h4 {
  font-size: 1.3em;
  font-weight: 300;
}

.mobitsidebar {
  background: #FFF url("/Portals/0/mobit-splash-page-blog.jpg") top center;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  text-align: center;
  padding: 26px 20px;
  margin: 26px 0px;
}

.mobitsidebar h4 {
  font-weight: 300;
  color: #FFF;
  font-size: 1.45em;
  line-height: 1.45em;
  margin-bottom: 150px;
}

.mobitsidebar a {
  line-height: 1em;
  border: 2px solid #FFF;
  display: block;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 1.0em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  padding: 20px 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.mobitsidebar a:hover {
  color: #1fa2ed !important;
  background-color: #FFF;
}

.sticky .pricing {
  width: 234px;
  float: left;
  text-align: center;
  height: 56px;
}

.pricing.best_val {
  background: #5FAB4E;
}

#sticky {
  height: 56px;
  color: #fff;
  border-radius: 0.5ex;
  bottom: -57px;
  position: Relative;
  z-index: -1;
}

#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  border-radius: 0 0 0.5em 0.5em;
  display: -moz-box;
  display: block;
  transition: top 0.2s ease-in-out;
}

.sticky {
  display: none;
}

.nav-up {
  top: -40px;
}

.hide {
  display: none;
}

ol.mobit-ordered-list {
  list-style: none;
  color: #ccc;
}

ol.mobit-ordered-list li {
  font: bold 24pt helvetica, arial, sans-serif;
  position: relative;
  margin-bottom: 20px;
}

ol.mobit-ordered-list li p {
  font-size: 12pt;
  color: #555;
  padding-left: 60px;
}

ol.mobit-ordered-list li span {
  position: absolute;
  line-height: 28px;
  color: #7DD66A;
}

a.js-trigger-access {
  cursor: pointer;
}

.overlay {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(236, 235, 223, .88);
  height: 100%;
  left: 0;
  max-width: 100%;
  opacity: 0;
  overflow: scroll;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

.overlay.active {
  opacity: 100;
  z-index: 9999;
}

.infusion-field {
  margin-bottom: 25px;
}

.overlay .overlay-interior {
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 565px;
}

.overlay .overlay-interior .close {
  background: url('/Portals/0/Web Forms/x-icon.svg') no-repeat;
  cursor: pointer;
  height: 100px;
  width: 100px;
  position: absolute;
  right: -30px;
  top: -30px;
}

.overlay .overlay-interior .overlay__title {
  color: #7dd66a;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 20px;
  padding: 40px 0;
  text-transform: uppercase;
  text-align: Center;
  line-height: 30px;
}

.overlay .overlay-interior .overlay__content,
.overlay .overlay-interior .overlay__form {
  padding: 0 25px;
}

.overlay .overlay-interior .overlay__form {
  margin: 20px 0 40px;
}

.overlay .overlay-interior .overlay__form p,
.overlay .overlay-interior .overlay__form br {
  display: inline;
}

.overlay .overlay-interior .overlay__form .infusion-field {
  text-align: left;
  display: block;
  float: left;
  width: 100%;
}

.overlay .overlay-interior .overlay__form .infusion-field input,
.overlay .overlay-interior .overlay__form .infusion-field select {
  padding-left: 60px;
  margin: auto;
  width: 100%;
  display: block;
  line-height: 1.5;
  color: #787878;
  font-size: 1.6rem;
  padding: 16px 16px 16px 60px;
  border: 2px solid #ddd;
  border-radius: 3px;
  font-weight: 300;
}

.overlay .overlay-interior .overlay__form .infusion-field input[name="inf_field_FirstName"] {
  background: url('/Portals/0/Web Forms/first-name.svg') no-repeat;
}

.overlay .overlay-interior .overlay__form .infusion-field input[name="inf_field_Email"] {
  background: url('/Portals/0/Web Forms/email-icon.svg') no-repeat;
  background-position: 0 -2px;
}

.overlay .overlay-interior .overlay__form .infusion-field select[name="inf_field_Country"] {
  background: url('/Portals/0/Web Forms/globe-bg.png') no-repeat;
  background-size: 35px;
  background-position: 12px;
}

.overlay .overlay-interior .overlay__form .infusion-field input[name="inf_field_Phone2"] {
  background: url('/Portals/0/Web Forms/phone-bg.png') no-repeat;
  background-size: 35px;
  background-position: 12px;
}

.overlay .overlay-interior .overlay__form input[type="email"] {
  margin-top: 30px;
}

.overlay .overlay-interior .overlay__form input[type="submit"] {
  margin-top: 22px !important;
  max-width: 100% !important;
  padding: 15px 20px 15px 50px;
  width: 100%;
  background-color: #7dd66a;
  border: none;
  font-size: 2.3rem;
  color: #fff;
  text-transform: uppercase;
}

.overlay .overlay-interior .overlay__form td {
  padding: 0;
}

.overlay .overlay-interior .overlay__content {
  color: #626761;
  font-style: italic;
  font-size: 1.4rem;
  text-align: CENTER;
  font-weight: 600;
}

@media only screen and (min-width:769px) {
  .overlay .overlay-interior {
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .overlay .overlay-interior.speaker {
    background-image: url('/Portals/0/Web Forms/speakers_guide_bg.png');
  }
  .overlay .overlay-interior.sms {
    background-image: url('/Portals/0/Web Forms/sms_guide_bg.png');
  }
  .overlay .overlay-interior.webinar {
    background-image: url('/Portals/0/Web Forms/webinar-image-568.png');
  }
  .overlay .overlay-interior.webinarreplay {
    background-image: url('/Portals/0/Web Forms/look-at-phone.png');
  }
  .overlay .overlay-interior .overlay__title {
    background: transparent;
    margin-bottom: 0;
    padding: 80px 0 80px;
  }
  .overlay .overlay-interior .overlay__content,
  .overlay .overlay-interior .overlay__form {
    padding: 0 70px;
  }
}

.introduce_box>img {
  max-width: 170px;
}

.out_team h3 {
  color: #588fbe;
}

.introduce>h4 {
  color: #777777;
  padding: 5px 0;
  font-size: medium;
  text-transform: capitalize;
  font-weight: bold !important;
}

.out_team .dividers_3 {
  margin: 15px 0 25px 0;
}

#countdown p {
  display: inline-block;
  padding: 5px;
  margin: 0 0 20px;
}

#countdown {
  max-width: 500px;
  margin: AUTO;
}

#countdown p.days,
#countdown p.hours,
#countdown p.minutes,
#countdown p.seconds {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #7DD66A;
}

#countdown p.timeRefDays,
#countdown p.timeRefHours,
#countdown p.timeRefMinutes,
#countdown p.timeRefSeconds {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}

center.countdown iframe tr td:first-child {
  display: none !important;
}

@media only screen and (min-width:769px) {
  .row.messagerates .col-sm-2 {
    width: 20%;
  }
  .row.messagerates {
    padding: 0px 6%;
  }
}

.contactUs-float {
  background-color: #588fbe;
  float: left;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  z-index: 999;
  position: fixed;
  left: 0;
  top: 50%;
  bottom: auto;
}

.contactUs-float a {
  color: white;
  float: LEFT;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 2px;
  padding: 15px 20px 16px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.contactUs-float a:hover {
  text-decoration: none;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.3) 0 16px 16px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 16px 16px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

.roll_menu.roll_activated {
  display: none !important;
}

.video-testimonials .Testimonials_1 small:before {
  display: none;
}

.video-testimonials .Testimonials_1 small {
  padding: 0px;
}

#to_top {
  right: 100px;
}

.demo-videos {
  margin: auto;
  width: 300px;
  height: auto;
  overflow: hidden;
}

.demo-videos video {
  width: 297px !important;
  height: auto !important;
  background-size: cover;
  transition: 1s opacity;
  z-index: -1;
}

em.fa.fa-angle-double-right {
  margin: auto;
  width: 100%;
  text-align: center;
  top: 180px;
  position: Relative;
  display: block;
  font-size: 70px;
  color: #7DD66A;
}

em.fa.fa-angle-double-down {
  margin: auto;
  width: 100%;
  text-align: center;
  position: Relative;
  display: block;
  font-size: 70px;
  color: #7DD66A;
}

.Testimonials_3 blockquote p {
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
}

.Testimonials_3 small {
  font-size: 18px;
}

.product-container span.currency {
  font-size: 27px;
  font-weight: 300;
  padding-right: 6px;
  z-index: 1;
  position: Relative;
}

.product-container .price-box span.postfix {
  font-size: 14px;
  font-weight: bold;
  z-index: 1;
  position: Relative;
}

.product-container .price-box {
  font-size: 90px;
  line-height: 46px;
  font-weight: 200;
  padding: 15px 0px;
  margin-left: -15px;
}

.sidevideo video {
  max-width: 280px;
  margin: auto;
  display: block;
}

.sidevideo {
  width: 100%;
  display: block;
}

.Testimonials_3 {
  min-height: 289px;
}

.regform_default input,
.regform_default select,
.regform_default textarea {
  width: 97%;
  border: 1px solid rgb(204, 204, 204) !important;
  padding: 10px 15px 10px 15px;
  font-size: 14px;
  color: rgb(88, 143, 190);
  display: block;
}

.regform_default label {
  text-align: left;
  display: block;
}

.price_btn {
  min-height: 80px;
}

.price_btn a {
  margin: 10px;
  text-transform: uppercase;
}

.ctacontent {
  min-height: 300px;
}

div#dnn_dnnLogin_loginGroup {
  display: none;
}

.Footer_Contentbg p {
  font-size: 13px;
  line-height: 20px;
}

#dnn_content {
  min-height: auto;
}

/*Blog Styles*/

.eds_news_Vision.eds_subCollection_news .EDN_article .articleTitle,
.eds_news_Vision.eds_subCollection_news .EDN_article.EDN_details h1 {
  font-family: "Source Sans Pro", sans-serif;
  color: #588fbe;
  line-height: 30px;
  font-size: 30px !important;
  font-weight: normal !important;
  margin: 15px 0px;
}

.eds_news_Vision.eds_subCollection_news .EDN_article h2 {
  margin: 15px 0;
  font-size: 20px;
}

.eds_news_Vision.eds_subCollection_news .EDN_article .EDN_article_content {
  line-height: inherit;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #777777;
}

.eds_news_Vision .EDN_module_box>.edn_module_title span {
  font-family: "Source Sans Pro", sans-serif;
  color: #588fbe;
  line-height: 30px;
  font-size: 30px !important;
  font-weight: normal !important;
}

.eds_news_Vision .EDN_module_box>.edn_module_title {
  border: none;
  margin: 0px;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div {
  padding: 12px 0 0 0px;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div .category {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 1.0;
  font-weight: 500 !important;
  color: #777;
}

.eds_news_Vision.eds_subCollection_news .EDN_meta-details {
  background-color: #efefef;
}

.EDN_module_box {
  border: 1px solid #588fbe;
  border-radius: 5px;
  padding: 10px 15px;
}

.eds_news_Vision.eds_subCollection_news h3 {
  font-size: 20px;
  margin: 10px 0px;
  color: #588fbe;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}

.eds_news_Vision.eds_subCollection_news .article_pager,
.eds_news_Vision.eds_subCollection_news .article_pagination {
  font-family: "Source Sans Pro", sans-serif;
}

.DnnModule.DnnModule-EasyDNNnews,
.DnnModule.DnnModule-EasyDNNnewsCategoriesMenu,
.DnnModule-EasyDNNnewsWidgets {
  margin-top: 40px;
}

.comment .actions {
  width: AUTO;
}

.eds_news_Vision.eds_subCollection_news .EDN_article.EDN_details .article_comments .comment_list .comment .actions a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
}

.eds_news_Vision.eds_subCollection_news .EDN_article.EDN_details .article_comments .num_of_comment {
  font-size: 16px !important;
}

.EDN_article_content h3,
.EDN_article_content h3 span,
.EDN_article_content h4 {
  text-transform: capitalize;
  margin: 10px 0px;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.EDN_article_content h2 {
  font-size: 24px !important;
}

.EDN_article.EDN_sidebar_box .EDN_mediaContainer {
  display: none;
}

.edn_12969_article_list_wrapper .EDN_mediaContainer,
.edn_12969_article_list_wrapper .EDN_mediaContainer img {
  width: 100%;
}

.EDN_article.EDN_details .EDN_mediaContainer img,
EDN_article.EDN_details .EDN_mediaContainer {
  width: 100%;
}

ul.mobitcheck li {
  list-style-type: none !important;
  font-size: 16px;
  position: relative;
  margin-left: 15px;
  padding-bottom: 0px !important;
  margin-bottom: 5px;
}

ul.mobitcheck li:before {
  content: "\f058";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  font-size: 22px;
  display: inline-block;
  text-align: left;
  margin-left: 10px;
  vertical-align: middle;
  margin-bottom: 4px;
  color: #7DBE6C;
  position: absolute;
  left: -45px;
  text-align: center;
  line-height: 26px;
}

ul.mobitcross li {
  list-style-type: none !important;
  font-size: 16px;
  position: relative;
  margin-left: 15px;
  margin-bottom: 2px;
  padding-bottom: 0px !important;
  margin-bottom: 5px;
}

ul.mobitcross li:before {
  content: "\f057";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  font-size: 22px;
  display: inline-block;
  text-align: left;
  margin-left: 10px;
  vertical-align: middle;
  margin-bottom: 4px;
  color: #E72435;
  position: absolute;
  left: -45px;
  text-align: center;
  line-height: 26px;
}

li p {
  line-height: inherit;
}

.edn_12969_article_list_wrapper h2 {
  margin: 10px 0px !important;
}

.edn_12969_article_list_wrapper h3 {
  margin: 0px 0px 15px !important;
  font-size: 16px !important;
}

.Testimonials_3 blockquote {
  padding: 21px;
  font-family: inherit;
}

.wistia_click_to_play {
  position: inherit !important;
  display: block !important;
}

/* general:
================================================================================= */

.inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px;
}

.border {
  position: relative;
}

.border:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #71b753;
  position: absolute;
  bottom: 0;
}

/* page-webinar-intro-header:
================================================================================= */

.page-webinar-intro-header {
  background: url(/Portals/0/new_home_page_image2.png);
  background-repeat: no-repeat;
  padding: 90px 0 70px 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}

.page-webinar-intro-header .text {
  padding-left: 54.666667%;
}

/* logo */

.page-webinar-intro-header .logo {
  margin: 0 0 10px 0;
}

.page-webinar-intro-header .title {
  font-size: 22px !important;
  line-height: 1.681818181818em;
  background-position: left bottom;
  padding: 0 0 60px 0;
  margin: 0 0 25px 0;
  color: #43464b;
}

.page-webinar-intro-header .title em {
  font-weight: 700;
}

.page-webinar-intro-header .border:after {
  left: 0;
}

.page-webinar-intro-header .description {
  font-size: 56px;
  line-height: 1.178571428571em;
  font-weight: 300;
  margin: 0 0 35px 0;
  color: #43464b;
}

html[lang="pt-BR"] .page-webinar-intro-header .description {
  padding-top: 0.35em;
  margin-top: 1em;
}

html[lang="pt-BR"] .page-webinar-intro-header .description:after {
  top: 0;
}

.page-webinar-intro-header .description em {
  font-weight: 900;
  font-style: normal;
}

.page-webinar-intro-header .bonus {
  color: #a0a3a7;
  margin: 0 0 40px 0;
  font-size: 16px;
}

.page-webinar-intro-header .bonus em {
  font-weight: 900;
  color: #71b753;
}

/* cta */

.page-webinar-intro-header .cta .text {
  position: relative;
}

.page-webinar-intro-header .cta .cta-img {
  display: block;
  width: 48.83333333333%;
  height: auto;
  position: absolute;
  z-index: 1;
  bottom: -192px;
  left: -45px;
}

html[lang="pt-BR"] .page-webinar-intro-header .cta .cta-img {
  top: -505px;
  bottom: initial;
}

.page-webinar-intro-header .btn {
  position: relative;
  z-index: 2;
  padding-right: 28px;
  padding-left: 28px;
}

.page-webinar-intro-header .btn:hover {
  background: #f8f8f8
}

/* page-webinar-intro-main:
================================================================================= */

.page-webinar-intro-main {
  background: #fff;
  text-align: center;
  padding: 110px 0 50px 0;
}

/* title */

.page-webinar-intro-main .title {
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  color: #a0a3a7;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-position: center bottom;
  padding: 0 0 25px 0;
  margin: 0 0 20px 0;
}

.page-webinar-intro-main .title em {
  display: block;
  font-size: 48px;
  line-height: 1.333333333333em;
  font-weight: 300;
  color: #43464b;
  text-transform: none;
  letter-spacing: 0;
  font-style: normal;
}

.page-webinar-intro-main .border:after {
  left: 50%;
  margin-left: -30px;
}

/* agenda */

.page-webinar-intro-main .agenda {
  display: table;
  width: 100%;
  color: #a0a3a7;
  margin: 0 0 15px 0;
}

.page-webinar-intro-main .agenda-item {
  display: table-cell;
  vertical-align: top;
  padding: 30px 20px 0px 20px;
  width: 20%;
  font-size: 16px;
}

/*.page-webinar-intro-main .agenda-item:first-child,
.page-webinar-intro-main .agenda-item:last-child {
  padding-top: 0;
}*/

.page-webinar-intro-main .agenda-item:before {
  content: '';
  display: block;
  width: 84px;
  height: 84px;
  border: solid #cdd0d3 1px;
  border-radius: 50%;
  background: center no-repeat;
  margin: 0 auto 25px auto;
}

.agenda .agenda-item h3 {
  color: #43464b;
  font-weight: 600;
}

.page-webinar-intro-main .mobit-messaging:before {
  background-image: url('/Portals/0/interactive-sms.png');
  background-size: 40px;
}

.page-webinar-intro-main .mobit-mobilepages:before {
  background-image: url('/Portals/0/mobile-pages.png');
  background-size: 35px;
}

.page-webinar-intro-main .mobit-crm:before {
  background-image: url('/Portals/0/MOBIT-CRM.png');
  background-size: 45px;
}

.page-webinar-intro-main .mobit-integration:before {
  background-image: url('/Portals/0/integration.png');
  background-size: 45px;
}

.page-webinar-intro-main .mobit-automation:before {
  background-image: url('/Portals/0/automation.png');
  background-size: 45px;
}

.page-webinar-intro-main .agenda em {
  display: block;
  font-size: 14px;
  line-height: 1.75em;
}

/* graph */

.page-webinar-intro-main .graph {
  overflow: hidden;
}

.page-webinar-intro-main .graph .inner {
  position: relative;
}

.page-webinar-intro-main .graph .inner:before,
.page-webinar-intro-main .graph .inner:after {
  content: '';
  display: block;
  width: 90px;
  height: 100%;
  background: center no-repeat;
  position: absolute;
  top: -5;
}

/* .page-webinar-intro-main .graph .inner:before {
  background-image: url('/Portals/0/timeline-before.png');
  left: -80px;
}

.page-webinar-intro-main .graph .inner:after {
  background-image: url('/Portals/0/timeline-after.png');
  right: -50px;
} */

/* warning */

.page-webinar-intro-main .warning {
  border-top: solid #f7f7f7 1px;
  padding-top: 20px;
}

.page-webinar-intro-main .warning .text {
  max-width: 60%;
  margin: 0 auto;
  color: #aeb0b3;
}

.page-webinar-intro-main .warning .text em {
  display: block;
  text-transform: uppercase;
  color: #71b753;
  font-weight: 700;
  letter-spacing: 0.25;
  margin: 0 0 5px 0;
}

/* page-webinar-intro-cta:
================================================================================= */

.page-webinar-intro-cta {
  background: #71b753;
  color: #fff;
  text-align: center;
  padding: 65px 0 70px 0;
}

.page-webinar-intro-cta .title {
  font-size: 36px;
  line-height: 1.166666666667em;
  font-weight: 300;
  margin: 0 0 35px 0;
}

/* media-queries:
================================================================================= */

@media only screen and (max-width: 1240px) {
  /* header & footer */
  #header .inner,
  #footer .inner {
    width: 100%;
  }
}

@media only screen and (max-width: 1220px) {
  .size-56 {
    font-size: 50px;
    line-height: 1.25em;
  }
  .size-48 {
    font-size: 42px;
    line-height: 1.378571429em;
  }
  .size-40 {
    font-size: 36px;
    line-height: 1.464285714em;
  }
  /* header & footer */
  .menu-header .menu-item,
  .menu-footer .menu-item {
    margin-left: 35px;
  }
}

@media only screen and (max-width: 960px) {
  body {
    margin-top: 0;
  }
  .size-56 {
    font-size: 46px;
    line-height: 1.321428571em;
  }
  .size-48 {
    font-size: 38px;
    line-height: 1.435714286em;
  }
  .size-40 {
    font-size: 30px;
    line-height: 1.55em;
  }
  /* header & footer */
  #header .inner,
  #footer .inner {
    display: block;
  }
  .menu-header-nav,
  .menu-footer {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .menu-header .menu-item,
  .menu-footer .menu-item,
  .menu-footer .menu-item:first-child,
  .menu-header .menu-item:first-child {
    margin: 0 10px 5px 10px;
  }
  /* header */
  #header {
    position: static;
    padding: 25px 0 20px 0;
  }
  .logged-in #header {
    padding-top: 25px;
  }
  #header .logo {
    display: block;
  }
  #header .logo-img {
    margin: 0 auto 20px auto;
  }
  /* footer */
  #footer {
    padding-bottom: 20px;
  }
  #footer .author {
    display: table;
    margin: 0 auto 20px auto;
  }
}

@media only screen and (max-width: 767px) {
  .size-30,
  .size-36,
  .size-40 {
    font-size: 26px;
    line-height: 1.607142857em;
  }
  .size-56,
  .size-48 {
    font-size: 40px;
    line-height: 1.407142857em;
  }
}

@media only screen and (max-width: 479px) {
  /* general */
  .size-20,
  .size-22,
  .size-26,
  .size-30,
  .size-36 {
    font-size: 18px;
    line-height: 1.721428571em;
  }
  .size-56 {
    font-size: 35px;
    line-height: 1.478571429em;
  }
  .size-48 {
    font-size: 30px;
    line-height: 1.55em;
  }
  .btn {
    width: 100%;
    font-size: 17px;
    line-height: 1.45em;
    font-weight: 600;
    padding: 20px;
  }
  /* footer */
  #footer .author {
    display: block;
  }
  #footer .logo,
  #footer .copyright {
    display: block;
    padding: 0;
  }
  #footer .logo img {
    display: block;
    margin: 0 auto 20px auto;
  }
  #footer .copyright {
    border-left: 0;
  }
  .video_wrapper {
    position: relative;
    top: 0px;
  }
}

@media only screen and (max-width: 1220px) {
  /* header */
  .page-webinar-intro-header .description {
    font-size: 50px;
    line-height: 1.2em;
  }
  .page-webinar-intro-header .bonus {
    margin-bottom: 30px;
  }
  html[lang="pt-BR"] .page-webinar-intro-header .cta .cta-img {
    top: initial;
    bottom: -121px;
  }
  /* main */
  .page-webinar-intro-main .graph .inner {
    padding-right: 0;
    padding-left: 0;
  }
  .page-webinar-intro-main .graph .inner:before,
  .page-webinar-intro-main .graph .inner:after {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  /* header */
  .page-webinar-intro-header {
    padding: 50px 0;
    text-align: center;
  }
  .page-webinar-intro-header .logo {
    margin: 0 auto 10px auto;
  }
  .page-webinar-intro-header .border:after {
    left: 50%;
    margin-left: -30px;
  }
  .page-webinar-intro-header .text {
    padding-left: 0;
  }
  .page-webinar-intro-header .cta .cta-img {
    display: none;
  }
  /* main */
  .page-webinar-intro-main .agenda .nl {
    display: inline;
  }
}

@media only screen and (max-width: 767px) {
  /* header */
  .page-webinar-intro-header .description {
    font-size: 40px;
    line-height: 1.2em;
  }
  /* main */
  .page-webinar-intro-main {
    padding-top: 70px;
  }
  .page-webinar-intro-main .title {
    margin-bottom: 30px;
  }
  .page-webinar-intro-main .agenda {
    display: block;
  }
  .page-webinar-intro-main .agenda-item {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 0 35px 0;
  }
  .page-webinar-intro-main .agenda-item:last-child {
    margin-bottom: 0;
  }
  .page-webinar-intro-main .warning .text {
    max-width: none;
  }
}

@media only screen and (max-width: 479px) {
  /* header */
  .page-webinar-intro-header .description {
    font-size: 30px;
    line-height: 1.2em;
  }
  /* main */
  .page-webinar-intro-main {
    padding: 50px 0;
  }
  .page-webinar-intro-main .title em {
    font-size: 30px;
    line-height: 1.2em;
    margin-top: 5px;
  }
  .page-webinar-intro-main .agenda {
    margin-bottom: 25px;
  }
  .page-webinar-intro-main .graph {
    display: none;
  }
  /* cta */
  .page-webinar-intro-cta {
    padding: 50px 0;
  }
  .page-webinar-intro-cta .title {
    font-size: 27px;
    line-height: 1.166666666667em;
  }
}

/*Services page*/

span.service_intro_grp {
  display: block;
  width: 160px;
  height: 160px;
  border: solid #cdd0d3 1px;
  border-radius: 50%;
  margin: auto;
}

span.service_intro_grp img {
  position: relative;
  top: 44px;
  width: 100px;
}
