@media (max-width: 992px) {

	#wikibon-header button.navbar-toggle span.icon-bar {
		border-top: 2px solid #FFF;
	}

	#wikibon-header .navbar-brand,
	#wikibon-header button.navbar-toggle {
		margin-right: 0;
	}

	#wikibon-header .navbar-brand {
		float: right;
		padding-right: 0 ;
	}

	#wikibon-header button.navbar-toggle {
		float: left;
		border: 1px solid #FFF;
	}

	#wikibon-header .navbar-collapse.in {
		max-height: 400px;
	}

	#wikibon-header div.navbar-collapse > ul.nav {
		float: left !important;
	}

	#wikibon-header .navbar-right li:last-child {
		margin-left: 0;
	}

	.hide_on_tablet {
		display: none !important;
	}

	.signup .u_access_button {
		text-align: left;
	}

	#wikibon-header .search-nav-btn {
		background: rgba(0,0,0,0);
		float: right;
		padding: 0;
	}

	#wikibon-header .search-nav-btn i.fa-search {
		color: #FFF;
		font-size: 2.5rem;
	}

	body.admin-bar .modal {
		top: 42px;
	}

	#searchModal .modal-content,
	#searchModal .modal-header {
		border: none;
	}

	#searchModal button.close {
		font-size: 5.5rem;
		font-weight: normal;
	}

	#searchModal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 100%;
		z-index: 1050;
		background-color: #fff;
	}

	body.admin-bar #searchModal,
	body.admin-bar .modal-backdrop{
		top: 42px;
	}

	#searchModal .modal-content {
		position: absolute;
    	top: 0;
    	left: 0;
		width: 100%;
		min-height: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
	}

	#searchModal .modal-dialog {
		margin: 0;
		width: 100%;
	}

	#searchModal input.search-field {
		width: -webkit-calc(100% - 64px);
		width: calc(100% - 64px);
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		min-height: 50px;
		font-size: 2.5rem;
		color: #363636;
		border-bottom: 1px solid #2465A5;
	}

	#searchModal button.search-submit {
		border: none;
		width: 50px;
		height: 50px;
		font-size: 2.5rem;
		background-color: rgba(0,0,0,0);
	}

	.search-query-form .screen-reader-text {
		position: static !important;
	}

	#searchModal button.search-submit i.fa-search {
		color: #2465A5;
	}

	#wikibon-header div.navbar-header {
		position:relative;
	}

	#wikibon-header div.wiki-mobile-logo-wrapper {
		position: absolute;
    	bottom: 0;
    	left: 0;
    	width: 100%;
    	height: 0;
	}

	#wikibon-header div.wiki-mobile-logo-wrapper img {
		width: 50px;
		height: auto;
		position: relative;
    	top: -42px;
    	z-index: 1500;
	}

	#wikibon-footer {
		background-color: #494848;
	}

	#wikibon-footer nav.navbar {
		border: none;
		padding-top: 15px;
		padding-bottom: 25px;
	}

	#wikibon-footer .wikibon-footer-logo img {
		position: relative;
    	top: -16px;
	}

	#wikibon-footer .navbar-brand {
		display: none;
	}

	#wikibon-footer .footer-navbar-wrapper {
		border-left: none;
		width: 100%;
	}

	#wikibon-footer .footer-navbar-wrapper > li:first-child {
		width: 100%;
    	float: none;
    	text-align: center;
	}

	#wikibon-footer .sa-copyright {
		text-align: center;
	}

	#wikibon-footer ul.navbar-right {
		float: none !important;
		clear: both;
		display: table;
		width: 100%;
    	margin: 0 auto;
	}

	#wikibon-footer ul.navbar-right > li {
		display: table-cell;
		width: 50%;
    	margin: 0;
    	text-align: center;
    	border-right: 1px solid #979797;
	}

	#wikibon-footer ul.navbar-right > li:last-child {
		border-right: none;
	}

	.wiki-follow > ul > li {
		padding: 0 15px;
	}

	.wiki-follow > ul > li:first-child {
		text-align: right;
	}

	.wiki-follow > ul > li:last-child {
		text-align: left;
	}

	#menu-header-menu li a {
		padding-left: 0;
	}

	#menu-header-menu hr {
		margin-top: 0;
		margin-bottom: 0;
		border-top: 1px dashed #EBEBEB;
    	width: 30%;
	}

	#menu-header-menu span.caret {
		display: inline-block;
	}

	#menu-header-menu li.open ul.dropdown-menu {
		display: block;
		position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	}

	#wikibon-header .sub-menu-nav-parent {
		display: none !important;
	}

	#popular-research button.navbar-toggle {
    	margin: 0;
    	padding-left: 0;
    	padding-right: 0;
    	padding-top: 15px;
    	padding-bottom: 15px;
    }

    #popular-research button.navbar-toggle span.icon-bar {
    	border-top: 3px solid #2465A5;
    }

    #popular-research ul.nav li.active,
    #popular-research ul.nav li:hover {
    	border: none;
    }

    /*------------------Popular Research -----------------*/

    div.wikibon-v-grid div.wikibon-v-grid-3 {
		float: left;
		width: 45%;
	}

	div.wikibon-v-grid div.wikibon-v-grid-3:not(:nth-child(2n+1)) {
		float: left;
		margin-left: 5%;
	}

	div.wikibon-v-grid div.wikibon-v-grid-3:not(:nth-child(2n+2)) {
		float: left;
    	margin-right: 5%;
	}

	#popular-research .wikibon-v-grid .post-thumbnail-wrapper {
		padding-bottom: 75%;
	}

	#popular-research .post-meta .post-title {
		-webkit-line-clamp: 4;
    	max-height: 88px;
	}

	#trending-topics .post-thumbnail-wrapper {
		max-height: 35.0em;
	}

	#trending-topics > div:last-child h5.wikibon-section-heading {
		display: none;
	}

	#trending-topics hr {
		display: none;
	}

