body{
	font-family:'Open Sans',sans-serif;
	text-rendering: geometricPrecision;
	background-color:#FFF;
	font-size:12px;
	width:100%;
	margin:0 auto 0 auto;
}
a{
	transition:.1s;
	-webkit-transition:.1s;
	color:#444!important;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	transition:.2s;
	-webkit-transition:.2s;
	color:#ab8fea!important;
}
.q{ 
	font-size: 14px;
    font-weight: 600;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://uispace.net/font/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://uispace.net/font/MaterialIcons-Regular.woff) format('woff'),
    url(https://uispace.net/font/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

#premium-img{width: 920px;}
.tiny-container{
	margin: 0 auto 100px auto;
	width: 62%;
}
.tiny-container a:hover {
    color: #6d7586!important;
}
#web-container{
	width: 960px;
    margin: auto;
}
#header-banner{
    top: 0;
    width: 100%;
    height: 100px;
    background-color: #463F49;
    text-align: center;
}
#header-banner img{height: 100%;}
.tiny-category{
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
}
.tiny-box{
	margin:0 20px 0 20px;
	padding: 12px;
	border-radius: 100px;
	float: left;
}
.tiny-box.on {
	color: white;
    background-color: #6d7586;
}
.tiny-box.off:hover{
	background-color: #f5f6f9;
}
.tiny-circle{
	height:8px;
	width:8px;
	border-radius:50%;
	float:left;
	margin: 4px;
}
.tiny-circle.psd{background-color:#1E94EF;}
.tiny-circle.sketch{background-color:#EFB31E;}
.tiny-circle.fonts{background-color:#75D353;}
.tiny-circle.ai{background-color:#EFCC1E;}
.tiny-circle.mockups{background-color:#98A8B5;}

.littletext.choice a:hover{color:#ffcf58!important;}
.carbonad{
	height:220px!important;
	width:100%;
	border:0px solid #ddd!important;
	background:rgba(0,0,0,.03)!important;
	-webkit-border-radius:6px;
}
.carbonad-text{
	color:#C4C4C4!important;
	font-size:11px!important
}
.carbonad-text a{
	font-size:11px!important;
	color:#777!important;
}
.voice{
	padding: 0px 26px;
	float:left;
	padding-top:10px;
}
.menu{
	font-size:12px;
	text-align:center;
	color:#36383C!important;
	font-weight:700;
	letter-spacing:0.6px;
	float:left;
}
#topbar{
	clear:both;
	z-index:4;
	top:0;
	font-size:12px;
	left:0;
	width:100%;
	height:52px;
	text-align:center;
	padding-top:20px;
	background:#FFF;
}
#innertop{
	margin-top:4px!important;
	width:960px;
	margin:auto;
}
#menu-container{
	margin-left: auto;
    width: 430px;
    margin-right: auto;
}
#mayalsolike{
	width: 960px;
	margin: auto;
}
#item-detail-container{
	background-color: #f7f7f7;
    padding: 1px 0 6px 0;
    margin-top: 20px;
    margin-bottom: 60px;
}
#item-detail{
	width: 960px;
	margin: auto;
	height: 380px;
	margin-top: 60px!important;
}
.intruder{
	text-align: center;
	margin: 110px 0 0 0;
	height: 80px;
}
.intruder.cat{margin-top: 0px;}
#logo{
	display:block;
	margin: -6px 26px 0 -8px;
	width:105px;
	background-repeat: no-repeat!important;
	height:46px;
	float:left;
	background:url(../img/logo3.png) bottom;
	background-size:90%;
}
#logo:hover{
	opacity:.7;
	-webkit-transform:rotate(-3deg) scale(1.02,1.02);
}
#socialtwitter{
	margin-right: 20px;
	float:right;
	width:32px;
	margin-top:2px;
	height:32px;
	background:url(../img/twitter-icon.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position:center center;
}
#socialtwitter:hover{opacity: 0.6;}
#socialfacebook{
	float:right;
	width:32px;
	margin-top:2px;
	height:32px;
	background:url(../img/facebook-icon.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position:center center;
}
#socialfacebook:hover{opacity: 0.6;}
.top_div{
	float:left;
	margin-top:16px;
	background-color:#ddd;
	width:100%;
	height:0;
	margin-bottom:5px;
}
.inner_div{
	width:196px;
	height:20px;
	margin: 6px auto 50px auto;
}
.grid{
	margin-right:18px;
	margin-bottom:70px;
	float:left;
	width:302px;
}
.grid .preview{
	box-shadow: 0px 10px 30px #f1f1f1;
	transition:.3s;
	-webkit-transition:.3s;
	width:100%;
	position:relative;
	border-radius: 4px;
	height:230px;
	float:left;
	color:#FFF;
	background-position:50%;
	background-repeat:no-repeat;
	background-size: cover;
	padding:0
}
.grid .preview:hover{
	transition:.3s;
	-webkit-transition:.3s;
	opacity:.8;
	filter:alpha(opacity=80);
	box-shadow: 0px 10px 30px #b2b9bd;
}
.titlelink{
	float:left;
	font-size:14px;
	font-weight:600;
	margin-top:14px;
	margin-bottom:8px;
	color:#5a5f63;
}
.nav{
	background-image:url(../img/nav.png);
	background-size:34px 34px;
	border-radius:50%;
	background-color:#333;
	width:34px;
	height:34px;
}
.nav.back{
	-moz-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
	filter:FlipH;-ms-filter:FlipH;
}
.nav.back.disabled{
	margin-right: 4px;
	float: left;
	opacity:0.1;
}
#homebox2{
	height:300px;
	width: 430px;
	background-size:cover;
	background-position: center center;
	margin-top:0;
	box-shadow: 0px 10px 30px #e0e0e0;
	border-radius:6px;
	background-repeat:no-repeat;
	margin-bottom:26px;
	float:left;
	color:#FFF;
	padding:0
}
#issuebox{
	height:20px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
	background-color:#ba5a5a;
	color:#FFF;
	font-size:13px;
	border-radius:5px;
	text-align:center;
}
.btn{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	outline:0;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	color:#fff!important;
	margin-bottom:12px;
	border:solid 0;
	-webkit-transition:.3s;
	transition:.3s;
	padding:12px 28px 14px;
}
.btn.download{
	background:#009688;
	width:220px;
	margin-left:0;
	float:left;
	font-weight: 600;
}
.btn.favorite{
	width: 18px!important;
    background-color: transparent!important;
    border-radius: 10px;
    border: 3px solid #e2e2e2;
    margin-left: 15px;
    color: #636363!important;
    padding: 4px;
    font-weight: 800;
    margin: 0;
}
.btn.download:hover,.btn.favorite:hover,.btn.like:hover{
	opacity:.8;
	transition:.3s;
	-webkit-transition:.3s;
	-webkit-transform:scale(1.03);
	-ms-transform:scale(1.03,1.03);
}
.counter{color:#333;font-weight:600;height:15px;margin-bottom:3px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}
.counter.download{margin-right:5px;float:right}
.counter.like{margin-right:0;float:left}
.sharediv{
	background-position:center center;
	background-size:16px 16px;
	background-repeat:no-repeat;
	border-radius:4px;
	height:30px;
	width:40px;
	background-color:#37393c;
	float:left;
	margin: 0 8px 0 0;
}
.sharediv.facebook{background-image:url(../img/fb_share2.png);}
.sharediv.twitter{background-image:url(../img/twit_share2.png);}
.sharediv.pinterest{background-image:url(../img/pint_share2.png);}
.sharediv.pinterest:hover{background-color:#bd081c}
.sharediv.facebook:hover{background-color:#3b5998}
.sharediv.twitter:hover{background-color:#55acee}
#titlelink{
	float:left;
	font-size:14px;
	font-weight:600;
	margin-top:14px;
	margin-bottom:8px;
	color:#333
}
#nav{
	background-image:url(img/nav.png);
	background-size:34px 34px;
	background-color:#333;
	width:34px;
	height:34px;
	}
.a{
	font-weight:400;
	color:#36383C;
	margin-bottom:28px;
}
#footer{
	width:960px;
	margin:auto;
}
#footer #copyright {float:left;width:100%;color:#949ba0;margin-top: 100px;}
#footer a{float:left;font-weight:600;margin-right: 10px;text-decoration:none;margin-bottom: 30px;}

.advise{
	position:absolute;
	left:0;
	top:90px;
	float:left;
	padding: 14px 0px 14px 0px;
	margin:0px auto 40px auto;
	width:100%;
	color:#FFF;
	font-size:14px;
	text-align:center;
	font-weight:200;
}
.advise a{
	font-size: 14px;
	color:#FFF!important;
	font-weight:400;
	padding-left:10px;
}
.advise a:hover{opacity:.7}
.advise.blue{
	color:#bfc7d5!important;
	background-color:#4e5563;
}
.advise.blue a{
	color:#FFF!important;
	padding-left:8px;
}
.advise.red{background-color:#CF5858;color:#F8C5C5!important}.advise.red a{color:#FFF!important}.advise.green{background-color:#5EC77C;color:#E8FDEB!important}.advise.green a{color:#FFF!important}.advise.violet{background-color:#A26EBB;color:#E6C5F8!important}.advise.violet a{color:#FFF!important}.advise.twitter{background-color:#00ACEE;color:#c5eaf8!important}.advise.twitter a{color:#FFF!important}#icon_footer{margin-top:4px;float:right;background-image:url(../img/counter_icon.png);background-size:30px 30px;background-repeat:no-repeat;background-position:top right;height:30px;width:7%}#footer_count{text-align:right;float:right;font-size:15px;font-weight:600;margin-right:5px;width:90%;margin-top:2px}#footer_subtitle{color:#999;float:right;font-size:12px;font-weight:200;margin-right:5px;width:90%;text-align:right;margin-top:-2px}
.littletext{font-size:12px;color:#949ba0;}
.littletext.primer{
	margin-bottom: 12px;
	height: 38px;
	width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float:left;
}
.icon-brightness-contrast,.icon-heart,.icon-link,.icon-reply,.icon-twitter,.likeicon{display:inline-block;width:18px;height:18px;background-image:url(icons/sprites1.png);background-size:136px 12px;background-repeat:no-repeat;margin-top:4px;float:right}#title_rightbar{color:#777;font-size:13px;margin-bottom:2px}.subtitle_rightbar{margin-top:8px;color:#777;font-size:12px}#divsubmission{background-color:#FFF;padding-bottom:35px;padding-top:5px;padding-left:20px}#divsubmission:hover{background-color:#e5edf1}#spot_side{background-color:#ededed;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;width:220px;height:150px;margin-top:30px;padding-top:30px;text-align:center}#tips_side{background-color:#393939;color:#FFF;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;width:200px;margin-top:0;text-align:right;padding:10px}input,textarea{margin-top:10px;background-color:#FFF;color:#7f7f7f;font-size:13px;height:40px;border:solid 1px #e9e9e9;width:100%;border-radius:4px;padding-left:10px;outline:0}textarea{padding-top:10px;height:110px;resize: none;}input:focus,textarea:focus{border:solid 1px #bdbdbd;outline:0}input.large,textarea.large{float:left;width:570px;padding-left:16px;margin-top:10px;}input.upload,textarea.upload{width:99%}input.file{background-color:#F3F3F3;border:solid 0 #eaeaea;margin-bottom:10px;padding-top:10px;height:18px;padding-bottom:10px}#circleload{height:60px;width:60px;position:fixed;top:200px;margin-left:auto;margin-right:auto;border-radius:20px;left:0;visibility:hidden;right:0;background-color:#303030}#submitsuccess{background-color:#36b029;color:#FFF;border-radius:5px;font-size:15px;text-align:center;background-image:url(icons/check.png);background-size:29px 18px;background-position:left center;background-repeat:no-repeat;height:30px;width:960px;padding-top:10px;margin-bottom:10px}#panelcolors_add{background-color:#dfdfdf;border-radius:5px;font-size:15px;height:200px;width:960px;padding-top:20px;margin-bottom:10px}#imdoneturnback{color:#acacac;text-decoration:underline;font-size:13px;text-align:center}#btn{-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;font-size:14px;outline:0;cursor:pointer;text-align:center;text-decoration:none;color:#fff;margin-bottom:12px;border:solid 0 #ab8fea;background:#ab8fea;float:left;margin-top:10px;margin-left:0;padding:12px 28px}#btn:hover{background:#4a4a4a}.likeicon{background-position:1px 2px}.icon-reply{background-position:-32px 0}.icon-link{background-position:-48px 2px}.icon-brightness-contrast{background-position:-96px 0}.icon-heart{background-position:-124px 0}.icon-twitter{background-position:-156px 0}.ttbox{font-weight:200;font-size:25px;outline:0;text-align:left;text-decoration:none;color:#000;padding-bottom:20px;border:solid 0 #fff;background:#f6f6f6;width:960px}.ttbox:focus{outline:0}#topspan{margin-left:auto;margin-right:auto;width:960px;text-align:center}#results{color:#747474;float:left;text-align:left;padding-left:4px;margin-left:auto;margin-right:auto;width:100%;overflow-y:hidden;overflow-x:hidden}.box{display:none;text-transform:uppercase;padding-top:2px;padding-left:10px;padding-right:10px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;color:#f1f1f1;background:#373737;height:20px}ul#posts{list-style:none;margin:20px 0;padding:0}ul#posts li{font-size:small;border-bottom:1px solid #D7D6D5;line-height:1.5;margin:0;padding:5px 7px}.grid.outsides,.left{float:left}#titlelink:hover,.titlelink:hover{color:#57ad77}#btncontact:hover,#nav:hover,.btn.comment:hover,.nav:hover{opacity:.8}
.carbonad-img {-webkit-filter: grayscale(100%);-webkit-transform: translatez(0);-webkit-opacity: .5;-moz-opacity: .5;opacity: .5;border-radius: 5px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}#img-partner{background-image: url(../img/partner-ad-3.png);background-size: 100%;background-repeat: no-repeat;width: 130px;height: 87px;margin-top: -27px;margin-left: -6px;margin-right: 11px;float: left;}#box-partner{padding: 10px 12px;margin: 0px 165px;float: right;background-color: #ECEFF4;width: 40%;height: 54px;right: auto;border-radius: 5px;padding-bottom: 33px;}#tip-partner{color:#AAA;margin-bottom:8px;text-align:right;font-size: 10px;}#title-partner{font-size: 12px;margin-top: -10px;color: #636363;font-weight: 600;}
.badge{text-transform:uppercase;float: left;margin-bottom: 8px;margin-right: 8px;font-size:10px;padding:4px 8px 4px 8px;border-radius:3px;}
.badge.type{color:white;font-weight:400;}
.badge.value{background:transparent; color:#4A4A4A;font-weight:600;-webkit-box-shadow: inset 0px 0px 0px 1px #D2D2D2;-moz-box-shadow: inset 0px 0px 0px 1px #D2D2D2;box-shadow: inset 0px 0px 0px 1px #D2D2D2;}
#share_socials{margin-top: 30px;}
.carbonad-tag {margin-left: 15px!important;margin-top: 38px!important;}#box-partner-viewpage{padding: 10px 12px;background-color: #ECEFF4;width: 93%;height: 54px;right: auto;margin-bottom: 20px;border-radius: 5px;padding-bottom: 33px;}
.sp-unit {width:auto;}
.carbon-img {
    display: block;
    margin: 0 auto 1em;
    text-align: center;
    float: none;
  }
.carbon-poweredby {
    font-weight: 600;
  }

#title-freebie{float:left;margin-bottom:10px;width:100%;margin-top:0px;font-size:20px;color:#333333;}#noresult{width: 96%;height: 300px;font-size: 20px;text-align: center;color: #777;margin-top: 150px;margin-bottom: -100px;}.box-partner-side{padding: 15px 39px;margin: 8px 0px 8px 0px;float: left;background-color: #ECEFF4;right: auto;border-radius: 5px;}.tip-partner-side{color:#AAA;margin-bottom:8px;text-align:right;font-size: 10px;}.title-partner-side{font-size: 12px;color: #636363;font-weight: 600;}.img-partner-side{background-image: url(../img/partner-ad-3.png);background-size: 100%;background-repeat: no-repeat;width: 130px;height: 87px;margin-top: 3px;margin-right: 11px;margin-bottom:8px;float: left;}
.user-comment-icon{width:40px;height:40px;border-radius: 50%;float: left;margin-top: 3px;}input[type="search"] {-webkit-appearance: textfield;}.topcat{font-weight:600;margin-right:14px;padding-left: 22px;background-size: 17px 17px; height: 22px; width: 22px; background-position-y: 0px;background-repeat: no-repeat;}
#bottom-nav{float: left;width: 940px;height: 120px;}
.searchbox {
	-webkit-text-fill-color: #a8b1c3 !important;
	margin-left: 15%!important;
	margin-right: 15%!important;
    width: 70%!important;
    height: 44px!important;
    border-radius: 10px;
    background-image: url(../img/search_icn.png);
    background-repeat: no-repeat;
    background-position: 18px center;
    background-size: 20px 20px;
    margin-bottom: 30px;
    background-color: #F0F2F6!important;
    border: solid 0px #F0F2F6!important;
    font-size: 14px;
    padding: 0px 20px 0px 52px;
    }

#grid-container{
	width: 960px;
	margin: 60px auto;
	}
.gofeat {background-image:url(../img/icn_tip.png);background-size: 20px 20px;background-repeat:no-repeat;width:20px;height:20px;}
#longintro {float:left;width:100%;height:20px;margin-bottom:2px;}#nav_head{padding: 0;list-style-type: none;}#nav_head.li{margin: 0;padding: 0;float: left;}
#viewrightside{width:50%;float:right;border: solid 0px #FFF;}

#viewrightthird{width: 320px;float: right;margin-top: 36px;}

.active {color:#ab8fea!important;} .activegold {color:#F7BF34!important;}
.s-active{background-color:#ab8fea;font-weight: 600;border-radius: 4px;color: white!important;padding: 2px 6px 2px 6px;margin-right: 10px;}
.s-active.choice{background-color:#F7BF34}
.title_view_head{margin-bottom:10px;width:100%;float:left;font-size:14px;font-weight:600;margin-top:70px;margin-left:10px;}
.grid.suggested{margin-right: 7px;margin-left: 7px;}

#carbonads,.adunit {
	display: block;
	overflow: hidden;
	padding: 1em;
	border-radius: 4px;
	background: #f7f7f7;
	line-height: 1.5;
	padding: 60px;
	text-align: center;
   }
#carbonads span {
    display: block;
    overflow: hidden;
}
.carbon-text {
    display: block;
    margin-bottom: 1em;
}
.adunit.serv1{display: none;}
.ad {
	margin: 0px 18px 70px 0px;
    float: left;
    width: 302px;
    height: 343px;
    border-radius: 4px;
    background-color: #f8f8f9;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 320px),only screen and (max-width: 680px) {

#item-detail-container{background-color: transparent;}
a#add-fav{display: none;}
#grid-container{
	width: 100%;
	margin-top: 1em;
}
.btn.download.premium{display: none;}
#header-banner{display: none;}
#premium-div{display: none;}
#web-container{width: 100%;}
.tiny-container{display: none;}
.sponsor-placement{display: none;}
.grid{
	width:80%;
	height: auto;
	margin: 5%;
	padding: 5%;
}
.titlelink{
	font-size: 160%;
	margin-top: 1em;
	padding-left:0px;
}
.littletext.primer{
	font-size: 140%;
	height: auto;
	width: 90%;
	margin-bottom: 1em;
	padding-left:0px;
}
.littletext.policy{display: none;}
.grid .preview {
	height: 17em;
	width: 100%;
}
.like_container {display: none;}
#topbar{
	background: none;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.06);
}
#innertop{width: 100%;}
#innerdiv{width: 100%;}
.badge{
	font-size: 120%;
	font-weight: 600;
	padding: 2% 3% 2% 3%;
}
.inner_div {display: none;}
#logo {
	width: 90%;
	height: 7em;
	padding: 5%;
	background-size: 12em 4em;
	background-repeat: no-repeat;
	background-position: center center;
}
.voice{display: none;}
.gofeat{
	background-size: 100% 100%;
	width: 2.6em;
	height: 2.6em;
}
.nav {
	background-size: 100% 100%;
	width: 4em;
	height: 4em;
	margin: 5em;
}
#bottom-nav{width: 100%;}
.divider.top{display: none;}
#topbar{height: 0px;}
#footer{display: none;}
.searchbox{display: none;}
.right{display: none;}
.box-partner-side{display: none;}
.carbonad-image.carbonad-img{
	height: 16em;
	width: 80%;
	margin-left: 7%;
}

/*view*/
#viewrightside{width: 90%;margin: 5%;}#longintro {display: none;}
.btn.favorite{display: none;}
.btn.download, #btnlike {width: 100%;padding: 1em 0em 1em 0em;}.boxdownload{display: none;}.title_view_head{display: none;}
#box-partner-viewpage{display: none;}#role,#bottomcounters{font-size: 130%!important;}#role a{font-size: 110%!important;}
h2,.btn{font-size: 140%!important;}#title-freebie{font-size: 180%!important;}.carbonad{background: transparent!important;}
.sharediv{
	background-size: 1.8em;
	height: 4em;
	width: 4em;
	margin: 2em 2em 0 0;
}
	.divider{background-color: transparent;}
.carbonad.sizeone {width: 100%!important;margin-top: 3em;height: 20em!important;background-color: transparent!important;}
.carbonad.sizeone.view {border: solid 0px!important;}
.carbonad-img{max-width: 80%!important;margin-left: -1%!important;}
.carbonad-text a {font-size: 150%!important;}.carbonad-tag {font-size: 140%!important;}.carbonad-tag a {font-size: 100%!important;}
#mayalsolike{
	float: left;
	width:100%;
	margin-top: 0em;
}
.grid.suggested{
	margin-right: 0%!important;
	margin-left: 5%!important;
}
#role{height: 40px;}

