.firstdiv{
    background-image: url(/media/dzyiiwoc/rectangle-427-2.png);
    background-attachment: fixed;
    height: 600px;
    width: 100%;
    object-position: 50% 50%;
    background-size: cover;
    background-position: center;
    
}
.p_img{
    margin-top: -107px;
}

#Homeh1{
    color: white;
    font-size: 80px;
}

#Homep{
    color: white;
}
.center {
    text-align: center;
    margin-top: -320px
}

.vectordiv{
    background-color: white;
    border-radius: 8px;
    margin-top: 100px;
    font-size: 14px;
    text-align: center;
}

.homecol{
    margin: 25px 5px 25px 5px;
    border-right: #000 solid 2px;
}
.homecollast{
    margin: 25px 5px 25px 5px;
}
@media only screen and (max-width: 430px) {
    .homecol{
        margin: 16%;
        border: none;
    }
}


.homedate{
    margin-top: -125px;
}
@media only screen and (max-width: 1400px) {
    .homedate{
        margin-top: -95px;
    }
}

.homenews{
    height: 400px;
}
@media only screen and (max-width: 768px) {
    .homenews{
        height: 490px;
    }
    .homedate{
        margin-top: -225px;
    }
}

.homenews-subject {
    font-size: 14px;
    width: 100%;
    height: auto;
    /*line-height: 20px;*/
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
}
.home-img-news{
    height: 135px  !important; border-radius: 8px;
}
.home-news{
    height: 220px;
    width: 256px;
}

.cnbdescription{
    text-align: left;
    margin-top: 10px;
    padding: 100px;
    padding-right: unset;
}
#cnbvideo{
    border-radius: 8px;
    overflow: hidden;
    width: 540px;
    height: 360px;
}
@media only screen and (max-width: 767px) {
    #cnbvideo{
        border-radius: 8px;
        overflow: hidden;
        width: 360px;
        height: 240px;
    }
}
#cnbtext{
    margin-left: 1px;
    padding-top: 8%;
    color: #142A57;
}
@media only screen and (max-width: 1250px) {
    #cnbtext{
        margin-left: 0px;
        padding-top: 10px;
        color: #142A57;
    }
}


.cnbinfo{
  background-color: #F8F9FF;
  border: 1px solid #142A57;
  border-radius: 8px;
  color: #142A57;
  padding: 5px 10px;
  display: inline-block;
  font-size: 16px;
  text-align: left;
}

.bgdivcolor{
    background: linear-gradient(to right, #142957 0%, #3162CD 100%);
    height: 600px;
    width: 100%;
    padding-top: 100px;
    color: white;
    font-size: 14px;
}



.seminartime{
    background-color: #142A57;
    border: 1px solid;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    color: white;
    font-size: 12px;
    text-align: center;
    width: 121px;
}
.seminarlecturer{
    margin: 5px 5px 5px 0px;
    color: grey;
    font-size: 12px;
    padding-left: 10px;
    margin-left: -12px;
}
.seminardownload{
    background-color: #142957;
    border: 1px solid;
    border-radius: 10px;
    color: white;
    padding: 12px 20px;
    text-decoration: none;
}
@media only screen and (max-width: 1400px) {
  .seminarlecturer{
        color: grey;
        font-size: 12px;
        padding-left: 30px;
        margin-right: -35px;
        width: 265px;
  }
  .seminartime{
        background-color: #142A57;
        border: 1px solid;
        border-radius: 5px;
        color: white;
        font-size: 12px;
        text-align: center;
        width: 130px;
    }
}
@media only screen and (max-width: 768px) {
  .seminarlecturer{
        color: grey;
        font-size: 12px;
        padding-left: 0px;
        margin-right: -5px;
        width: 265px;
  }
}

.contactus{
    background-color: white;
    border-radius: 8px;
    margin: 3% 10%;
}
.contactus p{
    font-size: 18px;
    line-height: 1.5;
}
.contactmargin{
    margin:7%;
    
}
.contactleft{
    padding-left: 35%;
    padding-top: 20%;
}
.contactusform{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #d3d3d3;
    padding-bottom: 10px;
    text-align: left;
    margin-top: 3%;
    margin-bottom: 5%;
    padding-top: 10px;
    padding-left: 10px;
}
.contactusbutton{
    background-color: #142A57;
    color: white;
    width: 100%;
    padding: 2%;
    border-radius: 8px;
}
@media only screen and (max-width: 1000px) {
    .contactusform{
        width: 85%;
        border-radius: 5px;
        border: 1px solid #d3d3d3;
        padding-bottom: 10px;
        text-align: left;
        margin: 5%;
    }
    .contactusbutton{
        background-color: #142A57;
        color: white;
        width: 85%;
        padding: 2%;
        border-radius: 5px;
        margin: 5%;
    }
}

.test_right{
    color: grey;
    padding-top: 3%;
}
.custom-richtext-2 iframe{
      width: 100%;
      border-radius: 8px;
      margin-top: 30px;
}
@media only screen and (max-width: 1200px) {
    .test_right{
        color: grey;
        padding-top: 3%;
        margin: 10%;
        width: 100%;
    }
}

.stafftopic{
    width: 100%;
    margin-top:5%;
    margin-bottom:5%;
    padding-top:3%;
    padding-bottom:3%;
    text-align: center;
    background-color: white;
    border-radius: 8px;
    box-shadow: 3px 6px 10px #d3d3d3;
}
.staffframe{
    background-color: white;
    border: 2px solid #2B56B4;
    border-radius: 12px;
    box-shadow: 0 0 5px 2px #d3d3d3;
    margin: 10%;
    margin-block-end: unset;
}
.staffimg{
    margin-top: -70px;
    padding: 20px;
    height: 200px;
}
.staffinfo{
    margin: 5% 7%;
    padding-bottom: 3%;
}

.analysttopic{
    margin-top: 50px;
    font-size: 36;
}
.analystinfo{
    padding: 10px;
    background-color: white;
    border-radius: 10px;
    font-size: 22px;
}

.meetinglisttopic{
    padding: 20px;
    margin-top: 5%;
    width: 100%;
    text-align: center;
    border: 1px solid #142957;
    border-radius: 10px;
}
.meetinglistitem{
    margin-top: 5%;
    width: 100%;
    
}
.meetinglistright{
    text-align: left;
    background-color: white;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 0px 5px 0px #c8bdbd;
    margin-bottom: 30px;
    padding: 40px;
}

.meetinglistleft{
    text-align: left;
    background-color: white;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0px 0px 5px 0px #c8bdbd;
    margin-bottom: 30px;
    padding: 40px;
}
.meetingtime{
    background-color: #142A57;
    border: 1px solid;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    color: white;
    font-size: 12px;
    text-align: center;
    width: 160px;
    padding: 8px;
}

.permissionmain{
    background-color: white;
    border-radius: 20px;
    margin: -8% 5% 5% 5%;
    padding: 5%;
    text-align: center;
}