.show {
	display: block!important;
}
.sam-pro-place img,
#single-featured .content-featured img{
    margin: 0 auto;
    display: block;
}
span.clear{
	clear:both;
	display:block;
}
h3.home-widget-header,
h3.sidebar-widget-header,
.pre-footer span.header-footer h2{
	font-family:'Oswald', sans-serif!important;
	font-size: 40px;
}
.tsi_top_views_widget h2,
.ytfeatured p,
#single-featured .content-featured .middle-text h2{
	font-family: 'Cantata One', serif!important;
}
#nav-top-wrap, 
.fly-but-wrap span {
	background:#ffffff!important;
}
#main-nav .menu li a,
#single-featured .content-featured .middle-text h2,
#single-featured .content-featured .middle-text p {
	color: #fff;
}
#nav-inner{
	float:none;
	max-width:1120px;
	margin:0 auto;
}
#main-nav{
	max-width: 986px;
}
.logo-leader{
	margin: 20px 0;
}
.footer-widget{
	font: 11px/18px helvetica, arial, sans-serif;
}
.sidebar-widget a.fb-but,
.sidebar-widget .twitter-but,
.sidebar-widget .instagram-but,
.sidebar-widget .youtube-but,
.sidebar-widget .rss-but {
    background-position-y: 175px;
}
.sidebar-widget a.fb-but:hover,
.sidebar-widget .twitter-but:hover,
.sidebar-widget .instagram-but:hover,
.sidebar-widget .youtube-but:hover,
.sidebar-widget .rss-but:hover {
    background-position-y: 150px;
}
.footer-widget .fb-but:hover,
.footer-widget .twitter-but:hover,
.footer-widget .instagram-but:hover,
.footer-widget .youtube-but:hover,
.footer-widget .rss-but:hover{
	background-position-y:-50px;
}
#featured-wrapper,
.featured-shade,
.left-shade, .right-shade,
ul.featured-items li{
	height:250px;
}
ul.featured-items li {
	width:300px;
	margin: 0 6px;
	float:right;
}
.featured-text h2, .featured-text h2 a {
    font-size: 27px;
}
ul.featured-items li img{
    max-width: 300px;
    width: 300px;
}
/*Mega Menu*/
.fly-but-wrap{
	display:block!important;
}
#main-nav li#mega-menu-item-9 ul.mega-sub-menu li,
.contacto .two_third,
.contacto .one_third {
	width:100%;
}
#main-nav .mega-menu li a, #main-nav .mega-menu li:hover ul li a {
    font-family: 'Raleway', sans-serif!important;
	font-weight:600!important;
}
ul.menu-post-list,
#top-story-middle h2{
	text-align: center!important;
}
.menu-post-list li {
    width: 11%!important;
    display: inline-block;
    margin-right: 0.5%;
	vertical-align:top;
	max-width:210px;
}
.menu-post-list li:last-child {
    margin-right: 0;
}
.menu-post-list li a {
    text-decoration: none;
}
.menu-post-list li:hover a h2 {
    color: #BF1A21;
}
.menu-post-list li h2 {
    text-align: left;
}
.menu-post-list .top-story-image {
    height: auto!important;
}
/*Featured top 5*/
#middle-img .top-middle-image {
    margin: 0 auto;
    float: none;
    max-width: 500px;
}
#top-story-middle span.widget-cat-contain,
#single-featured .content-featured span.widget-cat-contain {
    float: left;
    margin-top: -14px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
#top-story-wrapper span.widget-cat-contain h3,
.tsi_top_views_widget span.widget-cat-contain  h3,
.menu-post-list li a span.widget-cat-contain  h3,
#single-featured .content-featured span.widget-cat-contain h3 {
    padding: 5px 4px 5px 10px;
    display: inline-block;
    width: auto!important;
    float: none!important;
    background: #BF1A21;
	color:#fff;
}
.top-story-image span.widget-cat-contain,
.menu-post-list li a span.widget-cat-contain {
    position: absolute;
    bottom: 0;
}
.menu-post-list li a span.widget-cat-contain  h3 {
    padding: 5px 10px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
}
#top-story-middle,
#top-story-left h3{
	border:none!important;
}
#middle-text{
	background: rgba(0, 0, 0, 0.5);
	bottom: 20px;
}
#middle-text h2,
#top-story-middle:hover h2,
#middle-text h3 {
	color:#fff!important;
}
#top-story-left h2,
#top-story-middle h2,
.home-widget .wide-text h2,
.home-widget .wide-text p,
.ytfeatured p{
	text-align:left;

	max-height: 57px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#top-story-middle h2,
.home-widget .wide-text h2 {
    max-height: 110px;
}
.home-widget .wide-text p,
.ytfeatured p{
    max-height: 72px;
}
/* Content */
.nav-links {
    display: none!important;
	opacity: 0!important;
}
#infscr-loading {
	width: 100%;
	background: url('../images/striped-bg.png');
}
#infscr-loading div {
    background: #fff;
    padding: 10px 0;
}
h3.highlight {
    font: 17px/18px 'Oswald',sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
h3.highlight span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    vertical-align: bottom;
}
h3.highlight span,
#infscr-loading i{
	color:#BF1A21;
}

