
﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
/* CSS Document */
html { min-height: 100%; position: relative; }
body { font-family: 'Poppins', sans-serif; font-weight: 400; overflow-x: hidden; background: #f5f6f9; margin: 0px; padding: 0px; }
strong { font-family: 'Poppins', sans-serif; font-weight: 700; }
#mnwrp { display: block; padding: 0px; margin: 0px; }
#hd { display: block; padding: 20px 0; background: #CCC; }
#md { display: block; padding: 0; min-height: 410px; }
#ft { display: block; background: #fff; color: #575757; padding: 30px 0 30px 0; bottom: 0; height: 80px; width: 100%; }
/*.home-page { background: url(../../../images/home-bg.jpg) top center no-repeat; height: 100vh; width: 100%; background-size: 100% 100vh; display: block; }*/
.home-page { background: url(../../../images/home-bg.jpg) top right repeat-x; width: 100%; float: left; text-align: center; background-size: cover; box-sizing: border-box; min-height: 100%; position: relative; }
.container { width: 100%; margin: 0 auto; max-width: 1620px; }
.home-section { display: flex; margin: 0 auto; flex-direction: row-reverse; }
.home-lft { width: 60%; float: left; padding: 50px 50px 0px 50px; box-sizing: border-box; min-height: 100vh; }
.home-rft { width: 40%; padding: 50px; float: left; text-align: center; box-sizing: border-box; min-height: 100%; position: relative; }
.home-rft .home-graph { position: absolute; bottom: 0px; right: 0px; width: 100%; height: 100%; display: block; z-index: 2; }
.home-rft .home-graph img {
width: auto;
position: absolute;
bottom: 0px;
right: 0px;
height: 70%;
}
.video-section { display: flex; padding-top: 60px; margin: 0 auto; position: relative; z-index: 2; }
.video-frame { max-width: 724px; height: 539px; display: block; background: url(../../../images/video-frame.png) top center no-repeat; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); padding: 44px; box-sizing: border-box; background-size: 100% 100%; margin: 0 auto; }
.video-frame .video-thumbail { margin: 0px; display: block; width: 100%; height: 100%; background: url(../../../images/video-thumb.png) top center no-repeat; background-size: 100% 100%; box-sizing: border-box; border: 0px !important; }
.miss-rennu-logo { width: 184px; height: 165px; display: block; }
.miss-rennu-logo img { width: 100%; height: 100%; }
.login-desc { color: #fff; font-size: 16px; text-align: center; width: 100%; margin: 0 auto; max-width: 724px; }
.welcome-txt { display: flex; text-align: center; margin: 40px auto 10px auto; }
.welcome-txt p { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 18px; text-align: center; width: 100%; }
.welcome-txt p span.missrennu { margin: 0 20px; }
.login-info { display: block; text-align: center; margin: 10px auto; }
.login-info h3 { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 20px; text-align: center; width: 100%; margin-bottom: 15px; }
.login-info p { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 18px; text-align: center; width: 100%; }
.login-info p span.missrennu { margin: 0 20px; }
.btn-common { letter-spacing: 0.72px; color: #222222; text-align: center; background: #fff; font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 600; line-height: 48px; height: 48px; padding: 0px 30px; width: auto; margin: 0 15px; border-radius: 10px; min-width: 182px; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); }
.btn-common:hover, .btn-common.active { background: #2210d2; color: #fff; }
/*login*/
#container { position: relative; display: flex; flex-direction: row-reverse; }
#container .content { width: 100%; padding: 2em 4em; text-align: center; }
#container > .login-lft { width: 50%; float: left; padding: 50px 50px 0px 50px; box-sizing: border-box; min-height: 100vh; background: #FCFCFC; }
#container > .login-lft .miss-rennu-logo { width: 130px; height: auto; margin: 0 auto; margin-bottom: 20px; }
#container > .login-rft { background: url(../../../images/home-page.jpg) top right repeat-x; width: 50%; padding: 50px; float: left; text-align: center; background-size: cover; box-sizing: border-box; min-height: 100%; position: relative; }
#container > .login-rft .login-graph { position: absolute; bottom: 0px; right: 0px; width: 510px; height: 535px; display: block; z-index: 0; overflow: hidden; }
#container > .login-rft .login-graph img { width: 100%; position: absolute; bottom: 0px; right: 0px; }
#container > .login-rft .video-section { padding-top: 0px; }
#container > .login-rft .video-frame { max-width: 724px; display: block; background: url(../../../images/video-frame.png) top center no-repeat; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); box-sizing: border-box; width: 474px; height: 343px; background-size: 100% 100%; padding: 26px; margin: 0 auto; }
#container > .login-rft .video-frame .video-thumbail { width: 100%; height: 100%; margin: 0px; background-size: 100% 100%; }
.login-form { display: block; width: 492px; margin: 0 auto; }
.form-box { display: block; width: 100%; margin: 0 auto; }
.form-box .form-control { background: #F4F6FB; border: none; padding: 12px 15px; margin: 0; width: 100%; font-size: 1.4em; border-radius: 10px; text-align: left; font: normal normal normal 16px/26px Poppins; letter-spacing: 0.64px; color: #666666; box-shadow: none; }
.form-box .form-control:focus { outline: none; }
.form-box select.form-control { min-height: 50px; }
.form-box span.remember { float: left; }
.form-box span.remember::before { content: ""; display: inline-block; width: 1em; height: 1em; border: 2px solid #999; vertical-align: top; margin-right: 4px; }
.form-box span.forget { float: right; }
.form-box span.forget a { text-align: left; font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; }
.form-box span.forget .span { text-align: left; font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; }
.form-box span.forget a:hover { color: #2210d2; }
.form-box span.clearfix { clear: both; display: table; }
.form-box span.copy { display: block; position: absolute; bottom: 0; font-size: 1em; }
.loginwith { width: 100%; margin: 0px auto 15px auto; white-space: nowrap; overflow: hidden; display: flex; justify-content: center; align-items: center; position: relative; text-align: center; font-weight: 400; font-size: 14px; line-height: 24px; letter-spacing: 0.64px; color: #222222; }
.loginwith::before { content: ""; display: inline-block; width: 42%; height: 1px; background: #aaa; vertical-align: middle; margin-right: 5%; }
.loginwith::after { content: ""; display: inline-block; width: 45%; height: 1px; background: #aaa; vertical-align: middle; margin-left: 5%; }
.social-icon { width: 100%; margin: 0px auto 15px auto; white-space: nowrap; overflow: hidden; display: flex; justify-content: center; align-items: center; position: relative; text-align: center; font-weight: 400; font-size: 14px; line-height: 24px; letter-spacing: 0.64px; color: #222222; }
.social-icon a { display: inline-block; margin: 0px; border-left: 1px solid #E5E5E5; height: 24px; padding: 0 30px; }
.social-icon a:first-child { border-left: 0px solid #E5E5E5; }
.form-box .btn-login { margin: 15px auto 30px auto; border: 1px solid #2210D2; background: #2210D2; color: #fff; font-size: 18px; line-height: 32px; font-weight: 600; padding: 0.8em 2em; box-shadow: -10px 17px 36px #FED42F26; border-radius: 10px; letter-spacing: 0.72px; display: block; width: 100%; height: 60px; cursor: pointer; }
.form-box .btn-login:hover { background: #fff; color: #2210D2; border: 1px solid #2210D2; }
.form-box .btn-login:focus { outline: none; }
.video-caption { width: 492px; display: block; margin: 0px auto 40px auto; }
.video-caption h3 { display: block; color: #fff; font-weight: 600; font-size: 18px; text-align: center; }
.video-caption h3 span { display: block; font-size: 16px; font-weight: 400; margin-top: 10px; }
.login-heading { display: block; margin: 0 auto; }
.login-heading .miss-rennu-logo { width: 130px; height: 115px; }
.login-heading .miss-rennu-logo img { width: 100%; height: auto; }
.login-heading h1 { font-weight: 600; font-size: 32px; line-height: 42px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.login-heading p { font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.rel { position: relative; }
.toggle-password { position: absolute; z-index: 2; display: block; width: 20px; height: 21px; top: 12px; right: 30px; cursor: pointer; }
.password-hide { background: url(../../../images/eyeoff.svg) center center no-repeat; }
.password-show { background: url(../../../images/eye.svg) center center no-repeat; }
.register-txt { font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.register-txt a { color: #2210D2; text-decoration: none; margin-left: 5px; font-size: 16px; }
.register-txt a:hover { color: #222; }
.signup-form { width: 100%; max-width: 805px; }
.signup-form .form-box { margin-top: 40px; }
.captch-img { display: block; text-align: center; }
.captch-img img { width: 100%; max-width: 350px; }
.no-data-sec{margin-top: 20px!important}

﻿@media (max-width: 1400px) {
.video-frame { padding: 30px 30px 30px 30px; height: 439px; }
.home-rft { padding: 50px 50px 50px 0px; }
.home-rft .home-graph { width: 660px; height: 760px; }
.miss-rennu-logo { margin: 50px 0px 0px 0px; }
.home-lft { padding: 80px; }
.login-info { margin: 50px auto 0px auto; }
.btn-common { padding: 0px 20px; margin: 0 15px; min-width: 162px; }
}
@media (max-width: 1024px) {
.video-frame { height: 339px; padding: 28px; }
.video-frame .video-thumbail { height: 100%; }
.btn-common { padding: 0px 20px; margin: 0 10px; min-width: 142px; }
.home-lft { padding: 50px; }
.home-rft { padding: 50px 50px 50px 20px; }
.home-rft .home-graph { width: 470px; height: 550px; }
.miss-rennu-logo { width: 154px; height: 135px; margin: 30px 0 0 30px; }
.login-form { width: 100%; }
.video-caption { width: 100%; }
#container > .login-rft .login-graph { width: 310px; height: 730px; }
.video-caption h3 { line-height: 28px; }
.register-txt { margin-top: 0px !important; }
#container > .login-lft.signup-new { padding: 30px 30px 0px 30px; }
#container > .login-lft .signup-form { width: 100%; }
#container > .login-lft .signup-form .btn-login { margin: 0px; }
.miss-rennu-logo { margin: 0px; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 350px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 350px; }
}
 @media (max-width: 992px) {
.social-icon a { padding: 0 10px; }
}
 @media (max-width: 768px) {
.home-section { flex-direction: row; display: block; }
.home-rft { position: relative; width: 100%; padding: 30px 50px 10px 50px; }
.home-rft .miss-rennu-logo { margin: 0 auto; width: 154px; height: 135px; }
.home-rft .home-graph { display: none; }
.home-lft { width: 100%; padding: 30px; }
.video-frame { height: 439px; padding: 15px; }
.video-frame .video-thumbail { height: 100%; }
.login-desc { margin: 30px auto; }
.welcome-txt { margin: 15px auto; }
.welcome-txt p { font-size: 14px; }
.welcome-txt p span.missrennu { margin: 0 10px; width: 30%; display: inline-block; }
.welcome-txt p span.missrennu img { width: 100%; }
.btn-common { font-size: 16px; margin: 10px; box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%); }
.login-info p { font-size: 14px; }
#container { flex-direction: row; display: block; }
#container > .login-lft { width: 100%; min-height: auto; padding: 50px; }
#container > .login-lft .login-form { width: 492px; }
#container > .login-lft .register-txt { margin-top: 0px !important; }
#container > .login-rft { width: 100%; }
#container > .login-rft .login-graph { width: 260px; height: 100%; }
.social-icon a { padding: 0 20px; }
#container > .login-lft.signup-new { padding: 30px; }
#container > .login-lft .signup-form { width: 100%; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 250px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 250px; }

.search-filter { margin: 15px auto; display: inline-block; width: 100%; float: none; }
.search-box {
    margin:0px;
    width: 48%;
    float: left;
}
.listing-page { padding: 15px; }
.filter-box { display: block;
    float: right;
    width: 48%;}
.listing-page .pagination-box { margin:0 auto;display:block;text-align:center;}
.listing-page .pagination {
    float: none;
    margin: 15px 0;
    width: 100%;
    display: block;
    text-align: center;
}
.listing-page .pagination .page-item {
 	float: inherit;
}

}
@media (max-width: 576px) {
.home-section { flex-direction: row; display: block; }
.home-rft { width: 100%; padding: 15px; }
.home-rft .home-graph { display: none; }
.home-rft .miss-rennu-logo { margin: 0 auto; width: 104px; height: 95px; }
.home-lft { width: 100%; padding: 0px 15px; }
#container > .login-rft .video-frame { padding: 18px; height: 243px; }
.video-frame { height: 239px; padding: 15px; }
.video-frame .video-thumbail { height: 100%; }
.welcome-txt { margin: 15px auto; }
.welcome-txt p { font-size: 14px; }
.welcome-txt p span.missrennu { margin: 10px auto; width: 50%; display: block; }
.welcome-txt p span.missrennu img { width: 100%; }
.btn-common { font-size: 16px; margin: 10px; box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%); }
.login-info p { font-size: 14px; }
#container { display: block; flex-direction: row; }
#container > .login-lft { width: 100%; min-height: auto; padding: 20px; }
#container > .login-lft.signup-new { padding: 20px; }
#container > .login-lft.signup-new .login-heading h1 { font-size: 24px; line-height: 34px; }
#container > .login-rft { width: 100%; min-height: auto; padding: 20px; }
#container > .login-rft .login-graph { height: 300px; width: 150px; }
#container > .login-rft .login-graph img { width: 100%; height: 100%; }
.register-txt { margin-top: 0px !important; }
.social-icon a { padding: 0 15px; }
.video-caption { margin: 0px auto 20px auto; }
#container > .login-lft .login-form { width: 100%; }
.toggle-parent { display: block; width: auto; }
.burger-menu { margin-left: 20px; }
.dash-cont { padding: 15px; width: calc(100% - 0px); min-height: inherit; }
.sidebar-collapsed + .dash-cont { padding: 15px; box-sizing: border-box; width: calc(100% - 0px); }
.last-visit-box { display: inline-block; width: 100%; min-height: inherit; text-align: left; padding: 10px; }
.last-visit-box .last-visit-date { width: 100%; }
.last-visit-box .last-visit-time { width: 100%; }
.sidebar-collapsed { width: 230px !important; transition: transform 0.3s ease; min-height: 100vh; }
#sidebar-container { min-height: 100vh; background-color: #ebebeb; padding: 0; display: block !important; position: absolute; z-index: 9; width: 0px; overflow: hidden; }
.d-none { display: block !important; }
.dash-graph { width: 250px; height: 530px; }
#collapse-icon { margin-left: 20px; }
.blog-info ul.user-list li .thumbail-img { width: 100%; height: auto; margin: 0 auto; margin-bottom: 20px; }
.blog-info ul.user-list li .thumbail-img img { width: 100%; height: auto; text-align: center; display: block; margin: 0 auto; }
.blog-info ul.user-list li { display: inline-block; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 250px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 250px; }
.search-filter { margin: 15px auto; display: inline-block; width: 100%; float: none; }
.search-box { margin-bottom: 10px; }
.listing-page { padding: 15px; }
.filter-box { display: block; float: none; width: 100%; }
.label-box .level-class {
    width: 30%;
    padding-right: 10px;
    margin-right: 10px;
}
}
