.column-4{
    width: 33.33%;
}
.column-8 {
    width: 64.64%;
}
.menu-col-box {
	width: 16.66%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.responsive-profile-img{
    display:none;
}
@media only screen and (min-width:1231px) and (max-width: 1330px) {}

@media only screen and (min-width:992px) and (max-width: 1199px) {}

@media only screen and (min-width:768px) and (max-width: 991px) {
    .top-header {
        display: none;
    }
    .site-name h1 {
    	color: #fff;
    	display: none;
    }
    #nav-menu-container {
    	display: block;
    }
    #header #logo img {
    	 max-height: 70px; 
    }
    
    .column-4{
        width: 10%;
    }
    .column-8 {
        width: 90%;
    }
    #mobile-nav-toggle {
    	display: none;
    }
    
    .copy-right {
    	padding-top: 0px;
    }
    .page-bannar {
    	display: none;
    }
    .main-content-section {
    	padding-top: 80px;
    }
    .main-nav-menu .nav-menu > li > a {
    	padding: 36px 7px;
    	font-size: 14px!important;
    }
    .main-nav-menu .nav-menu > li > a:hover {
    	padding: 36px 7px;
    	font-size: 14px!important;
    }
    .menu-col-box {
    	width: 33.33%;
    	margin-bottom: 10px;
    }
    .page-bannar {
    	display: none;
    }
    .main-content-section {
    	padding-top: 90px;
    }
    .responsive-profile-img{
        display:block;
        margin-bottom:10px;
    }
    .emp-profile .nav-tabs li a {
    	padding: 5px 15px 5px 4px !important;
    }
    .emp-profile.tprofile .nav-tabs li a {
    	padding: 5px 5px 5px 4px !important;
    	font-size: 13px;
    }
    .emp-profile.tprofile .nav-tabs li a:focus {
    	background:#000;
    }
    .tprofile .profile-head{
        padding-left:60px;
    }
    .page-img {
    	width: 45%;
    }
    
    
}

@media only screen and (min-width:575px) and (max-width: 767px) {
    .top-header {
        display: none;
    }
    #nav-menu-container {
    	display: none;
    }
    #mobile-nav-toggle {
    	margin-top: 32px;
    	border: 1px solid #fff;
    }
    #header #logo img {
    	max-height: 60px;
    }
    .under-line-left,
    .under-line-right {
        padding: 0px;
        display: none;
    }
    .site-name {
    	display: none;
    }
    .hero-title h2 {
        margin-top: 9px;
    }
    .main-header {
    	padding-bottom: 20px;
    }
    #header #logo img {
    	margin-top: 15px;
    }
    .main-nav-menu li:last-child ul {
    	background: #2a2828;
    }
    
    .menu-has-children ul li a {
    	font-weight: normal;
    	text-transform: capitalize;
    }
    .header-fixed .logo a img {
    	margin-top: 8px !important;
    	margin-bottom: -12px !important;
    }
    .menu-col-box {
    	width: 50%;
    	margin-bottom: 10px;
    }
    .page-bannar {
    	display: none;
    }
    .main-content-section {
    	padding-top: 75px;
    }
    .responsive-profile-img{
        display:block;
        margin-bottom:10px;
    }
    .emp-profile .nav-tabs li a {
    	padding: 5px 15px 5px 4px !important;
    }
    .emp-profile.tprofile .nav-tabs li a {
    	padding: 2px 5px!important;
    	font-size: 12px;
    }
    .profile-head {
    	margin-bottom: 25px;
    }
}



