

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i|Roboto+Slab:300,400,700&display=swap');*/

@import url('https://fonts.googleapis.com/css?family=Blinker&display=swap');

body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Blinker', sans-serif;
	overflow-x: hidden;
	/*font-family: roboto slab,times new roman,Times,serif;*/
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}

/*-- //Reset-Code --*/

/*-- header --*/

/*.border-header{
    border-left: solid 1px #FC5185;
    transform: skewX(-20deg);
    height: 100px;
    float: left;
}*/
.header-contnt{
	width:100%;
	clear:both;
}
.header-logo img {
    width: 66%;
    padding: 0.8em 0em 0.8em 2em;
}
.header-conf{
    border-left: solid 1px #e28282;
    /*transform: skewX(-20deg);
    padding: 0px;
    z-index: 21;*/
}
.header-conf .header-contact-info{
	width:100%;
	float:left;
	/*background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #e28484), color-stop(100, #d45454));
    background-image: -webkit-linear-gradient(left, #e28484 0%, #d45454 100%);
    background-image: linear-gradient(to right, #e28484 0%, #d45454 100%);*/
}
.conf-contact{
	padding:0px;
}
.conf-contact ul{
    float:right;
}
.conf-contact ul li{
    display: inline-block;
    padding: 12px 5px;
    font-size: 15px;
    letter-spacing:0.1px;
	text-align:right;
	color:#444444;
}
.conf-top-menu ul li{
    display: inline-block;
	padding:12px 5px;
}
.conf-top-menu ul li a {
    letter-spacing:0.5px;
    text-align: center;
    font-size: 16px;
    color:#444444;
}
.conf-top-menu ul li a:hover{
    color: #b0118e;
}
.conf-social ul li{
    display: inline-block;
	margin: 5px 5px 5px 5px;
}
.conf-social ul li a i{
    padding:8px 8px;
    letter-spacing: 1px;
    background:#b0118e;
    border-radius: 50%;
    width:35px;
    height:35px;
	text-align:center;
	font-size:20px; 
    color: #fff;
}
.conf-social ul li a i:hover{
    background:#000;
    color: #fff;
}
/*-- //header --*/



/*-- social-icons --*/
ul.top-links li {
       margin-right: 10px;
    display: inline-block;
}
ul.top-links {
 float: right!important;
    margin-right: 4em;
}
ul.top-links {
    float: right!important;
    margin-right: 4em;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 2%;
}
ul.top-links li a i.fa {
    color: #f53753;
    color: #000;
    font-size: 15px;
    background: #fff;
        padding: 0.7em 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 10px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
ul.top-links li a i.fa:hover {
    color:#fff;
}
i.fa.fa-facebook:hover {
    background: #3b5998;
}
i.fa.fa-twitter:hover {
    background: #1da1f2;
}
i.fa.fa-linkedin:hover {
    background: #00a0dc;
}
i.fa.fa-google-plus:hover {
    background: #dd4b39;
}
/*-- //social-icons --*/

/*--banner slide--*/

.banner-agileits{
	position:relative;
	width:100%;
	float:left;
	margin-top: 110px;
}
.banner-agileits img{
    width: 100%;
    height: 45rem;
}
.layer-agileits {
	position: absolute;
	top:0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding:4em 0em;
    transition-duration: 2s;
}
.slider-content {
    content: "";
    display: inline-block;
    width: auto;
    /* height: 65%;
    right: 5%;
    top: 17%; */
    text-align: center;
    padding: 2em 2em;
    /* position: absolute;
    border: 6px solid #fff;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 35% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 35% 100%); */
}
.layer-agileits .banner-date{
	font-size: 21px;
    letter-spacing: 2px;
    color: #FFF;
    line-height: 45px;
    word-break: break-word;
	margin: 35px 20px 50px 50px;
	text-align: right;
}
.layer-agileits .banner-place{
	font-size: 21px;
    letter-spacing: 2px;
    color: #FFF;
    line-height: 45px;
    word-break: break-word;
	margin: 35px 50px 50px 20px;
	text-align: left;
}
.banner-date button{
	border-radius: 15px;
}
.banner-place button{
	border-radius: 15px;
}
.layer-agileits h2 {
    font-size: 32px;
    letter-spacing: 2px;
    color: #FFF;
    line-height: 45px;
    word-break: break-word;
	float:right;
}
.layer-agileits h1 {
    font-size: 38px;
    letter-spacing: 2px;
    color: #FFF;
    line-height: 45px;
    word-break: break-word;
	float:right;
}
/*-- //banner slide --*/

/*-- about-bio-conf --*/

.about-bio-conf{
    width:100%;
	clear:both;
	padding:4em 0em;
}
.bio-title {
    letter-spacing: 1px;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    color: #2b2b2b;
    border-bottom: double 4px #b0118e4d;
    padding: 10px 20px;
    width: fit-content;
    /* text-align: -webkit-match-parent; */
    margin: 0px auto 15px auto;
}
.about-confrnce-parg1 {
    background: #f9feff;
	padding: 20px;
    line-height: 34px;
	background: #f9feff;
    padding: 20px;
    line-height: 34px;
    text-align: justify;
    font-size: 16px;
    font-family: 'circular';
}
.about-bio-conf p{
    line-height: 30px;
    letter-spacing: 0.5px;
}
.callpaper-confrnce-parg1{
    background: #f9feff;
	padding:15px 15px;
}
.about-venue-place{
    background: #f9feff;
	padding:15px 15px;
}

/*-- //about-bio-conf --*/


/*-- invite-speaker-attend --*/

.invite-speaker-attend{
    padding:4em 0em;
	width:100%;
	clear:both;
}
.speaker-prsn {
    overflow: hidden;
    margin:30px 0px;
    color: #333;
    height: 350px;
    margin-bottom: 25px;
    text-align: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
	padding:0px;
}

.speaker-prsn .author {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    padding: 5px 25px;
    color: #000000;
    background-color:#efefef;
    margin: 0;
    text-transform: capitalize;
    margin-top: 10px;
    padding: 13px;
}
.speaker-prsn .author h5 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color:#b0118e;
    letter-spacing: 1px;
}
.speaker-prsn img {
    max-width: 100%;
    vertical-align: middle;
    width: 150px;
    height: auto;
    text-align: center;
    display: block;
    margin: 15px auto;
    object-fit: contain;
}
.speaker-prsn h3 {
    font-size: 18px;
    color: #ff4745;
    font-weight: 600;
    margin-top: 10px;
	text-align:center;
}
.speaker-prsn p {
	text-align: center;
    margin-top: 5px;
    padding: 5px 10px;
    line-height: 25px;
    font-size: 15px;
    font-family: system-ui;
    font-weight: 700;
}

