﻿@media (min-width: 320px) {
    .container-sm{
        position: relative;
        top: 12px;
    }
    .btn-content button{
        width:100%;
     }
    .carousel-caption h2 {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .padding-sm{
        padding-top:10px;
    }
    .carousel-caption p {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .btn-yellow {
        font-size: 12px !important;
    }

    /* .carousel-caption {
        bottom: -12px !important;
    } */
}

@media (min-width: 360px) {
   
    .container-sm{
        position: relative;
        top: 0px;
        }
        .btn-content button{
            width:100%;
         }
    .padding-sm{
        padding-top:10px;
    }
    .carousel-caption h2 {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .carousel-caption p {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .btn-yellow {
        font-size: 12px !important;
    }

    /* .carousel-caption {
        bottom: 0px !important;
    } */
}

/* Extra small devices (portrait phones, less than 576px)
@media (max-width: 575.98px)
 */
@media (max-width: 990.98px) {
    .list-form-box .form-group{
        width:100%;
        padding-right:0px;
      }
      .btn-content button{
        width:100%;
     }
    .header {
        padding: 0px 0px;
    }
    .padding-sm{
        padding-top:10px;
    }
    .header .menu-icon {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        padding: 15px 0px;
    }

    .header .menu-icon span {
        margin-right: 20px;
    }

    .header .menu {
        display: block;
    }

    .header .menu li {
        margin-bottom: 10px;
    }

    .header li a::after {
        margin: inherit;
    }
    .title-sm{
    right: 5%;
    position: absolute;
    top: -75%;
    }
    .menu-center {
        display: none;
    }
    .ions-sm{
        display: none !important;
    }
    header .menu-right ul {
        display: none !important;
    }
    header .menu-right-sm{
     display:block !important;
    }

    .logo-img img {
        width: 130px;
    }

    .TopStrip
    {
        display:none;
    }

    .menu-center p {
        display: none;
      }


    .banner-section {
        padding: 5rem 0px;
    }

    .carousel-part {
        padding:0px;
    }

    .banner-section h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .carousel-caption {
        position: absolute;
        right: 5%;
        bottom: 0px !important;
        left: 5%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }

    .tales {
        max-width: 100%;
        height: auto;
        /* max-height: 447px; */
        width: 100%;
    }

    .carousel-caption h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .carousel-caption p {
        color: #fff;
        font-size: 12px;
        line-height: 18px;
    }

    .btn-yellow {
        padding: 12px 30px;
        font-size: 12px;
    }

    .overview {
        margin: 3rem 0px;
    }

    .heading1 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 30px;
    }

    .university-section .row {
        padding: 3rem 0px;
    }

    .university-section ul {
        height: 480px;
        overflow-y: auto;
    }

    .btn-university {
        margin-top: 10px;
        margin-bottom: 20px;
        flex-direction: column;
    }

    .btn-university button {
        margin-bottom: 10px;
        width: 100%;
    }

    .btn-university .btn-green {
        margin-right: 0px;
    }

    .scholarship-box {
        padding: 2rem;
    }

    .university-list-selection {
        margin: 1rem 0px;
    }

    #university-list .item img {
        height: 250px;
    }

    .footer {
        padding: 2rem 0px;
    }

    .footer .logo-img img {
        width: 200px;
    }

    .footer-links h6 {
        margin-top: 30px;
        margin-bottom: 15px;

    }

    .footer p {
        margin-bottom: 0px;
    }

    .footer-links ul li a {
        line-height: 35px;
    }

    .student-profile-box {
        padding: .5rem !important;
    }
    
    
    	.Latest-news .big .card-img-overlay h2
		{
		margin-top:190px;
		}
		
			.Latest-news .big  h2
			{
				height:74px;
				overflow:hidden;
				margin-bottom:10px;
				margin-top:250px !important;
		}
		
		.ECal
		{
		margin-right:0px;
		}
		.Evnt-Detail
		{
		margin-left:0px;
		}
		
		.Latest-News-Txt-only
		{
		margin-right:-20px;
		}
		
		.Logo-M
		{
		display:block !important
		}
    
}

/* Small devices (landscape phones, 576px and up) 
@media (min-width: 576px) and (max-width: 767.98px)
*/
@media (min-width: 576px) and (max-width: 990.98px) {
    .list-form-box .form-group {
        width: 50%;
        padding-right: 10px;
       }
    .header {
        padding: 0px 0px;
      }
      .table-content table{
        font-size:12px;
        padding-top:10%;
      }
    header.header1 {
        position: relative;
       }
    .title-sm{
        right: 5%;
        position: absolute;
        top: -75%;
        }
        .padding-sm{
            padding-top:10px;
        }
    .header .menu-icon {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        padding: 15px 0px;
        }

    .header .menu-icon span {
        margin-right: 20px;
      }

    .header .menu {
        display: block;
    }

    .header .menu li {
        margin-bottom: 10px;
    }

    .header li a::after {
        margin: inherit;
    }

    .menu-center {
        position: absolute;
        top: 110px;
        right: 0px;
    }

    header .menu-right ul {
        display: none !important;
    }

    .logo-img img {
        width: 130px;
    }

    .TopStrip
    {
        display:none;
    }

    .menu-center p {
        display: none;
      }

    .banner-section {
        padding: 5rem 0px;
    }

    .carousel-caption {
        bottom: 10% !important;
    }

    .carousel-part {
        padding:0px;
    }

    .carousel-caption h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    .carousel-caption p {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .banner-section h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .btn-yellow {
        padding: 12px 30px;
        font-size: 14px;
    }

    .overview {
        margin: 3rem 0px;
    }

    .heading1 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 30px;
    }

    .university-section .row {
        padding: 3rem 0px;
    }

    .university-section ul {
        height: 430px;
        overflow-y: auto;
    }

    .btn-university {
        margin-top: 10px;
        margin-bottom: 20px;
        flex-direction: column;
    }

    .btn-university button {
        margin-bottom: 10px;
        width: 100%;
    }

    .btn-university .btn-green {
        margin-right: 0px;
    }

    .scholarship-box {
        padding: 2rem;
    }

    .university-list-selection {
        margin: 1rem 0px;
    }

    #university-list .item img {
        height: 350px;
    }

    .footer {
        padding: 2rem 0px;
    }

    .footer .logo-img img {
        width: 200px;
    }

    .footer-links h6 {
        margin-top: 30px;
        margin-bottom: 15px;

    }

    .footer p {
        margin-bottom: 0px;
    }

    .footer-links ul li a {
        line-height: 35px;
    }

    .university-details p {
        font-size: 18px;
    }

    #university-list .owl-dots {
        margin-top: 2rem;
    }

    .list-content p {
        line-height: 25px;
    }

    .student-profile-box {
        padding: 2rem !important;
    }
    
    	#divlink img, #divlink1 img, #divlink2 img, #divlink3 img, #divlink4 img
	{
	height:100% !important;
	}
	  .TopStrip
	  {
		display:block !important;
		}
		
		.HideonMobile
		{
	display:none!important;
	}
	

}