/*download*/
.advise{
	margin-top: 1em!important;
	padding: 5%;
	width: 90%;
	height: auto;
	font-size: 140%;
}
.boxdownload{display: none;}#ad_download{margin-top: 16em;}

/*privacy*/
#privacy-shield{width: 200px!important;}
.ad{
	margin: 140px auto 10px auto;
	width: 80%;
	float: none;
}
.intruder{
	margin: 110px auto auto auto;
	width: 90%;
}
#homebox2{
	width: 100%;
	height: 24em;
}
#item-detail{
	width: 94%;
}
}

@media only screen and (min-width: 681px) and (max-width: 1024px) {

	#innertop,#footer,#web-container{width: 680px;}
	.btn.download.premium{display: none;}
	#bottom-nav{width: 620px;}
	#grid-container{width: 640px;}
	#item-detail{width: 680px;}
	#viewrightside{width: 46%;}
	#mayalsolike{width: 640px;}
	#homebox2{height: 230px;width: 330px;}
	.btn.download{width: 175px;}
	.tiny-container{width: 92%;}
	.voice.user{display: none;}
	#premium-img{width: 100%;}

}

@media only screen and (min-width: 1340px) { 

	#grid-container,#footer,#web-container{width: 1280px;}
	#innertop{width: 1280px;}
	#bottom-nav{width: 1280px;}
	#mayalsolike{width: 1280px;}
	#viewrightthird{display: inherit;height:360px;width:219px;float:right;border: solid 0px #FFF;margin-left: 208px;margin-top: 0px;}
	.carbonad.sizeone.view {width: 100%!important;margin-top: 3em;height: 20em!important;background-color: transparent!important;}
	.carbonad.sizetwo{padding-right: 140px;}
	.tiny-container{width: 46%;}
	#premium-img{width: 980px;}

}


