/* Style 2 */


/* Home */
.main-header .main-box .logo-box {
	width: 70px;
	margin-top: 10px;
}
.intro-section {
	background-color: #fff;
}
.intro-section .inner-part .content-box .inner-box:before {
	display: none;
}
.sec-title-one:before {
	background-image: url(../images/main-slider/leaf-icon.png);
	background-size: 50px;
}
.intro-section .inner-part .content-box .inner-box:after {
	background: url(../images/bg/plum_PNG8674.png) center center no-repeat;
}
.btn-style-two {
	text-transform: none;
}
.footer-style-two .logo-widget {
}
.footer-style-two .logo-widget .logo-box {
	width: 100px;
	margin: 0 auto;
}
.footer-style-two .logo-widget a {
	display: block;
}
.fluid-section-one .left-column,
.fluid-section-one .right-column {
	padding: 120px 0px;
}
.fluid-section-one {
	margin-top: 30px;
}
.fluid-section-one .oval-cut {
	display: none;
}
.fluid-section-one .floated-image-left,
.fluid-section-one .floated-image-right {
	bottom: -60px;
}
.fluid-section-one .left-column .inner-box {
	max-width: 290px;
}
.certificate-list {
	overflow: hidden;
}
.certificate-list li {
	float: left;
	padding: 10px;
	text-align: center;
}
.certificate-list li img {
	max-height: 80px;
}
/*.certificate-list .eu {
	width: 100%;
}
.certificate-list .eu img {
	width: 100%;
	max-height: 100%;
}*/
.info a:hover {
	color: #5ec79c;
}
.hidden-bar .logo img {
	width: 50px;
}

/* About */
.page-title {
	padding: 140px 0px 50px 0;
}
.about-farm {
	padding-top: 60px;
}
.full-content {
	padding-top: 40px;
	margin-bottom: 40px;
}
.full-content img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.farm-numbers {
	margin-bottom: 50px;
}
.farm-numbers h3 {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #5ec79c;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.nr-col {
	text-align: center;
	margin-bottom: 80px;
}
.nr-col p {
	font-family: 'Grand Hotel', cursive;
	font-size: 25px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.nr-col p:after {
	content: '';
	width: 50px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	background: #5ec79c;
}
.nr-col i {
	display: block;
	font-family: 'Grand Hotel', cursive;
	font-size: 50px;
	font-weight: bold;
	color: #5ec79c;
	margin-bottom: 30px;
}
// .nr-column {
// 	background: url(../images/bg/counter-bg.jpg) center bottom no-repeat;
// 	background-size:800px;
// 	padding-bottom: 300px;
// }
.farm-numbers {
	background: url(../images/bg/farm-bg.png) center bottom no-repeat;
	background-size: auto 638px;
	padding-bottom: 300px;
	margin-bottom: 0;
}

.tabs-style-one .tabs-content {
	padding-top: 0;
}

/* Single */
.gallery-section.gallery-page {
	padding-top: 0;
}
.sidebar-page-container {
	padding-top: 40px;
	padding-bottom: 30px;
}
.post-content img {
	margin-bottom: 20px;
}
.post-content h2 {
	color: #333333;
}
.sponsors-style-one .slide-item img {
	width: auto;
}


/* Contact */
.info-box .text a {
	color: #777777;
}
.info-box .text a:hover {
	color: #5ec79c;
}
.contact-section {
	padding: 80px 0;
}
#map-canvas {
	height: 700px;
}


/* EU section */
.eu-section {
	padding-bottom: 100px;
}

.eu {
	position: absolute;
    bottom: 210px;
    right: 50%;
    z-index: 100;
    width: 25%;
    max-width: 295px;
    margin-right: -585px;
}



@media only screen and (max-width: 1600px){
	.fluid-section-one .floated-image-left,
	.fluid-section-one .floated-image-right {
		width: 360px;
		bottom: -40px;
	}
	.fluid-section-one .floated-image-left img,
	.fluid-section-one .floated-image-right img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 1300px){
	.fluid-section-one .floated-image-left,
	.fluid-section-one .floated-image-right {
		width: 300px;
		bottom: -40px;
	}
	.about-farm .image-box img {
		width: 90%;
	}
}

@media only screen and (max-width: 1200px){
	.eu {
		margin-right: 0;
		right: 15px;
	}
}



@media only screen and (max-width: 1023px){
	.fluid-section-one .left-column .inner-box {
		max-width: 100%;
	}
	.fluid-section-one .left-column,
	.fluid-section-one .right-column {
		padding: 70px 0;
	}
	.main-header .main-box .logo-box {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.eu {
		width: 30%;
		bottom: 15px;
	}
}


@media only screen and (max-width: 991px){
	.nr-column {
		padding-top: 40px;
	}
	.about-farm .image-box {
		display: none;
	}
	.tabs-style-one .tab-buttons {
		text-align: center;
		margin-bottom: 50px;
	}
	.tabs-style-one .tab-buttons .tab-btn {
		display: inline-block;
		margin: 0;
	}
}

@media only screen and (max-width: 767px){
	.main-slider .tp-caption {
		display: block !important;
	}
	.main-slider h3 {
		font-size: 34px;
	}
	.footer-widget.subscribe-widget {
		text-align: center;
	}
	.certificate-list li {
		float: none;
		display: inline-block;
	}
	.footer-widget.info-widget {
		text-align: center;
	}
	.farm-numbers .sec-title-one {
		margin-bottom: 20px;
	}
	.info-section .info-column .info-box {
		height: 190px;
	}
	.contact-section {
		padding-bottom: 20px;
	}
	.map-section {
		top: 0;
		margin-bottom: 0px;
	}
	#map-canvas {
		height: 400px;
	}
}

@media only screen and (max-width: 600px){
	.nr-column {
		padding-bottom: 30vw;
		background-size: 430px;
	}
	.tabs-style-one .tab-buttons .tab-btn {
		width: 80px;
		height: 80px;
	}
	.tabs-style-one .tab-buttons .tab-btn:before {
		width: 100px;
		height: 100px;
		margin-left: -50px;
		top: 31px;
	}
	.about-farm .col-lg-5 {
		display: none;
	}
	.farm-numbers {
		padding-bottom: 0px;
		background-size: auto 318px;
	}
	.nr-column {
		padding-bottom: 160px;
	}
	.testimonial-section {
		padding: 30px 0px 70px;
	}
}

@media only screen and (max-width: 450px){
	.intro-section .inner-part {
		padding-top: 30px;
	}
	.intro-section .inner-part .content-box {
		padding-top: 20px;
	}
	.fluid-section-one .left-column,
	.fluid-section-one .right-column {
		padding: 50px 0;
	}
	.page-title {
		padding: 90px 0px 50px 0;
	}
	.contact-section {
		padding: 40px 0 20px;
	}
}