/*create scss structure*/

/*
You can define a default value as well if an attribute
isn't passed
 
@mixin default-text-color($tc: $black){
  color: $tc;
}
*/

/*basic styles*/


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .mobile-image-list-item.team-list.deal-team img {
   
    
  
    height: auto !important;
    width: auto !important;
	margin-right:0
}

.hitArea.mobile-image-list-item.team-list.deal-team .fig-cap {width:100%;
margin-left:50px}

}


@media only screen and (max-width: 1400px) {
      .mobile-image-list-item.team-list.deal-team img {
   
    
  
    height: 100% !important;
    width: 30% !important;
	margin-left:0;
	margin-right:-200px
}

.hitArea.mobile-image-list-item.team-list.deal-team .fig-cap {width:100%;
margin-left:230px}

}


@media only screen and (max-width: 1200px) {
      .mobile-image-list-item.team-list.deal-team img {
   
    
  
    height: 100% !important;
    width: 30% !important;
	margin-right: -290px
}

.hitArea.mobile-image-list-item.team-list.deal-team .fig-cap {width:100%;
margin-left:320px}

}




@media only screen and (max-width: 767px) {
      .mobile-image-list-item.team-list.deal-team img {
   
    
  
    height: 100% !important;
    width: 60% !important;
	margin: auto;
}

.hitArea.mobile-image-list-item.team-list.deal-team .fig-cap {width:100%;
margin-left:0px}

}



@supports (-moz-appearance:none) {
     .mobile-image-list-item.team-list.deal-team img {
   
    
  
    height: 100% !important;
    width: 60% !important;
}



.hitArea.mobile-image-list-item.team-list.deal-team .fig-cap {width:100%}


}


.row_clr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

* {
    padding: 0;
    margin: 0;
}

.no-pad {
    padding: 0;
}

.arw {
    display:none
}

.apply-now p.small-text {
	    text-align: left;
    font-size: 10px;
    padding-bottom: 0;
	    margin-bottom: 2px;
}



.group-header {
	font-size:40px;
	text-align:center;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
	    background-color: #ccc;
    padding: 30px;
    margin-top: 0;}
	
	
	
/*.deal-team-sec {position:relative;
padding-left:150px}

.deal-team-sec:after {
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-image:}*/
	
.mobile-image-list-item.team-list {
	width: 100%;
    margin: 0 auto;
	display:flex;
	padding-bottom: 120px;
	position:relative;
/*
	    padding-left: 50px;
    padding-right: 50px;
*/
	padding-left: 10px;
    padding-right: 10px;
	
	}
	
	.mobile-image-list-item.team-list:after {
		    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #f1f1f1;
    bottom: 55px;
	margin:0 auto;}
	
.mobile-image-list-item.team-list img {
	width: calc(80% + 60px); 
margin-right: 40px; 
border:1px solid #f1f1f1; 
border-radius:50%;
    height: calc(20% + 10px);}
	
	.mobile-image-list-item.team-list.deal-team img {width: calc(30% + 60px);
	    max-width: 100%;
	}
	
	
/*.mobile-image-list-item.team-list .fig-cap {padding-right:60px}*/

.mobile-image-list-item.team-list .fig-cap h3{ padding:0px 0;     
font-size: 24px;
    font-weight: 600;
	margin-top:0;
	margin-bottom:20px}
	
.mobile-image-list-item.team-list .fig-cap h4{
	font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: -10px;
	    padding-bottom: 10px;
		    line-height: 22px;
			    width: 270px;}

.mobile-image-list-item.team-list .fig-cap p{    text-align: justify;
    line-height: 23px;
    font-size: 15px;
    font-weight: 300;
    color: #807c7c;
    padding-top: 0px;}
	
	
.ma-tab-nav{    background-color: /*#cd0303;*/#e82027;
    padding: 10px 0;
    text-align: center;}	
	
.tab-header-team .team-list{    display: -webkit-inline-box;
    list-style: none;
	    margin-bottom: 0;
	}	
	
	.tab-header-team .team-list li a.pg-title-before{color: #ffffffa6;
	text-transform:uppercase;
	position:relative;}
	
	.tab-header-team .team-list li{
	position:relative;}
	
	.tab-header-team .team-list li:after {position:absolute;
	content:"";
	right:0;
	height:25px;
	width:2px;
	background-color:#fff;
	top:0;}
	
	.tab-header-team .team-list li:last-child:after {display:none}
	
.tab-header-team .team-list li.active a.pg-title-before {color:#fff}

.boardList-team {padding-top:80px}


.sen-ma .mobile-image-list-item .fig-cap {    min-height: 200px;
    padding-top: 30px;}

.sen-ma .mobile-image-list-item.team-list {
/*    width: 50%;*/
	width: 33.33%;
	display:block;
}

a.se-link {background-color: #e82027;
    padding: 5px 20px;
    color: #fff;
    border-radius: 50px;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
	margin-top: 50px;
	transition: all 0.35s; 
	    position: absolute;
    bottom: 80px;
    right: 20px;
	}

.sen-ma .mobile-image-list-item.team-list img {    margin: 0 auto;
    display: block;}
	
.sen-ma .mobile-image-list-item.team-list:last-child:after {display:none}

.sen-ma {position:relative}

.sen-ma:after {    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #f1f1f1;
    bottom: 40px;}

a.se-link:hover, a.se-link:focus, a.se-link:active {
	background-color:#9e0006}
	
#inside-slider.senior-slider .item {
    background-image: url(../images/senior/senior-management-cover.png);
	
}


.boardList-team .bl-li{
	position:relative;}

.boardList-team .bl-li:after {
	    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #f1f1f1;
    bottom: 55px;
	margin:0 auto
	}
	
	.bl-li .mobile-image-list-item.team-list:after {display:none}


	.sen-ma .mobile-image-list-item.team-list {
    
    padding-left: 20px;
    padding-right: 20px;
	min-height: 630px;
}
	


@media (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        position: relative;
    }
	
	
}

@media (min-width:768px) and (max-width:991px) {
	.mobile-image-list-item.team-list {
/*padding: 0 30px 80px;*/
	    padding: 0 5px 80px;
	}
	
	.bod .bod-right .bod-nw .niin {
    margin-top: 20px;
}
	
	.mobile-image-list-item.team-list .fig-cap h3 { padding: 0px 0;
	margin-top: 0;}
	
	.mobile-image-list-item.team-list .fig-cap h4 {
    font-size: 18px;
    margin-top: 10px;
	    width: 200px;
	   
}

/*
	.sen-ma .mobile-image-list-item.team-list {
     width: 50%; 
    width: 50%;
	}
*/

}

.hid {
    opacity: 0;
}

#__bs_notify__ {
    display: none !important;
}

body {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    color: #2e2e2e;
    overflow-x: hidden;
}

@media screen and (min-width: 1679px) {
    .container {
        /*width: 1320px;*/
		width: 1560px;
    }
	#inside-slider.senior-slider .item {
    height:550px
}
	
	
	.mobile-image-list-item.team-list img {
    width: calc(100% + 0px);
    margin-right: 70px;
    height: calc(20% + 10px);
}

.mobile-image-list-item.team-list {

        padding-left: 70px;
    padding-right: 70px;
}

.mobile-image-list-item.team-list .fig-cap{padding: 0px 0px;
padding-top:30px}

.bord-direc.sen-ma {padding-left: 150px;
    padding-right: 150px;}

.sen-ma .mobile-image-list-item.team-list {
    min-height: 700px;
}

}




/*main styles*/

.top_wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    padding: 0;
}

.top_wrapper .top-ct {
    padding: 0 100px;
    background: #fff;
    position: relative;
    z-index: 2;
	border-bottom: 1px solid #ccc;
}

.top_wrapper .top-ct .lang-list {
    float: right;
    margin: 25px 30px 0;
    margin-right: 60px;
    margin-left: 0;
}

.top_wrapper .top-ct .lang-list li {
    float: left;
    border-right: 1px solid #e82027;
    padding: 0 10px;
}

.top_wrapper .top-ct .lang-list li a {
    color: #e82027;
    font-weight: 500;
    text-decoration: none;
}

.top_wrapper .top-ct .lang-list li:last-child {
    border: 0;
}

.top_wrapper .top-ct .t-soc {
    padding: 0;
}

