.mobile-baricon{
    display: none;
}
.collapsed.show{
    display: none !important;
}

.mobile-overly{
	display: none;
}
.mobile-logo{
	display: none;
}
@media screen and (max-width:768px){
    .services-page.services-detail {
    margin-top: 0px;
    padding-bottom: 0px;
}
.services-page h1 {
margin-top:200px;
}
.gallery-img-box .img-box {
    position: relative;
    border: 1px solid #dedede;
    transition: all 0.5s;
    margin-bottom: 30px;
    height: 250px;
}
.left-cotnt {
    overflow-x:scroll;
}
.left-cotnt .table {
    background-color: #fff;
    white-space: nowrap;
}
.right-widget ul {
    list-style: none;
    margin: 0px;
    padding: 10px;
}

header .container{
	    width: 100%;
    max-width: 100%;
}
.top-nav{
	text-align: center;
	padding-right: 0px;
}
.socail-links {
    margin: 0px;
    float: none;
}
.top-nav .top-link{
	float: none;
}
.top-nav .top-link li a{
font-size: 13px;
    padding: 4px 5px;
}
header .navbar-header {
    float: none;
    padding-left: 10px;
}
header .navbar-brand img{
	    width: 120px;
    padding: 10px 0px;
    float: left;
}

header .navbar-toggle{
	font-size: 22px;
	    margin-top: 25px;
}
.banner-services .services-title h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.banner-services .services-title {
    margin-bottom: 30px;
}

.services-icon-box li {
    display: inline-block;
    width: 19%;
    margin: 0 0px 15px 0;
    min-height: 100px;
    vertical-align: top;
}
.home-about {
    padding: 40px 0 0px 0;
}

h3.title{
	margin-bottom:10px;
}
.aboutus-img{
	top: 0px;
	margin-bottom: 20px;
	margin-top: 25px;
}
.services-page {
    padding: 0px 0 50px 0;
    margin: 0px;
}

.home-about .aboutus-cntnt {
    padding: 0px 0px 30px 5px;
    text-align: justify;
    margin-top: 30px;
}
.project-counter .item {
    width: 50%;
    height: 100%;
    padding: 25px 0px;
    height: 188px;
}

.project-counter .item i{
	font-size: 25px;
}
.project-counter .item p.number{
	    font-size: 30px;
}
footer .ftr-srvis-icon h3{
    margin-bottom: 35px;
    font-size: 22px;
}
footer .ftr-srvis-icon{
	padding: 40px 0 20px 0;
	    min-height: auto;
}
footer .ftr-srvis-icon .services-icon-box li {
    width: auto;
    margin:0 9px 15px 9px;
    min-height: auto;
}
footer .ftr-srvis-icon .services-icon-box li a img {
    width: 60px;
    padding: 10px;
}
footer .linkdin-bar p i {
    font-size: 22px;
    font-weight: bold;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
footer .linkdin-bar .linkedin-btn {
    margin: 25px 0 10px 0;
}
footer .linkdin-bar .linkedin-btn {
       width: auto;
    margin-top: 20px;
    margin: 0 auto;
}
header.fixed-header {
    top: -110px;
}
footer .footer-links {
    background: #f5f5f5;
    padding: 25px 10px;
}
footer .footer-links .links h3{
	box-shadow: none;
	    border-bottom: 1px solid #ececec;
	    display: block;
}
footer .copyright-links {
    /*background: #3c4354;*/
    background: #fff;
    padding: 20px 20px;
}

.banner-services {
    margin-top: 166px !important;
}
footer .copyright-links .socail-links {
    padding-top:10px;
    text-align: center;
}
footer .copyright-links .socail-links ul li a {
    border: none;
    font-size: 20px;
}
footer .copyright-links ul li {
    margin-right: 5px;
}

#scroll{
	z-index: 98;
}

header .navbar-right > li a{
	    padding: 20px 10px 20px 20px !important;
}
header .navbar-collapse{
	display: block !important;
}
.mobile-logo{
    display: inline-block;
    background: #f7f7f7;
    padding: 0 0 0 25px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.mobile-logo .fa-close{
position: absolute;
    right: 3px;
    top: 0px;
    background: #fff;
    display: block;
    height: 30px;
    width: 30px;
    font-size: 16px;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
    border: 1px solid #e8e8e8;
}

header .navbar-collapse.collapse {
    position: fixed;
    height: 100%;
    background: #fff;
    left:-76%;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 999;
    padding:0px;
    width: 75%;
}
header .navbar-nav li {
    position: relative;
    list-style: none;
    width: 100%;
}
header .navbar-right {
    float: none !important;
    margin: 10px 0 0 15px;
    overflow-y: auto;
    height:86vh;
    overflow-x: hidden;
}
header .navbar-right > li > a > i {
    padding-left: 5px;
    position: relative;
    display: inline-block;
    top: 0px;
    float: right;
    right: 10px;
}
header .navbar-nav li > ul{
	position: relative;
    box-shadow: none;
    top: 0px !important;
    left: 0px;
    opacity: 1 !important;
    visibility: visible !important;
        border-top: 1px solid #e3561b;
    display: none;
    width: 100%;
}
header .navbar-nav li:hover > ul.showMenu {
    opacity: 1;
    top: 0 !important;
    visibility: visible;
    display:block;
}
header .navbar-nav li > ul.dropdown-services{
	width: 100%;
	top: 0px;
	position: relative;
}

header .navbar-nav li > ul .left-menu {
    padding: 0px;
    width: 100%;
    float: none;
    height: auto;
}
header .navbar-nav li > ul .right-content{
	display: none !important;
}

header .navbar-nav li.servicse-link:hover a:after{
	display: none;
}
header .navbar-nav li > ul .left-menu ul li > a img{
	    width: 25px;
	        margin-right: 15px;
}
header .navbar-nav li > ul .left-menu ul li > a{
	padding: 10px 10px 10px 20px !important;
}
.mobile-overly{
	    display: none;
    content: '';
    position: fixed;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
header{
	z-index: 99;
}
header .navbar-nav li > ul li a{
    padding:13px 15px !important;
}
h3.title span{
    z-index: 50;
        padding: 8px 5px;
}
.mobile-baricon{
   display: block;
    position: absolute;
    right: 15px;
    top: 35px;
    font-size: 24px;
    cursor: pointer;
    z-index: 998;
}
.services-icon-box li a img{
        width: 55px;
}
header .navbar-right > li:after{
    border-top: 1px solid #fff;
}
.client-testimonial h2 {
      text-align: center;
    color: #fff;
    font-size: 26px;
    z-index: 98;
    margin-top: 0px !important;
}


.client-testimonial {
    margin-top: 160px !important;
    min-height: 140px;
    padding: 50px 0px 15px 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}
.aboutus-page {
      margin-top: 199px !important;
    min-height: 120px;
    padding: 39px 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}

.alliance {
    margin-top: 165px !important;
    min-height: 120px;
    padding: 1px 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}
.img-gallery {
    min-height: 178px;
    margin-top: 200px !important;
    padding-top: 70px;
}
.img-gallery h2{
        font-size: 26px;
    margin-top: 0;
    z-index: 98;
}

.inner-banner.m-top {
    margin-top: 160px;
}
.news h3.inner-page-title {
    padding-bottom: 0px;
    margin-top: 30px;
}
.contact-us {
    margin-top: 203px !important;
    min-height: 132px;
    padding: 46px 0px 0 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}
.contact-us h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 0px;
    text-shadow: 1px 1px 1px #000;
    z-index: 50;
    position: relative;
}
.alliance h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 48px;
    text-shadow: 1px 1px 1px #000;
    z-index: 99;
    position: relative;
}
.dropdown.sub-dropdown{
    position: relative;
}
header .navbar-nav li > ul li:hover ul{
        transform: translateX(0px);
}


.team-container .user-box .user-img img {
    width: 130px;
    height: 130px;
}
.modal.team-profile .modal-dialog {
    width: 100%;
    margin: 30px auto;
}
.modal.team-profile .modal-body {
    position: relative;
    padding: 20px 10px 20px 10px;
}
.modal.team-profile .modal-body .user-img { 
padding: 10px 15px 0 15px;
    margin: 0px;
    float: none;
    width: 100%;
}
.modal.team-profile .modal-body .user-dtl-right {
    margin: 20px 0 0 0;
    float: none;
    width: 100%;
}
.modal.team-profile .modal-body .user-dtl-right h4{
        padding-left: 5px;
}
.modal.team-profile .modal-body .user-dtl-right .team-des {
    height: 410px;
    overflow-y: auto;
    margin-top: 10px;
    padding: 0px 5px;
}
.right-widget {
    margin: 0px 0px;
}

.alliance-box .alliance-cntnt-box .img-alliance {
      width: 200px;
    float: left;
    background: #fff;
    display: block;
    justify-content: center;
    align-items: center;
    height: 170px;
    vertical-align: middle;
    padding: 37px 10px 0px 10px;
    border-right: 1px solid #e2e2e2;
}

.alliance-box .alliance-cntnt-box .alliance-detail {
    width: calc(100% - 200px);
    float: right;
    padding: 0 15px 15px 15px;
}
.client-testimonial-slider .item {
    height: auto;
}
.services-page h3 {
    font-size: 24px;
    margin-top: 32px;
}

.contact-us-form h3{
    margin-top: 0px;
        padding-top: 30px;
}
.career h3 ~ p {
    text-align: center;
    padding: 0 5px;
}
.services-page.contact-us-form .add-box{
    height:auto;
}
.services-page.contact-us-form .form-group .submit{
        font-size: 18px;
        padding: 6px 35px;
}
.services-page.services-detail .services-page-box .left-cotnt .table tr:nth-child(2) td {
    padding-top: 0;
    padding: 0px !important;
}
.services-page.services-detail .services-page-box .left-cotnt .table a {
  padding: 5px 0 0 10px;
    font-size: 13px;
        z-index: 9;
}
.services-page.services-detail .services-page-box .left-cotnt .table tr td, th {
    border-bottom: 1px solid #ececec;
}
.services-page.services-detail .services-page-box .left-cotnt .table a:after{
    top: 3px;
}

.services-page.services-detail .services-page-box .left-cotnt .table tr td{
    width: 34%;
}
.table-b ul{
    margin-left: 15px;
}

.aboutus-page {
    margin-top: 197px !important;
    min-height: 120px;
    padding: 0;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}
.aboutus-page h2{
     font-size: 25px;
    margin-top: 9px;
    padding-top: 45px;   
}
.aboutus-tab{
        top: 0px;
}
.aboutus-tab .nav-tabs{
        display: block;
}
.aboutus-tab .nav-tabs>li>a{
      padding: 15px;
    height: 64px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutus-tab .nav-tabs>li{
    width: 50%;
}
/*.aboutus-tab .nav-tabs > li:last-child{
    width:100%;
}
*/
.aboutus-tab .a-tab-nav {
       text-align: center;
    margin: 0 -15px;
    position: relative;
    top: 0;
}
#process-proposition h3.title{
    font-size: 20px;
}
.aboutus-tab .home-about .aboutus-cntnt{
        padding: 30px 0px 0px 0px;
}
.aboutus-tab .box {
    padding: 15px 25px 5px 25px;
}
.services-page.services-detail .container:first-child .row{
    display: unset;
}
/*----------------------history and value page css --------------------------------*/

.values-tabs-cstm .nav-tabs-value li {
    width: 125px;
    font-size: 12px;
    display: inline-flex;
}
.values-tabs-cstm .nav-tabs-value li a{
        padding: 5px 0px 4px;
            line-height: 16px;
}
.values-tabs-cstm .nav-tabs-value li div.icons{
        height: 50px;
            width: 50px;
            line-height: 46px;
}
.values-tabs-cstm .nav-tabs-value li div.icons img {
    width: 22px;
}
.aboutus-tab .tab-content .tab-pane.fade {
    padding: 50px 10px 30px 10px;
}
.values-tabs-cstm .tab-content {
    width: 100%;
    margin: 0 auto;
}
.values-tabs-cstm .tab-content .tab-pane.fade {
    padding-top: 20px;
}
.values-tabs-cstm .tab-content h4 {
    font-size: 24px;
}
.histroy-timeline .his-cntnt {
    padding: 35px 0px 20px 0px;
    text-align: center;
}
.histroy-timeline .his-cntnt ul {
    display: block;
}

.histroy-timeline .his-cntnt ul li {
    display:block;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align:center;
}
.histroy-timeline .his-cntnt ul li strong{
    font-weight:500;
}
.histroy-timeline .his-cntnt ul li:last-child{
    margin-bottom: 0px;
}

.histroy-timeline .bookmarks ul li span {
    height: 12px;
    width: 12px;
    position: relative;
    top: 6px;
}
.histroy-timeline .bookmarks ul li {
    width: 114px;
    font-size: 12px;
    word-break: break-all;
    margin: 0 13px 0px 13px;
    line-height: 15px;
}
.histroy-timeline .bookmarks ul {
    margin: 0 30px;
    display:inline-flex;
}
.histroy-timeline .owl-nav {
    padding: 0 2px;
        top: 71px;
}
.histroy-timeline .bookmarks .line-fill{
   display: none !important;
}
.histroy-timeline .bookmarks ul:after{
        top: 39px;
}
.histroy-timeline .bookmarks ul li:after{
    display: none !important;
}
.copyright-links .row:first-child{
    margin:0px;
}

.histroy-timeline .his-cntnt ul li:after{
    background:none;
}


}


