html, body{font-family:'Open Sans', sans-serif;background:#ffffff;margin:0;overflow-x:hidden;clear:both;font-size:14px;}

p,ul li,ol li{margin:0;font-size:14px;}

/*h1,h2,h3,h4,h5,h6{font-family:'Prata', serif;font-family:'Noto Serif', serif;margin:0;}*/

h1{font-size:36px;margin-bottom:10px;}

h2{font-size:30px;margin-bottom:10px;}

h3{font-size:22px;margin-bottom:10px;}

h4{font-size:18px;margin-bottom:10px;}

ul,label{margin:0;padding:0;}

body a:hover{text-decoration:none;}
.mt30 {
    margin-top: 30px;
}

.about-contents {
    margin-bottom: 50px;
}
.conference-list {
  display: flex;
  text-align: left;
  padding: 20px 0;
}

.eql-height{
 display: flex;
    width: 100%;
}
.conference-listing-bg {
  padding: 26px 10px;
  background: #ffffff;
  width: 100%;
      border: 2px solid #e8e8e8;
}
ul.cities-list li {
  display: inline-block;
}
.conference-listing-bg h2 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
 /*/* font-family: 'Noto Serif', serif;*/*/
}
ul.topic-list {
  margin-top: 30px;
  column-count: 4
}
ul.topic-list li a {
  color: #332d2d;
    font-size: 16px;
    display: inline-block;
}



ul.topic-list li {
  margin-bottom: 40px;
    margin-right: 4px;
    list-style: none;
}
ul.topic-list li i {
  margin-right: 4px;
  font-size: 16px;
}

ul.cities-list li a {
 border: 1px solid #cdcdcd;
    color: #3e3c3c;
    padding: 7px 18px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}
ul.cities-list {
  margin-top: 30px;
}
ul.cities-list ul li {
  display: inline-block;
}
ul.cities-list li a:hover {
  background: #112432;
  color: #fff;
}

