.hero {
  min-height: 550px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .43), hsla(0, 0%, 100%, .43)), url('../images/salestools/t1-01.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .43), hsla(0, 0%, 100%, .43)), url('../images/salestools/t1-01.jpg');
  background-position: 0px 0px, 100% 60%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.hero-nav {
  background-color: #fff;
}

.nav-link {
  font-family: 'Source Sans Pro', sans-serif;
  color: #23527c;
  font-size: 16px;
}

.nav-link:hover {
  color: #1271c4;
}

.hero-cont {
  padding: 103px 150px 10px 10px;
}
.m-h-100{
    min-height: 100px !important;
}
.t-c{
    text-align: center;
}
.hero-h1 {
  display: block;
  max-width: 600px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 600;
  text-align: left;
}

.section-1 {
  min-height: 250px;
  padding: 0px 190px;
  background-color: rgba(117, 133, 143, .3);
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section-1.tabs {
  min-height: 250px;
}

._1-cont {
  padding: 25px 50px;
  background-color: #fff;
}

._1-text {
  display: block;
  max-width: 600px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Source Sans Pro', sans-serif;
  color: #75858f;
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
}

._1-text._2 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 17px;
  line-height: 24px;
}

._1-text.i {
  font-style: italic;
}

.section-2 {
  min-height: 1000px;
  padding: 0px 190px;
  background-color: #d5dadd;
}

._2-cont {
  padding: 20px 10px 25px;
  background-color: #fff;
}

._2-h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #0d3c62;
  font-size: 33px;
  font-weight: 600;
  text-align: center;
}

