/*
Theme Name: iLoveLogos
Theme URI: https://logosvector.net
Description: Free vector logos
Author: brandlogos
Author URI: https://logosvector.net
Version: 1.2
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::before,*::after {	box-sizing: border-box} 

body {
	font-family: 'Roboto', sans-serif;
	background-color: #eee;
	font-size: 14px;
	color: #333;
	text-rendering: optimizelegibility;
}


html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*:focus {
	outline: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	cursor: help;
}
b, strong {
	font-weight: 500;
}
em {
	font-style: italic;
}
code, kbd, tt, var, samp, pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	color: #767676;
	font-size: 17px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}
blockquote cite, blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
input, textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
.entry:before, 
.footer-widgets:before, 
.footbar:before,
.inner:before, 
.ctn:before, 
.wp-pagenavi:before, 
.related-logos:before, 
.cf:before {
	content: " ";
	display: table;
}
.entry:after,
.footer-widgets:after, 
.footbar:after, 
.inner:after, 
.ctn:after, 
.wp-pagenavi:after, 
.related-logos:after, 
.cf:after {
	clear: both;
	content: " ";
	display: table;
}
.clf:before, .clf:after {
	content: " ";
	display: table;
}
.clf:after {
	clear: both;
}
.center {
	text-align:center;	
}

.inner {
	clear: both;
	padding: 30px 0 50px;
}
.inner, .ctn {
	width: 100%;
	max-width: 1190px;
	margin: 0 auto
}

.logo-area {

	text-align: center;
}
.logo-area .site-logo {
	display: inline-block;
	margin: 0 auto;
}
.site-search {
	display: block;
	text-align: center;
	margin-left: auto
	
}

.search-field-button {
	display:inline-block;
	line-height: 35px;
	border:none;
	background:#fff;
	color:#999;
	padding: 0 10px;
	border-left:1px solid #ddd;
	
}

.site-search h2 {
	color: #737373;
	font-size: 16px;
	margin-bottom: 15px;
}
.site-search input[type="text"] {
	width: 240px;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	font-size: 15px;
	border:none;
}

.search-field {
	box-sizing: border-box;
	outline: medium none;
	border:1px solid #ddd;	
	border-radius:4px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	display: flex;
	padding:0 3px;
	background:#e8eaed;
}
.site-search {
	
}
.site-search .icon-search {
	font-size: 15px;
	/*line-height: 20px;*/
	/*vertical-align: middle !important;*/
}

.main-content {
	width: 100%;
}
.single-page .main-content {
	float:left;
	padding:10px 20px;
	border:none;
	border-radius:4px;
	width:68%;
	position:relative;
	background:#fff;
	box-shadow:0 0 6px rgba(0, 0, 0, 0.1);
	box-sizing: border-box
}


.title {
	font-weight: 500;
	font-size: 26px;
	margin-bottom: 25px;
	line-height: 30px;
	text-align:center;
}
.single-page .title {
	margin-bottom: 10px;
	text-align:left;
	font-weight: 500;
}
.title span {
	font-size: 18px;
	font-weight: normal;
	color: #A2A2A2;
}
.title strong {
	font-weight: normal;
	color: #666
}
.archive-title {
	color: #333;
	vertical-align: middle;
	line-height: 35px;
	margin: 15px 0;
	word-spacing: 1px;
}
.content-text {
	margin:10px 0;
}
.content-text h3, .content-text h2 {
	margin-bottom: 25px;
}
.content-text ul, .content-text ol {
	margin: 0 0 30px 30px
}
.content-text ul li {
	list-style-type: square;
	margin-bottom: 10px
}
.content-text p, .content-text li {
	font-size: 1.25em;
	line-height: 1.65em
}
.content-text p {
	margin: .55em 0 1.1em
}
.content-text a {
	color: #00a0ff
}
.wp-caption {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
}
.footbar {
	background: #0f2105;
	padding:20px 0 40px;	
}
.ft-ct {
	color: #fff;
	font-size: 14px;
	text-align: center
}
.ft-ct p {
	line-height: 25px
}
.ft-ct ul {
	text-align: center;
	margin-bottom: 15px;
}
.ft-ct ul li {
	display: inline-block;
	padding: 0 8px;
}
.ft-ct ul li a {
	text-transform: uppercase;
	color: #C5EBF9
}
.wp-pagenavi {
	padding: 15px 0;
	margin: 20px 0;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-weight: 500;
	display: inline-block;
	padding: 12px 20px;
	margin-left:9px;
	text-decoration: none;
	color: #828587;
	border-radius: 3px;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #D4D4D4;
	border-radius: 3px;
	color:#fff
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	background:#444;
	color:#fff;
	font-weight:700
}

