body {

    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;

}
.logo {
	position: absolute;
     top:28px;	
}
.sticky .logo {
	top:20px;	
	
}
.navbar-brand {
	font-size: 1.6rem;
	color: #ffffff;	
}

h1.content-title,
h1.content-subtitle {
	font-family: 'Montserrat', sans-serif;
    color: #ff4301;
    font-size: 42px;
    margin-bottom: 20px;
}
h2.content-title,
h2.content-subtitle {
	font-family: 'Montserrat', sans-serif;
    color: #151311;
    font-size: 36px;
}

.welcome-text {
    font-size: 45px;
    font-family:  cursive;
}
.content-title, .content-subtitle, .section-title {
    font-family: Arial, sans-serif;
}
.farm-about-us {
    padding-top: 60px;
    padding-bottom: 40px;
}
.farm-about-content h3 {
    color: #333333;
    margin-bottom: 40px;
    font-size: 28px;
}
.farm-about-content p {
    color: #333333;
    margin: 10px 0 20px 0;
    font-size: 18px;
}
.farm-about-content .list {
    background: #333 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    width: 50px;
    position: relative;

}
.RTC {
    position: relative;
    padding-top: 10px;
    padding-bottom: 40px;
}

.farm-faqs-section {
    padding-top: 40px;
    padding-bottom: 60px;
}

.farm-contact-section {

    background: #333333;
    padding-top: 40px;
    padding-bottom: 40px;
}
.item-content {
    position: absolute;
    left: 0;
    top: 15%;
    width: 100%;
}
@media (min-width: 768px) {
.container {
    max-width: 740px;
}	
}
@media (min-width: 992px) {
	.container {
    max-width: 960px;
}
}
@media (min-width: 1200px){
	.container {
    max-width: 1140px;
}
}

@media only screen and (max-width: 1280px) and (min-width: 800px) {
.item-content {
    top: 18%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
.welcome-text-content {
    padding-top: 120px !important;
    padding-bottom: 210.5px !important;
}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
.farm-welcome-text {
    height: 600px !important;
}
.item-content {
    top: 15%;
}
.welcome-text {
    font-size: 35px;    
}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	
.welcome-text-content {
    height: 140px;
    background-size: 100% auto;
    padding-top: 60px !important;
    padding-bottom: 110px !important;
    background-position: center 30%;
    width: 100%;
    margin: auto;
}
.weltext {
    margin-top: -60px;
}
.item-content {
    top: 30%;
}
.farm-welcome-text .welcome-text {
    font-size: 28px;    
}
}
@media (max-width: 767px) {
	
.welcome-text-content {
    height: 140px;
    background-size: 100% auto;
    padding-top: 60px !important;
    padding-bottom: 110px !important;
    background-position: center 30%;
    width: 100%;
    margin: auto;
}
.weltext {
    margin-top: -60px;
}
.item-content {
    top: 20%;
}
.farm-welcome-text .welcome-text {
    font-size: 22px;    
}
.farm-welcome-text {
    height: 360px !important;
}
.farm-about-us {
    padding-top: 20px;
    padding-bottom: 40px;
}
.tometo-man {
    margin-top: 20px;
}
.logo {
    
    top:5px;
}
}

@media (max-width: 991px) {
.farm-about-img, .tometo-man {
   text-align: center;
}	
.contact-botton {
	padding-bottom: 40px; 
}
}



.margin-20 {	
	margin-top: 20px;
}
.margin-40 {	
	margin-top: 40px;
}
.margin-60 {	
	margin-top: 60px;
}