/*--//invite-speaker-attend --*/



/*-- Team --*/
.membership{
    background:url(../images/memories-bg.jpg) no-repeat;
	background-size:cover;
	padding:3em 0em;
}
.teamw3agile-grids{
	text-align:left;
	padding:3em;
	background:#f1efefd4;
}
.teamw3agile-grids ul li{
    line-height: 25px;
    font-size: 15px;
    letter-spacing: 0.5px;
	margin-top: 10px;
	display:block;
}
.teamw3agile-grids ul li i{
	margin-right: 7px;
    color: #b0118e;
}

/*-- //Team --*/


/*-- imprt-download --*/


/*-- //imprt-download --*/
.imprt-download{
    /* background:#eceef0; */
	padding:4em 0em;
	width:100%;
	clear:both;
	background: url(../images/imp-date.jpg) no-repeat;
	background-size: cover;
}
.imp-date-tabl{
    background:#fff;
	/*padding:3em;*/
}
.import-date h4{
    font-size: 27px;
    text-align: center;
    padding: 10px 30px 10px 30px;
    font-weight: 600;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 20px;
    color: #dd6767;
	letter-spacing:1px;
}
.imp-date-tabl tr td {
    text-align: center;
    padding: 25px 10px;
    font-size: 17px;
    letter-spacing: 0.5px;
    border: 1px solid #ece9e9;
    vertical-align: middle;
    font-weight: 600;
}


/*-- Effect 1--*/

.downlad-bttn-list{
    background-color: #ecf9f5;
	padding:4em 0em;
	width:100%;
	clear:both;
}
.download-bttn h2{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 1.5em;
}
.download-list-grid{
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding:30px 20px;
    margin-bottom: 15px;
}
.download-list-grid h4 a {
    font-size: 20px;
    /* letter-spacing: 0.5px; */
    color: #444;
    font-weight: 600;
    /* display: table-column; */
    padding-bottom: 0px;
    width:226px;
    word-break: break-word;
}
.download-list-grid .border-title{
    border-bottom: 3px solid #b0118e;
    width: 110px;
    float: left;
    margin-top: 12px;
}
.download-list-grid:after {
    top: -9px;
    left:5px;
    padding: 7px;
    box-shadow: 0 0 0 2px #69bd43;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.icon-effect-1  {
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 100%;
    width: 105px;
    height: 100px;
    z-index: 1;
    text-align: center;
	border-bottom-left-radius: 136px;
}
.icon-effect-1 i{
    color:#b0118e;
    font-size: 48px;
    line-height:96px;
	margin-left:30px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
} 
.download-list-grid:before {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 105px;
    height: 100px;
    background: #f5f5f5;
    border-bottom-left-radius: 136px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.download-list-grid:hover h4{
     color:#b0118e;
}
.download-list-grid:hover .icon-effect-1{
	 background: #3a3939;
}
.download-list-grid:hover .icon-effect-1 i{
     color: #fff;
}
/*--//Effect 1--*/
.download-venue-confr{
    width:65%;
	float:right;
	display:none;
}

/*-- confrn-past --*/
.confrn-past-highlt{
	padding:2em 0em 3em 0em;
}
.confr-highlt {
    box-shadow: 3px 5px 5px 0 rgb(0 0 0 / 25%);
    width: 100%;
    min-height: 240px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: 1em;
    border-bottom: 3px solid #9e0d7fcf;
}
.confr-highlt:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    min-width: 120px;
    min-height: 120px;
    background-color:#b0118eb3;
    z-index:0;
    /*opacity: 0;*/
    visibility: visible;
    -webkit-transform: translateX(66px) translateY(70px) rotate(-40deg);
    transform: translateX(66px) translateY(70px) rotate(-40deg);
    -webkit-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
}
.confr-highlt i{
	position: absolute;
    bottom: 11px;
    right: 11px;
    color:#efefef;
    font-size: 20px;
}
.confr-highlt a img{
	width:100%;
	height:240px;
	z-index:1;
	padding:10px;
}
.read-bttn-link{
	margin:auto;
	width:12%;
	display:flex;
}
.read-bttn-link a{
    padding: 7px 15px;
    text-align: center;
    width: 175px;
    margin: 35px auto;
    border-radius: 5px;
    text-decoration: none !important;
    color: #ffffff;
    /*font-weight: 600;*/
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 15px;
    background: #2b2a29;
    border: 1px solid #fff;
}
/*-- //confrn-past --*/