/*	#trending-topics > div:first-child .post-meta {
		margin-top: 10px;
	}*/

	#trending-topics > div:last-child {
		margin-bottom: 5px;
	    margin-top: 10px;
	}

	#upcoming-events .u_event-img-wrapper {
		float: none;
		width: 100%;
		padding-bottom: 50%;
	}

	#upcoming-events .u_event_meta_wrapper {
		margin-top: 10px;
		float: none;
		padding-left: 0;
		width: 100%;
	}

	#upcoming-events .each-upcoming-event:nth-child(2n+1) {
		margin-right: 10%;
	}

	#upcoming-events .each-upcoming-event {
		width: 45%;
		float: left;
	}

	/*--------------------- Social Share ----------------------*/

	ul.social-share i.fa {
		font-size: 25px;
	}

	ul.social-share.dropdown-menu  {
		min-width: auto !important;
		border-radius: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	ul.social-share.dropdown-menu > li {
		border-bottom: 1px solid rgba(0, 0, 0, .15);;
	}

	ul.social-share.dropdown-menu > li:last-child {
		border-bottom: none;
	}

	ul.social-share.dropdown-menu > li > a {
		padding: 10px;
	}

	.social-share-wrapper {
		display: inline-block;
	}

	.social-share-wrapper button.btn {
		background-color: #2465A5;
		border-radius: 0;
	}

	.social-share-wrapper button.btn i.fa-share-alt {
		font-size: 25px;
		color: #FFF;
	}

	/*----------- Mail | PDF | Print on single page -----------------*/
	
	.wiki-xtra-utilities {
		float: right;
		padding-top: 10px;
	}

	.wiki-xtra-utilities > ul {
		margin-bottom: 0;
	}

	/*------------ Single Page | Content ------------------*/
	
	#individual-story .post-thumbnail-wrapper {
		padding-bottom: 30%;
	}

	#individual-story .author-latest-research .post-thumbnail-wrapper {
		padding-bottom: 75%;
	}

	#individual-story .post-title {
		font-size: 25px;
    	line-height: 30px;
	}

	#individual-story .content-area {
		clear: both;
	}

	#individual-story .post-meta {
		padding-left: 15px;
		padding-top: 50px;
		padding-right: 100px;
	}

	.author-latest-research .latest-research-post-title {
		-webkit-line-clamp: 4;
    	max-height: 88px;
	}

	.author-latest-research .post-meta {
		padding-top: 0 !important;
	}

	/*---------------- Post Highlights --------------------*/
	.post-highlights-wrapper {
		margin-bottom: 20px;
	}

	.post-highlights-wrapper button.btn {
		border-radius: 0;
		width: 100%;
	}

	.post-highlights-wrapper button.btn::before {
		content: "Highlights";
		float: left;
		font-family: 'Arimo', sans-serif;
	    font-size: 18px;
	    line-height: 22px;
	    font-weight: 700;
	    color: #817E7E;
	    text-transform: uppercase;
	}

	.post-highlights-wrapper button.btn::after {
		content: "\f107";
		font-family: 'FontAwesome';
		font-size: 18px;
	    line-height: 22px;
	    font-weight: 700;
	    color: #817E7E;
		float: right;
	}

	#highlights h5 {
		display: none;
	}

	/*------------ Single Page | Content ------------------*/

	.blog-masthead,
	.our-analyst-masthead,
	.research-masthead,
	.hero-mast {
		padding-top: 23%;
		padding-bottom: 10%;
	}

	/*------------ Featured Research -----------------------*/

	.featured-research-hero {
		margin-bottom: 10px;
	}

	/*--------------- Implement analysts page ---------------*/

	.e_a_analyst {
		width: 27%;
	}

	.e_a_analyst {
		margin-right: 9.5%;
	}

	.e_a_analyst:nth-child(3n+3) {
		margin-right: 0;
	}

	/*--------------- Related Research + More of Author widget----------------------*/

	#related-research .post-meta,
	#more-author-research .post-meta {
		padding: 0;
		padding-top: 10px;
	}

	#related-research .post-title,
	#more-author-research .post-title {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	/*-------------- User Account Navbar -----------------*/

	#wikibon-header .navbar-right> li > a {
		padding-left: 0;
	}

	#wikibon-header .navbar-nav>li.user_acc_wikibon > ul.dropdown-menu {
		position: static;
		border: none;
    	background-color: rgba(0,0,0,0);
    	-webkit-box-shadow: none;
    	box-shadow: none;
	}

	.user_acc_wikibon .ua-dp {
		font-family: 'Arimo', sans-serif;
    	color: #ffffff;
    	text-transform: capitalize;
	}

	.user_acc_wikibon .ua-email {
		font-family: 'Arimo', sans-serif;
    	color: #ffffff;
	}

	.user_acc_wikibon .user-profile-page > a {
	    border-color: #ffffff;
	}

	/*----------------- Author Page -----------------*/

	.author-research-posts .post-thumbnail-wrapper {
		width: 100px;
    	padding-bottom: 135px;
	}

	.author-research-posts .post-meta {
		width: -webkit-calc(100% - 100px);
		width: calc(100% - 100px);
	}

	.author-banner {
		padding-top: 10%;
    	padding-bottom: 7.2%;
	}

}

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

	body.admin-bar header.navbar-wikibon {
	    top: 46px;
	}

	#wikibon-header .navbar-right li:last-child {
		margin-left: 0;
		margin-top: 0;
	}

	.hide_on_mobile {
		display: none !important;
	}

	.author_m_inner_wrapper > div:last-child {
		padding-top: 0;
	}

	.author_m_inner_wrapper > div:last-child h5 {
		padding-top: 0;
	}

	.author-latest-research {
		padding-right: 0;
	}

	#individual-story .post-title {
		font-size: 2.0em;
    	line-height: 1.0em;
	}

	#featured-blog-posts .post-title {
		margin-top: 20px;
	}

	#popular-blog-posts ul li:nth-child(n) {
		margin-right: 10%;
	}

	#popular-blog-posts ul li:nth-child(2n+2) {
		margin-right: 0;
	}

	#popular-blog-posts ul li {
		float: left;
		width: 45%;
	}

	#popular-research ul.nav li a {
		padding-right: 0;
	}

	#popular-research ul.nav li.active a {
		text-align: right;
	}

	#popular-research .section-header-wrapper > div:first-child {
		display: none;
	}

	.popular-research-searchbar {
		width: 100%;
    	padding-top: 10px;
    	padding-bottom: 10px;
	}

	.popular-research-searchbar > input {
		border-radius: 5px;
	}

	.popular-research-searchbar .pr_search_btn {
		width: 38px;
	}

	/*.popular-research-searchbar > div > div {
		width: 100%;
	}*/

	#popular-research .navbar-header .wikibon-section-heading {
		display: inline-block;
	}

	#popular-research ul.nav li {
		text-align: right;
		padding-right: 0;
	}

	#popular-topic-research .each-pt-research .post-meta {
		height: 140px;
	}

	.e_a_analyst {
		width: 45%;
		margin-right: 0;
	}

	.e_a_analyst:nth-child(2n+1) {
		margin-right: 10%;
	}

	.our-analyst-page-subheading {
		text-align: left;
		width: 100%;
	}

	.our-analyst-page-description  > p {
		text-align: left;
	}

	.ea-river .ea-content .event-dt,
	.ea-river .ea-content .agenda-dt {
		font-family: 'Arimo', sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #797979;
		text-align: left;
	}

	.ea-river .ea-content .event-dt::before,
	.ea-river .ea-content .agenda-dt::before {
		content: "";
	    position: absolute;
	    left: -10px;
	    height: 20px;
	    width: 20px;
	    border: 1px solid #979797;
	    border-radius: 100px;
	    background: #ffffff;
	}

	.ea-river-outer .ec_wikibon {
		display: inline-block;
    	margin: 0;
    	margin-left: 25px;
		background-color: #F2EFEF;
	}

	.ea-river .river-block {
		margin-left: 50px;
	}

	/*---------------- Author Page  -----------*/

	.author-page .author-bio .author-meta .author-page-social ul {
		margin-bottom: 0;
	}

	.author-page .author-bio .author-meta .author-meta-xtra a:first-child {
		padding: 5px 10px 5px 0;
	}

	.author-page .author-bio .author-meta .author-meta-xtra a:last-child {
		padding: 5px 10px;
	}

	.author-research-posts .post-title {
		font-size: 16px;
    	line-height: 20px;
	}

	.author-research-posts .post-excerpt {
		font-size: 15px;
    	line-height: 20px;
	}

	.author-banner {
		padding-top: 10%;
    	padding-bottom: 7.2%;
	}

	.author-banner .author-name {
	 	font-size: 25px;
		line-height: 30px;
	}

	.author-banner .author-research-domain {
		font-size: 16px;
    	line-height: 20px;
	}

	/*---------------------- Social Login --------------------*/

	.acc_divider_p {
		display: none;
	}

	/*------------------- 404 Page -------------------------*/

	.error-404-wrapper .error-404 {
		padding: 100px 10px;
	}

	#hero-carousel-home .carousel-slide-wrapper {
		padding-bottom: 7.5%;
	}

	/*--------- Homepage Hero Carousel --------------*/

	#hero-carousel-home .slide-title {
		font-size: 25px;
		line-height: 25px;
	}

	#hero-carousel-home .slide-description {
		font-size: 16px;
		line-height: 20px;
	}

	#hero-carousel-home .slide-extra-d {
		font-size: 12px;
		line-height: 16px;
	}

	body.search .wikibon-pagination.simple-pagination ul > li {
		display: inline-block ;
	}

	.sfc_filter-summary-list {
		width: 70%;
	}

	.sfc_tab_options .navbar-collapse {
		clear: both;
	}

	.wikibon-search-page .sfc_tab_options ul > li > a {
		padding-left: 0;
		border-bottom: 1px dashed #363636;
	}

	.wikibon-search-page .sfc_tab_options {
		margin-bottom: 10px;
	}

	.sfc_filter_xtnd {
		border-bottom: none;
	}

	.sfc_filter_xtnd > li.active {
		border-bottom: none;
	}

	.sfc_tab_options button.navbar-toggle {
		float: left;
		border: 1px solid #363636;
		padding: 5px 10px;
		margin-top: 0;
    	margin-bottom: 0;
	}

	.sfc_filter_inner {
		border-top: 1px solid #6C6A6A;
	}

	#sfc_tab_dropdown-filter {
		clear: both;
		float: left;
	}

	.sfc_filter_inner h5 {
		float: right !important;
	}

	.sfc_filter_inner .navbar-toggle {
		float: left !important;
		border: 1px solid #363636;
		padding: 5px 10px;
	}

	.sfc_filter_dropdown button.dropdown-toggle {
		font-size: 14px;
		padding-right: 10px;
		padding-left: 0px;
		border: none;
	}

	.sfc_filter_dropdown .dropdown-menu {
		background-color: #ebebeb !important;
	}

	.sfc_filter_dropdown .open button.dropdown-toggle {
		color: #2465A5;
	}

	.no-more-posts {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#wwd_contact_wikibon_team .ww_map:first-child {
		margin-bottom: 25px;
	}

	/*--------------- Author Page ------------------*/

	#author-research-agenda .ea-river-wrapper {
		width: calc(100% - 50px);
	    margin-left: 50px;
	}

	/*--------------- Content Area -------------------*/

	.content-area table {
		width: 100% !important;
	}

	/*--------------- Contact an analyst widget -------------------*/
	.gform_widget .ask-an-analyst_gform h3.gform_title {
		padding-bottom: 0;
	}

	.gform_widget .ask-an-analyst_gform .gform_heading {
		margin-bottom: 10px;
	}

	.gform_widget .ask-an-analyst_gform .ca-sidebar__triangle {
		display: none;
	}
}

