@media screen and (max-width:1400px) {
	.auto-complete {
		height: 160px;
		top: 80px;
	}
	.auto-complete div {
    	font-size: 14px;
    	font-weight: 600;
    	margin-bottom: 10px;
	}
	.auto-search-wrap {
		margin-top: 30px;
	}
	.auto-search-wrap input.tags {
    	height: 70px;
    	font-size: 37px;
	}
	.full-wrapper {
		padding: 160px 0 0 0;
	}
	.auto-search-wrap button {
		top: 21px;
	}
	.gallery a.popup-video, 
	.gallery a.sld {
		height: 150px;	
	}
}
@media screen and (max-width:1300px) {
	.login-register .right .cell-wrap h1 {
    	font-size: 46px;
    	margin-bottom: 20px;
	}
	.login-register .right button.submit {
		margin-top: 30px;
	}
	.login-register .right .form-cover {
		margin-top: 10px;
	}
	.login-register .right input {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.login-register a.logo {
    	left: 30px;
    	top: 20px;
	}
	.login-register .right a.close-btn {
    	right: 30px;
    	top: 30px;
    }
    .login-register .right .form-cover img {
    	bottom: 19px;
	}
}
@media screen and (max-width:1279px) {
	.list-1 .bottom .cell hr {
    	display: block;
	}
	.list-1 {
		padding-bottom: 0;
		border-bottom: 0;
	}
}
@media screen and (max-width:1199px) {
	.full-wrapper {
		min-height: 600px;	
		padding-left: 30px;
		padding-right: 30px;
	}
	main.home {
		min-height: 600px;
	}
	.login-register .right .cell-wrap h1 {
    	font-size: 36px;
	}
	.registration-menu {
		margin-right: 40px;
	}
	.registration-menu ul li {
		padding-bottom: 47px;
	}
	.login-register .left .cell-wrap a.btn {
    	padding: 0 20px;
	}
	.is-sticky ul {
    	margin-right: 40px;
	}
	.profile-page .left-cell .imgbx {
    	width: 180px;
    	height: 180px;
    	border: 5px solid #01d2a9;
	}
	.profile-page .left-cell span {
    	font-size: 18px;
    	margin-top: 10px;
	}
	.profile-page .left-cell a {
    	font-size: 14px;
	}
	.image-uploader .uploaded .uploaded-image,
	.image-view-cell {
    	width: calc(20% - 1rem);
    	padding-bottom: calc(20% - 1rem);
	}
	.college-menu {
		height: 60px;
	}
	.college-menu ul {
		width: 250px;
		display: table;
		background: #02AF8D;
		z-index: 99;
		position: absolute;
		top: 60px;
		right: 45px;
		overflow: hidden;
		height: 0;
		display: block;
	}
	.college-menu ul li {
		float: none;
		padding-right: 0;
	}
	.college-menu ul li a {
		padding: 0 20px;
		color: #fff;	
		height: 45px;
		line-height: 45px;	
	}
	.college-menu ul li a:hover, 
	.college-menu ul li.active a {
		color: #fff;
		background: #139877;
	}
	.college-menu ul li ul {
		position: relative;
		height: auto;
		top: 0;
		left: 0;
		width: 100%;
		opacity: 1;
		background: #25a080 !important;
	}
	.college-menu ul li ul li a {
		color: #FFF !important;
		padding: 8px 15px 8px 30px !important;
		font-size: 14px;
		background: none !important;
	}


	.clg-dtls-stick-mnu ul li.m3 ul {
		position: relative;
		height: auto;
		top: 0;
		left: 0;
		width: 100%;
		opacity: 1;
		background: #25a080 !important;
		padding-top: 0;
	}
	.clg-dtls-stick-mnu ul li.m3 ul li a {
		color: #FFF !important;
		padding: 8px 15px 8px 30px !important;
		font-size: 14px;
		background: none !important;
	}

    .clg-dtls-stick-mnu span.colaps-menu {
        display: block;
        height: 60px;
        font-size: 18px;
        font-weight: 600;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
}
    .clg-dtls-stick-mnu span.colaps-menu i {
        font-size: 24px;
        cursor: pointer;
    }
    .clg-dtls-stick-mnu {
        padding-left: 15px;
        padding-right: 15px;
        background: #F7F7F7;
        height: 60px;
    }
    
.clg-dtls-stick-mnu ul {
    width: 300px;
    background: #02AF8D;
    z-index: 99;
    position: absolute;
    top: 60px;
    right: 15px;
    overflow: hidden;
    height: 0;
    display: block;
    padding: 0px;
    line-height: 48px;
}
    
    .clg-dtls-stick-mnu ul li a {
    padding: 0 20px;
    color: #fff;
    height: 45px;
    line-height: 45px;
}
    
    .clg-dtls-stick-mnu ul li {
    float: none;
    padding-right: 0;
}
    .clg-dtls-stick-mnu .fixed-top {
    position: relative;
}
    
.clg-dtls-stick-mnu ul li a:hover, .clg-dtls-stick-mnu ul li.active a {
    color: #000;
}
.login-register .right .bootstrap-select {
    top: 15px;
}
.call-back-cell {
	width: 250px !important;
	padding-bottom: 15px !important;
}
.mid-wrap.call-back .sticky-wrapper {
    width: 250px !important;
}
.call-back-cell h1 {
    font-size: 20px;
    margin: 20px 0;
}
.call-back-cell {
	padding-left: 15px;
	padding-right: 15px;
}
.mid-wrap.call-back {
    padding-right: 315px;
}
/* .sticky-wrapper .call-back-cell {
    top: 40px !important;
} */
}

@media screen and (min-width:991px) {   /* ============== Min width ============ */
	header .navbar .nav-item.main {
		margin-left: 0;
	}
	header .navbar .nav-item.main a.nav-link {
		background: #fff;
		/* padding-left: 15px !important; */
		/* padding-right: 15px !important; */
		border-radius: 4px;
		color: #000 !important;
		padding: 4px 15px !important;
		position: relative;
		margin-top: -4px;
	}
	header.inner .navbar .nav-item.main a.nav-link {
		background: #25ae8d;
		color: #fff !important;
	}
	header .navbar .nav-item.main a.nav-link::after {
		display: none !important;
	}
	header .navbar .nav-item.main a.nav-link:hover {
		background: #6962DA;
		color: #FFF !important;
	}
	.login-alert-wrap {
    	max-width: 40vw;
	} 
	
}
@media screen and (max-width:991px) {
	.profile-name.in-colleges {
		margin-right: 0;
	}
	.login-register .left {
    	padding-left: 10px;
    	padding-right: 10px;
	}
	.login-register .right .cell-wrap .cell {
    	width: 40vw;
	}
	footer span.copyright {
		float: none;
		display: block;
		text-align: center;
	}
footer ul.social {
	float: none;
	padding: 0;
	margin: 10px auto 20px auto;
	display: table;
}
footer ul.social li {
	margin-right: 15px;
}
/*Main Menu*/
header .navbar {
	margin-top: 0;
	float: none;
	position: absolute;
    right: 40px;
    background: #fff !important;
    top: 80px;
    border-radius: 5px;
    width: 150px;
}
header.inner .navbar {
    background: #00503d !important;
}
header .navbar .navbar-collapse {
	padding-top: 5px;
	padding-bottom: 5px;
}
header button.navbar-toggler {
    position: absolute;
    right: 45px;
    top: 35px;
    border: 0;
    width: 40px;
    height: 40px;
}
header button.navbar-toggler {
  background: url(../images/group-menu.png) center center no-repeat;
}
header button.navbar-toggler[aria-expanded="true"] {
  background: url(../images/group-menu-close.png) center center no-repeat;
}
header.inner button.navbar-toggler {
  background: url(../images/group-menu-green.png) center center no-repeat;
}
header.inner button.navbar-toggler[aria-expanded="true"] {
  background: url(../images/group-menu-close-green.png) center center no-repeat;
}
header .navbar .nav-item a.nav-link::after {
	display: none;
}
header .navbar .nav-item {
	margin: 0;
}
header .navbar a.nav-link {
    padding: 10px 15px !important;
    color: #000 !important;
}
header .navbar .nav-item.active a.nav-link {
	font-weight: 600;
	color: #02AF8D !important;
}
header.inner .navbar a.nav-link {
    color: #fff !important;
}

	.registration-menu ul {
		font-size: 16px;
	}
	.registration-menu {
		margin-right: 10px;
	}
	
	section.mid-wrap {
	    padding: 25px 10px 10px 10px;
	}

.pagination-wraper {
    	padding: 20px 15px;
	}
	.pagination-wraper h1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.form-sec .cell {
	padding-bottom: 15px;
}
.form-sec .profile-sec {
	padding-bottom: 10px;
}
.documents-wrap .row1 {
	display: block;
}
.documents-wrap .row1 span.doc-name {
	width: 100%;
}
.filename-wrap {
	width: 100%;
	margin-top: 5px;
}
.uploadDoc {
	width: 100%;	
}
.custom-file-btn {
	float: none !important;
	margin-top: 8px;
}
.uploadDoc .view {
	margin-top: 8px;
}
.login-register .left .cell-wrap a.btn {
	padding: 0 8px;
	margin: 20px 5px 0 5px;
	font-size: 14px;
}

	
	span.menu {
		display: table;
		float: left;
	}
	.is-sticky ul {
    	margin-right: 10px;
	}
	.content-area {
		padding-left: 15px;
		padding-right: 15px;	
	}
	.content-area h1 {
    	font-size: 22px;
    	margin: 0 0 10px 0;
	}
	.content-area h2 {
    	font-size: 25px;
    	margin: 0 0 15px 0;
	}
	a.profile-name {
		margin: 0 80px 0 0;
	}
	.list-wrap.courses-list .list-1 .top .left {
		width: 100%;
	}
	.list-wrap.courses-list .list-1 .top .right {
		width: 100%;
	}
	.gallery a.popup-video, 
	.gallery a.sld {
		height: 170px;	
	}
	.pagination-wraper a.btn {
		right: 15px;
	}
	.pagination-wraper.detail {
    	padding-right: 204px;
	}
	ul.profile-menu {
    	right: 85px;
    }
    .pagination-wraper.detail.btn2 {
		padding-right: 15px;
		text-align: center;
	}
	.pagination-wraper.detail.btn2 a.btn {
    	display: block;
    	position: relative;
    	top: 0;
    	right: 0;
    	margin-top: 5px;
    	-webkit-transform: none;
    	   -moz-transform: none;
    	    -ms-transform: none;
    	     -o-transform: none;
    	        transform: none;
	}
	.pagination-wraper.detail.btn2 .two {
		margin-top: 15px !important;
	}
	.profile-page .left-cell {
		margin-bottom: 30px;
	}
	.image-uploader .uploaded .uploaded-image,
	.image-view-cell {
    	width: calc(25% - 1rem);
    	padding-bottom: calc(25% - 1rem);
	}	
	.college-menu {
		padding-left: 15px;
		padding-right: 15px;
		z-index: 999;

	}
	.college-menu ul {
		right: 15px;
	}
	section.mid-wrap.mob-gap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.help-block-error {
		bottom: 0;
	}
	.mob-fullW-tbl tr {
		display: block;
	}
	.mob-fullW-tbl tr td {
		display: block;
		width: 100% !important;
		border: 0px !important;
	}
	.mob-fullW-tbl tr td:last-child {
		padding-top: 0 !important;
	}
	.pagination-wraper.detail.two-btns .right {
		right: 0;
	}
	.pagination-wraper.detail.two-btns {
    	padding-right: 377px;
	}
	#navbar-example2 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.call-back-cell {
		display: none;
	}
	.mid-wrap.call-back {
    	padding-right: 0;
	}	

    #callBackModal .call-back-cell {
    	display: block !important;
	}

	table.cf.custom .actions .clgdtls-btn {
		padding-left: 5px;
		padding-right: 5px;
	}
	table.cf.custom .actions .eligibility-link {
		width: calc(28% - 10px);
    	text-align: center;
	}
	table.cf.custom .actions .admission-process-link {
		width: calc(47% - 10px);
    	text-align: center;
	}
	table.cf.custom .actions .course-fee-link {
		width: 25%;
		margin-right: 0 !important;
		text-align: center;
	}
	table.cf.custom .actions .book {
		width: 100% !important;
		margin-right: 0;
	}
	
	/* Modal jumps issue start */
	/* body.modal-open .call-back-cell {
	    right: 0 !important;
	} */
	/* Modal jumps issue end */

}

