@media (max-width: 767px){
    .h1, h1 {
        font-size: 1.7rem;
    }
    .h3, h3 {
        font-size: 1.1rem;
    }
    header .logo, header .phone{
        text-align: center;
    }
    .header .phone {
    text-align: left;
    }
    /*.banner-panel{
        padding: 160px 0 60px 0;
    }*/
    .gallery-panel ul li{
        padding: 2px;
    }
    .banner-txt h1{
        text-align: left;
        font-size: 20px;
    }
    .banner-txt h1 br{
        display: none;
    }
    .inner-banner:before{
        width: 75%;
        height: 25px;
    }
    header .logout{
        text-align: right;
    }
    .dash-head-right{
        text-align: center;
    }
    .profile-content-sec .ui.menu.top {
        display: block;
    }
    .card-title {
    font-size: 0.89rem;
    margin-bottom: .8rem;
}
.card-body .table {
    font-size: 13px;
    line-height: 17px;
}
.form-group.d-flex.justify-content-end label {
    white-space: nowrap;
    margin-right: 10px;
}
input#couponcode {
    width: 150px !important;
    display: inline-block;
}
#applycoupon {
    padding: 3px 11px;
    white-space: nowrap;
    font-size: 13px;
}
header .phone.logout a {
    margin-top: 6px;
    top: 0 !important;
}
.mb-4, .my-4 {
    margin-bottom: 1rem!important;
}
.grey_bg {
    padding: 20px 0 !important;
}

}
@media (min-width: 768px){
    /*header .logo{
        text-align: left;
    }*/
    header .phone{
        text-align: right;
    }
    /*.banner-panel{
        padding: 130px 0 60px 0;
    }*/
    .gallery-panel ul li{
        float: left;
        width: 25%;
        padding: 2px;
    }
    .banner-txt h1{
        text-align: center;
        font-size: 40px;
    }
    .inner-banner:before{
        width: 75%;
        height: 45px;
    }
    .dash-head-right{
        position: relative;
        top: -36px;
        text-align: right;
        margin: 0;
        z-index: 1;
    }
    #applycoupon {
        padding: 3px 7px;
        margin-right: 0px;
        font-size: 14px;
    }
    .tab-content h5 {
        font-size: 14px;
    }

}
@media (min-width: 992px){
    /*.banner-panel{
        height: 950px;
    }*/
    .inner-banner:before{
        width: 45%;
    }
    .innerCont h4 {
        font-size: 18px;
    }
    .innerCont .text-center.text-danger em {
        font-size: 13px;
    }
}
@media (min-width: 1200px){
.profileInner .container {
    max-width: 1400px;
}    
}

/*#################################################################################*/
@media screen and (min-width: 1600px) {

/*##################################################################################################################### VGU CET CSS #############################################################################*/
/*.vgu-cet-banner h2 {
    margin: 130px 0 0px 32%;
}*/
/*##################################################################################################################### VGU CET CSS #############################################################################*/

}

@media only screen and (max-width: 1400px) {
}

@media screen and (max-width: 1199.98px) {  
.choose_panel_sub_sec h4.mt-2 {
    font-size: 21px;
}
.main-content-wrap {
    min-height: auto;
}
.programPanel-vgu-cet .nav {
    padding: 140px 0;
}
.ui.menu.top a.item {
    padding: 10px 5px;
}
}

@media screen and (max-width: 991.98px) {   
.logo_bg {
    display: none;
}
.logo {
    background: #fff !important;
    padding: 5px !important;
    width: 180px !important;
}
.banner_contact_sec {
    top: 50px !important;
}
.banner-txt h1 {
    top: 0 !important;
    font-size: 40px !important;
    line-height: 50px !important;
    transform: translateY(0) !important;
    position: relative !important;
    margin-bottom: 30px !important;
}
.banner-txt h1 strong.white_bg, .banner-txt h1 strong.yellow {
    font-size: 40px !important;
}

header .phone a {
    margin-top: 10px;
}
header .phone.logout a strong {
     width: auto; 
}
.jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated {
    width: 45% !important;
}
.innerCont h4 {
    font-size: 18px;
}
.innerCont .text-center.text-danger em {
    font-size: 13px;
}
.tab-content h5 {
    font-size: 14px;
}
.courses_tab.nav-tabs .nav-link.active {
    font-size: 13px;
}
.referDiv .referDivInner {
    line-height: 18px;
}
}

