body{
	overflow-x: hidden;
}
.main {
  background-color: #949BF8;
  padding-bottom: 6%;
  display: block;
  padding-top: 15%;
}
.nav{
	background-color: transparent;
}
.menu{
	transition: all 1s ease-out;
	padding-top: 4vh;
	padding-bottom: 4vh;
	background-color: #959CF1;
	position: fixed;
	width: 100%;
	z-index: 2;
}

.menu_button {
  transition: all 1s ease-out;
  border: 1px solid #152238;
  background-color: #152238;
  padding: 8px 40px 8px 40px;
  border-radius: 36px;
  color: #fff;
  font-size: 13px;
  top: 5px;
  display: none;
  position: relative;
}

.menu_small{
	padding-top: 0;
	padding-bottom: 0;
}

.brand_logo{
	max-width: 110px;
	transition: all 1s ease-out;
}
.brand_logo_small {
  max-width: 86px !important;
  margin-top: 6px !important;
}

.navbar-default .navbar-nav > li > a{
	font-size: 17px;
	padding-right: 35px;
}

.active{
	color:#182236!important;    
	font-family: 'Eina-SemiBold' !important;

}
.navbar-default .navbar-nav > li > a:hover{
	color: #262546 !important;
}
.white_bottom{
	
	width: 100%;
	height: 49%;
	background: white;
	position: absolute;
	top: 115%;
}
.metrics-count{
	font-size: 36px !important;
	 margin-bottom: 10px;
}
.main_content{ color: white; line-height: 61px;}
.title_1 {
  font-size: 60px;
  color: white;
}
.title_2{
	font-size: 60px;
  color: white;
  margin-top: 5px;
}
.title_3{
	font-size: 20px;
  color: white;
}
.button{}
.no-padding{
    padding: 0px !important;
}
.photos{

}
.text-center{
    text-align: center;
}

.theme_button {
	border: 1px solid #152238;
	background-color: #152238;
	padding: 6px 45px 6px 45px;
	border-radius: 36px;
	color: #fff;
	font-size: 14px;
	margin-top: 12px;
}

.theme_color{
	color:#949BF8;
}


.bottom_margin{
	margin-bottom: 120px;
}

.title_big{
	font-size: 32px;
}

.title_mid{
	font-size: 20px;
	margin-bottom: 0px;
}

.text_spacing{
    margin-top: 20px;
    margin-bottom: 20px;
}
.center{
	align-items: center;
}

.content_text{
	font-size: 17px;
}

.section_header{
	margin-bottom: 50px;
}

.card-logo{
	max-width: 90px;
}

.text_bottom{
	margin-top: 30px;
	margin-bottom: 25px;
	line-height: 25px;
}
.card_padding {
  padding-left: 25px;
  padding-right: 25px;
}
.title_bottom{
	margin-bottom: 18px;
  font-size: 34px;
  margin-top: 0px;
}
.section-3-padding{
	padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0px;
}
.margin_both{
	margin-top: 50px;
	margin-bottom: 50px;
}

.bg1{
	width: 100%;
	padding: 0px;
}
.bg_images{
	width: 100%;
	border-radius: 10px;
	padding: 0px;
  height: 600px;
  object-fit: cover;
}

.vertical_center{
   display: flex;
   align-items: center;
       padding-left: 160px;
    padding-right: 160px;
}
.error_line{
	border: 1px solid #ff1744!important;
}

