
a{
	text-decoration: none !important;
}
a:HOVER{
	text-decoration: none !important;
}
body {
	background:  rgba(189, 218, 40, 0.3);
	/*font-family:Avo,Arial,sans-serif;*/

	
}
#content-wrapper{
	margin-top: 5px;
	margin-bottom: 8px;
	background:#fff;
}
.video-item-wrapper .video-name,
.playlist-item-wrapper .playlist-name{
	display: block;
	cursor: pointer;
	color: #000;
	text-align: center;
	line-height: 1.5;
    height: 3em;
    margin-bottom: 10px;
    overflow: hidden;
}
.category-list-wrapper .list-group-item{
	overflow : hidden;
}
.category-list-wrapper img{
	width: 50px;
	height: 50px;
	border-radius : 50%;
	float: left;
}
.category-list-wrapper span{
	margin-left: 10px;
}
.main-footer{
    padding: 20px 0px 10px 0px;
    width: 100%;
    background: #3d3d3d;
    border-bottom: 1px solid #222222;
	color: #fff;
}

.navbar-fixed-top {
    top: 0;
    background:url('/images/menu/menu-top.png') no-repeat;
	background-color:#337AB7;
    border-width: 0 0 1px;
}
.navbar-nav>li a{
 color:#fff;
 text-transform: uppercase;
 text-decoration: none;	
}
.navbar-nav>li a:hover{
	background:#00c8d7;
}
.navbar-nav>li>ul>li a{
	color:#337AB7;	
}
.navbar-nav>li>ul>li a:hover{
	color:#fff;	
}
.navbar-nav>li:hover ul{
	display: block;
}
hr {
	
	margin:6px 0px;
}	
.description-blog a {
	color:#2a2a2a;
}

.main-blog{	
	
}
.intro-blog{
	
	font-weight:bold;
	padding:5px 0px;
	text-align:justify;
}
.content-blog{
 line-height: 1.6em;
 font-zsize:15px;
}

.content-blog img{
 max-width:95%;
 height:auto !important;
 
}
.title-more {
	font-size:15px;
	padding:2px 6px;
	color:#555454;
}
.logo-cstn{
height:60px;margin-top:-6px;	
	
}
.title-blog{
	font-size:18px;
	font-weight:bold;
	padding:3px 5px;
	
}
.time-blog{
font-size:13px;	
	
}
.description-blog{

text-align:justify;	
	
}
.title-home{
font-size:24px;
font-weight:bold;	
padding:3px 0px;
color:#0A2F4E;
font-weight:bold;	
}
.description-home{
text-align:justify;
height:6em;
color:#333;	
}
.title-right{
font-size:14px;	
padding:4px;
border-bottom:1px solid#ddd;
text-align:justify;
color:#333;		
}
.img-home{
    height: 260px;
    overflow: hidden;
}

.head-home{
	padding:3px 0px;
	border-bottom:1px solid#337ab7;
	margin-top: 5px;
	
	}
.title-home-head {
	padding:5px; 
	color:#fff;
	background:#337ab7;
	font-size:16px;
	 text-transform: uppercase
	}
	
    .title-home-blog{
	font-size:22px;
	color:#3e3c3c;
	
     line-height: 25px;
     margin: 0 0 6px 0;
     font-weight: bold;
	}
	
	.title-home-blog a{
	color:#3e3c3c;

	}

    .title-home-blog a:hover{
    color:#0a3ec7;

    }

	
	.des-home-blog{
	font-size:15px;
	color:#656565;
	text-align:justify;
	}
   
  	
.blog-home-category a {
    font-size: 11px;
    padding: 5px;
    color: #1876d5;
    text-transform: uppercase;
	}
	
	.title-tab {
		color:#333;
		
	}
	.title-tab :hover {
		color:#000;
		
		}		
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    border-color: #ddd;
}
.more-button-blog a{
	background:#1876d5;
	padding:5px 10px;
	color:#fff;
	float:right;
	}
.more-button-blog a:hover{
	background:#444444;
	padding:5px 10px;
	color:#fff;
	float:right;
	}
.title-home-head-2 a{
		font-size:13px;
		color:#444;
		}
		
.title-home-head-2 a:hover{
		font-size:13px;
		color:#0765bc;
		}			
h3.list-group-item {
    margin: 0;
    margin-bottom: -1px;
    padding: 0;
}
h3.list-group-item a {
    display: block;
    padding: 10px 15px;
}
h3.list-group-item.active a {
    color: #fff;
}
/* css menu */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background:#132F47;
}

.box{
  margin: 0px auto;
  width: 300px;
  height: 35px;
}

.container-2{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-2 input#search{
  width:100px;
  height: 35px;
  background: #d1dcef;
  border: none;
  font-size: 10pt;
  float: right;
  color: #262626;
  padding-left: 15px;
  padding-right: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
 
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

.sidebar .widget{margin-bottom:20px;position:relative}
.sidebar h2{position:relative;overflow:hidden;margin:0;font-size:18px;vertical-align:middle;padding:0 0 10px 0;border-bottom:1px solid rgba(0,0,0,.1);font-weight:700}
.sidebar h2:after{content:'';display:inline-block;position:absolute;height:15px;top:0;margin:3px 0 12px 10px;width:100%;background:url(../images/repeat-bg.png)repeat}.sidebar ul,.sidebar li{list-style-type:none;margin:0;padding:0}
.sidebar .widget-content{
	padding:10px 0;
}
.container-2 input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 
.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
 
.container-2 input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.container-2 .icon{
  position: absolute;
  top: 50%;
  right:20px;
  margin-top: 8px;
  z-index: 1;
  color: #fff;
}

.container-2 input#search:focus, .container-2 input#search:active{
  outline:none;
  width: 300px;
}
 