/*-- Footer --*/

.footer {
	background-color: #282927;
	padding: 0;
}
.subscribe-footer a {
    width: 30%;
    margin: auto;
    display: flex;
}
.subscribe-footer a img {
    width: 80%;
    margin: 1.5em auto;
    height: auto;
}
.footer-grid ul li {
	display: block;
	font-size: 13px;
	line-height: 25px;
	color: #fff;
}
.footer-grid ul li a{
	color:#fff;
}
.footer-grid ul li a.scroll {
    text-transform: uppercase;
}

.footer-grid ul li a.scroll:hover {
	color: #FFF;
}

.footer-grid p {
	color: #fff;
	line-height: 25px;
	/*--w3layouts--*/
	/*--agileits--*/
	margin-bottom: 15px;
}

.footer-grid input[type="email"] {
	width: 70%;
	padding: 10px 0;
	background-color: transparent;
	font-size: 15px;
	font-weight: 600;
	border: none;
	border-bottom: 2px solid #777;
	outline: none;
}

.footer-grid input[type="submit"] {
	padding: 7px 40px;
	font-size: 14px;
	background-color: #fb3d01;
	border: none;
    letter-spacing: 1px;
	color: #FFF;
	float: right;
	margin-top: 10px;
	outline: none;
}

.footer-grid input[type="submit"]:hover{
	background-color: #FFF;
	color:#000;
}
.copyright {
   text-align: center;
    background:#181918;
    padding: 1em 0;
    border-top: 1px solid #3b3c3c;
}

.copyright p {
	color: #999;
	line-height: 25px;
}

.copyright p a {
	color: #CCC;
}

.copyright p a:hover {
	color: #FFF;
}
.footer-grid h3{
    color: #fff;
    font-size: 20px;
    /* margin: 10px; */
    padding: 11px;
}
.footer-grid li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
  }
 .footer-grid p {
    font-size: 14px;
    line-height: 15px;
	letter-spacing:1px;
    color: #fff;
    margin-top: 15px;
}
.footer-grid span{
  color: #fff;
}
.fa-facebook {
  background: #3B5998;
  color: white;
  padding: 10px 13px 8px 15px;
  margin: 2px;
}
.fa-instagram{
	background: #b0118e;
    color: white;
    padding: 10px 13px 8px 15px;
    margin: 2px;
}
.fa-x {
	background: #000000;
	color: white;
	padding: 10px 13px 8px 15px;
	margin: 2px;
  }