.top_wrapper .top-ct .t-soc ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

.top_wrapper .top-ct .t-soc :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

.top_wrapper .top-ct .t-soc ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.top_wrapper .top-ct .t-soc :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.top_wrapper .top-ct .t-soc ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.top_wrapper .top-ct .t-soc ::-webkit-input-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .top-ct .t-soc ::-moz-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .top-ct .t-soc :-ms-input-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .top-ct .t-soc ::placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .sdiv {
    width: 310px;
    padding: 0;
    position: relative;
    margin-left: 105px;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.top_wrapper .sdiv ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

.top_wrapper .sdiv :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

.top_wrapper .sdiv ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.top_wrapper .sdiv :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.top_wrapper .sdiv ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.top_wrapper .sdiv ::-webkit-input-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .sdiv ::-moz-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .sdiv :-ms-input-placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .sdiv ::placeholder {
    /* Most modern browsers support this now. */
    color: #fff;
}

.top_wrapper .sdiv #search {
    width: 100%;
    height: 34px;
    background: rgba(255, 255, 255, 0);
    border: 2px solid #fff;
    padding: 6px 32px 6px 6px;
    color: #fff;
}

.top_wrapper .sdiv .sb-search-submit {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 30px;
    height: 30px;
    border: 0;
    background-image: url(../images/home/search-icon.png);
    background-size: calc(100% - 14px);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.top_wrapper .sdiv .sb-search-submit:hover {
    background-color: #e82027;
}

.top_wrapper .navbar-brand {
    height: auto;
    padding: 5px 0;
    float: left;
    width: 205px;
}

.top_wrapper #navigation {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0 55px;
    margin-top: 10px;
}

.top_wrapper #navigation #main-menu {
    margin-right: -50px;
}

.top_wrapper #navigation #main-menu li {
    padding: 0 6px;
}

.top_wrapper #navigation #main-menu li a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 12px 15px;
    background-color: transparent;
    -webkit-transition: all .35s;
            transition: all .35s;
    border-bottom: 3px solid transparent;
}

.top_wrapper #navigation #main-menu li a:hover {
    color: #ffffff !important;
    border-color: #e91a22;
}

#home-slider .item {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-size: cover;
}

#home-slider .item:nth-child(1) {
    background-image: url(../images/home/slider.jpg);
}

#home-slider .item:nth-child(2) {
    background-image: url(../images/home/slider3.jpg);
}

#home-slider .item:nth-child(3) {
    background-image: url(../images/home/slider4.jpg);
}

#home-slider .item:nth-child(4) {
    background-image: url(../images/home/slider5.jpg);
}

#home-slider .item .caption {
    position: absolute;
   /* bottom: 90px;*/
   top:55%;
    right: 360px;
}

#home-slider .item .caption h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 43px;
    font-weight: 700;
    margin-top: 0;
    line-height: 52px;
    letter-spacing: .5px;
    text-shadow: 2px 2px 20px #000;
	margin-bottom:0;
}

#home-slider .item .caption h3 span {
    color: #e82027;
}

#home-slider .item .caption h2 {
    font-size: 54px;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 62px;
    text-shadow: 2px 2px 20px #000;
    margin-bottom: 0px;
}

#home-slider .item .caption p {
    text-shadow: 2px 2px 20px #000;
    font-size: 24.1px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.home-news {
    padding: 80px 0;
    background: #e4e4e4;
    padding-top: 120px;
}

.home-news .hn-left {
    width: calc(100% - 480px);
    padding-right: 0;
}

.home-news .hn-left h4 {
    margin-top: -44px;
    color: #00306e;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 25px;
}

.home-news .hn-left h2 {
    font-size: 36px;
    font-weight: 700;
    padding-right: 0;
    line-height: 42px;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #000;
}

.home-news .hn-left p {
    font-size: 16px;
    line-height: 28px;
    color: #6e6d6d;
    padding-right: 20%;
    margin-bottom: 25px;
}

.home-news .hn-left a.view-more {
    display: block;
    background: #e82027;
    width: 150px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.home-news .hn-left a.view-more:hover {
    background-color: #000;
}

.home-news .hn-left .news-in {
    padding: 0;
    margin-left: -15px;
    width: calc(100% + 15px);
    margin-top: 40px;
}

.home-news .hn-left .news-in .niin {
    padding-right: 0;
}

.home-news .hn-left .news-in .niin h2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 15px;
	min-height: 50px;
}

.home-news .hn-left .news-in .niin p {
    padding-right: 0;
}

.home-news .hn-left .news-in .niin a.view-more {
    width: 100px;
    height: 36px;
    font-size: 12.8px;
}

.home-news .hn-right {
    width: 460px;
    padding: 20px 20px;
    padding-left: 20px;
    padding-right: 20px;
	/*padding: 0;
    padding-left: 0;
    padding-right: 0;*/
    background: #fff;
    margin-left: 20px;
    box-shadow: 0px 0px 20px -2px #acacac;
}

.home-news .hn-right .press-rel {
    padding: 40px;
    width: 400px;
    background: #ebecec;
    margin-left: -115px;
    margin-bottom: 40px;
}

.home-news .hn-right .press-rel h4 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #be0e1a;
    margin-top: 00000000;
    margin-bottom: 20px;
}

.home-news .hn-right .press-rel a {
    color: #be0e1a;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.home-news .hn-right .press-rel a:hover {
    color: #000;
}

