<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');
*{margin:0px; padding:0px;}
body{font-size:16px; font-family: 'Roboto', sans-serif; color:#555; font-weight:400; line-height:25px;letter-spacing: 1.3px;}
p{letter-spacing: 1.3px;}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif;}
a:focus, a:active, a{ outline:0!important; border: 0; }
button {outline: none; }
.mar-165{ margin-top:165px;}
.mar-20{ margin-top:20px;}
.mar-btm-20{ margin-bottom:40px;}
.mar-t-30{ margin-top:20px;}
section {padding:50px 0; position:relative;}
section h2 {
    font-size: 30px;
    line-height: 40px;
    color: #133552;
    text-transform: none;
    font-weight: 700;
    margin-top: 0px;
}

.result-wraper .result-item {
    background-color: #fff;
    min-height: 190px;
    padding: 15px 10px;
    position: relative;
    text-align: center;
    border: 1px #eee solid;
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.result-item .btn {
    background-color:#f15a22;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    padding: 0px 14px;
    text-align: center;
    border-radius: 3px;
    width: auto;
    line-height: 32px;
}

.result-wraper .result-item:hover{
border-color: #ff692e;
}

.result-wraper .result-item .result-user img{
border-radius: 50%;
width: 90px;
height: 90px;
border: 4px #ffe7e7 solid;
}
.result-wraper .result-item p {
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.result-wraper .result-item h3 {
    font-size: 19px;
    color: #333;
    margin: 15px 0 5px;
    font-weight: 600;
    line-height: inherit;
}
.result-wraper .result-item h5 {
    font-size: 16px;
    color: #ea3433;
    font-weight: 700;
}

.quots {
    padding: 0px 0px 0 40px;
    position: relative;
    border-left: 5px solid #f15a22;
    min-height: 195px;
}
.quots p{ margin-bottom: 10px!important; line-height:26px;}
/*
.quots:before {
    background: #f9efad;
    content: "";
    display: block;
    height: 22px;
    left: -11px;
    position: absolute;
    top: 40px;
    width: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
.hb-proin img {
    width: 90px;
    border-radius: 50%;
    border: 1px solid #adadad;
    height: 90px;display: inline-block; padding:2px;
}
.hb-proin {
    text-align: center;
    background: #fff;
    padding: 15px 15px;
    border-radius: 5px;
}

.baner-region {
    position: relative;
   /* background:url(../img/bg.jpg) center top/cover no-repeat;*/
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	background:#212333;
}
.baner-region p { color:#fff; font-size:20px;}
.bnyr::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://www.careerlauncher.com/leadershipseries/images/pattern-1.png);
    background-repeat: repeat-x;
    background-position: center 130%;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.baner-region .container {
    background-image: url(../img/cloud-illustration.png);
    background-repeat: no-repeat;
    background-position: right 60px;
}
.baner-region h1 {
    font-size: 40px;
    line-height: 1.18;
    margin-top: 35px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #fff;
}
.baner-region h1 span{
    color: #f3d952;
}
.baner-region h3 {
    background: #f3d952;
    display: inline-block;
    border-radius: 50px;
    padding: 6px 15px;
    font-size: 22px;
    margin-bottom: 25px;
    color: #000;
    margin-top: 0;
}
.baner-region h2 {
    font-size:30px;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.3px;
}
.innerlefthe {
    display: block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #ff692e;
    padding-bottom: 22px;
    padding-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #ff692e;
    border-right: 1px solid #ff692e;
    padding-top: 30px;
    color: #fff;
    margin-top: 30px;
    text-align: center;
}
.innerrigthhe::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    background: #ff692e;
    width: 51px;
}
.innerrigthhe::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
    background: #ff692e;
    width: 509px;
}
.innerlefthe strong {
    position: absolute;
    top: -13px;
    left: 64px;
    font-size: 20px;
    letter-spacing: 1.3px;
}


.form-box h4 {
    color:#f15a22;
    font-size: 18px;
    padding-bottom:0px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}