/* Medium devices (tablets, 768px and up) 
@media (min-width: 768px) and (max-width: 991.98px) {
   
    .header {
        padding: 0px 0px;
    }

    header.header1 {
        position: relative;
    }

    .header .menu-icon {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        padding: 15px 0px;
    }

    .header .menu-icon span {
        margin-right: 20px;
    }

    .header .menu {
        display: block;
    }

    .header .menu li {
        margin-bottom: 10px;
    }

    .header li a::after {
        margin: inherit;
    }

    .menu-center {
        position: absolute;
        top: 110px;
        right: 0px;
    }

    .logo-img img {
        width: 130px;
    }

    .TopStrip
    {
        display:none;
    }

    .menu-center p {
        display: none;
      }

    .banner-section {
        padding: 5rem 0px;
    }

    .carousel-part {
        padding:0px;
    }

    .banner-section h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .carousel-caption h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    .carousel-caption {
        bottom: 7% !important;
    }

    .btn-yellow {
        padding: 12px 30px;
        font-size: 14px;
    }

    .overview {
        margin: 3rem 0px;
    }

    .heading1 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 30px;
    }

    .university-section .row {
        padding: 3rem 0px;
    }

    .university-section ul {
        height: 430px;
        overflow-y: auto;
    }

    .btn-university {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .btn-university button {
        margin-bottom: 10px;
        width: 100%;
    }

    .university-list-selection {
        margin: 1rem 0px;
    }

    #university-list .item img {
        height: 300px;
    }

    .footer {
        padding: 2rem 0px;
    }

    .footer .logo-img img {
        width: 200px;
    }

    .footer-links h6 {
        margin-bottom: 15px;

    }

    .footer p {
        margin-bottom: 0px;
    }

    .footer-links ul li a {
        line-height: 35px;
    }

    .university-details p {
        font-size: 18px;
        font-size: 15px;
        line-height: 25px;
    }

    #university-list .owl-dots {
        margin-top: 2rem;
    }

    .list-content p {
        line-height: 25px;
    }

    .university-details h5 {
        font-size: 14px;
    }

    .footer-links {
        margin-bottom: 30px;
    }
}

- 26-03-2024/ */ 










/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .menu-center p {
        font-size: 10px;
    }

    .header li a {
        font-size: 14px;
    }

    .banner-section {
        padding: 6rem 0px;
    }

    .carousel-part {
        padding:0px;
    }

    .carousel-caption h2 {
        color: #fff;
        font-size: 26px !important;
        line-height: 35px !important;
    }

    .carousel-caption p {
        font-size: 15px !important;
        line-height: 26px !important;
    }

    /* .carousel-caption {
        bottom: 15% !important;
    } */

    .banner-section h2 {
        color: #fff;
        font-size: 26px;
        line-height: 45px;
    }

    .overview {
        margin: 4rem 0px;
    }

    .btn-green {
        margin-right: 10px;
    }

    .scholarship-box {
        padding: 3rem;
    }

    .btn-university .btn {
        flex: 1;
        padding: 14px 15px;
        font-size: 12px;
    }

    .university-section .row {
        padding: 4rem 0px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width:1992px) {
    .carousel-caption h2 {
        color: #fff;
        font-size: 26px !important;
        line-height: 35px !important;
    }

    .carousel-caption p {
        font-size: 15px !important;
        line-height: 26px !important;
    }

    .carousel-caption {
        bottom: 15% !important;
    }
}