.home-widget .split-img{
	max-height: 210px;
    overflow: hidden;
}
.archive .home-widget ul.split-columns li{
	overflow:hidden;
}
.archive .home-widget ul.split-columns li h2{
	font-size:18px;
	text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/* Start Star loading*/
.cssload-star {
	margin: 15px auto;
	padding: 0!important;
	width: 19px;
	height: 19px;
	transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
}

.cssload-star-part,
.cssload-star-blend {
  border-style: solid;
  border-top-width: 11.53846154px;
  border-right-width: 15px;
  border-left-width: 15px;
  height: 0;
  margin-top: 11.53846154px;
  margin-bottom: 7.41758244px;
  position: absolute;
  width: 0;
	animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-o-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-ms-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-webkit-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-moz-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.cssload-star-part:before,
.cssload-star-blend:before{
	transform: translate(15.5555555%, -15.5555555%) rotate(72deg) translateY(50%);
}
.cssload-star-part:after,
.cssload-star-blend:after{
	transform: translate(-15.5555555%, -15.5555555%) rotate(-72deg) translateY(50%);
}
.cssload-star-part:before,
.cssload-star-part:after,
.cssload-star-blend:before,
.cssload-star-blend:after{
	border-style: solid;
	border-top-width: 11.53846154px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-bottom: 0;
	content: '';
	display: block;
	height: 0;
	left: -15px;
	position: absolute;
	top: -11.53846154px;
	width: 0;
}

.cssload-star-red {
	background: none!important;
    right: -10px;
	top: 0;
	animation-direction: alternate-reverse;
		-o-animation-direction: alternate-reverse;
		-ms-animation-direction: alternate-reverse;
		-webkit-animation-direction: alternate-reverse;
		-moz-animation-direction: alternate-reverse;
}
.cssload-star-red,
.cssload-star-red:before,
.cssload-star-red:after{
	border-color:rgb(191,26,34) transparent transparent transparent;
	
}


.cssload-star-black {
	background: none!important;
	left: 0;
	top: 0;
}

.cssload-star-black,
.cssload-star-black:before,
.cssload-star-black:after{
	border-color:rgb(16,16,16) transparent transparent transparent;
}

.cssload-star-blend {
    padding: 0!important;
	background: none!important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	animation: blend-anim 0.92s ease-in infinite;
		-o-animation: blend-anim 0.92s ease-in infinite;
		-ms-animation: blend-anim 0.92s ease-in infinite;
		-webkit-animation: blend-anim 0.92s ease-in infinite;
		-moz-animation: blend-anim 0.92s ease-in infinite;
}
.cssload-star-blend,
.cssload-star-blend:before,
.cssload-star-blend:after{
	border-color:rgb(150,12,19) transparent transparent transparent;
	
}

/* End Star loading*/
/* Start animation loading */
@keyframes blend-anim {
	0% {
		transform: scale(0.01, 0.01) rotateY(0);
		animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		transform: scale(1, 1) rotateY(0);
		animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		transform: scale(0.01, 0.01) rotateY(0);
	}
}

@-o-keyframes blend-anim {
	0% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-o-transform: scale(1, 1) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
	}
}

@-ms-keyframes blend-anim {
	0% {
		-ms-transform: scale(0.01, 0.01) rotateY(0);
		-ms-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-ms-transform: scale(1, 1) rotateY(0);
		-ms-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-ms-transform: scale(0.01, 0.01) rotateY(0);
	}
}

@-webkit-keyframes blend-anim {
	0% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-webkit-transform: scale(1, 1) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
	}
}

@-moz-keyframes blend-anim {
	0% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-moz-transform: scale(1, 1) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
	}
}

@keyframes cssload-part-anim {
	0% {
		transform: translate3d(-10px, 0px, 0);
	}
	100% {
		transform: translate3d(10px, 0px, 0);
	}
}