.featured-new-sec h2 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
 /*/* font-family: 'Noto Serif', serif;*/*/
}
.f-images {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.Conference-contentnew1 h2 {
  font-size: 35px;
  font-weight: 600;
  margin-top: 30px;
  color: #112432;
}

.similar-events-list {
    margin-top: 30px;
    background: #efefef;
    border-radius: 9px;
}
.similar-events-hdng {
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    background: #cb2920;
    padding: 14px;
}
.similar-events-list ul {
    padding: 14px;
}
.similar-events-list ul li {
    list-style: none;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.edt-new-box {
    background: #fff;
    margin-bottom: 40px;
    padding: 20px;
    box-shadow: 2px 3px 14px 2px #e0d6d6;
}
.date-news {
    color: #9c9c9c;
    font-size: 15px;
    margin-top: 13px;
    margin-bottom: 4px;
}
a.news-title {
    color: #161617;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block;
    letter-spacing: 0.8px;
    font-size: 17px;
}
a.news-title:hover {
    color: #4e9fd8;
   
}
.edt-new-box p {
    line-height: 27px;
    margin-bottom: 0;
    color: #6d6a6a;
    letter-spacing: 0.8px;
}

.partner-logo img {
  margin: auto;
}
.partner-logo {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  background: #fff;
  padding: 30px 0;
}
.rgt0 {
  padding-right: 0;
}
.clientnew-sec h2 {
  font-size: 26px;
  margin-bottom: 30px;
}
.clientnew-sec {
  background: #f9f5f5;
  padding: 50px 0;
  margin-bottom: 30px;
}

.r-newssec {
  padding-left: 30px;
  width:100%;
  float:left;
}
.social-tab{
  width:100%;
  float:left;
}
.recent-post-sec {
  margin-bottom: 15px;
  width: 100%;
  float: left;
  border-bottom: 1px dotted #c7c7c7;
  padding-bottom: 10px;
}
.recent-post-sec .recent-img {
  width: 80px;
  float: left;
}
.recent-post-sec .recent-img img {
  height: 50px;
}
.recent-post-sec .recent-txt {
  width: calc(100% - 100px);
  float: right;
}
.recent-txt a.title {
  font-size: 18px;
  line-height: 23px;
  color: #444444;
  display: inline-block;
  margin-bottom: 4px;
}
.recent-post-sec .recent-txt .date {
  font-size: 11px;
  color: #c3c2c2;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.blog-mainsec h2 {
  font-size: 26px;
  margin-bottom: 30px;
}


.tabPanel-widget {
  position: relative;
  background: #0182ce;
}

/**
 * because labels come first in source order - we use z-index to move them in front of the headings
 */
.tabPanel-widget > label {
  position: absolute;
  z-index: 1;
}

/**
 * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage)
 * line-height == height -> vertical centering
 * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s)
 * note that width and offset of label/heading pair can be customized if necessary
 */
 .tabPanel-widget > label, .tabPanel-widget > h2 {
  font-size: 1.1em;
  width: 9em;
  height: 3em;
  line-height: 3em;
  text-transform: uppercase;
}

/**
 * position:relative is for the markers (the down arrow in tabs)
 */
.tabPanel-widget > h2 {
  position: relative;
  margin: 0;
  text-align: center;
  background: #126ea5;
  color: #fff;
}

.tabPanel-widget > label {
  border-right: 1px solid #fff;  
}

/**
 * all first level labels and headings after the very first ones 
 */
.tabPanel-widget > label ~ label,
.tabPanel-widget > h2 ~ h2 {
  position: absolute;
  top: 0;
}


/**
 * We target all the label/heading pairs
 * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width)
 */

.tabPanel-widget label:nth-child(1),
.tabPanel-widget h2:nth-child(3) {
  left: 0em;
}

.tabPanel-widget label:nth-child(5),
.tabPanel-widget h2:nth-child(7) {
  left: 9em;
}

.tabPanel-widget label:nth-child(9),
.tabPanel-widget h2:nth-child(11) {
  left: 18em;
}

/**
 * we visually hide all the panels
 * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
 */
.tabPanel-widget input + h2 + div {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding:0 !important;
  border:0 !important;
  height: 1px !important; 
  width: 1px !important; 
  overflow: hidden;
}
/**
 * we reveal a panel depending on which control is selected 
 */
.tabPanel-widget input:checked + h2 + div {
  position: static !important;
  padding: 1em !important;
  height: auto !important; 
  width: auto !important; 
}

/**
 * shows a hand cursor only to pointing device users
 */
.tabPanel-widget label:hover {
  cursor: pointer;
}

.tabPanel-widget > div {
  background: #fff;
  padding: 1em;
}

/**
 * we hide radio buttons and also remove them from the flow
 */
.tabPanel-widget input[name="tabs"] {
  opacity: 0;
  position: absolute;
}


/** 
 * this is to style the tabs when they get focus (visual cue)
 */

.tabPanel-widget input[name="tabs"]:focus + h2 {
  outline: 1px dotted #000;
  outline-offset: 10px;
}


/**
 * reset of the above within the tab panel (for pointing-device users)
 */
.tabPanel-widget:hover h2 {
  outline: none !important;
}

/**
 * visual cue of the selection
 */
.tabPanel-widget input[name="tabs"]:checked + h2 {
  background: #014292;
}

/**
 * the marker for tabs (down arrow)
 */
.tabPanel-widget input[name="tabs"]:checked + h2:after {
  content: '';
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #014292;
}

/**
 * Make it plain/simple below 45em (stack everything)
 */
@media screen and (max-width: 45em) {
  
  /* hide unecessary label/control pairs */
  .tabPanel-widget label,
  .tabPanel-widget input[name="tabs"] {
    display: none;
  }
  
  /* reveal all panels */
  .tabPanel-widget > input + h2 + div {
    display: block !important;
    position: static !important;
    padding: 1em !important;
    height: auto !important; 
    width: auto !important; 
  }
  
  /* "unstyle" the heading */
  .tabPanel-widget h2 {
    width: auto;
    position: static !important;
    background: #126ea5 !important;
  }
  
  /* "kill" the marker */
  .tabPanel-widget h2:after {
    display: none !important;
  }

}






.c-start-in {
    font-size: 20px;
}
.cus_heading2 {
    margin-bottom: 22px;
    width: 100%;
    float: left;
}
.cus_heading {
    border: 2px solid #ADA9A9;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

input[type="submit"],input[type="reset"],.w3l_team_grd,.agileits_w3layouts_features_gridr h4,.agile_feature_grid,.agile_services_grid_pos,a,.w3l_footer_grid,.w3_two_grid_right_grid1,.w3_two_grid_right_grid1 i{-webkit-transition:0.5s ease-in;-moz-transition:0.5s ease-in;-ms-transition:0.5s ease-in;-o-transition:0.5s ease-in;transition:0.5s ease-in;}

.header-w3ls-agileinfo{
    /*padding:1em 0em;*/
	border-bottom:1px solid #e6e6e6;
	float:left;
	width:100%;
	position: relative;
	background:#112432;
    z-index: 1;
}
/*i.fa.fa-graduation-cap{font-size:0.8em;color:#ffcc33;right:-11px;position:absolute;top:-9px;}*/

.logo-agileits{float:left;position:relative; z-index: 9999;}
.logo-agileits a img{
    width: 65%;
    height: auto;
    margin-left: 4em;
    padding: 1em 1.5em 0em 1.5em;
}
/*.logo-agileits h1 a{font-size:1em;color:#000;text-decoration:none;}

.logo-agileits h1 a span{color:#ffffff;display:inline-block;padding:2px 10px;background:#000;}
*/
.right-info{float:right;}

.agileits_w3layouts_sign_in{float:right;margin-top:.2em;width:70%;padding-right:0px;}

.agileits_w3layouts_sign_in #login_form{float:right;width:100%;}

.agileits_w3layouts_sign_in i{float:left;color:#f5f5f5;font-size:20px;padding:4px 10px;}

.agileits_w3layouts_sign_in .textfield{width:43%;color:#555;float:left;background:#f5f5f5;border-radius:6px;outline:none;font-size:12px;padding:.5em 1em;margin-bottom:0.5em;border:solid 1px #999;-webkit-appearance:none;display:inline-block;}

.sign-in-form{float:right;}

.organizer-name{padding:.6em 0em;background:linear-gradient(#d12f1e, #9f0c16, #9d062c);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;font-size:14px;margin-bottom:8px;width:63%;float:right;}

.organizer-name a{color:#fff;}

.organizer-name a i{font-size:15px;padding:0px 10px;}

.agileits_w3layouts_sign_in span{display:inline-block;color:#212121;margin-left:0em;}

.agileits_w3layouts_sign_in span a{display:inline-block;padding:.6em 1em;background:linear-gradient(#d12f1e, #9f0c16, #9d062c);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;font-size:14px;}

.agileits_w3layouts_sign_in .login{background:linear-gradient(#589dda, #133b5d, #082b4a);display:inline-block;padding:.6em 1em;color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;font-size:14px;}

.agileits_w3layouts_sign_in .login .log-bttn{color:#fff;background:transparent;border:none;}

.agileits_w3layouts_sign_in .login:hover{background:linear-gradient(#d12f1e, #9f0c16, #9d062c);}

.agileits_w3layouts_sign_in span a:hover{background:linear-gradient(#589dda, #133b5d, #082b4a);}

.agileits_w3layouts_sign_in .fa-sign-in{float:right;font-size:15px;padding:0px 4px 0px 4px;}

.search-list{
    padding-right: 0px;
    width: 42%;
    float: right;
    /* display: inline; */
    margin-top: 10px;
}

.search-list span{display:inline-block;color:#212121;margin-left:0em;}

.search-list span a{display:inline-block;padding:.6em 1em;background:linear-gradient(#d12f1e, #9f0c16, #9d062c);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;font-size:15px;}
/*.search{
    width:100%;
	float:left;
}*/

.content-search{
    width:86%;
	float:left;
}
.w3ls__agileinfo_search input[type="search"]{
    outline: none;
    width: 100%;
    background: #213d5200;
    border-radius: 5px;
    color: #fff;
    padding: 13px 15px;
    border-radius: 30px;
    font-size: 14px;
    border: none;
    border: 1px solid #213d5200;
}
.search-bttn{
    width: 14%;
    float: left;
    border-left: 1px solid #11293c;
	text-align:center;
}
.fa-search{
    padding:17px 0px;
}
.w3ls__agileinfo_search input[type="submit"]{
    outline: none;
    width:80%;
    background: url(../images/search_button.png) no-repeat 4px 16px;
    border: none;
    height:48px;
    padding: 0;
    float: right;
}


.add-event-detail{float:right;}

.detail-info{padding-right:0px;margin-top:1em;}

.add-event{padding-right:0px;margin-top:15px;position:relative;}

.n_ad_event_fld_set{border:0 solid #CCC;border-radius:5px;padding:0px 10px;background:linear-gradient(#f9f9f9, #c8c8c8);}

.n_ad_event_fld_hed{background:linear-gradient(#d12f1e, #9f0c16, #9d062c);font-weight:400;color:#FFF;font-family:Calibri,tahoma,verdana;border-radius:5px;padding:0px 5px 2px 5px;position:absolute;top:-11px;}

a.box_link{font-family:tahoma,arial,verdana;font-size:12px!important;font-size:10px;color:#FFF;font-weight:700;line-height:22px;text-decoration:none;}

.box_content{font-size:12px;color:#333;line-height:17px;text-align:justify;padding:5px;}



/*-- middle content start here--*/
 
.about-contents h1{
	font-size: 45px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #424344;
	word-break: break-word;
}
.about-contents h1 span{
    font-size: 23px;
    letter-spacing: 3px;
    /* font-weight: 600; */
    color: #606061;
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.about-contents p{
	line-height:30px;
	font-size:14px;
}
.containers{
	  padding: 1em;
      /*background: linear-gradient(#eae5e5, #fcfcfc);*/
}
.wthree_banner_grid2{padding:2em 0; width:100%; /* float: left; */float:left; background:#e4f2ff; margin:2em 0em;}

.banner_grid{text-align:center;margin:1% 0.5%;float:left;width:32.33333%;padding:3px;border:1px solid #cccbca;}

.banner_grid a img{height:107px;width:100%;}

.banner_grid:hover{border:1px solid #E98900;-moz-box-shadow:1px 1px 5px #E98900;-webkit-box-shadow:1px 1px 5px #999;box-shadow:1px 1px 5px #999;}

.services{padding:2em 1em; width:100%; float:left;}

.services-left-grid{padding-left:0px;padding-right:0px;}

.services-icon{text-align:center;background:linear-gradient(to right,#70abd7, #bcdbf0, #71acd8);box-shadow:1px 1px 5px #999;width:100%;border-radius:8px;position:relative;padding:15px;float:left;}

.fld_hed{background:linear-gradient(#cc2a1f, #c32321, #ad1226);font-weight:400;color:#FFF;border-radius:5px;padding:7px 10px;position:absolute;top:-20px;left:15px;}

.services-icon-country{background:#fff;border-radius:10px;float:left;width:100%;padding:10px;margin-bottom:1em;}

.services-icon-country ul li{display:inline-block;float:left;width:33%;font-size:12px;text-align:left;font-weight:600;padding:10px 2px;letter-spacing:-0.3px;}

.services-middle-grid{padding-right:0px;}

.country-detail{margin:1em 0em;}

.country-info{background:#fff;border-radius:10px;padding:10px;margin:1em 0em;float:left;width:100%;}

.country-detail h4{padding:.4em 1em;background:linear-gradient(#589dda, #1b588c, #0c4980);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;width:auto;float:left;}

.country-detail h4 a{color:#fff;text-decoration:none;}

.country-detail ul li{display:block;padding:7px 0px;text-align:left;}

.country-detail ul li a{font-size:12px;font-weight:600;letter-spacing:0px;color:#232222;}

.services-info-topic{background:#fff;border-radius:10px;float:left;width:100%;padding:10px;margin-bottom:1em;}

.services-info-topic ul li{display:inline-block;float:left;width:33%;font-size:12px;text-align:left;font-weight:600;padding:10px 2px;letter-spacing:-0.3px;}

.topic-detail{margin:1em 0em;}

.topic-info{background:#fff;border-radius:10px;padding:10px;margin:1em 0em;float:left;width:100%;}

.topic-detail h3{padding:.4em 1em;background:linear-gradient(#589dda, #1b588c, #0c4980);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;width:auto;float:left;font-size: 17px;}

.topic-detail ul li{display:block;padding:4px 0px;text-align:left;}

.topic-detail ul li a{font-size:12px;font-weight:600;letter-spacing:0px;color:#232222;}

.services-right-grid{padding-right:0px;float:left;}

.service-img ul li{display:block;}

.service-img ul li a img{margin:2% 0.5%;padding:3px;border:1px solid #cccbca;width:100%;}

.footer{padding:2em 0 0em 0;background:linear-gradient(#eae5e5, #fcfcfc); width:100%; float:left;}

.ftr-grid{padding:0px;}

.ftr-grid ul{padding:0em;list-style:none;}

.ftr-grid ul li{font-size:0.95em;color:#fff;line-height:1.8em;display:inline-block;}

.ftr-grid ul li a{color:#0179b6;font-size:13px;padding:0px 5px;letter-spacing:-0.5px;border-right:1px solid #153e61;vertical-align:top;}

.ftr-social li{display:inline-block;}

.ftr-social li a i{border-radius:50%;height:32px;width:32px;color:#fff;font-size:18px;padding:7px 6px;}

.fa-facebook{background:#3b5998;}

.fa-twitter{background:#00acee;}

.fa-google-plus{background:#CC3333;}

.fa-linkedin{background:#0077B5;}

.fa-youtube{background:#c4302b;}

.fa-wikipedia-w{background:#A9A9A9;}

.copyrights{margin-top:1em;text-align:center;}

.copyrights p{font-size:14px;color:#3b5998;letter-spacing:2px;padding:10px;}

.copyrights p a{color:#f5af02;}

.topic-detail-page{padding:3em 1em; float:left; width:100%;}

.promtion-image ul li{display:block;}

.promtion-image ul li a img{margin:2% 0.5%;padding:3px;border:1px solid #cccbca;width:100%;}

.event-promtion{width:100%;position:relative;padding:0px 0px;float:left;margin:2em 0em 2em 0em;border:1px solid #c1c1c1;}

.event-title{background:linear-gradient(#cc2a1f, #c32321, #ad1226);font-weight:400;color:#FFF;border-radius:5px;padding:7px 5px;position:absolute;top:-15px;left:5px;font-size:15px;letter-spacing:1px;}

.event-promtion ul li{display:block;border:1px solid #094b84;margin:20px 0px 0px 0px;padding-bottom:8px;}

.event-promtion ul li .promot-heading{background:#0a5494;padding:5px;text-align:center;}

.event-promtion ul li .promot-heading a{color:#fff;font-size:12px;font-weight:600;letter-spacing:0.2px;text-decoration:none;}

.event-promtion ul li .pm_small{color:#b71a14;font-size:12px;padding:10px 5px;letter-spacing:0.5px;text-align:center;}

.event-promtion ul li .event-info{color:#075C71;font-size:12px;padding:0px 5px 15px 5px;letter-spacing:0.5px;text-align:center;line-height:19px;}

.event-promtion ul li .prom_submit{text-decoration:none;background:#CC0000;padding:4px;color:#FFFFFF;text-decoration:none;margin-bottom:3px;}

.topic-date-cnfr{background:linear-gradient(to right,#eaebec, #f7f7f7);box-shadow:1px 1px 2px #999;width:100%;border-radius:8px;position:relative;padding:15px;float:left;}

.date{float:left;width:100px;margin:15px 15px 0 0;padding:2px;background:#36C;border:1px solid #C9E5FC;text-align:center;font-size:17px;color:#FFF;border-radius:5px;}

.date b{display:block;padding:5px 0;background:#F4FAFE;font-size:24px;font-weight:400;color:#00F;}

.topic-page-link ul{margin-bottom:2em;}

.topic-page-link ul li{width:100%;float:left;display:block;padding:5px 0px;}

.listing-detail li{width:100%;float:left;display:block;padding:5px 0px;}

.listing-conf-link{width:100%;float:left;display:block;padding:5px 0px;}

.topic-confr{background:#fdfdfd;padding:10px 10px;border-radius:5px;font-size:12px;color:#1b1a1a;letter-spacing:0.4px;width:100%;float:left;}

.topic-confr span{font-size:14px;font-weight:700;padding-right:10px;color:#ca281f;letter-spacing:1.2px;}

.promt-link span{color:#000;}

.promt-link{background:#608de6;color:#fff;}

.promt-link:hover{color:#fff;}

.conference-detail h4{padding:.4em 1em;background:linear-gradient(#589dda, #1b588c, #0c4980);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;width:auto;float:left;margin-top:20px;}

.confre-info-detl{background:#fff;border-radius:10px;float:left;width:100%;padding:10px;margin:1em 0em;}
.cus_heading h1 span{
    color: #0a5494;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
}
.cus_heading h3 span{
    color: #b71923;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
}
.confre-info-detl ul li{display:inline-table;padding:7px 2px;text-align:left;float:left;word-break:break-all;}
.confre-info-detl ul li .conf_hed{
    font-size:15px;
	letter-spacing:1px;
	color:#1461e3;
	float:left;
}
.confre-info-detl ul li .conf_hed span{
    padding-left:10px;
	letter-spacing:1px;
	font-size:17px;
	color:#333030;
}
.confre-info-detl .date-detl{float:left;}

.county-month-confr{
     padding-left:0px;
	 float:left;
}

.county-conference h4{padding:.4em 1em;background:linear-gradient(#589dda, #1b588c, #0c4980);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;width:auto;float:left;}

.county-month-confr li{padding:.5em 1em;background:linear-gradient(#d6d3d2, #d4d0d1);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;display:inline-block;margin:1em 0em;}

.county-month-confr li a{text-decoration:none;color:#053763;font-size:13px;font-weight:600;}

.county-conference h5{width:100%;float:left;font-size:20px;font-weight:600;letter-spacing:1px;margin:10px;}

.county-conference h6{width:100%;float:left;font-size:16px;font-weight:600;letter-spacing:2px;color:#ca0c1c;margin:0px 10px;}

.state-list{width:100%;position:relative;padding:0px 0px;float:left;margin:0em 0em 2em 0em;border:1px solid #c1c1c1;}

.state-title{background:linear-gradient(#cc2a1f, #c32321, #ad1226);font-weight:400;color:#FFF;border-radius:5px;padding:7px 10px;position:absolute;top:-21px;left:7px;font-size:20px;letter-spacing:1px;}

.state-list ul{margin-top:26px;}

.state-list li{padding:.4em 1em;background:#1e5076;text-decoration:none;letter-spacing:1px;display:block;margin:1px;}

.state-list li a{text-decoration:none;color:#fff;font-size:13px;font-weight:600;}

.state-list li a i{padding-right:4px;}

.state-list li:hover{border-radius:5px;}

.india-list-form{width:100%;float:left;}

.india-list-form .state-text{width:17%;color:#555;float:left;background:#ffffff;border-radius:6px;outline:none;font-size:12px;padding:.5em 1em;margin:10px 5px;border:solid 1px #999;display:inline-block;}


.india-list-form .submit_form{display:inline-block;padding:.3em 1em;background:linear-gradient(#d12f1e, #9f0c16, #9d062c);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:8px;font-size:14px;margin-top:9px;}

.organizer-panel{
     padding:3em 1em;
	 width:100%;
	 float:left;
}
#subscribe{
	width:100%;
	float:left;
}
.organizer-panel-middle{
	float:left;
}
.orgnz-textbox{
	float:left;
	width:100%;
}
.organizer-panel-middle h2 {
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    margin: 20px 0px;
    font-weight: 600;
}
.organizer-detail-info {
    background: linear-gradient(to right,#eaebec, #f7f7f7);
    box-shadow: 1px 2px 7px 4px rgba(123, 121, 121, 0.33);
    border-radius: 8px;
    position: relative;
    padding: 15px;
    float: left;
    width: 100%;
}

.panel-menu{background:#e4eaea;padding:25px 0px 0px 0px;margin-bottom:3em;border-radius:10px;float:left;width:100%;box-shadow:1px 1px 2px 1px #999;}

.organizer-logo{width:230px;margin:auto;padding:0px 20px;}

.organizer-logo img{width:190px;padding:0px 15px 15px;}

.organizer-logo h2{color:#075fab;letter-spacing:1px;font-weight:600;font-size:20px;text-align:center;margin:0px 5px 15px;}

.sidebar-menu{float:left;width:100%;background:#fff;padding-bottom:25px;}

.panel-menu .sidebar-menu li{display:block;padding:10px 15px;border-top:1px solid #d0d0d0;}

.panel-menu .sidebar-menu li a{color:#1f6bb7;letter-spacing:1px;font-size:13px;font-weight:600;}

.organzier-title{background:linear-gradient(#cc2a1f, #c32321, #ad1226);font-weight:400;color:#FFF;border-radius:5px;padding:7px 10px;position:absolute;top:-19px;left:15px;}

.event-detln-panel{border-bottom:1px solid #eaeaea;padding:10px 0px;}

.event-detln-panel .event-id{width:100%;float:left;margin:10px 0px;}

.event-detln-panel .event-id a{color:#fff;letter-spacing:1px;font-weight:600;background:linear-gradient(to right,#1a65af, #1f6bb7);border-radius:8px;padding:10px 20px;font-size:13px;text-decoration:none;}

.event-detln-panel .event-name a{color:#075fab;letter-spacing:0.4px;font-weight:600;font-size:13px;float:left;width:100%;line-height:25px;margin:5px 5px;}

.event-detln-panel li{display:inline-block;margin:5px 5px;}

.event-listing{color:#000;letter-spacing:1px;font-weight:600;font-size:13px;}

.event-detln-panel .edit-link{background:linear-gradient(to right,#a2a2a2, #a2a2a2);border-radius:8px;padding:6px 20px;color:#fff;}

.event-detln-panel .promote-link{background:linear-gradient(to right,#a2a2a2, #a2a2a2);border-radius:8px;padding:6px 20px;color:#fff;}

.organizer-detail h4{padding:.4em 1em;background:linear-gradient(#589dda, #1b588c, #0c4980);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:5px;width:auto;float:left;}

.organizer-detail h5{font-size:19px;font-weight:600;margin:10px 0px;color:#b21624;letter-spacing:1px;}

.oraganizer-name h6{padding:3px 0px;width:100%;float:left;}

.oraganizer-name h6 span{font-size:18px;padding:10px;letter-spacing:1px;color:#000;word-break:break-word;}

.orgnz-name{font-weight:600;color:#0c4b82;}

.event-detl{margin:1em 0em;}

.event-detl h6{float:left;width:100%;}
.orgnz-textbox h3 {
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
}
#viewmore{
	font-size: 13px;
    width: auto;
    float: left;
    border: 1px solid #ccc;
    padding: 3px 10px;
    font-weight: 600;
    color: #383636;
    letter-spacing: 1px;
    margin: 15px;
}
.event-detl .event-left-grid{font-size:14px;padding:10px;letter-spacing:1px;color:#000;float:left;}

.captch-textbox{
	margin:0px 15px;
}
.captch-textbox a{
	line-height:30px;
}
.orgnz-textbox .event-info-right{width:43%;color:#555;float:left;background:#f5f5f5;border-radius:6px;outline:none;font-size:12px;padding:.6em 1em;margin-bottom:1em;border:solid 1px #999;display:inline-block;}

.event-detl .submit_form{display:inline-block;padding:.3em 1em;background:linear-gradient(#d12f1e, #9f0c16, #9d062c);color:#fff;text-decoration:none;letter-spacing:1px;border-radius:8px;font-size:14px;margin-top:9px;}

.topic-detail h3 a{color:#fff;text-decoration:none;}

.scrollbar{float:left;height:210px;width:100%;background:#fff;-webkit-box-shadow:0px 0px 15px 0px rgba(41,61,88,0.10);-moz-box-shadow:0px 0px 15px 0px rgba(41,61,88,0.10);box-shadow:0px 0px 15px 0px rgba(41,61,88,0.10);overflow-y:scroll;overflow-x:hidden;margin-bottom:25px;padding:0px;}

.scrollbar p{padding:20px 15px;}

.scrollbar ul li{display:block;}

.force-overflow{min-height:0px;}

.gsc-branding-text, .gcsc-branding-text {
    display: none !important;
}

img.gsc-branding-img, img.gsc-branding-img-noclear, img.gcsc-branding-img, img.gcsc-branding-img-noclear {
    display: none !important;
}

.gcsc-find-more-on-google-magnifier {
    display: none !important;
}

.gcsc-find-more-on-google-query {
    display: none !important;
}

.gcsc-find-more-on-google-text {
    display: none !important;
}

.gsst_a .gscb_a {
    display: none !important;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
    display: none !important;
}

.gsc-table-cell-thumbnail.gsc-thumbnail {
    display: none !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    display: none !important;
}

* 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:#fff;}

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

#style-2::-webkit-scrollbar-thumb{background-color:#062787;}


/*---- Pubaliction start here   ----*/


.covers_rotation {
    margin-top: 24px;
    margin-bottom: 12px;
    _padding-bottom: 24px;
}

.journal {
    width: 100%;
    float: left;
}

.middle_content a {
    text-decoration: none;
}

.middle_content a {
    color: #418B34;
}

.journal-detail {
    width: 48%;
    margin: 10px 3px;
    /* height: 125px; */
    padding: 15px 4px;
    border-radius: 10px;
    float: left;
    color: #00718f;
    box-shadow: 1px 0px 1px 2px rgba(0, 0, 0, 0.31);
}

.journal-detail .journal-img {
    width: 20%;
    height: 140px;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}

.journal-detail .journal-img img {
    width: 100%;
}


.journal-detail h3 {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    color: #45861b;
    margin: 4px 0px 5px 0px;
    font-family: 'Minion W08 Bold', minionblackadditional;
}

.journal-detail h5 {
    font-family: 'Minion W08 Bold', minionblackadditional;
    text-align: left;
    padding: 0px;
    margin: 6px 0px 5px 0px;
    /* color: #00718f; */
    font-size: 15px;
    width: 80%;
    float: left;
}
.journal-detail .btn{
    color: #fff;
    width: auto;
    float: left;
	padding:6px 2px;
}
.journal-detail .btn h5{
    background: #4e9fd8;
    padding: 10px;
    border-radius: 6px;
	width:100%;
} 


.webnair-conf {
    letter-spacing: 1px;
    font-size: 22px;
    padding: 15px 10px 0px;
    text-align: left;
    font-weight: 700;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgb(201, 41, 33);
    background: url(../images/animated_text_fill.png) repeat-y;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

/* Animate Background Image */
@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

/* Animate Background Image */

@-webkit-keyframes aitf {
0% { background-position: 0% 50%; }
100% { background-position: 100% 50%; }
}


/*---- Pubaliction end here   ----*/
.searchform{
	border: 1px solid #000;
	padding : 5%;
	margin-bottom:3%;
	border-radius: 4px;
	box-shadow: 2px 5px 6px 2px #344D90;
}
.searchform h4{
	font-size: 21px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #c92820;
	margin-bottom:20px;
}
.country_left{
    margin-top:20px;
	width:100%;
	float:left;
}
.country_left h4 {
    padding: .4em 1em;
    background: linear-gradient(#cc2a1f, #c32321, #ad1226);
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 5px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 21px;
}
.country_left .pop-count{
    width: 100%;
    float: left;
    column-count: 1;
}
.country_left .pop-count li{
    background: #145186;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
	padding:6px;
}
.country_left .pop-count li a{
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 500;
	text-align:center;
}

.topics_left{
    margin-top:20px;
	width:100%;
	float:left;
}
.topics_left h4 {
    padding: .4em 1em;
    background: linear-gradient(#cc2a1f, #c32321, #ad1226);
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 5px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 21px;
}
.topics_left .pop-count{
    width: 100%;
    float: left;
    column-count: 1;
}
.topics_left .pop-count li{
    background: #145186;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
	padding:6px;
}
.topics_left .pop-count li a{
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 500;
	text-align:center;
}

@media screen and (max-width:2500px) and (min-width:1440px){.agileits_w3layouts_sign_in .textfield{width:45%;}

}
@media screen and (max-width:2500px) and (min-width:1940px) {
.wthree_banner_grid2 a img {
      height: 220px;
      width: 100%;
}
.journal-detail .journal-img {
    width: 20%;
    height: 100%;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}
.journal-detail .journal-img img {
    width: 100%;
    height: 245px;
}
.journal-detail h3 {
    text-align: left;
    font-size: 21px;
    line-height: 24px;
    padding: 0px;
    color: #45861b;
    margin: 4px 0px 5px 0px;
}
.journal-detail h5 {
    margin: 15px 0px 5px 0px;
    /* color: #00718f; */
    font-size: 21px;
    width: 80%;
    float: left;
}
}
@media screen and (max-width:1939px) and (min-width:1740px) {

.journal-detail .journal-img {
   width: 20%;
   height: 100%;
   float: left;
   padding-right: 10px;
   padding-top: 5px;
}
.journal-detail .journal-img img {
   width: 100%;
   height: 169px;
}
}
@media (max-width:1280px){.w3l_banner_bottom_left{padding:3em 3em;min-height:355px;}

.button a{padding:16px 19px;position:absolute;top:10em;left:28.3em;}

.news-agileits-right{padding:3.43em 2em;width:45%;}

.wpf-demo-4{background-color:#e53238;width:100%;height:248px;}

.wpf-demo-4 .view-caption p{font-size:0.9em;padding-right:7px;}

.wpf-demo-4:hover .view-caption{bottom:-6px;}

.news-agileits-right p{font-size:0.9em;line-height:36px;}

.news-agileits-right{padding:4.29em 2em;width:48%;float:right;}

.news-agileits-right.news2{padding:4.29em 2em;width:48%;float:left;}

.news-agileits-left{margin-left:130px;padding:0;min-height:395px;position:relative;width:41.7%;}

.news-agileits-left.video2{margin-left:130px;padding:0;min-height:395px;position:relative;width:41.7%;}

.gallery-grid{margin-top:0em;padding:0;margin:1px 1px;width:24.83%;}

.w3l_banner_bottom_left{padding:2em 3em;min-height:329px;}

}

@media screen and (max-width:1290px) and (min-width:993px) {
.topics_left .pop-count li a {
    letter-spacing: 0px;
    font-size: 12px;
}
.country_left .pop-count li a {
    letter-spacing: 0px;
    font-size: 12px;
}
}

@media screen and (max-width:992px) and (min-width:769px) {
.country_left .pop-count {
    column-count: 1;
}
.topics_left .pop-count{
    column-count: 1;
}
}

@media screen and (max-width:768px) and (min-width:567px) {
.topic-left-grid{
    width:100%;
	margin-top:2em;
}
.country_left .pop-count {
    column-count: 2;
}
.topics_left .pop-count{
    column-count: 2;
}
}
@media screen and (max-width:380px) and (min-width:301px) {
.topics_left .pop-count li a {
    letter-spacing: 1px;
    font-size: 12px;
}
.country_left .pop-count li a {
    letter-spacing: 0px;
    font-size: 12px;
}
}
@media screen and (max-width:768px) and (min-width:367px) {
.event-detl .event-left-grid {
    font-size: 15px;
}
.orgnz-textbox h3 {
    font-size: 14px;
    letter-spacing: 0px;
}
.orgnz-textbox{
	width:100%;
	float:left;
}
.captch-textbox{
	width:auto;
	float:left;
}
.captch-textbox a{
	line-height: 33px;
}
}
@media (max-width:1080px){}

@media (max-width:1050px){}

@media (max-width:1024px){.logo-agileits img{width:150px;}
.search-login{
     float:left;
}
.agileits_w3layouts_sign_in .textfield{width:40%;}

.right-info{float:none;}

.box_content{font-size:11px;}

.add-event{width:50%;float:left;}
.journal-detail h3 {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    padding: 0px;
    color: #45861b;
    margin: 4px 0px 5px 0px;
    font-family: 'Minion W08 Bold', minionblackadditional;
}
.journal-detail h5 {
    font-family: 'Minion W08 Bold', minionblackadditional;
    text-align: left;
    padding: 0px;
    margin: 6px 0px 5px 0px;
    /* color: #00718f; */
    font-size: 14px;
    word-break: break-word;
}

}

@media (max-width:900px){
    .conference-listing-bg {
   
    margin-bottom: 30px;
}
    .conference-list {
    display: block;
    }
    
    ul.topic-list {
    margin-top: 30px;
    column-count: 2;
}
    
.logo-agileits a img{
    width:50%;
	margin-left:0em;
}
.services-icon-country ul li{width:50%;}

.country-detail ul {column-count:2; float:left;width:50%;
display:flex;}

.services-info-topic ul li{width:100%;}

.service-img ul li a img{width:100%;margin:5px 0px;}

.topic-detail ul{column-count:2; float:left;width:50%;
display:flex;}

}

@media (max-width:768px){.search-list span .w3ls__agileinfo_search input[type="search"]{width:80%;}
.search-list span .w3ls__agileinfo_search input[type="submit"]{width:20%;}

.services-middle-grid{padding-left:0px;}

.services-icon{margin-bottom:2em;}

.services-listing-grids{display:flex;flex-direction:column-reverse;}

.services-country-grids{display:flex;flex-direction:column-reverse;}
.topic-midule-grid{
    width:100%;
}
.journal-detail {
    width: 100%;
    margin: 10px 3px;
    /* height: 125px; */
    padding: 15px 4px;
    border-radius: 10px;
    float: left;
    color: #00718f;
    box-shadow: 1px 0px 1px 2px rgba(0, 0, 0, 0.31);
}
.journal-detail .journal-img {
    width: 20%;
    height: 100%;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}
}

@media (max-width:736px){
    .cus_heading {
        width: 100% !important;
    float: left !important;
}
    
    .right-info{float:none;}

.agileits_w3layouts_sign_in{width:70%;}

.agileits_w3layouts_sign_in .textfield{width:40%;}

.agileits_w3layouts_sign_in span a{padding:.5em 0.5em;}

.search-list span .w3ls__agileinfo_search{width:163px;}

.search-list span a{padding:.5em 0.2em;}

}

@media (max-width:600px){
    
    
h1{font-size:32px;margin-bottom:10px;word-break: break-word;}

h2{font-size:24px;margin-bottom:10px;word-break: break-word;}

h3{font-size:18px;margin-bottom:10px;word-break: break-word;}

h4{font-size:16px;margin-bottom:10px;word-break: break-word;}
.topic-detail-page {
    padding: 3em 0; 
}
.w3ls__agileinfo_search{
    width:100%;
	margin-top:2px;
}
.c-start-in {
    font-size: 15px;
    font-weight: bold;
}
.logo-agileits img{width:90px;}

.agileits_w3layouts_sign_in i{width:9%;color:#061e40;}

.fa-sign-in{
	color:#fff;
}
.agileits_w3layouts_sign_in .textfield{width:85%;}

.agileits_w3layouts_sign_in span{
    width: auto;
    float: left;
    margin-left: 5px;
}

.agileits_w3layouts_sign_in span a{
	width:100%;
	margin:3px 0px;
	font-size:13px;
}
.agileits_w3layouts_sign_in .login {
    padding: .5em 1em;
    font-size: 13px;
    margin-top: 1px;
}
.search-list {
    float: left;
	width:100%;
	padding-left: 0px;
	font-size:13px;
}
.search-list span .w3ls__agileinfo_search{width:100%;}

.search-list span .w3ls__agileinfo_search input[type="search"]{width:84%;}

.search-list span .w3ls__agileinfo_search input[type="submit"]{width:16%;}

.search-list span{
    width: auto;
    /* float: left; */
    margin-left: 6px;
}

.search-list span a{width:100%;margin:3px 0px; font-size:13px;}

.box_content{font-size:8px;line-height:12px;text-align:left;padding:0px;}

}

@media (max-width:568px){
    .ftr-grid ul li {
   
    margin-right: 10px;
        margin-bottom: 7px;
}
    .ftr-grid ul li a {

    
    padding-right: 14px;

}
.social_iconul {

    margin-top: 21px;

}
.agileits_w3layouts_sign_in{
   width:100%;
   padding-left: 0px;
}

.sign-in-form{width:100%;}

.banner_grid{width:100%;}

.banner_grid a img{ height:auto;}
.wthree_banner_grid2{width:49%;}

.services-icon{margin-bottom:2em;}

.services-icon-country ul li{width:50%;}

.country-detail ul li{width:100%;float:left;}

.services-middle-grid{padding-right:0px;padding-left:0px;}

.services-info-topic ul li{width:100%;}

.services-right-grid{padding-right:0px;padding-left:0px;}

.service-img ul li a img{width:100%;margin:5px 0px;}

.india-list-form .state-text{width:46%;}
.image-prom-conf{
	display:none;
}
}

@media (max-width:480px){.w3ls_banner_section h2{font-size:1.2em;letter-spacing:2px;line-height:1.6em;}

.w3ls_banner_section p{letter-spacing:6px;font-size:0.75em;margin-top:15px;margin:2% auto 0;width:88%;}

.wthree-counter-agile{width:85%;margin:2% auto 6%;}

.w3ls_banner_section{min-height:329px;padding:3em 0 0;}

.wthree_banner_grid2 h4{font-size:0.95em;padding:0 0em;width:70%;line-height:1.5em;}

}

@media (max-width:444px){.agileits_w3layouts_sign_in ul li a{display:inline-block;padding:.5em 1em;}


.banner_grid{width:100%;}
.wthree_banner_grid a img{
       height:auto;
}
.wthree_banner_grid2{width:100%;}

.wthree-counter-agile{width:100%;margin:2% auto 6%;}

span.simply-amount{font-size:1.6em;}

.w3ls_banner_section p{letter-spacing:5px;font-size:0.7em;margin-top:15px;margin:2% auto 0;width:100%;}

.services-icon{margin-bottom:2em;}

.services-icon-country ul li{width:50%;}

.country-detail ul li{width:100%;float:left;}

.services-middle-grid{padding-right:0px;padding-left:0px; margin-top:2em;}

.services-info-topic ul li{width:100%;}

.services-right-grid{padding-right:0px;padding-left:0px;}

.service-img ul li a img{width:100%;margin:5px 0px;}

.india-list-form .state-text{width:46%;}

}

@media (max-width:384px){}

@media (max-width:375px){.organzier-title{font-size:12px;}

@media (max-width:320px){.india-list-form .state-text{width:95%;}

}


.banner_country a img{
width:100%;
margin-bottom: 10px;
}

