body {
  font-family: "Source Sans Pro", sans-serif ; 
  font-size: 14px ; 
  font-weight: 300 ; 
  line-height: 1.7em ;
}
@media (max-width: 991px) and (min-width:768px){
  body{
    font-size: 13px;
  }
}
@media (max-width: 767px){
  body{
    font-size: 12px;
  }
}

h2, .headline h2{
  font-size: 1.7em;
}
h4{
  font-size: 1.3em;
  line-height: 1.4;
}
h6{
  font-size: 0.85em;
  line-height: 1.5;
}
.heading h2{
  line-height: 1.4 !important;
}
.btn{
  font-size: 1em;
}
.btn-u{
  font-size: 1em;
  white-space: normal;
}
.padding-top-0{
  padding-top: 0;
}
.padding-top-10{
  padding-top: 10px;
}
.padding-top-30{
  padding-top: 30px;
}
@media (min-width: 992px){
  .padding-md-top-30{
    padding-top: 30px;
  }
}
@media (min-width: 768px){
  .padding-sm-left-0{
    padding-left: 0;
  }
}


.margin-0-auto{
  margin: 0 auto;
}
.margin-top-10{
  margin-top: 10px;
}
.margin-top-100{
  margin-top: 100px;
}
.margin-left-15{
  margin-left: 15px;
}

.one-page-header{
  background-color: rgba(0,0,0,0.2)!important;
  border-bottom: none;
}
.one-page-header > .container{
  display: block;
}
@media (min-width: 992px){
  .header > .container{
    height: 0;
  }
}

.one-page-header .navbar-collapse{
  position: static;
}
.one-page-header .navbar-nav > li > a, .one-page-header .navbar-nav > li > a:focus{
  color: white!important;
  padding: 15px;
  border-bottom: none;
}
.one-page-header .navbar-nav > li > a:hover, .one-page-header .navbar-nav .active, .one-page-header .navbar-nav > li > a.active:focus{
  color: orange!important;
}
.one-page-header .navbar-nav > li > a, .one-page-header .navbar-nav > .active > a, .one-page-header .navbar-nav > li > a:hover {
  border-bottom: none;
  font-size: 13.5px; 
  text-transform: uppercase;
}
.one-page-header .navbar-nav>.open>a, .one-page-header .navbar-nav>.open>a:focus, 
.one-page-header .navbar-nav>.open>a:hover{
  background: none !important;
}
.one-page-header .dropdown > a:after {
    top: 14px;
    right: 15px;
    font-size: 1em;
}
@media (min-width: 768px) and (max-width: 991px){
  .header .navbar-collapse, .header .navbar-collapse .container {
      padding-left: 15px;
      padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 768px){
  .one-page-header>.container .navbar-brand{
      margin-left: 25px;
  }
}
@media (max-width: 991px){
  .one-page-header .dropdown > a:after {
      right: inherit;
  }
  .one-page-header .navbar-nav > li > button{
    margin-left: 15px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px){
  .one-page-header .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .one-page-header .navbar-nav > li > a, .one-page-header .navbar-nav > li > a:hover{
    bottom: 0;
  }
}

.one-page-header .navbar-toggle .icon-bar:last-child{
  margin-bottom: 6px;
}

#sol-pop{
  padding-right: 25px;
}
#sol-pop-dropdown{
  border: 1px solid rgba(0,0,0,.15) !important;
  padding: 5px 0;
}
#sol-pop-dropdown>li>a{
  border-bottom: 0;
  color: #707070!important;
  padding: 3px 20px;
  font-size: 14px;
}
@media (max-width: 991px){
  .one-page-header .navbar-collapse{
    background-color: rgba(0,0,0,0.4)!important;
  }
  #sol-pop-dropdown>li>a{
    color: white !important;
  }
  #sol-pop-dropdown{
    border: none !important;
    padding: 5px 10px;
  }
}
#sol-pop-dropdown>li>a:hover, #sol-pop-dropdown>li>a.active{
  background-color: inherit !important;
  color: orange !important;
}
.link-list a{
  line-height: 1.6;
}