.container-2:hover input#search{
width: 300px;
}
 
.container-2:hover .icon{
  color: #fff;
}

.header-top {
	padding:0px;height:100px;background:#fff;
	background-repeat: no-repeat;background-position: right;	
	
}
.logo-pc {
	
	background:#fff;height:100px;
}

.logo-pc img {
	width:100%;
}
.menu-header{
	background:#2551a1;
}

.suggestion-home-1{
	
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgb(0, 0, 0) 80%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
    z-index: 1;
    
}
.suggestion-home-1 img{
	opacity: 0.6;

}
.suggestion-title-1{
	position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px;
    bottom: 0px;
    line-height: 22px;
}

.suggestion-title-1 a{
	color:#fff;
	
}


.suggestion-title-header{
	position: absolute;
    top: 10px;
    background: #00c8d7;
    color: #fff;
    text-transform: uppercase;
    height: 25px;
    line-height: 20px;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    border-radius: 2px;
    padding: 2px 5px 8px 5px;
}

.suggestion-home-2{
	
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgb(0, 0, 0) 80%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
    z-index: 1;
    height: 120px; 
    overflow: hidden; 
    margin:22px 0px;
}


.suggestion-home-2 img{
	 opacity: 0.6;
	 height:auto;

}

.suggestion-title-2{
    position: relative;
    height: 60px;
    overflow: hidden;
    padding: 10px;
    font-size: 12px;
    margin-top: -80px;
}

.suggestion-title-2 a{
	color:#fff;	
}

.post-labels {
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding:4px;
    background: #00c8d7;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    z-index: 9;
}

.post-labels  a{
   
    color: #fff;

}

#meta-post {
    /*border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;*/
    padding: 5px 5px 10px 5px;
}
.date-header {
    color: #bdbdbd;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 0;
}

.date-header a {
    color: #bdbdbd;
}
.top-header{
	background: #3d3d3d;
	padding:5px;
	min-height:35px;
	}

.top-header a{
	color:#dbdbdb;
	font-size:12px;	
	}	

.date-header .read-more {
    background: #3d3d3d;
    padding: 5px 12px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 0;
    font-size: 12px;
    text-transform: capitalize;
    border-radius: 2px;
    color: #f6f5f5;
    font-weight: bold;
    white-space: nowrap;
}
.read-more:hover{background:#00c8d7;color:#fff}
/*page */
#blog-pager{clear:both;text-align:center;padding:15px 0;background:#ffffff;color:#4d4d4d}
.displaypageNum a,.showpage a,.pagecurrent,.blog-pager-older-link,.blog-pager-newer-link{padding:5px 13px;margin-right:8px;color:#fff;background-color:#656465;border:1px solid #656465;display:inline-block;line-height:20px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin-top:10px;font-size:12px;}
.displaypageNum a:hover,.showpage a:hover,.pagecurrent,.blog-pager-older-link:hover,
.blog-pager-newer-link:hover{background:#00c8d7;border:1px solid #1bcdda;text-decoration:none;color:#fff;}
.showpageOf{display:none !important;overflow:hidden}
#blog-pager .pages{margin:10px 0;border:none}
.item .post-footer .label-head .label-title{color:#fff;padding:3px 8px;font-size:13px;background-color:#00c8d7}
.pagecurrent a { color:#fff;}

#lower {
    margin: auto;
    padding: 0px 0px 10px 0px;
    width: 100%;
    background: #3d3d3d;
    border-bottom: 1px solid #222222;
    font-size:13px;
}

.lowerbar h2 {
    position: relative;
    overflow: hidden;
    margin: 0;
    font-size: 18px;
    vertical-align: middle;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(0, 200, 215, 0.18);
    font-weight: 700;
    color: #fff;
    clear: both;
}

.lowerbar h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 15px;
    top: 0;
    margin: 3px 0 12px 10px;
    width: 100%;
    background: url(../images/repeat-bg.png)repeat;
}

#ty_footer {
    background: #2d2d2d;
    color: #fff;
    font-weight: 300;
    padding: 15px 0px;
    font-size:13px;
}
.copyright-footer{
	display: inline-block!important; font-size: inherit!important; color: #fff!important; visibility: visible!important; opacity: 1!important;
	}
	

#lower {
    margin: auto;
    padding: 0px 0px 10px 0px;
    width: 100%;
    background: #3d3d3d;
    border-bottom: 1px solid #222222;
	color:#fff;
}

.lower-wrapper {
    margin: auto;
    padding: 20px 0px 20px 0px;
}

#lowerbar-wrapper {
    float: left;
    margin: 0px 5px auto;
    padding-bottom: 20px;
    width: 32%;
    text-align: justify;
    color: #ddd;
    line-height: 1.6em;
    word-wrap: break-word;
    overflow: hidden;
    max-width: 375px;
}	
.avatar {
    float: left;
}
.avatar-85 {
    border: 3px solid #fff;
    border-radius: 85px;
    margin-right: 10px;
}
.icons-social {
    margin: 0 auto;
    clear: both;
    float: none;
}
.icons-social li {
display: inline;
padding: 0;
float: left;
}
.icons-social #social a {
display: block;
height: 42px;
width: 42px;
margin-right: 5.5px;
color: #fff;
text-align: center;
font-size: 20px;
}
.icons-social #social a:before {
display: inline-block;
font: normal normal normal 22px/1 FontAwesome;
font-size: inherit;
font-style: normal;
font-weight: 400;
line-height: 42px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icons-social .facebook:before {
content: "\f09a";
}
.icons-social .twitter:before {
content: "\f099";
}
.icons-social .gplus:before {
content: "\f0d5";
}
.icons-social .linkedin:before {
content: "\f0e1";
}
.icons-social .instagram:before {
content: "\f16d";
}
.icons-social .pinterest:before {
content: "\f0d2";
}

