
@media screen and (max-width : 568px){
	
	.guide-title {
		font-size: 32px;
		line-height: 40px;
	}
	.guide-content img {
		max-width: 100%;
		margin: 0 auto;
	}
	
	.section-media {
		border-left: none;
		border-right: none;
		max-width: 100% !important;
	}
	

	.guide-info, #srchRdBtnsFrm, #gh-ctab , .fol-widget, .scShareText, #writeGuide, #editGuide {
		display: none !important;
	}
	
	.published-by, .author-name{
		font-size: 18px;
	}
	
	.author-details .author-name {
		max-width: 145px;
		overflow:hidden;
		text-overflow:ellipsis;
		
	}
	
	.notouch .author-name {
		position:relative;
		top: 4px;
	}
	
	.guide-content , .guide-tags, .author-module {
		padding-left: 15px !important;
		padding-right:15px !important;
	}
	
	.guide-content table {
		overflow: auto;
	}
	.guide-content iframe {
		width: 100%;
	}
	
	.explore-more-title {
		padding-left: 15px  !important;
	}
	
	.touch .explore-more-title{
		padding-left: 14px !important;
	}
	.notouch .explore-more-title {
		padding-left: 10px !important;
	}
	
	.touch .explore-more-wrapper, .touch .explore-more-container {
		width: 100% !important;
	}
	.notouch .explore-more-container {
		width: 78% !important;
	}
	
	
	.explore-more-container  [class*="filmstrip-"] {
		margin: 0 !important
	}
	
	.guide-act-btns a {
		margin: 0 auto 10px;
	}
	
	.guide-act-btns {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.bdcrumbs-container {
		display:none;
	}
	
	.author-store, .author-items-sale {
		display:block;
		padding-left: 0 !important;
		margin-bottom: 5px;
	}
	
	.soi {
		left : -3px;
	}
	
	.author-about-text {
		width: 100% !important;
	}
	
	.author-expert {
		padding-left: 0px;
	}
	
	.notouch .by-text {
		display:inline;
	}
	
	.notouch .published-by-text{
		display:none;
	}
	
	.touch .explore-more-container li:first-child {
		padding-left: 6px;
	}
	
	
	.android .author-name {
		top: 6px;
	}
	
}
	
		
	.mobile .guide-votes-button{
		display: block !important;
		margin: 0 auto;
		text-align: center;
	}
	
	.mobile .guide-social {
		margin-left: 0 !important;
		top: 0 !important;
	}
	
	.mobile .guides-social-module{
		padding:0 !important;
		text-align:center;
	}
	

	.mobile .section-media.imgCntr {
		max-width: 100% !important;
		max-height: 200px !important;
	}
	.mobile .yesImage, .mobile .yesVideo {
		max-width: 100% !important;
	}
	.mobile .yesVideo {
		height: 224px;
	}
	
	