.active-reverse{ color: #16A085;!important; }
.top-segments{ padding-top:30px;}
.top-segments p { 
  font-size: 1em; 
}

.section-heading { 
  font-size: 2.1em; 
  font-weight:300;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.intro-section{
  background-color: #13607A; 
  background-image: url('//d3rds0a9qm8vc5.cloudfront.net/live.cloodon.com/new-banner-texture.jpg');
}
.fullscreenbanner{
  background-position: center;
  background-size: cover;
}
@media (max-width: 1023px){
  .fullscreenbanner{
    background-image: url('//d3rds0a9qm8vc5.cloudfront.net/live.cloodon.com/new-banner-texture.jpg');
  }
  #npo-interactive-corp, #about-interactive-corp{
    height: 400px;
  }
}


.intro-section .interactive-corp{
   padding: 120px 0;
   height: 450px;
   z-index: 1;
   text-align: center;
}
.form-control{
  font-size: 1em;
}
@media (max-width: 767px){
  .intro-section .interactive-corp{
    height: 400px;
  }
  #sol-interactive-corp, #about-interactive-corp{
    height:350px;
  }
  #npo-interactive-corp{
    height: 300px;
  }
  #blog-interactive-corp{
    height: 260px;
  }
  .g-recaptcha{
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}
@media (max-width: 400px){
  .g-recaptcha{
    transform:scale(0.7);
    -webkit-transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}
.intro-section h2, .intro-section h1{ 
  color:white;
  line-height:60px;
  font:400 2.5em/1.2 'Merienda One', Helvetica, sans-serif;
  margin-top:-10px; 
  text-transform:none; 
}
.intro-section p{ 
  color:white;
  font-size: 1.4em; 
  line-height:1.5
}
.intro-section .demo-link{ 
  font-size: 1em;
  color: #eef;
}
.intro-section .trial-link{ 
  font-size: 1.3em;
  margin-top: 25px;
  color: white;
}
@media (max-width: 420px){
  .intro-section{
    font-size: 9px;
  }
  .intro-section .demo-link{ 
    font-size: 12px;
  }
}

h1.title-v3-md, h2.title-v3-md {
    font-size: 1.4em;
    line-height: 1.2;
}

.content-boxes-v3 i{ 
  color:orange; 
  border:1px solid orange
}
.content-boxes-v3 p{ 
  font-size: 1em; 
  line-height:1.5; 
  color:#6C6C6C 
}
.content-boxes-v3 h2{ 
  font-size: 1.3em;
  color:#383838; 
  font-weight:normal; 
}
.btn-u-lg, a.btn-u-lg{
  font-size: 1.3em;
}

.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p {
  font-size: 1em;
  background:white;
}
.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v2 .item p:after { 
  border-top-color: white; 
}
.testimonials .testimonial-info{
  font-size: 1.2em;
}
.owl-clients-v1 img{ 
  max-width: 90%;
  filter: grayscale(1);
}
.free-trial-section {
  padding: 40px 0; 
  background-color:#E29042;
}
.free-trial-section .line1 { 
  font-size: 2.5em;
  color: white;
  line-height: 1.5;
}
.free-trial-section .line2 { 
  font-size: 1.1em;
  color: white;
  line-height: 1.5;
  margin-bottom: 10px;
}
.input-group{ 
  width:100%; 
}
#request-for-info .input-group .form-control { 
  height: 3em; 
  font-size: 1em; 
}
.input-group .input-group-addon{ 
  font-size: 1em; 
}
.section-heading-2 { 
  font-size: 2.1em; 
  font-weight:300;
  margin-top:100px;
  margin-bottom:20px
}
@media (max-width: 991px){
  .section-heading-2 {
    margin-top: 50px;
  }
  .corp-grey .section-heading-2 {
    margin-top: 20px;
  }
}

.content-boxes-vv1 { 
  margin-top:30px;
}
.content-boxes-vv1 h2{ 
  color:#383838; 
  font-weight:normal; 
  font-size: 1.3em; 
  line-height: 1.7; 
}
.content-boxes-vv1 i{ 
  color:orange;
}
.content-boxes-vv1 p{ 
  font-size: 1.1em;
}
.step-tab, .step-tab h4{
  color: #a8aaad; 
  padding: 0;
}
.step-tab i{ 
  font-size: 2.2em; 
  line-height: 50px; 
}
.step-tab:hover, .step-tab.active{
  color: #6CBABE;
  text-decoration: none;
  border-bottom: 2px solid #6CBABE;
}
.step-tab:hover h4, .step-tab.active h4{
  color: #6CBABE;
}
.next-step-btn{
  font-size: 1.2em;
  font-weight: 600;
}
.parallax-counter-v4 h4{
  font-size: 1.3em;
}
.parallax-counter-v4 i{
  font-size: 3.6em;
}
.content-sm { 
  padding-top:120px;
}
@media (max-width: 767px){
  .content-sm { 
    padding-top: 60px;
  }
}

@media (max-width: 420px){
  .heading h2:before, .heading h2:after {
    display: none;
  }
}

.panel-title{
  font-size: inherit;
}
.acc-v1 .panel-heading a{
  font-size: 1em;
  background-color: #EEEEEE;
}

.ladda-button{
  font-size: 1em;
}

.ts option { background:#191410}
.title-v1  h1,h2 { text-transform:none !important}
.owl-next{ border-radius:50% !important;border: 1px solid #999;}
.owl-prev{ border-radius:50% !important;border: 1px solid #999;}

.interactive-slider-v2{ padding: 120px 0; height:500px; }
.interactive-slider-v2:after { height: 100%; content: " "; position: absolute; }
.page-scroll a { color:black;}
/* .active { color:white !important; }*/
#sol-pop .popover { margin-top:-7px; }
.pocon{ display:block; width:160px; line-height:25px; font-size:15px; text-transform:none; }
.pocon a:hover{ text-decoration:none; }
.pocon hr{margin-top:5px;margin-bottom:5px;}
.pointer{ cursor:pointer; }

.1content-boxes-v3 i{ color:#1f9AB9; border:1px solid #1f9AB9}

.owl-clients-v1 img{ filter: grayscale(1);}
.testimonials-v3 { padding: 50px 0; }


.navbar-position-absolute { position:absolute !important}

.backstretch img{filter1: brightness(65%);}
.footer-v1 .footer { background: #343536; }

.corp-grey {background:#F0F0F0;}
iframe[name=google_conversion_frame] {
    display: none;
}