@-o-keyframes cssload-part-anim {
	0% {
		-o-transform: translate3d(-10px, 0px, 0);
	}
	100% {
		-o-transform: translate3d(10px, 0px, 0);
	}
}

@-ms-keyframes cssload-part-anim {
	0% {
		-ms-transform: translate3d(-10px, 0px, 0);
	}
	100% {
		-ms-transform: translate3d(10px, 0px, 0);
	}
}

@-webkit-keyframes cssload-part-anim {
	0% {
		-webkit-transform: translate3d(-10px, 0px, 0);
	}
	100% {
		-webkit-transform: translate3d(10px, 0px, 0);
	}
}

@-moz-keyframes cssload-part-anim {
	0% {
		-moz-transform: translate3d(-10px, 0px, 0);
	}
	100% {
		-moz-transform: translate3d(10px, 0px, 0);
	}
}
/* End animation loading*/
#single-featured .content-featured {
    width: 95%;
    margin: 25px auto 0;
    position: relative;
}
#single-featured .content-featured .middle-text {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    background: rgba(191, 27, 35, 0.8);
    padding: 20px;
    max-width: 250px;
	content: '';
    -ms-box-shadow: 0 0 40px -10px #000 inset;
    -moz-box-shadow: 0 0 40px -10px #000 inset;
    -webkit-box-shadow: 0 0 40px -10px #000 inset;
    -o-box-shadow: 0 0 40px -10px #000 inset;
    box-shadow: 0 0 40px -10px #000 inset;
}
#single-featured .content-featured span.widget-cat-contain h3{
	border: 3px solid #fff;
    color: #fff;
    display: inline-block;
    font: 500 12px/12px 'Raleway', sans-serif;
    padding: 5px 10px;
    text-transform: uppercase;
}
#single-featured .content-featured .middle-text h2, 
#single-featured .content-featured .middle-text p {
    margin: 20px 0;
}
#single-featured .content-featured .middle-text p {
    font-size: 15px;
    line-height: 120%;
}
#single-featured .content-featured .middle-text h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
}
/*Sidebar*/
.sidebar-widget .wide-text h2 {
	color:#fff;
}
.sidebar-widget ul.wide-widget li{
	margin-bottom:0;
}
.sidebar-widget .wide-img {
	height:245px;
}
.sidebar-widget .wide-text {
	background: #101010;
	padding: 10px 10px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 95%;
}

/*YouTube*/
.tsi_youtube_widget a{
	text-decoration:none;
}
.ytfeatured {
    position: relative;
	clear:both;
}
span.yticon {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    top: 33%;
    color: #fff;
}
.ytfeatured:hover span.yticon,
.tsi_youtube_widget h2 a:hover,
.tsi_youtube_widget h2 a i{
	color:#BF1A21;
}
span.ytimage {
    position: relative;
    width: 100%;
    max-height: 168.75px;
    display: block;
    overflow: hidden;
	background: #ffffff;
    text-align: center;
}
.ytfeatured p {
    padding: 10px 15px 0;
	border-bottom: 10px solid #bf1a2a;
    background: #BF1A21;
    color: #fff;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
}
.tsi_youtube_widget h2 a i{
	vertical-align:middle;
	margin-right:5px;
}
.tsi_youtube_widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tsi_youtube_widget ul li {
	margin-bottom:6px;
	font: 600 12px/18px 'Raleway', sans-serif;
}
/*Top Views*/
.tsi_top_views_widget span.widget-cat-contain {
    display: block;
}
.tsi_top_views_widget span.widget-cat-contain  h3{
	float:left!important;
	text-transform: uppercase;
    padding: 5px 10px;
    font-weight: 400;
	margin-bottom: 5px;
}
/*Poll*/
div.widget_polls-widget {
    background: #101010;
	color: #fff;
}
div.widget_polls-widget span.sidebar-widget-header, 
div.widget_polls-widget span.sidebar-widget-header h3 {
    background: #BF1A21;
    color: #fff;
}
.wp-polls, .wp-polls-form{
    padding: 5px;
    font: 14px/19px 'Raleway', sans-serif;
}
.wp-polls-ul {
    padding: 0px 10px 10px 10px;
    margin: 0;
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li{
	margin-top:5px;
}
.button,
.wp-polls .Buttons,
.field-wrap input[type="button"] {
    border: none;
    background: #bf1a21;
    padding: 10px 12px 10px 15px;
    color: #fff!important;
    font: 16px 'Oswald',sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px;
	cursor: pointer;
	text-decoration: none!important;
}
.wp-polls .Buttons:hover{
	background:#ffffff;
	color: #bf1a21;
}
.wp-polls a {
    color: #fff;
}
.wp-polls p {
    padding: 0 10px;
}
/* ------ */
.widget_totalpoll {
    background: #101010;
    font-family: 'Raleway', sans-serif;
}
.widget_totalpoll .sidebar-widget-header {
    background: #bf1a21;
    color: #fff;
}
.widget_totalpoll .totalpoll-question {
    color: #fff;
    padding: 13px!important;
    font-size: 15px!important;
    font-family: 'Raleway', sans-serif!important;
}
.widget_totalpoll .totalpoll-choices {
    margin: 0 13px!important;
}
.widget_totalpoll .totalpoll-buttons {
    margin-bottom: 10px!important;
    text-align: center!important;
    color: #fff;
}
.widget_totalpoll .totalpoll-button {
    cursor: pointer;
}
.widget_totalpoll button.totalpoll-button-back {
    color: #444!important;
}
/*Form*/
.contacto,
#single-featured .content-featured .middle-text p {
	font-family: 'Raleway', sans-serif;
}
.nf-form-cont {
    width: 97%;
	margin-top: -20px;
}
.ninja-forms-field {
    padding: 10px;
}
.field-wrap input[type="button"]:hover,
.button:hover{
	background: #222222;
}