.fa-twitter {
  background: #55ACEE;
  color: white;
  padding: 10px 13px 8px 15px;
  margin: 2px;
}
.fa-youtube    {
	background:  #FF0000  ;
	color: white;
	padding: 10px 13px 8px 15px;
	margin: 2px;
}
.fa-linkedin    {
	background:  #0e76a8   ;
	color: white;
	padding: 10px 13px 8px 15px;
	margin: 2px;
}
.fa-rss {
    background: #ff822a;
    color: white;
    padding: 10px 13px 8px 15px;
    margin: 2px;
}
.fa-wordpress {
    background: #ff822a;
    color: white;
    padding: 10px 13px 8px 15px;
    margin: 2px;
}
.fa-google {
  background: #dd4b39;
  color: white;
  padding: 10px 13px 8px 15px;
  margin: 2px;
}
/*-- //Footer --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 35px;
	height: 35px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat 0px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
#toTopHover {
	width: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/




@media (max-width:1920px) {
	.navbar-right {
		margin-left: 30em!important;
	}
	.banner-grids {
		left: 20%;
	}
}
@media (max-width:1680px) {
	.navbar-right {
		margin-left: 21em!important;
	}
	.banner-grids {
		left: 16%;
	}
}
@media (max-width:1600px) {
	.navbar-right {
		margin-left: 18em!important;
	}
	.banner-grids {
		left: 14%;
	}
}
@media (max-width:1440px) {
	.navbar-right {
		margin-left: 12em!important;
	}
	.banner-grids {
		left: 10%;
	}
	.layer p {
		top: 40%;
	}
}
@media (max-width:1366px) {
	.navbar-right {
		margin-left: 8em!important;
	}
	.banner-grids {
		left: 8%;
	}
}
@media (max-width:1280px) {
	.navbar-right {
		margin-left: 5em!important;
	}
	.banner-grids {
		left: 6%;
	}
}
@media (max-width:1080px) {
	.navbar-right {
		margin-left: 2em!important;
	}
	ul.top-links {
		margin-right: 2em;
	}
	.navbar-default .navbar-brand {
		margin: .1em 0 .1em 1em;
	}
	.navbar-default .navbar-nav > li > a {
		margin-right: 2px;
	}
	.layer h3 {
		top: 28%;
		font-size: 2.8em;
	}
	.layer a {
		left: 45%;
	}
	.banner-grid1 h3, .banner-grid2 h3, .banner-grid3 h3 {
		padding: 1em 0em;
	}
	.banner-grid1 h4, .banner-grid2 h4, .banner-grid3 h4 {
		padding: 0 0 1em;
	}
	.banner-grid1, .banner-grid2, .banner-grid3 {
		margin-right: .5em;
	}
	.banner-grids {
		top: 50%;
	}
	.layer a{ 
		padding: 0.4em 1.2em;
	}
	.absolute {
		top: 13.5em;
		left: 1.5em;
	}
	.footer-grid input[type="email"] {
		width: 63%;
	}
	.stats-img i.fa {
		font-size: 4em;
	}
	.numscroller {
		font-size: 34px;
	}
	.news-grid1 h3 {
		line-height: 1.4em;
	}
	
	.callbacks_tabs a:after {
		height: 12px;
		width: 12px
	}
	.layer p {
		top: 43%;
	}
	.layer a {
		top: 49%;
	}
}
@media (max-width:1024px) {
	.navbar-default .navbar-brand {
		margin: .1em 0 .1em .5em;
	}
	.navbar-default .navbar-nav > li > a {
		margin-right: 0px;
	}
	ul.top-links {
		margin-right: 1em;
	}
	.banner-grid1 h3, .banner-grid2 h3, .banner-grid3 h3 {
		font-size: 1.2em;
	}
	.layer h3 {
		font-size: 2.6em;
	}
	.layer a {
		top: 52%;
	}
	ul.callbacks_tabs {
		bottom: 36%;
	}
	.about-left-top, .about-left-bottom {
		margin: 2em 0 0 0;
	}
	.heading h2, .heading h3, .gallery h3, .stats h3,h3.agileits-title,.teamw3agile h3{
		text-transform: uppercase;
		font-size: 2.5em;
	}
	.about-left-grids h3{
		font-size:21px;
	}
	.news, .gallery, .stats, .about, .teamw3agile, .contact {
		padding: 4em 0;
	}
	.teamw3agile-grid h4 {
		margin-bottom: 10px;
	}
	.banner-grids {
		left: 3%;
	}
	.box .overbox {
		padding: 4em 2em 2em;
	}
	.box, .box .overbox {
		height: 190px;
	}
}
@media (max-width:991px) {
	.navbar-nav > li > a {
		padding: 10px 10px;
	}
	.banner-grids {
		left: 12%;
	}
	.banner-grid1, .banner-grid2, .banner-grid3 {
		width: 33.33%;
		float: left;
		margin-right: 0;
	}
	.gridtext {
		margin: 0 1em;
		float: left;
		width: 35%;
	}
	.gridicon {
		width: 11%;
		float: left;
	}
	.news-grid1 {
		width: 33.33%;
		float: left;
	}
	.absolute {
		top: 10.5em;
		left: 1.5em;
		padding: 0.3em .5em;
		width: 82%;
	}
	.stats-info p {
		font-size: 16px;
	}
	.numscroller {
		font-size: 30px;
	}
	.drop-pad {
		width: 50%;
		float: left;
	}
	.login-pad {
		margin: 0em 0em 0 0;
		width: 50%;
		float: left;
	}
	.map-home h3 {
		font-size: 20px;
		margin-bottom: 25px;
		margin-top: 0;
		text-align: center;
	}
	.login-pad textarea{
		height:100px;
	}
	.sign-gd-two ul li {
		margin: 16px 0;
	}
	.drop-pad ul {
    margin: 2em 0 0 0;
	}
	.sign-gd-two ul li{
		letter-spacing:0px;
	}
	.footer-grid input[type="submit"] {
		padding: 7px 20px;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px
	}
	.teamw3agile-grid {
		width: 50%;
		float: left;
	}
	.w3l_gallery_grid li {
		width: 50%;
		float: left;
	}
	.stats-img i.fa {
		font-size: 3em;
	}
	.layer h3 {
		top: 27%;
	}
	.layer a {
		top: 50%;
		left: 44%;
	}
	ul.callbacks_tabs {
		bottom: 5%;
		left: 47%;
	}
}
@media (max-width:900px) {
	.navbar-nav > li > a {
		font-size: 1.05em;
	}
	.navbar-right {
		margin-left: 12em!important;
	}
	ul.top-links {
		top: 11%;
		left: 42%;
	}
	.banner-grids {
		top: 47%;
		left: 7%;
	}
	.banner-grid1, .banner-grid2, .banner-grid3 {
		width: 32.33%;
		float: left;
		margin-right: 1%;
	}
	.layer a {
		left: 44%;
	}
}
@media (max-width:800px) {
	.news-grid1 {
		width: 50%;
		float:left;
	}
	.absolute {
		top: 16.5em;
		left: 2em;
		padding: 0.5em 1em;
		width: 85%;
	}
	.more {
		margin: 1em 0 3em;
	}
	.heading h2, .heading h3, .gallery h3, .stats h3, h3.agileits-title,.teamw3agile h3  {
		text-transform: uppercase;
		font-size: 2.2em;
	}
	iframe {
		height: 350px;
	}
	.navbar-right {
		margin-left: 4em!important;
	}
	.banner-grids {
		left: 3%;
		top: 42%;
	}
	.layer h3 {
		font-size: 2.4em;
		letter-spacing: 4px;
	}
}
@media (max-width:768px) {
	.banner-grids {
		left: 0%;
	}
	
	h1{
		font-size: 28px;
	}
	.layer h3 {
		font-size: 2.4em;
		letter-spacing: 6px;
	}
	.layer a {
		left: 44%;
		top:46%;
	}
	nav ul {
		margin: 0;
	}
	.navbar-toggle {
		margin-top: 13px;
	}
	.navbar-right {
		margin-left: 6em!important;
	}
	.banner-grid1 h3, .banner-grid2 h3, .banner-grid3 h3 {
		padding: .7em 0em;
	}
	.layer h3 {
		font-size: 2.2em;
		letter-spacing: 4px;
		top:24%;
	}
	.layer p {
		top: 39%;
	}
}
@media (max-width:736px) {
	.navbar-toggle {
		position:absolute;
		float: none;
	}
	.navbar-header.navbar-left {
		text-align: center;
	}
	.stats-grid-1, .stats-grid-2, .stats-grid-3, .stats-grid-4 {
		width: 50%;
		float: left;
	}
	.stats-grid-1, .stats-grid-2 {
		margin-bottom: 3em;
	}
	.stats-img {
		margin-bottom: 15px;
	}
	.footer-grid-1, .footer-grid-2 {
		width: 100%;
		float: left;
		margin-bottom: 2em;
		text-align: center;
	}
	.footer-grid-3 {
		float: left;
		width: 95%;
		text-align: center;
	}
	.banner-grids {
		left: 0%;
	}
	.gridtext {
		width: 34%;
	}
	.absolute {
		top: 15.5em;
	}
	.box, .box .overbox {
		height: 221px;
	}
	.banner-grids {
		position: static;
		margin-top: 0;
	}
	.banner-grid1, .banner-grid2, .banner-grid3 {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	ul.callbacks_tabs {
		bottom:5%;
	}
	.layer a {
		top: 60%;
	}
	.layer p {
		top:52%;
	}
	.layer h3 {
		top:36%;
	}
	ul.top-links {
		top: 2%;
		left: 73%;
	}
	.navbar-right {
		margin-left: 23em!important;
	}
	
}
@media (max-width:667px) {
	.gridtext {
		float: none;
		width: 100%;
		margin: 1em 0;
	}
	.about-left-bottom {
		margin: 0;
	}
	.gridtext h4 {
		font-size: 1.2em;
	}
	.absolute {
		top: 13.5em;
		left: 1.7em;
	}
	.news-grid1 h3 {
		font-size: 1.3em;
		margin: 1em 0 .5em;
	}
	.news-grid1 {
		width: 70%;
		float: none;
		margin: 0 auto;
	}
	.absolute {
		top: 20em;
		left: 2em;
		width: 87%;
	}
	.box, .box .overbox {
		height: 200px;
	}
	.login-pad {
		margin: 2em 0em 0 0;
		width: 100%;
		float: none;
	}
	.drop-pad {
		width: 100%;
		float: none;
	}
	.map-home h3 {
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 0;
		text-align: center;
		letter-spacing: 0;
	}
	.drop-pad ul {
		margin: 0;
	}
	.teamw3agile-grid {
		width: 100%;
		float: none;
	}
	.layer h3 {
		font-size: 2.2em;
		letter-spacing: 4px;
		top: 30%;
	}
	.layer p {
		top: 48%;
		letter-spacing: 0;
	}
	.layer a {
		left: 43%;
		top: 56%;
	}
	ul.callbacks_tabs {
		bottom:3%;
	}
	.banner-grids {
		margin-top: 0em;
	}
	ul.top-links {
		top: 4%;
		left: 71%;
	}
	.navbar-right {
		margin-left: 20em!important;
	}
	.box .overbox {
		padding: 5em 2em 2em;
	}
}
@media (max-width:600px) {
	.banner-agileits img {
		width: 100%;
		height: 35rem;
	}
.layer-agileits .banner-date{
	text-align: center;
	margin: auto;
}
.layer-agileits .banner-place{
	text-align: center;
	margin: auto;
}

	.gridicon {
		width: 14%;
	}
	.absolute {
		top: 17.5em;
		width: 85%;
	}
	.w3l_gallery_grid li {
		width: 100%;
		float: none;
	}
	.box, .box .overbox {
		height: 362px;
	}
	ul.top-links li {
		margin-right: 5px;
		display: inline-block;
	}
	.layer a {
		left: 42%;
		top: 65%;
	}
	.layer p {
		top: 55%;
	}
	.navbar-right {
		margin-left: 18em!important;
	}
	ul.top-links {
		top: 2%;
	}
}
@media (max-width:568px) {
	.about-left-grids h3 {
		font-size: 19px;
	}
	.news-grid1 {
		width: 80%;
	}
	.absolute {
		top: 19.5em;
		width: 86%;
	}
	.box, .box .overbox {
		height: 340px;
	}
	.more {
		margin: 1em 0 2em;
	}
	.banner-grid1, .banner-grid2, .banner-grid3 {
		padding: 0px 10px;
	}
	.layer h3 {
		font-size: 2em;
		letter-spacing: 3px;
		top: 30%;
	}
	.layer p {
		top: 49%;
	}
	.layer a {
		left: 40%;
		top: 63%;
	}
	ul.callbacks_tabs {
		left: 45.3%;
	}
	.news, .gallery, .stats, .about, .teamw3agile, .contact {
		padding: 3em 0;
	}
	.about-left-grids, .about-right, .news-grids, .w3layouts_gallery_grids, .stats-info, .map-home, .teamw3agile-grids {
		margin: 2em 0 0;
	}
	.login-pad button.btn.btn-primary {
		font-size: .9em;
		padding: 6px 10px;
	}
	.navbar-nav {
		margin: 7.5px -15px !important;
	}
	ul.top-links {
		left: 69%;
	}
}

@media (max-width:480px) {
	.navbar-toggle {
		left: 48%;
	}
	ul.top-links {
		top: 2%;
		left: 64%;
	}
	.navbar-right {
		margin-left: 14em!important;
	}
	.absolute {
		top: 15.5em;
		left: 1.7em;
	}	
	.box, .box .overbox {
		height: 283px;
	}
}
@media (max-width:440px) {
	.gridicon {
		width: 20%;
	}
	.news-grid1 {
		width: 100%;
	}
	.absolute {
		top: 17.5em;
		width: 85%;
	}
	.box, .box .overbox {
		height: 257px;
	}
	input#name, input#phone, input#email {
		height: 40px;
	}
	.copyright {
		padding: 1em;
	}
	.footer-grid p {
		margin-bottom: 0;
	}
	ul.top-links li {
		margin-right: 0px;
	}
	.banner-grid1 h3, .banner-grid2 h3, .banner-grid3 h3 {
		font-size: 1.2em;
		padding: .6em 0em;
		line-height: 1.2em;
	}
	.layer h3 {
		font-size: 2em;
		letter-spacing: 2px;
	}
	.layer a {
		left: 40%;
		top: 50%;
	}
	.login-pad button.btn.btn-primary {
		padding: 7px 12px;
		margin-top: 20px;
	}
	.layer a {
		top: 70%;
	}
	.layer a {
		padding: 0.3em 1em;
		font-size: .8em;
		letter-spacing: 0;
	}
	ul.callbacks_tabs {
		left: 43.3%;
		bottom:6%;
	}
	.callbacks_tabs a:after {
		height: 8px;
		width: 8px;
	}
	ul.top-links {
		top: 2%;
		left: 65%;
	}
	.layer h3 {
		font-size: 1.8em;
		letter-spacing: 1px;
		top: 28%;
	}
	.layer p {
		top: 50%;
	}
	.navbar-right {
		margin-left: 13em!important;
	}
}
@media (max-width:414px) {
	.navbar {
		position: relative;
		min-height: 0;
		background: #000;
	}
	.navbar-toggle {
		position: absolute;
		float: none;
		top: 0;
		left: 13.5em;
	}
	ul.top-links {
		top: 2%;
		left: 63%;
	}
	.navbar-right {
		margin-left: 11.8em!important;
	}
	.layer h3 {
		top: 13%;
	}
	.layer p {
		top: 37%;
	}
	.layer a {
		top: 56%;
	}
	ul.callbacks_tabs {
		left: 44.3%;
		bottom: 64%;
	}
	.absolute {
		top: 16.5em;
	}
	.box, .box .overbox {
		height: 240px;
	}
}
@media (max-width:384px) {
	.news, .gallery, .stats, .about, .teamw3agile, .contact {
		padding: 3em 0;
	}
	.about-left-grids, .about-right, .news-grids, .w3layouts_gallery_grids, .stats-info, .map-home, .teamw3agile-grids {
		margin: 2em 0 0;
	}
	.absolute {
		top: 14.5em;
		width: 83%;
	}
	.box, .box .overbox {
		height: 221px;
	}
	.login-pad button.btn.btn-primary {
		font-size: .9em;
		padding: 6px 12px;
		margin-top: 20px;
	}
	.footer-grid input[type="email"] {
		width: 100%;
	}
	ul.top-links {
		top: 2%;
		left: 31%;
	}
	.navbar-default .navbar-brand {
		margin: 2em 3.6em;
	}
	.navbar-toggle {
		top: 7em;
		left: 11.5em;
	}
	.navbar-right {
		margin-left: 10em!important;
	}
}
@media (max-width:375px) {
	.box, .box .overbox {
		height: 216px;
	}
	.absolute {
		padding: 0.3em 1em;
	}
	.teamw3agile-grid h4 {
		font-size: 24px;
	}
	.navbar-default .navbar-brand {
		margin: 2em 3.5em;
	}
	.layer a {
		top: 63%;
	}
	.layer p {
		top: 39%;
	}
}
@media (max-width:320px) {
	.gridicon {
		width: 100%;
		text-align: center;
		margin-bottom: 1em;
	}
	.gridtext {
		width: 100%;
		text-align: center;
	}
	.absolute {
		top: 11.5em;
		left: 1.5em;
		width: 85%;
	}
	.box, .box .overbox {
		height: 180px;
	}
	.stats-grid-1, .stats-grid-2, .stats-grid-3, .stats-grid-4 {
		width: 100%;
		float: left;
	}
	.stats-grid-3, .stats-grid-4 {
		margin-bottom: 3em;
	}
	.stats-info p {
		font-size: 15px;
	}
	.numscroller {
		font-size: 20px;
	}
	.heading h2, .heading h3, .gallery h3, .stats h3, h3.agileits-title, .teamw3agile h3 {
		text-transform: uppercase;
		font-size: 2em;
	}
	.navbar-default .navbar-brand {
		margin: 1.6em 2.54em;
	}
	ul.top-links {
		left: 28%;
	}
	.navbar-toggle {
		left: 9.5em;
		top: 5.6em;
	}
	.layer h3 {
		top: 5%;
		letter-spacing: 0px;
		font-size: 1.6em;
	}
	.layer p {
		top: 32%;
	}
	.layer a {
		left: 37%;
		top: 61%;
	}
	ul.callbacks_tabs {
		bottom: 68%;
	}
	.footer-grid input[type="submit"]{
		float:none;
	}
	.navbar-right {
		margin-left: 8em!important;
	}
	.box .overbox {
		padding: 4em 2em 2em;
	}
}


/*---testimonial start ---*/