@media screen and (max-width: 767.98px) {
.logo_bg {
    display: none;
}
.logo {
    background: #fff !important;
    padding: 5px !important;
    width: 180px !important;
    position: relative;
    z-index: 999;
}
header .phone a {
    padding: 8px 11px !important;
    position: absolute !important;
    font-size: 13px !important;
    top: -65px !important;
    right: 54px !important;
    z-index: 999;
}
.banner_contact_sec {
    top: 30px !important;
}
.banner-txt h1 {
    top: 0 !important;
    font-size: 36px !important;
    line-height: 45px !important;
    transform: translateY(0) !important;
    position: relative !important;
    margin-bottom: 20px !important;
}
.banner-txt h1 strong.white_bg, .banner-txt h1 strong.yellow {
    font-size: 36px !important;
}
.form-panel h4 {
    font-size: 20px !important;
}
.accreditation-panel h2::before {
    width: 292px !important;
    height: 134px !important;
}
.accreditation-panel h2 span {
    margin-bottom: 0px !important;
    padding: 38px 0 !important;
    font-size: 21px !important;
    width: 273px !important;
}
.accreditation-panel .col-md-3 {
    border-right: none !important;
    border-bottom: 1px dashed #999 !important;
}
.accreditation-panel {
    padding: 0 !important;
}
.campus-panel h1 {
    line-height: 38px !important;
    margin-bottom: 20px !important;
    font-size: 32px !important;
}
.campus-panel h1 br {
    display: none !important;
}
.btn-lg.go-choose {
    font-size: 15px !important;
}
.choose-panel h2::before {
    width: 292px !important;
    height: 134px !important;
}
.choose-panel h2 span  {
    margin-bottom: 0px !important;
    padding: 38px 0 !important;
    font-size: 21px !important;
    width: 273px !important;
}
.choose-panel h2 span em {
    display: none !important;
}
.list-school-div h2::before, .testimonial-panel h2::before, .rec-panel h2::before {
    width: 292px !important;
    height: 115px !important;
}
.gallery-panel h2::before {
    width: 292px !important;
    height: 115px !important;
}
.list-school-div h2 span, .testimonial-panel h2 span, .rec-panel h2 span {
    margin-bottom: 20px !important;
    padding: 38px 0 !important;
    font-size: 21px !important;
}
.gallery-panel h2 span {
    margin-bottom: 20px !important;
    padding: 38px 0 !important;
    font-size: 21px !important;
}
.started-panel h1 {
    font-size: 40px !important;
}
.list-school-div, .testimonial-panel, .rec-panel {
    padding: 0px 0 20px !important;
}
.gallery-panel ul li {
    padding: 2px;
    width: 100% !important;
}
.gallery-panel ul li img {
    width: 100% !important;
}
#dashboardaccord .dashboard_container {
    padding: 15px;
    margin-left: 0;
    margin-top: 0px;
}
.inner-main-panel {
    padding: 30px 0;
}
/*########################### Responsive Menu ##################################*/
.group:after { 
  content: "";
  display: table; 
  clear: both; 
  }
.slide-content {
  position: fixed;
  top: 0px;
  left: auto;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 262px;
   -webkit-transform: translateX(262px);
   -moz-transform: translateX(262px);
   -ms-transform: translateX(262px);
   -o-transform: translateX(262px);
  transform: translateX(262px);

   -webkit-transition: all 0.25s linear;
   -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 999999;
  overflow-y: auto;
   -webkit-overflow-scrolling: touch;
  }

.slide-content.is-visible {
   -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -o-transform: translateX(0);
  transform: translateX(0);
  }

#wrapper {
   -webkit-transition: all 0.25s linear;
   -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  display: block;
  }

