.aboutDiv {
    height: 200px;
    background-color: white;
    background-color: #c30;
}

.aboutDiv .con1 {
    color: #ffffff;
    font-family: openregular;
    font-size: 22px;
    text-align: center;
}

.aboutDiv .con {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-family: opensemibold;
}

.aboutDivChild {
    width: 100%;
    float: left;
    padding-top: 20px !important;
}

#banner {
       background-position: center -260px !important;
    height: 400px;
     background: url(../assets/2022conspic/conspic2025bannerimage.jpg);
    background-size: cover;
    position: relative;
}

#banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background-color: #000000;
    opacity: 0.3; */
}

#banner .center {
    height: 150px;
    z-index: 1;
}

#bannertext {
    border-bottom: 0;
    position: absolute;
    top: 0;
    margin-top: 20px;
    right: 0;
    box-shadow: none;
    border-radius: 10px;
    background: #ffffffc4;
    padding: 10px 20px;
    display: none;
}

#bannertext h2 {
    font-family: opensemibold;
    font-size: 24px;
    color: #1f4997;
    line-height: 30px;
    text-align: right;
}

#bannertext p {
    font-size: 14px;
    color: #1f4997;
    text-align: right;
    line-height: 20px;
}

#form {
    margin-left: 200px;
}

.formele {
    margin: 0px 0px 0px 0px;
    position: relative;
}

.lable {
    font-family: opensemibold;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    padding: 5px 5px 5px 1px;
}

input[type=text],
textarea {
    width: 300px;
    height: 22px;
    border: 1px solid #e2e2e2;
    padding: 3px;
    border-radius: 3px;
    font-size: 13px;
    font-family: openregular;
    float: left;
    outline: none;
}

textarea {
    min-height: 60px;
    resize: vertical;
}

textarea:focus {
    box-shadow: 1px 1px 5px #e2e2e2;
    font-family: openregular;
    color: #333;
    font-size: 13px;
}

input[type=text]:focus {
    box-shadow: 1px 1px 5px #e2e2e2;
    font-family: openregular;
    color: #333;
    font-size: 13px;
}

#sbtn {
    font-size: 13px;
    font-family: opensemibold;
    color: #fff;
    float: left;
    padding: 5px 20px 5px 20px;
    margin-left: 224px;
    margin-top: 20px;
    background-color: #c30;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 10px;
}

#sbtn:hover {
    background-color: #F7A32A;
}

.error {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    color: #c30;
    font-family: opensemibold;
    font-size: 13px;
}



.note .sn {
    margin-top: 0px;
    color: #c30;
    font-family: opensemibold;
    font-size: 14px;
}

.boxLeft {
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

p {
    font-family: openregular;
    line-height: 20px;
    font-size: 12px;
}

.boxLeft p strong {
    font-family: opensemibold;
    font-weight: normal;
}

.loaderDiv {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1000;
    display: none;
}

.loaderDiv img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.successsent {
    background-image: url("../assets/success.png");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-bottom: 10px;
    background-position: left top;
    padding-left: 20px;
    color: #7BBF6A;
    font-family: opensemibold;
    font-size: 14px;
    margin-top: 20px;
}

.errorsent {
    margin-top: 20px;
    background-image: url("../assets/error.png");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 18px;
    padding-bottom: 10px;
    background-position: left top;
    padding-left: 20px;
    color: #FE0000;
    font-family: opensemibold;
    font-size: 14px;
}

.title {
    font-family: opensemibold;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    padding-left: 10px;
    border-bottom: 2px solid #c30;
}

#content .center {
    margin-bottom: 30px;
    margin-top: 20px;
    border-radius: 5px;
}

#slider {
    height: 200px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 1px solid #e2e2e2;
}

.banner {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
}

#banner1 {
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner p {
    margin-top: 10px;
    line-height: 25px;
    text-align: justify;
    padding: 0 70px;
}

.banner h1 {
    padding-right: 50px;
    text-align: right;
    font-style: italic;
    color: #c30;
}

#slidebuttons {
    width: 120px;
    margin: auto;
    margin-top: 7px;
    height: 20px;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: none;
    position: relative;
    top: -8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 10;
}

#slidebuttons ul {
    margin-left: 4px;
}