.home-news .hn-right .press-rel a.prl {
    color: #000;
    display: block;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 300;
    margin-bottom: 12px;
    position: relative;
    text-decoration: none;
    padding-right: 20px;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.home-news .hn-right .press-rel a.prl:hover {
    color: #be0e1a;
}

.home-news .hn-right .press-rel a.prl .fa {
    position: absolute;
    right: 0;
    top: 5px;
}

.home-news .hn-right .press-rel a.prl.lp {
    margin-bottom: 25px;
}

.home-news .hn-right h4.nch {
    margin-top: 0;
    color: #00306e;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 15px;
    border-bottom: 0px solid #586a85;
    margin-bottom: 35px;
    clear: both;
    /*margin-left: 125px;*/
	margin-left:0;
	position:relative;
	text-align:center;
}


.home-news .hn-right h4.nch:after {
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
	background-color:#586a85;
	height:1px;
	width:50%;
	margin:0 auto }

.home-news .hn-right a.nca {
    text-decoration: none;
}

.home-news .hn-right a.nca h3 {
    color: #212222;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
}

.home-news .hn-right a.nca p {
    color: #6e6d6d;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.home-news .hn-right a.nca.la p {
    border-bottom: 0;
}

.home-news .hn-right a.nca span {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 45px;
}

.home-crisil {
    padding: 50px 0;
    background: #de1c24;
    text-align: center;
    overflow: hidden;
    /* table *//* media queries */
}

.home-crisil h1 {
    margin-top: 0;
    font-weight: 700;
    color: #ededed;
    margin-bottom: 25px;
}

.home-crisil p {
    color: #ededed;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    padding: 0 20%;
}

.home-crisil .rg-container {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 1em 0.5em 0;
    color: #222;
}

.home-crisil .rg-header {
    margin-bottom: 1em;
    text-align: left;
}

.home-crisil .rg-header > * {
    display: block;
}

.home-crisil .rg-hed {
    font-weight: bold;
    font-size: 1.4em;
}

.home-crisil .rg-dek {
    font-size: 1em;
}

.home-crisil .rg-source {
    margin: 0;
    font-size: 0.75em;
    text-align: right;
}

.home-crisil .rg-source .pre-colon {
    text-transform: uppercase;
}

.home-crisil .rg-source .post-colon {
    font-weight: bold;
}

.home-crisil table.rg-table {
    width: 100%;
    margin-bottom: 0;
    font-size: 1em;
    border-collapse: separate;
    border-spacing: 10px;
}

.home-crisil table.rg-table tr {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333;
}

.home-crisil table.rg-table tr {
    color: #222;
}

.home-crisil table.rg-table tr.highlight {
    background-color: #dcf1f0 !important;
}

.home-crisil table.rg-table.zebra tr:nth-child(even) {
    background-color: #f6f6f6;
}

.home-crisil table.rg-table th {
    font-weight: 700;
    padding: 15px;
    background: #ededed;
    color: #001940;
    font-size: 16px;
    text-align: center;
}

.home-crisil table.rg-table td {
    background: rgba(237, 237, 237, 0.15);
    padding: 15px;
    border: 1px solid rgba(237, 237, 237, 0.5);
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
}

.home-crisil table.rg-table .highlight td {
    font-weight: bold;
}

.home-crisil table.rg-table th.number, .home-crisil td.number {
    text-align: right;
}

@media screen and (max-width: 600px) {
    .home-crisil .rg-container {
        max-width: 600px;
        margin: 0 auto;
        padding-top: 0;
    }

    .home-crisil table.rg-table {
        width: 100%;
    }

    .home-crisil table.rg-table tr.hide-mobile,
    .home-crisil table.rg-table th.hide-mobile,
    .home-crisil table.rg-table td.hide-mobile {
        display: none;
    }

    .home-crisil table.rg-table thead {
        display: none;
    }

    .home-crisil table.rg-table tbody {
        width: 100%;
    }

    .home-crisil table.rg-table tr, .home-crisil table.rg-table th,
    .home-crisil table.rg-table td {
        display: block;
        padding: 0;
    }

    .home-crisil table.rg-table tr {
        border-bottom: none;
        margin: 0 0 1em 0;
        padding: 0.5em;
    }

    .home-crisil table.rg-table tr.highlight {
        background-color: inherit !important;
    }

    .home-crisil table.rg-table.zebra tr:nth-child(even) {
        background-color: transparent;
    }

    .home-crisil table.rg-table.zebra td:nth-child(even) {
        background-color: #f6f6f6;
    }

    .home-crisil table.rg-table tr:nth-child(even) {
        background-color: transparent;
    }

    .home-crisil table.rg-table td {
        padding: 7px !important;
        text-align: right;
    }

    .home-crisil table.rg-table td[data-title]:before {
        content: attr(data-title);
        font-weight: bold;
        display: inline-block;
        content: attr(data-title);
        float: left;
        margin-right: 0.5em;
        font-size: 0.95em;
    }

    .home-crisil table.rg-table td:last-child {
        padding-right: 0;
    }

    .home-crisil table.rg-table td:empty {
        display: none;
    }

    .home-crisil table.rg-table .highlight td {
        background-color: inherit;
        font-weight: normal;
    }
}

.home-numbers {
    padding: 100px 0 70px;
    background: url(../images/home/nback.jpg);
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.home-numbers .hnum-in {
    text-align: center;
    position: relative;
}

.home-numbers .hnum-in img {
    margin: 0 auto;
}

.home-numbers .hnum-in p {
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 25px;
    position: relative;
    padding-top: 20px;
    margin-top: 25px;
}

.home-numbers .hnum-in p:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background: #939292;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.home-numbers .hnum-in h4 {
    font-size: 38px;
    color: #ffff;
    font-weight: 900;
    margin-top: 0;
}

.home-numbers .hnum-in p {
    color: #ededed;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    padding: 0 7%;
    margin-top: 25px;
    margin-bottom: 12px;
    padding-top: 15px;
}

.home-numbers .hnum-in:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 1px;
    background: #f1f1f1;
    top: 40px;
    right: -5px;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
}

.home-numbers .hnum-in:last-child:after {
    display: none;
}

.home-numbers p {
    font-size: 16px;
    line-height: 28px;
    color: #f1f1f1;
    padding: 0 20%;
    margin-bottom: 30px;
    margin-top: 40px;
}

.home-partners {
    padding: 100px 0;
}

.home-partners .hpartners-in {
    text-align: center;
}

.home-partners .hpartners-in img {
    margin: 0 auto 20px;
}

.home-partners .hpartners-in p {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    margin-bottom: 20px;
}

.home-partners .hpartners-in a.dwa {
    display: block;
    width: 140px;
    height: 40px;
    margin: 0 auto;
    color: #ed3338;
    font-weight: 700;
    border: 3px solid #ed3338;
    padding: 4px;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.home-partners .hpartners-in a.dwa:hover {
    background: #ed3338;
    color: #fff;
}

.fotter {
    background: #333232;
    padding: 15px 0;
    text-align: center;
    border-bottom: 2px solid #ed3338;
}

.fotter p {
    margin-bottom: 0;
    color: #fff;
}

.fotter p a {
    color: #fff;
}

.fotter p span.rp {
    color: #ed3338;
}

#home-logo-slider {
    position: absolute;
    bottom: 175px;
    left: 0;
    opacity: .8;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
            transition-property: opacity;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: #fff0 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    border-bottom: 3px solid #e82027  !important;
}

.top_wrapper {
    -webkit-transition: all .35s;
            transition: all .35s;
}

.top_wrapper #navigation {
    -webkit-transition: all .35s;
            transition: all .35s;
    z-index: 5;
}

.top_wrapper #navigation .navbar-brand {
    -webkit-transition: all 0.35s;
            transition: all 0.35s;
}

.top_wrapper #navigation #main-menu {
    -webkit-transition: all .35s;
            transition: all .35s;
}

.top_wrapper.scrolled .navbar {
    margin-bottom: 0;
}

.top_wrapper.scrolled #navigation .navbar-brand {
    margin-top: -4px;
}

.top_wrapper.scrolled #navigation {
    margin-top: -60px;
}

.top_wrapper.scrolled #navigation #main-menu {
    margin-left: 200px;
}

.top_wrapper.scrolled #navigation #main-menu li a {
    color: #000;
}

.top_wrapper.scrolled #navigation #main-menu li a:hover {
    color: #000 !important;
}

.top_wrapper.scrolled .navbar-nav > li > .dropdown-menu {
    background-color: #fff;
}

.top_wrapper.scrolled #navigation #main-menu li.dropdown > a:after {
    display: none;
}

.top_wrapper.scrolled .navbar-default .navbar-nav > .active > a,
.top_wrapper.scrolled .navbar-default .navbar-nav > .active > a:hover,
.top_wrapper.scrolled .navbar-default .navbar-nav > .active > a:focus {
    color: #000 !important;
}

.top_wrapper.scrolled .sdiv {
    margin-top: -115px;
}

.top_wrapper #navigation #main-menu li.smm-show {
    display: none;
}

.cb2 {
    margin-left:25.5%;
    margin-bottom: -30px;}
	
	@media (min-width: 1400px) and (max-width:1678px){.home-numbers .hnum-in h4 {
    font-size: 30px;}
	

	
}

@media (min-width: 1200px) and (max-width:1369px){
.home-numbers .hnum-in h4 {
    font-size: 27px;
}}




	
	
@media (min-width: 768px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
	
	.home-numbers .hnum-in h4 {
    font-size: 23px;
}

.bod .bod-right .bod-nw .niin {
    margin-top: 20px;
}

}

.navbar-nav > li > .dropdown-menu {
            animation-name: slidenavAnimation;
            animation-duration: .2s;
            animation-iteration-count: 1;
            animation-timing-function: ease;
            animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: .2s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
       -moz-animation-name: slidenavAnimation;
       -moz-animation-duration: .2s;
       -moz-animation-iteration-count: 1;
       -moz-animation-timing-function: ease;
       -moz-animation-fill-mode: forwards;
}

@keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.navbar-nav > li > .dropdown-menu {
    background-color: #231f20;
}

.top_wrapper #navigation #main-menu li .dropdown-menu a {
    padding: 7px 12px;
}

.top_wrapper #navigation #main-menu li.dropdown > a {
    position: relative;
}

.top_wrapper #navigation #main-menu li.dropdown > a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #221e1f transparent;
    position: absolute;
    bottom: -4px;
    left: 50px;
    opacity: 0;
}

.top_wrapper #navigation #main-menu li.dropdown:hover a:after,
.top_wrapper #navigation #main-menu li.dropdown.open a:after {
    opacity: 1;
}

#myVideo {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
}

.home-services {
    background: #fff;
}

.home-services h2 {
    color: #e82027;
    margin-top: -10px;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 36px;
}

.home-services .ser-in {
    height: 305px;
    position: relative;
    overflow: hidden;
}

.home-services .ser-in .img {
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    left: 15px;
    top: 0;
    z-index: 2;
    overflow: hidden;
}