.is-obscured {
    -webkit-transform: translateX(-252px);
    -moz-transform: translateX(-252px);
    -ms-transform: translateX(-252px);
    -o-transform: translateX(-252px);
    transform: translateX(-252px);
    position: relative;
    z-index: 999999;
}
#wrapper .fa.fa-bars {
    display: block;
}
#wrapper .fa.fa-close {
    display: none;
}
#wrapper.is-obscured .fa.fa-bars {
    display: none;
}
#wrapper.is-obscured .fa.fa-close {
    display: block;
}
.slide-fade {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
   -webkit-transition: all 0.15s ease-out 0s;
   -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  opacity: 0;
  background: black;
  visibility: hidden;
  z-index: 999998;
  }

.slide-fade.is-visible {
  opacity: 0.4;
  visibility: visible;
  }

nav {
  background-color: #000;
  }


nav a {
  display: block;
  padding: 25px 15px;
  color: #999;
  text-decoration: none;
  }

nav a:hover {
  background-color: #111;
  }
/*.menu {
    float: right;
}
.menu i {
    display: inline-block;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f2901d;
    border-radius: 50%;
}
.menu:hover i {
    text-decoration: none !important;
    color: #000;
}*/
.col-lg-3.col-md-4.leftmenu {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 9999;
    display: inline-block;
    width: 30px;
}
.circle {
    display: none;
}
.leftmenu::after {
    display: none;
}
/*########################### Responsive Menu ##################################*/
header .phone a {
    right: 10px !important;
}
.overview_sec {
    padding: 0px 0 20px;
}
.why_our_content_sec ul li {
    border: none;
}
.why_our_content_sec {
    text-align: center;
}
header .phone.logout a {
    margin-top: 6px;
    top: 0px !important;
    font-size: 0.7rem !important;
}
.imgrad {
    width: 30px;
    margin-right: 2px;
}
header .phone.logout a strong {
    display: inline-block;
    white-space: pre-wrap;
    text-align: left;
    /* float: left; */
    line-height: 1.2;
    width: 86px;
}
.dropdown-toggle::after {
    right: 0px !important;
}
.fixed_btn_result {
    position: static !important;
}
.jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated {
    width: 80% !important;
}

.profileInner {
    padding: 20px 0;
}
.card.mb-4 {
    margin: 20px auto !important;
    width: 94%;
}
.mainLogin {
    width: 100%;
}
.profileInner .tab-content {
    padding: 15px 0;
}
.footer .col-7.col-sm-7.col-md-8 {
    max-width: 100%;
    flex: auto;
}
.powered {
    text-align: left;
    max-width: 100% !important;
    flex: auto;
    margin-top: 15px;
}
.h2, h2 {
    font-size: 1.2rem;
}
.mt-4, .my-4 {
    margin-top: 1rem !important;
}
.nav-tabs li a {
    font-size: 12px;
}
#AddressDetail-container .border-right {
    border-right: none !important;
}
#AddressDetail-container .pull-right {
    float: left;
}
.innerCont h4 {
    font-size: 14px;
}
.referDiv .referDivInner {
    top: 0;
    position: relative;
    margin: 5px 0;
}
.courses_tab.nav-tabs .nav-link.active {
    font-size: 12px;
}
.listStyle li a.btn {
    padding: 1px 6px!important;
    font-size: 13px;
}
.tab-content h5 {
    font-size: 13px;
}
.h5, h5 {
    font-size: 1rem;
}
.h6, h6 {
    font-size: .9rem;
}
p {
    font-size: 13px;
    line-height: 19px;
}
}
@media only screen and (max-width: 620px) {

}
@media only screen and (max-width: 479px) {

}
@media only screen and (max-width: 414px) {

}
@media only screen and (max-width: 412px) {

}
@media only screen and (max-width: 375px) {

}
@media only screen and (max-width: 360px) {

}
@media only screen and (max-width: 320px) {
.logo {
    width: 140px !important;
}
header .phone a {
    top: -57px !important;
}
.header .phone a {
    top: -57px !important;
    position: static !important;
}
}

/*################## New #####################*/
.showinmobile{
        display: none;
    }

@media screen and (max-width: 767.98px) {
    .desk_userboard_table {
        display: none;
    }
    .mob_userboard_table {
        display: block !important;
    }
    .desk-text-right{
        text-align: left;
    }
    .showindesk{
        display: none;
    }
    .showinmobile{
        display: block;
    }
    .no_phn_view {
        display: none !important;
    }
    .profile_page_sec .ui.tab {
        padding: 10px;
    }
}