@media screen and (max-width:480px){
.histroy-timeline .his-cntnt ul li:after{
        background: url(../images/bullets.png);
}

.services-page h1 {
margin-top:200px;
}

footer .linkdin-bar .linkedin-btn {
    width: 165px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.project-counter .item{
        width: 100%;
    height: 100%;
    padding: 25px 0px;
}
.home-about .aboutus-cntnt{
        padding: 30px 0px 30px 5px;
    text-align: justify;
    margin: 0px;
}
.services-icon-box li {
    display: inline-block;
    width: 49%;
    margin: 0 0px 15px 0;
    min-height: 100px;
    vertical-align: top;
}
.banner-services{
        margin-top: 190px !important;
}
.inner-banner.m-top {
    margin-top: 195px;
}
.histroy-timeline .his-cntnt ul li {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.histroy-timeline .bookmarks ul li{
   width: auto;
    font-size: 12px;
    word-break: break-all;
    margin: 0 13px 0px 13px;
    line-height: 15px;
}
.histroy-timeline .bookmarks ul li span{
      height: 12px;
    width: 12px;
    position: relative;
    top: -8px;
}
.values-tabs-cstm .nav-tabs-value li{
        width: 65px;
        font-size: 12px;
        display: inline-flex;
}
.team-container .user-box .user-img img{
    width: 235px;
    height:235px;
}
.alliance-box .alliance-cntnt-box .img-alliance {
    width: auto;
    float: none;
    background: #fff;
    display: block;
    justify-content: center;
    align-items: center;
    height: auto;
    vertical-align: middle;
    padding:20px 59px 0px 59px;
    border-right: 1px solid #e2e2e2;
}
.alliance-box .alliance-cntnt-box .alliance-detail {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
}
.alliance{
    margin-top: 200px !important;
    min-height: 120px;
    padding: 1px 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}
.gallery-img-box .img-box {
    position: relative;
    border: 1px solid #dedede;
    transition: all 0.5s;
    margin-bottom: 30px;
    height: auto;
}
.client-testimonial{
     margin-top: 204px !important;
    min-height: 140px;
    padding: 50px 0px 15px 0px;
    background-size: 100%;
    background-position: center center;
    background-attachment: unset;
}

}
