@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700);
html, body, div, applet, h1, h2, h3, h4, h5, h6, blockquote, abbr, acronym, address, big, cite, del, dfn, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center,
dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

.a {
  textdecoration: none;
}

h1
{
font-size:25px;
}

.postcontent h2{
font-size:21px!important;
}


h3, h4
{
font-size:18px;
}


h2{line-height: 1.2em;}

html {
  line-height: 1.7em;
  width: 100%;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  color: #333;
  background: #f9f9f9;
  height: 100%;
}
:focus {
  -moz-outline-style: none;
  outline-style: none;
}
::-webkit-scrollbar { width: 10px; height: 10px }
::-webkit-scrollbar-track { background: #f9f9f9 }
::-webkit-scrollbar-thumb { background: #ccc }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote { quotes: none }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img { border: none }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block }

blockquote {
    margin: 20px 25px 20px 15px;
    padding-left: 10px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    border-left: solid 4px #f15d22;
}

strong { font-weight: bold }

em { font-style: italic }

body{
    background-color: rgb(20, 22, 30);
    background-repeat: repeat;
    min-height: 100%;
}

.hide{
    display: none;
}

.sidearticle {
width: 100%;
margin: 0 auto;
}

.bannerwidth{
    width: 65%;
    margin-left: 1%;
    float: left;
}

.bannerapp{
    width: 24%;
    margin-left: 4%;
}

.articleflow ul > li{
  position: relative;
  background: white;
  -webkit-box-shadow: #cecece 0 2px 0;
  -moz-box-shadow: #cecece 0 2px 0;
  box-shadow: #cecece 0 2px 0;
  min-height: 36px;
  padding: 0;
}

.opacit{
     -khtml-opacity:.95; 
 -moz-opacity:.95; 
 -ms-filter:"alpha(opacity=95)";
  filter:alpha(opacity=95);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.95);
  opacity:.95; 
}

.imagecontainer{
  height: 200px;
  transition-duration: 2s;
-moz-transition-duration: 2s; /* Firefox 4 */
-webkit-transition-duration: 2s; /* Safari and Chrome */
-o-transition-duration: 2s; /* Opera */
    -webkit-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
}

.imagecontainer:hover{
       -khtml-opacity:1; 
 -moz-opacity:1; 
 -ms-filter:"alpha(opacity=100)";
  filter:alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
  opacity:1; 
}

.imagecontainerbig{
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    display: block;
    overflow: hidden;
}

.imageincont{
    width: 100%;
    height: auto;
    overflow: hidden;
  transition-duration: 2s;
-moz-transition-duration: 2s; /* Firefox 4 */
-webkit-transition-duration: 2s; /* Safari and Chrome */
-o-transition-duration: 2s; /* Opera */
     -khtml-opacity:.95; 
 -moz-opacity:.95; 
 -ms-filter:"alpha(opacity=95)";
  filter:alpha(opacity=95);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.95);
  opacity:.95; 
}

.imageincont:hover{
       -khtml-opacity:1; 
 -moz-opacity:1; 
 -ms-filter:"alpha(opacity=100)";
  filter:alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
  opacity:1; 
}

.linkmasterpost{
    padding: 16px 35px 10px 12px;
  display: block;
  color: #888;
  font-size: 14px;
  overflow: hidden;
  line-height: 18px;
  text-decoration: none;
}
.articleflow ul > li:hover a{
  color: #333;
}

.viewpost{
  width: 25px;
  height: 100%;
  background: #000;
  opacity: 0.50;
}

.stream{
overflow: auto;
float: right;
}

.icone-home{
    float: right;
    border-left: 1px solid #DFDFDF;
    text-decoration: none;
    padding-left: 6px;color: #303030;
}

.viewmore{
    width: 99%;
    background: #cecece;
    text-align:center;
    vertical-align:middle;
    border: 4px solid #cecece;
    color: #fff;
    border-radius: 3px;
    margin: 0 auto;
    transition-duration: 1s;
-moz-transition-duration: 1s; /* Firefox 4 */
-webkit-transition-duration: 1s; /* Safari and Chrome */
-o-transition-duration: 1s; /* Opera */
}

.viewmore:hover{
    background: #8b8b8b;
    border: 4px solid #8b8b8b;
}

.slogan{
color: #fff;
font-size:1.6em;
float:right; 
text-align: right;
margin-top: 18px;
margin-right: 20px;
}