.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
	background:#1fb4da
}
#page-404 {
	margin-top: 20px;
	width: 900px;
	margin: 0 auto;
}
#page-404 a {
	color: #F30
}
#page-404 h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 20px 0 0;
}
#page-404 .ouch {
	float: left;
	margin: 20px 0;
	width: 200px;
	line-height: 18px;
}
#page-404 .ouch strong {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 1.25em;
	text-transform: uppercase;
	color: #333;
}
#page-404 h4 {
	background-color: #CCCCCC;
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	line-height: 1em;
	margin: 20px 0;
	padding: 20px;
}
#page-404 ul {
	list-style: square;
	margin-left: 40px;
	margin-top: 15px;
	color: #333
}
#page-404 ul li {
	padding: 6px 0;
}
.fl {
	float: left
}
.fr {
	float: right
}
.m-t-10 {
	margin-top: 10px !important
}
.m-b-10 {
	margin-bottom: 10px !important
}
.m-t-20 {
	margin-top: 20px !important
}
.m-b-20 {
	margin-bottom: 20px !important
}
.cl {
	clear: both;
	height: 1px;
	display: block
}


.download-content {
	margin-top: 25px
}
.dl-thumb-attribute {
	padding:5px;
	width: 135px;
	height: 135px;
	background:#fff;
}
.dl-thumb-attribute img {
	width: 100%;
	height: auto
}
.download-info {
	margin-left: 20px;
}
.download-info a {
	color: #FF5500;
}
.download-info h2 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom:15px;
}

.download-info h2 img {
	vertical-align:middle;
	margin-right:5px;	
}
.download-info p {
	font-size: 90%;
	color: #666
}
.ad336 {
	width: 336px;
}
.ad300 {
	width: 300px;
}
.ad468 {
	width: 468px;
}
.ad728 {
	width: 728px;
}
.mgauto {
	margin: 0 auto
}
#gads-336-single {
	float: right;
}
/* top-download-by-cat */


.btn-secondary {
	font-size:15px;
	color: #fff;
	padding: 8px 25px;
	border-radius: 4px;
	display: inline-block;
	background:#7e7e7e;
	box-shadow:0 2px 0 #545454
}
.btn-secondary:hover {
	background:#707070;
}
.btn-secondary:focus {
	margin-top:2px;
	box-shadow:none
}
.btn-secondary-br {
	background: #2bde73;
	color: #fff;
	text-align: center;
	display: block;
	padding: 8px 0;
	border: none;
	font-weight: 500;
	font-size: 15px;
	border-radius: 4px;
}
.btn-secondary-br:hover {
	background: #16C75D;
}

/* new style for post image */

/* nav */
.top-nav {
	background: #fff;
	line-height: 35px;
	padding:10px 0;
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.05)
	
	/*border-bottom: 1px solid #ddd;*/
}
.top-nav .ctn {
	position: relative;

}
.menu-primary li {
	margin-right: 1px;
	display: inline-block
}
.menu-primary li i {
	color: #8F8F8F;
}
.menu-primary {
	margin-left: 20px;
}
.menu-primary li a {
	display: block;
	color: #333;
	padding: 0 10px;
}
.menu-primary li a:hover, .menu-primary li.mouseover a {
	/*background: #585858;*/
	color: #63C51F
}
.menu-primary li.mouseover ul li a {
	color: #2F2F2F;
}
.menu-primary li.mouseover ul li a:hover {
	color: #63C51F;
}
.menu-primary li ul {
	box-shadow:0 3px 10px rgba(0, 0, 0, 0.3);
	background: #fff;
	margin-top: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 420px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	z-index: 20;
}
.menu-primary li ul li {
	padding:3px 0;
	line-height: 20px;
	display:block;
	float:left;
	width: 49%;
	border-bottom:1px dotted #eee;
}
.menu-primary li ul li a {
	background:#fff;
	width: auto;
	text-transform: inherit;
	padding: 4px 0;
	font-weight: normal;
	font-size: 13px;
	color: #2D2D2D;
}
.menu-primary li ul li a:hover {
	background:#fff;	
}
.alleft {
	text-align: left;
}
.alcenter {
	text-align: center
}
/* sidebar */
.sidebar {
	float: right;
	width: 30%;
}
/* end sidebar */