.client-review{
    background-color: #1d1d1d;
    width: auto;
    margin-left: -38rem;
    right: 0;
    position: absolute;
    height: 400px;
    width: 100%;
    top: 0;
    left: 0;
}
.client-review .content_subhead{
    margin-left: 40rem;
    width: 45%;
    padding: 2em;
}
.content_subhead h5 {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 6px;
}
.content_subhead h2 {
    font-weight: 300;
    font-size: 45px;
    line-height: 50px;
    padding-bottom: 51px;
    margin-bottom: 0px;
    color: #fff;
}
.content_subhead p {
    color: #fff;
    margin: 0 0 15px;
}
.ps-container {
	position: relative;
	width: 100%;
	height:500px;
	overflow: hidden;
	letter-spacing:1px;
	color: #555;
	background: #fff;
	margin:3em 0em;
}
.ps-container select{
    display:none;
}
.ps-slides .ps-user-icon{
    width:33%;
}
.ps-slides .ps-user-icon img{
    border:5px solid #fff;
	padding:5px;
}
.ps-container > .ps-slidewrapper {
	position: absolute;
	/*width: 50%;*/
}
.detail-testimonial{
    background: #fff;
    padding: 25px;
	height:230px;
    margin-left: -44px;
    margin-top: 30px;
}
.ps-container > ps-slidewrapper> div,
.ps-slidewrapper > nav,
.ps-slides > div {
	position: absolute;
}