.cloud-label-widget-content .label-size .label-count {
     display: none; 
}
.label-count {
    white-space: nowrap;
}

.lowerbar .widget {
    margin: 0;
    padding: 10px 20px 0px 20px;
    box-sizing: border-box;
}

ty-bonus .ty-wow:first-child {
    padding-top: 0;
}
.lowerbar .ty-bonus .ty-wow {
    border-bottom: 1px solid rgb(51, 51, 51);
    border-top: 0;
}
.ty-bonus .ty-wow {
    overflow: hidden;
    border-bottom: 1px solid #F5F5F5;
    padding: 10px 0;
}

.ty-bonus .ty-thumb-bonos {
    position: relative;
    float: left;
    margin: 0 !important;
    width: 80px;
    height: 60px;
    overflow: hidden;
    display: block;
    vertical-align: middle;
}

.tyimg-lay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(40,35,40,0.05);
}

.ty-bonus .ty-bonus-con {
    padding-left: 10px;
    display: table-cell;
}


.ty-bonos-entry {
    font-size:14px;
	color:#fff;
	padding:3px;
	}

	
.ty-bonos-entry-footer  {
    font-size:14px;
	color:#fff;
	border-bottom:1px solid#5b5b5b;
	padding:3px;
	}

.ty-bonos-entry-footer a{
	color:#dfdfdf;
	}

.ty-bonos-entry-footer a:hover{
	color:#00c8d7;
	}
	
.cloud-label-widget-content{display:inline-block;text-align:left}.cloud-label-widget-content .label-size{display:inline-block;float:left;font-size:12px;line-height:normal;margin:0 5px 5px 0;opacity:1}.cloud-label-widget-content .label-size a{background:#efefef;color:#000;float:left;font-weight:400;line-height:100%;margin:0;padding:8px 10px;text-transform:uppercase;transition:all .6s;letter-spacing:1.5px;font-family:Ruda}.cloud-label-widget-content .label-size a:hover,.cloud-label-widget-content .label-size a:active{background:#00c8d7;color:#fff}.cloud-label-widget-content .label-size .label-count{display:none}.list-label-widget-content li{display:block;padding:8px 0;border-bottom:1px solid #ececec;position:relative}.list-label-widget-content li a:before{content:'\203a';position:absolute;left:0px;top:5px;font-size:22px;color:#10b765}.lowerbar .list-label-widget-content li a{color:#fff}.lowerbar .list-label-widget-content li{border-bottom:1px solid rgb(51, 51, 51);border-top:0}.lowerbar .list-label-widget-content li:last-child{border:0}.list-label-widget-content li a{color:#282828;font-size:14px;padding-left:20px;font-weight:400;text-transform:capitalize;font-family:Ruda;letter-spacing:1.5px}.list-label-widget-content li span:last-child{color:#f6b2ca;font-size:12px;font-weight:700;position:absolute;top:9px;right:0}.PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:80px;height:60px;float:left;overflow:hidden;position:relative}.PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0}.PopularPosts ul li img{width:90px;height:65px;object-fit:cover;padding:0;transition:all .3s ease}.PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px solid #f2f2f2}.sidebar .PopularPosts .widget-content ul li:first-child,#sidetabs .PopularPosts .widget-content ul li:first-child{padding-top:0;border-top:0}.sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .ty-bonus .ty-wow:last-child,.tab-widget .PopularPosts .widget-content ul li:last-child,.tab-widget .ty-bonus .ty-wow:last-child{padding-bottom:0}.PopularPosts ul li a{color:#3d3d3d;font-weight:400;font-size:13px;line-height:1.4em;transition:color .3s;font-family:Ruda;letter-spacing:1.5px}.PopularPosts ul li a:hover{color:#a0d3db}
		
.nav-tabs {
    border-bottom: 1px solid #ddd;
    background-color: #3d3d3d;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #1ad7e5;
    border: 1px solid #000;
    border-bottom-color: transparent;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    color: #fff;
    padding: 8px 15px;
    border-radius: 0px;
}

.content-blog img {
	max-width:100%;
	height: auto !important;
	
}

.post-ads {
    float: left;
    margin: 0 15px 15px 0;
    width: 310px;
    
    position: relative;
    overflow: hidden;
    
}
.post-right {
    margin-left: 320px;
}

.tag-item {
    color: #fff;
    padding: 3px 8px;
    font-size: 13px;
    background: #3d3d3d;
}

.tag-item :hover{
    color: #fff;
    padding: 3px 8px;
    font-size: 13px;
    background: #00c8d7;
}

.tag-item-active {
    color: #fff;
    padding: 3px 8px;
    font-size: 13px;
    background: #00c8d7; 
}

.section:last-child .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget {
    margin-bottom: 20px;
    position: relative;
}

.section, .widget, .widget ul {
    margin: 0;
    padding: 0;
}

.ty-bonus .ty-wow {
    overflow: hidden;
    border-bottom: 1px solid #F5F5F5;
    padding: 10px 0;
}
.ty-bonus .ty-bonos-entry {
    overflow: hidden;
    line-height: 0;
    margin: 0 0 2px;
    padding: 0;
}

.ty-bonus .ty-bonus-con {
    padding-left: 10px;
    display: table-cell;
}

.ty-bonus .ty-bonos-entry a {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.5em;
}

.yard-auth-ty, .ty-time {
    color: #bdbdbd;
    font-size: 12px;
    font-weight: 400;
}
.yard-auth-ty {
    margin-right: 10px;
}

.ty-post-share {
    margin: 10px 0 0;
    font-size: 12px;
    padding: 0;
}

.ty-post-share ul {
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.ty-post-share li {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
}

.ty-post-share li.ty-twitter a {
    background: #4b96d7;
}

.ty-post-share li.ty-facebook a {
    background: #2a3e8c;
}

.ty-post-share a {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 1em;
    color: #fff;
    background: #000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ty-post-share li.ty-pinterest a {
    background: #ae0000;
}

.ty-author-box {
    border: 1px solid #f2f2f2;
    background: #f8f8f8;
    overflow: hidden;
    padding: 10px;
    margin: 10px 0;
}

.ty-author-box img {
    float: left;
    margin-right: 10px;
    object-fit: cover;
}
.widget iframe, .widget img {
    max-width: 100%;
}


#blog-pager{
    clear: both;
    text-align: center;
    padding: 15px 0;
    background: #ffffff;
    color: #4d4d4d;
}

#blog-pager-newer-link {
    float: left;
}

