body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
html,body {
margin:0;
padding:0;
overflow-x:hidden;
}

p {
  font-weight: 400;
  font-size: 15px;
}

.rown {
  padding-top: 30px;
  padding-bottom: 30px;
}

.rowl {
  padding-top: 15px;
  padding-bottom: 15px;
}

.rowll {
  padding-top: 15px;
  padding-bottom: 30px;
}

.padding--20{
  padding-top: 20px;
  padding-bottom: 20px;
}

.rowlm {
  padding-top: 15px;
}

.rowm {
  padding-top: 20px;
}

.rowlmm {
  padding-bottom: 15px;
}

.center {
  text-align: center;
}

.out-vc {
  display: table;
}

.in-vc {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.in-vc-right {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

h6 {
  font-size: 1.1rem;
  font-weight: 600;

}

.white {
  color: #fff;
}

.bluetxt {
  color: #2A66A2;
}

.rowllll {
  padding-top: 5px;
  padding-bottom: 5px;
}

.green1 {
    color: #9BCD37;
    letter-spacing: 7px;
}

.green {
  color: #90BC22;
}

.org {
  color: #DB5213;

}

.yell {
  color: #F1C200;
}

.gray {
  color: #AAA8A6;
}


.bg9
{
  background: #eaeaea
}


.bg78 p
{
font-size: 14px;
}

.pm4
{

}

.bg99
{
  background: #eaeaea;

padding: 1vw;
}


.bg78 .bg7, .bg78 .bg6
{
padding: 1vw;
}

.bluebg {
  background: #1c456d;
  padding-left: 15px;

  padding-right: 15px;
  border-radius: 10px;
}

.bluebg2
{
   background: #1c456d;
}

.bluebg img {
  width: 100%;
  max-width: 80px;
  padding-bottom: 20px;
  padding-top: 30px;
}

.top_bg {
  background: url('../img/hero-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 5vw;
  padding-bottom: 1vw;
}

.grnbg {
  background: #9BCD37;
}

.grntxt {
  color: #9BCD37;
}

.orgbutton,
.orgbutton:hover,.orgbutton:focus,
.orgbutton3,
.orgbutton3:hover,
.orgbutton3:focus {
  /* width: 100%;
  max-width: 180px;*/

  /* padding: 12px 25px; */
  padding: 17px 33px;
  /* border-radius: 25px; */
  border-radius: 999px;
  background: #EE6300;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}




.orgbutton4,
.orgbutton4:hover,
.orgbutton4:focus {
  /* padding: 10px 15px; */
  padding: 17px 33px;
  /* border-radius: 25px; */
  border-radius: 999px;
  background: #EE6300;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.orgbutton:hover,
.orgbutton3:hover,
.orgbutton3:focus,
.orgbutton4:hover,
.orgbutton4:focus {
  background: #DF4B03;
}

.orgbutton2 {
  width: 100%;
  /* max-width: 180px; */
  /* padding: 15px 15px; */
  padding: 17px 33px;
  /* border-radius: 25px; */
  border-radius: 999px;
  background: transparent;
  color: #EE6300;
  border: 2px solid #EE6300;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.orgbutton2:hover,
.orgbutton2:focus {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.orgbutton3,
.orgbutton3:hover,
.orgbutton3:focus {
  max-width: 200px;
}

.bllo p {
  font-weight: 600;
}

.rlo .columns {
  padding-right: 0px;
}

.bg1 {
  background: transparent;
  position: relative;
}

.bg2 {
  background: url('../img/rogerbg.png');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 3vw;
  padding-bottom: 1vw;
}


.pan2 {
  background: #fff;
  padding: 3vw 5vw 2vw 5vw;
  -webkit-box-shadow: 0px 3px 25px #0000000D;
  box-shadow: 0px 3px 25px #0000000D;
}

.grntick {
  list-style: none;
  font-size: 16px;
}

.grntick li::before {
  content: "\2022";
  color: #9BCD37;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 25px;
  margin-left: -1em;
}

.bg3 {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#F7F9FA), to(#F7F9FA00)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #F7F9FA 0%, #F7F9FA00 100%) 0% 0% no-repeat padding-box;
  position: relative;
}

.bg5 {
  background: url('../img/whereareyou.png');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.bg6,
.bg7 {
  padding: 2vw;
}

.bg6 {
  background: #9BCD37;
}

.bg7 {
  background: #F2C400;
}

.bg4 {

  position: absolute;

}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
  height: 50px;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  max-width: 235px;
  margin: 0 0 1rem;
  /* margin-right: auto;*/
}


@media screen and (min-width:60em) {

#exampleModal2,#exampleModal3,#exampleModal4,#exampleModal5,#exampleModal6,#exampleModal7,#exampleModal8,#exampleModal9
{
  width: 750px;
}

}


@media screen and (max-width:40em) {

  [type='text'],
  [type='password'],
  [type='date'],
  [type='datetime'],
  [type='datetime-local'],
  [type='month'],
  [type='week'],
  [type='email'],
  [type='number'],
  [type='search'],
  [type='tel'],
  [type='time'],
  [type='url'],
  [type='color'],
  textarea {
    height: 50px;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    max-width: 235px;
    margin: auto auto 1rem auto;
    /* margin-right: auto;*/
  }
}


.hover_state_container {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.hover_state_container-default {
  position: relative;
}

.hover_state_container-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 15px 15px 5px 15px;
  text-align: left;
  top: -0%;
  z-index: -1;
  border-radius: 10px;
  background-color: white;
  color: white;
}

.hover_state_container-hover>img {
  padding-bottom: 5px;
  max-width: 75px;
}

.hover_state_container-hover>h4 {
  margin-bottom: 0px;
}

.hover_state_container-hover>p {
  margin-bottom: 0px;
}


.hover_state_container:hover .hover_state_container-hover {
  z-index: 1;
}

.row--prefooter{display:none}
.row--footer{background-color:#002b43;padding:40px 50px;min-height:230px}
.row--footer a{color:#fff; font-weight: 600; font-family: Montserrat,sans-serif;}
.row--footer a:hover{color:#fff; font-weight: 600; font-family: Montserrat,sans-serif;}
.footer-social-share{float:right}
.socialmedia--icon{margin-right:22px;padding:0!important}
.socialmedia--icon:last-of-type{margin-right:0;padding:0!important}
.footer__mailer{font-weight:500;}
.footer__columns{display:flex;justify-content:space-between;width:100%}
.footer__copyright{display:flex;justify-content:flex-start;align-items:flex-end;flex:1 1 auto;height: 100px;}
.footer__column{flex-basis:auto;flex-grow:0}
.footer__logo{width:143px;height:51px}
.footer-social-share__icons{margin-left:10px}
.row__footer__line{border-color:#fff;margin:30px 0;float:left;width:100%}
.row__footer__menu{-moz-column-count:2;column-count:2;list-style-type:none;padding-left:0;margin-bottom:0}
.row__footer__menu__item{list-style:none}
.row__footer__menu__item li{margin-bottom:10px}
.row__footer__menu__links{color:#fff;font-size:16px;font-weight:600;text-decoration:none!important}
.text--20-all-16-sm {
    font-size: 20px;
    line-height: 1.2em;
}
.footer__text {
    color: #879499;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    margin: 0;
}
.footer__text2{color:#879499;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400}
.footer__icon{color:#fff;font-size:24px;vertical-align:middle}
.row__footer__menu__links:hover{color:#fff}
.row__footer_details{font-size:18px;color:#fff}
.row__footer__icons{width:20px;height:20px}
.row--copyright{padding:20px 0;background-color:#0b2331}
.copyright__text,.copyright__text a{font-size:14px;font-family:'Proxima Nova',sans-serif;color:#879499;margin-bottom:0}
.copyright__text__link{color:#fff}
.copyright__text__link:hover{color:#fff}
.copyright__influex-logo{float:right}
.to-top{position:fixed;bottom:60px;right:30px;z-index:9999;display:none}


.footer__column ul li{
display: inline-block;
  text-decoration: none;
 list-style: none;
}

.footer__column ul {
    margin-left: 0px;
    list-style-type: disc;
    padding-top: 10px;
}

@media only screen and (max-width: 1023px) {
.footer__columns {
    flex-direction: column;
    text-align: center;
}
.belowfooter p{
  text-align: center;
}
}

@media (min-width: 640px) and (max-width: 930px) {
 .grnbg .orgbutton, .grnbg .orgbutton:hover,.grnbg .orgbutton:focus,.grnbg .orgbutton3,
 .grnbg .orgbutton3:hover, .grnbg .orgbutton3:focus {
    font-size: 9px;
    font-weight: 600;
}
}

@media screen and (max-width: 39.9375em)
{
  .resell{
    float: right !important;
  }
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important;
}
.company--info {
    padding: 20px 0 0;
    font-family: 'Proxima Nova',sans-serif;
    font-weight: 400;
}
.text--12-all-14-sm {
    font-size: 12px;
    line-height: 18px;
}

@media (max-width: 813px){
.copyright__text {
    text-align: center;
  }
}

.copyright__text, .copyright__text a {
    font-size: 14px;
    font-family: 'Proxima Nova',sans-serif;
    color: #879499;
    margin-bottom: 0;
}

@media only screen and (max-width: 1023px){
.footer__copyright {
    justify-content: center;
}
}
@media (max-width: 767px){
.visible-xs {
    display: block!important;
}
}

@media (max-width: 813px){
.copyright__text {
    text-align: center;
}
}


.flex-row{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}

.flex-row-center{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.margin--0{
  margin: 0;
}

@media (max-width: 767px){
  .flex-row{
    flex-direction: column;
    align-items: center;
  }
}