.ps-header {
	top: 0px;
	left: 0px;
	height: 150px;
	z-index: 1001;
	background: #fff;
}

.ps-header h1 {
	color: #ccc;
	line-height: 150px;
	margin: 0;
	padding: 0 50px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 10px;
}

.ps-contentwrapper {
	top: 150px;
	bottom: 0px;
	overflow: hidden;
	z-index: 1000;
}

.ps-content {
	/*background: #fff;*/
	width: 100%;
	height: 100%;
	padding: 50px;
}

.ps-content h2 {
	padding: 0px 15px;
    /* border-right: 1px solid #f2f2f2; */
    /* border-bottom: 1px solid #f2f2f2; */
    letter-spacing: 2px;
    margin: 0px 0 0px;
    text-align: center;
    font-weight: 700;
}

.ps-content p {
	line-height: 23px;
    font-size: 16px;
    letter-spacing: 1px;
    /* word-spacing: 10px; */
    padding: 10px 15px;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
}

.ps-content span.ps-price {
	float: left;
	margin: 10px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	color: #fff;
	background: #f7cfc6;
	background: rgba(247,197,185,0.8);
	font-size: 55px;
	font-weight: 200;
}

.ps-content a:last-child {
	font-size: 14px;
	font-weight: 700;
	color: #555;
	letter-spacing: 4px;
	float: right;
	border: 3px solid #555;
	padding: 3px;
	text-indent: 4px;
}

