html {
	font-size: 0.83em;
	line-height: 1.5em;
	font-family: arial, helvetica, verdana, sans-serif;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
body {
	background: #000 url(../images/spacer.png) no-repeat center top fixed;
}
body.referenzseiten,
body.kompetenzseiten,
body.item101,
body.item107 {
	background-color: #1D1B1C;
}
/*fuer ipad schriftgroesse*/
body {
    -webkit-text-size-adjust: 95%;
}
.slider_text_ludwig, .slider_text_bussmann, .slider_text_angelo, .slider_text_interdiscount, .slider_text_hoersteler, .slider_text_maxim, .slider_text_xeptune {
    background: none repeat scroll 0 0 #000000 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.33em !important;
}
.blue_line .slider_text_ludwig {
	background: #08cbd6;
	font-size: 15px;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.33em !important;
}
.wrapper a {
    color: #08cbd6;
}
/*Fuer die Tablets
@media screen and (min-width: 1024px) and (max-height: 770px) {
.wrapper a {
    color: #ff4343;
}
}*/

.fleft {
	float: left;
}

#footer-left a {
    color: #999;
    font-size: 0.88em;
}
.wrapper a:hover,
#footer-left a:hover {
    background-color: #fff;
    color: #000 !important;
}
.abstractolink {
    display: block;
    height: 1px;
    left: -1px;
    line-height: 1px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    width: 1px;
}
#contenttext,
#contenttext a:active,
#contenttext a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}
#contenttext a:hover,
#contenttext a:focus {
	color: #DDDDDD !important;
	text-decoration: none;
}
.wrapper {
	width: 100%;
	margin:0 auto;
	position:relative;
    background: transparent url(../images/bg_bottom.png) repeat-x left bottom;
    display: inline-block;
    border: 0px solid lime;
    left: 0px;
    top: 55px;
}
.parallax_mouseinteraction {
	margin-top: 60px !important;
}
.AG_classic img {
	vertical-align: top;
}
#footer-wrapper {
    height: 150px;
    width: 100%;
	opacity: 1;
	font-size: 0.9em;
	background: #1d1b1c url(../images/menu-shadow_trans2.png) no-repeat center top;
/*	margin: 60px 0 0 0;*/
}
.referenzseiten #footer-wrapper,
.kompetenzseiten #footer-wrapper {
	position: relative;
	top: 55px;
}
#footer {
    height: 150px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#footslider {
	position: fixed;
	width: 100%;
	z-index: 899;
	bottom: 140px;
}
#footer .custom {
}
#footer .footerinhalt {
	padding: 10px;
}
#footer a {
	/*color: #fff;*/
	text-decoration: underline;
}
#floatdiv {
    bottom: 30px;
    width: 120px;
    height: 90px;
    left: 0;
    position: fixed;
    z-index: 900;
}
#clickme {
    width: 120px;
    height: 90px;
    background: transparent url(../images/kissme_open.png) no-repeat;
    cursor: pointer;
    z-index: 900;
}
#closeme {
    width: 120px;
    height: 90px;
    background: transparent url(../images/kissme_close.png) no-repeat;
    cursor: pointer;
    z-index: 901;
}
.custom #logo span {
	display: none;
}
/*referenzen*//*
html .referenzseiten , body.referenzseiten {
width:100%;
height: 100%;
margin:0;
padding:0;
overflow: hidden;
}*/
/*.referenzseiten #footer-wrapper {
position: absolute;
left: 0;
bottom: 0;
height: 140px;
width: 100%;
z-index: 200;
}*/

p.tags {
	margin: 20px 0;
	overflow: hidden;
}
p.tags span {
    background: #555;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 6px;
    display: block;
    float: left;
}
#hand3,
#hand4 {
	z-index: 100;
}