.feature-grids .grid {
    padding: 0px 0px 0px 80px;
    position: relative;
    text-align: left;
    margin: 0 0 0px 0;
}
.feature-grids .icon {
    position: absolute;
    left: 12px;
}
.feature-grids .icon img {
    max-height: 48px;
    margin-bottom: 0;
}
.feature-grids .count {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
}
.feature-grids p {
font-size: 14px !important;
    color: #FFFFFF;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: bold;}


.form-group {
    margin-bottom: 14px!important;
}
.form-box {background: #ffffff none repeat scroll 0 0;padding:20px 30px;border-radius:0px;}
.form-control {background: #fff none repeat scroll 0 0;border-radius:3px;box-shadow: none;color: #6b7c8a;font-size: 14px;font-weight: 300;border: 1px solid #e0e0e0; height: 38px;margin-bottom: 0px;padding-left: 15px;letter-spacing: 1.2px;}
.form-box .btn {
    background-color:#FF692E;
	border: 0 none;
	color:#fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0px;
    padding: 8px 30px;
    border-radius:3px;
    width: 100%;
}
.form-group select {
-moz-appearance: none;
-webkit-appearance: none;
background-image: url("../img/dropdown.png");
background-position: 96% center;
background-repeat: no-repeat;
}
.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
input::placeholder { font-size:14px;color:#8B8B8B;}
.form-group img {
    color:#44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(10px, -54%);
    width: 20px;
}
.sub-heading {
    margin-bottom: 25px;
    position: relative;
}
.services-icon {
    text-align: center;
    padding: 0px 25px;
}
.services-icon img {
    max-height: 60px;
    margin: 0px auto;
}
.services-pad {
    padding-left: 0px;
    padding-top: 20px;
}
.six-half h3 {
    font-size: 17px;
    margin: 0 0 0px 0;
    font-weight: 500;
    line-height: 26px;
}
.six-half .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}	

.service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 330px;
    padding: 30px 28px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.process .service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 242px;
    padding: 30px 28px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.step {
    width: 90px;
    height: 90px;
    background: #7c35e9;
    line-height: 90px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 15px;
}
.bg-blue {
    background-color: rgba(229, 180, 0, 0.1)!important;
    border-radius: 50%;
    height: 95px;
    width: 95px;
    line-height: 75px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}
.copntheffil{
position: relative;
z-index: 1;
overflow: hidden;
}
.copntheffil::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}
.copntheffil .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}


.faculty {
    position: relative;
    z-index: 1;
}
.faculty::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../img/shape-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.05;
    z-index: -1;
}
.bg-dark {
    background: #6b2ace none repeat scroll 0 0;
}

.faculty h4 {
    margin-top: 12px;
    font-weight: 600;
    color: #080808;
    font-size: 19px;
}
.faculty h5 {
    font-size: 16px;
    color: #ea3433;
    font-weight: 700;
}
.faculty span {
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0px;
    color: #080808;
}
.faculty p {
    margin: 0;
    color: #fff;

}
.faculty .item {
    min-height: 240px;
}
.faculty .col-md-6:nth-child(2) ~ * {
    margin-top: 30px;
}
.faculty .client-info {
    position: relative;
    display: block;
}
.faculty .client-info .image, .faculty .client-info .title {
    display: table-cell;
    vertical-align: middle;
}
.faculty .client-info .title {
    padding-left: 20px;
}


