body{font-family: 'Montserrat', sans-serif; font-weight:400; color:#333; font-size:17px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
a {color:#333;}
a:hover{text-decoration:none; transition:all 0.5s ease;-webkit-transition:all 0.5s ease; color:#ff6600;}
a:focus{text-decoration:none;color:#ff6600;}
img{max-width:100%;}
button, input, select, textarea{font-family: 'Rubik', sans-serif;}
h1,h2,h3,h4,h5,h6{line-height:1.2; font-family: 'Rubik', sans-serif;}

h1, h2 {font-size: 46px;}
h3 {font-size: 36px;}
h4 {font-size: 30px;}

.btn {border-radius:30px; padding: 18px 75px; font-weight: 500;font-size: 16px;}
.btn-primary {text-align: center; background: #ff6600; color: #fff; text-transform: uppercase; border:0; }
.btn-secondary {background: #d5d5d5; color:#000; border:0;  padding: 18px 40px; margin-left: 25px;}
.btn-primary:hover,
.btn-secondary:hover{background: #000; color:#fff;}

ul {list-style: disc; padding-left: 10; margin: 0; }


.shaddow {box-shadow: 0px 5px 18px #ccc;}


/* Header */
header{background: #fff; padding: 40px 0 10px 0; font-family: 'Rubik', sans-serif;}

.navbar {display: inline-block; margin: 0;}
.navbar-expand-md .navbar-nav .nav-item {margin: 0 10px; font-family: 'Rubik', sans-serif; font-size: 18px; text-transform: uppercase; font-weight: 400;}
.navbar-expand-md .navbar-nav .nav-link.solid {background: #ff6600; color: #fff; border-radius: 30px; padding: 10px 30px;}
.navbar-expand-md .navbar-nav .nav-link.solid:hover {background: #000;}

.dropdown:hover .dropdown-menu {}
.dropdown-menu {border-radius: 0;}
.dropdown-item {line-height: 180%; font-size: 14px;}
.last .dropdown-menu {right:0; left:auto;}
.last .dropdown-toggle::after {display: none;}


/*** Hero ***/
.Hero {display:block; padding:30px 15px 60px; text-align: center;}
.Hero h2 {font-weight: 700; color: #000; padding-top: 25px;}
.Hero h3,
.Hero h4 {font-weight: 300; color: #000;}
.Hero p {max-width: 500px; margin: 0 auto; padding: 15px 0 25px;}


/*** ActionTrac Features ***/
.actionSolution {padding: 40px 0;}
.actionSolution .row {padding: 45px 0;}
.actionSolution h3 {font-weight: 400;}
.actionSolution p {line-height: 180%; padding: 15px 0;}
.actionSolution img.left {padding-right: 30px;}
.actionSolution img.right {padding-left: 30px;}


/*** Free Trial ***/
.blog-trends {padding: 60px 0; background: #eee;}
.blog-trends h3 {color: #363636; line-height: 140%;}
.blog-trends h3 span {color:#ff6600; text-decoration: underline;}


/*** Get Pricing ***/
.getPricing .container {max-width:1000px;}
.w850 {max-width: 850px; margin: 0 auto; padding-bottom: 40px;}
.getPricing {padding: 60px 0;}
.getPricing h2 {font-size: 36px; font-weight: 700;}
.getPricing p {padding-top: 20px; font-size: 16px;}
.getPricing h4 {color:#333; padding: 10px 0;}

.getPricing .checkbox {display: block; position: relative; padding: 0 30px 10px;}
.getPricing .checkbox input {position: absolute; left: 0; top: 8px;}
.getPricing .form-control.txt {padding:15px; border-color: #cacaca; color: #333; font-weight: 300;}

.getPricing form .btn {width: 100%; margin: 25px 0; border-radius:30px; padding: 15px;}


/*** FOOTER ***/
footer{background-color:#ededed; padding:40px 0; font-family: 'Open Sans', sans-serif; color:#363636;}
footer .title{padding-bottom:5px; text-transform:uppercase; font-size:14px; font-weight:600; border-bottom:#868686 1px solid; margin-bottom:20px; color: #000;}

footer ul{list-style:none; margin:0; padding:0;}
footer li{line-height:24px; font-weight:normal; font-size: 13px;}

footer a{color:#363636;}
footer a:hover{color:#ff6600;}
footer p{color:#363636; font-size:13px; line-height:24px;}
footer i{color:#ff6600; font-size:18px;}
.social-bottom li {line-height: 35px;}
.social-bottom li i {min-width:40px;}


/*** Copyright ***/
.copyright{background:#d9d9d9; padding:20px 0; text-align:center; color:#363636; text-transform: uppercase; font-weight:normal; font-size:12px;}
.copyright a,
.copyright span {color:#363636; padding: 0 15px;}
.copyright a:hover{color:#ff6600;}



.login-modal .modal-header h4 {
  text-align: center;
  font-size: 24px;
  color: #286968;
  font-weight: 700;
}
/* line 577, ../sass/_home.scss */
.login-modal .modal-body {
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
}
/* line 580, ../sass/_home.scss */
.login-modal .modal-body .form-control {
 width: 100%;
  margin-bottom: 10px;
  border-radius: 0px;
  background:#fff;	
  font-size: 14px;
  color: #000;
  font-weight: 700;
  height:50px;
  ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
}
/* line 585, ../sass/_home.scss */
.login-modal .modal-body p em {
  font-size: 12px;
}
/* line 588, ../sass/_home.scss */
.login-modal .modal-body p a {
  font-size: 13px;
  color: #0c2121;
}
/* line 593, ../sass/_home.scss */
.login-modal .modal-body .btn {
  width: 100%;
  margin-top: 10px;
  font-weight: 600;
}

form.signin input:-moz-placeholder { color:#bbb;}
form.signin input::-webkit-input-placeholder { color:#bbb; text-shadow:0 0 2px #000;  }
.button {
  background: #2d88f1 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  
  margin-top: 10px;
  padding: 13px 24px 16px;
  width: 214px;
  font-size: 27px;
  
  
}
.button2 {
  background: #2d88f1 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-align:center;
 /* float: right;*/
  margin-top: 10px;
  padding: 13px 24px 16px;
  width: 214px;
  font-size: 27px;
  margin-bottom: 10px;
  
  
}


@media only screen and (max-width: 768px){
    body {font-size: 14px;}
    
    h2{font-size: 36px;}
    h3{font-size: 28px;}
    h4{font-size: 20px;}
    
    .logowrap {text-align: left; display: block;}
    .logowrap img {max-width: 200px;}
  
    .navbar-light .navbar-toggler {position: absolute; right: 20px; top: -40px;}
    ul.navbar-nav {padding-top: 20px;}
    .navbar-expand-md .navbar-nav .nav-link.solid {background: #fff; color: #666; border-radius: 0; padding: .5rem 0;}
    .navbar-expand-md .navbar-nav .nav-link.solid:hover {background: #fff;}
    
    .Hero {padding:30px 15px;}
    
    .actionSolution h2 {font-size:20px; padding-top: 30px;}
    .actionSolution h3 {font-size:18px;}
    .actionSolution .btn-secondary {margin-left: 0; margin-top: 20px; display: table;}
    
    .actionSolution img.left,
    .actionSolution img.right {padding-left: 0; padding-right: 0;}
    
    .blog-trends h3 {font-size:24px; text-align:center;}
    
    .getPricing {padding: 30px 0 20px;}
    .getPricing h2 {font-size:28px;}
    .getPricing h3 {font-size:22px;}
    .getPricing .checkbox input {top: 4px;}
    
    footer {padding: 10px 0 30px;}
    footer .title {padding-top:25px; display: block; width: 100%;}
    footer li {width: 48%; display: inline-block;}
    
    .copyright a, .copyright span {display: block; padding: 6px 0;}
	.actionSolution {padding: 12px 0;}
	.actionSolution .row {padding: 10px 0;}
}