/*-- news --*/
.news{
    padding: 0em 0;
    background: #fff;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.news-heading h3 {
    text-align: center;
    margin: 0;
    font-size: 3em;
    color: #383838;
	font-family: 'Pacifico', cursive;
}
.news-heading p {
    text-align: center;
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #383838;
}
.news-grids {
    margin: 2em 0 2em 0;
}
.agile-news-grid-info{
    background: #FFF;
    /*padding: .5em;*/
	border: 1px solid #00529c;
    border-radius: 10px;
	overflow:hidden;
}
.news-grid-info-img a img{
	width:100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.news-grid-info-bottom{
    padding: 1em;
}
.news-grid-info-bottom-text {
    margin: 1em 0 0 0;
	text-align: center;
}
.news-grid-info-bottom-text a{
    color: #fd5c63;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
	text-decoration:none;
}
.news-grid-info-bottom-text a:hover{
	color:#383838;
}
.news-grid-info-bottom-text p{
   margin: 1em 0 0 0;
    font-size: 15px;
    color: #3e3e3e;
    line-height: 1.8em;
    text-align: center;
    font-family: 'Dosis', sans-serif;
}
.admin{
	float:left;
}
.admin a{
	color:#383838;
	font-size:.875em;
	margin:0;
	text-decoration:none;
}
.admin a:hover{
	color:#fd5c63;
}
.time{
	float: left;
    margin-left: 7em;
}
.time p{
	color:#383838;
	font-size:.875em;
	margin:0;
}
/*-- //news --*/



/*--flexisel--*/

.clients-w3agile{
    padding: 1em 0;
    float: left;
    width: 100%;
    background-color: #ffcb08;
	
}
h2.tittle {
    color: #9E2016;
    font-size: 3em;
    text-align: center;
}
.flex-slider {
     margin-top: 4em;
}


h3.tittle1 {
   color: #00529c;
    font-size: 3em;
    text-align: center;
    font-family: 'Dosis', sans-serif;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*-- Nav --*/
/*.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 36px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    border: 1px solid #ffad00;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.nbs-flexisel-nav-left {
    left: 46.5%;
    top: 109% !important;
    background: url(../images/themes.png) no-repeat 10px 10px;
}
.nbs-flexisel-nav-right {
    right: 46.5%;
    top: 108.5% !important;
    background: url(../images/themes1.png) no-repeat 11px 11px;
}*/

.clientimg {border-radius: 50%; border:1px solid #000;}

.client{
	/*background:#f2f2f2;*/
	padding:2em 2em;
	/*border:1px solid #e2e2e2;*/
	margin:0 15px;
}
.team-left{
	padding:0;
	/*border:1px solid #e2e2e2;*/
}
.team-right p{
	font-size:15px;
	color:#464646;
	line-height:2em;
	margin-bottom:1.5em;
	 font-family: 'Dosis', sans-serif;
}
.team-right h5{
	font-size:1.5em;
    color: #D8761E;
}
.video-w3{
	background: url(../images/ban4.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 290px;
    position: relative;
    border-bottom: 1px dashed #FFFFFF;
    margin: 2em 0 0;
}
.play-icon span{
	background: url(../images/video.png) no-repeat 0px -0px;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 35%;
    left: 48%;
}
.video-grid-pos{
	position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
    text-align: center;
}
.video-grid-pos h3{
	font-size:2em;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
/*-- //about-bottom --*/
/*--what--*/
/*--SAP--*/
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
}
.resp-tab-item{
	cursor: pointer;
	padding:0.4em 0 0;
	display: inline-block;
	text-align: center;
	list-style: none;
	float: left;
	  width: 24.25%;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-right:1%;
}
.resp-tab-item:nth-child(4){
	margin:0;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	padding: 10px 15px;
	margin:10px 0;
}
.what-grid h4 {
    font-size: 1.8em;
    color: #D8761E;
}
.what-grid p {
    font-size: 1em;
    padding-top: 1em;
}
ul.grid-part li {
    list-style: none;
    font-size: 1em;
    color: #555;
    line-height: 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul.grid-part li i {
    font-size: 1.2em;
    margin-right: 0.5em;
    color: #510301;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul.grid-part {
    margin-top: 1em;
}
ul.grid-part li :hover {
    color: #AA8F28;
    padding-left: 0.2em;
}

/*--//flexisel--*/






.smartsolustion_divcontainer {
	width: 100%;
	max-width: 1016px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	overflow: hidden;
	margin-top: 40px;
}
.smartsolustion_divcontainer1 {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}
.smartsolustion_div {
    width:32%;
	margin-left:5px;
    margin: 0px;
	float:left;
}
.smart_divbox1 {
    width:40%;
    margin: 0px;
	padding:0px;
	float:left;
}
.smart_divbox2 {
    width:60%;
	text-align:left;
    margin: 0px;
	padding:0px;
	float:left;
}
.smart_divbox2heading {
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    float: left;
    font-size: 17px;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.smart_divbox2text {
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
}

.product_videoNews {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f5;
	float: left;
	padding-bottom: 40px;
}
.video_Div{
	width: 50%;
    margin: 0px;
    padding: 0px;
    float: right;
	margin-top: 6px;
}
.News_Div{
	width: 45%;
    margin: 0px;
    padding: 8px;
    float: left;
    margin-left: 25px;
    border-radius: 10px;
}
.marketwatch_Div{
	width: 92%;
    margin: 0 auto;
    padding: 15px;
    float: left;
}
.industry_news_heading {
    /*width: 40%;*/
    margin: 0px;
    padding: 2px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    float: left;
	margin-top: -20px;
    
}


/*for latestnews */
.latestnews
{
    FONT: 12px/18px arial !important;
    COLOR: #000 !important;
	line-height:8px !important;
	padding-left:10px !important;
	margin-top: 40px !important;
}
.latestnews DIV
{
    WIDTH: 100% !important;
    HEIGHT: 206px !important;
    OVERFLOW: auto !important;
}
.latestnews DIV UL
{
    PADDING-BOTTOM: 0px !important;
    MARGIN: 0px !important;
    PADDING-LEFT: 0px !important;
    PADDING-RIGHT: 0px !important;
    PADDING-TOP: 0px !important;
	padding:5px 15px !important;
	    text-align: left;
	
}
.latestnews DIV UL LI
{
    BORDER-BOTTOM: #9e9f9f 1px dashed !important;
    PADDING-BOTTOM: 0px !important;
    PADDING-LEFT: 3px !important;
    PADDING-RIGHT: 0px !important;
    FONT: 12px tahoma !important;
    COLOR: #000 !important;
	line-height:16px !important;
	list-style: url(/images/arrow.png) outside !important;
	padding-left: 4px !important;
  PADDING-TOP: 0px !important;
  margin-top: 10px !important;
}

.latestnews DIV UL LI A
{
    COLOR: #000 !important;
	display:block !important;
    TEXT-DECORATION: none; -webkit-transition: font-size 0.3s ease, background-color 0.6s ease !important;
  -moz-transition: font-size 0.3s ease, background-color 0.6s ease !important;
  -o-transition: font-size 0.3s ease, background-color 0.6s ease !important;
  -ms-transition: font-size 0.3s ease, background-color 0.6s ease !important;
  transition: font-size 0.3s ease, background-color 0.6s ease; border-radius:3px !important;
  padding:5px !important;
  font-size: 14px !important;

}
.latestnews DIV UL LI A:hover
{
    background: #7bd2ef !important; 
	color:#353535 !important;
    TEXT-DECORATION: none !important;
}
.btn_Box{
	margin-top: 10px;
    float: right;
	margin-top:10px;
}
.btn_Box1{
    padding: 6px 15px;
    color: #000 !important;
    font-family: 'Helvetica Neue',sans-serif;
    font-size: 15px;
    position: relative;
}

/*for latestnews */




.btn_homeWealth {
	padding:6px 15px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:13px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #fff; text-decoration:none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0B94CA;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn_homeWealth:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000; color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;	border-radius:5px;
}
.btn_homeWealth:hover, .btn_homeWealth:focus, .btn_homeWealth:active {
  color: white;	border-radius:5px;
}
.btn_homeWealth:hover:before, .btn_homeWealth:focus:before, .btn_homeWealth:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}





.btn_Other {
	padding:7px 9px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:13px;
	border:1px solid transparent; text-decoration:none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn_Other:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #637F83; color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; border:1px solid #546169; border-radius:4px;}
  
.btn_Other:hover, .btn_Other:active {
  color: white;
}
.btn_Other:hover:before, .btn_Other:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}






























@media(max-width:1080px){


h3.tittle,h3.tittle1,h3.tittle2 {
    font-size: 35px;
    font-weight: 700;
}
.nbs-flexisel-nav-left {
    left: 44.5%;
}
.nbs-flexisel-nav-right {
    right: 44.5%;
}

}



@media (max-width:991px){
	
	.time {
		margin-left: 1.7em;
	}
	
	.news-grid {
		float: left;
		width: 33.33%;
	}
	.flex-slider {
    margin-top: 3em;
}
}


@media (max-width:640px){
	
	.news-grid {
		float: none;
		width: 100%;
	}
	.time {
		margin-left: 22.7em;
	}
	.news-grid:nth-child(2){
		margin:1em 0;
	}
	
	.news-heading h3 {
		font-size: 2.5em;
	}
	
	.news {
		padding: 2em 0;
	}
	.news-grids {
		margin: 2em 0 0 0;
	}
	
	.team {
		padding: 2em 0;
	}
	
}




@media (max-width:480px){
	
	.time {
		margin-left: 12.7em;
	}
	
	.news-heading h3 {
		font-size: 2em;
	}
	.flex-slider {
    margin-top: 2em;
}
	
	
}



@media(max-width:375px){

.flex-slider {
    margin-top: 1.5em;
}
.News_Div {width: 88%;}	
.latesimg {    width: 100%;}
}




@media (max-width:320px){
	
	.time {
		margin-left: 3.7em;
	}
	
	.news-heading h3 {
		font-size: 1.5em;
	}
	
	.news-grid-info-bottom-text a {
		font-size: .875em;
	}
	
	
	.news-heading p {
		font-size: .8em;
	}
	.news-grid-info-bottom-text p {
		font-size: .8em;
	}
	
}