.home-services .ser-in .img:before {
    content: "";
    position: absolute;
    z-index: 3;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    left: 0px;
    top: 0;
    -webkit-transition: all .35s;
            transition: all .35s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.home-services .ser-in .img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0;
    -webkit-transition: all .35s;
            transition: all .35s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
}

.home-services .ser-in h3 {
    position: absolute;
    width: calc(100% - 30px);
    top: 50%;
            transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
    z-index: 3;
    margin-top: 0;
    left: 15px;
    color: #fff;
    font-weight: 600;
	font-size: 20px;
    line-height: 27px;
}

.home-services .ser-in a.vm {
    position: absolute;
    z-index: 3;
    right: 30px;
    bottom: 7px;
    color: #bec0c2;
    font-size: 18px;
}

.home-services .ser-in.si1 .img:after {
    background-image: url(../images/home/s1.jpg);
}

.home-services .ser-in.si2 .img:after {
    background-image: url(../images/home/s2.jpg);
}

.home-services .ser-in.si3 .img:after {
    background-image: url(../images/home/s3.jpg);
}

.home-services .ser-in.si4 .img:after {
    background-image: url(../images/home/s4.jpg);
}

.home-services .ser-in:hover .img:before {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: rgba(0, 0, 0, 0.7);
}

.home-services .ser-in:hover .img:after {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

.home-services .up {
    margin-top: 120px;
    margin-bottom: 40px;
    padding-left: 60px;
}

.home-services .up img {
    float: left;
    margin-right: 30px;
}

.home-services .up h4 {
    text-align: left;
    color: #00306e;
    margin-top: 100px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.home-services .up a {
    display: block;
    text-align: left;
}

.fotter-top {
    padding: 20px 0;
    background: #333232;
    border-bottom: 1px solid #ececec;
}

.fotter-top .ft-list {
    margin-bottom: 0;
    text-align: center;
}

.fotter-top .ft-list li {
    float: none;
    padding: 0 20px;
    position: relative;
}

.fotter-top .ft-list li:after {
    content: "";
    position: absolute;
    right: -2px;
    bottom: 6px;
    height: 1px;
    width: 2px;
    background: #c7c5c6;
}

.fotter-top .ft-list li a {
    color: #c7c5c6;
    font-size: 12px;
    letter-spacing: 0.3px;
}

.fotter-top .ft-list li:last-child:after {
    display: none;
}

/*what-we-do page*/

#home-slider.what-we-do-slider .item {
    height: 660px;
}

#home-slider.what-we-do-slider .item:nth-child(1) {
    background-image: url(../images/we-do/Cover-4.jpg);
}

#home-slider.what-we-do-slider .item:nth-child(2) {
    background-image: url(../images/we-do/Cover-2.jpg);
}

#home-slider.what-we-do-slider .item:nth-child(3) {
    background-image: url(../images/we-do/Cover-3.jpg);
}

#home-slider.what-we-do-slider .item:nth-child(4) {
    background-image: url(../images/we-do/Cover-1.jpg);
}

#home-slider.what-we-do-slider .item .caption {
    right: auto;
    left: 115px;
}

.we-do {
    margin-bottom: 60px;
}

.we-do h1 {
    text-align: center;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 0;
    letter-spacing: 3px;
}

.we-do .wwd-cont-outer {
    margin-top: 40px;
    padding: 0;
}

.we-do .wwd-cont-outer .wwd-cont {
    padding: 100px;
    padding-left: calc(100% - 700px);
    background: #e82128;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.we-do .wwd-cont-outer .wwd-cont h2 {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    margin-bottom: 30px;
}

.we-do .wwd-cont-outer .wwd-cont p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 200;
    text-align: justify;
    margin-bottom: 30px;
}

.we-do .wwd-cont-outer .wwd-cont a {
    color: #fff;
    font-weight: 200;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
    display: block;
}

.we-do .wwd-cont-outer .wwd-cont a:hover {
    color: #000;
}

.we-do .wwd-cont-outer .wwd-cont:after {
    content: '';
    position: absolute;
    background-image: url(../images/we-do/1.jpg);
    width: calc(100% - 760px);
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.we-do .wwd-cont-outer .wwd-cont.debt {
    padding-right: calc(100% - 700px);
    padding-left: 150px;
}

.we-do .wwd-cont-outer .wwd-cont.debt:after {
    right: 0;
    left: auto;
    background-image: url(../images/we-do/2.jpg);
}

.we-do .wwd-cont-outer .wwd-cont.debt.gen-cor:after {
    right: 0;
    left: auto;
    background-image: url(../images/we-do/3.jpg);
}

.we-do .wwd-cont-outer .wwd-cont.mergers:after {
    /*background-image: url(../images/we-do/3.jpg);*/
	background-image: url(../images/we-do/MERGERS.jpg);
}

.mod-cont {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    padding-bottom: 30px;
    display: none;
    box-shadow: 0px 0px 50px -5px #000;
    background-image: url(../images/we-do/1.1.jpg);
    background-position: center;
    background-size: cover;
}

.mod-cont h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    margin: 0;
    padding: 50px 0 40px;
    color: #393939;
    position: relative;
    z-index: 2;
}

.mod-cont .container {
    position: relative;
    z-index: 2;
}

.mod-cont .mc-in {
    padding: 0 40px;
    text-align: justify;
}

.mod-cont .mc-in p {
    font-size: 16px;
    line-height: 23px;
    font-weight: 200;
    text-align: justify;
    margin-bottom: 10px;
    color: #393939;
}

.mod-cont .mc-in h4 {
    color: #5b5b5b;
    font-weight: 500;
    margin-bottom: 20px;
}

.mod-cont .mc-in ul {
    margin-left: 20px;
}

.mod-cont .mc-in ul li {
    font-size: 15px;
    line-height: 28px;
    font-weight: 200;
    text-align: justify;
    margin-bottom: 2px;
    color: #393939;
    padding-left: 10px;
}

.mod-cont .cls {
    position: absolute;
    right: 100px;
    top: 20px;
    font-size: 29px;
    color: #e91a22;
    cursor: pointer;
    -webkit-transition: all .35s;
            transition: all .35s;
    z-index: 2;
}

.mod-cont .cls:hover {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.mod-cont:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(230, 230, 230, 0.9);
    top: 0;
    left: 0;
}

.mod-cont.dmc {
    background-image: url(../images/we-do/3.jpg);
}
.mod-cont.dmc.dcm {
    background-image: url(../images/we-do/DEBT-CAPITAL7.jpg);
}
.mod-cont.mmc {
    background-image: url(../images/we-do/MERGERS.jpg);
}

/*who-we-are-page*/

#home-slider.what-we-do-slider.who-we-are-slider .item {
    height: 500px;
}

#home-slider.what-we-do-slider.who-we-are-slider .item:nth-child(1) {
    background-image: url(../images/we-are/slide.jpg);
}

#home-slider.what-we-do-slider.who-we-are-slider .item .caption {
    right: auto;
    left: 115px;
}

.we-are-cont {
    padding: 0;
}

