
.container head-section {
     -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;  
}

section:first-of-type {
    padding-top: 80px !important;
    padding-bottom: 25px;
}

.container{
    width: 90% !important;
}

.row{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12 text-center{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
}

.main-head-diff{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    color: #162d4b;
    padding: 0px 0px 0px 0px;
    width: 80%;
    margin: 0 auto;
    text-decoration: underline;
    text-underline-position: under;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sub-banner-heading{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.42857143;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
    font-size: 22px;
    color: #636262;
    display: inline-block;
    margin-bottom: 0px !important;
}

.col-md-10 col-md-offset-1 no-pad {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
    padding: 0px;
}

.tech-category-heading{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-weight: 500;
    line-height: 1.1;
    font-size: 24px;
    margin: 10px 0px 0px 0px;
    padding-left: 5px;
    color: #162d4b;
    display: inline-block;
}



.tech-sub-head{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 31px;
    font-size: 16px;
    padding-left: 5px;
}

.col-md-offset-1 col-md-2 col-sm-3 col-xs-6 tech-div mar-bot20{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
    margin-left: 8.33333333%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 1px;
    padding-right: 5px;
}

.tech-wrap{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    width: 100.1%;
    display: inline-table;
}

.tech-wrap:hover {
    background: #f2f2f2;
}

.tech-div a{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    color: #ccc;
    display: table-row;
}

.tech-img{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #ccc;
    box-sizing: border-box;
    display: table-cell;
    min-width: 100%;
    vertical-align: middle;
    height: 104px;
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.tech-img img {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #ccc;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
    height: auto;
    max-width: 117px;
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 100%;
    display: block;
    object-fit: contain;
    max-height: 75px;
}

.tech-float-desc{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    display: none;
    position: absolute;
    bottom: 125px;
    border: 1px solid #ccc;
    left: -50px;
    width: 300px;
    padding: 10px 20px;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 2px 20px 1px rgba(0, 0, 0, 0.08);
}

.tech-heading prox-bold{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    color: #111d2a;
    line-height: 1;
    margin: 0px;
    text-align: left;
}

.col-md-12{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
}

.tech-description{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
}

p{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    margin: 0 0 10px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.tech-description a{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    box-sizing: border-box;
    background-color: transparent;
    display: inline;
    color: #e52551;
    text-decoration: none;
}

.triangle down-arrow border{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    bottom: -20px;
    top: auto;
    left: 45%;
    position: absolute;
    display: inline-block;
}

.col-md-2 col-sm-3 col-xs-6 tech-div mar-bot20{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 1px;
    padding-right: 5px;
}