#slidebuttons ul li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    float: left;
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    box-shadow: inset 0px .5px 1px rgba(0, 0, 0, .2), inset 0px .5px 1px rgba(0, 0, 0, .2);
    margin: 2px;
    cursor: pointer;
}

#slidebuttons ul li:first-child {
    background: #E24D16;
    cursor: default;
}

#leftarrow {
    position: absolute;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .8) url(../assets/arrow-left1.png) no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    top: 50%;
    left: 5px;
    margin-top: -20px;
    border-radius: 100%;
    opacity: 0;
    -moz-transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    cursor: pointer;
}

#rightarrow {
    position: absolute;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .8) url(../assets/arrow-right1.png) no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    top: 50%;
    right: 5px;
    margin-top: -20px;
    border-radius: 100%;
    opacity: 0;
    -moz-transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    cursor: pointer;
}

#slider:hover #rightarrow,
#slider:hover #leftarrow {
    opacity: 1;
    -moz-transition: .5s all;
}

.conspic {   
    overflow: hidden;
    width: calc(100% - 4px);
    border: 1px solid #e2e2e2;
    float: left;
    /* height: 420px; */
    position: relative;
    box-shadow: none;
}

.conspic p {
    margin-left: 20px;
    line-height: 23px;
    font-size: 14px;
}


#agendatable {
    margin: 20px auto;
    border: 1px solid #e2e2e2;
}

#agendatable th,
.table th {
    background-color: #f2f2f2;
    border-left: 1px solid #ccc;
    padding: 3px 10px;
    text-align: left;
}

#agendatable td:first-child,
#agendatable th:first-child,
.table td:first-child,
.table th:first-child {
    border-left: none;
}

#agendatable td,
.table td {
    padding: 3px 10px;
    border-left: 1px solid #b6b6b6;
    border-top: 1px solid #b6b6b6;
    color: #000;
}

.moreinfonote {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #064273;
    font-family: opensemibold;
    font-size: 18px;
    line-height: 38px;
}

.boxLeft ul {
    margin-left: 14px;
    padding-left: 5px;
}

.boxLeft ul li {
    line-height: 24px;
    font-family: openregular;
    font-size: 14px;
    list-style: disc;
}

#daynav {
    background-color: #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #e2e2e2;
    border-bottom: none;
}

#daynav li {
    float: left;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #e2e2e2;
    width: 33.33%;
    /* width: 50%; */
    font-family: opensemibold;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

#daynav li:hover,
#daynav li.active {
    background-color: #fff;
}

#daynav li.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff;
    bottom: -1px;
    z-index: 1;
}

#daynav li:first-child {
    border-left: none;
    border-top-left-radius: 5px;
    margin-left: 0;
}

#daynav li.last {
    border-top-right-radius: 5px;
}

.showday {
    display: none;
    border: 1px solid #e2e2e2;
    padding: 20px;
}

.showday.active {
    display: block;
}

#showparent {
    position: relative;
    width: 100%;
}

.subtitle {
    border: 1px solid #e2e2e2;
    border-bottom: none;
    font-size: 14px;
    font-family: opensemibold;
    line-height: 25px;
    padding-left: 5px;
    color: #f60;
}


#acrossyear {
    width: 100%;
    float: none;
    margin-top: 10px;
    height: auto;
    margin-bottom: 10px;
}

.detailsForSSTCon {
    border: 1px solid transparent;
}

.prg_header {
    margin-bottom: 20px;
}

.prg_header p strong {
    font-size: 16px;
}

.prg_header p {
    text-align: center;
    font-size: 13px;
}

.aboudivch .conspic .header h3 {
    background-image: url("../assets/2019Conspic/meeting.png");
    background-position: 28% 50%;
    background-size: 26px 26px;
    background-repeat: no-repeat;
}

#aboutdivcen .aboudivch:last-child .header h3 {
    background-image: url("../assets/2019Conspic/group.png");
}

#acrossyear .header {
    height: 50px;
}

#acrossyear .header h3 {
    line-height: 50px;
    text-align: left;
    display: block;
    padding-left: 35px;
}

.copyrightname {
    left: 410px;
    bottom: 5px;
}

table.table tr:first-child td {
    border-top: none;
}

.up_point {
    padding-right: 20px;
    font-family: openregular;
    line-height: 16px;
    margin-bottom: 5px;
    text-align: right;
}

.up_point a {
    color: #de3326;
    margin-left: 2px;
    font-weight: bold;
}

