
a[href]:after {
content: none !important;
}


* {
-webkit-print-color-adjust: exact; 
print-color-adjust: exact;
}

.entry a:after {
content: " [" attr(href) "] ";
}

nav.stickynav {
	display: none !important;
}

@media (max-width: 768px) {
	.container{
		width:100% !important;
	}

	.carousel-caption{
		width:100% !important;
	}

	.header-right{
		width:500px !important;
	float:left;
	margin-left: 5px !important;

	}

	.inner-addon{
		width: 165px !important;
		height:34px !important;
		float: right;
	}

	.header-left{
		width:150px;
		height:auto;
		float: left;
		z-index: 999;
		margin-right: 15px !important;
	}


	.header-top{
		  border-radius: 250px / 42px !important;
	}
	
	.region.region-footerleft{
	top: 75px;
    position: relative;

	}

	.content-wrap{
	width:1040px !important;
	margin:10px !important;

	}

	#footer{
		width:!important;
	}

	.region-footermiddle{
		top: 0px;
    position: relative;
 
	}

	.region-footerright{
			top: 0px;
    position: relative;

	}

	#content:after {

		background-size: 2100px !important;

	}

	.social-media-links li {
		width:59px !important;
		height:54px !important;
	}

	.social-media-links li img {
		width:100% !important;
		height: auto !important;
	}
	.box-big{
	
	width: 60% !important;

	}

	.box-full{

		width: 95% !important;
	padding:10px !important;

	}

	.typo-row{
	}



	.box-third{
		width:350px !important;
		margin-right: 38px !important;
		float: left !important;


	}

	.box{
		width:90% !important;
	}

	.box-small{


	}

	#logo{
		margin-left: -17px !important;
	}







}







 