@media ( min-width: 480px ) and ( max-width: 600px ) {
	.author-banner {
	    padding-top: 10%;
	    padding-bottom: 5.2%;
	}
}

/*------------------ Pagination -------------------------*/

@media screen and (max-width: 767px) {
	.wikibon-pagination.simple-pagination ul > li {
		display: none ;
	}

	.wikibon-pagination.simple-pagination ul > li:first-child,
	.wikibon-pagination.simple-pagination ul > li:last-child {
		display: inline-block;
	}
}

/*-------------------- Mobiles Only ------------------------*/

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

	#menu-header-menu hr {
		width: 50%;
	}

	#popular-research .post-meta,
	.author-latest-research .post-meta {
		height : 150px;
	}

	#popular-topic-research .wiki-ribbon {
		top: 15px;
	}

	#trending-topics .post-thumbnail-wrapper {
	    max-height: 18.0em;
	}

	#trending-topics > div:first-child h5.post-title {
		font-size: 16px;
    	line-height: 20px;
	}

	#trending-topics > div:first-child p.post-excerpt {
		font-size: 14px;
    	line-height: 20px;
	}

	#upcoming-events .each-upcoming-event {
		width: 100%;
	}

	#upcoming-events .u_event-img-wrapper {
		width: 50%;
		padding-bottom: 23.5%;
		float: left;
	}

	#upcoming-events .u_event_meta_wrapper {
		float: right;
		width: 45%;
		margin-top: 0;
	}

	#ask-an-analyst {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	#ask-an-analyst p.w-home-description {
		padding-bottom: 20px;
	}

	body .ask-an-analyst_gform_wrapper.gf_browser_chrome .ginput_container select {
		width: 100% !important;
	}

	.ask-an-analyst_gform input[type="submit"] {
		width: 100%;
	}

	.author_m_inner_wrapper > div:first-child {
		width: 25%;
	}

	.author_m_inner_wrapper > div:last-child {
		width: 70%;
		padding-left: 5%;
	}

	#individual-story .author-latest-research .post-meta-xtra {
		font-size: 10px;
	}

	.author-latest-research > ul > li h5 {
		font-size: 14px;
		line-height: 20px;
	}

	.author_m_inner_wrapper > div:last-child h5 {
		font-size: 14px;
		line-height: 18px;
	}

	/*------------ Single Page | Content ------------------*/

	#individual-story .post-thumbnail-wrapper {
		padding-bottom: 40%;
	}

	#individual-story .post-title {
		font-size: 20px;
    	line-height: 25px;
    	margin-top: 10px;
	}

	.author-latest-research-wrapper .wiki-xtra-utilities {
		float: none;
		text-align: left;
	}

	/*------------ Blog Page ------------------------------*/

	.blog-masthead .blog-heading,
	.research-masthead .research-heading,
	.our-analyst-masthead .our-analyst-heading,
	.author-banner .author-name,
	.hero-mast-heading {
		font-size: 25px;
    	line-height: 30px;
    	margin: 0;
	}

	.blog-masthead .blog-meta,
	.research-masthead .research-meta,
	.our-analyst-masthead .blog-meta,
	.author-banner .author-research-domain {
		font-size: 15px;
    	line-height: 18px;
		margin: 0;
	}

	.wikibon-container-box {
		width: 100%;
	}

	#featured-blog-posts h5.wikibon-section-heading {
		border-bottom: none;
		padding: 0;
	}

	/*-------- Popular Blog Posts ------------------*/

	#popular-blog-posts ul li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	/*---------- Recent Blog Posts ------------------*/

	#recent-blog-posts .post-title,
	.search_results .post-title,
	#category_tax_page .post-title {
		font-size: 14px;
    	line-height: 18px;
	}

	/*------------ Featured Research ------------------*/

	#featured-research .featured-research-hero .post-title {
		font-size: 16px;
    	line-height: 20px;
	}

	#featured-research .post-title {
		font-size: 15px;
    	line-height: 20px;
	}

	#featured-research .post-excerpt {
		font-size: 14px;
    	line-height: 20px;
	}

	/*--------------- Most Popular Research Topic ----------*/

	#popular-topic-research .each-pt-research {
		float: left;
		width: 100%;
		min-height: 300px;
		margin-right: 0;
		min-height: 0;
		margin-bottom: 15px;
	}

	#popular-topic-research .each-pt-research > div:first-child {
		float: left;
		width: 50%;
		padding-right: 15px;
		margin-bottom: 0;
	}

	#popular-topic-research .each-pt-research > div:last-child {
		float: left;
		width: 50%;
		padding-left: 15px;
	}

	#popular-topic-research .each-pt-research .image-16by9 {
		padding-bottom: 36%;
	}

	#popular-topic-research .post-meta .post-title {
		font-size: 14px;
    	line-height: 18px;
    	-webkit-line-clamp: 5;
		max-height: 90px;
	}

	.each_upcoming_research .post-title {
		font-size: 16px;
		line-height: 20px;
	}

	.each_upcoming_research .post-excerpt {
		font-size: 14px;
		line-height: 16px;
	}

	/*--------------- Implement analysts page ---------------*/

	.e_a_analyst {
		width: 100%;
	}

	.e_a_analyst {
		margin-right: 0;
	}

	.our-analyst-page-wrapper {
		width: 80% !important;
	}

	/*------------------ Calendar | Events Page --------------*/

	.river-block .event-cat {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.ea-river .ea-title {
		font-size: 14px;
		line-height: 18px;
	}

	.ea-river .ea-excerpt {
		font-size: 14px;
		line-height: 18px;
	}

	#author-research-agenda .ea-river-wrapper {
		margin-left: 0;
    	width: 100%;
	}

	/*------------------- Author Page ---------------------*/

	.author-page .author-bio .author-meta .author-meta-xtra a {
		font-size: 14px;
	}

	.author-page .author-bio .author-meta .author-meta-xtra {
		float: left;
		width: 100%;
	}

	.author-page .author-bio .author-meta .author-page-social {
		float: left;
		padding: 10px 0;
	}

	.author-research-posts .post-title {
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 18px;
	}

	.author-research-posts .post-excerpt {
		font-size: 12px;
		line-height: 16px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    max-height: 48px;
	}

	/*---------------- 404 Page ---------------------*/

	.error-404-wrapper .error-404 {
		padding: 50px 10px;
	}

	/*----- Related POsts and More author research shortcode-----*/

	#related-research .post-title,
	#more-author-research .post-title {
		font-size: 16px;
    	line-height: 20px;
	}

	/*--------------- Sign up acknowledgement --------------*/

	#signUpAcnowledgementModal .thnx-wiki-registration {
		font-size: 20px;
	}

	/*--------------- Pagination -------------------------*/

	.wikibon-pagination.simple-pagination ul li.active span.current,
	.wikibon-pagination.simple-pagination ul li.active a.current,
	.wikibon-pagination.simple-pagination ul > li > a {
		padding: 5px 10px;
	}

	/*--------------- Search Page | Filters -------------*/

	.sfc_filter-summary-list {
		width: 100%;
	}

	.clear_all_filters {
		float: left !important;
		margin-top: 10px;
	}

	/*---------------- Resize mail to recaptcha -------------*/

	#rc-imageselect,
	#email_to_recaptcha {
		transform:scale(0.8);
		-webkit-transform:scale(0.8);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}

}

