@media only screen and (max-width:999px) {

    .headerContent {
        width: 100%;
        text-align: left;
        position: relative
    }

    .headerContentLeft {
        width: 100%;
        display: block;
        margin: 10px 0 0 10px;
        padding-left: 0
    }

    .headerContentLeft img {
        width: 100%;
        height: auto
    }

    .headerContentRight {
        width: 100%;
        display: block;
        background-color: #000;
        margin-top: 0
    }

    .headerContentRightBottomMenu {
        margin: 20px 0 20px 0;
        text-align: left
    }

    .menuHeaderTexto {
        list-style: none;
        border: 1px;
        float: left;
        padding: 10px 5px
    }

    .search-mobile {
        position: absolute;
        right: 12px;
        top: 5px;
        font-size: 22px;
        padding: 5px
    }

    .search-mobile .fad {
        color: #fff
    }

    .search-mobile {
        float: right;
        margin: 5px 35px 0 0
    }

    .si-logo {
        float: left;
        margin: 5px 0 0 0;
        max-width: 70%
    }

    .footerContent {
        width: 95%;
        padding: 2.5%
    }

    .footerMain {
        margin: 0;
        width: 95%;
        padding-top: 30px;
        float: left;
        padding-left: 5%;
        border-left: 0;
        display: block;
        margin-bottom: 12px
    }

    .footerMainCentral {
        width: 90%;
        display: block;
        margin-bottom: 12px;
        padding: 0 5%
    }

    .footerBox {
        height: auto
    }

    .containerContent {
        width: 100%;
        display: block
    }

    .containerBoxLeftCentralLeftRight {
        float: left;
        width: 100%
    }

    .containerBoxLeftNotHome {
        width: 100%;
        margin-right: 0
    }

    .containerBoxLeft {
        width: 100%
    }

    .containerContent {
        width: 100%
    }

    .containerSpaceTop {
        width: 100%;
        margin-bottom: 15px
    }

    .containerBoxLeftCentralLeftLeftImagem {
        width: 100%
    }

    #clickToEnlarge {
        text-align: center
    }

    .containerBoxLeftCentralLeftLeftImagem #gallery {
        margin: 0 auto;
        text-align: center
    }

    .containerBoxRightNotHome {
        width: 100%
    }

    .side_links {
        margin: 20px 0;
        border-bottom: 1px solid #999;
        padding: 5% 5%;
        text-align: left;
    }

    .side_links h2 a {
        color: #000
    }

    .bannerRight {
        display: none
    }

    .studio-banner {
        text-align: center
    }

    .tg1,
    .tg2 {
        border-collapse: collapse;
        border-spacing: 0;
        border: none;
        margin: 0 auto
    }

    .textEmailPrint {
        width: 20%
    }

    .textPublished {
        padding-left: 20px;
        margin-left: 0
    }

    .containerBoxLeftCentralLeftLeftLink {
        text-align: left;
        width: 90%;
        padding: 20px 5%
    }

    #containerBoxLeftCentralLeftLeftLinkList li {
        width: 100%;
        margin: 10px 0;
    }

    #containerBoxLeftCentralLeftLeftLinkList img {
        width: 100%!important;
        height: auto
    }

    .gssb_c,
    .jfbcsocialshare {
        display: none!important
    }

    .headerContentRightBottomMenu nav {
        display: none
    }

    .headerMobileMenu {
        display: block;
        float: right
    }

    .mc-banner {
        top: 200px!important
    }

    .containerHomeContent {
        width: 100%
    }

    .column-left-mobile {
		width: 46.5%;
		height: auto;
		float: left;
		margin: 0 1% 0 2.5%
	}
	.column-right-mobile {
		width: 46.5%;
		height: auto;
		float: left;
		margin: 0 1% 0 2.5%
	}
	.column-left-mobile img,
	.column-right-mobile img {
		width: 100%;
		height: auto
	}

}


@media only screen and (max-width:959px) {
	.latest-articles-mobile {
		display: block
	}
}

@media only screen and (min-width: 767px) {
	.si_block {
		width: 30%;
		margin: 1.5%;
	}
	
	.home-item-iframe {
		width: 230px;
		height: 100%;
	}
}

@media only screen and (min-width: 900px) {
	.home-item-iframe {
		width: 250px;
		height: 100%;
	}
}

@media only screen and (min-width: 999px) {
	.home-item-iframe {
		width: 300px;
		height: 100%;
	}
}