/**
*
* MEDIA QUERIES - SevenCat
------------------------------------------------------------------------*/

.main-wrapper {
	/* background-color: gray; */
}
hr {
    /* border-top-color: #4F8A10; */
    border-top: 2px solid #4F8A10 !important;
}

.col-padding {
	padding-right: 5px;
    padding-left: 5px;
}

.img-responsive {
    width: 100%;
}

.listing-item {
    padding-top: 1em;
}

/*
#sc_jarglased-listing  span.excerpt > a:after,#sc_jarglased-listing  span.excerpt > a:before {
    content:"\a";
}
*/

.entry-tags {
    margin-top: 2em;
}

.entry-content p:first-of-type:first-letter:not(:last-of-type):not(".hobune-info") {
	float: left;
    padding-right: 2px;
    line-height: 1;
    margin-top: -.1em;
    margin-bottom: -0.14634em;
    margin-right: 0.07317em;
    font-family: "Playfair Display";
    font-weight: normal;
    font-size: 3.38em;
    text-transform: none;
}
.breadcrumbs {
	font-size: 0.75em;
}
.master-slider {
	z-index: 1001;
}
.wpcf7-response-output {
    border-radius: 5px;
    border: 2px solid;
    margin: 5px;
    color: #4F8A10;
    margin-bottom: 2em;
    padding: 10px;
    background-color: #DFF2BF;
}
.hobune-info-synnipaev {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 1em; 
    font-weight: 700;

}
div.hobune-info-synnipaev:before {
    content: '\f1fd';
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.hobune-info-synnipaev:after {
    content: '\f1fd';
    font: 26px/30px FontAwesome;
    margin-left: 16px;
    vertical-align: middle;
}
.custom-logo {
	width: 200px;
	height: 48px;
	margin-top: 20px;
}
/*
.logo .image-logo img {
    width: 200px;
    height: 48px;

}  
*/
.category-eesti-hobune-takud .rp4wp-related-posts, .category-eesti-hobune-marad .rp4wp-related-posts {
	display: none;
}
.category-eesti-hobune-takud .jp-relatedposts, .category-eesti-hobune-marad .jp-relatedposts {
	display: none;
}
.entry-meta {
	display: none;
}
.hobune-info .last_column {
	font-weight: 500;
	padding-bottom: 10px;
}
.last_column ul {
    font-size: 0.9em;
    padding-left: 1.5em;
}
.hobune-vanus {
	font-weight: 700;
	font-size: 1.2em;
	display: inline-block;
}

.entry-content a[href*="//"]:not([href*="key.ee"]):after { 
	font-family: FontAwesome;
	content: "\f08e";
	font-size: 13px;
	color: #ccc;
	padding-left: 7px;
}
.hobun-after-content {
	border-top: 5px solid #4F8A10;
	margin-top: 4em;
	padding-top: 1em;
	margin-bottom: 2em;
}
section h2 {
    font-size: 33px;
    margin: 30px 0px 20px;
}


@media (min-width:992px){
	.col-md-7 {
		width: 66.333333%;
	}
	.col-md-5 {
		width: 33.666667%;
	}
	.col-md-pull-7 {
		right: 72.333333%;
	}
	.col-md-push-5 {
		left: 38.666667%;
	}
}

@media (min-width:640px){


/*
	.display-posts-listing .listing-item {
		clear: both;
	}

	.display-posts-listing img {
		float: left;
		margin: 0 10px 10px 0;
		width: 250px;
	}
	.listing-item {
		padding-top: 1em;
	}
	*/

	.hobune-info {
		background-color: #f5f5f5;
		padding: 0.7em;
		border-radius: 5px;
		transition-property: background;
		transition-duration: 1s;
		transition-timing-function: linear;
		border-bottom: 5px solid #4F8A10;
	}
	.hobune-info:hover {
		background: #EEE;
	}
	.hobune-info .hobune-info-status {
		background-color: white;
		padding: 6px;
		border-radius: 5px;
		color: #4F8A10;
		border: 1px solid;
		text-align: center;
	}
	.hobune-vanemad-img {
		width: 45%;
    	float: right;
    	margin-left: 1em;
    	margin-bottom: 0.5em;
    }
    .blog-feed .entry-thumb, .frontpage-recent-posts .entry-thumb  {
		height: 320px !important;
		overflow: hidden;
	}
	.newspaper {
		-webkit-column-count: 3; 
		-moz-column-count: 3; 
		column-count: 3;
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px;
		-webkit-column-rule-style: solid; 
		-moz-column-rule-style: solid; 
		column-rule-style: solid;
		-webkit-column-rule-width: 1px; 
		-moz-column-rule-width: 1px;
		column-rule-width: 1px;
		-webkit-column-rule-color: #3a85eb; 
		-moz-column-rule-color: #3a85eb; 
		column-rule-color: #3a85eb;
		margin-bottom: 3em;
	}
}
@media (max-width:1199px){
    .blog-feed .entry-thumb, .row .entry-thumb  {
		height: 273px !important;
		overflow: hidden;
	}
}



@media (min-width:768px) and (max-width:991px){
	/* ipad  / pro=terveleht*/
	.main-wrapper {
		/* background-color: red; */
	}
    .blog-feed .entry-thumb, .row .entry-thumb  {
		height: auto !important;
		overflow: visible;
	}
	.header-row-2-right {
    	width: 72%;
    	height: 90px;
    	overflow: hidden;
    }
    .header-row-1-left {
    	width: 65%;
    }
    
    .header-row-1-right {
    	width: 34%;
    }
}
@media (max-width:767px){
	/* iphone6 landscape */
	.main-wrapper {
		/* background-color: blue; */
	}
    .blog-feed .entry-thumb, .row .entry-thumb  {
		height: auto !important;
		overflow: visible;
	}
	.custom-logo {
    	margin-top: 0px;
	}
}
@media (max-width:640px){
	/* iphone5 landscape */
	.main-wrapper {
		/* background-color: brown; */
	}

/*
	.display-posts-listing .listing-item {
		clear: both;
	}

	.display-posts-listing img {
		
		margin: 0 10px 10px 0;

	}

	
	.listing-item:not(:first-of-type) {
		padding-top: 1em;
	    border-top: 3px solid #4F8A10;
    	margin-top: 1em;
	}
	*/
	/*
	#sc_jarglased-listing .listing-item {
   		width: 100%;
  	 	clear: both;
	}
	*/
	.hobune-vanemad-img {
		margin: 0px auto;
   		/* overflow: hidden; */
    	/* position: relative; */
    	box-sizing: content-box;
    	visibility: visible;
   	 	opacity: 1;
    	/* margin: 0px 0px 0px -35px;
    	margin: 5px 0 20px -35px; */
    	margin: 5px -35px 20px 0px;
    	/* width: 375px; */
    	width: 100%;
    	float: none;
    	margin: auto;
    	margin-bottom: 1em;
    	max-width: none !important;
    	/* border-bottom: 1px solid; */
    	box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    }
    .hobune-info .one_fifth {
    	border-top: 1px solid;
    	padding-top: 5px;
    	font-weight: 400;
    	color: lightgray;
    	margin-bottom: 0px;
    	

    	background-color: #fff;
    }
    .hobune-info .last_column {
        font-weight: normal;
        text-decoration: none;
    }
    .hobune-info-status {
        border-radius: 5px;
    	border: 2px solid;
    	margin: 5px;
    	color: #4F8A10;
    	margin-bottom: 2em;
    	padding: 10px;
    	background-color: #DFF2BF;
    }

}
@media (max-width:400px){
	/* iphone6 */
	.main-wrapper {
		/* background-color: green; */
	}
	.entry.details .entry-body {
  		padding: 15px 15px 15px 15px;
	}
}
@media (max-width:320px){
	/* iphone5 */
	.main-wrapper {
		/* background-color: yellow; */
	}
	.custom-logo {
		height: 58px;
	}
	.hobune-vanemad-img {
    	/* width: 320px;  */
    }
	.entry-content h3 {
		font-size: 18px;
	}
}


/* MEDIA QUERIES - SevenCat - END
------------------------------------------------------------------------*/