/*-------------------- iPhone 6 Plus only -------------------*/

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

	#wikibon-footer .wiki-design-partner {
		padding-left: 0;
	}

	#wikibon-footer .wiki-community h5,
	#wikibon-footer .wiki-follow h5,
	#wikibon-footer .wiki-design-partner h5 {
		font-size: 8px;
		margin-bottom: 0;
		margin-top: 0;
	}

	#wikibon-footer .wiki-community li a,
	#wikibon-footer .wiki-follow li a,
	#wikibon-footer .wiki-design-partner p a {
		font-size: 1.2rem;
	}

	#wikibon-footer .wiki-community,
	#wikibon-footer .wiki-follow,
	#wikibon-footer .wiki-design-partner {
		padding-right: 15px;
		padding-left: 15px;
	}

	#popular-research .post-meta,
	.author-latest-research .post-meta {
		height : 160px;
	}

	#popular-research .post-meta .post-title {
		-webkit-line-clamp: 4;
    	max-height: 88px;
	}

	.premium .wiki-ribbon {
		top: 15px;
	}

	.wiki-ribbon {
		font-size:10px;
		line-height: 15px;
	}

	#hero-carousel-home .item {
		max-height: 255px;
	}

	/*----------------- Ethics Statement ----------------*/

	#ethics_modal .modal-body {
		height: 350px;
	}
	
}

