/*Top Marquee Horizontal Box End*/

/* GB Meeting Start*/
.meetingBox a {
    border: 1px solid #e8e8e3;
    width: 100%;
    float: left;
}

.meetingBox a:hover {
    border: 1px solid #0F2766;
}

.meetingBoxLeft {
    float: left;
    background: #0C1F62;
    padding: 20px 22px;
    border: 1px solid;
}

.meetingBoxLeft i {
    font-size: 20px;
    color: #ffffff;
}

.meetingBoxRight h4 {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-top: 3px;
    width: 100%;
    float: left;
}

.meetingBox {
    margin-bottom: 10px;
    margin-top: 10px;
}

.meetingBoxRight p {
    width: 60%;
    margin-bottom: 0px;
    background: #eee;
    text-align: center;
    margin-top: 6px;
    padding: 2px 0px;
}

.meetingBoxRight {
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    width: 73%;
}

/* GB Meeting End*/

.gsc-control-cse {
    float: right;
    width: 175px !important;
    padding: 0px !important;
    border: 0px !important;
}

.gsc-search-button {
    background-color: #EE5D28 !important;
    border-color: #EE5D28 !important;
    padding: 0px 2px !important;
    margin-left: 0px !important;
    height: 17px !important;
}

.gsc-search-button:hover {
    background-color: #0D2263 !important;
    border-color: #0D2263 !important;
}

.gsib_a {
    padding: 0px 3px 0px 3px !important;
}

table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
}

form.gsc-search-box {
    margin-bottom: 0 !important;
    border-right: 1px solid #ddd;
    padding-right: 5px;
}

.gsc-input {
    font-size: 13px !important;
    background: rgb(255, 255, 255) url("../img/branding.png") no-repeat scroll left center !important;
}

.gsc-input:focus {
    background-image: none !important;
}

table.gsc-search-box {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
}

.mr8 {
    margin-right: 8px;
}

.gscb_a {
    line-height: 20px !important;
}

.gsst_a .gscb_a {
    color: #6a6b6c !important;
    cursor: pointer;
    font-size: 18px !important;
}

.interview-time {
    padding-left: 100px;
    line-height: 1;
}

.interview-time li {
    margin-bottom: 7px !important;
}

.interview-time li i {
    color: #ef5d28;
}

.activity-list {
    font-size: 13px;
}

.activity-list li {
    display: flex;
    line-height: 1.5;
    margin-bottom: 5px;
}

.activity-list li i {
    color: #ee5d28;
    padding: 4px 4px;
}

.translated-ltr {
    margin-top: -40px;
}

.translated-ltr {
    margin-top: -40px;
}

.goog-te-banner-frame {
    display: none;
    margin-top: -20px;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

#google_translate_element {
    line-height: 0px !important;
}

.goog-te-combo {
    width: 125px;
    margin-top: 0px !important;
    margin-bottom: 1px !important;
    height: 23px;
    color: #000;
}

.goog-te-combo option {
    background: #112E69;
    color: #fff;
}

.goog-te-combo option :hover {
    color: #ee5d28;
}

.google-translate-icon {
    font-size: 15px;
    padding: 4px;
    color: #ee5d28;
    float: left;
}

.ml-0 {
    margin-left: 0px !important;
}

.projectList_box {
    border-top: 2px solid #f2f2f2;
    border-left: 2px solid #f2f2f2;
    border-right: 2px solid #f2f2f2;
    float: left;
    width: 100%;
    padding-top: 9px;
    background: #fff;
}

.projectList_box:hover {
    border-top: 2px solid #0A1C60;
    border-right: 2px solid #0A1C60;
    border-left: 2px solid #0A1C60;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.projectList_box h5 {
    text-align: center;
    margin-top: 15px;
    background: #0A1C60;
    color: #fff;
    padding: 5px 0;
    font-size: 15px;
}

/* GB Meeting Start*/
.meetingBox a {
    border: 1px solid #e8e8e3;
    width: 100%;
    float: left;
    background-color: #fff;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
}

.meetingBox a:hover {
    border: 1px solid #0F2766;
}

.meetingBoxLeft {
    float: left;
    background: #0C1F62;
    padding: 20px 22px;
    border: 1px solid;
}

.meetingBoxLeft i {
    font-size: 20px;
    color: #ffffff;
}

.meetingBoxRight h4 {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-top: 3px;
    width: 100%;
    float: left;
    margin-top: 2px;
}

.meetingBox {
    margin-bottom: 10px;
    margin-top: 10px;
}

.meetingBoxRight p {
    width: 100%;
    margin-bottom: 0px;
    background: #ffffff;
    text-align: left;
    margin-top: 6px;
    padding: 2px 0px;
}

.meetingBoxRight {
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    width: 73%;
}

/* GB Meeting End*/

.gsc-control-cse {
    float: right;
    width: 175px !important;
    padding: 0px !important;
    border: 0px !important;
}

.gsc-search-button {
    background-color: #EE5D28 !important;
    border-color: #EE5D28 !important;
    padding: 0px 2px !important;
    margin-left: 0px !important;
    height: 17px !important;
}

.gsc-search-button:hover {
    background-color: #0D2263 !important;
    border-color: #0D2263 !important;
}

.gsib_a {
    padding: 0px 3px 0px 3px !important;
}

table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
}

form.gsc-search-box {
    margin-bottom: 0 !important;
    border-right: 1px solid #ddd;
    padding-right: 5px;
}

.gsc-input {
    font-size: 13px !important;
    background: rgb(255, 255, 255) url("../img/branding.png") no-repeat scroll left center !important;
}

.gsc-input:focus {
    background-image: none !important;
}

table.gsc-search-box {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
}

.mr8 {
    margin-right: 8px;
}

.gscb_a {
    line-height: 20px !important;
}

.gsst_a .gscb_a {
    color: #6a6b6c !important;
    cursor: pointer;
    font-size: 18px !important;
}

.interview-time {
    padding-left: 100px;
    line-height: 1;
}

.interview-time li {
    margin-bottom: 7px !important;
}

.interview-time li i {
    color: #ef5d28;
}

.activity-list {
    font-size: 13px;
}

.activity-list li {
    display: flex;
    line-height: 1.5;
    margin-bottom: 5px;
}

.activity-list li i {
    color: #ee5d28;
    padding: 4px 4px;
}

.translated-ltr {
    margin-top: -40px;
}

.translated-ltr {
    margin-top: -40px;
}

.goog-te-banner-frame {
    display: none;
    margin-top: -20px;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

a {
    color: #0c1f62;
    text-decoration: none;
}

.sub-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    position: relative;
    display: inline-block;
    background: #089FAC;
    background: linear-gradient(to right, #3f2554 0%, #ff6a32 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 70px;
    margin-bottom: 20px;
}