/*Pre-footer*/
.pre-footer{
	background:#E6E6E6;
	position:relative;
	padding: 20px 0;
}
#featured-wrapper .next {
    right: 0!important;
    opacity: 0.9;
}
#featured-wrapper .prev {
    left: 0!important;
    opacity: 0.9;
}
.pre-footer span.header-footer {
	background: url("../images/striped-bg.png");
    float: left;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
	margin:0 0 20px;
}
.pre-footer span.header-footer h2 {
	background: #E6E6E6;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 100%;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	color:#222222;
}
.pre-footer .container {
	width:100%;
	margin: 0 auto;
}
/*Instagram & Twitter*/
.pre-footer .two_third,
.pre-footer .one_third {
    width: 100%;
    margin-top: 20px;
}
.pre-footer .two_third,
.contacto .two_third{
	border-right: 1px solid #ccc;
}
span.title_bg {
    display: block;
    width: 100%;
    padding: 18px 10px;
	margin-bottom: 20px;
}
.pre-footer .instagram span.title_bg {
	background: #D10869;
}
.pre-footer .twitter span.title_bg {
	background: #1DA1F2;
}
.title_bg h2 {
    font-family: 'Raleway', sans-serif!important;
    font-size: 40px;
    text-transform: uppercase;
	letter-spacing: 5px;
	color:#fff;
}
.title_bg h2 small {
    font-size: 20px;
    text-transform: lowercase;
    font-weight: 600;
	letter-spacing: normal;
}
/* Scroll to top*/
.scrollToTop{
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    cursor: pointer;
    z-index: 999;
}
.scrollToTop.display{
	display:block;
}
@media screen and (max-width:1120px){
	.menu-post-list li a span.widget-cat-contain  h3{
		font-size:0.63em;
	}
	.menu-post-list li h2{
		font-size:0.8em;
	}
}
@media screen and (max-width:770px) {
	/*#nav-wrapper{
		display:none;
	}*/
	#logo-footer {
		float:none;
	}
	.footer-widget p,
	#logo-footer {
		text-align:center;
	}
	ul.featured-items li img{
		margin-left:0;
	}
	.prev,.next {
		display:block;
	}
	#middle-img{
		margin-bottom: 0;
	}
	#middle-img,
	.top-story-image {
		height: auto;
	}
	#top-story-right{
		width:93.75%;
	}
	span.ytimage {
		background: none;
	}
	#single-featured .content-featured{
		margin: 2% auto 0;
	}
	#single-featured .content-featured .middle-text {
		transform: initial;
		max-width: 100%;
		position:relative;
		top: initial;
		right: initial;
	}
}
@media screen and (max-width:479px) {
	.top-story-image {
		height: auto;
	}
	#leader-medium{
		margin-bottom:0;
	}
	.single-post #content-area .sam-pro-container {
		float: none!important;
		margin: 0 auto!important;
	}
}
@media screen and (min-width: 1002px){
	#leader-medium{
		width:846px;
	}
	#home-main{
		width:93.93939393939393%!important;
	}
	.fly-but-wrap{
		display:none!important;
	}
	#middle-img{
		margin-bottom:0;
		height:500px
	}
	#nav-top-mid,
	.logo-leader,
	#main-wrapper,
	#footer-top,
	#footer-widget-wrapper,
	.pre-footer .container{
		width:1120px;
	}
	#top-story-contain {
		width:800px;
		position: relative;
	}
	#top-story-left{
		width: 260px;
		padding: 10px 20px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	#top-story-left ul.top-stories li:last-child {
    	margin-top: 10px;
	}
	#top-story-right{
		width: 300px;
		padding:0;
		padding-left:20px;
	}
	#top-story-right ul.top-stories li{
		margin-top:0;
		height:250px;
	}
	.top-story-image{
		height:172px;
		overflow: hidden;
		margin-bottom: 5px;
	}
	#content-main{
		width:760px;
	}
	.home-widget .wide-text{
		width:635px;
	}
	.archive .home-widget ul.split-columns{
		width: 750px;
	}
	.archive .home-widget ul.split-columns li{
		width:46.5%;
		height:315px;
	}
	.pre-footer .two_third, 
	.contacto .two_third {
		width: 67.3%;
		float: left;
	}
	.pre-footer .one_third,
	.contacto .one_third {
		width: 31%;
		float: right;
		margin-left: 15px;
	}
	.instagram .jr-insta-thumb ul.thumbnails.no-border.jr_col_5 li {
		width: 17.8%!important;
		margin-right: 15px;
		margin-top: 15px;
	}
	span.title_bg {
		width: 94.6%;
		margin-bottom: 0px;
	}
	#sidebar-wrapper {
		padding:20px 30px;
	}
	.footer-widget {
		width:329px;
	}
	.footer-widget #content-social {
		margin: 20px 0;
	}
	.footer-widget p {
		width: 65%;
    	margin-top: 10px;
	}
	.footer-widget:first-child{
		border-right:1px solid #444;
	}
}
@media screen and (max-width: 1120px) and (min-width: 1002px){
	#nav-top-mid,
	.logo-leader,
	#main-wrapper,
	#footer-top,
	#footer-widget-wrapper,
	.pre-footer .container{
		max-width:100%;
	}
	#top-story-right{
		padding:0;
	}
	 #top-story-right {
		width: 100%;
	}
	#top-story-right ul.top-stories li {
		width: 48%;
		margin: 15px 0;
	}
	#content-main {
		width: 667px;
	}
	#sidebar-wrapper {
		padding: 20px;
	}
	.home-widget .wide-text {
		width: 545px;
	}
	.archive .home-widget ul.split-columns li{
		width:40.5%;
	}
}
@media screen and (max-width: 1002px) and (min-width: 768px){
	#top-story-contain, #top-story-right {
		width: 100%;
	}
	#top-story-right{
		padding:0;
	}
	#middle-img {
		height: 100%;
		margin-bottom: 0;
	}
	#top-story-left{
		width:300px;
	}
	#top-story-right ul.top-stories li {
		width: 48%;
		margin: 15px 0;
	}
	.top-story-image {
		height: 136px;
		overflow: hidden;
	}
	.featured-excerpt, .prev, .next, #main-nav, .related-image {
		display: block;
	}
	.archive .home-widget ul.split-columns li{
		height:315px;
	}
}
@media screen and (max-width: 767px) and (min-width: 600px) {
	.archive .home-widget ul.split-columns li{
		height:305px;
	}
}
@media screen and (max-width: 599px) and (min-width: 480px){
	.archive .home-widget ul.split-columns li{
		height:265px;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
	.fb-but,
	.fb-but:hover,
	.twitter-but,
	.twitter-but:hover,
	.pinterest-but,
	.pinterest-but:hover,
	.instagram-but,
	.instagram-but:hover,
	.google-but,
	.google-but:hover,
	.youtube-but,
	.youtube-but:hover,
	.linkedin-but,
	.linkedin-but:hover,
	.rss-but,
	.rss-but:hover,
	.fb-but2,
	.fb-but2:hover,
	.twitter-but2,
	.twitter-but2:hover,
	.pinterest-but2,
	.pinterest-but2:hover,
	.instagram-but2,
	.instagram-but2:hover,
	.google-but2,
	.google-but2:hover,
	.youtube-but2,
	.youtube-but2:hover,
	.linkedin-but2,
	.linkedin-but2:hover,
	.rss-but2,
	.rss-but2:hover {
		background-size: 200px 125px;
  		}

	}