/* CSS Document */
/* All */

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');*/
@font-face {
  font-family: Calibri;
  src: url("../fonts/Calibri Regular.ttf");
}
/*body{font-family: 'Dosis', sans-serif;overflow-x:hidden;}*/
body{font-family: Calibri, sans-serif;overflow-x:hidden;}
a{color:inherit;}
ul{padding:0px;margin:0px;}
li{list-style:none;display:inline-block;}
/* All End */
/*Index.html*/
.dsm_music{background: url(../img/images.jpg) no-repeat;background-size: cover;width: 100%;height: 100vh;}
.dsm_society_div{position:relative;text-align: center;background: #00000036;border: 1px solid #0000;border-radius: 10px;padding: 0px 15px;z-index:1;margin:0 60px;}
.dsm_society_div img{width:100%;}
.dsm_society_div h6{font-size: 30px;font-weight: 400;color: #fff;letter-spacing: 0.5px;}
.dsm_society_div:before{content: "";position: absolute;width: 105%;height: 105%;border: 3px solid #ffc877;border-radius: 10px;top: -12px;left: -10px;z-index:-1;}
.div_side2:before{content: "";position: absolute;width: 105%;height: 105%;border: 3px solid #e53f71;border-radius: 10px;top: -12px;left: -10px;z-index:-1;}
.form_btn p{padding: 35px 0px;}
.form_btn p a {padding: 10px 30px;background: #500472;color: #fff;border: 1px solid #500472;border-radius: 50px;font-size: 20px;text-decoration:none;box-shadow:1px 1px 4px 4px #ecae52;}
.form_btn p a:hover{color:#fff;}
.form_btn p a img{max-width: 22px;margin-top: 0px;}
.form_btn2 p a{background: #e53f71;box-shadow:1px 1px 4px 4px #984949;border: 1px solid #e53f71;}
.form_text h6{font-size: 21px !important;text-align: left;font-weight:600;padding-bottom:12px;}
.form_text h6 .right1{float:right;}
.form_text h6 span a:hover{color:#fff;}
.head_2 h3{color:#fff;}
.abt_det h6{margin: 10px 0px;font-weight: 600;color: #510673;font-size: 18px;}
.pop_in{cursor:pointer;}
.pop_cls{cursor:pointer;}
.float_r{float:right;}
/*Index.html End*/
/* Header */
.show {
    visibility: visible;
}

.site-header{position:relative;border-bottom: 1px solid #c7c7c7;}
/*.site-header:before {content: "";background: #fff;position: absolute;left: -228px;top: 0px;width: 50.3%;background: #fff;height:95px;z-index: 9;-webkit-transform: skew(35deg);-moz-transform: skew(35deg);-o-transform: skew(35deg);transform: skew(35deg);box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);}*/
.top-bar {background: #500472;}
.top-bar p {line-height: 40px;color: #fff;margin: 0px; font-size: 15px; font-weight: 600;}
.top-bar .call {background: #dcdb1e;height: 40px;padding: 0 30px;float: right;margin-right: 0;-webkit-transform: skew(-35deg);-moz-transform: skew(-35deg);-o-transform: skew(-35deg);transform: skew(-35deg);border-bottom: 1px solid #dcdb1e;}
.top-bar .call p {-webkit-transform: skew(35deg);-moz-transform: skew(35deg);-o-transform: skew(35deg);transform: skew(35deg);}
.dsm .main_menu{border-top: 1px solid #c7c7c7;}
/*.top-bar:before {content: "";background: #fff;position: absolute;right: -63px;top: 0px;width: 80px;background: #fff;height: 40px;z-index: 9;-webkit-transform: skew(-35deg);-moz-transform: skew(-35deg);-o-transform: skew(-35deg);transform: skew(-35deg);}*/
.navbar {position: relative;min-height: 50px;margin-bottom: 20px;border: none;}
.navbar-default {background-color: #f8f8f8;border-color: #e7e7e7;}
.ow-navigation {background-color: transparent;border-top: 0 none;margin-bottom: 0;}
.main_menu ul li {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;position: relative;

    padding: 43px 20px;
}
.main_menu ul li:hover{color:#e53f71;}
.main_menu ul li a{color:inherit;text-decoration:none;}
.site-header .logo img {
    width: 100%;
    padding: 0;
    max-width: 135px;
}
.soc-logo{
    padding: 14px 0;}
.main_menu{ padding: 0px; margin-top: 0;}
.top-bar .call p{color:#FFF;text-transform: uppercase;font-weight: 600;font-size: 16px;word-spacing: 2px;letter-spacing: 1px;}
.top-bar .call p a{color:inherit;text-decoration:none;}
.sch_sub{z-index: 10000000;position: absolute;max-width: 500px;color: #000;top: 35px;width: 100%;right: 33px;display:none;}
.sch_sub ul li{width: 32.5%;text-align: center;text-transform: uppercase;color: #fff;letter-spacing: .4px;word-spacing: 1px;list-style:disc;padding: 3px 0px;}
.sch_sub ul li a{color:inherit;text-decoration:none;height: 35px;line-height: 35px;}
.sch_sub ul li a:hover{color:#000;font-weight:600;}
.sch_sub ul{position:relative;margin-top: 5px;}
.sch_sub ul:before{content: '';background: #500472;width:478px;height: 100%;z-index: -1;position: absolute;transform: skew(-35deg);left: 3px;}
.call p:hover .sch_sub{display:block !important;}
.log_tab {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9999;
    background: #000000;
    height: 29px;
    padding: 0px 19.5px;
    float: right;
    margin-right: 48px;
    text-transform: capitalize;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    width: 85%;
    text-align: center;
}
.log_inner{width: 100%;transform: skew(-35deg);-webkit-transform: skew(35deg);-moz-transform: skew(35deg);-o-transform: skew(35deg);
    font-size: 16px;
    transform: skew(35deg);margin-top: -0px;color: #000;font-weight: 600;}
.dsm .log_tab{padding: 0px 27.5px;font-size: 16px;line-height: 35px;}
.log_tab a{text-decoration:none;color: #000;font-size: 16px;}
.log_tab a:hover{color:#fff;}
.menu_hide {
    position: relative;
    text-align: center;
}
.rule_main a{color:#e53f71 !important;}
.rule_main a:hover{color: #500472 !important;}
.switch {
    display: block;
    margin: 42px 0;
    text-align: center;
}
.switch a {
    width: 100%;
    color: #fff;
    padding: 10px 25px;
    background: #500472;
    border-radius: 50px;
}
.log_inner a{text-decoration:none;}
.log_inner a:hover{color:#fff;}
.switch:hover a{color:#fff;}
.dropdown {
    position: absolute;
    background: #fff;
    display: grid;
    z-index: 1000;
    top: 109px;
    left: 0;
    display: none;
    width: 250px;
}
.dropdown li{margin: 0px !important;padding:10px 40px 10px 25px!important;display: block;}
.dropdown li i{padding-right: 5px;}
.dropdown li:last-child{border-bottom:2px solid #500472;}
.menu_hide li:hover .dropdown{display:block;}
/* Header End */


/*About*/
.mar-zero{margin-left:0px;margin-right:0px;}
.no-pad{padding:0px !important;}
.abt_img{background-image:url(../img/dsm_images/DSM_home.jpg) ;max-height:480px;display: inline-block;width: 100%;background-size: cover;min-height: 550px;margin-bottom: 0px;background-position: center center;}
.dsm .abt_img{background-image: url(../img/dsm_images/new_about_music1.jpg) ;max-height:480px;display: inline-block;width: 100%;background-size: cover;min-height: 600px;margin-bottom: 0px;background-position: center center;}
.history .history-detail {padding: 60px;padding-right:80px;padding-bottom: 0px;}
.history .history-detail ul {padding: 0;}
.history .history-detail h4 {color: #fff;letter-spacing: 0px;text-transform: uppercase;}
hr {background: #500472 none repeat scroll 0 0;border: medium none;height: 2px;width: 100px;margin-left: 0;margin-top: 20px;margin-bottom: 20px;}
.history p {color: #fff;margin-bottom:15px;font-size: 17px;line-height: 24px;font-weight: 500;text-align: justify;}
.history .on-view {margin-top: 8px;}
.history {background: #000000;}
.on-view p {margin-bottom: 6px;font-size: 17px;line-height: 24px;font-weight: 500;}
/*About End*/

/*Our Management*/
.mng_sec{padding:50px 0px;}
.mng_sec a{text-decoration:none;}
.mng_sec a:hover{text-decoration:none;}
.main_head{text-align:center;}
.tittle {text-align: center;margin-bottom: 30px;display: inline-block;width: 100%;}
.tittle hr {height: 3px;margin: 20px auto;}
.mng_main{border: 1px solid #ccc;border-radius: 10px;position:relative;z-index: 1;margin-bottom: 50px;}
.mng_main:hover:before{left: -15px;bottom: -15px;bottom: 15px;border: 12px solid #500472;}
.mng_img{background:#fff;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.mng_img img{width:100%;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.mng_det{text-align: center;padding:5px 10px;border-top: 1px solid #3a3a3a;background:#333;color: #fff;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;min-height: 64px;}
.mng_det h5{margin-bottom: 5px;font-size: 15px;}
.mng_det1 h5{margin:15px 0px !important;}
.mng_det h6 {
    margin-bottom: 2px;
    text-transform: unset;
    font-size: 16px;
    font-weight: 500;
    color: #e53f71;
}
.mng_main:before{content: '';border: 12px solid #a0a0a0;position: absolute;width: 100%;height: 100%;z-index: -1;border-radius: 10px;left: -15px;bottom: -15px;transition:all .5s ease-in-out;}
.mng_hov{transition:all .5s ease-in-out;}
.mng_hov:hover{transform:scale(1.1);}
.view_btn{text-align:center;margin-top:60px;width: 100%;}
.view_btn a{text-decoration:none;background: #000;color: #fff;border-radius: 4px;padding: 10px 20px;font-size: 14px;text-transform: uppercase;font-weight: bold;word-spacing: 1px;letter-spacing: 1px;transition:all .5s ease-in-out;}
.view_btn a:hover{background: #500472;color: #fff;}
/*Our Management End*/

/*Subscribe Section*/
.evt_div{background:url("../img/dsm_images/program.jpg") no-repeat;background-position:center;width:100%;height:600px;background-size: cover;position: relative;}
.school_div{background: url(../img/dsm_images/dsm_music.jpg) no-repeat;background-position:center;width:100%;height:600px;background-size: cover;position: relative;}
.dsm .school_div {background:url(../img/dsm_images/delhischooentrance.jpg) no-repeat;}
.evt_div:before{content: '';background: #232323a6;top:50px;left:50px;right:50px;bottom:50px;position: absolute;transition:all .5s ease-in-out;}
.school_div:before{content: '';background: #232323a6;top:50px;left:50px;right:50px;bottom:50px;position: absolute;transition:all .5s ease-in-out;}
.sec_det{position:absolute;top:45%;text-align: center;width: 100%;z-index: 1;}
.sec_det h4{text-transform: uppercase;color: #fff;font-size: 30px;word-spacing: 3px;letter-spacing: 1px;}
.school_div:hover:before{top:20px;left:20px;right:20px;bottom:20px;background: #828282a6;}
.evt_div:hover:before{top:20px;left:20px;right:20px;bottom:20px;background: #828282a6;}
.subscribe{background:#500472;}
.subscribe .bottom-title {padding-bottom: 38px;font-size: 36px;font-weight: bold;color:#ffffff;line-height: 36px;text-transform: uppercase;}
.subscribe .top-title {padding-top: 35px;padding-bottom:8px;font-size: 18px;color: #fff;line-height: normal;text-transform: uppercase;}
.subs-form {margin-top: 43px;font-size: 0;position: relative;}
.subs-form input[type='text'] {padding-right: 32%;width: 100%;height: 49px;line-height: 49px;padding: 10px 22px 10px 22px;font-size: 14px;font-weight: 300;border: none;transition: all 400ms;}
.subs-form input {display: inline-block;}
.subs-form input[type='submit'] {width: 30%;height: 49px;line-height: 49px;position: absolute;top: 0;right: 0;background:#000000;border: none;font-size: 14px;text-transform: uppercase;color:#fff;font-weight: bold;transition: all 400ms;}
.subscribe .sub_inner {background: url(../img/subs-envelope.png) 100% 0 no-repeat;}
/*Subscribe Section End*/


/*Events*/
.owl-carousel .item {position: relative;z-index: 100;-webkit-backface-visibility: hidden;}
.owl-nav > div {margin-top: -26px;position: absolute;top: 50%;color: #cdcbcd;}
.owl-nav i {font-size: 52px;}
.owl-nav .owl-prev {left: -30px;}
.owl-nav .owl-next {right: -30px;}
.pull-left {float: none !important;}
.event_sec{padding:50px 0px;}
.event_sec ul {display: inline-block;width: 100%;border: 2px solid #f8f8f8;}
.event_sec img{width:100%;}
.no-padding {padding: 0;}


.event_sec  .date {background: rgb(241, 145, 0);
	background: -moz-linear-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);
	background: -webkit-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);
	background: -webkit-linear-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);
	background: -o-linear-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);
	background: -ms-linear-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);
	background: linear-gradient(to right, rgb(80 4 114 / 77%) 0%, rgb(121 203 184 / 57%) 100%);filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#500472', endColorstr='#02ffc4', GradientType=1);width: 90px;height: 85px;float: left;position: absolute;top: 25px;text-align: center;color: #fff;font-size: 30px;font-weight: bold;line-height: 20px;padding-top: 20px;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}


.event_sec  .date p {color: #fff;font-size: 12px;margin-top: 5px;}
.event_sec .event-detail {padding: 14px 30px;}
.event-detail > h4 {margin-top: 0;margin-bottom: 15px;}
.event_sec .event-detail h4 a {color: #500472;margin: 0px;line-height: 30px;margin-bottom: 15px;font-weight: 300;text-decoration:none;}
.event_sec .event-detail span {display: inline-block;width: 100%;line-height: 26px;font-weight: 600;}
.event_sec .event-detail span img {width: 20px;font-size: 18px;display: inline-block;}
.event_sec .event-detail span {display: inline-block;width: 100%;line-height: 26px;font-weight: 600;}
.event_sec .event-detail .tribe-events-schedule span, .event .event-detail .tribe-events-schedule h3 {font-size: 14px;font-weight: 600;line-height: normal;margin: 0;display: inline;text-transform: capitalize;}
.event_sec .event-detail p {margin-top: 15px;margin-bottom: 10px;}
.event_sec .btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.event_sec .btn {background: #000;color: #fff;border-radius: 4px;display: inline-block;padding: 10px 20px;font-size: 14px;margin-top: 10px;text-transform: uppercase;font-weight: bold;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.event_sec .item{padding:10px;}
.date_icon{text-align: center;margin-right: 7px !important;}
.date_icon img{max-width:18px;margin-top: -6px;}
.evt_list{position:absolute;}
/*Events End*/


.blink{text-align: left;}
.blink span{font-size: 16px;color: red;animation: blink 3s linear infinite;font-weight: 600;}
.blink span a{text-decoration:none;}
.blink span a:hover{color:#500472;}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}


/*Footer*/
.site-footer {background:#000000;padding: 20px 0;color: #fff;}
.foot_bor{border-bottom:1px solid #fff;border-top:1px solid #fff;}
.foot_menu ul li{border-right: 1px solid #ffffff;display: inline-block;margin-right: 15px;padding-right: 15px;text-transform:uppercase;}
.foot_logo{}
.foot_logo img{height: auto;margin: 0 auto;width: 110px;float: right;}

.ow-navigation {
    background-color: #fff;
    border-top: 0 none;
    margin-bottom: 0;
    color: #500472;
    position: relative;
}
.site-footer .ow-navigation {display: inline;border-radius: 0;border: 0 none;margin:0;min-height: auto;}
.site-footer ul > li {border-right: 1px solid #2b2b2b;display: inline-block;margin-right: 15px;padding-right: 15px;}
.site-footer ul > li > a{padding: 0;color: #ffffff;word-spacing: 0.8px;font-size: 13px;text-transform: uppercase;letter-spacing: 0.8px;}
.site-footer .foot-logo {float: right;position:relative;}
.site-footer .foot-logo img {display: block;height: auto;margin: 0 auto;position: absolute;right: 0;top: -21px;background: #fff;padding: 18px 8px;z-index:10;}
.site-footer .under-footer {display: inline-block;width: 100%;margin-top: 10px;border-top: 1px solid #2b2b2b;padding-top: 10px;}
.site-footer .under-footer .con-info {display: inline-block;padding-left: 0;}
.site-footer .under-footer .con-info li {display: inline-block;margin-right:18px;color: #fff;}
.site-footer .under-footer .con-info li p {color: #fff;margin: 0;}
.site-footer .under-footer .con-info li p i {margin-right: 10px;color: #999999;}
.site-footer .social-icons {padding-right: 0;}
.social-icons {padding: 0;text-align: right;display: inline;}
.social-icons > li {display: inline-block;line-height: 23px;margin-left:3px;text-transform: uppercase;text-align: center;}
.social-icons li a {outline: medium none;color: #d8d8d8;font-size: 12px;font-weight: bold;transition: all 0.3s ease-in-out 0s;}
.footer_menu{border-bottom:1px solid #2b2b2b;padding-bottom: 10px;margin-bottom: 10px;}
.foot_bot{background: #1d1d1d;padding: 8px 0px;text-transform: uppercase;font-size: 15px;border-top: 1px solid #2b2b2b;}
.foot_bot p{color:#fff;margin: 0px;}
.foot_bot .copy{}
.foot_bot .site{text-align:right;font-size:12px;}
/*Footer End*/

/*Side Login and register*/
.side_log{position:fixed;top:45%;right:0px;display: none;}
.side_inner{background: #fff;border-radius: 50px;padding:8px 3px;border: 1px solid #000000;}
.side_inner img{max-width:32px;}
.log_in{margin-bottom: 4px;padding: 3px;}
.reg{border-top:1px solid #000;padding-top: 8px;}
/*Side Login and register End*/

/*DSM HOME*/

.dsm .evt_div{background:url(../img/dsm_images/gallery.jpg) no-repeat;}
/*DSM HOME End*/
.tooltip {position: relative;display: inline-block;border-bottom: 1px dotted black;}
.tooltip .tooltiptext {visibility: hidden;width: 120px;background-color: black;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;}
.tooltip:hover .tooltiptext {visibility: visible;}

/*Breedcrumb - Page*/
.breed_new{background: #500472;color: #fff;padding: 7px 0;border-bottom: 1px solid #c7c7c7;}
.breed_head h4{margin:0px;text-transform: uppercase;font-weight: 600;}
.breedcrumb_main{text-align:right;}
.breedcrumb_main ul{margin-top: 1px;}
.breedcrumb_main ul li{text-transform:uppercase;margin: 0px 5px; font-size: 14px;}
.breedcrumb_main ul li:nth-child(even){border: 2px solid #fff;padding: 0px 6px;border-radius: 50px;}
.breedcrumb_main ul li i{margin-top: -1px;margin-right: -2px;font-weight: 600;}
.title_head{text-align:center;margin-bottom:30px;}
.title_head h3{text-transform:uppercase;margin-bottom: 0;font-size:28px;position:relative;}
.title_head:before {font-family: "fontello";content: '\E964';font-size:135px;position: absolute;z-index: 1;top:37%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);color: rgba(62,43,38,0.05);}
/*Breedcrumb - Page End*/

/*About - Page*/

.abt_design img{width:100%;}
.abt_det{text-align:justify;font-weight: 600;color: #3d3d3d;}
.pad_t20{padding-top: 22px;}
.abt_det ul li span{margin-right:5px;}
.abt_det ul li span i{font-weight:600;color: #500472;}
.abt_det p{margin-bottom:7px;line-height: 22px;}
.abt_det ul{margin-bottom: 7px;margin-left: 10px;}
.abt_det ul li{line-height: 20px;margin-bottom: 4px;width: 100%;display: inline-flex;}
.sec_pad{padding:50px 0px;background:url(../img/light-pattern-2.jpg);}
/*About End- Page*/

/*Login- Page*/
.form_reg{}
.form_before{position:relative;z-index: 1;max-width: 95%;margin: 0 auto;margin-bottom: 50px;}
.form_before:before{content:'';border:5px solid #50047299;width:100%;height:100%;position:absolute;z-index: -1;left: -20px;top: 20px;border-radius: 5px;background: #ffffffde;}
.form_reg h6{margin-bottom: 0px;border: 1px solid #500472;text-align: center;background: #500472;padding: 8px 0px;text-transform: uppercase;color: #fff;letter-spacing: 1px;font-weight: 600;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.form_inner{border:1px solid #500472;padding:40px 20px;text-align: center;background: #fff;min-height: 460px;background: url(../img/dot-bg1.png) #ffffff;position:relative;overflow: hidden;}
.form_reg .control-grouppage{margin-bottom:10px;margin-top:30px;padding: 0;position:relative;}
.form_reg .control-grouppage label{color: #000000;position: absolute;background: #f2f1ec;margin: 0;padding: 2px 10px;top: -15px;left:15px;font-size: 14px;text-transform: uppercase;font-weight: 600;border: 1px solid #8e8e8e;z-index: 1;border-radius: 50px;box-shadow: 0px -2px 3px #dedede;}
.form_reg .input-text, select{width: 100%;height: 46px;font-weight: 600;padding: 6px 12px;font-size: 14px;color: #7a7a7a;border: 1px solid #dfdfd0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;-webkit-transition: none;box-shadow: 3px 3px 3px #bfbfbf;}
.form_reg .control-grouppage label span{word-spacing:2px;}
.form_reg .emabuttonpage {border-radius: 4px;padding: 7px 25px;font-size: 16px;background:#500472;color: #FFF;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;border:1px solid #500472;border-radius: 50px;letter-spacing: 1px;font-weight: 600;transition:all .5s ease-in-out;cursor:pointer;text-transform: uppercase;}
.form_reg #modalLoginForm label, .form_reg .fogerdivpage {display: none}
.form_reg .breadcrumb_product {text-align: right;}
.form_reg .controls .input-text, .controls  select{border: 1px solid #8e8e8e;border-radius: 50px;outline:none;}
.form_reg .controls .input-text:focus, .form_reg .controls .input-text:click,.form_reg .controls .input-text:hover{outline:none !important;}
.form_reg .controls button:focus, .form_reg .controls button:click,.form_reg .controls button:hover{outline:none !important;}

.form_reg .controls input{position:relative; /*margin-top: -15px!important;*/}
.form_reg .controls input:before{content:'';border:1px solid #000;position:absolute;}
.controls a{text-decoration: none;font-weight: 600;text-transform: uppercase;letter-spacing: .5px;word-spacing: 2px;color: #500472;border-bottom: 1px solid #500472;}
.form_inner:before {font-family: "fontello";content: '\E964';font-size:120px;position: absolute;z-index: 1;bottom: -30px;right: -30px;color:rgb(80 4 114 / 49%);}
.form_reg .controls .input-text:focus{border:2px solid #500472;}
.form_reg .emabuttonpage:hover{border:2px solid #500472;background:#fff;color:#500472;box-shadow: 0 0 6px 2px #aaaaaa;}
/*Login End- Page*/

/*Membership - Page*/
.web-text{text-align: justify;font-weight: 600;color: #3d3d3d;}
.sub_head{margin-bottom:10px;margin-top: 25px;}
.sub_head h5{text-transform:uppercase;font-weight:600;margin-bottom: 0;color: #500472;}
.web_table{}
.web_table table{width: 95%;margin: 0 auto;position:relative;z-index: 1;margin-top: 30px;margin-bottom: 30px;}
.web_table table:before{content: '';border: 5px solid #50047299;width: 100%;height: 100%;position: absolute;z-index: -1;left: -15px;top:15px;background: #ffffffde;}
.web_table table tr{text-align:center;}
.web_table table tr td{border: 1px solid #500472;padding: 5px;}
.web_table table tr:nth-child(even){background: #ffffff;color: #000;}
.web_table table tr:nth-child(odd){background: #dfdfdf;color: #000;}
.web_table table tr:first-child td{text-transform:uppercase;background: #500472;color: #fff;font-size: 17px;font-weight: 600;border-right: 1px solid #fff;width: 33%;}
.web_table table tr:first-child td:last-child{border-right: 1px solid #500472;}
.form_click{text-transform: uppercase;border: 1px solid #500472;padding: 5px 15px;float: right;border-radius: 50px;margin-top: -25px;background: #500472;color: #fff;box-shadow: 1px 1px 3px #9c9c9c;letter-spacing: .5px;word-spacing: 1px;transition:all .5s ease-in-out;}
.form_click:hover{color:#000;transform:scale(1.05);}
.form_click a{color:inherit;text-decoration:none;}
.form_click a:hover{color:inherit;}
.covid {position: fixed;top: 0;z-index: 999999;background: #5656568a;right: 0; left: 0;  bottom: 0;}
.form_over{position:fixed;top:0;bottom:0;left:0;right:0;background:#565656b0;z-index: 1000000;display:none;}
.description{padding:0px 50px;}
.description p{text-align: justify;font-size: 17px;}
.member_form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 55px;
    min-height: auto;
    overflow: unset;
    position: relative;
}
.img_popup img{
    width: 100%;
    max-width: 500px;}
.entry_div{margin-bottom:35px;position:relative;}
/*.entry_div label{color: #000000;position: absolute;background: #f2f1ec;margin: 0;padding: 2px 10px;top:-20px;left: 15px;font-size: 14px;text-transform: uppercase;font-weight: 600;border: 1px solid #8e8e8e;z-index: 1;border-radius: 50px;box-shadow: 0px -2px 3px #dedede;}*/
.entry_div label{color: #000000;position: absolute;margin: 0;padding: 2px 10px;top:-27px;left: 6px;font-size: 15px;font-weight: 600;z-index: 1;border-radius: 50px;}

.entry_div input{border: 1px solid #8e8e8e;outline: none;box-shadow: none;}
.entry_div select{border: 1px solid #8e8e8e;border-radius: 50px;outline: none;box-shadow: none;}
.entry_div textarea{position:relative;border: 1px solid #8e8e8e;border-radius: 20px;outline: none;box-shadow: none;}
.mar_b0{margin-bottom:0px;}
.Form_btn{margin-top: 0px;color: #fff;text-align: center;}
.Form_btn a{background: #500472;text-decoration: none;text-transform: uppercase;letter-spacing: .5px;border: 1px solid #500472;padding: 5px 15px;border-radius: 50px;color:inherit;transition:all .5s ease-in-out;font-weight: 600;}
.Form_btn a:hover{color:#fff;box-shadow: 1px 1px 3px 1px #797979;}
.member_cls {
    position: absolute;
    top: -15px;
    right: -12px;
    font-size: 30px;
    color: #ffeee4;
    background: #f85a60;
    border-radius: 28px;
}
.form_new{margin-top:25px;}
/*Membership End- Page*/

/*Managemment - Page*/
.manage_sec{background:url("../img/P1.jpg") no-repeat;background-position:center;background-size:cover;padding: 50px 0px;position:relative;}
.manage_sec:before{content:'';position:absolute;background:#50047280;top:0px;bottom:0;left:0;right:0;}
.cust_manage{max-width: 17%;margin: 0 1.5%;width: 100%;}
.cust_manage a{text-decoration:none;}
.manage_sec .title_head:before {color: rgba(90, 90, 90, 0.42);}
.manage_sec .mng_det{border-radius:10px;}
/*Managemment End- Page*/

/*Society Program - Page*/
.society_prog{max-width: 95%;margin: 0 auto;margin-top: 25px;}
.society_prog .mng_main{border: 1px solid #500472;}
.society_prog .mng_img img {border-top-right-radius: 9px;border-top-left-radius: 9px;}
.society_prog h4{text-transform: uppercase;letter-spacing: .5px;word-spacing: 2px;margin-bottom:8px;font-weight: 600;color: #500472;font-size: 20px;}
.society_prog p{line-height: 20px;}
.society_prog .mng_det{padding: 20px;background: #fff;color: #000;}
.society_prog .prog_btn{margin-top: 25px;}
.society_prog .prog_btn a{border: 1px solid #500472;padding: 6px 12px;border-radius: 50px;background: #500472;text-transform: uppercase;font-weight: 600;color: #fff;text-decoration:none;transition:all .5s ease-in-out;}
.society_prog .prog_btn a:hover{color:#500472;background:none;box-shadow: 0 0 4px 2px #bbbbbb;}
.society_prog .mng_img img{position:relative;}

.prog_date{background: rgb(241, 145, 0);background: -moz-linear-gradient(left, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(241, 145, 0, 0.8)), color-stop(100%, rgba(199, 64, 64, 0.9)));background: -webkit-linear-gradient(to right, rgb(80 4 114 / 88%) 0%, rgb(121 203 184 / 73%) 100%);background: -o-linear-gradient(to right, rgb(80 4 114 / 88%) 0%, rgb(121 203 184 / 73%) 100%);background: -ms-linear-gradient(to right, rgb(80 4 114 / 88%) 0%, rgb(121 203 184 / 73%) 100%);background: linear-gradient(to right, rgb(80 4 114 / 88%) 0%, rgb(121 203 184 / 73%) 100%);filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#500472', endColorstr='#c74040', GradientType=1);width: 90px;height: 65px;float: left;position: absolute;top: 25px;text-align: center;color: #fff;font-size:18px;font-weight: bold;line-height: 26px;padding-top: 5px;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
/*Society Program End- Page*/

/*Society Program Details - Page*/
.prog_img{overflow: hidden;position:relative;border: 3px solid #500472;border-radius: 3px;box-shadow: -2px -2px 4px 0px #888888;margin-bottom: 5px;}
.prog_img img{width:100%;}
.prog_abs{background: linear-gradient(to right, rgba(241, 145, 0, 0.8) 0%, rgba(199, 64, 64, 0.8) 100%);position:absolute;left:unset;right:-100%;top:0px;bottom:0px;text-align: center;transition:all .5s ease-in-out;display:none;}
.prog_abs h5{padding-top: 26%;margin-bottom: 0px;text-transform: uppercase;font-weight: 600;letter-spacing: .5px;word-spacing: 1px;max-width: 90%;margin: 0 auto;color: #fff;}
.prog_img:hover .prog_abs{left:0px;right:0px;}
.prog_det{text-align: justify;font-weight: 600;color: #3d3d3d; margin-top: 15px;}
.prog_det h4{text-transform: uppercase;font-weight: 600;margin-bottom: 12px;font-size: 21px;}
.prog_det p{margin-bottom: 10px;font-size: 15px; letter-spacing: 0.25px;}
.musician{background:url(../img/prog_bg.jpg) no-repeat;background-position:center;background-size:cover;position:relative;margin-top: 15px;margin-bottom: 15px;margin-top: 15px;margin-bottom: 15px;padding: 35px 0px;}
.musician .title_head{color:#fff;}
.musician:before{content:'';background:linear-gradient(to right, rgba(241, 145, 0, 0.58) 0%, rgba(199, 64, 64, 0.52) 100%);position:absolute;top:0;right:0;left:0;bottom:0;}
.music_div{text-align:center;max-width:90%;margin:0 auto;}
.music_img{max-width:100px;margin: 0 auto;background: #fff;padding: 15px;border-radius: 50px;border: 1px solid #500472;box-shadow: 0 2px 7px #757575;}
.music_div img{width:100%;max-width:80px;margin:0 auto;}
.music_div h4{color: #fff;border-top: 1px solid #d99023;margin-top: 10px;padding-top: 5px;text-transform: uppercase;}
.prog_det .mb10 {margin-bottom: 10px;}
.prog_det .mb15 {margin-bottom: 15px;}
.tz-gallery{}
.gallery-container p.page-description {text-align: center;margin: 25px auto;font-size: 18px;color: #999;}
/* Override bootstrap column paddings */
.tz-gallery .lightbox img {width: 100%;border-radius: 0;position: relative;}
.tz-gallery .lightbox:before {position: absolute;top: 50%;left: 50%;margin-top: -13px;margin-left: -13px;opacity: 0;color: #fff;font-size: 26px;font-family: 'fontawesome';content: '\f002';pointer-events: none;z-index: 9000;transition: 0.4s;}
.tz-gallery .lightbox:after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;background:linear-gradient(to right, rgba(241, 145, 0, 0.58) 0%, rgba(199, 64, 64, 0.52) 100%);content: '';transition: 0.4s;}
.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before {opacity: 1;}
.baguetteBox-button {background-color: transparent !important;}
.gallery_div{margin-bottom: 25px;border: 2px solid #500472;border-radius: 4px;box-shadow: 4px 4px 4px #b7b7b7;overflow: hidden;position:relative;}
.prog_det h6{text-align: justify;font-weight: 600;color: #3d3d3d;text-transform: uppercase;font-size: 15px;margin-bottom: 10px;margin-top: 15px;}
.prog_det h6 .date_text{color:#000;margin-right: 3px;}
.mar_8l{margin-left:8px;}
.prog_det h6 .date_val{color:#500472;margin-right: 8px;margin-left: 3px;}
.dt_icon{margin-right:5px;color: #500472;}
/*Society Program Details - Page*/

/*Faq's - Page*/
.faq_main{margin-top:25px;}
.faq_main .accordion {background: none;border: 0;}
.faq_main .accordion li {display: block;}
.faq_main .accordion-title::before {color: #500472;top: 8px;right: 30px;margin-top: -11px;font-size: 40px;}
.faq_main .accordion-title {background: #fff;border-radius: 55px;margin-bottom: 10px;font-size: 16px;color: #000;font-weight: 600;letter-spacing: 1px;word-spacing: 1.5px;padding:15px 30px;box-shadow: 1px -1px 3px #afafaf;border: 1px solid #500472;}
.faq_main .accordion-content {margin-top: -10px;border-radius: 33px;margin-bottom: 10px;padding: 20px 30px;border: 1px solid #500472;}
.faq_main .accordion-title:focus, .faq_main .accordion-title:hover {color: #fff;text-decoration: none;background-color: #500472;}
.faq_main .accordion-content a{color: #500472;font-weight:600;}
.is-active > .accordion-title::before {color:#fff !important;}
/*Faq's End - Page*/

/*Rules And Regulation - Page*/
.rule_main{margin-top: 15px;}
.rule_main ul{}
.rule_main ul li{line-height: 19px;margin-bottom: 10px;width: 100%;text-align: justify;}
.rule_main ul li p{margin-bottom:0px;}
.rule_main ul li span{margin-right: 3px;}
.rule_main ul li span img{max-width:20px;margin-top: -4px;}
.tab_five{width:100%;}
.tab_two{width:100%;}
.tab_five .web_table table tr:first-child td{width: 21%;}
.tab_five .web_table table {margin-top: 15px;margin-bottom: 25px;}
.tab_two .web_table table tr:first-child td{width: 50%;}
.tab_two .web_table table {margin-top: 15px;margin-bottom: 25px;}
.sec_pad .web-text ul li strong{color:#500472;}
/*Rules And Regulation End - Page*/

/*Contact - Page*/
.contact_form{margin-top: 35px;min-height: auto;padding: 20px;border-radius: 5px;}
.contact_main{position:relative;}
.contact_main:before {content: '';border: 5px solid #50047299;width: 100%;height: 100%;position: absolute;z-index: 0;left: -15px;top: 15px;background: #ffffffde;border-radius: 5px;}
.contact_form .sub_head{margin-top:0px;text-align: left;margin-bottom: 30px;}
.contact_enq{}
.left_cont {margin-bottom: 15px;padding-right: 10px;}
.left_cont h5 {text-transform: uppercase;font-size: 16px;font-weight: 600;margin-bottom:13px;position: relative;}
.left_cont h5:before {content: '';background: #000;position: absolute;bottom: -3px;width: 18px;height: 2px;left: 0px;}
.left_cont h6 {font-size: 15px;margin-bottom: 5px;}
.left_cont p {margin-bottom: 0;line-height: 21px;font-size: 14px;}
.anc a {text-decoration: none;color: inherit;font-weight: 600;}
.cont_det h5 {text-transform: uppercase;font-size: 16px;font-weight: 600;margin-bottom:6px;position: relative;}
.cont_det h5:before {content: '';background: #000;position: absolute;bottom: -3px;width: 30px;height: 2px;left:0px;}
.cont_det p {margin-bottom: 3px;font-size: 14px;}
.cont_det p a {color: #000;}
.open_hr {margin-top:18px;}
.bor_right{border-right: 1px dashed #500472;}
.embed_map{border: 2px solid #500472;border-radius: 3px;box-shadow: 3px 3px 5px 1px #c1c1c1;}
.web-text a{color:inherit;text-decoration:none;}

.web-text  .prof_inner a{
    color: #f00 !important}

.web-text  .prof_inner a.main-annnn{
    color: #fff !important}
.web-text  .prof_inner a:hover{text-decoration:underline;}
/*Contact End - Page*/

/*Faculty - Page*/
.faculty_div .cust_manage{display:inline-block;max-width: 16.5%;margin: 0 1.5%;}
.faculty_div .mng_det{min-height:auto;border-top: 1px solid #500472;background: #500472;}
.faculty_div .sub_head{margin-bottom: 25px;}
.sub_head h5 span{font-size: 16px;margin-left: 5px;font-weight: 600;color: #383838;}
.fee_sched .sub_head{line-height: 24px;}
/*Faculty End - Page*/

/*Fee Schedule - Page*/
.fee_sched{width:100%;}
.note{margin-top:15px;}
.note h5{font-size: 19px;font-weight: 600;color: #500472;text-transform: uppercase;}
.note ul{margin-left:10px;}
.note ul li{width:100%;color: #383838;}
.note ul li span{margin-right:4px;}
.note ul li span img {max-width: 20px;margin-top: -4px;}
.fee_sched .web-text{color: #500472;text-transform: uppercase;}
.fee_sched  .form_click{margin-top: -45px;}
.font_w{font-weight:600;}
/*Fee Schedule End - Page*/

/*About DSM - Page*/
.clr_bg{background: url("../img/P1.jpg") no-repeat;background-position: center;background-size: cover;padding: 50px 0px;position: relative;margin-top: 15px;}
.clr_bg:before {content: '';position: absolute;background: #50047280;top: 0px;bottom: 0;left: 0;right: 0;}
.clr_bg .cust_manage{display:inline-block;}
.clr_grey{background: #e6e5e5;padding: 50px 0px;margin-bottom: 15px;}
.clr_grey .music_div{margin-bottom: 40px;max-width: 100%;padding: 8px;background: #ed9b20;border-radius: 3px;box-shadow: 1px 2px 4px #848484;}
.clr_grey .music_div h4{font-size: 18px;color:#fff;border:0px;margin:0px;padding:0px;}
.clr_grey .music_div h4:nth-child(2){border-top: 1px solid #000000;padding-top: 5px;margin-bottom: 3px;}
.clr_grey .music_img{margin-bottom:15px;}
.clr_grey .music_div h4 span{font-weight:600;}
.clr_bg .mng_det{border-radius:10px;}
/*About DSM End - Page*/

/*Dashboard - Page*/
.prof_det{min-height:auto;padding: 20px;border-radius: 5px;box-shadow: 3px 2px 7px #cacaca;}
.prof_det h4{text-transform: uppercase;font-weight: 600;letter-spacing: .5px;word-spacing: 1px;color: #500472;position:relative;margin-bottom: 17px;}
.prof_det h6{font-weight: 600;letter-spacing: .5px;word-spacing: 1px;margin-bottom:7px;font-size: 15px;}
.prof_det h4:before {content: '';background: #500472;position: absolute;bottom: -3px;width: 18px;height: 2px;left: 0px;}
.prof_det h6 span{text-transform: uppercase;font-weight: 600;font-size: 16px;color: #000;}
.prof_det .sub_head{margin-top:0px;}
.prof_inner{position: relative;margin-bottom: 20px;border-bottom: 1px dashed #500472;padding-bottom: 7px;}
.prof_inner .web_table table tr td{width: auto;}
.prof_inner .web_table table{margin-top: 5px;}
.chng_pass{border: 1px solid #500472;padding: 20px;padding-top: 40px;border-radius: 3px;box-shadow: 2px 3px 2px #c7c7c7;display:none;}
.chng_pass .entry_div{margin-bottom:0px;}
.chng_pass .Form_btn{margin-top:5px;}
.chng_pass .Form_btn a{padding: 7px 20px;}
.link_chng a{color:#500472;}
.sec_pad .nav-link.active {background-color: #e53f71 !important;}
/*Dashboard End - Page*/

/*Admission - Page*/
.radio_div{background: #fff;border: 1px solid #8e8e8e;border-radius: 50px;padding: 6px;color:#495057;}

.radio_cont {display: block !important;position: relative !important;padding-left: 35px !important;margin-bottom: 12px !important;cursor: pointer !important;-webkit-user-select: none !important;-moz-user-select: none !important;-ms-user-select: none !important;user-select: none !important;border: 0px !important;background: none !important;box-shadow: none !important;top: unset !important;left: unset !important;padding-left: 45px !important;padding-top: 5px !important;text-align:left;margin-bottom: 0px !important;}
.radio_cont input {position: absolute;opacity: 0;cursor: pointer;top: 10px;left: 22px;}
.checkmark {position: absolute;top: 8px;left: 20px;height:17px;width: 17px;background-color: #eee;border-radius: 50%;}
.radio_cont:hover input ~ .checkmark {background-color: #ccc;}
.radio_cont input:checked ~ .checkmark {background-color:#500472;}
.checkmark:after {content: "";position: absolute;display: none;}
.radio_cont input:checked ~ .checkmark:after {display: block;}
.radio_cont .checkmark:after {top:4.5px;left:5px;width: 8px;height: 8px;border-radius: 50%;background: white;}
.entry_div input[type=file] {cursor: pointer;width: 100%;overflow: hidden;height:32px;padding:0px;}
.entry_div input[type=file]:before {width: 100%;line-height: 32px;display: inline-block; padding: 5px 17px;font-family: Helvetica, Arial, sans-serif;background:#fff;
    height: 46px;border-radius: 60px;text-align: left;color: #500472; font-size: 16px;}
.admit_form{border-radius: 5px;box-shadow: 3px 3px 7px 1px #b3b3b3;}
.entry_div textarea:focus, .entry_div textarea:hover{border:2px solid #500472;outline:none;box-shadow: none;}
.entry_div input:focus, .entry_div input:hover{border:2px solid #500472;outline:none;box-shadow: none;}
.checkmark1{position: absolute;top: 8px;left: 20px;height:17px;width: 17px;background-color: #eee;}
.radio_cont:hover input ~ .checkmark1 {background-color: #ccc;}
.radio_cont input:checked ~ .checkmark1 {background-color:#500472;}
.checkmark1:after {content: "";position: absolute;display: none;}
.radio_cont input:checked ~ .checkmark1:after {display: block;}
.radio_cont .checkmark1:after {top:4.5px;left:5px;width: 8px;height: 8px;background: white;}
/*Admission End - Page*/

.site p a:hover{color: #500472;text-decoration: none;}
.dsm_switch{color: #e53f71;font-weight:600;}
.dsm_switch:hover{color: #e53f71 !important;}
.dsm_switch1{color: #500472;font-weight:600;}
.dsm_switch1:hover{color: #500472 !important;}
.open-time p span{font-size: 12px;padding-left: 0;}
.open-time p span a{font-size: 15px;padding-left:3px;color:#500472;}
.open-time p span a:hover{color:#fff;}

/* Dsm color change */
/*.dsm .top-bar {background: #9E9E9E;}*/
.dsm .main_menu ul li:hover { color: #500472;}
.dsm .site-header:before{height: 96px;}
.dsm .log_tab a:hover {color: #e53f71;}
.dsm .tittle hr {background: #e53f71 none repeat scroll 0 0;}
.dsm .mng_main:hover:before{border: 12px solid #e53f71;}
.dsm .mng_det h6{color: #e53f71;}
.dsm hr{background: #e53f71 none repeat scroll 0 0;}
.dsm .event_sec .event-detail h4 a { color: #e53f71;}
.dsm .view_btn a:hover {background: #e53f71;}
.dsm .top-bar .call {background: #e53f71; border-bottom: 1px solid #e53f71;}
.dsm .subscribe {background: #e53f71;}
.dsm .event_sec .date{background: linear-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);background: -moz-linear-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);
	background: -webkit-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);
	background: -webkit-linear-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);
	background: -o-linear-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);
	background: -ms-linear-gradient(to right, rgb(229 63 113) 0%, rgb(80 4 114 / 73%) 100%);}
.dsm .sch_sub ul:before{background: #e53f71;}
.dsm .sch_sub ul li a:hover {color: #000000;}
.dsm .mng_det {
    background: #000;
}

/*.dsm .log_tab{background: #9e9e9e;}*/
.dsm .event_sec .btn:hover{background: #e53f71;}
.dsm .mng_det h6 {color: #e53f71;}
.dsm .mng_main:hover:before{border: 12px solid #e53f71;}
.dsm .main_det{background: #000 !important;}
.dsm .main_det h6 {color: #e53f71;}
.dsm .breed_new {background: #e53f71;}
.dsm .clr_grey .music_div{background: #e53f71;}
.dsm .music_img{border: 1px solid #e53f71;}
.dsm .form_reg h6{border: 1px solid #e53f71;background: #e53f71;}
.dsm .form_before:before{border: 5px solid #e53f71ab;}
.dsm .form_reg .emabuttonpage{border: 1px solid #e53f71;background: #e53f71;}
.dsm .form_inner{border: 1px solid #e53f71;}
.dsm .controls a{color: #e53f71;border-bottom: 1px solid #e53f71;}
.dsm .form_inner:before{color: rgb(229 63 113 / 47%)}
.dsm .form_reg .controls .input-text:focus{border:2px solid #e53f71;}
.dsm .sub_head h5{color: #e53f71;}
.dsm .faculty_div .mng_det{ border-top: 1px solid #000; background: #000;border-radius: 10px !important;padding: 15px 10px;}
.dsm .gallery_div{border: 2px solid #e53f71;}
.dsm .tz-gallery .lightbox:after{background: linear-gradient(to right, rgb(121 203 184 / 57%) 0%, rgb(80 4 114 / 46%) 100%);}
.dsm .Form_btn a{background: #e53f71;border: 1px solid #e53f71;}
.dsm .contact_main:before{border: 5px solid #e53f71ab;}
.dsm .entry_div input:focus,.dsm .entry_div input:hover{border: 2px solid #e53f71;}
.dsm .entry_div textarea:focus,.dsm .entry_div textarea:hover{border: 2px solid #e53f71;}
.dsm .bor_right { border-right: 1px dashed #e53f71;}
.dsm .embed_map {border: 2px solid #e53f71;}
.dsm .fee_sched .web-text {color: #e53f71;}
.dsm .form_click{border: 1px solid #e53f71;background: #e53f71;}
.dsm .form_inner .form_click {
    border: 1px solid #dcdb1e;
    background: #dcdb1e;
    width: 42%;
    display: inline-block;
    float: unset;
    text-align: center;
    margin: 0px 10px;
}
.dsm .web_table table tr:first-child td{background: #e53f71;border: 1px solid #e53f71;}
.dsm .web_table table tr td{border: 1px solid #e53f71;}
/*.dsm .web_table table tr:nth-child(odd){color: #e53f71;}*/
.dsm .web_table table:before {border: 5px solid #e53f71ab;}
.dsm .note h5{color: #e53f71;}
.dsm .form_click a:hover{color:#fff;}
.dsm .clr_bg:before{background: #e53f717d;}
.dsm .sec_pad .web-text ul li strong { color: #e53f71;}
.color_foot .contact_i ul li a:hover {color: #e53f71 !important;}
.dsm .log_tab a {color: #500472;font-weight: 600;}
.dsm .log_tab a:hover{color:#fff;}
.dsm .link_chng a {    color: #e53f71;}
.dsm .chng_pass {border: 1px solid #e53f71;margin-bottom: 10px;}
.dsm .prof_inner{border-bottom: 1px dashed #e53f71;}
.dsm .radio_cont input:checked ~ .checkmark {background-color: #e53f71;}
.dsm .entry_div input[type=file]:before{color: #e53f71;}
.dsm .entry_div h5{font-size: 20px;color: #e53f71;font-weight: 600;margin-top: -20px;text-align: left;padding-bottom: 12px;padding-left: 8px;position:relative;}
.dsm .entry_div h5:before{content:"";position:absolute;top: 30px;left: 10px;width: 50px;height: 2px;background: #e53f71;}
.dsm .ow-navigation { background-color: #fff;}

.dsm .top-bar p{color:#fff;}
.dsm .top-bar .new{color:#fff;}
.dsm .log_inner a:hover{color:#fff;}
.abt_det ul li span img{max-width:15px;margin-top: 3px;}
/* Dsm color change End */
.dsm .switch a{
    color: #fff !important;}
.dsm_foot ul > li{display:block;border-right: none;margin-bottom: 2px;padding-right: 0;}
.dsm_foot .logo p{font-size: 15px;text-align: justify;margin-bottom: 0;}
.dsm_foot ul > li > a{font-weight:400;text-decoration:none;}
.dsm_foot ul > li > a:hover{color:#500472;}
.dsm_foot .navbar-collapse-footer h5{font-size: 20px;font-weight: 600;position:relative;margin-bottom: 18px;}
.dsm_foot .navbar-collapse-footer h5:before{content: "";position: absolute;width: 35px;height: 2px;background: #500472;top: 30px;}
.dsm_foot .logo{width: 100%;text-align: center;}
.dsm_foot .logo img{border: 3px solid #500472;max-width: 200px;width: 100%;margin-bottom: 10px;background: #fff;}
.dsm_foot .navbar-collapse-footer ul li i{margin-right: 5px;font-size: 12px;color: #500472;font-weight: 400;}
.dsm_foot .contact_i ul li{margin-bottom: 0;}
.dsm_foot .contact_i ul li i{margin-right: 8px;font-size:16px;}
.dsm_foot .contact_i ul li a:hover{text-decoration:none;color:#500472;}
.dsm_foot .contact_i ul li p{margin-bottom: 10px;}
.dsm .mng_main:before {border: 12px solid #a0a0a0;}
.margin_div{margin-top:35px;}
.entry_h6 h6{text-align: left;margin-top: -20px;margin-bottom: 2px;font-size: 18px;font-weight: 600;text-transform: uppercase;color: #500472;}
.form_segregate {padding-top: 25px;border-top: 1px dashed #500472;}
.h4_content h4{font-size: 26px;font-weight: 600;color: #500472;margin-bottom: 50px;}

.color_foot ul > li > a:hover{color:#e53f71;}
.color_foot .logo img {border: 1px solid #e53f71;}
.color_foot .navbar-collapse-footer h5:before{background: #e53f71;}
.color_foot .navbar-collapse-footer ul li i{color: #e53f71;}
.open-time p a:hover{color:#500472;text-decoration:none;}
.dsm .open-time p a:hover{color:#e53f71;}
.dsm .open-time p span a{color:#ff7e7e;font-weight:bold;}
.dsm .open-time p span a:hover{color:#fff;}
.dsm .faq_main .accordion-title{border: 1px solid #e53f71;}
.dsm .faq_main .accordion-title::before {color: #e53f71;}
.dsm .faq_main .accordion-title::before::hover{color:#fff !important;}
.dsm .faq_main .accordion-content{border: 1px solid #e53f71;}
.dsm .faq_main .accordion-title:focus, .dsm .faq_main .accordion-title:hover {background-color: #e53f71;}
.dsm .faq_main .accordion-content a {color: #e53f71;}
.dsm .form_reg .emabuttonpage:hover{color: #fff;}
.dsm .site p a:hover {color: #e53f71;}
#baguetteBox-overlay .full-image img{    max-height: 500px;}

/* course start */

.sec_pad nav > .nav.nav-tabs{border: none;color:#fff;background:#272e38;border-radius:0;}
.sec_pad nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{border: none; padding: 18px 25px;color:#fff;background:#272e38;border-radius:0;}
.sec_pad nav > div a.nav-item.nav-link.active:after{content: "";position: relative;bottom: -60px;left: -22%;border: 15px solid transparent;border-top-color: #e53f71;}
.sec_pad .tab-content{background: #fdfdfd;line-height: 25px; border:1px solid #e53f71; border-top:5px solid #e53f71;border-bottom:5px solid #e53f71; padding:30px 25px;}
.sec_pad nav > div a.nav-item.nav-link:hover,.sec_pad nav > div a.nav-item.nav-link:focus{border: none;background: #e53f71;color:#fff;border-radius:0;}
.course_cont{padding: 30px 0px 10px;}
.course_nav{width: 95%;margin: 0 auto;margin-top: 30px;margin-bottom: 30px;position:relative;z-index:0;}
.course_nav:before{content: '';border: 5px solid #e53f71ab;width: 100%;height: 100%;position: absolute;z-index: -1; left: -20px; top: 20px; border-radius: 5px;background: #ffffffde;}
.head_h5 h5{font-weight: 600;margin-bottom:30px; text-align: center;}
.course_container{width: 100%;display: inline-flex;}
.cour_sec{width:33%;text-align:center;border-right: 3px solid #e53f71;}
.cour_sec:last-child{border-right:none;}
.cour_sec h5{font-weight: 600;color: #e53f71;margin-bottom:20px;}
.cour_sec p{color:#272e38;}
.img_course{width:100%;}
.img_course img{width:100%;}
.content_course{margin-top: 20px;text-align: center;}
.content_course p{margin-bottom: 8px;font-size: 15px;font-weight: 600;}
/* course end*/

.slider .carousel-caption h3{font-weight:600;}
.slider .carousel-caption p{font-weight:600;}
.main_head_div{padding-bottom: 10px;border-bottom: 1px dashed #500472; margin-bottom: 40px;}
.main_head_div .new_col{font-weight: 600;color: #500472;}
.active1{color: #e53f71;}
.dsm .active1{color: #500472;}
.new_text{color: #000;font-weight: 600;padding-bottom: 25px; margin-top: -23px;}
.otp_bor h5{text-align: center;margin: 15px auto; font-weight: 600;color: #500472;}
.dsm .otp_bor h5 {text-align: center;margin: 15px auto;font-weight: 600;color: #e53f71;}
.no_padd{padding-left:0;padding-right:0;}
.a_font{font-size:13px;}
#fileLabel{position:absolute;top: 9px;left: 88px;}
.p_design{margin-bottom: 7px;font-weight: 600;color: red;}
.div_cont1{width: 20%;padding: 15px;}
.form_reg .otp_bor p{color: #000;font-weight: 600;padding: 10px;}
.form_reg .otp_bor p span {color: #500472;}
.dsm .form_reg .otp_bor p span {color: #e53f71;}
#Otpmsg{margin-top: 10px;text-align: center;font-weight: 600;}
.gallery_div span{ position: absolute;right: 10px;bottom: 18%;z-index: 1;font-size: 15px;background: #e53f71b5;width: 30px;height: 30px;padding: 2px 10px;border: 2px solid #e53f71; color: #fff;
    font-weight: 600;}
.gallery_div a{text-decoration: none;}
.overlay{display:none;}
.gallery_div:hover .overlay{position: absolute;top: 5px; left: 15px; color: #fff; font-size: 20px;display:block;z-index:10;font-weight:600}
.read_btn a{background: #500472;}
.read_btn {text-align: right;}
.breed_head h4{display: none;}
.mem_btn:hover{ transition: all .5s ease-in-out; color: #500472; box-shadow: 0 0 4px 2px #bbbbbb; background: #fff;  }
.read_btn a:hover{ transition: all .5s ease-in-out; color: #e53f71; box-shadow: 0 0 4px 2px #bbbbbb; background: #fff;  }
.otp_not p{margin-bottom: 0px!important;}
/*.resendhead{margin-bottom: 40px;}*/
.mem_input input{width: 60%!important;}
.mem_input label{margin-left: 22%!important;}
.student_input input{width: 60%!important;}
.memtwo_btns{margin-top: -20px;}
.dsm_input1 input {width: 100%; border-radius: 45px; font-size: 16px; background: #fff; border: 1px #8e8e8e solid;
	outline: none; height: 46px; font-weight: 600;  padding: 6px 12px;}
.dsm_innerbtn input{padding: 7px 25px; font-size: 16px; background: #e53f71;  color: #FFF; border: 1px solid #e53f71;  border-radius: 50px;letter-spacing: 1px; font-weight: 600;cursor: pointer; text-transform: uppercase;}

.dsm_innerbtn input:hover { border: 2px solid #e53f71; transition: all .3s ease-in-out; background: #fff; color: #e53f71; box-shadow: 0 0 6px 2px #aaaaaa;}

.admin_h5{color: #500472; letter-spacing: 1px; font-weight: 600;  text-align: left; text-transform: capitalize; font-size: 21px;     margin-top: 12px;}
.admin_h6 { font-size: 18px; color: #333; font-weight: 600;}


.img_fac{width:100%;padding: 25px 0px;}
.fac .member_form {max-width: 900px;margin-top: 40px;padding: 30px;}
.fac .member_cls{color:#fff;}
.img_fac img{width:100%;height:100%;max-height: 400px;box-shadow:1px 1px 4px 4px #ddd;}
.fac_head{margin-bottom: 10px;}
.content h6{margin-top:8px;font-size: 15px;font-weight: 600;}
.fac_head:before{font-size:65px;top:4%;}
.fac_head h3{font-size:20px;}
.fac_head img{width:100%;max-width: 110px;}
.content p{text-align: justify;margin-bottom: 8px;font-size:15px;}
.effect_des{text-align: center;padding: 8px;background: #e53f71;}
.effect_des p{margin-bottom: 0;font-size: 16px;font-weight: 600;color: #fff;text-transform:uppercase;}
/*responsive start*/
.dsm .top-bar {background: #e53f71;}
.description ul {
    text-align: left;
    padding-left: 30px;
    margin-bottom: 15px;
    list-style-type: disc;
}
.description ul li {
    list-style-type: disc;
    display: list-item;
}
.dsm-login {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #dcdb1e;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding: 6px;
    cursor: pointer;
}
.dsm-login img {
    padding: 10px;
    max-width: 50px;
}

.login_block {
    position: fixed;
    bottom: 100px;
    right: 30px;
    background: #fff;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding: 30px;
    border-radius: 10px;
}
.login_block .switch {
    display: block;
    margin: 30px 0 15px;
    text-align: center;
}
.login_block h4{color: #000;}
.login_block .switch a {
    width: 100%;
    color: #000;
    padding: 10px 25px;
    background: #dcdb1e;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
}
.dsm .top-bar .call {background: #dcdb1e;}
.dsm .log_tab a {color: #000;font-weight: 600;}
/* .facebook_box {
    position: fixed;
    bottom: 35px;
    left: 30px;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    font-size: 28px;
    box-shadow: 0px 0px 3px 3px #999;
    z-index: 100;
    padding: 0;
    border-radius: 50%;
}
.facebook_box img{width: 100%;max-width: 60px;} */


.facebook_box a {
    margin: 0 7px;
    box-shadow: 0px 0px 3px 3px #999;
    z-index: 100;
    border-radius: 50%;
    display: inline-block;
}
.facebook_box img {
    width: 100%;
    max-width: 42px;
}
.facebook_box {
    position: fixed;
    bottom: 35px;
    left: 30px;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    z-index: 100;
    padding: 0;
    border-radius: 50%;
}

.footer_social_media {
    display: none;
}
.footer_social_media {
    display: flex;
    gap: 0 11px;
    margin-top: 17px;
}
.footer_social_media a img {
    width: 28px !important;
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
}

.color_change_bg{
    background: #dcdb1e;}
    .color_change{
        color:  #dcdb1e;}

#showpopup .content{
    height: 450px;
    overflow: scroll;
}

.mt-35{margin-top: 35px;}

.second_row h5{margin-bottom: 0;}
.second_row p{
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}

.course_cont_767 .content_course{border-top: 1px dashed #e53f71;}

@media screen and (max-width: 1420px) {
/*.read_btn{margin-left: 35%; margin-top: -10px;}*/
}

@media screen and (min-width: 1326px) {
.div_show_1200{display:none;}
.div_show_991{display:none;}
.top-bar .call p a i{display:none;}
.show-991{display:none;}
.show-991-p{display:none;}
.navbar-header{display:none;}
.dsm_music{padding:185px 0px;}
.read_btn{margin-left: 3px; margin-top: 0;}
}



@media screen and (max-width: 1326px) {
.div_show_1200{display:none;}
.div_show_991{display:none;}
.show-991{display:none;}
.show-991-p{display:none;}
.navbar-header{display:none;}
.top-bar .call p a i{display:none;}
.dsm_music{padding:170px 0px;}
.form_text h6 {font-size: 18px !important;}
.dsm_society_div h6 {font-size: 26px;}
.dsm_society_div img {width: 100%;max-width: 350px;}
.abt_img {min-height: 600px;}
.read_btn{margin-top: 0px;}
}

@media screen and (max-width: 1200px) {
.site-footer ul > li{margin-right: 10px;padding-right: 10px;}
.site-footer ul > li > a{font-size: 13px;}
.site-footer .under-footer .con-info li{margin-right: 10px;}
.site-footer .under-footer .con-info li p{font-size: 15px;}
.site-footer .under-footer .con-info li p i{margin-right: 5px;}
.history .history-detail {padding: 50px; padding-right: 50px;}
.history .history-detail h4{font-size:22px;}
.history p{font-size: 16px;}
.history .on-view p{font-size: 15px;}
.sec_det h4{font-size: 26px;}
.div_hide_1200{display:none;}
.div_show_1200{display:block;}
.div_show_991{display:none;}
.music_div h4{font-size:18px;}
.hide-991{display:none;}
.hide-991-p{display:none;}
.show-991{display:block;}
.show-991-p{display:block;}
.navbar-header{display:none;}
.top-bar .open-time{padding-left: 22%;}
.top-bar .call p a i{display:none;}
.event-detail > h4{font-size: 22px;}
.event_sec .event-detail p{font-size: 14px;    margin-top: 10px;}
.log_inner1{font-size: 16px;}
.site-header:before{left: -275px;}
.main_menu ul li{font-size: 15px;}
.switch{ font-size: 15px !important;}
.dsm .mng_det h5 {font-size: 14px;}
.dsm_society_div h6 {font-size: 26px;}
.dsm_society_div {margin: 0px 35px;}
.read_btn {margin-top:0px;}
.abt_img {min-height: 400px;}
.dsm .top-bar .call {}
}

@media screen and (max-width: 991px) {
.top-bar .open-time { padding-left: 15%;}
.top-bar p{font-size:14px;}
.top-bar .call p {font-size: 14px;}
.main_menu ul li{font-size: 15px;    margin: 0px 4px;}
.switch{    margin-left: 15px !important;}
.site-header:before{width: 55.3%;}
.subscribe .top-title{padding-top: 30px;font-size: 15px;}
.subscribe .bottom-title{padding-bottom: 30px;font-size: 30px;}
.subs-form input[type='text']{padding-right: 28%;height: 40px;line-height: 40px; padding: 10px 15px 10px 15px;font-size: 14px;}
.subs-form input[type='submit']{height: 40px;line-height: 40px;}
.sec_det h4{font-size: 20px;}
.event_sec .date{width: 60px;height: 65px;font-size: 24px;top: 0px;padding-top: 14px;}
.event_sec .event-detail {padding: 5px 20px;}
.event-detail > h4{font-size: 17px;margin-bottom: 10px;}
.event_sec .event-detail span img {width: 13px;}
.event_sec .btn{padding: 8px 15px;}
.event_sec .event-detail span{line-height: 14px;font-size: 14px;}
.event_sec .event-detail h4 a{line-height: 22px;}
.event_sec .event-detail p {margin-top: 5px;margin-bottom: 5px;}
.evt_div{height: 450px;}
.school_div{height: 450px;}
.mng_det{padding: 5px;min-height: 75px;}
.mng_det h5{font-size: 16px;}
.history .history-detail h4 {font-size: 18px;}
.history .history-detail {padding: 40px;}
.no_pad_foot{padding-left:0;padding-right:0;}
.site-footer ul > li > a {font-size: 13px;}
.site-footer .foot-logo img {display: block;height: auto;margin: 0px auto;position: absolute;right: 258px;top: -166px;background: #fff;padding: 18px 8px; z-index: 10;}
.site-footer {background: #000000;padding: 50px 0 25px;color: #fff;}
.foot_bot{font-size: 13px;}
.title_head h3{font-size: 32px;}
.title_head:before{font-size: 110px;}
.cust_manage {max-width: 20%;margin: 0 2.5%;}
.div_hide_991{display:none;}
.div_show_991{display:block;}
.prog_img{margin-bottom: 15px;}
.prog_det h6{font-size: 14px;}
.music_div h4{font-size:16px;}
.faculty_div .cust_manage{max-width: 20.5%; margin: 0px 2%;}
.navbar-header{display:none;}
.sch_sub ul:before {content: '';background: #500472;width: 452px;height: 100%;z-index: -1;position: absolute;transform: skew(-35deg);left: 30px;}
.top-bar .call p a i{display:none;}
.switch {font-size: 12px !important;padding: 0px !important;margin-left: 0 !important;
    margin: 30px 0;}
	.switch a{
    padding: 10px !important;}
.menu_hide{padding: 0 !important;}
.main_menu ul li {font-size: 13px;padding: 30px 5px; margin: 0;}
.top-bar .call {   padding: 0 20px;}
.log_inner{font-size: 14px;}
.dsm_foot .logo{margin-bottom:25px;}
.dsm .owl-carousel .owl-item img {max-height: 300px; padding: 0 15px;}
.event_sec .date {left: 15px;}
.form_text h6 {font-size: 15px !important;}
.dsm_society_div h6 {font-size: 22px;}
.form_btn p a {font-size: 18px;}
.radio_cont {padding-left: 38px !important;}
.forget_div label{padding: 2px 0px; left: 0px;}
/*.read_btn {margin-left: 36%;}*/
.div_cont1{width: 33%; }
.div_side2:before {width: 108%;height: 106%;}
.dsm_society_div:before {width: 108%; height: 106%;}
.dsm .form_inner .form_click{
    margin-bottom: 20px;}
}
@media screen and (max-width: 767px) {
    .course_cont_767 .row.mt-35{
        flex-direction: column-reverse;
    }
    .head_h5 h5{margin-top: 30px;}
    .div_cont1 {
        width: 50% !important;}
    #showpopup .content{
        height: unset;
        overflow: unset;
    }
    .faculty .mng_img img {
        max-width: 100% !important;
    }
    .fac .member_form {
        max-width: 900px;
        margin-top: 30px;
        padding: 20px;
    }
    #showpopup{
    height: 500px;
    overflow-y: scroll;
    }

	.login_block{display: none;}
/*.site-header .logo img {left: -30px;max-width: 92px;top: -30px;background: #fff;}*/
.site-header .logo img {max-width: 130px;background: #fff;border-radius: 4px; }
.dsm .site-header .logo img {max-width: 130px;background: #fff;border-radius: 4px;}
.site-header:before{position:relative;}
.owl-nav .owl-next {right: -30px;}
.history .history-detail h4{font-size: 20px;}
.abt_img{min-height: 400px;}
.view_btn{margin-top:0px;}
.society_new .sec_det .view_btn{margin-top: 30px;}
.cust_container{max-width: 725px !important;}
.foot_bot p{text-align:center;}
.subs_main{text-align: center;}
.subs-form{margin-top:0;margin-bottom: 25px;}
.site-footer .foot-logo{float:unset;}
.site-footer .foot-logo img{left:0;right:0;}
.site-footer ul > li {margin-right: 4px;padding-right: 4px;}
.site-footer .under-footer .con-info li p {font-size: 14px;}
.site-footer .under-footer .con-info li {margin-right: 5px;}
.cust_manage {max-width: 27%; margin: 0 2.5%;}
.web_table table tr:first-child td{font-size: 15px;}
.form_click{font-size: 14px;}
.sub_head h5{font-size: 18px;}
.member_form {max-width: 550px;margin: 50px 25px;}
.music_div{margin-bottom: 20px;}
.description {padding: 0px 25px;}
.prog_date{width: 80px;}
.top-bar:after {content: "";background: #fff;position: absolute;left: -63px;top: 0px;width: 80px;background: #fff;height: 40px;
    z-index: 9;-webkit-transform: skew(-35deg);-moz-transform: skew(-35deg);-o-transform: skew(-35deg);transform: skew(-139deg);}
.subs_main .sub_form2 {margin-top: 40px;margin-bottom: 0px;}
.evt_div .sec_det .view_btn{margin-top: 30px;}
.school_div .sec_det .view_btn{margin-top: 30px;}
.faculty_div .cust_manage {max-width: 27.5%; margin: 0px 2.5%;}
.nav_767 {
    position: absolute;
    z-index: 1000;
    background: #ffffffe0;
    width: 100%;
    top: 70px;
}
.main_menu ul li {display: block;text-align: center;border-bottom: 1px dashed #b64b3c; padding: 10px;margin: 0 35px;}
.main_menu ul {border: 2px solid #500472;border-top: none;}
.menu_hide{display:none;}
.navbar-header {
    display: block;
    position: relative;
    text-align: right;
    top: 40px;
}
.navbar-header .navbar-toggle{background: #fff;border: 1px solid #500472;border-radius: 3px;padding: 4px 10px;}
.navbar-header .navbar-toggle .icon-bar i{color: #500472 !important;font-size: 20px;}
.main_menu ul li:last-child{border-bottom:none;}
.sch_sub ul{padding-left: 80px;}
.sch_sub ul li a{font-size: 13px;}
.sch_sub ul:before { content: '';background: #500472;width: 382px;height: 100%;z-index: -1;position: absolute; transform: skew(-35deg); left: 99px;}
/*.top-bar .open-time {padding-left: 0; float:right;}*/
.top-bar .open-time {float:left;}
.top-bar { margin-left: 0;}
.top-bar .call p a i{display:inline !important;}
.dsm .navbar-header .navbar-toggle .icon-bar i{color: #e53f71 !important;}
.dsm .navbar-header .navbar-toggle {border: 1px solid #e53f71;}
.event_sec .event-detail {padding: 10px 20px;}
.dsm .main_menu ul {border: 2px solid #e53f71 !important;border-top:none !important;}
.main_menu ul li{border-bottom: 1px dashed #500472;}
.main_menu ul li a{color:#500472;}
.sc_pad{padding: 0 15px; padding-top: 20px;}
.dsm_foot .logo img {margin-bottom: 20px}
.dsm .main_menu ul li a {color: #e53f71;}
.dsm .main_menu ul li:last-child a{color: #500472;}
.main_menu ul li:last-child a{color: #e53f71;}
.dsm .main_menu ul li {border-bottom: 1px dashed #b64b3c;}
.dsm .main_menu ul li:last-child {border-bottom: none;}
.dsm .abt_img {min-height: 400px;}
.history .history-detail {padding: 20px 40px;}
.dsm .owl-carousel .owl-item img {max-height: 250px;}
.dsm_one{padding-left: 15px;}
.dsm_society_div {margin: auto;}
.dsm_society_div h6 {font-size: 17px;}
/*.dsm_right{float: left!important;}*/
/*.sc_right{float: left!important;    margin-top: 18px;}*/
.form_text h6 .right1{padding-bottom: 20px;}
.entry_div label {padding: 2px 0px; font-size: 14px;}
#fileLabel {top: 8px;left: 100px;}
.radio_cont {padding-left: 45px !important;}
.top-bar .call{transform: none; border-bottom: none; margin-right:0; }
.log_inner {transform: none; color: #fff;}
.dsm .log_inner {
    transform: none;
    color: #000;
    font-size: 14px;
}
.dsm .top-bar .call {border-bottom: none;}
.part_div textarea{margin-top: 20px !important; position: absolute !important;}
.other_div textarea{margin-top: 20px !important; position: absolute !important;}
.part_div label{text-align: justify;}
.could_div label{margin-top: 0px!important;}
.could_div textarea{margin-top: 90px!important;}
.social_div{margin-top: -45px;}
.forget_input3 input{margin-top: 35px;}
.chng_pass .Form_btn {margin-top: 90px;float: left; margin-left: -115%;  font-size: 15px;}
.read_btn a {background: #500472; font-size: 13px;}
.dsm_society_div { margin: 0px 85px;}
.sc_box {margin-top: -115px; margin-bottom: 30px;}
.dsm_society_div:before {width: 105%; height: 107%;}
.dsm_society_div img {max-width: 150px;}
.index_btn p a {font-size: 16px;}
.index_btn p a img {max-width: 20px; margin-top: -3px;}
.index_btn p {padding: 30px 0px;}
.top-bar .open-time { padding-left: 0%;}
.top-bar:after {display: none;}
	.dsm .log_tab a{
    font-size: 13px;}
	.log_inner {
    font-size: 12px;
}
.switch {
    font-size: 12px !important;
    padding: 0px !important;
    margin-left: 0 !important;
    margin: 0;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 10px;
}
.switch a {
    padding: 10px !important;
    border-radius: 0;
    font-size: 16px;
}
	.main-point{
    right: 0 !important;
position: relative !important;}
	.login_block .switch{
    margin: 15px 0;}
	.abt_img{
    margin-top: 35px;}
	.main-pad .no-pad:first-child{padding: 0 15px !important;}
}

@media screen and (max-width: 580px) {
	.log_inner span:first-child{display: none;}
	.dsm .log_tab a {
        font-size: 14px;
		color: #000;}
        .log_tab a {
            text-decoration: none;
            color: #000;
            font-size: 14px;
        }
.div_cont{padding: 0px 40px;margin-bottom:20px;}
.mng_sec{padding: 35px 0px;}
.event_sec .owl-carousel.owl-loaded{ padding: 0 90px;}
.event_sec .owl-carousel .owl-nav .owl-prev { left: 45px;}
.event_sec .owl-carousel .owl-nav .owl-next { right: 45px;}
.subs_main .top-title{text-align:center;}
.subs_main{padding: 0 70px;}
.subs_main .bottom-title{text-align:center;}
.subs_main .subs-form{margin-top: 0px;margin-bottom: 35px;}
.subs_main .subs-form input[type='submit']{width: 25%;}
.site-footer .foot-logo img{padding: 15px 8px;}
.breed_head{text-align:center;}
.breedcrumb_main{text-align:center;}
.cust_manage {max-width: 36%; margin: 0 6.5%;}
.breed_head h4{font-size: 20px; display: none;}
.breedcrumb_main ul li{font-size: 17px;}
.web_table table tr:first-child td {font-size: 14px;}
.web_table table tr td{font-size: 14px;}
.sub_head h5 {font-size: 17px;}
.music_div img {max-width: 60px;}
.music_img { max-width: 85px;}
.society_prog { max-width: 85%;}
.slider .carousel-caption h3{font-size:18px;margin-bottom:5px;}
.slider .carousel-caption p{font-size:14px;}
.history p { font-size: 16px;}
.subs_main .sub_form2 {margin-top: 35px;margin-bottom: 0px;}
.top-bar .open-time {padding-left: 3%;margin-right: 20px;}
.top-bar p{font-size: 12px;}
.top-bar .call p {font-size: 12px;word-spacing: 1px;}
.top-bar .call{padding: 0 20px;margin-right: 30px;}
.cust_container{padding-left:0;padding-right:0;}
.top-bar:before{width:unset;transform: skew(-0deg);}
.top-bar:after{width:unset;transform: skew(-0deg);}
.sch_sub ul:before{width: 51%;transform: skew(-0deg);}
.sch_sub ul li {width: 80%;}
.sch_sub{max-width: 350px;right: -12%;}
.log_tab{padding: 0px 19px;margin-right: 29px;}
.log_inner{margin-top: 4px;}
.event_sec .item{padding:0;}
.event_sec .owl-carousel .owl-item .wp-post-image{width: 100%;max-width: 360px;}
.event_sec .date{width: 65px;font-size: 22px;left: 15px;height: 65px;}
.sc_foot{padding: 50px 20px;}
.dsm_ft{padding: 50px 20px 25px 20px;}
.dsm footer ul li{padding-right: 0px;}
.dsm_society_div {margin: 30px 70px;}
.dsm_society_div img {max-width: 270px;}
.dsm_music { padding: 80px 0px;}
.dsm_society_div img {max-width: 130px;}
.sc_box{margin-top: -45px; margin-bottom: -20px;}
.dsm_right{float: right!important;}
.grade{padding-left: 40px; padding-right: 20px;}
/*.fee_sched .form_click {margin-right: 30px;}*/
.dsm .dsm_inner {margin-top: 4px!important;}
.site-header .logo img { left: 30px;top: -20px;}
.site-header .logo img {left: 10px;}
.int_div{margin-top: 75px;}
.part_div textarea {margin-top: 5px !important;}
.other_div textarea {margin-top: 5px !important;}
.could_div textarea {margin-top: 90px!important;}
.could_div label {margin-top: -15px!important; text-align: justify;}
.previous_div label{padding-top: 0; margin-top: -15px; text-align: justify;}
.previous_div textarea{margin-top: 10px;}
.forget_input2 input{margin-top: 35px;}
.chng_pass .Form_btn {margin-left: 0; font-size: 15px; margin-top: 25px;}
.read_btn a{font-size: 15px;}
/*.read_btn {margin-left: 32%;}	*/
.div_cont1{padding-left: 25px; padding-right: 10px;}
.dsm_society_div:before {height: 108%;}
.dsm_innerbtn input {font-size: 14px;}
.hide_580{display: none;}
.pop_in {
    color: #e53f71 !important;
}
	.switch{
    right: 15px !important;}
	.breedcrumb_main {
    text-align: left;
}
		.main-point{
    right: 0 !important;
position: relative !important;}
	.dsm .mng_det h5 {
    font-size: 16px;
    margin-top: 10px;
}
}


@media screen and (max-width: 480px) {
.div_cont{padding: 0px 60px;}
.society_new .sec_det h4 {font-size: 18px;}
.div_cont {padding: 0px 80px;margin-bottom: 20px;max-width: 100%;flex: 0 0 100%;}
.society_new .sec_det h4 {font-size: 16px;}
.subs_main {padding: 0 40px;}
.subscribe .bottom-title { padding-bottom: 15px;font-size: 22px;}
.subscribe .top-title { padding-top: 20px; font-size: 14px;}
.event_sec .owl-carousel.owl-loaded { padding: 0 40px;}
.event_sec .owl-carousel .owl-nav .owl-next {right: 15px;}
.event_sec .owl-carousel .owl-nav .owl-prev {left: 15px;}
.event_sec .owl-carousel .owl-nav i { font-size: 40px;}
.title_head h3 {font-size: 24px;}
.sec_pad {padding: 25px 0px;}
.title_head:before {font-size: 65px;}
.abt_det p{font-size: 14px;}
.abt_det ul li{font-size: 14px;}
.abt_det ul li span i{font-size:14px;}
.title_head {margin-bottom: 10px;}
.web-text p{font-size: 14px;}
.web_table table tr:first-child td {font-size: 13px;}
.web_table table tr td{font-size: 13px;}
.sub_head h5 {font-size: 16px;}
.form_click {font-size: 13px;}
.prog_det h4{font-size: 17px;}
.music_div h4 {font-size: 15px;}
.society_prog h4{font-size: 17px;}
.society_prog p{font-size: 14px;}
.society_prog .prog_btn a{font-size: 14px;}
.hm-gradient .carousel-inner .d-block {min-height: 250px;}
.slider .carousel-caption{padding-top: 15px;padding-bottom: 10px;}
.abt_img { min-height: 230px;}
.history p { font-size: 15px;}
.history .history-detail { padding: 50px 25px;}
.view_btn a{font-size:13px;}
.evt_div {height: 300px;}
.school_div { height: 300px;}
.form_reg .control-grouppage label{font-size:13px;}
.form_reg .emabuttonpage{font-size: 14px;}
.controls a{font-size:14px;}
.breed_head h4 {font-size: 18px;}
.breedcrumb_main ul li {font-size: 13px;}
.form_before{max-width: 100%;}
.form_reg .controls .input-text, .controls select{height: 40px;}
.faculty_div .cust_manage {max-width: 42.5%; margin: 0px 3%;}
.clr_grey .music_div h4 {font-size: 16px;}
.main_menu ul li{margin: 0 22px;font-size: 14px;}
/*.top-bar .open-time {padding-left: 0%;}*/
.nav_767{
    left: -150px;
    top: 67px;
    min-width: 350px;}
.event_sec .owl-carousel .owl-item .wp-post-image { width: 100%;max-width: 320px;}
.history .on-view p { margin-bottom: 5px;}
.slider .carousel-inner{height: 230px;}
.slider .carousel-inner img{height: 230px;}
.sc_foot {padding: 50px 15px;}
.dsm_foot .navbar-collapse-footer h5 {font-size: 18px;}
.dsm_society_div {margin: 30px 30px;}
.dsm_society_div h6 {font-size: 18px;}
.form_btn p a { font-size: 16px;}
.fee_sched .form_click {font-size: 13px; margin-top: -10px;}
/*.fee-text{margin-top: 20px;}*/
.grade {margin-top: -30px;}
.sub_head h5 span {font-size: 14px;}
.dsm .fee_head{padding-top: 25px;}
.suitable-div label{position: relative;text-align: justify; padding-right: 15px;padding-top: 15px;}
/*.suitable-div1 label{position: relative;text-align: justify; padding-right: 15px;}
.suitable-div1-row{margin-top: 50px;}*/
.suitable-div textarea{margin-top: -25px;}
.carousel-indicators {top: 92%;}
.dsm_box{
    padding-left: 15px;
    padding-right: 15px;
}
.disp_n{display:none;}
	.log_inner{font-size: 14px;}

    .facebook_box img {
        max-width: 28px;
    }
    .facebook_box {
        bottom: 10px;
        left: 15px;
    }
    .facebook_box a {
        margin: 0 3px;
    }

}

@media screen and (max-width: 400px) {
.div_cont{padding: 0px 50px;}
.prog_det h6 {font-size: 12px;}
.society_new .sec_det h4 {font-size: 14px;}
.evt_div:before{left: 35px;right: 35px;}
.subs_main {padding: 0 15px;}
.event_sec .owl-carousel.owl-loaded { padding: 0 10px;}
.cust_manage {max-width: 50%; margin: 0 25.5%;}
.title_head h3 { font-size: 16px;}
.web-text p{font-size:14px;}
.form_click {font-size: 13px;margin-top: 10px; text-align: center;float: none;}
.breed_head h4 {font-size: 18px;}
.music_div h4 {font-size: 13px;}
.society_prog h4{font-size: 16px;}
.society_prog p{font-size: 13px;}
.society_prog .prog_btn a{font-size: 13px;}
.slider .carousel-caption{padding: 0;}
.slider .carousel-caption{right: 8%;left: 8%;}
.history .history-detail h4 {font-size: 18px;}
hr{width: 65px;}
.history p {font-size: 14px;margin-bottom: 15px;}
.history .on-view p { font-size: 13px;}
.mng_sec .tittle h2{font-size: 24px;}
.site-footer .under-footer .con-info li { margin-right: 5px;border-right: none;width: 100%; margin-bottom: 2px; }
.site-footer ul > li > a {font-size: 13px;}
.faculty_div .cust_manage { max-width: 41.5%; margin: 0px 3.9%;}
.mng_det h5 {font-size: 12px;}
.sub_head h5 {font-size: 14px;}
.col-cut{max-width:100%;flex: 0 0 100%;}
.top-bar .call{padding: 0 10px;}
.sch_sub{right: -18%;}
.top-bar .call p a i{font-size: 11px;}
.top-bar .call p {font-size: 14px; word-spacing: 0px;}
/*.top-bar .call{margin-right: 15px;}*/
.log_tab {padding: 0px 8px;}
.log_tab{margin-right: 15px;}
.log_inner{font-size: 12px;}
.event_sec .owl-carousel .owl-nav .owl-next {right: -10px;}
.event_sec .owl-carousel .owl-nav .owl-prev {left: -10px;}
.dsm_foot .navbar-collapse-footer h5 {font-size: 16px;}
.site-footer ul > li > a {font-size: 12px;}
.dsm_abt{padding-right: 0px; padding-left: 0px;}
/*.dsm_right {float: left!important;}*/
.div_side2{padding-bottom: 10px;padding-top: 4px;}
.prof_inner .form_click {top: -20px;}
.dsm .prof_inner .form_click {
    font-size: 12px;
    width: 40%;
}
.memshp{position: relative; padding-bottom: 50px;}
.membr_btn{top: 168px!important;}
.web_table table tr:first-child td {font-size: 12px;}
.membr_btn{top: 150px!important;}
/*.fee_head{margin-top: 50px;}*/
/*.fee-text {margin-top: 40px;}	*/
.web_table table tr td {font-size: 12px;}
/*.dsm .fee_sched .web-text {padding-top: 40px;}*/
.dsm .note ul li{font-size: 14px;}
.dsm .note-text{padding-top: 0px!important;}
.sub_head h5 span {font-size: 13px;}
.dsm .fee-text{margin-bottom: 0px; font-size: 14px;}
.fee_sched .form_click {width: 100%; margin-top: 6px; max-width: 40%; float: right; margin-right: 5px;}
.dsm .entry_div h5 {font-size: 17px;}
.entry_div label {font-size: 13px;}
.dsm .radio_cont{font-size: 12px;}
.dsm .site-header .logo img {max-width: 110px;}
.site-header .logo img {max-width: 110px; left: 0;}

/*.carousel-indicators {top: 95%;}*/
.main_menu ul li {font-size: 13px;}
.dsm .main_menu ul li {font-size: 13px;}
/*.breedcrumb_main ul li {float: right;}*/
.dsm_box1{padding-bottom: 60px;}
.dsm_apply_btn{margin-top: 200px;}
.dsm .dsm_inner {margin-top: 5px !important;}
.chng_pass .entry_div {margin-bottom: 40px;}
.dsm .chng_pass .entry_div {margin-bottom: 40px;}
.chng_pass .Form_btn {margin-top: -20px;font-size: 13px;}
.dsm .chng_pass .Form_btn {margin-top: -20px;font-size: 13px;}
.part_div textarea {margin-top: 12px !important;}
.main_head_div .new_col {font-size: 14px;}
.main_head_div { margin-bottom: 20px;}
.prof_det h6 span {font-size: 13px;}
.prof_det h6 {font-size: 14px;}
.entry_div input {font-size: 14px;}
.dsm_ft {padding: 30px 20px 25px 20px;}
.forget_div{margin-bottom: 0px!important;}
.update_btn{margin-top: 25px!important;}
.read_btn a {font-size: 12px;}
.mng_sec { padding: 30px 0px;}
.form_text h6 {font-size: 13px !important;}
.index_btn p a {font-size: 15px;}
.dsm_society_div:before {width: 106%;}
.dsm_society_div {margin: 30px 20px;}
.top-bar p {font-size: 11px;}
.dsm_innerbtn input {font-size: 13px;}
.sunit_box{margin-top: 20px;}
.sc_foot {padding-bottom: 30px;}
	.dsm .log_tab a{
    font-size: 14px;}
.nav_767 {
    left: -125px;
    top: 55px;
    min-width: 300px;
}
}

@media screen and (max-width: 366px) {
.membr_btn{top: 168px!important;}
.web_table table tr td {padding: 4px;}
.dsm_society_div:before {width: 107%;}
}










/*responsive End - Page*/