.we-are-cont .itext {
    /*background: #d8d8d8;*/
	background: #b00d10;
    padding: 40px 0 10px;
	    /* background: #d8d8d8; */
    /* background: #da373b; */
    padding: 40px 0 10px;
    background-image: url(../images/home/nback.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    /* padding: 50px; */
    /* margin-top: 50px; */
}

.we-are-cont .itext .mc-in {
    padding: 0 30px;
    text-align: justify;
}
.what-we-sec h2{
    color: #ded6d6;
}

.we-are-cont .itext p {
    font-size: 16px;
    line-height: 28px;
    /*color: #2f2f2f;*/
	color: #ded6d6;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}

.we-are-cont .icons ul li {
    width: 25%;
    float: left;
    padding: 40px 60px;
    font-size: 14px;
    line-height: 25px;
    color: #2f2f2f;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    max-height: 320px;
    margin-bottom: 40px;
}

.we-are-cont .icons ul li img {
    width: 100%;
    max-width: 200px;
    margin-bottom: 10px;
}

.we-are-cont .icons ul li span {
    font-weight: 700;
    color: #e82027;
}

/*bod page*/

.bod .bod-left {
    width: calc(100% - 720px);
    background: #d8d8d8;
    padding: 40px 150px;
    font-family: 'Poppins', sans-serif;
}

.bod .bod-left .name {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
}

.bod .bod-left .name img {
    padding: 10px;
       border: 1px solid #f1f1f1;
    float: left;
/*    margin-right: 60px;
	width: 200px;*/
    margin: 0 auto;
    display: block;
    float: none;
    border-radius: 50%;
}

.bod .bod-left .name h3 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 3px;
    /*margin-top: 100px;*/
}

.bod .bod-left .name p {
    font-size: 19px;
    font-weight: 300;
	line-height:31px;
}

.bod .bod-left p img {
	width: 38%;
    float: left;
    margin: 0 20px 20px 0;
}

.bod .bod-left p {
    line-height: 28px;
    font-size: 15px;
	text-align:justify;
}

.bod .bod-left p.tp {
    clear: both;
    font-size: 17px;
    margin-bottom: 40px;
}

.bod .bod-left p.tp span {
    font-weight: 700;
    margin-right: 5px;
}

.bod .bod-left p.tp span.s2 {
    margin-left: 50px;
}

.bod .bod-left h4 {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
}

.bod .bod-left h4 span {
    font-size: 12.8px;
    display: block;
    margin-top: 5px;
}

.bod .bod-left ul {
    margin-left: 20px;
    margin-bottom: 30px;
}

.bod .bod-left ul li {
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 10px;
	text-align:justify;
}

.bod .bod-left .work p {
    margin-bottom: 5px;
    line-height: 25px;
}

.bod .bod-left .work p.lst {
    margin-bottom: 20px;
}

.bod .bod-left .work p span {
    font-weight: 600;
}

.bod .bod-right {
    width: 720px;
    padding: 40px;
    padding-left: 20px;
    padding-right: 150px;
}

.bod .bod-right .bod-pn ul {
    margin-bottom: 0;
}

.bod .bod-right .bod-pn ul li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    font-family: 'Poppins', sans-serif;
    background: #df1620;
    background: -webkit-linear-gradient(-45deg, #df1620 0%, #c9012f 100%);
    background: -webkit-linear-gradient(315deg, #df1620 0%, #c9012f 100%);
    background: linear-gradient(135deg, #df1620 0%, #c9012f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df1620', endColorstr='#c9012f', GradientType=1);
}

.bod .bod-right .bod-pn ul li a {
    display: block;
    padding: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.bod .bod-right .bod-pn ul li a .fa {
    color: #d5d4d2;
    display: block;
    font-size: 80px;
    margin-bottom: 20px;
}

.bod .bod-right .bod-pn ul li a:hover {
    background: #d5d4d2;
    color: #e82027;
}

.bod .bod-right .bod-pn ul li a:hover .fa {
    color: #e82027;
}

.bod .bod-right .bod-pn ul li:nth-child(2) a .fa {
    text-align: right;
}

/*.bod .bod-right .bod-nw .niin {
    margin-top: 20px;
}*/

.bod .bod-right .bod-nw .niin h2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: 700;
}

.bod .bod-right .bod-nw .niin p {
    font-size: 16px;
    line-height: 28px;
    color: #6e6d6d;
    margin-bottom: 25px;
	text-align:justify;
}

.bod .bod-right .bod-nw .niin a.view-more {
    display: block;
    background: #9e0006;
    width: 150px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
}

.bod .bod-right .bod-nw .niin a.view-more:hover {
    background: #000;
}

.bod.downloads .bod-left {
    background: #fff;
}

.bod.downloads .bod-left .itm {
    margin-bottom: 40px;
}

.bod.downloads .bod-left .itm img {
    margin-bottom: 0px;
	
}

.bod.downloads .bod-left .itm .dlist {
    margin-left: 0;
    padding-right: 30%;
    margin-top: 20px;
}

.bod.downloads .bod-left .itm .dlist li {
    list-style: none;
    position: relative;
    padding-right: 160px;
    height: 40px;
    margin-bottom: 15px;
}

.bod.downloads .bod-left .itm .dlist li a {
    display: block;
    background: #bb4c52;
    width: 150px;
    height: 35px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    -webkit-transition: all .35s;
            transition: all .35s;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50px;
}

.bod.downloads .bod-left .itm .dlist li a:hover {
    background: #000;
}

.bod.downloads .bod-right {
    background: #d8d8d8;
}

.media {
    padding: 100px 130px;
}

.media .row {
    margin: 0 -40px;
}

.media .yr {
    padding: 0 40px;
}

.media .yr .txt {
    background: red;
    height: 420px;
    position: relative;
    padding: 0;
}

.media .yr .txt p {
    position: absolute;
    width: 100%;
    top: 50%;
            transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
    z-index: 0;
    text-align: center;
    background: #383838;
    padding: 15px;
    color: #fff;
    font-size: 60px;
}

.media .s-year {
    padding: 40px 0;
}

.media .s-year h2 {
    color: #fff;
    font-size: 40px;
    width: 500px;
    border-bottom: 1px solid #383838;
    margin-bottom: 30px;
}

.media .s-year h2 span {
    width: 180px;
    background: #383838;
    padding: 5px 20px;
    display: inline-block;
    text-align: center;
}

.woo-img {
	position:relative;
	font-size:16px;
	font-weight:400;
padding:30px 0 20px 150px

}

.woo-img p span{font-size: 16px;
    font-weight: 600;}

.woo-img:before {
	position:absolute;
	content:"";
	background-image:url(../images/leader/avatar_male.png);
	left:0;
	top:0;
	height:calc(100% - 0px);
	width:calc(100% - 0px);
	background-size: contain;
    background-repeat: no-repeat;

	
}

.woo-img.right-img {
	padding:30px 160px 20px 0px;
	padding-left:0;
	text-align:right;
	}

.woo-img.right-img:before {left:89%}


/*responsive styles*/

@media only screen and (max-width: 767px) {
	.sen-ma .mobile-image-list-item.team-list {
    width: 100%;
	}
	
	.sen-ma:after {
    bottom: 10px;
}
.sen-ma:last-child:after {
display:none;
}
	
	a.se-link {    margin-top: 10px;
    margin-bottom: 30px;
	left: 30%;
    margin: 0 auto;
    display: block;
    text-align: center;
    bottom: 20px;
    right: 30%;}
	
	.sen-ma .mobile-image-list-item.team-list {
    min-height: 550px;
}
	
	.mobile-image-list-item.team-list:after {bottom:0;}
	
	
	
	.boardList-team {
    padding-top: 0;
}
.tab-header-team .team-list li:after {    height: 20px;}
	
	.tab-header-team .team-list {margin-bottom:0;
}
	
  	.cb2 {
    margin-left:0%;
    margin-bottom: -30px;}
  
    .top_wrapper {
        padding: 0px;
    }

    .top_wrapper #navigation #main-menu li a {
        padding: 2px 3px;
        font-size: 12.8px;
        color: #000;
        font-weight: 500;
    }

    #home-logo-slider {
        top: 150px;
        width: 200px;
        height: 190px;
        left: auto;
        right: 0;
        bottom: auto;
    }

    .top_wrapper #navigation .navbar-brand {
        width: 145px;
        margin-top: 0;
    }

    #home-slider .item {
        height: 400px !important;
    }

    #home-slider .item .caption {
        bottom: 41px;
        right: 0;
        text-align: left;
        padding-left: 20px;
        width: 100%;
    }

    #home-slider .item .caption h3 {
        font-size: 18px;
        margin-top: 0;
        line-height: 22px;
    }

    #home-slider .item .caption h2 {
        font-size: 38px;
        margin-top: 0;
        line-height: 15px;
        margin-bottom: 15px;
    }

    #home-slider .item .caption p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .home-news {
        padding: 40px 0;
    }

    .home-news .hn-right a.nca p {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .home-crisil {
        padding: 40px 0 20px;
    }

    .home-numbers {
        padding: 40px 0 20px;
    }

    .home-partners {
        padding: 40px 0 0;
    }

    .top_wrapper #navigation #main-menu {
        margin-right: -27px;
        margin-top: 10px;
    }

    .navbar-collapse {
        padding: 0;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: 10px;
        margin-left: -10px;
    }

    .top_wrapper.scrolled #navigation .navbar-brand {
        position: relative;
        margin-top: 2px;
        left: 0;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-top: 9px;
    }

    .home-news .hn-left h2 {
        padding-right: 0;
    }

    .home-news .hn-left p {
        padding-right: 0;
    }

    .home-numbers .hnum-in:nth-child(2):after {
        display: none;
    }

    .navbar-toggle {
        margin-right: 10px;
        background: #e82027;
        border: 0;
        border-radius: 0;
        margin-top: -12px;
        margin-bottom: 20px;
    }

    .top_wrapper .top-ct {
        padding-bottom: 8px;
    }

    .top_wrapper .top-ct .t-soc .sdiv {
        width: 208px;
    }

    .top_wrapper .top-ct .t-soc {
        padding-left: 0;
    }

    .home-numbers .hnum-in:after {
        display: none;
    }

    .home-news .hn-left {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 40px;
    }

    .home-news .hn-left h4 {
        margin-bottom: 30px;
        width: 100%;
    }

    .home-news .hn-right {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 0;
        margin-top: 0px;
    }

    .home-news .hn-right .press-rel {
        padding: 40px;
        width: 100%;
        background: #e82027;
        margin-left: 0;
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .home-crisil p {
        padding: 0;
    }

    .home-crisil h1 {
        margin-bottom: 15px;
        font-size: 31px;
        line-height: 35px;
    }

    .home-partners .hpartners-in {
        margin-bottom: 40px;
    }

    .navbar-collapse {
        background: #fff;
    }

    .top_wrapper #navigation #main-menu {
        margin: 10px 10px;
        background: #fff;
    }

    .top_wrapper #navigation #main-menu li {
        margin-bottom: 2px;
    }

    .top_wrapper.scrolled .navbar-toggle {
        margin-top: 10px;
    }

    .home-numbers .hnum-in {
        margin-bottom: 30px;
    }

    .home-news .hn-left {
        width: 100%;
    }

    .home-news .hn-right {
        width: 100%;
        padding-bottom: 20px;
    }

    .home-news .hn-right a.nca h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home-services .ser-in {
        height: 240px;
        margin-bottom: 30px;
    }

    .home-services .up {
        margin-top: 30px;
        margin-bottom: 0px;
        padding-left: 10px;
    }

    .top_wrapper #navigation {
        padding: 0px;
        margin-top: -40px;
    }

    .top_wrapper.scrolled #navigation {
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .top_wrapper .top-ct {
        padding: 0 10px;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-left: 10px;
        margin-top: 0;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: 0;
        position: absolute;
        top: 60px;
        right: -6px;
    }

    .top_wrapper .sdiv {
        margin-left: 15px;
    }

    .home-services .up img {
        width: 150px;
        margin-bottom: 10px;
    }

    .home-services .up h4 {
        margin-top: 50px;
    }

    .top_wrapper.scrolled .top-ct .lang-list {
        -webkit-transition: all .35s;
                transition: all .35s;
        margin-top: 0px;
    }

    .top_wrapper.scrolled .top-ct .lang-list {
        margin-top: 25px;
		display: none;
    }

    .top_wrapper .top-ct .lang-list li a {
        color: #ffffff;
    }

    .home-news .hn-left h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .home-services .ser-in {
        margin-bottom: 20px;
    }

    .we-do .wwd-cont-outer .wwd-cont {
        padding: 40px;
        padding-left: 40px;
        padding-top: 320px;
    }

    .we-do .wwd-cont-outer .wwd-cont:after {
        width: 100%;
        height: 280px;
    }

    .we-do .wwd-cont-outer .wwd-cont.debt {
        padding-right: 40px;
        padding-left: 40px;
    }

    .mod-cont h2 {
        font-size: 32px;
        letter-spacing: 3px;
    }

    .mod-cont .mc-in {
        padding: 0 25px;
    }

    .mod-cont .cls {
        right: 20px;
        top: 20px;
    }

    .we-do h1 {
        padding: 20px 0;
		    font-size: 30px;
    }

    #home-slider.what-we-do-slider .item .caption {
        right: auto;
        left: 0;
        text-align: left;
        padding-left: 20px;
    }

    .we-are-cont .icons ul li {
        padding: 0;
        max-height: none;
        margin-bottom: 20px;
        width: 100%;
    }

    .we-are-cont .icons ul li img {
        max-width: 120px;
		margin-bottom:0px
    }

    .we-are-cont .itext {
        padding: 20px 0 0px;
    }

    .bod .bod-left {
        width: 100%;
        padding: 35px 35px;
    }

   /* .bod .bod-left .name img {
        margin-right: 40px;
    }*/
	
	.we-are-cont .itext p {
    font-size: 14px;
	    line-height: 25px;
	}

    .bod .bod-left .name img {
        width: 250px;
        float: none;
    }

    .bod .bod-left p.tp {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .bod .bod-right {
        width: 100%;
        padding-right: 20px;
    }

    .bod .bod-left p {
        line-height: 25px;
        font-size: 14px;
    }

    .bod .bod-left ul li {
        font-size: 14px;
    }

    .bod .bod-left .work p {
        margin-bottom: 2px;
    }

    .bod .bod-right .bod-pn ul li a {
        font-size: 15px;
        min-height: 185px;
    }

    .bod .bod-left .name h3 {
        font-size: 26px;
        margin-bottom: 3px;
    }

    .bod .bod-left .name {
        margin-bottom: 10px;
    }

    .bod .bod-left .name h3 {
        font-size: 26px;
        margin-top: 20px;
    }

    .bod .bod-left .name p {
        font-size: 18.8px;
        font-weight: 300;
    }

    .bod .bod-left p.tp span.s2 {
        margin-left: 0;
    }

    .bod .bod-left p.tp span {
        margin-right: 5px;
        display: block;
    }
	
	
.woo-img {    padding: 250px 0 20px 0px;}

.woo-img:before {right: 0;
    top: 0;
    height: 500px;
    width: 200px;
    margin: auto;}

.woo-img.right-img:before {
    left: 0;
}
.woo-img.right-img {
    padding: 250px 0px 0px 0px;
    text-align: left;
}


	#home-slider .item .caption {
    bottom: 70px;
	}
	
	#home-slider .item .caption h3 {
    font-size: 16px;
	line-height:25px;
	}
	
	#home-slider .item .caption h2 {
    font-size: 23px;
    margin-top: 5px;
    line-height: 20px;
    margin-bottom: 10px;
	letter-spacing: 3px;
}