#refgallery {
	width: 100%;
	z-index: 1 !important;
	left:0px;
	float: left;
	top: 0px;
	border: 0px solid red;
}
#refgallery .parallax_mouseinteraction.thumbs .rightNav,
#refgallery .parallax_classic.thumbs .rightNav {
	right: 444px;
}
#refgallery .parallax_mouseinteraction {
    margin-top: 0px !important;
}
#refcontent {
	right: 0px;
	top: 0px;
	width: 450px;
	height: 100%;
	position: absolute;
	background-color: #000;
	overflow: auto;
	z-index: 99 !important;
}
#refcontent #refheader {
	width: 100%;
	height: 80px;
	background-color: #fff;
	display: block;
}
#refcontent #refheader div a {
	width: 25%;
	height: 80px;
	display: block;
	float: left;
	border-right: 1px solid #ccc;
	background: transparent url(../images/refuebersicht.png) no-repeat center 25px;
}
#refcontent #refheader div a:hover {
	background-color: #ccc;
}
#refcontent .item-page {
/*	margin: 40px 0px 20px 30px;*/
	margin: 20px 0px 0px 30px;
	color: #fff;
	width: 390px;
	overflow: auto;
	display: block;
}
/*Fuer Agentur Ausgeblendet */
.item107 #refcontent {
	display: none;
}
/*Fuer Kompetenzen Ausgeblendet */
.item109 #refcontent {
	display: none;
}
/*
@media screen and (min-width: 1024px) and (max-height: 770px) {
.referenzseiten .item-page {
	height: 768px;
}
}*/
#refcontent .item-page a {
/*	color: #fbb948 !important;*/
}
#refcontent .item-page h2,
#refcontent .item-page h3 {
	color: #fff;
}
#refcontent .item-page h1 {
	font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700 !important;
    font-size: 2.0em;
	line-height: 130%;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: 0;
}
#refcontent .item-page strong {
	color: #fff !important;
	font-weight: bold;
}
.item107 .kompetenzenschrift h1 {
	font-size: 0.8em !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
}
.item107 .kompetenzenschrift p {
	font-size: 0.5em !important;
	margin: 0;
	color: #000;
}
.item107 #carousel-image-and-text {
    height: 190px;
}
.item107 #carousel-image-and-text .touchcarousel-item {
    height: 180px;
    margin: 0 10px;
    width: 225px;
    display: block;
}
.item107 #carousel-image-and-text .item-block {
    border: 0 solid lime;
    display: block;
    height: 100%;
    width: 100%;
}
.item107 #carousel-image-and-text a:hover {
    background-color: transparent;
}
.item107 #carousel-image-and-text .jahregrafik {
    height: 189px !important;
    width: 210px !important;
}
.item107 #carousel-image-and-text .jahregrafik .item-block,
.item107 #carousel-image-and-text .jahregrafik .item-block img {
    height: 189px !important;
    width: 200px !important;
}
#myDiv {
	margin-top: 60px;
}
#agenturbeschreibung {
	width: 380px;
	height: 200px;
	display: block;
	position: relative;
	top: 100px;
	left: 6%;
}
h1.agenturheadline {
	font-size: 42px;
	font-weight: bold;
}
p.agenturtextkasten {
}
#zeitleiste {
	width: 99.2%;
	height: 200px;
	position: absolute;
	top: 0px;
	background: transparent url(../images/bg_zeitleiste.png) repeat-x;
}
.mycanvas {
	left: 15% !important;
	top: 10%;
}
.referenzseiten .pagenav,
.item105 .pagenav,
.item107 .pagenav,
.item108 .pagenav,
.item106 .pagenav,
.item279 .pagenav,
.referenzseiten .pagenav li a span,
.kompetenzseiten .pagenav li a span {
	display: none;
}
.item105 .blog .pagenav {
	display: block;
}
.referenzseiten .pagenav,
.kompetenzseiten .pagenav {
	width: 202px;
	height: 80px;
	display: block;
	border: 0px solid lime;
	position: absolute;
	top: 0px;
	right: 0px;
}
.pagenav li.pagenav-prev a {
    background: url(../images/weiter.png) no-repeat center 37px transparent;
    border-left: 1px solid #ccc;
    display: block;
    float: left;
    height: 80px;
    width: 100px;
}
.pagenav li.pagenav-next a {
    background: url(../images/zurueck.png) no-repeat center 37px transparent;
    border-left: 1px solid #ccc;
    display: block;
    float: left;
    height: 80px;
    width: 100px;
}
.pagenav li a:hover {
	background-color: #ccc;
}
.item105 h1 {
	margin-bottom: 10px;
}
.item105 .pagination ul {
	display: block;
    margin: 0 auto;
    width: 480px;
}
.item105 .pagination li {
	float: left;
}
/*Kunden Inhalt ausgeblendet*/
.item110 .item-page {
	display: none;
}
/*Textseiten
body.item105,
body.item106,
body.item256 {
    background: transparent url(../../../images/background1.jpg) no-repeat 0 0 fixed;
	height: 100%;
}*/
/*Bereiche im Impressum*/
.newsimg {
    display: block;
    float: left;
    height: auto;
    margin: 50px 0 0 50px;
    width: 420px;
}
.news {
    display: block;
    float: left;
    height: auto;
    margin: 40px 0 0;
	width: 510px;
}
.item105 .wrapper,
.item106 .wrapper,
.item256 .wrapper {
	height: 101%;
    background: transparent;
}
.item105 .wrapper,
.item106 .wrapper .item-page,
.item256 .wrapper .item-page {
    width: 100%;
	color: #fff;
	margin: 0 auto;
}
.item105 .wrapper .blog {
	width: 88%;
	float: left;
	margin: 0 5% 0 2%;
}
.item-page .textabstand {
	margin: 50px 50px 30px 30px;
}
.item279 .item-page .textabstand {
	color: #fff;
}
.item106 .textabstand {
	margin: 0px 50px 30px 30px;
}
.item105 .wrapper .blog {
	padding: 40px 0 0 40px;
}
.item105 .blog h2 {
	margin: 0 0 10px;
}
.spshare {
	margin: 10px 0 90px 0;
}
.aktuelles-bild {
	float: left;
	width: 405px;
	height: 279px;
	display: block;
	margin: 0 20px 0 0;
}
.aktuelles-text {
	margin: 0 0 20px;
}
/*.kompetenzseiten .parallax_mouseinteraction_text_line {
	width: 97%;
}
.kompetenzseiten .newFS {
	width: 20%;
}*/
.kompetenzseiten .kompetenzenschrift {
	height: 20%;
	display: block;
}
.kompetenzseiten .kompetenzenschrift h1 {
	font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
    font-size: 1.0em;
}
.kompetenzseiten .kompetenzenschrift h1 a {
	background-color: #000000;
	color: #fff;
	text-decoration: none;
}
.kompetenzseiten .kompetenzenschrift h1 a:hover {
	background-color: #fff;
	color: #000;
}
.kompetenzseiten .kompetenzenschrift h1 span {
	display: none;
}
.kompetenzseiten .kompetenzenschrift p {
	line-height: 130%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 0.475em;
}
.kompetenzblock {
	width: 16%;
}
.zeitleiste {
	width: 99%;
}
.item105 .pagination li {
	background: #555555;
	margin:	0 5px 0 0;
	padding: 4px;
	color: #aaaaaa;
	cursor: default;
}
.item105 .pagination li a {
	color:  #08cbd6;
	text-decoration: none;
}
.item105 .pagination li a:active,
.item105 .pagination li a:hover,
.item105 .pagination li a:focus {
	color: #000;
	background-color: #fff;
}
.item105 a {
	color: #08cbd6;
	padding: 0 2px;
}
/*Footer*/
#textfooter {
	width: 100%;
	min-height: 175px;
	display: block;
	background-color: #1d1b1c;
}
#textfooter {
	margin-top: 55px;
	clear: both;
}
.item101 #textfooter,
.item110 #textfooter {
	margin-top: 0;
}
.item105 #textfooter {
	margin-top: 70px;
	overflow: hidden;
}
#textfooter .linie {
	width: 90%;
	height: 30px;
	display: block;
	margin: 0 auto;
	border-top: 1px solid #303030;
}
#footer-left {
	width: 330px;
	height: auto;
	display: block;
	float: left;
	margin-left: 4%;
	background: transparent url(../images/kontakt_footer.png) no-repeat -35px 0px;
}
#footer-left .socialkontakt {
	width: 420px;
	height: auto;
	display: block;
	position: relative;
}
#footer-left .socialicons  {
	width: 420px;
	height: 30px;
	display: block;
	margin: 0px 0 50px 20px;
}
#footer-left .socialicons a {
	width:20px;
	height: 20px;
	display: block;
	float: left;
	margin: 5px 10px 0 0;
}
#footer-left .socialicons a.socialfb {
	background: transparent url(../images/social.png) no-repeat -1px -1px;
}
#footer-left .socialicons a.socialtw {
	background: transparent url(../images/social.png) no-repeat -29px -1px;
}
#footer-left .socialicons a.socialyt {
	background: transparent url(../images/social.png) no-repeat -57px -1px;
}
#footer-left .socialicons a.socialfb:hover {
	background: transparent url(../images/social_hv.png) no-repeat -1px -1px;
}
#footer-left .socialicons a.socialtw:hover {
	background: transparent url(../images/social_hv.png) no-repeat -29px -1px;
}
#footer-left .socialicons a.socialyt:hover {
	background: transparent url(../images/social_hv.png) no-repeat -57px -1px;
}
#footer-left .socialicons span,
#footer-left .socialgrafik span {
	display: none;
}
#footer-left #footercopy {
	width: 400px;
	margin-left: 17px;
}
#footer-right {
	float: right;
	width: 50%;
	height: auto;
}
#footer-right .footernavi {
	width: auto;
	height: auto;
}
#footer-right .footernavi ul.naviblock1 {
	width: 100%;
	height: 120px;
	display: block;
	padding: 0px;
	margin: 0;
}
#footer-right .footernavi li.naviblock {
	float: left;
	margin: 0 2%;
}
#footer-right .footernavi li a {
	font-size: 0.83em;
	width: 100px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #999;
	text-indent: 10px;
}
#footer-right .footernavi li a:hover {
	color: #000;
	background-color: #fff;
}
/*Meradan und Zauberregen*/
.video-elastic {
	height: 50%;
	width: 37.5%;
	position: relative;
	top: 17%;
	left: 10%;
	border: 0px solid lime;
}
/*Isabel*/
.video-elastic-isabel {
	height: 50%;
	width: 37.5%;
	position: relative;
	top: 35%;
	left: 20%;
	border: 0px solid lime;
}
/*Isle of Clips*/
.video-elastic-ioc {
	height: 50%;
	width: 40%;
	position: relative;
	top: 32%;
	left: 3%;
	border: 0px solid lime;
}
/*Mystigma*/
.video-elastic-mystigma {
	height: 50%;
	width: 35%;
	position: relative;
	top: 15%;
	left: 1%;
	border: 0px solid lime;
}
/*Ringhotel*/
.video-elastic-ringhotel {
	height: 50%;
	width: 36%;
	position: relative;
	top: 40%;
	left: 18%;
	border: 0px solid lime;
}
/*SIEG AG*/
.video-elastic-siegag {
	height: 50%;
	width: 50%;
	position: relative;
	top: 30%;
	left: 3.5%;
	border: 0px solid lime;
}
/*Martina Schoelzhorn*/
.video-elastic-martina {
	height: 50%;
	width: 40%;
	position: relative;
	top: 39%;
	left: 15%;
	border: 0px solid lime;
}
/*Christian Meyer*/
.video-elastic-christian {
	height: 50%;
	width: 37.5%;
	position: relative;
	top: 39%;
	left: 5%;
	border: 0px solid lime;
}
/*Interdiscount Adventskalender*/
.video-elastic-adventskalender {
	height: 50%;
	width: 50%;
	position: relative;
	top: 30%;
	left: 8%;
	border: 0px solid lime;
}
.elastic-video-wrapper {
	width: 100%;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
}
/* UM DEN BUG MIT DEM SEITWÄRTS SCROLLBALKEN BEI GROSSEM FENSTER LOSZUWERDEN */
.referenzseiten .custom .thumbs,
.item101 .custom .thumbs,
.item107 .custom .thumbs,
.item109 .custom .thumbs,
.item270 .custom .thumbs,
.item271 .custom .thumbs,
.item272 .custom .thumbs,
.item273 .custom .thumbs,
.item274 .custom .thumbs {
	max-width: 100%;
	overflow: hidden;
}
.item270 #refgallery .parallax_mouseinteraction.thumbs .rightNav,
.item271 #refgallery .parallax_mouseinteraction.thumbs .rightNav,
.item272 #refgallery .parallax_mouseinteraction.thumbs .rightNav,
.item273 #refgallery .parallax_mouseinteraction.thumbs .rightNav,
.item274 #refgallery .parallax_mouseinteraction.thumbs .rightNav {
}
.textli {
	width: 100px;
	height: 1px;
	display: block;
}
#hand1,
#hand2 {
	top: -100px;
}