.showday {
    text-align: center;
}

.img-svg {
    width: 90%;
}

.device-timeline {
    display: none;
}


.aboutdivch-first {
    float: left;
    width: 49.5%;

}

.aboutdivch-second {
    float: right;
    width: 49.5%;
}

.device-nav ul .details a {
    color: #ff6521;
}
#aboutdivcen .announce{
    font-size:18px;
    text-align:center;
    font-weight:bold;
    margin-top:100px;
    color: #c30;
}



@media screen and (min-width:1600px) {
    
    #bannertext {
        margin-top: 45px;
    }
}



@media screen and (max-width:1400px) {
    .header h3 {
        line-height: 70px;
    }
    .header {
        height: 70px;
    }
}


@media screen and (max-width:1024px) {
    .header h3 {
        line-height: 50px;
    }
    .header,
    #acrossyear .header {
        height: auto;
    }
    #acrossyear .header h3 {
        line-height: 43px;
    }
   .conspic{
        height: 440px; 
    }
}

@media screen and (max-width:1000px) {
    #content .center {
        margin-top: 0px;
    }
    #bannertext {
        right: 20px;
    }
    .showday {
        padding: 0;
        padding-top: 10px;
    }
    table {
        border: none !important;
    }
    .agendaim-content {
        overflow: hidden;
        padding: 10px;
    }
    .up_point {
        padding-right: 12px;
    }

}

@media screen and (max-width:768px) {
    .header h3 {
        line-height: 40px;
        font-size: 15px;
    }
    .aboudivch .conspic .header h3 {
        background-size: 24px 24px;
        background-position: 23% 48%;
    }
    #aboutdivcen .conspic {
        padding: 0;
    }
    #acrossyear .header h3 {
        line-height: 34px;
        font-size: 15px;
        padding: 3px 0px 3px 25px;
    }
}

@media screen and (max-width:700px) {
    #acrossyear.conspic {
        padding-top: 0px;
    }
}

@media screen and (max-width:650px) {
    #bannertext {
        right: 10px;
    }
    .aboutdivch-first {
        width: 48.5%;
    }
    .aboutdivch-second {
        width: 48.5%;
    }
    .updateso {
        font-size: 18px;
    }
    #acrossyear .header h3 {
        padding: 3px 0px 3px 15px;
    }
    .aboudivch .conspic .header h3 {
       
        background-position: 15% 48%;
    }

}

@media screen and (max-width:600px) {
    #content .center {
        margin-bottom: 10px;
    }
    .web-timeline {
        display: none;
    }
    .device-timeline {
        display: block;
        width: 85%;
        margin: auto;
    }
    #acrossyear.conspic {
        padding-bottom: 0;
    }
    .agendaim-content {
        padding: 10px 2px;

    }

    #showparent {
        overflow: hidden;
    }
    .showday {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    table {
        width: 600px;
    }

    .up_point {
        padding-right: 4px;
    }
    #aboutdivcen .announce{
        font-size: 14px;
        margin: 100px 0;
    }
    #daynav li {
        font-size: 13px;
        line-height: 17px;
        padding: 10px 8px;
        width: 50%;
    }
}

@media screen and (max-width:550px) {
    .aboutdivch-first {
        width: 100%;
        float: none;
    }
    .aboutdivch-second {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .conspic {
        float: none;
    }
    #aboutdivcen .conspic {
        height: auto;
        padding-bottom: 10px;
    }
}

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

    .device-timeline {
        width: 93%;
    }

}

@media screen and (max-width:450px) {
    .up_point {
        padding-left: 4px;
        text-align: left;
    }
.aboudivch .conspic .header h3 {
    background-size: 20px 20px;
    background-position: 24% 48%;
}
}

@media screen and (max-width:400px) {
    .device-timeline {
        width: 100%;
    }
    #acrossyear .header h3 {
        padding: 3px 0px 3px 10px;
    }
    .updateso {
        font-size: 16px;
    }
    .prg_header {
        margin-bottom: 10px;
    }
    .prg_header p {
        font-size: 12px;
    }
    #bannertext h2 {
        font-size: 20px;
    }
    #bannertext p {
        font-size: 13px;
    }
    #bannertext {
        margin-top: 14px;
    }
    #banner {
        background-position: center 0;
       
    }
    #daynav li {
        width: 50%;
    }

}