@media only screen and (min-width:220px) and (max-width: 574px) {

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #header #logo img {
            padding: 0;
            margin: 0;
            width: 130px !important;
            margin-top: -15px;
        }
    }
    h2{
        font-size: 22px;
        font-weight: bold;
    }
    .title-2 {
        font-size: 24px;
    }
    .title-4 {
        font-size: 22px;
    }
    .top-header {
        display: none;
    }
    .main-header {
    	padding-bottom: 20px;
    }
    
    #header {
        height: 70px;
        box-shadow: 0 0 4px #959393;
    }
   
    .all-menu-btn {
        margin-top: 10px;
        float: right;
        margin-right: 55px;

    }
    .header-fixed .all-menu-btn {
        margin-top: 2px;
    }
    .all-menu-btn a {
        color: #106333;
    }
    .all-menu-btn .seach-toggle {
        margin-right: 17px;
        /* border: 1px solid #ff0000; */
        padding: 7px 5px;
    }
    #mobile-nav ul li .seach-toggle, #mobile-nav ul li .navmenubtn{
        display: none;
    }
    #mobile-nav-toggle .fa-times {
        color: #f4fcf8;
        font-size: 28px;
        margin-top: 0px;
        font-weight: normal;
        margin-right: 42px;
    }
    #mobile-nav-toggle .fa-bars {
        color: #fff;
        font-size: 23px;
        margin-top: 1px;
    }
    .main-nav-menu li:last-child ul {
    	background: #2a2828;
    }
    .menu-has-children ul li a {
    	font-weight: normal;
    	text-transform: capitalize;
    }
    
    .overlay .closebtn {
        top: -30px;
        right: 19px;
        font-size: 48px;
    }
    #mobile-nav-toggle {
        margin-top: 10px;
        border: 1px solid #fff;
    }
    .overlay {
        overflow-y: scroll;
        top: 70px;
    }
    #mobile-nav-toggle {
        margin-top: 30px;
        width: 40px;
    }
    #header #logo img {
        max-height: 60px;
    }
    .main-slider .carousel-caption h3 {
        font-size: 17px;
    }
    .main-slider .carousel-caption p {
        font-size: 13px;
    }
    .cus-thum img {
        height: auto;
    }
    .single-news-post img {
        height: auto;
    }
    .carousel-indicators {
        display: none;
    }
    .pl-3,
    .px-3 {
        padding-left: 5px !important;
    }
    .testimonial-slider .carousel-caption img {
        margin-top: -13px;
        width: 70px;
        height: 70px;
        margin-left: 5px;
    }
    .mobile-title {
        margin-top: -80px;
    }
    .card .carousel-caption h3 {
        color: #3d3d3d;
        text-align: right;
    }
    .footer-our-service {
        margin-top: 30px;
    }
    .footer-contact-info h4 {
        margin-top: 30px;
    }
    .footer-bottom {
        text-align: center;
    }
    .dev-by.pull-right {
        text-align: center;
        width: 100%;
    }
    .footer-area {
        /* text-align: center; */
    }
    .footer-contact-info ul , .footer-links ul{
        padding-left: 15px;
    }
    .footer-area h4 {
        margin-bottom: 5px;
    }
    .under-line-left,
    .under-line-right {
        padding: 0px;
        display: none;
    }
    .menu-col-box {
    	width: 100%;
    }
    .page-bannar {
    	display: none;
    }
    .main-content-section {
    	padding-top: 90px;
    }
    .hero-title h2 {
        margin-top: 9px;
    }
    .social-icon {
        right: 6%;
        margin-top: -5px;
    }
    .header-fixed .logo a img {
        margin-top: -7px !important;
        width: 50% !important;
    }
    #return-to-top i {
        left: 0px;
    }
    .menu-has-children>a:click>ul {
        display: block;
    }
    .demo-inner-content h1 {
        font-size: 18px;
    }
    .demo-inner-content p {
        font-size: 15px;
    }
    /*#demo-1 {*/
    /*  height: 250px;*/
    /*}*/
    /*.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide {*/
    /*    height: 100%;*/
    /*} */
    .home-about-main {
        padding: 30px 0;
        margin-top: -87px;
    }
    .demo-inner-content {
        position: relative;
        z-index: 2;
        margin: 180px auto;
        padding: 20px;
        max-width: 1018px;
        color: #fff;
        text-align: center;
        /* font-size: 0.6em; */
        top: 20px;
    }
    #demo-1 {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 495px !important;
        background-color: #999;
        top: -75px;
        /* text-align: center; */
        /* margin: auto; */
    }
    .zs-enabled .zs-slideshow,
    .zs-enabled .zs-slides,
    .zs-enabled .zs-slide {
        position: absolute;
        z-index: 1;
        top: 2%;
        left: -5%;
        width: 124%;
        /* height: 100% !important; */
        overflow: hidden;
    }
    #header #logo img {
        padding: 0;
        margin: 0;
        width: 60px !important;
        margin-top: 15px;
    }
    #header.header-fixed {
        height: 70px;
    }
    .today-events {
        margin-bottom: 280px;
    }
    #tab-select {
        width: 100%;
    }
    .notice-box ul li {
        width: 100%;
        margin-right: 0%;
        float: left;
        margin-bottom: 0px;
        min-height: 100px;
    }
    .notice-outer .tab-contents {
        padding: 5px;
    }
    .notice-outer .tab-contents h2{
        background: #ededed;
    }
    .notice-box ul li a h6 {
        font-size: 15px;
        padding-top: 3px;
    }
    .column-left-border {
        border-left: none;
        padding-left: 7px;
    }
    .notice-overlay {
        padding: 20px 0 20px;
    }
    .focus-main .service-block {
        margin-bottom: ;
        margin-top: 10px;
    }
    .page-bannar {
        margin-bottom: 5px;
        padding-bottom: 90px;
    }
    .header-fixed .logo a img {
    	margin-top: 8px !important;
    	margin-bottom: -12px !important;
    }
    .page-bannar img, .page-bannar .title-content{
        display: none;
    }
    .more-events-img img {
        width: 100%;
        margin-top: 10px;
    }
    .faculty-page-bannar {
        padding: 85px 0 0px 0;
    }

    .department-caption h5 {
        font-size: 20px;
    }
    .department-caption h3 {
        font-size: 25px;
    }
    .dean-info {
        top: -84px;
    }
    .department-list-box {
        height: 230px;
    }
    .event-list {
        margin: 0px 0;
    }
    .all-events-btn {
        margin-top: -40px;
    }
    #nav-menu-container {
        display: none;
    }
    .menu-has-children ul {
        background: rgb(42, 40, 40);
    }
    .f-img-col img {
        max-height: 100%;
    }
    .footer-links {
    	border-right: none;
    }
    .data-block {
        padding-left: 15px;
    }
    .profile-page .card {
        margin-bottom: 10px;
    }
    .profile-img img {
         float: none; 
        margin: 10px auto;
    }
    .emp-profile .nav-tabs li {
        float: none; 
    }
    .profile-work {
        padding: 1%;
        margin-top: 0%;
    }
    .std-profile.tab-content > .active {
      padding-top: 130px;
    }
    .teacher-data-info .tab-content {
        margin-top: 200px;
    }
    .site-name {
    	display: none;
    }
    .page-img {
    	width: 100%;
    	margin-left: 0px;
    }
    .page-box p{
        text-align:justify;
    }
    .responsive-profile-img{
        display:block;
        margin-bottom:10px;
    }
    .emp-profile.tprofile .nav-tabs li a {
    	padding: 2px 5px!important;
    	font-size: 12px;
    }
    .profile-head {
    	margin-bottom: 25px;
    }

}