#blog-pager-older-link {
    float: right;
}


.blog-pager-newer-link {
    float: left;
}

.blog-pager-older-link {
    float: right;
}
.breadcrumbs {
  font-size:13px;margin-left:-15px;
}
.ty-author-box{border:1px solid #f2f2f2;background:#f8f8f8;overflow:hidden;padding:10px;margin:10px 0}.ty-author-box img{float:left;margin-right:10px;object-fit:cover}.ty-author-box p{padding:0;-webkit-margin-before:0;-webkit-margin-after:0}.ty-author-box b{font-family:Ruda;font-weight:700;font-style:normal;letter-spacing:1px;font-size:20px}.ty-author-box ul{overflow:hidden;padding:0;margin:6px}.ty-author-box ul li:first-child{margin-left:0}.ty-author-box ul li{float:left;margin-left:7px;text-align:center;border-radius:3px;list-style-type:none;padding:0}.ty-author-box ul li a{display:block;padding:8px 10px;background:#eee}.ty-author-box ul li a:hover{background:#00c8d7;color:#fff}
#related-posts{margin-bottom:10px}#related-posts .related-text{display:none}.related li{width:32%;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;margin:0 0 0 2%;padding:0}.related li:first-child,.related li:nth-child(4){margin-left:0}.related li h3{margin-top:0}.related-thumb{width:100%;height:120px;overflow:hidden;border-radius:2px}.related li .related-img{width:100%;height:120px;display:block;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important}.related li .related-img:hover{-webkit-transform:scale(1.1) rotate(-1.5deg) !important;-moz-transform:scale(1.1) rotate(-1.5deg) !important;transform:scale(1.1) rotate(-1.5deg) !important;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important}.related-title a{font-size:15px;line-height:1.35em;padding:10px 5px 10px 0;font-weight:400;color:#010101;display:block}.related-title a:hover{color:#777;text-decoration:underline}

.ty-post-share{margin:10px 0 0;font-size:12px;padding:0}
.ty-post-share ul{padding:0;overflow:hidden;list-style:none}
.ty-post-share li{display:block;float:left;width:25%;text-align:center}
.ty-post-share li.ty-twitter a{background:#4b96d7}.ty-post-share li.ty-facebook a{background:#2a3e8c}
.ty-post-share li.ty-pinterest a{background:#ae0000}
.ty-post-share a{display:block;width:100%;font-size:12px;padding:1em;color:#fff;background:#000;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.ty-post-share a .fa{font-size:18px;margin-right:15px}.ty-author-box{border:1px solid #f2f2f2;background:#f8f8f8;overflow:hidden;padding:10px;margin:10px 0}.ty-author-box img{float:left;margin-right:10px;object-fit:cover}.ty-author-box p{padding:0;-webkit-margin-before:0;-webkit-margin-after:0}.ty-author-box b{font-family:Ruda;font-weight:700;font-style:normal;letter-spacing:1px;font-size:20px}.ty-author-box ul{overflow:hidden;padding:0;margin:6px}.ty-author-box ul li:first-child{margin-left:0}
.ty-author-box ul li{float:left;margin-left:7px;text-align:center;border-radius:3px;list-style-type:none;padding:0}.ty-author-box ul li a{display:block;padding:8px 10px;background:#eee}.ty-author-box ul li a:hover{background:#00c8d7;color:#fff}#related-posts{margin-bottom:10px}#related-posts .related-text{display:none}.related li{width:32%;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;margin:0 0 0 2%;padding:0}.related li:first-child,.related li:nth-child(4){margin-left:0}.related li h3{margin-top:0}.related-thumb{width:100%;height:120px;overflow:hidden;border-radius:2px}.related li .related-img{width:100%;height:120px;display:block;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important}.related li .related-img:hover{-webkit-transform:scale(1.1) rotate(-1.5deg) !important;-moz-transform:scale(1.1) rotate(-1.5deg) !important;transform:scale(1.1) rotate(-1.5deg) !important;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important;-moz-transition:all .3s ease-out !important;-o-transition:all .3s ease-out !important}.related-title a{font-size:15px;line-height:1.35em;padding:10px 5px 10px 0;font-weight:400;color:#010101;display:block}.related-title a:hover{color:#777;text-decoration:underline}.comment-form{overflow:hidden}iframe.blogger-iframe-colorize,iframe.blogger-comment-from-post{height:283px !important}.comments-title{position:relative;clear:both;z-index:1;margin:0;line-height:33px}.comments-title h2{display:inline-block;position:relative;background-color:#fff;color:#1c1c1c;font-size:18px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0;padding-right:15px}.comments-title:after{content:"";position:absolute;z-index:0;top:14px;left:0;width:100%;height:5px;background-color:#F5F5F5}.comments{clear:both;margin:0;color:#1c1c1c;background:#ffffff;padding:10px 0}.comments h4{color:#000;font-size:14px;padding:5px 20px;font-weight:700;letter-spacing:1.5px;text-transform:Uppercase;position:relative;text-align:center;background:#ffffff;z-index:1;margin-bottom:15px}.comments h4:after{content:'';position:absolute;bottom:0;left:50%;width:40px;height:2px;background:#000;margin-left:-20px}.comments .comments-content{margin:0;padding:0}.comments .comments-content .comment{margin-bottom:0;padding-bottom:8px}.comments .comments-content .comment:first-child{padding-top:0}.facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100% !important}.comments .item-control{position:static}.comments .avatar-image-container{float:left;overflow:hidden;position:absolute}.comments .avatar-image-container,.comments .avatar-image-container img{height:45px;max-height:45px;width:45px;max-width:45px;border-radius:0}.comments .comment-block{overflow:hidden;padding:0 0 10px}.comments .comment-block,.comments .comments-content .comment-replies{margin-left:60px;margin-top:0}.comments .comments-content .inline-thread{padding:0}.comments .comment-actions{float:left;width:100%;position:relative;margin:0}.comments .comments-content .comment-header{font-size:14px;display:block;overflow:hidden;clear:both;margin:0 0 3px;padding:0 0 5px;border-bottom:1px dotted #f5f5f5}.comments .comments-content .user{font-style:normal;font-weight:500;display:block;font-size:16px}.comments .comments-content .icon.blog-author{display:none}.comments .comments-content .comment-content{float:left;text-align:left;font-size:13px;line-height:1.4em;color:#656565}.comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:#fff;font-weight:400;background-color:#000;font-size:10px}.comments .comment .comment-actions a:hover{color:#fff;background-color:#00c8d7;text-decoration:none}.comments .comments-content .datetime{color:#999;float:left;font-size:11px;position:relative;font-style:italic;margin:2px 0 0;display:block}.comments .comments-content .datetime:before{content:'\f017';font-family:fontawesome;font-style:normal;margin-right:3px}.comments .comments-content .comment-header a{color:inherit}.comments .comments-content .comment-header a:hover{color:#00c8d7}.comments .thread-toggle{margin-bottom:4px}.comments .thread-toggle .thread-arrow{height:7px;margin:0 3px 2px 0}.comments .thread-expanded{padding:8px 0 0}.comments .comments-content .comment-thread{margin:0}.comments .continue a{padding:0 0 0 60px;font-weight:400}.comments .comments-content .loadmore.loaded{margin:0;padding:0}.comments .comment-replybox-thread{margin:0}.blogger-tab{display:block}.cmm-tabs .content-tab{background-color:transparent;padding:0}.cmm-tabs-header{margin-bottom:10px;border-bottom:2px solid #eee;position:relative}.cmm-tabs-header h3{display:inline-block;font-size:18px;margin:0;border-bottom:2px solid #777;color:#010101;top:2px;font-weight:500;padding-bottom:2px}.cmm-tabs-header h3 h9{display:none}.cmm-tabs-header .wrap-tab a{height:auto;line-height:1.2em;padding:8px 5px;display:block;text-align:center}.cmm-tabs-header .wrap-tab li{float:left;width:33%;padding:0}.facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100% !important}.cmm-tabs.simplyTab .content-tab{background-color:transparent;padding:0;margin-top:20px}.cmm-tabs.simplyTab .wrap-tab li a{text-transform:uppercase;color:#FFF;font-weight:500;background-color:#3d3d3d;font-size:12px}.cmm-tabs.simplyTab .wrap-tab li a.activeTab{background-color:#00c8d7;color:#fff}.cmm-tabs.simplyTab .wrap-tab li{margin:0;list-style:none}.wrap-tab{list-style:none}.content-tab{transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}#lower{margin:auto;padding:0px 0px 10px 0px;width:100%;background:#3d3d3d;border-bottom:1px solid #222222}#lower-wrapper{margin:auto;padding:20px 0px 20px 0px}#lowerbar-wrapper{float:left;margin:0px 5px auto;padding-bottom:20px;width:32%;text-align:justify;color:#ddd;line-height:1.6em;word-wrap:break-word;overflow:hidden;max-width:375px}.lowerbar{margin:0;padding:0}.lowerbar .widget{margin:0;padding:10px 20px 0px 20px;box-sizing:border-box}.lowerbar h2{position:relative;overflow:hidden;margin:0;font-size:18px;vertical-align:middle;padding:0 0 10px 0;border-bottom:1px solid rgba(0, 200, 215, 0.18);font-weight:700;color:#fff;clear:both}.lowerbar h2:after{content:'';display:inline-block;position:absolute;height:15px;top:0;margin:3px 0 12px 10px;width:100%;background:url(../images/repeat-bg.png)repeat}.lowerbar ul{margin:0 auto;padding:0;list-style-type:none}.lowerbar li{display:block;line-height:1.6em;margin-left:0 !important;list-style-type:none}.lowerbar li a{text-decoration:none;color:#DBDBDB}.lowerbar li a:hover{text-decoration:none}.lowerbar li:hover{display:block}.lowerbar .PopularPosts ul li a,.lowerbar,.lowerbar .ty-bonus .ty-bonos-entry a,.lowerbar .tyard-komet a{color:#fff}.lowerbar .PopularPosts .widget-content ul li{border-bottom:1px solid rgb(51, 51, 51);border-top:0}.lowerbar .ty-bonus .ty-wow{border-bottom:1px solid rgb(51, 51, 51);border-top:0}.lowerbar .PopularPosts .widget-content ul li:last-child{border:0}.lowerbar .widget-content{padding:10px 0}#ty_footer{background:#2d2d2d;color:#fff;font-weight:300;padding:15px 0px}.ty-copy-container{margin:0 auto;overflow:hidden}.ty_footer_copyright a{color:#fff}.ty_footer_copyright{text-align:left;display:inline-block;line-height:30px}.bottom-bar-social{float:right;padding:0 0}.bottom-bar-social li{display:inline;padding:0;float:left;margin-right:5px}.bottom-bar-social .widget ul{padding:0}.bottom-bar-social .LinkList ul{text-align:center}.bottom-bar-social #social a{display:block;width:30px;height:30px;line-height:30px;font-size:15px;color:#fff}.bottom-bar-social #social a:before{display:inline-block;font:normal normal normal 22px/1 FontAwesome;font-size:inherit;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bottom-bar-social .bloglovin:before{content:"\f004"}.bottom-bar-social .facebook:before{content:"\f09a"}.bottom-bar-social .twitter:before{content:"\f099"}.bottom-bar-social .gplus:before{content:"\f0d5"}.bottom-bar-social .rss:before{content:"\f09e"}.bottom-bar-social .youtube:before{content:"\f167"}.bottom-bar-social .skype:before{content:"\f17e"}.bottom-bar-social .stumbleupon:before{content:"\f1a4"}.bottom-bar-social .tumblr:before{content:"\f173"}.bottom-bar-social .vine:before{content:"\f1ca"}.bottom-bar-social .stack-overflow:before{content:"\f16c"}.bottom-bar-social .linkedin:before{content:"\f0e1"}.bottom-bar-social .dribbble:before{content:"\f17d"}.bottom-bar-social .soundcloud:before{content:"\f1be"}.bottom-bar-social .behance:before{content:"\f1b4"}.bottom-bar-social .digg:before{content:"\f1a6"}.bottom-bar-social .instagram:before{content:"\f16d"}.bottom-bar-social .pinterest:before{content:"\f0d2"}.bottom-bar-social .delicious:before{content:"\f1a5"}.bottom-bar-social .codepen:before{content:"\f1cb"}.bottom-bar-social ul#social a:hover{color:#00c8d7;opacity:1}select#BlogArchive1_ArchiveMenu{width:100%;padding:10px;border-color:#777}#adwidegt1 .widget,#adwidegt2 .widget,#adwidegt3 .widget{width:728px;max-height:90px;padding:0;max-width:100%;box-sizing:border-box;display:none}#adwidegt1 .widget{margin:15px auto 10px !important;display:block !important}#adwidegt2 .widget{margin:15px auto 0 !important}#adwidegt1 .widget h2,#adwidegt2 .widget h2,#adwidegt3 .widget h2{display:none;visibility:hidden}.ads-posting{margin:10px 0 0}.post-footer .ads-posting{margin:15px 0 0}.contact-form-name,.contact-form-email,.contact-form-email-message,.contact-form-widget{max-width:none}.contact-form-name,.contact-form-email,.contact-form-email-message{background-color:#EBEBEB;border:1px solid #ccc}.contact-form-button-submit{max-width:none;width:100%;height:35px;border:0;background-image:none;background-color:#00c8d7 !important;cursor:pointer;font-style:normal;font-weight:400}.contact-form-name:focus,.contact-form-email:focus,.contact-form-email-message:focus{border:0;box-shadow:none}.contact-form-name:hover,.contact-form-email:hover,.contact-form-email-message:hover{border:0}.contact-form-button-submit:hover{background-color:#303030;background-image:none;border:0}.sidebar .FollowByEmail > h3.title,.sidebar .FollowByEmail .title-wrap{margin-bottom:0}#FollowByEmail1{clear:both}.FollowByEmail td{width:100%;float:left;box-sizing:border-box}.FollowByEmail .follow-by-email-inner .follow-by-email-submit{margin-left:0;width:100%;border-radius:0;height:30px;font-size:11px;color:#fff;background-color:#00c8d7;font-family:Ruda;text-transform:uppercase;font-weight:700;letter-spacing:1px}.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background-color:#000}.FollowByEmail .follow-by-email-inner .follow-by-email-address{padding-left:10px;height:30px;border:1px solid #FFF;margin-bottom:5px;box-sizing:border-box;font-size:11px;font-family:inherit}.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{border:1px solid #FFF}.FollowByEmail .widget-content{background-color:#2b2b2b;box-sizing:border-box;padding:10px}.lowerbar .FollowByEmail .widget-content{margin-top:10px}.FollowByEmail .widget-content:before{content:"Enter your email address to subscribe to this blog and receive notifications of new posts by email.";font-size:14px;color:#f2f2f2;line-height:1.4em;margin-bottom:5px;display:block;padding:0 2px}.ty-bonus .ty-wow{overflow:hidden;border-bottom:1px solid #F5F5F5;padding:10px 0}.ty-bonus .ty-wow:first-child{padding-top:0}.ty-bonus .ty-wow:last-child{border-bottom:none}.ty-bonus .ty-thumb-bonos{position:relative;float:left;margin:0 !important;width:80px;height:60px;overflow:hidden;display:block;vertical-align:middle}.ty-bonus .ty-bonus-con{padding-left:10px;display:table-cell}.ty-bonus .ty-bonos-entry{overflow:hidden;line-height:0;margin:0 0 2px;padding:0}.ty-bonus .ty-bonos-entry a{color:#3d3d3d;font-weight:400;font-size:14px;line-height:1.5em}.ty-bonus .ty-bonos-entry a:hover{color:#00c8d7}.ty-bonus .ty-thumb-bonos:hover .tyimg-lay{background-color:rgba(40, 35, 40, 0.3)}.yard-auth-ty{margin-right:10px}.yard-auth-ty::before{content:'\f007';font-family:fontawesome;color:#bbb;margin-right:5px}.yard-auth-ty,.ty-time{color:#bdbdbd;font-size:12px;font-weight:400}.ty-time:before{content:'\f133';font-family:fontawesome;color:#bbb;margin-right:5px}.sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .ty-bonus .ty-wow:first-child{padding-top:0;border-top:0}.sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .ty-bonus .ty-wow:last-child{padding-bottom:0}.tyard-komet .ty-komet .ty-komet-tar{position:relative;overflow:hidden;padding:0;width:55px;height:55px;float:left;margin:0 10px 0 0}.tyard-komet .ty-komet{background:none !important;clear:both;list-style:none;word-break:break-all;display:block;border-top:1px solid #F5F5F5;border-bottom:0 !important;overflow:hidden;margin:0;padding:10px 0}.tyard-komet .ty-komet:first-child{padding-top:0;border-top:0}.tyard-komet .ty-komet:last-child{padding-bottom:0}.tyard-komet .ty-komet span{color:#bdbdbd;display:block;line-height:1.2em;text-transform:lowercase;font-size:12px;font-style:italic;font-weight:400;overflow:hidden;background:#f9f9f9;height:38px;margin-top:5px;box-sizing:border-box;padding:5px 8px}.yardimg-komet{width:55px;height:55px;float:left;margin:0 10px 0 0}.tyard-komet a{color:#3d3d3d;position:relative;font-size:13px;text-transform:capitalize;display:block;overflow:hidden;font-weight:400}.tyard-komet a:hover{color:#00c8d7}.tyard-komet{list-style:none;padding:0}.cloud-label-widget-content{display:inline-block;text-align:left}.cloud-label-widget-content .label-size{display:inline-block;float:left;font-size:12px;line-height:normal;margin:0 5px 5px 0;opacity:1}.cloud-label-widget-content .label-size a{background:#efefef;color:#000;float:left;font-weight:400;line-height:100%;margin:0;padding:8px 10px;text-transform:uppercase;transition:all .6s;letter-spacing:1.5px;font-family:Ruda}.cloud-label-widget-content .label-size a:hover,.cloud-label-widget-content .label-size a:active{background:#00c8d7;color:#fff}.cloud-label-widget-content .label-size .label-count{display:none}.list-label-widget-content li{display:block;padding:8px 0;border-bottom:1px solid #ececec;position:relative}.list-label-widget-content li a:before{content:'\203a';position:absolute;left:0px;top:5px;font-size:22px;color:#10b765}.lowerbar .list-label-widget-content li a{color:#fff}.lowerbar .list-label-widget-content li{border-bottom:1px solid rgb(51, 51, 51);border-top:0}.lowerbar .list-label-widget-content li:last-child{border:0}.list-label-widget-content li a{color:#282828;font-size:14px;padding-left:20px;font-weight:400;text-transform:capitalize;font-family:Ruda;letter-spacing:1.5px}.list-label-widget-content li span:last-child{color:#f6b2ca;font-size:12px;font-weight:700;position:absolute;top:9px;right:0}.PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:80px;height:60px;float:left;overflow:hidden;position:relative}.PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0}.PopularPosts ul li img{width:90px;height:65px;object-fit:cover;padding:0;transition:all .3s ease}.PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px solid #f2f2f2}.sidebar .PopularPosts .widget-content ul li:first-child,#sidetabs .PopularPosts .widget-content ul li:first-child{padding-top:0;border-top:0}.sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .ty-bonus .ty-wow:last-child,.tab-widget .PopularPosts .widget-content ul li:last-child,.tab-widget .ty-bonus .ty-wow:last-child{padding-bottom:0}.PopularPosts ul li a{color:#3d3d3d;font-weight:400;font-size:13px;line-height:1.4em;transition:color .3s;font-family:Ruda;letter-spacing:1.5px}.PopularPosts ul li a:hover{color:#a0d3db}.PopularPosts .item-title{margin:0 0 4px;padding:0;line-height:0}.item-snippet{display:none;font-size:0;padding-top:0}.PopularPosts ul{counter-reset:popularcount;margin:0;padding:0}.PopularPosts .item-thumbnail::before{background:rgba(0, 0, 0, 0.3);bottom:0px;content:"";height:100px;width:100px;left:0px;right:0px;margin:0px auto;position:absolute;z-index:3}@media only screen and (max-width: 1200px){.body-row{width:96% !important;margin:0 auto;float:none}.headerright,.headerleft{float:none;width:100%;text-align:center;height:auto;margin:0 auto;clear:both}.headerleft img{margin:auto;padding-bottom:15px}.headerright{margin:10px auto 0}}@media only screen and (max-width: 980px){#featured ul li{width:100%;float:none;margin:0 auto 20px;clear:both}#main-wrapper,#sidebar-wrapper,#lowerbar-wrapper{float:none;clear:both;width:100%;margin:0 auto}#main-wrapper{max-width:100%}#sidebar-wrapper{padding-top:20px}#nav1,#nav{display:none}.selectnav{width:auto;color:#222;background:#f4f4f4;border:1px solid rgba(255,255,255,0.1);position:relative;border:0;padding:6px 10px !important;margin:5px 0}.selectnav{display:block;width:100%;max-width:200px}.tm-menu .selectnav{display:inline-block;margin:10px 0 0 10px}#menu{text-align:left}}@media screen and (max-width: 880px){.item #content-wrapper{padding:0 0 30px}}@media only screen and (max-width: 768px){.top-bar-social,.bottom-bar-social{float:none;width:100%;clear:both;overflow:hidden}.top-bar-menu{float:none;width:100%;clear:both;margin-top:0;margin-bottom:10px;text-align:center}.top-bar-social li,.bottom-bar-social li{display:inline-block;float:none}.selectnav{display:inline-block}#search-bar{display:none}.ops-404{width:80% !important}.title-404{font-size:160px !important}.tyard .ty-first{width:100%;float:none;padding-right:0;margin-bottom:10px}.templatesyard .ty-feat .ty-rest .tyard-thumb,.templatesyard .ty-feat .ty-rest .yard-img{height:300px}.post-home-image{float:none;width:100%;margin-bottom:20px;position:relative}.post-home-image .post-thumb a,.post-home-image .post-thumb,.post-home-image{height:250px}#meta-post{text-align:center}.index .post,.archive .post{text-align:center}.ty_footer_copyright{text-align:center;display:block;clear:both}}@media only screen and (max-width: 620px){.ty-post-share li{width:50%}.related li{width:100%;margin-left:0}}@media only screen and (max-width: 480px){.ticker .title,.tk-thumb,.ticker .post-tag{display:none}.index .post h2,.archive .post h2{line-height:34px;font-size:23px}h1.post-title{font-size:22px;margin-bottom:10px}#meta-post{display:inline-block}#meta-post .post-labels{display:block;margin:0 0 10px;clear:both}.other-meta .other-meta-desc,.other-meta .other-meta-read{float:none;display:block;text-align:center}.share-title{display:none}.social-btns{float:none;text-align:center}#sidebar-wrapper{max-width:100%}.index .post-outer{padding:0 0 10px 0}.ty-copy-container{text-align:center}.temp-cred{float:none;display:block;clear:both;margin:5px 0 0}.ty_footer_copyright{float:none;display:block;clear:both}}@media only screen and (max-width: 360px){.title-404{font-size:150px !important}.Header .description p,.showpageOf{display:none}}@media only screen and (max-width: 300px){#sidebar-wrapper{display:none}.related-thumb{width:100%;float:none}.archive .post h2,.index .post h2{line-height:29px !important;font-size:15px !important}article{overflow:hidden}#blog-pager{padding:0;margin:0}.item #blog-pager{margin:0 0 15px}.index .resumo span,.archive .resumo span,.ty-author-box img,.breadcrumbs{display:none}.ty-author-box ul li a{padding:0;background:none}.ops-404{font-size:20px !important}.title-404{font-size:120px !important}h1.post-title{font-size:17px}.top-bar-social #social a{width:24px;height:24px;line-height:24px}.top-bar-menu,.ty-ran-yard{display:none}.ty-post-share li{width:100%}.comments .comments-content .comment-header{width:100%;float:none;clear:both;margin:0;padding:0}
.comments .comments-content .comment-header{width:100%;float:none;clear:both;margin:0px 0 0px -35px;padding:0}


