@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('https://fonts.googleapis.com/css?family=Arimo|Oleo+Script+Swash+Caps');
 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: 'Open Sans', sans-serif;
    color: #3f3f3f;
}
@font-face {
    font-family: antonio;
    src: url(../fonts/Antonio-Regular.ttf);
}
@font-face {
    font-family: Offside;
    src: url(../fonts/Offside-Regular.ttf);
}
.top_header {
    padding: 13px 0 0 231px;
}
.top_header ul li {
    font-family: arial;
    float: left;
   padding: 0 12px 12px 0;
}
.top_header ul li i,
.top_header ul li span {
    color: #628e5b;
    font-weight: bold;
    padding-right: 5px;
}
.top_header ul li i {
    padding-right: 8px;
}
ul {
    list-style: none;
    margin-bottom: 15px;
}
nav ul {
    float: right;
}
a {
    text-decoration: none;
}
.clearfix {
    clear: both;
}
.container {
    max-width: 1220px;
    margin: auto;
}
nav {
    width: 100%;
    float: right;
    background: #fff;
    padding-top: 15px;
    padding-right: 13px;
}
nav a {
    font-size: 22px;
    color: #36603c;
    letter-spacing: 0.4px;
}
.main_header {
    padding: 16px 0 0 0;
}
.main_header nav ul li {
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    font-family: antonio;
}
.main_header nav ul li p {
    font-family: 'Open Sans', sans-serif;
    color: #ac8140;
    font-size: 15px;
}
header {
    background-image: url(../images/bg.png);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.rice_bowl {
    position: absolute;
    top: 15px;
    left: 74px;
    z-index: 99;
}
.rice_bowl img {
    left: 80px;
    border-radius: 135px;
}
.rice_bow {
    position: absolute;
    top: 29px;
    right: 112px;
    z-index: 99;
}
.box {
    border: 20px solid #fff;
    position: relative;
}
.box img {
    width: 100%;
    display: block;
}
.button {
    position: fixed;
    top: 42px;
}
.button2 {
    position: absolute;
    right: 5px;
    top: 0px;
}
.button2 ul li {
    position: relative;
    right: 6px;
    top: -169px;
}
.categories {
    padding: 16px 0 0 0;
    padding-left: 63px;
}
.categories ul li {
    float: left;
    width: 20% ;
}
.categories_img {
    float: left;
    width: 60%;
}
.categories_img a {
    display: block;
}
.categories_content {
    float: left;
    width: 40%;
    padding: 33px 0 0 0;
}
.categories_content h3 {
    color: #fff;
    font-size: 17px;
}
.categories_content a {
    color: #85d05f;
}
.categories_img img {
    border: 7px solid #fff;
    border-radius: 50%;
    width: 130px;
    height: 135px;
    box-shadow: 1px 2px 5px #ccc;
}
.Introduction li {
    float: left;
    width: 25%;
    padding: 0 5px;
    padding-top: 50px;
}
.Introduction ul li:nth-of-type(1) a {
    color: #918576;
}
.Introduction ul li:nth-of-type(2) a,
.Introduction ul li:nth-of-type(3) a {
    color: #b78f59;
}
.Introduction ul li:nth-of-type(4) a {
    color: #de3636;
}
.Introduction li p {
    text-align: justify;
    font-size: 13px;
    line-height: 21px;
}
.Introduction li img {
    width: 100%;
    border: 1px solid #e9e9e9;
    padding: 5px;
}
.Introduction h1 {
    font-size: 20px;
    padding: 3px 0px 3px 0px;
    color: #b78f59;
}
.buttom-img {
    background-image: url(../images/rice13.png);
    height: 137px;
    animation: animatedBackground 20s linear infinite;
    -ms-animation: animatedBackground 20s linear infinite;
    -moz-animation: animatedBackground 20s linear infinite;
    -webkit-animation: animatedBackground 20s linear infinite;
}
@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
.banner3 {
    background-image: url(../images/1.jpg);
    background-repeat: no-repeat;
    height: 500px;
    background-size: cover;
    transition: all 1s;
}
.partner {
    padding-top: 4%;
    text-align: center;
    color: cornflowerblue;
}
.partner h2 {
    font-size: 34px;
    color: #cecece;
}
.partner h1 {
    font-size: 41px;
    color: #d0bd92;
    margin-bottom: 30px;
}
.partner p {
    font-size: 21px;
    color: #cad054;
    text-transform: uppercase;
}
.partner a{
    margin-top: 20px;
    background-color: rgb(76, 163, 46, 0.6);
    padding: 15px 65px;
    color: white;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    transition: 0.5s;
}

.partner button:hover {
    background-color: rgb(76, 163, 46);
    transition: 0.5s;
    cursor: pointer;
}
.Basmati_Rice {
    position: relative;
    top: -74px;
    text-align: center;
}
.Basmati_Rice p {
    color: #231f20;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}
.buttom-img1 {
    background-image: url(../images/rice16.png);
    height: 48px;
    animation: animatedBackground 20s linear infinite;
    -ms-animation: animatedBackground 20s linear infinite;
    -moz-animation: animatedBackground 20s linear infinite;
    -webkit-animation: animatedBackground 20s linear infinite;
}
@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -600px 0;
    }
}
.last_part {
    background-color: #5e722b;
    position: relative;
}
.last {
    text-align: center;
}
.last img {
    position: relative;
    margin-top: -49px;
}
.last h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
}
.last li {
    color: #9eae78;
    display: inline-block;
}
.last a {
    color: #9eae78;
    font-size: 17px;
}
.last p {
    padding-bottom: 20px;
    padding-top: 17px;
    color: #dae2c6;
}
.end {
    padding: 15px;
    background-color: #536624;
    text-align: center;
}
.end a {
    color: #8fa05b;
    font-size: 14px;
}
.left_img {
    position: absolute;
    left: 0;
    top: -24px;
    bottom: 0;
}
.split {
    clear: both;
}
.left_img img,
.right_img img {
    display: block;
}
.right_img {
    position: absolute;
    right: 0;
    top: -23px;
    bottom: 0;
}
#fh5co-hero .flexslider .flex-control-nav {
    bottom: 37%;
    z-index: 1000;
    right: 20px;
    width: 25px;
    float: right;
}
.slider-text > .slider-text-inner {
    display: table-cell;
    vertical-align: middle;
    height: 610px;
    position: relative;
    text-align: center;
}
.slider-text > .slider-text-inner p {
    margin-top: 3px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    padding: 7px 0;
}
.slider-text > .slider-text-inner p > span {
    text-transform: uppercase;
    letter-spacing: 3px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-family: 'Arimo', sans-serif;
    background-color: #36603c;
    padding: 4px 8px;
}
.slider-text > .slider-text-inner h2 {
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    line-height: 74px;
    font-family: 'Lobster', cursive;
    text-shadow: 0 5px 60px #000;
    margin-bottom: 4px;
    letter-spacing: 0.5px;
}
.slider-text {
    display: table;
    height: auto;
    z-index: 999;
    min-height: auto;
    width: 100%;
    position: relative;
    top:0px;
}
.flex-active-slide .desc {
    animation: animatezoom 0.9s
}
@keyframes animatezoom {
    from {
        transform: scale(0);
        opacity: 0;
    }
    to {
        transform: scale(1) opacity: 1;
    }
}
@media only screen and (max-width: 1366px) {
    .container {
        max-width: 90%;
    }
  
    .partner {
        padding-top: 2%;
    }
    .flex-active-slide {
        height: 620px;
    }
}
@media only screen and (max-width: 1120px) {
    .top_header {
        padding: 13px 0 0 220px;
    }
}
.banner-area {
    width: 100%;
    height: auto;
    position: relative;
}
.banner-area img {
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.breadcrumb {
    width: 100%;
    margin: -5px 0px 0px 0px;
    padding: 10px;
    background-color: #ededed;
}
.breadcrumb p {
    font-size: 19px;
    color: #2b5130;
    font-family: 'Arimo', sans-serif;
}
.breadcrumb p strong {
    font-size: 20px;
    font-weight: 800;
}
.background-image {
    background-image: url(../img/banner6.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;

}/*background-image.jpg*/

.main_container {
    display: block;
    max-width: 1220px;
    margin: auto;
    padding: 0px 0 20px 0;
}
.main_matter {
    width: 100%;
    display: inline-block;
    min-height: 680px;
    background: rgba(255,255,255,0.8);
    padding: 15px 25px;
    box-shadow: 0 3px 3px #e6e6e6;
}
.wrapper {
    box-shadow: 0 3px 3px #817e7e80;
    width: 100%;
}
.main_matter h3 {
    color: #13591d;
    font-size: 34px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.main_matter p {
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #3b3b3b;
    text-align: justify;
}
.line {
margin: 10px 0px;
border: 1px solid #dbdbdb;

}
.main_matter img {
    width: 18%;
    float: right;
    margin: 11px 20px;
}
.main_matter ul {
    width: auto;
    margin: auto;
}
.main_matter ul li {
    width: 100%;
    margin: 10px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #3b3b3b;
    list-style: inside;
    line-height: 24px;
}
.plant_image {
    width: 100%;
    margin: 0px;
}
.plant_image p {
    line-height: 32px;
    color: #656363;
    font-size: 19px;
    margin: 10px 0 20px 0;
}
.plant_image ul {
    width: auto;
    margin: auto;
}
.main_matter .plant_image ul li {
    width: 32.3%;
    margin: 6px;
    list-style: none;
    float: left;
}
.plant_image ul li img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    margin: 0px;
    border: 1px solid #cfcfcf;
    padding: 2px;
    border-radius: 4px;
}
.plant_image ul li:hover img {
    opacity: 0.3;
}
.prodcut_range {
    width: 69%;
    margin: 0px;
    float: left;
}
.prodcut_range p {
    line-height: 30px;
    margin: 1px 0;
}
.prodcut_range img {
    width: 30%;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 5px;
}
.prodcut_range h3 {
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    margin: 5px 0px;
    padding: 0px;
    color: #156220;
    font-weight: 800;
}
.prodcut_range ul {
    width: auto;
    margin: auto;
}
.main_matter.prodcut_range ul li {
    font-size: 20px;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
    color: #3b3b3b;
    padding: 0px;
    margin: 0px;
}
.prodcut_range_area {
    margin: 10px 0px;
    width: 69%;
    float: right;
}
.prodcut_range_area p {
    line-height: 30px;
    margin: 1px 0;
}
.prodcut_range_area h3 {
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    margin: 5px 0px;
    padding: 0px;
    color: #156220;
    font-weight: 800;
}
.prodcut_range_area img {
    width: 30%;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 5px;
}
.prodcut_range_area ul {
    width: auto;
    margin: auto;
}
.prorange {
    width: 100%;
    padding-top: 10px 0px;
    border-top: 1px solid #e4e4e4;
    margin-top: 14px;
}
.main_matter.prodcut_range_area ul li {
    font-size: 20px;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
    color: #3b3b3b;
    padding: 0px;
    margin: 0px;
}
.view {
    width: auto;
    float: right;
}
.view-fourth img {
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-fourth .mask {
    background-color: rgba(0, 0, 0, 0.8);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.view-fourth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view-fourth:hover img {
    transform: scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0.5;
    transform: scale(1.1);
transition: 2s;

}
.mask p img {
    width: 100%;
    height: 100%;
}
.contact_address {
    width: 100%;
    padding: 15px 0;
}
.contact_address p {
    font-size: 16px;
    font-family: 'Open Sans', serif;
    padding: 0px;
    line-height: 30px;
    margin-bottom: 10px 0; 
}
.highlights {
    color: #047514;
    font-size: 27px;
    line-height: 35px;
}
.contact_address ul {
    width: auto;
    margin: auto;
}
.contact_address ul li {
    list-style: none;
    width: 31.3%;
    float: left;
    text-align: center;
      background-color: #047514;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #03590f;

}
.contact_address ul li a {
    width: 100%;
    color: #fff;
    font-size: 18px;  
}
.contact_address ul li:hover {
    background-color: #000;
    border: 1px solid #ddd;
}
.maps{
  width: 100%;
    box-sizing: border-box;
       border-radius: 5px;
margin-top: 10px;
}
.maps iframe{
    width: 100%;
      height: 350px; 
    padding: 4px;
        border: 1px solid #d2d1d1 !important;
}
.pro-image{
width: 27%;
float: right;
margin: 23px 0;

}
.pro-image img{
width: 100%;
border-radius: 50%;
border: 1px solid #c2c2c2;
padding: 3px;
margin: 0px;
}
.pro-image img:hover{
transform:scale(1.1);
    transition:2s;
    border: 1px solid #5d5d5d;

}
.pro-image.range-value{
    float: left;
}
.plant_image.awards-certificate ul li{
    width: 23%;
margin: 11px;

}
.gallery_area{
 width: 100%;
margin: 0px;
  
}

.gallery_area ul{
width: auto;
    margin: auto;
}

.gallery_area ul li{
list-style: none;
float: left;
width: 28%;
margin: 10px;
padding: 0px;
border: 1px solid #58745c;
    cursor: pointer;
}
.gallery_area ul li a{
    display: block;
text-decoration: none;

}
.gallery_area ul li a img{
width: 100%;
    margin: 0px;
    margin-bottom: 10px;
}

.gallery_area ul li a:hover h2 {
    background-color: #000;
    display: block;
    
}


.gallery_area ul li a h2{
font-size: 20px;
text-align: center;
background-color: #25602e;
color: #ddd;
padding: 8px;
margin: 0px;
}
.gallery-image{
   width: 100%;
    margin: 0px;
}
.gallery-image ul{
 width: auto;
}
.gallery-image ul li{
width: 32%;
float: left;
margin: 7px;
padding: 0px;
list-style: none;

}
.gallery-image ul li a{
    display: block;
    text-decoration: none;
}
.gallery-image ul li img{
width: 100%;
margin: 0px;
border: 1px solid #c5c5c5;
padding: 3px;
transition: .5s ease;
}
.gallery-image img:hover{
  opacity:0.3;
}
.main_matter h2{
    font-size: 22px;
color: #13591d;
text-transform: uppercase;
margin: 10px 0;
}
.our_network {
    width: 69%;
    margin: 10px 0px;
    float: left;
}


.our_network ul{
    width: auto;
    margin: auto;
}
.our_network ul li{
width: 24%;
float: left;
list-style: none;
background-color: #505050;
padding: 10px;
text-align: center;
color: #fff;
border: 1px solid #3c3c3c;
margin: 5px;
}
.our_network ul li span{
font-size: 17px;
vertical-align: middle;
line-height: 36px;
    cursor: pointer;
}
.our_network ul li:hover{
    color: #ddd;
}

.map_image{
 width: 36%;
margin: auto;

}
.map_image img{
width: 100%;
border: 1px solid #cecece;
padding: 6px;
margin: 11px 0px 10% 0;

}
.our_network.overseas {
    width: 100%;
}

.matter_heading{
   font-size: 23px;
font-weight: 400;
color: #13591d;

}
.lg-download{
    display:none;
}
.our_network ul li img {
margin: 0px;
    padding: 0px;
    float: left;
    width: 22%;
}

.main_matter .zooming_image {
    width: 28% !important;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    border: 2px solid #cecece;
    padding: 2px;
    border-radius: 5px;
    margin: 23px 0;
}
.main_matter .proimages{
    float:left;
}
.menu_icon{
    display: none;
}
.menu_icon{
  float:right;  
    width: auto;
    display: none;
background-color: #36603c;
padding: 6px 0 10px 0;

}
.menu_icon a{
font-size: 24px;
padding: 20px;
color: #fff;

}
.mobile_view{
    display: none;
    width: 100%;
    float: right;
    background: #fff;
    padding-top: 15px;
    padding-right: 13px;
    
}
.mobile_view{
  width: 100%;
    margin: auto;
}
.mobile_view ul{
    width: auto;
    margin: auto;
}
.mobile_view ul li{
float: right;
width: auto;
background-color: #36603c;
padding: 6px 0 10px 0;
border-left: 1px solid #1e3f22;

}
.mobile_view ul li a{
    font-size: 20px;
    padding: 20px;
    color: #fff;
}


 .mobile_view{
        display: none;
    }
.main_header .home_link{
    display: none;
}
.social_icon{
    display:none;
}
.mob_head{
    display:none;
}
.enquiry{
    width: 100%;
}
.enquiry_form h2 {
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    margin: 22px 0 20px 0px;
    color: #1d4866;
}
.enquiry_form p {
    width: 48%;
    float: left;
    margin: 7px;
    text-align: left !important;
    line-height: 35px;
  
}
.enquiry_form {
    width: 100%;
}
.enquiry_form p label {
width: 100%;
    text-align: left;
    color: #13591d;
    font-size: 17px;
    line-height: 16px;
}


.enquiry_form p label span {
    display: inline-block;
    color: #f33;
    font-size: 25px;
}
.enquiry_form p input,
.enquiry_form p textarea {
    font-family: 'Open Sans', sans-serif;
    width: 96%;
    padding: 6px 2%;
    font-size: 17px;
    border: 1px solid #DDD;
    margin-top: 2px;
}
.full {
    width: 48% !important;
margin: 2px;

}
.enquiry_form .full textarea {
padding: 10px;
width: 96%;
min-height: 161px;
font-size: 17px;
box-sizing: border-box;

}
.submit_button {
    background-color: #13591d;
    padding: 6px 20px 6px 20px;
    font-size: 20px;
    margin: 20px 0 0 8px;
    color: #fff;
    border: 1px solid #5e722b;
    border-radius: 5px;
}

.submit_button:hover {
    background-color: #000;
    border: 1px solid #000;
}
.error {
   color: #f00 !important;
}
.g-recaptcha{
    margin-left: 5px;
}
.call_image{
    width:30%;
    float:right;
}
.call_form{
    width:100%;
   
}
.call_image img{
width: 100%;
margin: 0px;

}

.call-back_form {
    width: 100%;
}
.call-back_form p {
width: 32%;
float: left;
margin: 0.6%;
text-align: left !important;
}

.call-back_form p label {
    width: 100%;
    text-align: left;
}
.call-back_form p label span {
    display: inline-block;
    color: #f33;
}
.call-back_form p input,
.call-back_form p textarea {
width: 97%;
padding: 12px 2%;
font-size: 14px;
border: 1px solid #DDD;
margin-top: 2px;
box-sizing: border-box;

}
.fulltextarea {
    width: 100% !important;
}

.error{
    color: #d40101;
}

.call-back_form .fulltextarea textarea {
    padding: 10px;
    width: 98%;
    min-height: 161px;
}
.button-submit {
padding: 8px 46px;
font-size: 16px;
border-width: 1px 1px 3px;
border-style: solid;
border-color: #13591d #13591d #13591d;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
cursor: pointer;
border-radius: 3px;
background-color: #13591d;
color: #FFF;
transition: all 0.5s ease 0s;
margin: 20px 0 0 5px;

}

.matter,
.matter * {
    box-sizing: border-box;
}
.button-submit:hover {
    background-color: #1B1B1B;
    transition: 0.5s;
    border: 1px solid #000;
}
.brand-both{
 width:100%;
 margin:0 auto;
 height:auto;
}
.left-brand img{
    border: 1px solid #ddd;
    width: 46.5%;
    height: 399px;
    float:left;
    padding:8px;
    margin-top: 30px;

}
.right-brand img {
    border: 1px solid #ddd;
    width: 46.5%;
    height: 399px;
    float:right;
    padding:8px;
    margin-top:30px;
}

.right-brand h4{
    float:left;
    font-size:23px;
    color: #586b41;
    padding-left:15%;
}
.left-brand h4{
    float:right;
    text-align: center;
    font-size:23px;
    color: #586b41;
    padding-right:18%;
}
.recipies_box{
  width:100%;
  height:auto;
  padding-bottom:80px;
}

.recipies_box  img{
    float:right;
    height:auto;
    width:auto;
}
.recipies_box h1{
    font-size: 32px;
    color: #9c7233;
   
}
.categoryleft{ 
 padding-left:12px;
}
.categoryleft h2{
    font-size: 18px;
   color: #c68464;
}

.recipies_box  p{
    font-size:17px;
    line-height: 30px;
}
.categoryright{
 padding-left:12px;

}
.categoryright h2{
    font-size: 18px;
   color: #c68464;
}
.categoryright img {
  float:right;
  height:auto;
  width:auto;
}

/*modal start*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
/*modal start*/