.no-touch .ps-content a:last-child:hover {
	color: #b2d79d;
	border-color: #b2d79d;
}

.ps-content a:last-child:before {
	content: '\53';
	font-family: 'icon';
	font-style: normal;
	font-weight: normal;
	speak: none;
	padding-right: 5px;
}

.ps-slidewrapper {
	right: 0px;
	top: 12%;
	height:400px;
	overflow: hidden;
}

.ps-slides {
	top: 0px;
	bottom:80px;
	width: 100%;
}

.ps-slides > div {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 9999px rgba(179,157,250,0.1);
}

.ps-slidewrapper > nav {
    width: 100%;
    height: 200px;
    bottom: -65px;
    right: 95px;
    z-index: 1000;
}

.ps-slidewrapper > nav > a {
	width: 7%;
	height: 16%;
	position: relative;
	float: right;
	box-shadow: inset 0 0 0 9999px rgba(207,227,206,0.8);
	outline: none;
}

.ps-slidewrapper > nav > a:first-child {
	box-shadow: inset 0 0 0 9999px rgba(233,217,141,0.8);
}

.no-touch .ps-slidewrapper > nav > a {
	-webkit-transition: box-shadow 0.4s ease-in-out;
	-moz-transition: box-shadow 0.4s ease-in-out;
	-ms-transition: box-shadow 0.4s ease-in-out;
	-o-transition: box-shadow 0.4s ease-in-out;
	transition: box-shadow 0.4s ease-in-out;
}