.form-heading{
	  text-align: left;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 0px;

}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 2px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    padding-right: 16px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
	cursor: pointer;
}
.greenTick {
    float: right;
    margin-top: -33px;
    height: 22px;
    right: 8px;
    position: relative;
    display: none;
}
.greenTickInfluncer {
    float: right;
    margin-top: -33px;
    height: 22px;
    right: 8px;
    position: relative;
    display: none;
}
.form-group {
    margin-bottom: 0px;
    height: 100px;
    text-align: left;
}
.form-center{
	padding-left: 80px;
    padding-right: 0px;
}
.left{
	align-items:left;
	text-align: left;
	margin-bottom: 20px;
}
.form_input{
	  height: 45px;
    margin-top: 0px;
    border: 1px solid #CED4DA;
    font-weight: 400!important;
    font-size: 14px!important;
    border-radius: 4px!important;
    box-shadow: none!important;
    outline: 0!important;
    min-height: 47px!important;
    padding: 12px 12px 12px 12px!important;
    line-height: 1;
    color: #2a2a2a!important;
}
.form_input_tetarea{
	resize: none;
}
.button_holder{
	margin-bottom: 15px;
}
.form_btn {
  border: 1px solid #949BF8;
  padding: 10px;
  width: 100%;
  font-size: 12px;
  margin-top: 5px;
  border-radius: 8px;
  background-color: #fff;
}
.capsule-margin{
	    margin-bottom: 5px;
}
#thankyou{
	display: none;
}
.success-img{
	height: 225px;
}
.submit-top{
	margin-top: 20px;    
  padding: 10px 45px 10px 45px;
}
.active-amt{
	background-color: #949BF8;
	color: #fff;
}
.btm-text{
	    display: flex;
    align-items: center;
    justify-content: center;
}
.business-padding{
	padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form_btn:hover{
	border: 1px solid #949BF8;
	color: white;
	background-color: #949BF8;
}
.brand_image{
	width: 165px;
}
.title_small{
	font-size: 20px;
}
.title_bottom_small{
	margin-bottom: 20px;
}

.parent_company{
	font-size: 17px;
}
.big_infl_logo{
	margin-right: 10px;
}

.footer_logo{
	max-width: 135px;
}

.footer_menu{
	display: block;
}

.footer_menu_link{
	padding: 11px;
	color: #BDBDBE;
	font-size: 16px;
}


.footer_menu_link:hover{
	color: #949BF8;
	text-decoration: none;
}

.copy_right{
	color: #BDBDBE;
}

.navbar{
	margin-bottom: 0px;
}
.main_button{

	margin-top: 0px;

}
.center_button{
	
	margin-bottom: 10vh;
	margin-top: 2vh;
	line-height: 29px;
}

.navbar-brand{
	padding:0px;
}



.photo{
	
	width: 200px !important;
	height: 200px !important;
	background-color: green;
	margin-right: 20px;
	margin-bottom: 10px;
}
.box {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.slider {
  overflow: hidden;
  height: 483px;
  z-index: 1;
  position: relative;
  width: 101%;
  overflow-x: hidden;
  display: flex;
}
.slider_image {
  margin-right: 20px;
  border-radius: 70px;
  left: -2%;
  position: relative;
  height: 87%;
}

input[type=text]:focus {
    box-shadow: none;
    border-color: #262546;
}

.form_input_tetarea:focus {
    box-shadow: none;
    border-color: #262546;
}

.header-padding{
	    padding: 4px 70px 4px 70px;
}
.section-two-img{
	position: relative;
    top: -5px;
    right: 4px;
}
.section-three-img{
	position: relative;
    top: -6px;
    left: 4px;
}
.num-padding{
	padding-left: 40px;
    padding-right: 40px;
}

.sub-text{
	font-size: 17px;
}

.brand_btn{
	margin-bottom: 30px;    
	padding: 10px 40px 10px 40px!important;
}
.cm_btn{
    padding: 10px 40px 10px 40px!important;
}

.footer_container{
	    padding-left: 75px;
    padding-right: 75px;
}


.desktop-view{
	display: block;
}
.mobile-view{
	display: none;
}

.error {
    color: #ff1744;
    margin-left: 12px;
    letter-spacing: 0.2px;
    height: 18px;
    font-size: 12px;
}

.im-text{
  margin-right: 20px;
}

.label-text {
    font-size: 17px;
    margin-bottom: 8px;
}

.red_clr {
    color: #ff1744;
}

a:focus, a:hover {
    text-decoration: unset!important;
}

.influncer-email-padding {
    padding-right: 10px!important;
    padding-left: 0px;
}
.aer-form-header {
    width: 100%;
    display: inline-block;
}

.aer-form-header .field-width {
    height: 104px;
}

.aer-form-header .form-control {
    margin-top: 0px;
    border: 1px solid #CED4DA;
    font-weight: 400!important;
    font-size: 14px!important;
    border-radius: 4px!important;
    box-shadow: none!important;
    outline: 0!important;
    min-height: 47px!important;
    padding: 12px 12px 12px 12px!important;
    line-height: 1;
    color: #2a2a2a!important;
}

.error-header {
    color: #ff1744;
    margin-left: 12px;
    letter-spacing: 0.2px;
    height: 18px;
    font-size: 12px;
}

.gst, .influncer-insta, .influncer-yt {
    color: #ff1744;
    margin-left: 12px;
    letter-spacing: 0.2px;
    height: 18px;
    font-size: 12px;
}
.influncer-phone-padding {
    padding-left: 10px!important;
    padding-right: 0px;
}

.checkbox-input {
    height: 20px;
    width: 20px;
    border: 1px solid #e1e1e1;
    outline: 0;
    vertical-align: middle;
    cursor: pointer;
}
.terms-box {
    height: 19px;
}
.terms-box p {
      margin-bottom: 0px;
    padding-left: 0px;
    color: #ff1744;
    text-align: left;
    font-size: 12px;
    margin-top: 9px;
    display: none;
}
.checkbox_text {
      font-size: 15px;
    margin-bottom: 0px;
    padding-left: 32px;
    position: relative;
    top: -22px;
    cursor: pointer;
}

.send-btn-influ {
    background-color: #152238;
    margin-top: 20px;
    padding: 10px 45px 10px 45px;
    font-size: 14px;
    border: 1px solid #152238;
    color: #fff;
    outline: none;
    border-radius: 36px;
}

.thank-size {
   font-size: 36px;
    margin-top: 0px;
    margin-bottom: 0px!important;
    color: #000;
}

.success-img {
    height: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.thank-dec {
    color: #000;
    font-size: 15px;
    line-height: 36px;
}

.hide-btn {
    pointer-events: none;
    opacity: 0.4;
}

.click_here {
    color: #fff!important;
    cursor: pointer;
    border: 1px solid #541fbb;
    background-color: #541fbb;
    padding: 5px 12px 5px 14px;
    font-size: 12px;
    border-radius: 16px;
}
textarea:focus, input:focus{
    outline: none;
}

.section-1-height{
  height: 120px;
}
.capsule-width{
     padding-right: 0px;
}
.register_click{
  cursor: pointer;
  color: #541fbb!important;
}
.influncer-insta{
      color: #ff1744;
    margin-left: 12px;
    letter-spacing: 0.2px;
    height: 18px;
    font-size: 12px;
}
.tems_padding{
      padding: 80px 150px 80px 150px!important;
}
.terms_text{
      text-align: center;
    margin: auto;
    font-size: 40px;
    color: #7030a0;
    margin-bottom: 60px;
}
.terms_block p{
      font-size: 16px;
    margin-bottom: 20px;
}
.li_text{
      font-size: 16px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.menu-footer{
      background-color: #959CF1;
}
@media (min-width: 768px) {

  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }

  .tems_padding {
    padding: 80px 100px 80px 100px!important;
}
}


@media only screen and (max-width: 600px) {

.menu{
		padding-top: 0px!important;
		padding-bottom: 0px!important;
	}
  .title_small{
  	font-size: 14px;
  }
  .brand_logo {
  max-width: 87px !important;
	margin-left: 20px;
    margin-top: 8px!important;
}

.theme_button {
    border: 1px solid #152238;
  background-color: #152238;
  padding: 8px 45px 8px 45px;
  border-radius: 36px;
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
}
.slider{
	width: 100%;
	height: 250px;
}
.brand_btn{
	margin-bottom: 30px;
}

.vertical_center{
  	display: block!important;
  }

  .header-padding {
    padding: 0px 0px 0px 0px;
    height: 65px;
    position: relative;
    top: 7px;
}
.main{
	    padding-top: 25%;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    border: unset;
    margin-right: 0px;
    margin-top: 0px;    
    display: inline-block;
    margin-bottom: 0px!important;
    top: 4px;
    right: 12px;
}
.icon-bar {
   background-color: #fff!important;
}
.navbar-toggle .icon-bar{
	    height: 4px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: unset;
}
.navbar-collapse{
	    margin-top: 7px;
}
.title_1 {
    font-size: 38px;
    color: white;
}
.title_2 {
    font-size: 38px;
    color: white;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.title_3 {
    font-size: 18px;
    color: white;
    line-height: 27px;
    width: 80%;
    margin: auto;
    margin-bottom: 16px;
}
.slider_image {
    margin-right: 16px;
    border-radius: 25px;
    left: -4%;
    position: relative;
    height: 90%;
}
.desktop-view{
	display: none;
}
.mobile-view{
	display: block;
}
body {
    overflow-x: hidden;
    width: 100%;
}
.center_button{
	    margin-bottom: 5vh;
}
.slider_new{
	width: 100%;
	height: 250px;
	overflow: hidden;
    z-index: 1;
    position: relative;
    overflow-x: hidden;
    display: flex;
}
.slider_image_new {
       margin-right: 16px;
    border-radius: 25px;
    left: -27%;
    position: relative;
    height: 90%;
}
.white_bottom{
	top: 555px;
	background: #fcfcfc;
}
.mobile-bg{
	background: #fcfcfc;
}
.metrics-margin{
	margin-bottom: 60px;
}
.title_bottom {
    margin-bottom: 18px;
    font-size: 30px;
}
.section_header {
    margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
}
.sub-text {
    font-size: 16px;
}
.section-3-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.card_padding {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
}
.vertical_center{
	    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.form-center {
    padding-left: 5px;
    padding-right: 5px;
}
.form_btn{
	margin-bottom: 15px;
}
.left{
	margin-bottom: 15px;
}
.submit-top {
    margin-top: 10px!important;
}
.bottom_margin {
    margin-bottom: 40px;
}
.business-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    display: block;
}
.brand_image {
    width: 140px;
}
.point-left-right-margin {
    margin-left: 5px;
    margin-right: 5px;
}
.text_white{
  color: #fff
}
.footer-copyright-text span{
    color: #fff!important;
}
.section-two-img {
    position: relative;
    top: 0px;
    right: 0px;
}
.section-three-img{
	position: relative;
    top: -6px;
    left: 4px;
}
.bg_images {
    width: 100%;
    border-radius: 10px;
    padding: 0px;
    height: 300px;
    object-fit: cover;
}
.menu_small .brand_logo_small{
      margin-top: 14px !important;
}
.menu_small .navbar-toggle{
  margin-top: 12px;
}
.influncer-email-padding {
    padding-right: 0px!important;
}
.influncer-phone-padding {
    padding-left: 0px!important;
}
.thank-size {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 20px!important;
    color: #000;
}
.success-img {
    height: 225px;
    margin-top: -35px;
    margin-bottom: -16px;
}
.thank-dec {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.solution-text{
    margin-top: 40px;
    margin-bottom: 40px;
}
.logo-width{
    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #959CF1;
    background-color: #959CF1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.menu_mobile{
  transition: all 1s ease-out;
  padding-top: 0vh;
  padding-bottom: 0vh;
  background-color: #959CF1;
  position: fixed;
  width: 100%;
  z-index: 2;    
  height: 65px;
}
.main_button{
      margin-left: 12px;
    margin-bottom: 18px;
}
.navbar{
  border: 0px solid transparent!important;
}
.learn-header-top{
  padding-top: 35px!important;
}
.navbar-default .navbar-nav > li > a {
    font-size: 17px;
    padding-right: 30px;
    padding-left: 22px;
}
.menu_small .header-padding{
  top: 0px!important;
}
.capsule-width{
      width: 50%;
    display: inline-block;
    float: left;
}
.section-1-height {
    height: 75px;
}
.footer-copyright-text{
      background-color: #959CF1;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
}
.tems_padding {
    padding: 80px 15px 80px 15px!important;
}
.terms_text {
    text-align: center;
    margin: auto;
    font-size: 23px;
    color: #7030a0;
    margin-bottom: 60px;
}
.terms_block p {
    font-size: 15px;
    margin-bottom: 20px;
}
.li_text {
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}


}
