.section_container {
    position:relative;
    width:100%;
    text-align: center;
    background-color: #ffbc02;
}

#tvc_wrap {
    pointer-events: none;
    position: absolute;
    top: 41.6%;
    left: 15.5%;
    margin-left:auto;
    margin-right:auto;
    width:69.6%;
}

.video_wrap {
    position: absolute;
    width: 100%;
    top: 0;
}

#ratio_tv_wrap {
    position: relative;
    width: 100%;
    padding-top: 56%;
}

.ytplayer {
    pointer-events: initial;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.txtQues {
    margin-bottom: 2px;
    margin-top: 12px;
    font-weight: bold;
    font-size: 1.1em;
}

.address-more .more-locations {
	display:none;
}

.address-more .btn-more {
	cursor: pointer;
}

.address-more {
}