.no-touch .ps-slidewrapper > nav > a:hover {
	box-shadow: inset 0 0 0 9999px rgba(246,224,121,0.1);
}

.no-touch .ps-slidewrapper > nav > a:first-child:hover {
	box-shadow: inset 0 0 0 9999px rgba(249,15,15,0.1);
}

.ps-slidewrapper > nav > a:after {
	content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 95%;
    left: 135%;
    margin: -20px 0 0 -50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.ps-slidewrapper > nav > a:first-child:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin: -30px 0 0 -50px;
}

.ps-slides > div,
.ps-slidewrapper > nav > a {
	background-color:#529a05;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

.ps-move {
	-webkit-transition: top 400ms ease-out;
	-moz-transition: top 400ms ease-out;
	-o-transition: top 400ms ease-out;
	-ms-transition: top 400ms ease-out;
	transition: top 400ms ease-out;
}

@media screen and (max-width: 860px) {

	.js .ps-container > ps-slidewrapper{
		width: 100%;
	}

	.js .ps-header {
		height: 50px;
	}

	.js .ps-header h1 {
		line-height: 50px;
		padding: 0px 20px;
		letter-spacing: 4px;
	}

	.js .ps-slides {
		bottom: 320px;
		top: 50px;
	}

	.js .ps-slidewrapper > nav {
		height: 100px;
	}

	.js .ps-contentwrapper {
		top: auto;
		height: 220px;
		bottom: 100px;
	}

	.js .ps-content {
		padding: 10px;
	}

	.js .ps-content h2 {
		border-right: none;
		font-size: 18px;
		margin: 10px 0;
		padding-top: 0;
	}

	.js .ps-content span.ps-price {
		font-size: 18px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-weight: 700;
		margin-bottom: 0;
	}

	.js .ps-content p {
		line-height: 20px;
		border: none;
		padding: 5px 10px;
		height: 80px;
		overflow-y: scroll;
	}

	.js .ps-content a:last-child {
		font-size: 13px;
		margin: 10px 20px 0 0;
	}
}

/* ---- socioal-left start here --*/
.social-part{
    padding-bottom:0em;
}
.facebook{
    margin-top:0px;
	float:left;
	width:100%;
	box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.6), 0 0 0px 1px rgba(255, 255, 255, 0.5);
    background: #fff;
    height: 281px;
    padding: 0px 10px;
}
.tit-heading h2{
    color: #333;
    text-align: center;
    font-size:18px;
    letter-spacing:2px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 10px 0px;
}
.twitter{
	 float:left;
	 width:100%;
	 box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.6), 0 0 0px 1px rgba(255, 255, 255, 0.5);
     background: #fff;
     height: 281px;
     padding: 0px 10px;
}
.you-tube{
	 float:left;
	 width:100%;
	 box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.6), 0 0 0px 1px rgba(255, 255, 255, 0.5);
     background: #fff;
     height: 281px;
     padding: 0px 10px;
}
.scrollbar{
	float: left;
	height:225px;
	width: 100%;
	overflow-y: scroll;
	overflow-x:hidden;
	margin-bottom: 25px;
	padding:15px;
	
}
.scrollbar p{
    padding:20px 15px;
}
.scrollbar ul li{
	display:block;
	}
.force-overflow
{
	min-height:370px;
}

 /*  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	background-color:#504f53;	
	background-image: -webkit-linear-gradient(45deg,
	                  rgba(255, 255, 255, .2) 25%,
					  transparent 25%,
					  transparent 50%,
					  rgba(255, 255, 255, .2) 50%,
					  rgba(255, 255, 255, .2) 75%,
					  transparent 75%,
					  transparent)
}
#advisory
{
	border: 1px solid #555555;
    height: 300px;
    padding: 10px;
    text-align: center; float:left;
	margin:5px;
	flex:left;
}
article div {
    display: block;
    overflow: hidden;
    clear: none;
}
.skd_include .col-md-3{ 
	padding: 0px 5px;   
}
.cont_adv h3{ 
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 7px;
	margin-top:5px;
}
.cont_adv p{
	line-height: 20px;
	text-align: left;
	letter-spacing: 0px;
}
.about-confrnce-parg1 ul li{ 
	margin-left: 25px;
	line-height: 25px;
}
.clients-column .image img{
	height: 110px;
    width: 250px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
	padding: 15px;
	margin:10px;
	}



@media only screen and (min-width: 320px) and (max-width:768px) {
	.layer-agileits .banner-place {
		font-size: 18px;
		letter-spacing: 0;
		line-height: 40px;
	}
	.layer-agileits .banner-date {
		font-size: 18px;
		letter-spacing: 0;
		line-height: 40px;
	}
	.conf-contact ul {
		float: none;
		right: 0;
		text-align: center;
	}
	.about-bio-conf {
		padding: 1em 0em;
	}
}