.thumb {
	margin:10px 0;
	clear:both;
	width: 100%;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.thumb img {
	width: 400px;
	height: auto
}
.info-share {
	padding: 8px 0;
	margin-top: 15px;
}
.info {
	float:left; 
	color:#575757
}
.info a {
	color:#575757
}
.info li {
	display:inline-block;
	margin-right:10px;	
}
.logo-data {
	font-weight: 600;
}
.logo-data a {
	color:#00a0ff	
}
.logo-data i {
	color: #535353;
	font-weight: 400;
}
.logo-data span {
	font-weight: 400;
	color: #7C7C7C;
	display: inline-block;
	margin-left: 5px;
}


.sb-area {
	margin-top: 15px;
}
.sb-area .sb-wg-content {
	padding: 0;
	
}
.sb-area .sb-title {
	background:#eee;
	padding: 10px 0;
	font-size: 18px;
}
.breadcrumb {
	text-transform:uppercase;
	text-align:center;	
	font-size:11px;
	margin-bottom: 10px;
	padding-bottom:10px;
}
.single-page .breadcrumb {
	margin-bottom: 20px;
	border-bottom:1px solid #eee;
	
	padding-top:5px;
	text-align:left;
	text-transform:none
}
.breadcrumb a {
	color: #666666
}
.breadcrumb i {
	font-weight: 400;
	font-size: 10px;
	color:#B8B8B8;
}
.sb-li-views {
	border-radius:2px;
}
.sb-li-views li {
	width:335px;
	display: inline-block;
	margin:5px 0;
	padding: 5px;
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	border-radius:2px;
	background:#fff;
}
.sb-li-views .sb-logo-meta {
	padding-left:135px;
	margin-top:15px;
	color:#565656;
	font-size:12px;
}
.sb-li-views .sb-logo-meta span {
	display:inline-block;
	margin-right:10px;	
}
.sb-li-views li h3{
	padding-left:135px;
	margin-top:8px;
	font-size:16px;
}
.sb-li-views li img {
	width: 100px;
	height: 100px;
	padding:8px;
	float:left;
}
.sb-li-views li.bdr0 {
	border-right: none;
}
.sb-li-views li.bdb0 {
	border-bottom: none
}

.search-preload {
	display: block;
	text-align: center;
	height: 50px;
	margin-top: 25px;
}
.author-detail a {
	color: #00a0ff;
	font-weight: 500
}
.author {
	font-weight:600;	
}
.author a.icon-domain {
	font-size: 14px;
	color: #525252
}
.author a.icon-domain:hover {
	color: #00a0ff;
}


.tags {
	display: block;
	margin-top:10px;
}
.tags ul li {
	display: inline-block;
	color: #4B4B4B;
	margin-right: 8px;
}
.tags ul li a {
	display: inline-block;
	border-radius: 2px;
}


.btlinks {
	text-align: center
}

.btlinks .ctn {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #C7C7C7;
}
.btlinks .ctn ul li {
	display:inline-block;
	margin:5px 0;
}	

.btlinks .ctn ul li a {
	color:#d9d9de;
	display:inline-block;
	padding:2px 8px;
	margin-right:5px;
	border-radius:3px;
	font-size:15px;
}

.btlinks .ctn ul li a:hover {
	color:#00ff28
}

.btlinks .ctn h4 {
	text-transform:uppercase;
	margin-bottom:10px;
	color:#E4E4E4	
}

/* search */
.bbt {
	border-bottom:1px solid #eee;	
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1)
	
	
}
.gradient {
	border-bottom:1px solid #ddd;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}

/* logo downlaod */

.logo-download {
	background:#ededed;
}
.logo-removed {
	color:red;
	text-align:center;
	font-weight:bold	
}

.brand-group {
	display:inline-block;
	position:absolute;
	top:70px;
	right:30px;	
	font-weight:700
}

.brand-group i {
	color:#14A3C7; /* 0835141838 lmpds-309382611-8539*/
}
.brand-group a {
	color:#4B4B4B
}	

.brand-group span {
	font-weight:300;
	color:#7B7B7B
}
.relead-logos-grid {
	padding-top:20px;
	display:block;	
	/*width:90%;*/
	background:#666;
}
.relead-logos-grid .logo-meta, .relead-logos-grid .logo-title {
	display:none;	
}

.relead-logos-grid .ctn {
	width: 96%;
	max-width: 1200px;
	margin: 0 2%;
	margin: 0 auto
}

/* item-grid css */


.dllink {
	font-size:20px;
}	
.dllink a, .dlterm a, .static .content-text a {
	color:#0094B9
}