.bannernews{
    background: #0078ff;
    border: 4px solid #0078ff;
    color: #fff;
    width: 65%;
    margin-left: 1%;
    font-size:250%;
    border-radius: 3px 3px 0 0;
    float: left;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bannernews h3{
    text-align: center;
    font-size: 0.7em;
}
.pagination{
    text-align: center;
}
.pagination ul li {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
}

.pagination ul li a{
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.pagination ul li:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.pagination ul .active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
}

.pagination ul .active a{
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.pagination ul li {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.tag-link{
display: inline-block;
color: #888;
border: 2px solid #ddd;
padding: 8px 12px;
font-size: 15px !important;
line-height: 18px;
margin-bottom: 8px;
margin-right: 4px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
text-decoration: none;
border-radius: 3px;
-webkit-transition: border 0.2s, color 0.3s;
-moz-transition: border 0.2s, color 0.3s;
-o-transition: border 0.2s, color 0.3s;
-ms-transition: border 0.2s, color 0.3s;
transition: border 0.2s, color 0.3s;
}

.tag-link:hover{
color: #1ABC9C;
border-color: #1ABC9C;
}

#btn{
float: right;
margin-top: -39px;
}

#mainbar{overflow: hidden;}

.card{ 
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform:  translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
    -moz-transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
    transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
    opacity: 0;
}

.card.appeared{
    -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    -moz-transform:  translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    transform: translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    opacity: 1;
}

/* Actual content */
.container-item{
    width: 24%;
position: relative;
margin-top: 10px;
float: left;
margin-left: 0.5%;
margin-right: 0.5%;
}

.container-itemmedium{
    width: 49%;
position: relative;
margin-top: 10px;
float: left;
margin-left: 0.5%;
margin-right: 0.5%;
}

.container-itembig{
    width: 97%;
position: relative;
margin-top: 10px;
float: left;
margin-left: 0.5%;
margin-right: 0.5%;
}

.sidebarposts{
    width: 30%;
    float: left;
    background-color: #fff;
    padding-bottom: 10px;
    border-bottom-right-radius: 5px;
}

.item{
    width:100%;
    height:190px;
    -webkit-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    position: relative;
    top:0;
    left:0;
    z-index:5;
    overflow: hidden;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
            box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}

.itemmedium{
    width:100%;
    height:250px;
    -webkit-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    position: relative;
    top:0;
    left:0;
    z-index:5;
    overflow: hidden;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
            box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}

.item-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40MiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 28%, rgba(0,0,0,0.42) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(28%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.42))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-8 */

    -webkit-transition: background-color 0.3s ease-in-out;
       -moz-transition: background-color 0.3s ease-in-out;
        -ms-transition: background-color 0.3s ease-in-out;
         -o-transition: background-color 0.3s ease-in-out;
            transition: background-color 0.3s ease-in-out;
}
.item:hover .item-overlay{
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40MiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 28%, rgba(0,0,0,0.42) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(28%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.42))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 28%,rgba(0,0,0,0.42) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-8 */
    background-color: rgba(0,0,0,0.4);
}
.item-content{
    position: absolute;
    width:100%;
    bottom: 0;
    -webkit-transform: translate(0,100%);
       -moz-transform: translate(0,100%);
        -ms-transform: translate(0,100%);
         -o-transform: translate(0,100%);
            transform: translate(0,100%);
    
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    
}
.item:hover .item-content{
    -webkit-transform: translate(0,0);
       -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
         -o-transform: translate(0,0);
            transform: translate(0,0);
        
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.item-top-content{
    position: relative;
}
.item-top-content-inner{
    position: absolute;
    bottom: 0;
    padding:10px 15px 10px 15px;
    background: rgba(255,255,255,.85);
    width:100%;
}
.item-add-content{
    padding:0 15px 15px 15px;
    opacity:0;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.item:hover .item-add-content{
    opacity:1
}
.item-add-content-inner{
    border:0px solid #dadada;
    border-top-width:1px;
    padding-top:10px;
}



/* Buttons */
.item-button{
    border-radius:3px;
    width:30px;
    height:30px;
}
.item-button.play{
    background-color:#40c781;
    position: absolute;
    top: 15px;
    left: 15px;
    opacity:0;
    background-image: url(../img/play-img.png);
}
.item-button.play:hover{
    background-color:#34a46c;
    }
.container-item:hover .item-button.play{
    opacity:1;
}

.btn2.buy{
    background-color: #40c781;
    text-align:center;
    line-height:42px;
    font-weight:700;
    color:#fff;
    border-radius:3px;
    text-decoration:none;
    opacity:1;
    border:0px solid #35a76e;
    border-bottom-width:2px;
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}
.btn2.buy:hover{
    background-color:#34a46c;
}
.expand{
    display:block;
}

.btn3.buy{
background-color: rgb(58, 160, 255);
text-align: center;
line-height: 42px;
font-weight: 700;
color: #fff;
border-radius: 3px;
text-decoration: none;
opacity: 1;
border-bottom: 3px solid rgb(10, 134, 218);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.btn3.buy:hover{
    background-color: rgb(10, 134, 218);
}

/* Tags */
.sale-tag{
    width: 50px;
    height: 100px;
    background: #40c781;
    position: absolute;
    top:-45px;
    right:-10px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.sale-tag span{
    position:absolute;
    top:48px;
    left:2px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    font-size:11px;
    color:#fff;
}

/* content */

.item-product{
    width:100%;
    float:left;
}

.videoitems{
    height: 210px;
}

/*Prduct title*/
h2{
    font-size:1em;
    font-weight:400;
    color:#222;
}

.titlesidebarpost{
    text-decoration: none;
    text-align: center;
    color: black;
}

.subdescription{
    font-family: 'helvetica neue';
    font-size:0.8em;
    font-weight:400;
    color:#7d7d7d;
    margin: 0;
    line-height: 1.2em;
}

.item-content{
    background: rgba(255,255,255,.85);
}
.item-add-content{
    font-family: 'Lato', sans-serif;
    font-weight:400;
    color:#7d7d7d;
}
.item-add-content .section{
    margin-bottom:10px;
}
.item-add-content .section:last-of-type{
    margin-bottom:0;
}
.item-add-content h4{
    font-weight:600;
    color:#222;
    font-size:0.8em;
}
.item-add-content p{
    font-size:0.8em;
}

/*Post CSS */

.topbar{
    width: 100%;
    z-index: 999;
    border-radius:3px 3px 0 0;
    padding:5px;
    min-height: 43px;
    height:auto;
    background-color: #fff;
-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
border-top: solid 1px #c8c8c8;
border-bottom: 3px solid #ededed;
border-width: 1px 0 3px 0;
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.03), rgba(255,255,255,.03));
}

.margincenter{
    float:none;
    margin:0 auto;
}

.profilepic{
    float: left;
    margin-left:3px;
    border-radius: 2px;
}

.titlepost{
    margin-left:45px;
    font-size:1.6em;
}

.featuredcontent{
height: auto;
}

.featuredimage{
    width:100%;
    height:380px;
    float:left;
}

.videocontent{
    width: 100%;
}

.postexerpt{
    padding: 13px 8px 8px 8px;
    height: 380px;
    overflow:auto;
    width:29.966%;
    float:right;
    background:rgb(24, 24, 24);
    border-radius: 0 4px 4px 0;
}

.postexerpt p{
    font-size: 1.1em;
    color: #fff;
    margin-top: 10px;
}

.singlecontent{
    background:#fff;
    padding: 10px;
    width: 70%;
    float: left;
}

.postcontent{
    margin-top:10px;
    padding:10px;
}

.sharearea{
    margin-left:20px;
}

.commentarea{
    padding: 10px;
    border-radius: 10px;
}

.footer{
    height: auto;
}

.flex-video {
  position: relative;
    border-left: 6px solid #ef4423;
border-right: 6px solid #ef4423;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.linktitle{
text-decoration:none;
cursor:default;
}


/*Media Queries*/

@media all and (max-width: 1380px){
.margincenter{width: 75%}
}

@media all and (max-width: 1024px){
.margincenter{width: 96%}
}

@media all and (min-width: 1224px){
.featuredcontent{height: auto;}
}

@media all and (max-width: 1124px){
#btn{display: none;}
.slogan{display:none;}
.featuredcontent{border-radius: 3px;}
.featuredimage{width: 100%}
.postexerpt{width: 100%; height: auto; padding-top: 0px; border-radius: 0 0 4px 4px; margin-bottom: 10px; padding: 8px 8px 8px 8px;}
.permalinkshow{display: none;}
}

@media all and (max-width: 910px){
    .icone-home{display:none;}
}


@media all and (max-width: 780px){
.col_5{margin-top:10px;}
.fixedflow{position:relative;}
.container-item{width: 49%;}
.videoitems{height: 410px;}
.container-itemmedium{width:99%;}
.sidebarposts{width: 100%; border-radius: 0 0 5px 5px; padding-bottom: 2px;}
.singlecontent{width: 100%;}
.container-itembig{width: 99%;}
.bannerapp{display: none;}
.bannerwidth{width:99%}
.bannernews{width:99%}
.card{
    -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    -moz-transform:  translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    transform: translate3d(0px, 0px, 0px) rotateX(0)  scale(1, 1);
    opacity: 1;
}
}

@media all and (max-width: 618px){
.imagecontainerbig{
    height: 150px;
    }
    .margincenter{width: 100%}
    .itemmedium{height: 180px;}
}