#home-slider .item .caption p {
    font-size: 14px;
    margin-bottom: 0;
}
	
	.go-next-main {    top: 360px !important;}
	
	#home-slider .glyphicon-chevron-right {height:30px !important;
	width:30px !important;}
	
		#home-slider .glyphicon-chevron-left {height:30px !important;
	width:30px !important;}
	
.go-next-btn img  {    width: 7%;}

	.mobile-image-list-item.team-list img {
    width: calc(50% + 0px);
    margin-right: 0;
    margin: 0 auto;
    display: block;
}

.mobile-image-list-item.team-list.deal-team img {
    width: calc(50% + 0px);
}

.mobile-image-list-item.team-list {
  
	display:block;
	    padding: 40px 20px;
}
.mobile-image-list-item.team-list .fig-cap h3 {text-align: center;
    width: 100%;}
.mobile-image-list-item.team-list .fig-cap h4 {text-align:center;
    width: 40%;
    margin: 0 auto;}

.bl-li .mobile-image-list-item.team-list:after {display:block}
.boardList-team .bl-li:after {
       margin: 0 auto;
    bottom: 0;
	width:90%
}
/*.boardList-team .bl-li:after {display:none}*/

}


@media (min-width: 768px) and (max-width: 991px) {
    .top_wrapper {
        padding: 0 0px;
    }

    .top_wrapper #navigation #main-menu li a {
        padding: 2px 5px;
        font-size: 12.8px;
    }

    #home-logo-slider {
        top: 150px;
        width: 290px;
        height: 190px;
        left: auto;
        right: 0;
        bottom: auto;
    }

    .top_wrapper #navigation .navbar-brand {
        width: 180px;
    }

    #home-slider .item .caption {
        bottom: 80px;
        right: 0;
    left: 70px;

    }

    .home-news {
        padding: 60px 0;
    }

    .home-news .hn-right a.nca p {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .home-crisil {
        padding: 60px 0;
    }

    .home-numbers {
        padding: 70px 0 40px;
    }

    .home-partners {
        padding: 80px 0;
    }

    .top_wrapper #navigation #main-menu {
        margin-right: -18px;
        margin-top: 10px;
    }

    .navbar-collapse {
        padding: 0;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: 20px;
        margin-left: 40px;
    }

    .top_wrapper.scrolled #navigation .navbar-brand {
        position: absolute;
        margin-top: -10px;
        left: -5px;
        background: transparent;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-top: 9px;
    }

    .home-news .hn-left h2 {
        padding-right: 0;
    }

    .home-news .hn-left p {
        padding-right: 0;
    }

    .home-numbers .hnum-in:nth-child(2):after {
        display: none;
    }

    .top_wrapper #navigation #main-menu li {
        padding: 0 3px;
    }

    .top_wrapper .top-ct .lang-list li a {
        font-size: 12.8px;
    }

    #home-slider .item .caption h3 {
        font-size: 38px;
        line-height: 48px;
    }

  
	


    .fotter-top .ft-list li {
        padding: 0 15px;
    }

    .home-numbers .hnum-in {
        margin-bottom: 40px;
    }

    .home-numbers .hnum-in:nth-child(3):after {
        display: none;
    }

    .home-news .hn-left {
        width: calc(100% - 370px);
    }

    .home-news .hn-right {
        width: 350px;
        padding-bottom: 10px;
    }
	
	
    .home-news .hn-right a.nca h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home-services .ser-in {
        height: 240px;
        margin-bottom: 30px;
    }

    .home-services .up {
        margin-top: 30px;
        margin-bottom: 0px;
        padding-left: 10px;
    }

    .top_wrapper #navigation {
        padding: 0 35px;
    }

    .top_wrapper.scrolled #navigation {
        width: 100%;
        padding-right: 0;
        padding-left: 80px;
    }

    .top_wrapper .top-ct {
        padding: 0 10px;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-left: 130px;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: 0;
    }

    .top_wrapper .sdiv {
        margin-left: 55px;
    }

    .home-services .up img {
        width: 150px;
    }

    .home-services .up h4 {
        margin-top: 50px;
    }

    .top_wrapper.scrolled .top-ct .lang-list {
        -webkit-transition: all .35s;
                transition: all .35s;
        margin-top: 0px;
    }

    .top_wrapper.scrolled .top-ct .lang-list {
        margin-top: 47px;
    }

    .home-news .hn-left h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .we-do .wwd-cont-outer .wwd-cont {
        padding: 80px;
        padding-left: 80px;
        padding-top: 320px;
    }

    .we-do .wwd-cont-outer .wwd-cont:after {
        width: 100%;
        height: 280px;
    }

    .we-do .wwd-cont-outer .wwd-cont.debt {
        padding-right: 80px;
        padding-left: 80px;
    }

    .mod-cont h2 {
        font-size: 32px;
        letter-spacing: 3px;
    }

    .mod-cont .mc-in {
        padding: 0 25px;
    }

    .mod-cont .cls {
        right: 20px;
        top: 20px;
    }

    .we-do h1 {
        padding: 40px 0;
    }

    #home-slider.what-we-do-slider .item {
        height: 500px;
    }

    .we-are-cont .icons ul li {
        padding: 40px 40px;
        max-height: 280px;
        margin-bottom: 30px;
        width: 33.3333%;
    }

    .we-are-cont .icons ul li img {
        max-width: 160px;
    }

    .we-are-cont .itext {
        padding: 40px 0 20px;
    }

    .bod .bod-left {
        width: 100%;
        padding: 35px 35px;
    }

