@media only screen and (min-width:992px) and (max-width:1279px) {
   

    .right-side {
        padding-right: 0px;
    }

    .ipeoplesafe-left {
        width: 240px;
    }

    .topic-map {
        position: absolute;
    }

    .help-btn,
    .back-btn,
    .next-btn {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .pagination {
        padding-left: .3rem;
        padding-right: .3rem;
    }

    .audioplayer {
        width: 205px;
        margin-right: 0rem; 
    }

    .footer-inner-bg {
        padding-left: .3rem;
    }

    .prev-next-wrapper {
        padding-right: .3rem;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .ipeoplesafe-article {
        flex-direction: column;
    }

    .right-side {
        padding-right: 0px;
    }

    .ipeoplesafe-left {
        width: 240px;
    }

    .topic-map {
        position: absolute;
    }

    .help-btn,
    .back-btn,
    .next-btn {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .pagination {
        padding-left: .3rem;
        padding-right: .3rem;
    }

    .audioplayer {
        width: 205px;
        margin-right: .3rem;
    }

    .footer-inner-bg {
        padding-left: .3rem;
    }

    .prev-next-wrapper {
        padding-right: .3rem;
    }
	.canvas-player {
		width:200px;
	}
	.cc-icon {
		margin-right:.3rem; 
	}
}


@media only screen and (min-device-width: 320px) and (max-device-width: 1140px) {
    .copyright {
       display: none;
    }

@media only screen and (max-width:767px) {
    .ipeoplesafe-wrapper {
        flex-direction: column;
    }

    .ipeoplesafe-header {
        flex-direction: column;
    }

    .ipeoplesafe-head-right {
        padding-left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .ipeoplesafe-article {
        flex-direction: column;
    }

    .left-side {
        width: 100%;
    }

    .left-side img {
        width: 100%;
    }

    .ipeoplesafe-article {
        padding: 0;
        display: flex;
        position: relative;
        flex: auto auto auto;
        overflow-y: auto;
        min-height: 0px;
        height: 100vh;
        z-index:1;
    }

    .ipeoplesafe-right {
        height: auto;
    }

    .right-side {
        padding-left: 1rem;
        display: flex;
        flex-direction: column;
        padding-right: 0;
        padding: 1rem;
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer-inner-bg {
        height: auto;
        background-image: none;
        padding: .5rem;
    }

    .footer-inner-bg {
        display: block;
    }

    .audioplayer-bar {
        width: 75px;
    }

    .audioplayer {
        width: 100%;
        margin: 0px;
    }

    .ipeoplesafe-footer {
        display: block;
    }

    .help {
        margin: 10px 0px;
    }

    .audioplayer {
        width: 100%;
        margin: 10px 0;
        border: 0px;
    }

    .topic-map {
        width: 100%;
    }

    .topic-map-btn {
        position: static;
    }

    .help {
        margin-bottom: -8px;
        margin-top: 0px;
    }

    .topic-map-btn {
        position: relative;
        bottom: -5px;
    }

    .ipeoplesafe-left {
        height: auto;
        overflow-y: inherit;
    }

    .mob-menu {
        display: block;
    }

    .box-left-right {
        display: none;
    }

    .ipeoplesafe-left {
        padding: 0px;
    }

    .ipeoplesafe-left {
        width: auto;
    }

    .ipeoplesafe-right {
        width: auto;
    }

    .audioplayer {
        display: inline-block;
        width: 79%;
        float: left;
    }

    .cc-icon {
        margin-right: 0rem;
        display: inline-block;
        /* margin: 0px; */
        float: left;
        /* margin: 0px; */
        margin-top: 10px;
        height: 22px;
    }

    .replay {
        display: inline-block;
        float: left;
        margin-top: 10px;
        height: 22px;
    }

    .ipeoplesafe-footer {
        background-image: transparent;
        background-color: #666;
    }

    .footer-inner-bg {
        background-image: transparent;
        background-color: #666;
    }

    .prev-next-wrapper {
        display: block;
        clear: both;
    }

    .help-btn,
    .back-btn,
    .next-btn {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pagination {
        display: inline-block;
    }

    #bottom-block {
        bottom: 8px;
    }

    .right-side {
        padding-left: 1rem;
        padding-right: 2rem;
    }

    .copyright {
       padding-bottom:2rem;
	   position:static;
       width:100%;
       
       
    }

    .fa-angle-left {
        font-size: 12px;
    }

    .fa-angle-right {
        font-size: 12px;
    }

    .audioplayer-time.audioplayer-time-duration {
        font-size: 9px;
    }

    .audioplayer-time.audioplayer-time-current {
        font-size: 9px;
    }

    .audioplayer-bar {
        left: 4.87em;
    }

    .audioplayer-time-duration {
        right: 2.5em;
    }

    .audioplayer-time-current {
        border-left: 0px;
    }

    .slide-menu .menu-items .menu-item .menu-body {
        width: 250px;
        right: -270px !important;
    }

    .slide-menu .menu-items .menu-item .menu-close {
        left: 200px;
        right: inherit !important;
    }

    .slide-menu .menu-items .menu-item.active {
        width: 200px !important;
    }

    .box-left-right {
        padding: .5rem;
    }

    .ipeoplesafe-head-right {
        width: 100%;
        padding: 1rem !important;
    }

    .menu-item.active .menu-icon {
        display: none !important;
    }
	.audioplayer {
		height:22px;
	}
	.canvas-player {
width: 79%;
height: 22px;
margin-top: 10px;
float: left;
	}
	.cc-icon {
		margin-top: 10px;
    height: 22px;
    width: 25px;
    z-index: 100000;
    top: 43px;
    left: 248px;
	}
	.footer-inner-bg {
		position:relative;
	}
	.frametotaltime-label {
    padding: 0 0px;
    padding-left: 0px;
    font-size: 10px; 
}
#bottom-block {
    z-index: 1000;
}
}