@media screen and (min-width:767px) {
	.tbl-hack tr td:last-child {
    	display: none;
	}
}
@media screen and (max-width:767px) {
	footer {
		padding-left: 30px;
		padding-right: 30px;
	}	
	.auto-search-wrap input.tags {
		height: 60px;
		font-size: 25px;
	}
	.auto-search-wrap button {
    	top: 16px;
	}
	.auto-complete {
		top: 70px;
	}
	footer ul.social li {
		margin-left: 15px;
	}
	header {
		padding: 10px 15px 10px 30px;
	}
	header ul.menu {
		margin-top: 16px;
	}
	.search-sec {
		padding-left: 15px;
		padding-right: 15px;
	}
	.list-wrap,
	.filter-sec {
		padding-left: 30px;
		padding-right: 30px;
	}
	.list-1 .top .left {
		width: 100%;
	}
	.list-1 .top .right {
		width: 100%;
		padding-top: 15px;
	}
	.list-1 .top .right .btn-typ-2 {
		margin-left: 15px;
	}
	.btn-typ-1 {
		padding-left: 15px;
		padding-right: 15px;
		height: 38px;
		line-height: 36px;
	}
	.btn-typ-2 {
		padding-left: 15px;
		padding-right: 15px;
		height: 36px;
		line-height: 36px;
	}
	.list-1 .top h1 {
    	font-size: 22px;
	}
	.footer-menu ul li {
		margin-left: 10px;
		margin-right: 10px;
	}
	.login-register .left {
		float: none;
		width: 100%;
		background: #6962DA;
		padding-bottom: 50px;
	}
	.login-register .right {
		float: none;
		width: 100%;
		padding-top: 100px;
		padding-bottom: 40px;
	}

	.copyright-footer {
		margin-bottom: 32px;
	}
	
	.login-register {
		height: auto;
		min-height: 100vh;
		background: #6962DA;
	}
	.login-register .left .cell-wrap img {
		display: none;
	}
	.login-register a.logo {
		z-index: 9;
	}
	.login-register ul.social {
    	right: 15px;
    	bottom: 15px;
	}
	.login-register ul.social li {
    	margin-left: 20px;
	}
	.login-register .left .cell-wrap p {
		color: #fff;
		margin-top: 0;
	}
	.login-register .left .cell-wrap a.btn {
		padding: 0;
		height: auto;
		line-height: initial;
		border: 0;
		color: #00FF74;
		text-decoration: underline;
	}
	.login-register .left .cell-wrap a.btn:hover {
		text-decoration: underline;
		background: none !important;
	}
	.login-register .right .cell-wrap .cell {
    	width: 70vw;
	}
	.login-register a.logo {
    	left: 15px;
    	top: 15px;
	}
	.login-register .right a.close-btn {
    	right: 15px;
    	top: 34px;
	}
	.login-register .right .form-cover {
		margin-top: 0;
	}
	header button.navbar-toggler {
    	right: 25px;
    	top: 19px;
	}
	header .navbar {
		right: 25px;
		top: 65px;
	}
	header.inner button.navbar-toggler {
    	top: 37px;
	}
	header.inner .navbar {
    	top: 83px;
	}
	.content-area.contact input {
		margin-bottom: 30px;
	}
	.content-area.contact textarea {
    	margin-top: 0;    	
	}
	.content-area.contact h2 {
    	margin-bottom: 30px;
	}
	.list-wrap.courses-list .list-1 .top .right .btn-typ-1,
	.list-wrap.courses-list .list-1 .top .right .btn-typ-2 {
		margin-left: 0;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	.list-wrap.courses-list .list-1 .top .right .btn-typ-1 {
		height: 37px;
		line-height: 37px;
	}
	.pagination-wraper.detail {
		text-align: center;
		padding-right: 15px;
	}
	.pagination-wraper a.btn {
		display: block;
		position: relative;
		-webkit-transform: none	;
		   -moz-transform: none	;
		    -ms-transform: none	;
		     -o-transform: none	;
		        transform: none	;
		top: 0;
		right: 0;
		margin-top: 15px;
	}
	.detail-contact a.cell {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.detail-contact {
		padding-bottom: 20px;
	}
	.profile-page .detail-cell {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*Data Table Start*/
	table.data-table {
		border: 0;
	}
	table.data-table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	table.data-table tr {
		display: block;
		margin-bottom: 15px;
		border-top: 0px;
	}
	table.data-table.mobSpace-1 tr {
		margin-bottom: 35px;
	}
	table.data-table td {
		display: block;
		text-align: right;
	}
	table.data-table td:before {
		content: attr(data-label);
		float: left;
		font-weight: 500;
		color: #000;
	}
	table.data-table td:last-child {
		border-bottom: 0;
	}
	/*Data Table End*/
	
	.tbl-styl-2 a.cncl,
	.tbl-styl-2 a.pay,
	.tbl-styl-2 a.viw {
		margin-right: 0;
		margin-left: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.image-uploader .uploaded .uploaded-image,
	.image-view-cell {
    	width: calc(33.33333333333333% - 1rem);
    	padding-bottom: calc(33.33333333333333% - 1rem);
	}
	.image-uploader .upload-text span {
		text-align: center;
	}
	.login-categories a {
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .clgdtls-btn {
    	margin-right: 5px;
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .pagination-wraper.detail.two-btns {
    	padding-right: 15px;
    }
    .pagination-wraper.two-btns .right {
    	position: relative;
    	top: auto;
    	-webkit-transform: none;
    	   -moz-transform: none;
    	    -ms-transform: none;
    	     -o-transform: none;
    	        transform: none;
    	display: table;
    	margin: 0 auto;
    }	
    .pagination-wraper.two-btns a.btn {
    	margin-left: 5px;
    	margin-right: 5px;
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .pagination-wraper.two-btns a.btn {
    	height: 40px;
    	line-height: 40px;
    }
    .login-alert-wrap {
    	max-width: 70vw;
	}
	.chat-widget-new {
		right: 15px;
	}
	span.save strike {
		display: block;
	}
	/* Modal jumps issue start */
	/* body.modal-open .chat-widget-new {
	    right: 15px !important;
	} */
	/* Modal jumps issue end */
	#kiwi-big-iframe-wrapper {
    	right: 10px !important;
	}

}
@media screen and (max-width:575px) {
	header {
		padding-left: 15px;
		padding-right: 15px;
	}
	header a.logo {
		float: none;
		/*margin: 0 auto;*/
	}
	header ul.menu {
		float: none;
		margin: 20px auto 0 auto;
		display: table;
	}
	.full-wrapper {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.full-wrapper .nav-item {
    	margin: 0 8px;
	}
	.auto-search-wrap input.tags {
		font-size: 16px;
	}
	.auto-complete ul {
    	font-size: 16px;
	}
	a.see-all {
		font-size: 15px;
	}
	footer {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	
	
	main.home {
    	min-height: 640px;
	}
	.full-wrapper {
    	min-height: 600px;
	}
	header.inner {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	header.inner ul.menu {
		margin: 20px auto 0 auto;
	}
	.search-sec {
    	padding: 20px 0 20px 0;
	}
	.filter-sec,
	.list-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.colleges-found {
		float: none;
		display: block;
	}
	.filter-sec .right {
		float: none;
	}
	.filter-sec .right {
		padding-top: 10px;
	}
	.filter-sec .right .bootstrap-select {
    	width: 218px !important;
	}
	.list-wrap .pagi-1 {
		margin-top: 20px;
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-menu {
    	width: calc(100% + 30px);
    	margin-left: -15px;
    	padding-top: 10px;
    	padding-bottom: 10px;
	}
	.footer-menu ul {
		display: block;
		padding-left: 2px;
		padding-right: 2px;
	}
	.footer-menu ul li {
		width: 33.33%;
		margin: 2px 0;
		text-align: center;
		padding-left: 2px;
		padding-right: 2px;
	}
	.footer-menu ul li:nth-of-type(4),
	.footer-menu ul li:nth-of-type(5) {
		width: 50%;
	}
	.footer-menu ul li a {
		display: block;
		background: #f1f1f1;
	}
	.login-register .right .cell-wrap h1 {
		font-size: 28px;
	}
	.login-register .right .cell-wrap .cell {
		width: 90vw;
	}


	.search-sec .col-md-4 {
		margin-bottom: 12px;
	}
	.search-sec button.search {
		display: none;
	}
	.search-sec input {
		font-size: 14px;
		padding-right: 0;
		padding-bottom: 14px;
	}
	.search-sec img.icon {
    	top: 3px;
	}
	.search-sec button.submit-button {
		float: left;
		font-size: 14px;
		padding: 7px 15px;
    	border-radius: 4px;
	}

	header button.navbar-toggler {
		right: 10px;
		top: 16px;
	}
	header.inner button.navbar-toggler {
		top: 20px;
	}
	header .navbar {
		right: 10px;
	}
	header a.logo img {
		width: 190px;
	}
	header.inner .navbar {
		top: 65px;
	}
	.form-sec .profile-sec .photo-upload {
		position: relative;
	}
	.form-sec .profile-sec .profile-detail {
		float: none;
		padding-left: 0;
		padding-top: 20px;
	}
	.pagination-wraper {
		margin-top: -8px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.pagination-wraper p {
		font-size: 14px;
	}
	.pagination-wraper h1 {
		font-size: 18px;
	}
	a.profile-name .noti {
	    left: 45px;
	    top: 5px;
    }
	a.profile-name {
		background: #f7f7f7;
		margin: 0 0 0 0;
		display: block;
		width: calc(100% + 30px);
		right: -15px;
		padding: 10px 0 14px 68px;
	}
	.content-area.contact button {
    	padding: 0 25px;
    	margin: 25px 0 0 0;
	}
	.gallery a.popup-video, 
	.gallery a.sld {
		height: 130px;	
	}
	.gallery ul.nav-tabs {
		position: relative;
		left: auto;
		top: auto;
		margin-left: 15px;
		margin-bottom: 20px;
	}
	.detail-contact a.cell span {
		font-size: 15px;
	}
	a.profile-name span {
		left: 15px;
		top: 4px;
	}
	a.profile-name::after {
    	color: #000000;
    	position: absolute;
    	right: 15px;
    	font-size: 21px;
    	top: 7px;
	}
	ul.profile-menu {
    	width: 100%;
    	right: 0;
    	top: 119px;
    	-webkit-border-radius: 0;
    	        border-radius: 0;
    }
    a.profile-name.home + ul.profile-menu {
	    top: 114px;
    }
    .pay-cell {
    	padding: 30px 15px;
    }
    .order-number {
    	padding-left: 0;
    	padding-right: 0;
    	width: 100%;
    }
    .profile-page .detail-cell b {
    	margin-top: 0;
    	display: block;
    }
    .profile-page .detail-cell span.files a {
		display: block;
		margin-left: 0;
		padding-left: 30px;
		padding-top: 5px;
    }
	table.facilities tr td {
	    display: block;
	    width: 100%;
	}
	table.facilities tr td:last-child {
	    border-top: 0px;
	    padding-top: 0;
	}
	.image-uploader .uploaded .uploaded-image,
	.image-view-cell {
    	width: calc(50% - 1rem);
    	padding-bottom: calc(50% - 1rem);
	}
	.college-menu ul {
		width: 100%;
		right: 0;
	}
	.college-menu ul li a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.advanced-search {
		display: none;
	}
	.ui-autocomplete {
	    width: calc(100% - 30px) !important;
	}
	.form-sec button.submit {
		padding-left: 15px;
		padding-right: 15px;
	}
	a.profile-name.home {
		color: #000;
	}
	a.profile-name.home::after {
		color: #000;		
	}
	.profile-name.in-colleges {
    	/* padding-left: 38px; */
	}
	.profile-name.in-colleges span {
		/* top: 12px; */
		/* left: 15px; */
	}
	.clear-filter {
		margin-right: 0 !important;
		margin-left: 5px !important;
		padding-left: 13px !important;
		padding-right: 13px !important;
	}
	.search-sec a.filter-button {
		padding-left: 13px;
		padding-right: 13px;
	}
	.login-alert-wrap {
    	max-width: 90vw;
	}
	.inner-banner {
    	position: relative;
    	margin-top: -8px;
	}
	.pagination-wraper.in-banner {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.pagination-wraper.in-banner h1 {
		margin-bottom: 5px;
	}
	.chat-widget-new {
		right: 0;
		width: 50%;
	}
	.chat-widget-new a.btn {
		-webkit-border-radius: 0;
		        border-radius: 0;
	}
	.chat-widget-new .card-body {
		padding-left: 5px;
		padding-right: 5px;
	}
	.profile-page.mob-spcing {
		padding-left: 0;
		padding-right: 0;
	}
}


@media only screen and (max-width: 1100px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
		border: 0px;
	}
	#no-more-tables tr {
		margin-bottom: 15px;
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 35%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { 
    content: attr(data-title);
    font-size: 14px;
    padding-top: 5px;
    }
    
    .cf {padding:0}
    
    a.clgdtls-btn {
    	margin-bottom: 13px;
	}
	table.cf.custom .actions {
	    width: auto;
	}
	table.cf.custom .actions .clgdtls-btn {
	    margin-bottom: 10px;
	}
	table.cf.custom .package {
	    width: auto;
	}
	table.cf.custom .duration {
	    width: auto;
	}
	table.cf.custom .actions .clgdtls-btn {
		padding-left: 5px;
		padding-right: 5px;
		float: left;
	}
	table.cf.custom .actions .eligibility-link {
		width: calc(28% - 5px);
    	text-align: center;
    	margin-right: 5px !important;
	}
	table.cf.custom .actions .admission-process-link {
		width: calc(47% - 5px);
    	text-align: center;
    	margin-right: 5px !important;
	}
	table.cf.custom .actions .course-fee-link {
		width: 25%;
		margin-right: 0 !important;
		text-align: center;
	}
	table.cf.custom .actions .book {
		width: 100% !important;
		margin-right: 0;
	}
}
@media only screen and (min-width: 767px) {
	.table-w-1 {
		min-width: 880px;
	}
}