/*    .bod .bod-left .name img {
        margin-right: 40px;
    }*/

    .bod .bod-left .name img {
        width: 260px;
    }

    .bod .bod-left p.tp {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .bod .bod-right {
        width: 100%;
        padding-right: 40px;
    }

    .bod .bod-left p {
        line-height: 25px;
        font-size: 14px;
    }

    .bod .bod-left ul li {
        font-size: 14px;
    }

    .bod .bod-left .work p {
        margin-bottom: 2px;
    }

    .bod .bod-right .bod-pn ul li a {
        font-size: 15px;
        min-height: 185px;
    }

    .top_wrapper.scrolled #navigation #main-menu li a {
    font-size: 12px;
    padding: 2px 2px;
}
	
	.mobile-image-list-item.team-list img {
    width: calc(60% + 70px);
	}
	
	.text-style h3 {
    font-size: 17px;
}

.sen-ma .mobile-image-list-item.team-list {
    min-height: 680px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
    .top_wrapper {
        padding: 0px;
    }
	
	.bod .bod-right .bod-nw .niin {
    margin-top: 20px;
}

    .top_wrapper #navigation #main-menu li a {
        padding: 8px 2px;
        font-size: 12.8px;
    }

    #home-logo-slider {
        top: 150px;
        width: 290px;
        height: 190px;
        left: auto;
        right: 0;
        bottom: auto;
    }

    .top_wrapper #navigation .navbar-brand {
        width: 180px;
    }

    #home-slider .item .caption {
        bottom: 80px;
        right: 50px;
    }

    .home-news {
        padding: 60px 0;
    }

    .home-news .hn-right a.nca p {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .home-crisil {
        padding: 60px 0;
    }

    .home-numbers {
        padding: 70px 0 40px;
    }

    .home-partners {
        padding: 80px 0;
    }

    .top_wrapper #navigation #main-menu {
        margin-right: -40px;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-top: 8px;
    }

    .home-numbers p {
        margin-top: 0;
    }

    .home-numbers .hnum-in {
        margin-bottom: 40px;
    }

    .home-numbers .hnum-in:nth-child(3):after {
        display: none;
    }

    .home-news .hn-left {
        width: calc(100% - 440px);
    }

    .home-news .hn-right {
        width: 420px;
        padding-bottom: 20px;
    }

    .home-news .hn-right a.nca h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home-services .ser-in {
        height: 240px;
    }

    .home-services .up {
        margin-top: 80px;
        margin-bottom: 20px;
        padding-left: 70px;
    }

    .top_wrapper #navigation {
        padding: 0 35px;
    }

    .top_wrapper.scrolled #navigation {
        width: 78%;
        padding-right: 0;
        padding-left: 50px;
    }

    .top_wrapper .top-ct {
        padding: 0 10px;
    }

    .top_wrapper.scrolled #navigation #main-menu {
        margin-left: 130px;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: 0;
    }

    .top_wrapper .sdiv {
        margin-left: 70px;
    }

    .home-services .up img {
        width: 180px;
    }

    .home-services .up h4 {
        margin-top: 50px;
    }

    .we-do .wwd-cont-outer .wwd-cont {
        padding: 80px;
        padding-left: calc(100% - 400px);
    }

.we-do .wwd-cont-outer .wwd-cont.mergers {
    padding-right: 30px;
	    padding-top: 30px;
		    padding-bottom: 30px;
}

.we-do .wwd-cont-outer .wwd-cont.debt.gen-cor {
    padding-left: 30px;
	    padding-top: 30px;
		    padding-bottom: 30px;
}



    .we-do .wwd-cont-outer .wwd-cont:after {
        width: calc(100% - 460px);
    }

    .we-do .wwd-cont-outer .wwd-cont.debt {
        padding-right: calc(100% - 400px);
        padding-left: 80px;
    }

    .mod-cont h2 {
        font-size: 32px;
        letter-spacing: 3px;
    }

    #home-slider.what-we-do-slider .item {
        height: 500px;
    }

    .we-are-cont .icons ul li {
        padding: 40px 40px;
        max-height: 280px;
        margin-bottom: 30px;
    }

    .we-are-cont .icons ul li img {
        max-width: 160px;
    }

    .bod .bod-left {
        width: calc(100% - 400px);
        padding: 35px 35px;
    }

/*    .bod .bod-left .name img {
        margin-right: 40px;
    }*/

    .bod .bod-left .name img {
        width: 250px;
    }

    .bod .bod-left p.tp {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .bod .bod-right {
        width: 400px;
        padding-right: 40px;
    }

    .bod .bod-left p {
        line-height: 25px;
        font-size: 14px;
    }

    .bod .bod-left ul li {
        font-size: 14px;
    }

    .bod .bod-left .work p {
        margin-bottom: 2px;
    }

    .bod .bod-right .bod-pn ul li a {
        font-size: 15px;
        min-height: 185px;
    }
	
	.mobile-image-list-item.team-list img {
    width: calc(60% + 30px);
	}
	.mobile-image-list-item.team-list {
/*    padding: 0 50px 100px;*/
		padding: 0 5px 100px;


}
	
}

