.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: 0.9em;
    font-weight:400;
    line-height:1.1em;
}
.breadcrumb {
  display: none;
}

.sub-title-inner{
  display: none;
}

.wpcf7-form-control.wpcf7-submit{
color: #FFFFFF;
border-color: #08c;
background-color: #08c;
border-radius: 5px;
margin-top:20px;
}

select[name="Category"], select[name="Abstract_Category"], select[name="Section"], select[name="Country"], select[name="Title"]{
    line-height:1.15em;
    margin-top:0px;
    margin-bottom:15px;
    width:40%;
    min-height:38px;
    border: 1px solid #eee;
    border-radius: 3px;
    color: inherit;
    font-weight:300;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
}

input[name="Tel"]{
    line-height:1.15em;
    margin-top:0px;
    margin-bottom:15px;
    width:50%;
    min-height:38px;
    border: 1px solid #eee;
    border-radius: 3px;
    color: inherit;
    font-weight:300;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
}

.wpcf7-list-item-label{
    color:#304b95;
    font-weight:400;
}

input[name="Presenting_author"]{
    margin-bottom:3px;
    }
    
.tablepress{
    width: 66%;
    text-align: center; 
    margin-left:auto; 
    margin-right:auto;
    table-layout: auto;
}


#navigation .navbar-header .navbar-toggle {
    margin: 12px 0 12px;
}

/* responsive counter */
@media only screen and (max-width: 767px)  {
    #navigation .navbar-brand {
    margin: 8px 0 0;
}
}

@media  only screen and (max-width: 961px) {

.countdown-section {
    font-size: 44px;
    line-height: 1;
}
.countdown-period{
    font-size:14px!important;
    margin-top:12px!important;
    line-height:1em!important;
}
.countdown-timer-subtitle.animated.fadeIn{
    font-size:14px!important;
    margin-top:4px!important;
    line-height:1em!important;
}
.countdown-timer-title{
    margin:3px 0px 0px!important;
}
}

@media  only screen and (max-width: 480px) {

.countdown-section {
    font-size: 30px;
    line-height: 1;
}
.countdown-period{
    font-size:12px!important;
    margin-top:10px!important;
    line-height:1em!important;
}
.countdown-timer-subtitle.animated.fadeIn{
    font-size:12px!important;
    margin-top:2px!important;
    line-height:1em!important;
    width:350px!important;
}
.countdown-timer-title{
    margin:3px 0px 0px!important;
    font-size:30px!important;
}
}



@media  only screen and (min-width: 962px) {

.countdown-section {
   line-height: 1;
}
.countdown-period{
    margin-top:24px!important;
    line-height:1em!important;
}
.countdown-timer-subtitle.animated.fadeIn{
    margin-top:24px!important;
    line-height:1em!important;
}
.countdown-timer-title{
    margin:24px 0px 0px!important;
}

}


@media  only screen and (max-width: 355px) {

.countdown-section {
    font-size: 24px;
    line-height: 1;
}
.countdown-period{
    font-size:8px!important;
    margin-top:8px!important;
    line-height:1em!important;
}
.countdown-timer-subtitle.animated.fadeIn{
    font-size:8px!important;
    margin-top:2px!important;
    line-height:1em!important;
    width:300px!important;
}
.countdown-timer-title{
    margin:3px 0px 0px!important;
    font-size:24px!important;
}
}