/* BLOG DATUM */

.wrapper dl.article-info,
.wrapper dt.article-info-term {
	display: none;
}
body.item105 .wrapper dl.article-info {
	display: block!important;

}

#myDiv > div > div:nth-child(2) {
	top: 98px!important;
	position: fixed!important;
	text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 1.1em !important;
}
#myDiv > div > div:nth-child(2) > div > div > div {
	font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 1.1em !important;
}
#myDiv > div > div:nth-child(2) > div > div > div > div > div {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 1em !important;
}
.item-page {
	color: #FFF;
}
.pagenav {
	display: none;
}

body.referenzseiten #mainmenu li.item-108 a {
	background: none #555;
    color: #fff;
}

/* RESPONSIVE */
#toggle {
	display: none;
}
#tp_toolbar {
        height: 100px;
        position: fixed;
        top: -20px;
        width: 100%;
        z-index: 200;
}
#tp_toolbar #tp_toolbar-bg {
        height: 90px;
        position: absolute;
        right: 0;
        top: 12px;
        width: 100%;
        z-index: 1;
        background: transparent url(../images/bg_header.png) repeat-x;
}
#tp_toolbar-structure {
        height: 80px;
        margin: 0 auto;
        width: 95%;
        z-index: 4;
        position: relative;
        top: 9px;
        background: transparent url(../images/logo.png) no-repeat 20px 7px;
}
.blog .fleft a,
.blog .fleft a:hover {
	background: none;
}
/*
.item108 #tp_toolbar-structure {
        width: 99.8%;
}
.item110 #tp_toolbar-structure {
        width: 90%;
}
*/
.item dd.published,
.item div.aktuelles-text,
.item p.tags {
   	margin-left: 429px;
}
dd.published {
	display: none;
}
.item108 .item-page {
	display: none;
}
#tp_toolbar-structure .custom #logo {
        width: 280px;
        height: 60px;
        display: block;
}
@media (min-width: 1035px) {
    #mainmenu {
        width: 6ß%
        height: 60px;
        display: block;
        float: right;
        margin: 8px 5% 0 0px;
    }
}
@media screen and (min-width: 821px) and (max-width: 1035px) {
    #mainmenu {
        margin: 8px 5px 0 0px;
		width: 480px;
    }
    #mainmenu a:link,
    #mainmenu a:visited {
    	padding: 0px 5px;
    }
    #tp_toolbar-structure {
    	width: 100%;
    }
    #mainmenu li a,
    #mainmenu a:link,
    #mainmenu a:visited {
    	font-size: 14px!important;
    }
    #mainmenu {
        width: 475px;
        height: 60px;
        display: block;
        float: right;
        margin: 8px 5% 0 0px;
    }
}

