.dekstop { display:block; }
.mobile { display:none; }

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

    .catbot-img {
    position: absolute;
    top: 107px;
    right: 6%;
    width: 408px;
    z-index: 9;
}
}


@media only screen and (max-width: 960px) {
	#register{ background-size:cover;}
	a.register-btn {

    display: block;
    margin-bottom: 20px;
}
	.nav1{ display:none;}	
	.logo_cont{ width:100px;}
	.logo_cont img{ width:100%; margin:0;}
	.header-midle{ height:auto;}
	.top-header{ height:auto;   padding-top: 10px;}
	.explore-btn { margin-left: 62px; z-index: 99;}
	.top-header p {line-height: 30px;font-size: 17px;}
	.mobile-register{ justify-content:center; display: flex;}
	    .header-midle {
        height: auto;
        margin-top: 62px;
    }
	.inner_banner_inside h2{ font-size:45px; line-height:55px; padding: 51px 0 0 0;}
	.inner_banner_inside h2 span.htitle1 {
    font-size: 38px;
    line-height: 50px;
    display: block;
}
	.inner_banner_inside h2 span.htitle2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 41px;
    display: block;
}
	.inner_banner_inside h2 span.htitle3 {
    font-size: 37px;
    line-height: 42px;
    display: block;
}
	.page-id-349 .inner_banner {
    height: auto;
    background-size: cover;
    padding-bottom: 30px;
}
.top-body .container h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    margin-left: 0;
    font-size: 36px;
}
.top-body .container p {
    color: #fff;
    margin-left: 0;
    font-size: 17px;
    line-height: 28px;
}	

	.body-top-2 h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    margin-left: 40%;
    font-size: 25px;
}
	
	.body-man-img {
    position: absolute;
    bottom: 0;
    width: 134px;
}
	
	.body-top-2 {
    background-color: #173f98;
    padding: 41px 0 70px 0;
}
	
	.top-body {
    padding-bottom: 19px;
}
	
	.body-midle {
    padding: 41px 0 0 0;
}
	
	.catbot-img{ display:none;}
	
	.cat-box h2 {
    font-size: 20px;

}
	
	.cat-box ul {
    line-height: none;
    display: flex;
    gap: 23px;
    flex-wrap: wrap;
}
	
	.custom-select {
    position: relative;
    width: 100%;

}
	
	.search-by-sec {
    background-color: #282828;
    border-radius: 20px;
    min-height: 150px;
    padding: 24px 15px 30px 15px;
}
	
	.custom-select select{ font-size:17px;}

	.inner_banner {
    height: 190px;
    background-size: cover;
}
	
	.inner_banner_inside h1 {
    font-size: 38px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 61px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
	
	/*#student-results .container{ overflow:scroll;}
	.details-list{ width:1300px;}*/
	/*.details-cont{ width:1300px;}*/
	.details-list{ display:block !important; height:auto !important; border-top-left-radius: 50px;
    border-bottom-left-radius: 50px; border-radius: 14px;}
	.details-list li{ width:100% !important; font-size: 17px; line-height: 34px;}
.profile-pic img {
        width: 71px;
        margin-left: 0;
        padding: 5px;
        border: 1px solid #000;
        border-radius: 50%;
        background-color: #fff;
        object-fit: cover;
        position: inherit;
        margin-top: 0;
    }
	/*#details-340 .detail-item{ width:33%;}	*/
	.details-list li:last-child {
    text-align: left;
}
	.details-list li::after{ display:none;}
	.search-result {
    padding: 20px 0 30px 30px;
    font-size: 24px;
    color: #282828;
}
	
	.details-cont {
    background: #f9f9f9;
    padding: 36px 30px;
    border: 1px solid #ddd;
    margin-bottom: 22px;
    border-radius: 10px !important;
}
	
}


@media only screen and (max-width: 600px) {
	.dekstop { display:none; }
	.mobile { display:block; }
  #hero { height:30vh;  }
  #featured-services { margin-top:0; }
  .logo { left:0; }
  .top-section { font-size:13px; background: #a80d34; padding:5px; text-align:center; }
  .top-section a { color:#fff; }
  #call-to-action #heading a { line-height:45px; }
  #call-to-action #heading-list .card-body img { width:50%; right: -35px; }
  #faq { margin-top: -20px; }
  .form-sec { position:relative; width:100%; }
  ul.program-list li { width:100%; margin:1% 0; }
  ul.program-list { display:block !important; }
  ul.program-list li img { border-radius:20px; }
  #testimonials { padding:20px 0; }
  #testimonials h3 { font-size:31px; }
  .research-box { margin:10px 0; }
  .research-box img.img-fluid { width:100%; }
  #team h3 { font-size:27px; }
  .apply-now a { font-size:21px; background: #fff; width: auto; margin: 50px 0 0 90px; padding:0 10px; }
  .footer-newsletter form { margin-top:20px; }
  a.splite_sideEnquiry1 { top:70%; }
  #footer .copyright { text-align:center; } 
  #footer .copyright p { font-size:15px; } 
  #footer .copyright p a { font-size:15px; }
  .author { text-align:center !important; width: 100%; } 
  .fixed-enquiry-btn a { z-index:999999999; }
}