/* Mobile */

@media(min-width:320px) and (max-width:767px) {
.opl-classdata-des{margin-bottom: 30px;}
.left-angle{font-size: 44px;color: #fff;position: absolute;top: 2px;}
.data-txt{float: left;width: 100%;text-align: center;font-size: 24px;color: #fff;}
.content-header{padding:0;}
.opl-content-container {margin-left: 0 !important;    padding: 0 !important;}
	.opl-completedata-head{margin-top:20px;}
	.opl-classdata-des{font-size:16px !important;}
    .opl-navbar-default-mob {
        background-color: #0097A7;
        border-color: #0097A7;
    }
    .opl-logo-txt h1 {
        font-size: 18px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px !important;
    }
    .opl-top-part {
        top: 60px;
    }
    .opl-top-part {
        background-size: 100% 100%;
        height: 100vh;
    }
    .opl-footer {
        padding: 0;
    }
    .opl-logo-text h2 {
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        width: 90%;
        margin: 40% auto 10%;
        border-radius: 5px;
        padding: 8%;
        line-height: 1.5;
        font-size: 24px;
    }
    .opl-login-btn-mob {
        margin: 0 10%;
    }
    .btn-margin-1 {
        margin-right: 5%;
    }
    .form-group-width {
        width: 100%;
    }
    .opl-section-margin {
        margin-top: 30px;
    }
    .opl-content-border {
        padding-bottom: 25%;
		width: 105%;
    }
    .opl-text-margin {
        margin-top: 5%;
    }
    .modal-content,
    .modal.right .modal-dialog,
    .opl-img-width-1 {
        width: 100%;
    }
    .modal-open .modal {
        overflow-y: hidden;
    }
    .opl-content-title {
        margin-top: -65px;
    }
    #opl-logo {
        width: 100%;
    }
    .form-group-width,
    .dropdown-display-label,
    .dropdown-main {
        width: 100%!important;
    }
    .custom-col-1,
    .custom-col-2 {
        margin-left: 0px;
        padding-top: 10px;
    }
    .sub-col-2 {
        width: 80%;
    }
    .opl-content-container {
        margin-top: 10px;
    }
    .custom-col-1,
    .custom-col-2 {
        width: 100%;
    }
    .sub-col-2 {
        padding-left: 20%;
        text-align: left;
    }
    .archieve-icon {
        margin-left: 15px;
    }
    .custom-col-1 {
        border: none;
    }
    .custom-row {
        margin: 1.5%;
		width: 105%;
    }
    .opl-content-border {
        margin: 1.5%;
    }
}
@media(min-width:320px) and (max-width:568px) {
    .opl-content-border {
		width: 109%;
    }

	.custom-row {
		width: 109%;
    }
}
@media(min-width:375px) and (max-width:667px) {
    .opl-content-border {
		width: 100%;
    }
	
	.custom-row {
		width: 106%;
    }
}

@media(min-width:411px) and (max-width:767px) {
.date .form-control {
	width: 89% !important;
}
}

@media (min-width: 374px) and (max-width: 410px){
 .date .form-control {
	 width:88% !important;
}
}

@media (min-width: 321px) and (max-width: 374px){
 .date .form-control {
	 width:88% !important;
}
}
@media (min-width: 300px) and (max-width: 320px){
 .date .form-control {
	 width: 86% !important;
}
}