@media (min-width: 821px) {
    #tp_toolbar-structure .custom {
        width: 280px;
        height: 60px;
        display: block;
        float: left;
    }
    #mainmenu ul.menu li {
        float: right;
    }
   	#mainmenu li a {
        color: #fff;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', sans-serif !important;
        font-size: 1.1em !important;
    }
    #mainmenu li.active a,
    #mainmenu li.active a:hover,
    #mainmenu li.active a:active,
    #mainmenu li.active a:focus {
        background: none #555;
        color: #fff;
    }
    .item270 #mainmenu li.item-109 a,
    .item271 #mainmenu li.item-109 a,
    .item274 #mainmenu li.item-109 a,
    .item273 #mainmenu li.item-109 a,
    .item272 #mainmenu li.item-109 a {
        background: none #555;
    }
    #tp_toolbar .menu li a:hover {
        color: #08cbd6;
    }
}
@media (max-width: 820px) {
	#tp_toolbar #toggle {
		display: block;
        position: absolute;
        right: 0;
        top: 10px;
        z-index: 10;
        padding: 0 0 10px 12px;
	}
	#tp_toolbar #mainmenu {
		position: absolute;
        width: 100%;
        top: 78px;
		display: none;
		background: #000;
	}
	#tp_toolbar #mainmenu li a {
		color: #FFF;
		padding: 6px 0 6px 12px;
		display: block;
	}
	#tp_toolbar #mainmenu li a:hover {
		background: #08cbd6;
	}
	#tp_toolbar #mainmenu li.item-299.parent > a {
		display: none;
	}
	#tp_toolbar #mainmenu li a:hover {
		color:
	}
	#bigmenu {
		max-width: 60%;
	}
	#tp_toolbar-structure .custom #logo {
		width: 100%;
	}
    #tp_toolbar-structure {
    	margin: 0;
    	width: 100%;
    }
    .item105 .wrapper .blog {
    	width: 92%;
    	margin: 0 4%;
    	padding: 0;
    }
    .blog span.fleft {
    	float: none;
        overflow: hidden;
        display: block;
    }
    .blog img.aktuelles-bild {
    	max-width: 100%;
    	height: auto;
    }
    .item dd.published,
    .item div.aktuelles-text,
    .item p.tags {
        margin-left: 0px;
    }
    #footer-right {
        padding: 20px 0 0;
    }
    #footer-left,
    #footer-right {
    	float: none;
        clear: both;
        height: auto;
        overflow: hidden;
        width: 96%;
    }
    #footer-left .socialkontakt {
    	height: auto;
    	width: 100%;
    }
    #footer-left .socialicons,
    #footer-left #footercopy {
    	margin-left: 0;
    	width: 100%;
    }
    #refcontent {
    	width: 100%;
    	position: relative;
    }
    #refcontent #refheader,
    #refcontent #refheader div a {
    	height: 65px;
    	background-position: center 8px;
    }
    #refcontent #refheader {
    	border-top: 2px solid #000;
    }
    .pagenav li.pagenav-prev a,
    .pagenav li.pagenav-next a {
   		height: 65px;
   		width: 65px;
    	background-position: center 20px;
    }
    .pagenav li {
    	margin-bottom: 0;
    }
    .referenzseiten .pagenav,
    .kompetenzseiten .pagenav {
    	margin: 2px 0 0 0;
    	overflow: hidden;
    }
    #refcontent .item-page {
    	margin: 4% 0px 0px 4%;
    	width: 92%;
    }
    .referenzseiten .pagenav .pagenav-next,
    .kompetenzseiten .pagenav .pagenav-next {
    	overflow: hidden;
    }
    .parallax_mouseinteraction.thumbs .rightNav,
    .parallax_mouseinteraction.thumbs .leftNav {
    	margin-top: 0;
    }
    #refgallery .parallax_mouseinteraction.thumbs .rightNav {
    	right: 0px;
    	width: 38px;
    }
    .kompetenzseiten .pagenav {
        width: auto;
        height: 65px;
    }
}
@media (max-width: 520px) {
    .item105 .pagination ul {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .item105 .pagination li {
        float: none;
        width: 100%;
        padding: 0;
    }
    .item105 .pagination li a,
    .item105 .pagination li span {
    	padding: 5px 0;
    	background: #555;
    	margin: 0 0 2px 0;
    }
    .news {
    	width: 100%;
    }
    .newsimg {
    	display: block;
        float: left;
        height: auto;
        margin: 50px 4% 0;
        width: 92%;
    }
    img {
    	max-width: 100%;
    }
}
@media (max-width: 360px) {
	#tp_toolbar-structure {
		background-size: 70%;
		background-position: 16% 65%;
	}
}