/*-------------------- iPhone 6 only -------------------*/

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

	#wikibon-footer .wiki-community li a,
	#wikibon-footer .wiki-follow li a,
	#wikibon-footer .wiki-design-partner p a {
		font-size: 10px;
	}

	#wikibon-footer .wiki-community,
	#wikibon-footer .wiki-follow,
	#wikibon-footer .wiki-design-partner {
		padding-right: 10px;
		padding-left: 10px;
	}

	.author_m_inner_wrapper > div:first-child {
		width: 33%;
	}

	.author_m_inner_wrapper > div:last-child {
		width: 66%;
	}

	#hero-carousel-home .item {
		max-height: 240px;
	}

	/*----------------- Ethics Statement ----------------*/

	#ethics_modal .modal-body {
		height: 320px;
	}


}

/*-------------------- iPhone 5 only -------------------*/

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

	#searchModal input.search-field {
		width: 80%;
	}

	#wikibon-footer .wiki-community li a,
	#wikibon-footer .wiki-follow li a,
	#wikibon-footer .wiki-design-partner p a {
		font-size: 8px;
	}

	#wikibon-footer .wiki-community,
	#wikibon-footer .wiki-follow,
	#wikibon-footer .wiki-design-partner {
		padding-right: 8px;
		padding-left: 8px;
	}

	#trending-topics .post-thumbnail-wrapper {
	    max-height: 15.0em;
	}

	#hero-carousel-home .item {
		max-height: 220px;
	}

	#popular-topic-research .each-pt-research > div:first-child {
		width: 40%;
	}

	#popular-topic-research .each-pt-research > div:last-child {
		width: 60%;
	}

	#popular-topic-research .each-pt-research .image-16by9 {
		padding-bottom: 30%;
	}

	#userAccessModal .modal-header h5 span {
		font-size: 14px;
	}

	.crowdchat_w_wrapper .btn.join-discussion {
		font-size: 12px;
	}

	.author-banner .author-name {
	 	font-size: 20px;
		line-height: 25px;
	}

	.author-banner .author-research-domain {
		font-size: 12px;
    	line-height: 16px;
	}

	/*----------------- Ethics Statement ----------------*/

	#ethics_modal .modal-body {
		height: 300px;
	}

}

/*--------------------Tablet Only-------------------*/

@media screen and (min-width: 768px) and (max-width: 992px) {
	
	#wikibon-header .navbar-header {
        float: none;
    }

    #wikibon-header .navbar-toggle {
        display: block !important;
    }

    #wikibon-header .navbar-collapse {

        border-top: 1px solid transparent !important;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
    }

    #wikibon-header .navbar-collapse {
        border-top: 1px solid transparent !important;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
    }

    #wikibon-header .navbar-collapse.collapse {
        display: none!important;
    }

    #wikibon-header .navbar-collapse.in {
    	overflow-y: auto !important;
    }

    #wikibon-header .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }

    #wikibon-header .navbar-nav>li {
        float: none;
    }

    #wikibon-header .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #wikibon-header .collapse.in{
        display:block !important;
    }

    #main-navbar-collapse {
    	padding-left: 0;
    }

    .each-top-analyst .eta_meta .eta_follow {
    	padding: 5px 10px;
    }

    .each-top-analyst .eta_avatar img {
		object-fit: cover;
	}

	#wikibon-header .navbar-nav>li.user_acc_wikibon > ul.dropdown-menu {
		float: none;
	}
}