/*Startup Title*/
.startup-title-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.startup_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.startup_sep_line {
    border-bottom: 1px solid #0d345b;
    border-top: 1px solid #0d345b;
    height: 7px;
    display: block;
    position: relative;
    top: -2px;
    width: 100%;
}
.startup-title-wrapper h1 {
    margin: 0 20px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.05em;
    font-size: 30px;
}
.insignia-timeline-sub-text {
    padding: 15px 15% 20px;
}

/*End startup title*/

.start-up-sect-top-text {
   margin-top: 25px;
   letter-spacing: 0.5px;
}

.start-up-top-icon-box {
    width: 11% !important; padding: 0px !important;     float: left;
}
.start-up-top-icon-text-box {
    width: 82% !important; float: left;
}
.start-up-sect-two-first-text {
    font-weight: 500;
    text-align: center;
    margin: 0px;
    padding-top: 50px;
}
.start-up-sect-two-title-text {
    
    color: #232323;
    font-weight: 600;
    text-align: center;
    margin: 5px 0px 15px 0px;
letter-spacing: 0.5px;
}
.start-up-sect-two-sub-text {
    text-align: center;
    line-height: 20px;
    margin: 0px;
    padding:0px 16px 50px 13px;
    
}

.start-up-video-box .vc_column-inner {
    padding: 0px;
}
.start-up-about-box.wpb_column.vc_column_container.vc_col-sm-6 {
    padding-right: 3%;
}

.start-up-sec-title-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 6px 0px 12px 0px;
}



.start-up-title-border {
   
    border-width: 2px;
    width: 40px;
}






.start-up-call-action-text {
    line-height: 58px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color:#fff;
}

.start-up-call-action-buttons {
    font-family: inherit;
    font-size: 17px;
    color: #f5f5f5;
    font-weight: 600;
   
    width: 140px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    margin-top: 42px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}





.start-up-team-text-box {
       width: 74%;
    margin: 0 auto;
}


.start-up-test-box {
    width: 61%;
    margin: 0 auto;
}






@media screen and (max-width: 1200px) and (min-width: 992px) 
{
.start-up-about-box
{    padding-right:0%;
}
.start-up-team-text-box {
    width: 90%;
    margin: 0 auto;
}
.start-up-our-team-box .vc_column-inner
{     padding-top: 15px  !important;
}
}






@media screen and (max-width: 992px) and (min-width: 767px) 
{
.start-up-team-hover-box
{ padding: 3% 7%;
}

.start-up-team-text-box {
    width: 96%;
    margin: 0 auto;
}
.start-up-title-text
{     margin-top: 0px;
}
.start-up-our-team-box .vc_column-inner
{     padding-top: 15px  !important;
}
.start-up-title-sub-text
{  margin: 0px;
}
.start-up-sub-text
{     font-size: 13px;
}
.start-up-title-text
{     font-size: 25px;
}
.start-up-call-action-text {
    font-size: 30px;
    line-height: 43px;
  
}

}
@media screen and (max-width: 767px) 
{
.start-up-team-text-box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.start-up-team-hover-box
{   width: 341px;
    margin: 0 auto;
}
.start-up-team-img-full {
    margin: 20px 0px;
}
.start-up-call-action-text
{     font-size: 25px;
      line-height: 37px;
}



.start-up-call-action {
        width: 90%;
    text-align: center;
    margin: 0 auto;
}
.start-up-call-action-buttons
{ margin: 0 auto;
}
.space-remove-mobile {
    height: 0px !important;
}


.start-up-mobile-responsive-row
{   position: relative;
    height: 700px;
}
.start-up-mobile-res-left-img
{
position: absolute !important;
    bottom: 0px; 
}
   
.start-up-mobile-res-right-text
{ position: absolute !important;
    top: 0px;
}









}
