.vediobanner {
    display: block;
    width: 100%;
    height: 756px;
    line-height: 0;
    position: relative;
}
.vediobanner .innervideo{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.vediobanner .innervideo video {
    top: -287.5px;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 1070px;
    margin-top: -253px;
}
.sectiontop{
    display: block;
    width: 100%;
    position: relative;
    padding: 100px 0 120px;
}
.sectiontop::after{
    content: '';
    display: block;
    clear: both;
}
.btnprimary{
    display: block;
    position: relative;
    margin-top: 2rem;
    text-align: center;
}
.btnprimary a{
    color: #fff;
    background: #b60101;
    padding: 17px 60px;
    border-radius: 45px;
    display: inline-block;
    font-size: 18px;
}
.sectionservice{
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 85px 0;
    background: #F8F9FB;
}
.sectionservice::after{
    content: '';
    display: block;
    clear: both;
}
.sectionservice .widthmedium{
    margin-bottom: 3rem;
}
.sectionservice .figure{
    display: block;
    position: relative;
    border-radius: 5px;
}
.sectionservice .figure img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.sectionservice .caption{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #b70101bd;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
}
.sectionservice .caption .title{
    font-size: 32px;
    color: #fff;
    line-height: 1.5;
    font-weight: 500;
}
.sectionservice .caption .titlesmall{
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
    font-weight: 500;
}
.sectionservice .marheight{
    margin-bottom: 20px;
}
.artsciencebg{
    width: 100%;
    margin:0;
    padding:60px 0;
    overflow: hidden;
    background: #fff  url(../images/map.png) no-repeat center center;
    position: relative;
    background-size: cover;
}
.artsciencebg::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.95);
}
.artsciencebg .container{
    position: relative;
    z-index: 1;
}
.servicbxbg{
    width: 100%;
    overflow: hidden;
    padding-top: 60px;
}
.servicebx{
    width: 33.33%;
    margin:0;
    padding:30px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    min-height: 300px;
    float: left;
}
.servicebx:nth-child(3){
    border-right: 0;
}
.servicebx:nth-child(4){
    border-bottom: 0;
}
.servicebx:nth-child(5){
    border-bottom: 0;
}
.servicebx:nth-child(6){
    border-right: 0;
    border-bottom: 0;
}
.servicebx .icon{
    width: 47px;
    margin:0 auto;
}
.servicebx .icon img{
    width: 100%;
    height: auto;
}
.servicebx .caption{
    width: 100%;
    margin:1rem 0 0;
    padding:0;
    text-align: center;
}
.servicebx .caption .title{
    display: block;
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: #000;
    font-weight: 600;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
.servicebx .caption p{
    display: block;
    font-size: 1rem;
    line-height: 1.7;
    color: #414141;
}
.homeportfolio{
    display: block;
    width: 100%;
    position: relative;
    background: #F8F9FB;
    padding: 7.5px 0;
}
.homeportfolio::after{
    content: '';
    display: block;
    clear: both;
}
.homeportfolio .row{
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.homeportfolio [class*='col-']{
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin:7.5px 0;
}
.homeportfolio .figure{
    display: block;
    width: 100%;
    position: relative;
}
.homeportfolio .figure img{
    width: 100%;
    height: auto;
    display: block;
}
.qualitybg{
    width: 100%;
    margin:0;
    padding:60px 0;
    overflow: hidden;
}
.qualitybg .figure{
    position: relative;
    width: 100%;
    margin:0;
    padding:0;
    overflow: hidden;
    box-sizing: border-box;
    border:1px solid #ddd;
    
}
.qualitybg .figure img{
    width: 100%;
    height: auto;
    transition: all 500ms ease;
}
.ribbon{
    display: inline-block;
    width: 90%;
    padding:12px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #B60101;
    color: #fff;
    text-align: center;
}
.ribbon .title{
    display: block;
    font-size: 1.2rem;
    line-height: 1.2;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
.ribbon p{
    display: block;
    font-size: 1rem;
    line-height: 1.7;
}
/*.qualitybg .figure:hover .ribbon{
    transition: all 500ms ease;
    display: none;
}*/
.qualitybg [class*='col-']{
    margin:15px 0;
     transition: all 0.5s ease-in-out;
}
.casestudybg{
    display: block;
    width: 100%;
    margin: 0;
    padding: 120px 0;
    position: relative;
    background: url(../images/7.webp) no-repeat center center;
    background-size: cover;
}
.casestudybg::after{
    content: '';
    display: block;
    clear: both;
}
.casestudybg::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
}
.casestudybg [class*='col-']{
    margin: 1rem 0;
}
.casestudybg .column{
    display: block;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding: 1.5rem;
    background: #fff;
}
.casestudybg .column .figure{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    position: relative;
}
.casestudybg .column .figure img{
    display: block;
    width: 100%;
    height: auto;
}
.casestudybg .column .caption{
    display: block;
    padding:0 15px;
    position: relative;
}
.casestudybg .column .caption::after{
    content: '';
    display: block;
    clear: both;
}
.casestudybg .column p{
    display: block;
    font-size: 1.0rem;
    line-height: 1.6;
    margin:0.5rem 0;
    color: #414141;
    font-weight: 600;
    text-align: center;
}
.casestudybg .maintitle{
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -1px;
}
.casestudybg .maintitle,
.casestudybg .shrtdesc p{
    color: #fff;
}
.clientsec{
    display: block;
    position: relative;
    padding: 65px 0;
    background: #E6E6E6;
}
.clientsec .container-fluid{
    margin: 3rem 0 2rem;
}
.clientbx{
    display: block;
    position: relative;
    height: 100%;
    padding: 20px 20px;
    background: #fff;
    border-top: 3px solid #b60101;
    border-bottom: 3px solid #b60101;
    box-sizing: border-box;
}
.clientbx::after{
    content: '';
    display: block;
    clear: both;
}
.clientbx .clientimg{
    display: block;
    width: 100%;
    margin: 0 0 35px;
    border: 1px solid #b60101;
    box-sizing: border-box;
}
.clientbx .clientimg img{
    width: 100%;
    height: auto;
}
.clientbx p{
    display: block;
    font-size: 1rem;
    line-height: 1.8;
    color: #404040;
    margin-bottom: 0.5rem;
}
.clientbx .bottomcontent{
    display: block;
    border-top: 1px solid #ccc;
    margin-top: 2rem;
    color: #000;
    font-weight: 500;
    padding-top: 1rem;
}
.clientbx .bottomcontent p{
    margin-bottom: 0;
    color: #000;
    line-height: 1.6;
}
.ourclientportfolio{
    display: block;
    position: relative;
    padding: 65px 0;
    background: #fff;
}
.ourclientportfolio ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3rem;
}
.ourclientportfolio ul li{
    flex: 1 1 15%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px;
    text-align: center;
    border: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    position: relative;
}
.ourclientportfolio ul li:nth-child(7),
.ourclientportfolio ul li:nth-child(8),
.ourclientportfolio ul li:nth-child(9),
.ourclientportfolio ul li:nth-child(10),
.ourclientportfolio ul li:nth-child(11),
.ourclientportfolio ul li:nth-child(12){
    border-bottom: 0;
}
.ourclientportfolio ul li:nth-child(6),
.ourclientportfolio ul li:nth-child(12){
    border-right: 0;
}
.ourclientportfolio ul li img{
   max-width: 100%;
    height: 56px;
    object-fit: contain;
}
.newliststyle{
    display: block;
    margin-bottom: 1rem;
}
.newliststyle ul {
    
}
.newliststyle ul li {
    display: block;
    padding-left: 30px;
    color: #414141;
    position: relative;
    font-size: .95rem;
    line-height: 1.5;
    margin-bottom: .5rem;
    text-align: justify;
}
.newliststyle ul li::after {
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: transparent;
    top: 5px;
    left: 0;
    border: 2px solid #b60101;
    border-radius: 50%;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    content: "";
    transform: rotate(145deg);
}
@media screen and (max-width:1199px){
    .servicebx{
        width: 50%;
        border:1px solid #ddd !important;
    }
}
@media (max-width: 1024px) {
    .ourclientportfolio ul li {
        flex: 1 1 30%; /* 3 items per row for medium screens */
    }
    .ourclientportfolio ul li:nth-child(3),
    .ourclientportfolio ul li:nth-child(9){
        border-right: 0;
    }
    .ourclientportfolio ul li:nth-child(7),
    .ourclientportfolio ul li:nth-child(8),
    .ourclientportfolio ul li:nth-child(9){
        border-bottom: 1px solid #ddd;
    }
    .vediobanner{
        height: auto;
        min-height: 377px;
    }
    .vediobanner .innervideo{
        position: relative;
    }
    .vediobanner .innervideo video{
        height: auto;
        margin-top: 151px;
    }
    
}

/* For Small Screens (Phones) */
@media (max-width: 767px) {
    .vediobanner {
        height: auto;
        min-height: auto;
    }
    .vediobanner .innervideo video {
        height: auto;
        margin-top: 81px;
    }
    .btnprimary a {
        
        padding: 12px 30px;
    }
    .sectiontop{
        padding: 40px 0;
    }
    .ourclientportfolio ul li {
        flex: 1 1 45%; /* 2 items per row for small screens */
    }
    .ourclientportfolio ul li:nth-child(2),
    .ourclientportfolio ul li:nth-child(4),
    .ourclientportfolio ul li:nth-child(8),
    .ourclientportfolio ul li:nth-child(10){
        border-right: 0;
    }
    .ourclientportfolio ul li:nth-child(3),
    .ourclientportfolio ul li:nth-child(9){
        border-right: 1px solid #ddd;
    }
    .ourclientportfolio ul li:nth-child(10){
        border-bottom: 1px solid #ddd;
    }
    
}

/* For Very Small Screens (Extra small devices like phones) */
@media (max-width: 480px) {
    .servicebx{
        width: 100%;
        border:1px solid #ddd !important;
    }
}