._2-h4 {
  display: block;
  max-width: 600px;
  margin: 25px auto;
  font-family: 'Source Sans Pro', sans-serif;
  color: #1271c4;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

._2-h4._1 {
  color: #283655;
  text-align: left;
}

.div-tool {
  display: block;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
}

.tool-img {
  display: block;
  width: 500px;
  margin: 50px auto;
  box-shadow: -2px 2px 9px 0 #b8b8b8;
}

.section-3 {
  min-height: 500px;
  padding: 25px 190px;
  background-color: #d5dadd;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

._3-cont {
  padding: 25px 10px;
  border: 2px none #d6cccc;
  background-color: #fff;
}

.link {
  text-decoration: none;
}

.div-col {
  min-height: 30px;
  margin-right: -100px;
  padding-left: 0px;
  border-top: 1px solid hsla(0, 12%, 73%, .29);
  border-bottom: 1px solid hsla(0, 12%, 73%, .29);
}

.div-col._2 {
  margin-right: 0px;
  margin-left: -100px;
}

.d-c-text {
  padding-left: 0px;
}

.d-c-text._1-text {
  min-height: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px none #e6e6e6;
  border-bottom: 1px none #e6e6e6;
  color: #5d6275;
  font-size: 14px;
  line-height: 25px;
}

.column {
  padding-right: 0px;
  padding-left: 10px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-left: 0px;
}

.row {
  display: block;
  width: auto;
  margin: 20px auto 25px;
  padding-left: 0px;
}

.hero-text {
  display: block;
  max-width: 600px;
  margin-top: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #dadada;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.hero-text._1 {
  max-width: 400px;
  margin-top: 30px;
  color: #f1f1f1;
  font-size: 15px;
}

.nav-button {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #504EE4;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.nav-button:hover {
  color: #333;
}

.body {
  background-color: transparent;
}

.row-div {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.lightbox {
  display: block;
  margin-right: auto;
  margin-left: auto;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.img {
  margin-top: 7px;
  margin-right: 10px;
  float: left;
}

.cta {
  min-height: 250px;
  padding-right: 190px;
  padding-left: 190px;
  background-color: #d5dadd;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.cta-cont {
  padding: 25px 120px;
  background-color: #fff;
}

.cta-div {
  padding: 10px;
  background-color: #f8fd91;
}

.cta-h4 {
  display: block;
  width: auto;
  max-width: 500px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Source Sans Pro', sans-serif;
  color: #0d3c62;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.cta-h4._1 {
  font-size: 23px;
}

.text-span {
  color: #504EE4;
}

.cta-text {
  display: block;
  width: auto;
  max-width: 500px;
  margin-top: 20px;
  font-size: 12px;
  margin-right: auto;
  margin-left: auto;
  color: #75858f;
  text-align: center;
}
.sub-text{
    display: block;
    width: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Source Sans Pro', sans-serif;
    color: #0d3c62;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}

.form-block {
  display: block;
  max-width: 400px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.form-button {
  max-width: 150px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #504EE4;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.vertical-registration-form {
    text-align: center;
}
.text-field {
  max-width: 250px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
}
.w-input{
    height: 40px;
}

.text-field-2 {
  max-width: 250px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
}

.form-block-2 {
  display: block;
  max-width: 400px;
  margin-top: 25px;
  margin: 40px 0px -22px 0px!important;
}
.form-block-3 {
    margin-left: 22% !important;
}

.h2-link {
  text-decoration: none;
}

.link-block {
  display: block;
  max-width: 600%;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.italic-text {
  font-style: normal;
  font-weight: 600;
}

.tabs {
  min-height: 350px;
}

.tab-buttons {
  margin: 5px;
  border: 1px solid #1271c4;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 17px;
  transition: all .4s ease;
}

.tab-buttons:hover {
  background-color: #1271c4;
  color: #fff;
}
.activeBtn{
    background-color: #1271c4;
    color: #fff;
}

.tabs-div {
  display: block;
  max-width: 600px;
  margin: 10px auto;
}

.form {
  display: block;
}

.div-border {
  max-width: 600px;
}

@media (max-width: 991px) {
  .section-1 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .section-2 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .section-3 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .row {
    width: auto;
  }
  .cta {
    padding-right: 100px;
    padding-left: 100px;
  }
}

@media (max-width: 767px) {
  .section-1 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .section-2 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .section-3 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .div-col {
    margin-right: 0px;
  }
  .div-col._2 {
    margin-left: 0px;
  }
  .row {
    width: auto;
  }
  .cta {
    padding-right: 75px;
    padding-left: 75px;
  }
  .cta-cont {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 479px) {
  .hero-cont {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cta {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cta-cont {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/*Custom*/
/*Footer*/
.footer {
    font-family: 'source sans pro';
    background-color: #293745 !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #FFF;
    padding-top: 40px;
    font-size: 13px;
}
.footer h3{
	font-size: 16px;
	line-height: 1.1;
}
.pDesc{
    border-bottom:1px solid #676a6c;
    padding-bottom: 80px;
    text-align: left;
}
.pDesc h4{
    font-size: 14px;
}
.footer p{
    color: #676a6c;
    line-height: 1.42857143;
    font-weight: 400;
    margin: 0 0 10px;
}
.footer a{
	font-size: 13px;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    font-weight: 400;
}
.footer a:hover{
    color: #aaa;
}
.t-l{
    text-align: left;
}
.m-b-lg {
    margin-bottom: 30px;
}
.hyphen{
    padding-left: 10px;
    padding-right: 10px;
}
.cIcons {
    margin-left: 8px;
}
.demo_error{
    color: #eb4d5c;
    font-size: 14px;
    font-weight: 400;
}
.modelLabel{
    color: #008ed6;
    font-weight: 400;
    font-size: 15px;
}
.modalForm{
    text-align: left;
}
.dark-text {
	color: #454545;
}
.modal-content {
    padding: 10px 30px 30px 30px;
}
.modal-btn {
    width: 100%;
}
.inputbox {
    height: 40px !important;
    margin-bottom: 5px !important;
}
.required {
    border-left: 3px solid #aa090f !important;
}
.standard-button {
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
    border: none;
    background-color: #2196f3;
    padding: 12px 12px !important;
    color: #ffffff;
    -webkit-transition: none;
    transition: none;
}
.standard-button {
    font-weight: 600;
}
.startTrailInputBox{
    margin-left: 20%;
}
.w-nav-link{
    color: #313131 !important;
    font-size: 15px !important;
}
.w-nav-link:hover{
    color: #2196f3 !important;
    text-decoration: none;
}
.cta-button{
    background: #504EE4;
    border-radius: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    height: 40px;
    display: inline-block;
    padding: 9px;
    margin: 11px 0px 0px 10px;
    color: #FFF;
    width: 160px;
    text-align: center;
}
.cta-button:hover{
    font-size: 16px;
    text-decoration: none;
    color: #FFF;
    padding: 8px;
}
.pink-outline-btn{
    font-family: 'Source Sans Pro', sans-serif;
    color: #504EE4;
    border-radius: 4px;
    border: 1px solid #504EE4;
    font-size: 15px;
    padding: 9px;
    background: #FFF;
    margin-top: 11px;
    text-align: center;
    width: 120px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
}
.pink-outline-btn:hover{
    color: #504EE4;
}
.dropbtn {
	color: #313131;
     padding: 18px;
     font-size: 14px;
     border: none;
     background: #FFF;
    font-weight: 500;
	 margin: 3px;
}
.dropbtn:hover{
	color: #2196f3;
}
.dropbtn-sm {
	padding: 12px 10px 12px 10px;
    color: #313131;
     font-size: 15px;
     border: none;
     background: #FFF;
	 margin: 3px;
     font-family: 'Source Sans Pro', sans-serif;
}
.dropbtn-sm:hover{
	color: #2196f3;
}

.dropdown {
   position: relative;
   display: inline-block;
}

.arrow_box {
	display: none;
    position: absolute;
    background-color: #FFF;
    min-width: 250px;
    box-shadow: 0px 2px 8px 0px #eee;
    z-index: 1;
    text-align: left;
	border:1px solid #ddd;
	border-radius: 4px;
}
.arrow_box a{
	display: block;
	padding: 16px !important;
	text-decoration: none;
	line-height: 10px !important;
	text-transform: capitalize !important;
	color: #666;
	font-weight: 500;
    font-size: 15px;
}
.arrow_box a:hover{
	color: #2196f3;
}
.arrow_box a:hover {background-color: #F3F9FE;}

.dropdown:hover .arrow_box {display: block;}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #FFF;
	border-width: 12px;
	margin-left: -96px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #ddd;
	border-width: 14px;
	margin-left: -98px;
}
.pink-btn{
    background: #504EE4;
    color: #FFF;
    padding: 16px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
    font-size: 16px;
    display: block;
    width: 270px;
    height: 55px;
}
.pink-btn:hover{
    color: #FFF;
    font-size: 17px;
    text-decoration: none !important;
    padding: 15px;
}
.cta-belowtext{
    margin-top: 2px !important;
    font-size: 12px !important;
    color: #dadada !important;
    margin-left: 52px;
}
.w-form{
    margin: 30px 0px 0px 0px;
    height: 55px !important;
    width: 100%;
}
.startTrailInputBox input{
    padding: 9px;
    width: 47%;
    float: left;
    color: #555;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: none;
    border: none;
}
.startTrailInputBox input:focus{
    box-shadow: none;
}
.startTrailBtn input{
    text-transform: capitalize;
    background: #504EE4;
    color: #FFF;
    font-weight: 600;
    width: 25%;
    float: left;
    padding: 9px;
    cursor: pointer;
    border-top-right-radius: 4px;
    text-align: center;
    border-bottom-right-radius: 4px;
    border: none;
    font-size: 15px;
}
.startTrailBtn input:hover{
    color: #245782;
}
.standard-button {
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px !important;
    line-height: 1.6;
    border: none !important;
    padding: 18px 40px 18px 40px !important;
    color: #ffffff;
    -webkit-transition: none;
    transition: none;
    width: 100%;
    opacity: 0.8;
    background-color: #2196f3 !important;
}
.line {
    background-color: #1271c4;
    height: 2px;
    width: 10%;
    margin-left: 45%;
    margin-top: -3px;
}
.navbar-wrapper .navlink{
    font-family: 'Source Sans Pro', sans-serif;
    color: #23527c;
    font-size: 16px;
}
.navbar-wrapper .navlink:hover{
    color: #2196f3;
}
.button {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #504EE4;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.w-button:hover{
    text-decoration: none !important;
}