@media (min-width: 1200px) and (max-width: 1679px) {
    .top_wrapper {
        padding: 0px;
    }

    .top_wrapper #navigation #main-menu li a {
        padding: 10px 8px;
        font-size: 14px;
    }

    .top_wrapper #navigation .navbar-brand {
        width: 180px;
    }

    #home-slider .item .caption {
        top: 55%;
        right: 110px;
    }

    .home-news {
        padding: 60px 0;
        padding-top: 100px;
    }

    .home-news .hn-right a.nca p {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .home-crisil {
        padding: 30px 0;
    }

    .home-numbers {
        padding: 40px 0;
    }

    .home-partners {
        padding: 80px 0;
    }

    .top_wrapper #navigation #main-menu {
        margin-right: -42px;
    }

    .top_wrapper #navigation #main-menu li {
        padding: 3px 0px;
    }

    .navbar-brand > img {
        margin-top: -3px;
    }

    .top_wrapper .top-ct .lang-list {
        margin: 22px 30px 0;
        margin-right: 0px;
    }

    #home-logo-slider {
        bottom: 150px;
        width: 370px;
    }

    .top_wrapper #navigation {
        padding: 0 65px;
    }

    .home-news .hn-left {
        width: calc(100% - 440px);
    }

    .home-news .hn-right {
        width: 420px;
        padding-bottom: 20px;
    }

    .home-news .hn-right a.nca h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home-services .ser-in {
        height: 240px;
    }

    .home-services .up {
        margin-top: 80px;
        margin-bottom: 20px;
        padding-left: 70px;
    }

    #home-slider .item .caption h3 {
        font-size: 38px;
        line-height: 52px;
    }

    .top_wrapper.scrolled #navigation {
        width: 77%;
    }

    .we-do .wwd-cont-outer .wwd-cont {
        padding: 64px;
        padding-left: calc(100% - 500px);
    }

    .we-do .wwd-cont-outer .wwd-cont:after {
        width: calc(100% - 560px);
    }

    .we-do .wwd-cont-outer .wwd-cont.debt {
        padding-right: calc(100% - 500px);
        padding-left: 100px;
    }

    .mod-cont h2 {
        font-size: 32px;
        letter-spacing: 3px;
    }

    #home-slider.what-we-do-slider .item {
        height: 580px;
    }

    .we-are-cont .icons ul li {
        padding: 40px 40px;
        max-height: 280px;
        margin-bottom: 30px;
    }

    .we-are-cont .icons ul li img {
        max-width: 160px;
    }

    .bod .bod-left {
        width: calc(100% - 580px);
        padding: 40px 100px;
    }

/*    .bod .bod-left .name img {
        margin-right: 40px;
    }
*/
    .bod .bod-left .name img {
       /* width: 200px;*/
	    width: 300px;
    }

    .bod .bod-left p.tp {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .bod .bod-right {
        width: 580px;
        padding-right: 100px;
    }

    .bod .bod-left p {
        line-height: 25px;
        font-size: 14px;
    }

    .bod .bod-left ul li {
        font-size: 15px;
    }

    .bod .bod-left .work p {
        margin-bottom: 2px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .top_wrapper .top-ct {
        padding: 0 50px;
    }

.career-se {
    padding: 0;
}

.bod .bod-right .bod-nw .niin {
    margin-top: 20px;
}

    .top_wrapper.scrolled #navigation #main-menu {
        margin-left: 200px;
    }

    .top_wrapper .top-ct .lang-list {
        margin-right: -15px;
    }

    .top_wrapper.scrolled #navigation {
        width: 80%;
    }

    .bod .bod-left {
        width: calc(100% - 500px);
        padding: 40px 80px;
    }

    .bod .bod-right {
        width: 500px;
        padding-right: 80px;
    }

    .bod .bod-right .bod-pn ul li a {
        padding: 15px;
        font-size: 14px;
    }
	
		.mobile-image-list-item.team-list .fig-cap h3 {
    padding: 5px 0;
	}
	.mobile-image-list-item.team-list img {
    width: calc(70% + 30px);
	}
/*	.mobile-image-list-item.team-list {
    width: 80%;
	}*/
	
	.sen-ma .mobile-image-list-item.team-list {
    min-height: 540px;
}
	
}


@media (min-width:647px) and (max-width:713px) {
	.mobile-image-list-item.team-list .fig-cap h4 {
    width: 45%;
	}
	
	}
	
	@media (min-width:595px) and (max-width:676px) {
	.mobile-image-list-item.team-list .fig-cap h4 {
    width: 50%;
	}
	
	}

@media (min-width:577px) and (max-width:594px) {
	.mobile-image-list-item.team-list .fig-cap h4 {
    width: 55%;
	}
	
	}


@media screen and (max-width:576px) {#home-slider .item .caption {
    bottom: 70px;
	}
	
	.mobile-image-list-item.team-list .fig-cap h4 {
    width: 65%;
    margin: 0 auto;
}
	
	#home-slider .item .caption h3 {
    font-size: 17px;
	line-height:20px;
	}
	
	#home-slider .item .caption h2 {
    font-size: 20px;
    margin-top: 10px;
    line-height: 9px;
    margin-bottom: 10px;
	letter-spacing: 2px;
}

#home-slider .item .caption p {
    font-size: 14px;
    margin-bottom: 0;
}
	
	.go-next-main {    top: 365px !important;}
	
	#home-slider .glyphicon-chevron-right {height:30px !important;
	width:30px !important;}
	
		#home-slider .glyphicon-chevron-left {height:30px !important;
	width:30px !important;}
	
.go-next-btn img  {    width: 7%;}

	.mobile-image-list-item.team-list img {
    width: calc(50% + 0px);
    margin-right: 0;
    margin: 0 auto;
    display: block;
}
.mobile-image-list-item.team-list {
    
	display:block;
	    padding: 20px;
}

.tab-header-team .team-list li:after {display:none}

.tab-header-team .team-list {display:block}

.tab-header-team .team-list li {padding:10px}

.ma-tab-nav {
    padding: 0px 0;
}
.boardList-team {
    padding-top: 30px;
}

.sen-ma .mobile-image-list-item.team-list {
    min-height: 520px;
}

a.se-link {
    left: 30%;
    margin: 0 auto;
    display: block;
    text-align: center;
    bottom: 20px;
    right: 30%;
}


}


@media only screen and (max-width: 480px) {
    #home-logo-slider {
        top: 160px;
        width: 170px;
        height: auto;
        left: 15px;
    }

.mobile-image-list-item.team-list .fig-cap h4 {
    width: 80%;}

    .top_wrapper .top-ct .t-soc .sdiv {
        width: 100%;
    }

    .home-news .hn-left h2 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
        margin-top: 22px;
    }

    .top_wrapper #navigation #main-menu li.smm-show {
        display: block;
    }

    #home-slider .item .caption {
        bottom: 20px;
    }

    .top_wrapper .sdiv {
        top: 12px;
    }
	
	
	#home-slider .item .caption {
    bottom: 70px;
	}
	
	#home-slider .item .caption h3 {
    font-size: 17px;
	line-height:20px;
	}
	
	#home-slider .item .caption h2 {
    font-size: 20px;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 10px;
	letter-spacing: 2px;
}

#home-slider .item .caption p {
    font-size: 14px;
    margin-bottom: 0;
}
	
	.go-next-main {    top: 365px !important;}
	
	#home-slider .glyphicon-chevron-right {height:30px !important;
	width:30px !important;}
	
		#home-slider .glyphicon-chevron-left {height:30px !important;
	width:30px !important;}
	
.go-next-btn img  {    width: 7%;}
	
	.mobile-image-list-item.team-list img {
    width: calc(70% + 0px);
    margin-right: 0;
    margin: 0 auto;
    display: block;
}
.mobile-image-list-item.team-list {
    
	display:block;
	    padding: 20px;
}

.sen-ma .mobile-image-list-item.team-list {
    min-height: 550px;
}
	
}