.white, .text-white {
    color: #ffffff;
}
.neet{ background:#f5f5ff;text-align: center;}
.about{}

.sepreat {
background-image: url(../img/pattern-img.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 50px;
    z-index: 1;
    width: 163px;
    height: 207px;
    left: -34px;
    background-size: 74%;
}
#back-to-top{width: 54px;height: 54px;position: fixed;bottom: 30px;right: 20px;font-size: 27px;border-radius: 50%; line-height:54px;z-index: 99;display: none;
color: #fff;text-align: center;cursor: pointer;background:#F15A22;}
#back-to-top::after {position: absolute;z-index: -1;content: '';top: 100%;font-size: 18px;left: 5%;height: 10px;width: 90%;opacity: 1;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/* Thank you page */
.thanlkyou{
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
    position: relative;
    background: #212333;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.thanlkyou img{
	
}
.thanlkyou h2{
	margin-top: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    font-size: 32px;
}
.thanlkyou p{
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}
.thanlkyou p span{
	position: relative;
}
.thanlkyou p span strong{
	    position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
	opacity: .3;
}
.contfldthh {
    margin-top: -46px;
}
.boxesiner {
  	padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}


.butns .btn {
    background-color:#f15a22;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    padding: 0px 25px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 45px;
}

.quot {
    background:#373c5f;
    color: #fff;
    padding: 25px 18px;
    position: relative;
    border-radius: 15px;min-height: 180px;
}
.quot p{ margin-bottom:0px;}
.quot:before {
    content: '';
    width: 0;
    height: 0;
    top: 100%;
    left: 72px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 0 0 10px 15px;
    border-color: transparent;
    border-left-color:#373c5f;
}
.hb-proin__avatar img {
    width: 65px;
    border-radius: 50%;
    border: 1px solid #adadad;
    height: 65px;
}
.hb-proin__avatar {
    position: relative;
    margin-top: 20px;
    text-align: left;
    float: left;
    width: 100%;
}
.hb-proin__avatar .image, .hb-proin__avatar .title {
    vertical-align: middle;
    float: left;
    width: 20%;
}
.hb-proin__avatar .title {
    padding-left: 10px;
    float: left;
    width: 80%;
}
.hb-proin__avatar .title h4 {
    font-size: 17px;
    font-weight: 600;
}

.hb-proin__avatar .title p span {
    font-size: 15px;
}


.significant img {
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1); float: right;
}
.signi{ position:relative;}
.signi::before {
    width: 278px;
    height: 450px;
    content: "";
    background-color: rgb(243, 217, 82);
    right: -8px;
    top: -25px;
    z-index: -1;
    position: absolute;
}

.speaker-bg {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;  
    padding: 80px 0 80px;
	background:#212333;
}
/*
.speaker-bg:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6,1,22,.95);
}*/

.ms ul {
    list-style: outside none none;
    margin: 15px 0 15px 0;
    padding: 0;letter-spacing: 1.2px;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 25px;
    position: relative;
    text-align: left;
    
}

.ms ul li::before {
   color: #FF692E;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 5px;  font-weight: 600;   
}
section.butns.significant h5 {
    font-size: 19px;
    color: #f15a22;
    margin-top: 25px;
}


.credential{font-family:'Roboto', Helvetica, sans-serif;}
.modal-header {background: #eaeaea;  }
button.close {background:#ff692e;border-radius: 50%;width: 30px;height: 30px;opacity: inherit;color: #fff!important;}
h4.modal-title {text-align: center;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}
.modal-body p strong span {
    font-size: 16px;
    color: #ea3433;
    font-weight: 700;
}
.journey-tabs .nav-tabs li, .credential .nav-tabs li {margin-bottom: 0;}
.credential .nav-tabs li a {padding: 5px 15px;}
.journey-tabs .nav-tabs li a, .credential .nav-tabs li a {background-color: #e6e6e6;color: #333;border: none !important;padding: 10px 15px;font-size: 16px;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;}
.journey-tabs .nav-tabs li.active &gt; a, .journey-tabs .nav-tabs li &gt; a:hover, .credential .nav-tabs li.active &gt; a, .credential .nav-tabs li &gt; a:hover {background-color:#405089;color: #fff;font-size: 16px;}
.credential .tab-content {background-color: #f3f3f3;padding: 20px;}
.credential .modal-dialog {width: 350px!important;}
.credential.pane .modal-dialog {width: 750px!important;}
.credential.pane .modal-header {
background: #eaeaea;
height: 0;
padding: 0;
min-height: 0;
border: none;
}
.credential.pane h1 {  
margin-bottom: 8px;
font-size: 22px;
color: #000;
line-height: 24px;
font-weight: 600;
padding-bottom: 0px;
margin-top: 0px;}

.credential.pane img {
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
}	
.pad-btm{ margin-bottom:20px;}
button.close {
    background: #ff692e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff!important;
}
.close {
    position: absolute;
    color: #fff !important;
    font-size: 30px;
    cursor: pointer;
    z-index: 1001;
    opacity: inherit;
    right: -12px;
    top: -12px;
}

.hb-proin .social {
    margin-top: 5px!important;
    margin-bottom: 0px!important;
}

.social {
    margin-top: 15px;
    margin-bottom: 15px;
}
.social a {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 35px;
}
.linke {
    background: #1686b0;
}

.program-block {position: relative;}
.purpose p{ margin-bottom:30px; color:#fff; text-align:center;}
.program-block .inner-box {position: relative;padding: 20px;transition: .5s ease; text-align:left;border: 1px solid #efefef; background:#fff;min-height: 430px;    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2); font-size:15px;}
.program-block .inner-box p{color:#656565!important;margin-bottom: 0 !important; text-align:left!important;}
.program-block h4 {
    font-size: 40px;
    font-weight: 800;
    color: #494b4d;
    line-height: 28px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.program-block h4::before {position: absolute;content: '';background:#FF5E14;bottom: 0px;left: 0px;width: 50px;height: 3px;}
.program-block .inner-box:hover {transform: translateY(-10px);box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.1);}

.testmonials-pull {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: none;
    position: relative;
    background: #212333;
}


.testmonials-pull .slick-prev{
    left:0!important;
    background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);

}
.testmonials-pull .slick-next {
    right:0;
    background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}
.testmonials-pull .slick-arrow{
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#f15a22!important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
iframe {
    border: 2px solid #fff;
    padding: 2px;
}
.testmonials-pull h4{ color:#fff; text-align:center;}

.ml6 {
  position: relative;
  font-weight: 700;
  font-size: 18px; margin-top: 0px; text-align: center; color: #EB3C3A;
}

.ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0px;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  line-height: 1em;
}
.navbar-brand&gt;img {
    max-height: 54px!important;
}

@media only screen and (max-width: 767px) { 
.result-wraper .result-item {
    background-color: #fff;
    min-height: inherit;
  
    width: 100%;
   
}

.baner-region::before{ display:none;}
.baner-region h1 {font-size: 23px;margin-top: 0px;}
.baner-region h2 { font-size: 20px; margin-top: 0px; letter-spacing: 1.3px;}
section {padding: 40px 0;position: relative;}
.baner-region p {
    color: #fff;
    font-size: 15px;
}
.baner-region .container {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right 60px;
}
.neet .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.speaker-bg {
    padding: 50px 0 50px;
}
.six-half .col-md-3:nth-child(1) ~ * {
    margin-top: 30px;
}
.program-block .inner-box {
    min-height: inherit;    
}

.sepreat {display:none;}
section h2 {font-size: 21px;}
.sub-heading {margin-bottom: 20px;}	
.services-icon img {max-width: 50px;}
.six-half .col-md-4:nth-child(1) ~ * { margin-top: 30px;}
.six-half h3 { font-size: 18px; margin: 0 0 15px 0;}
.faculty .col-md-6:nth-child(1) ~ * {
    margin-top: 30px;
}
.faculty .item {
    min-height: inherit;
    border: 1px solid #8c4af0;
    padding: 15px;
}
.copntheffil .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.watch .col-md-5:nth-child(1) ~ * {
    margin-top: 30px;
}
.faculty::after, .watch::before, .watch::after, .about img, .sepreatoradded{ display:none;}
.video-player-wrap, .video-player-wrap.wrap{ height:200px;}
#back-to-top{ bottom:40px;}
.popup-outer {
    min-width: 300px;
    max-width: 90%;
}
.faculty .client-info .image, .faculty .client-info .title {
    display: inherit;
    vertical-align: middle;
}
.faculty .client-info .title {
    padding-left: 0px;
}

.innerlefthe strong {
    position: absolute;
    top: -13px;
    left: 0;
    font-size: 20px;
    letter-spacing: 1.3px;
    width: 100%;
}

.innerrigthhe::before, .innerrigthhe::after {
        width: 51px;
}
.quots {
    padding: 0px 0px;
    position: relative;
    border-left: inherit;
    min-height: inherit;margin-top: 20px;
}
.butns .btn {
    
    font-size: 13px;
    padding: 0px 10px;
    line-height: 45px;
    white-space: initial;
}
.signi::before {
    content: inherit; display: none;    
}
.significant img {
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
    float: inherit;
    margin-top: 20px;
}
.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 25px 20px;
    border-radius: 0px;margin-top: 20px;
}
.form-box h4 {    
    font-size: 15px;  
}
.form-control {
    height: 40px;   
}
.form-group {
    margin-bottom: 15px!important;
}
.feature-grids .icon img {
    max-height: 40px;
    margin-bottom: 0;
}
.feature-grids .grid {
    padding: 0px 0px 0px 70px;
 
}

.hb-proin__avatar .image, .hb-proin__avatar .title {
    display: table-cell;
    vertical-align: middle;
    float: inherit;
}
.hb-proin__avatar .title {
    padding-left: 10px;
}

.hb-proin__avatar {
    position: relative;
    display: block;
    margin-top: 20px;
    text-align: left;
    float: inherit;
    width: inherit;
}
.hb-proin__avatar img {
    width: 55px;
    border-radius: 50%;
    border: 1px solid #adadad;
    height: 55px;
    display: inline-block;
}

.quot {
      min-height: inherit;
}


}</pre></body></html>