/* ======================
   Responsive css
   ====================== */
/* XL Device :1200px.    */
@media (min-width: 1200px) and (max-width: 1500px) {
	
}

/* LG Device :992px.    */
@media (min-width: 992px) and (max-width: 1200px) {
	
} 
 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {	
	.h-t-left {
		text-align: center;
		border-right: 0;
		margin-bottom: 10px;
	}
	.h-t-right ul {
		float: none;
	}
	.h-t-right {
		text-align: center;
		border-left: 0;
	}
	.mobile-menu-area {
		display: block;
		width: 100%;
	}
	.main-menu {
		display: none;
	}
	.discipline-chart-search {
		display: grid;
		text-align: center;
	}
	.discipline-chart-search select {
		height: 30px;
		width: 150px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.discipline-chart-search .form-input input {
		height: 30px;
		width: 200px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.search-button {
		height: 30px;
	}
	.main-news-title {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.get-started .start-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.get-col-1 , .get-col-2{
		font-size: 16px;
	}
	.thumbnail {
		text-align: center;
	}
	.mean-container .mean-nav ul li li a {
		width: 85%;
		padding: 5px 5px 5px 20px;
		border-top: 1px solid #941d1a1f;
		opacity: 1;
		filter: alpha(opacity=1);
		text-shadow: none !important;
		visibility: visible;
		text-transform: capitalize;
	}
	.mean-container a.meanmenu-reveal {
		width: 24px;
		height: 24px;
		top: -38px;
		line-height: 20px;
		top: -20px;
	}
	.mean-container .mean-nav ul li a {
		font-size: 14px;
		padding: 5px;
		border-color: #941d1a;
		font-family: 'Inter', sans-serif;
		text-transform: capitalize;
		background: #fff;
	}
	.mean-container .mean-nav {
		margin-top: 5px;
	}
	.mean-container .mean-nav ul li:last-child a {
		border-bottom: 1px solid #941d1a;
	}
	.mean-container .mean-nav ul li:hover a {
		color: #941d1a;
		background: #931c191a;
	}
	.mean-container a.meanmenu-reveal span {
		background: #941d1a;
	}

	.mean-container a.meanmenu-reveal {
		color: #941d1a;
	}
	.right-col {
		margin-top: 30px;
	}
	.mean-container .mean-nav ul li .submenu li a {
		padding: 5px 10%;
		width: 71.7%;
		border-top: 1px solid #941d1a1f;
		background: #fff;
		color: #333;
	}
	.mean-container .mean-nav ul li .submenu li a:hover {
		color: #941d1a;
		background: #931c191a;
	}
	.mean-container .mean-nav ul li a.mean-expand {
		height: 20px;
		width: 20px;
		text-align: center;
		line-height: 18px;
		padding: 6px !important;
		right: 2.95rem;
		color: #941d1a;
		border-bottom: 0px !important;
		border-left: 0px !important;
		background: transparent;
		transition: .4s;
	}

	/* Top 10 Social Science and Education Journals */
	.category-title {
		display: grid;
		text-align: center;
	}
	.view-all .btn {
		height: 30px;
	}
	.section-title {
		margin-bottom: 5px;
	}
	.contact-us {
		padding: 25px 0;
	}
	.contact-us .contact-heading {
		font-size: 25px;
	}
	.single-contact-box-title .section-title {
		font-size: 18px;
		line-height: 18px;
	}
	.contact-icon {
		height: 30px;
		width: 30px;
		font-size: 15px;
		line-height: 30px;
		margin-right: 10px;
	}
	.contact-address a {
		font-size: 12px;
		line-height: 20px;
	}
	.elementor-icon .list-item {
		padding: 32px 0;
	}
}

 /* small mobile :320px. */
@media (max-width: 767px) {

	.h-t-left {
		text-align: center;
		border-right: 0;
		margin-bottom: 10px;
	}
	.h-t-right ul {
		float: none;
	}
	.h-t-right {
		text-align: center;
		border-left: 0;
	}
	.mobile-menu-area {
		display: block;
		width: 100%;
	}
	.main-menu {
		display: none;
	}
	.search-title-top {
		font-size: 18px;
	}
	.discipline-chart-search {
		display: grid;
		text-align: center;
	}
	.discipline-chart-search select {
		height: 30px;
		width: 150px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.discipline-chart-search .form-input input {
		height: 30px;
		width: 200px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.search-button {
		height: 30px;
	}
	.main-news-title {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.get-started .start-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.get-col-1 , .get-col-2{
		font-size: 16px;
	}
	.thumbnail {
		text-align: center;
	}
	.logo img {
		width: 30%;
	}
	.mean-container a.meanmenu-reveal {
		width: 20px;
		height: 20px;
		top: -40px;
		line-height: 20px;
	}
	.mean-container .mean-nav ul li a {
		font-size: 14px;
		padding: 5px;
		border-color: #941d1a1f;
		font-family: 'Inter', sans-serif;
		text-transform: capitalize;
		background: #fff;
	}

	.mean-container .mean-nav {
		margin-top: 5px;
	}
	.mean-container .mean-nav ul li:last-child a {
		border-bottom: 1px solid #941d1a1f;
	}
	.mean-container .mean-nav ul li:hover a {
		color: #941d1a;
		background: #931c191a;
	}
	.mean-container a.meanmenu-reveal span {
		background: #941d1a;
	}
	.mean-container a.meanmenu-reveal {
		color: #941d1a;
	}
	.right-col {
		margin-top: 30px;
	}
	.mean-container .mean-nav ul li .submenu li a {
		padding: 5px 10%;
		width: 17.56rem;
		border-top: 1px solid #941d1a1f;
		background: #fff;
		color: #333;
	}
	.mean-container .mean-nav ul li .submenu li a:hover {
		color: #941d1a;
		background: #931c191a;
	}	
	.mean-container .mean-nav ul li a.mean-expand {
		height: 20px;
		width: 20px;
		text-align: center;
		line-height: 18px;
		padding: 6px !important;
		right: 1.8rem;
		color: #941d1a;
		border-bottom: 0px !important;
		border-left: 0px !important;
		background: transparent;
		transition: .4s;
	}

	/* Top 10 Social Science and Education Journals */
	.category-title {
		display: grid;
		text-align: center;
	}
	.view-all .btn {
		height: 30px;
	}
	.section-title {
		margin-bottom: 5px;
	}
	.resource-indiv {
		height: auto;
	}
	.resource-indiv .logo-box {
		float: none;
		margin: 0 auto;
	}
	.resource-indiv .res-content {
		width: 100%;
		height: auto;
		text-align: center;
	}
	.contact-us {
		padding: 20px 0;
	}
	.contact-us .contact-heading {
		font-size: 25px;
	}
	.single-contact-box-title .section-title {
		font-size: 18px;
		line-height: 18px;
	}
	.contact-icon {
		height: 30px;
		width: 30px;
		font-size: 15px;
		line-height: 30px;
		margin-right: 10px;
	}
	.contact-address a {
		font-size: 12px;
		line-height: 20px;
	}
	.elementor-icon .list-item {
		justify-content: center;
	}


}

 /* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.h-t-left {
		text-align: center;
		border-right: 0;
		margin-bottom: 10px;
	}
	.h-t-right ul {
		float: none;
	}
	.h-t-right {
		text-align: center;
		border-left: 0;
	}
	.mobile-menu-area {
		display: block;
		width: 100%;
	}
	.main-menu {
		display: none;
	}
	.search-title-top {
		font-size: 18px;
	}
	.discipline-chart-search {
		display: grid;
		text-align: center;
	}
	.discipline-chart-search select {
		height: 30px;
		width: 150px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.discipline-chart-search .form-input input {
		height: 30px;
		width: 200px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.search-button {
		height: 30px;
	}
	.main-news-title {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.get-started .start-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.get-col-1 , .get-col-2{
		font-size: 16px;
	}
	.thumbnail {
		text-align: center;
	}
	.logo img {
		width: 20%;
	}
	.mean-container a.meanmenu-reveal {
		width: 20px;
		height: 20px;
		top: -38px;
		line-height: 20px;
	}
	.mean-container .mean-nav ul li a {
		font-size: 14px;
		padding: 5px;
		border-color: #941d1a1f;
		font-family: 'Inter', sans-serif;
		text-transform: capitalize;
		background: #fff;
	}

	.mean-container .mean-nav {
		margin-top: 5px;
	}
	.mean-container .mean-nav ul li:last-child a {
		border-bottom: 1px solid #941d1a1f;
	}
	.mean-container .mean-nav ul li:hover > a {
		color: #941d1a;
		background: #931c191a;
	}
	.mean-container a.meanmenu-reveal span {
		background: #941d1a;
	}
	.mean-container a.meanmenu-reveal {
		color: #941d1a;
	}
	.right-col {
		margin-top: 30px;
	}
	.mean-container .mean-nav ul li .submenu li a {
		padding: 5px 10%;
		width: 22.94rem;
		border-top: 1px solid #941d1a1f;
		background: #fff;
		color: #333;
	}
		
	.mean-container .mean-nav ul li .submenu li a:hover {
		color: #941d1a;
		background: #931c191a;
	}
	.mean-container .mean-nav ul li a.mean-expand {
		height: 20px;
		width: 20px;
		text-align: center;
		line-height: 18px;
		padding: 6px !important;
		right: 2.6rem;
		color: #941d1a;
		border-bottom: 0px !important;
		border-left: 0px !important;
		background: transparent;
		transition: .4s;
	}
	/* Top 10 Social Science and Education Journals */
	.category-title {
		display: grid;
		text-align: center;
	}
	.view-all .btn {
		height: 30px;
	}
	.section-title {
		margin-bottom: 5px;
	}
	.resource-indiv {
		height: auto;
	}	
	.resource-indiv .logo-box {
		float: none;
		margin: 0 auto;
	}
	.resource-indiv .res-content {
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.contact-us {
		padding: 20px 0;
	}
	.contact-us .contact-heading {
		font-size: 25px;
	}
	.single-contact-box-title .section-title {
		font-size: 18px;
		line-height: 18px;
	}
	.contact-icon {
		height: 30px;
		width: 30px;
		font-size: 15px;
		line-height: 30px;
		margin-right: 10px;
	}
	.contact-address a {
		font-size: 12px;
		line-height: 20px;
	}
	.elementor-icon .list-item {
		justify-content: center;
	}
	/* Top 10 Social Science and Education Journals */

}

