html,body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow-x: hidden;
    color: #3f3635;
  /*  background: url(../coffee.jpg);
    opacity: 0.5;*/
    position: relative;
}

/**/
::-webkit-scrollbar {
  width: 8px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #763829;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #763829;
}
::-webkit-scrollbar-thumb:active {
  background: #763829;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

/**/
/*common class*/
.commonlrpad{
    padding-left: 198px;
    padding-right: 80px;
}
.commonlrpad1{
    padding-left: 198px;
    padding-right:198px;
}
.commontbpad{
    padding-top: 80px;
    padding-bottom: 80px;
}
.commontbpad1{
    padding-top: 150px;
    padding-bottom: 150px;
}
.headingfont{
    font-family: 'Libre Baskerville', serif;
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
        color: #000;
}
.titlefont{
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
        color: #000;
}
.titlefont1{
    font-family: 'Libre Baskerville', serif;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
        color: #000;
}
.smallheadfont{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 600;
        color: #fff;
}
.largeheadfont {
    font-family: 'Libre Baskerville', serif;
    margin: 0 0 25px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 33px;
    font-size: 25px;
}
.ourstorylt h4.smallheadfont {
    color: #3f3635;
}
.pad0{
    padding: 0;
}
a:hover,a:focus{
    text-decoration: none;
}
p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
}
.blackshade{
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.blackbg {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)) repeat scroll 0 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/*header*/
header {
    background-color: #763829;
    width: 100%;
    height: 91px;
}
.headlt {
    width: 13%;
    float: left;
}
.headrt {
    width: 87%;
    float: right;
}
.headrt ul.menu li.current-menu-item {
    border-top: 1px solid #fff;
}
.headrt ul.menu li {
    padding: 35px 8px;
}
.headerlogo img {
    width: 137px;
    height: 179px;
    object-fit: cover;
}
.headerlogo {
    position: absolute;
    top: 0;
    z-index: 99;
}
ul.menu {
    padding: 0px 0 0px 63px;
    margin: 0;
    list-style-type: none;
    /* display: inline-flex; */
    /* width: 100%; */
    float: right;
}
.headrt ul.menu li:last-child {
    margin: 0;
}
ul.menu li {
    float: left;
    margin: 0px 30px 0 0;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
    color: #fff;
}
ul.menu li a{
    color: #fff;
    font-size: 14px;
}
header .headsec {
    display: inline-flex;
    width: 100%;
}
.bannerimage {
    position: relative;
}
.bannerimage img {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    object-position: bottom;
}
.bannertext {
    position: absolute;
    top: 55%;
    width: 45%;
    left: 31.6%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
}
.bannertext h1 {
    font-family: 'Libre Baskerville', serif;
    font-size: 33px;
    text-transform: uppercase;
    margin: 0px 0 18px;
}
.bannertext h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 0;
}
.bannersep img {
    width: 195px;
    height: unset;
}
.bannersep{
    margin-top: 15px;
}
/*our story*/


.ourstorylt p {
    margin-bottom: 20px;
    padding: 0;
    font-size: 14px;
}
.btngrp a {
    border: 1px solid #3f3635;
    color: #000;
    padding: 12px 8px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 175px;
    text-align: center;
    margin-top: 20px;
    border-radius: 10px;
}
.ourstoryrt {
    position: relative;
    min-height: 880px;
    top: -47px;
    left: -5px;
    width: 570px;
}

.ourstoryrt img.burgerimg {
    width: 420px;
    /* margin: 0 auto; */
}
.ourstoryrt img.cupimg {
    position: absolute;
    bottom: 27%;
    width: 410px;
    left: 56%;
    transform: translate(-50%,-50%);
}
section.ourstory {
    background-color: #f9f9f9;
    width: 100%;
    height: 730px;
    position: relative;
    overflow: hidden;
}
.ourstoryrt  .ourstoryrt {
    position: relative;
    min-height: 890px;
}
.ourstoryrt img.sugarimg {
    position: absolute;
    left: 92%;
    top: 28%;
    transform: translate(-50%,-50%);
    width: 260px;
}
.ourstoryrt img.grainimg {
    position: absolute;
    top: 13%;
    left: 81%;
    width: 215px;
    transform: translate(-40%,-50%);
}
section.ourstory img.canellaimg {
    position: absolute;
    left: 8px;
    top: 110px;
    width: 110px;
}
.ourstorylt {
    padding: 35px 0 0;
}
/*our special*/
.ourspecial{
    background-color: #23282e;
    width: 100%;
    position: relative;
    display: inline-block;
}
.titlesec {
    text-align: center;
    margin-bottom: 60px;
    color: #fff;
}
.oursplbx {
    /* height: 450px; */
    border-radius: 0px;
    text-align: center;
    position: relative;
    /* padding: 90px 0; */
    padding: 10px;
    height: 385px;
}
.bgcol1{
    background-image: linear-gradient(to right, #e7e7e7 , #f6f6f5);
}
.bgcol2{
    background-image: linear-gradient(to right, #f6d1ad , #fbe8d3);
}
.bgcol3{
    background-image: linear-gradient(to right, #d0802f , #fbbe7c);
}
.oursplbx h4 {
    text-transform: uppercase;
    /* position: absolute; */
    /* bottom: 40px; */
    /* left: 50%; */
    /* transform: translate(-50%,-50%); */
    width: 100%;
    color: #000;
}

.oursplbx img.img-responsive {
    width: 100%;
    margin: 0px 0 30px;
    height: 280px;
    object-fit: cover;
}
.ourspecial .leafimg {
    position: absolute;
    left: 0;
    width: 215px;
    top: -18%;
    z-index: 0;
    object-fit: cover;
}
a.viewallbtn {
    color: #787876;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}
.viewallbtn img {
    width: 13px;
    float: left;
    margin: 4px 0 2px 5px;
}
.viewallbtn span {
    float: left;
}
/*burger*/
/*burger-menu*/

.fixed-area {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 100%;
    z-index: 99;
    background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
}
.burgger-menu {
    float: right;
    width: 52px;
    height: 52px;
    position: relative;
    margin: 15px;
}
.burgger-menu .open-close {
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    right: 29px;
}
.burgger-menu .menu {
    padding: 0;
    margin: 0;
}
.burgger-menu .menu li {
    font-family: 'Libre Baskerville', serif;
    list-style: none;
    font-size: 0px;
    color: rgba(0 0 0 0.5);
    text-align: center;
    position: absolute;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
}
.burgger-menu .menu li a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 30px;
    display: inline-block;
    opacity: 0;
}
.burgger-menu .menu li img {
    width: 100%;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
}
.menu1 {
    width: 52px;
    right: 0px;
    bottom: 38px;
}
.menu3 {
    background: #fff;
    height: 4px;
    width: 48px;
    right: 2px;
    bottom: 32px;
    border-radius: 50px;
}
.menu5 {
    background: #fff;
    height: 7px;
    width: 48px;
    right: 2px;
    bottom: 23px;
    border-radius: 50px;
}
.menu05 {
    background: #fff;
    height: 7px;
    width: 48px;
    right: 2px;
    bottom: 23px;
    border-radius: 50px;
}
.menu7 {
    width: 52px;
    right: 0px;
    bottom: 14px;
}
.menu2, .menu4, .menu6 {
    right: 0;
    bottom: 30px;
    height:0px;
    border-radius: 50px;
}
.burgger-menu .menu1 .img-normal, .burgger-menu .menu7 .img-normal {
    opacity: 1;
}
.burgger-menu .menu1 .img-active, .burgger-menu .menu7 .img-active {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.burgger-menu .bg img {
    position: absolute;
    bottom: 50px;
    right: 30px;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
}
.active .bg img {
    opacity: 1;
        bottom: 70px;
    right: 16px;
    width: 237px;
    -webkit-transition: all 0.5s;
       -moz-transition: all 0.5s;
         -o-transition: all 0.5s;
            transition: all 0.5s;
}
.active .menu1 .img-normal, .active .menu7 .img-normal {
    opacity: 0;
}
.active .menu1 .img-active, .active .menu7 .img-active {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.active .menu li a {
    opacity: 1;
} 
.active .menu-item {
    font-size: 34px !important;
    line-height: 21px;
}
/*.active .menu .menu-item:hover, .menu-active {
    background: #78c423 !important;
}*/
.active .menu1 {
    width: 120px;
    right: 20px;
    bottom: 395px;
    -webkit-transform: rotate(26deg);
       -moz-transform: rotate(26deg);
         -o-transform: rotate(26deg);
            transform: rotate(26deg);
}
.active .menu2 {
    background: #000;
    height: 30px;
    width: 86px;
    right: 66px;
    bottom: 345px;
}
.active .menu3 {
    background: #000;
    height: 30px;
    width: 106px;
    right: 80px;
    bottom: 295px;
}
.active .menu4 {
    background: #000;
    height: 30px;
    width: 120px;
    right: 60px;
    bottom: 245px;
}
.active .menu5 {
    background: #000;
    height: 30px;
    width: 102px;
    right: 30px;
    bottom: 195px;
}
.active .menu05 {
    background: #000;
    height: 30px;
    width: 102px;
    right: 45px;
    bottom: 145px;
}
.active .menu6 {
    background: #000;
    height: 30px;
    width: 120px;
    right: 50px;
    bottom: 95px;
}
.active .menu7 {
    width: 120px;
    right: 20px;
    bottom: 52px;
    -webkit-transform: rotate(-14deg);
       -moz-transform: rotate(-14deg);
         -o-transform: rotate(-14deg);
            transform: rotate(-14deg);
}
.open-close p {
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    color: #fff;
    /* font-weight: 500; */
    line-height: 16px;
    text-align: center;
    padding: 0;
    margin: 5px 0 0 0;
}
.close-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 16px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.close-icon img {
    opacity: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
            
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.active .close-icon img {
    opacity: 1;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
}
body.bg-bannercolor::before {
    content: "";
    background: rgba(48,48,48,0.8);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 95;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

/*homeblock3*/
section.hblock3 {
    background-color: #fdfaf5;
    position: relative;
    padding-bottom: 17%;
}
.sec_wrap {
    position: relative;
    margin: 150px 0 250px;
}
.secwrapimg img {
    border-radius: 20px;
    height: 500px;
    object-fit: cover;
    width: 450px;
}
.block_sepsec {
    background-color: #f0f0f0;
    display: inline-block;
    width: 400px;
    border-radius: 20px;
    padding: 70px 50px;
    box-shadow: 0 4px 12px rgb(3 27 78 / 10%) !important;
    position: absolute;
    right: 15px;
    top: -60px;
    z-index: 99;
}
.block_sepsec h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
}
.block_sepsec h1 {
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 38px;
    margin-top: 0;
}
.block_sepsec p {
    font-weight: 400;
    margin-bottom: 30px;
}
.block_sepsec1 {
    background-color: #f0f0f0;
    display: inline-block;
    width: 400px;
    border-radius: 20px;
    padding: 70px 50px;
    box-shadow: 0 4px 12px rgb(3 27 78 / 10%) !important;
    position: absolute;
    left: 15px;
    top: -60px;
    z-index: 99;
}
.block_sepsec1 h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
}
.block_sepsec1 h1 {
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 38px;
    margin-top: 0;
}
.block_sepsec1 p {
    font-weight: 400;
    margin-bottom: 30px;
}
.block_sepsec2{
    float: right;
}
.bggradient1{
    background-image: linear-gradient(to right, #7d3215 , #c27546);
    color: #f5f5f4;
}
.bggradient2{
    background-image: linear-gradient(to right, #e7e7e7 , #f6f6f5);
    color: #000;
}

img.sideimg1 {
    position: absolute;
    left: -35px;
    width: 150px;
    top: 30%;
    z-index: 9999;
    transform: translate(-50%,-50%);
}
img.sideimg2 {
    position: absolute;
    right: -520px;
    width: 560px;
    top: 34%;
    z-index: 99;
    transform: translate(-50%,-50%);
}

/*footer*/
footer {
    background-color: #23282e;
    padding-bottom: 0!important;
    position: relative;
}
.footer_menu {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.footer_menu ul {
    list-style-type: none;
    display: inline-block;
    margin: 40px 0 15px;
    padding: 0;
}
.footer_menu ul li {
    float: left;
    margin: 0 49px 0 0;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
    color: #fff;
}
.footer_menu ul li a{
    color: #fff;
    font-size: 15px;
}
.foot_social{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.foot_social ul {
    list-style-type: none;
    display: inline-block;
    margin: 15px 0 60px;
    padding: 0;
}
.foot_social ul li {
    float: left;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 7px;
    line-height: 34px;
}
.foot_social ul li a{
    color: #fff;
    font-size: 16px;
}
.copyright {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #44494f;
    padding: 30px 0;
    color: #9a9b9d;
}
.copyright a{
    color: #9a9b9d;
}
.copyright  i{
    color: red;
}
.footer_logo {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
}
.footer_logo img {
    width: 190px;
    height: 210px;
    object-fit: cover;
    border-left: 25px solid #23282e;
    border-right: 25px solid #23282e;
    background-color: #f7f7f7;
    padding: 0px 0 0;
}
.footer_logo .ftlogo:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #999a9e;
    bottom: 30px;
    left: 0;
}

.highlightsec {
    background: url(../images/bgimg.jpg);
    height: 340px;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgb(3 27 78 / 10%) !important;
    text-align: center;
    position: absolute;
    top: 0;
    transform: translate(-50%,-80%);
    width: 1026px;
    left: 50%;
}
.highlightsec img.highlightimg1 {
    width: 270px;
    position: absolute;
    left: -140px;
    top: 50px;
}
.highsecblk {
    width: 500px;
    margin: 0 auto;
    padding: 77px 0;
    color: #fcf9f4;
}
.highlightsec img.highlightimg2 {
    width: 330px;
    position: absolute;
    right: -117px;
    top: -33px;
}
.highsecblk .btngrp a {
    color: #fcf9f4;
    border-color: #fcf9f4;
    width: 210px;
}
.block_sepsec1.bggradient1 .btngrp a {
    color: #f5f5f4;
    border-color: #f5f5f4;
}


/**/
.secimgblk {
    padding: 0 0;
    float: left;
    width: 72%;
}
.secwrapimg{
    width: 46%;
    float: left;
    margin: 0 15px;
}
.secimgblk1 {
    padding: 0 10px 0px 0;
    float: right;
    width: 72%;
}
.mainsec_blk {
    position: relative;
}

/*about page*/
.innerbannerimage {
    position: relative;
}
.innerbannerimage img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}
.abtblcklt p {
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
}
.abtblck1rt {
    position: relative;
	    min-height: 470px;
}
section.abtblck1 {
    background-color: #f9f9f9;
    width: 100%;
    /* height: 675px; */
    position: relative;
    padding-bottom: 65px;
}
.abtmenu {
    text-align: center;
    display: flex;
    align-items: center;
	justify-content: center;
}
.abtmenu .block_sepsec {
    position: unset;
    padding: 15px 25px 15px 20px;
    background-color: #763829;
    background-image: none;
    width: unset;
}
.abtmenu .block_sepsec .btngrp a {
    border-color: #fff;
    color: #fff;
    margin-left: 20px;
	margin-top: 5px;
}
.abtmenu .block_sepsec img {
    float: left;
    width: 52px;
    filter: invert(1);
}
.abtmenu .block_sepsec .btngrp {
    float: left;
}
.abtblcklt {
    padding: 35px 0 0;
}
.abtblck1rt img.abtleaf {
    position: absolute;
    top: -250px;
    z-index: 999;
}
.abtblck1rt img.abtdish {
    z-index: 99999;
    position: absolute;
    width: 440px;
    left: 50px;
    top: -70px;
}
section.gallerysec {
    background-color: #f9f9f9;
    padding-bottom: 0;
}
.gallerysec h1.largeheadfont.text-center {
    margin-bottom: 60px;
}
.rest_gallery .btngrp {
    margin-top: 30px;
}
section.faqsec {
    margin-bottom: 24%;
    position: relative;
}
.faqsec .coffeeimg {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.panel-heading .accordion-toggle:before {
    font-family: 'FontAwesome';
    content: "\f078";
    float: left;
    color: #787576;
    border: 1px solid #787576;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    position: relative;
    top: -2px;
	left: -15px;
}
.panel-heading .accordion-toggle.collapsed:before {
    /* symbol for "collapsed" panels */
    content: "\f054";    /* adjust as needed, taken from bootstrap.css */
}
.faqsec .panel-default>.panel-heading {
    /*background-color: #f9f9f9;*/
    background-color: transparent;
    padding: 30px 25px;
   /* border-top-left-radius: 15px;
    border-top-right-radius: 15px;*/
    border-radius: 15px;
}
.faqsec .panel-body {
    padding: 15px 65px;
}
.faqsec a.accordion-toggle {
/*     margin-left: 40px; */
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Libre Baskerville', serif;
	line-height: 26px;
}
.faqsec a.accordion-toggle:focus,a.accordion-toggle:active {
    outline: none;
    text-decoration: none;
}
.faqsec  .panel-group .panel+.panel {
    margin-top: 0;
}
.faqsec .panel-default {
    border-bottom: 1px solid #ddd;
    border-top-color: transparent;
    box-shadow: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-radius: 0;
}
/*slick*/

.item-slick.slick-slide.slick-current.slick-active{
    outline: none!important;
}

.slider-for {
    margin-bottom: 15px;
    margin-top: 0px;
}   
.slider-for img {
    width: 100%;
    min-height: 400px;
    height: 400px;
    margin: 0 auto;
    object-fit: cover;
}
.slider-nav {
    margin: 0 auto;
    width: 100%;
}
.slick-slide:focus {
    outline: none;
}
.slick-list .draggable{
    width: 70%;
    min-height: 400px;
    height: 400px;
}
.slider-nav .item-slick{
    max-width: 240px;
    margin-right: 15px;
    outline: none!important;
    cursor: pointer;
}
.slider-nav img {
    max-width: 90px;
    background-size: cover;
    background-position: center;
    height: 65px;
    object-fit: cover;
}
.slick-arrow{
    position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
}
.slick-prev{
    left: 0;
}
.slick-next{
    right: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 65px;
    width: 30px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    color: transparent;
    top: 0;
    margin-top: 0;
    padding: 0;
    border: none;
    outline: none;
}
.slider img {
    object-fit: cover;
}
/**/

/*contact*/
section.contactpg {
    position: relative;
    margin-bottom: 20%;
}
img.fixedimg {
    position: absolute;
    top: -180px;
    right: -105px;
    width: 300px;
}
.contactpg .addresssec h4 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.contactpg .addresssec p {
    line-height: 20px;
}
.contactpg .addresssec {
    display: inline-block;
    margin-bottom: 20px;
    width: 80%;
}
.cntpgrt label {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.cntpgrt input.form-control {
    height: 50px;
    border-radius: 10px;
    border-color: #ececec;
    box-shadow: none;
    background-color: transparent;
}
.cntpgrt textarea.form-control {
    height: 110px;
     border-radius: 10px;
    resize: vertical;
    border-color: #ececec;
    box-shadow: none;
    background-color: transparent;
    padding-top: 25px;
}
.cntpgrt .contactbtn {
    border: 1px solid #3f3635;
    color: #000;
    padding: 15px 10px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 182px;
    text-align: center;
    margin-top: 20px;
    background: transparent;
    border-radius: 10px;
}
.cntpgrt .form-group {
    margin-bottom: 30px;
}
.cntpglt img.img-responsive {
    width: 180px;
    margin: 50px 0 0;
}
/*booking*/
.bookingpg{
    position: relative;
    margin-bottom: 22%;
}
.social{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.social ul {
    list-style-type: none;
    margin: 0px 0 0px;
    padding: 0;
    display: inline-block;
}
.social ul li {
    float: left;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 0 10px 0 0;
    text-align: center;
}
.social ul li a{
    color: #fff;
    font-size: 18px;
}

.bkgpgmdl_tp img {
    margin-bottom: 20px;
}
.bkgpgmdl {
    background-color: #23282e;
    color: #fff;
    border-radius: 20px;
}
.bkgpgmdl_tp {
    background-color: #763829;
    padding: 40px 18px 60px;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.bkgpgmdl_btm{
    padding: 40px 18px 40px;
}
.bkgpgmdl_tp .callbox h4 {
    margin: 0 0 15px;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Libre Baskerville', serif;
}
.bkgpgmdl_tp .callbox p.phone {
    margin: 0 0 25px;
    font-weight: 600;
    font-size: 20px;
}
.bkgpgmdl_tp .callbox p.maintxt {
    margin: 40px 0;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Libre Baskerville', serif;
}
.bkgpgmdl_btm .addresssec {
    text-align: center;
}
.bkgpgmdl_btm .addresssec h4 {
    font-family: 'Libre Baskerville', serif;
    margin: 0 0 30px;
}
.bkgpgmdl_btm .addresssec h5 {
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 15px;
}
.bkgpgmdl_btm .addresssec p {
    margin: 0px;
    font-size: 16px;
}
.bkgpgmdl_btm1 {
    margin-bottom: 25px;
}
.bkgpgmdl_btm .addresssec h5 {
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 14px;
}
.bokgpgrt label {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.bokgpgrt input.form-control {
    height: 50px;
    border-radius: 10px;
    border-color: #ececec;
    box-shadow: none;
    background-color: transparent;
}
.bokgpgrt textarea.form-control {
    height: 110px;
    resize: vertical;
    border-radius: 10px;
    border-color: #ececec;
    box-shadow: none;
    background-color: transparent;
    padding-top: 25px;
}
.bokgpgrt .contactbtn {
    border: 1px solid #3f3635;
    color: #000;
    padding: 15px 10px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 182px;
    text-align: center;
    margin-top: 20px;
    background: transparent;
    border-radius: 10px;
}
.bokgpgrt .form-group {
    margin-bottom: 30px;
}
.bokgpgrt img.fixedimg2 {
    width: 350px;
    float: right;
}
.bokgpgrt {
    position: relative;
    padding: 0 60px;
}
.bokgpgrt img.smokeimg {
    position: absolute;
    bottom: -130px;
    right: 130px;
    width: 130px;
}

/*catering*/

.cateringpg{
    position: relative;
    margin-bottom: 20%;
}
.cateringpg .titleblock h1{
    margin-bottom: 30px;
}
.cateringpg .titleblock {
    margin-bottom: 60px;
    text-align: center;
}

ul.cateringdet {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.cateringdet li {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    /*box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 12%);*/
}
.cateringdet li:nth-child(odd) .cateringimg {
    display: inline-block;
    float: left;
    width: 42%;
}
.cateringdet li:nth-child(odd) .cateringimgcnt1 {
    padding: 15px 0 15px 30px;
    width: 58%;
    float: right;
}
.cateringdet li:nth-child(even) .cateringimg {
    display: inline-block;
    float: right;
    width: 42%;
}
.cateringdet li:nth-child(even) .cateringimgcnt1 {
    padding: 15px 30px 15px 0;
    width: 58%;
    float: left;
}
.cateringdet li .cateringimg img {
    width: 100%;
}
.cateringimgcnt1 h4 {
    margin: 10px 0 15px;
    text-align: center;
    font-weight: 800;
    font-size: 21px;
    font-family: 'Libre Baskerville', serif;
}
.cateringimgcnt1 p {
    font-size: 15px;
    margin: 0 0 20px;
    line-height: 25px;
    text-align: justify;
}
.cateringblk {
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 12%);
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 20px;
}
img.fixedimg3 {
    position: absolute;
    left: 0;
    top: -130px;
    width: 280px;
}

/*restaurant*/

.restaurantpg{
    position: relative;
}
.restaurantpg .titleblock h1 {
    margin-bottom: 50px;
}
.restaurantpg .titleblock {
    margin-bottom: 60px;
    text-align: center;
}
.restaurantspl{
    margin-bottom: 29%;
}
.restaurantspl .oursplbx {
    margin-bottom: 30px;
}
.rest_gallery h1{
    margin-bottom: 50px;
}
.galleryimgs {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.galleryimgs img {
    float: left;
    width: 33.33%;
    height: 360px;
    object-fit: cover;
    transition: all 0.3s linear;
    overflow: hidden;
    border: 2px solid #ffff;
}

.restaurantspl {
    position: relative;
    background-image: url(../images/pattern.png);
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    width: 100%;
    height: 100%;
    /* background-color: #23282e; */
}
.titleblock p {
    font-size: 15px;
    width: 80%;
    margin: 0 auto;
}
.galleryimgs img:hover{
    transform: scale(1.01);
    transition: all 0.3s linear;
    overflow: hidden;
}

@media (min-width:1366px) and (max-width: 1409px){
  .secimgblk {
    width: 75%;
    }  
  .secimgblk1 {
    width: 75%;
    padding: 0;
    }  
}
@media (min-width:1340px) and (max-width: 1365px){
  .secimgblk {
    width: 77%;
    }  
  .secimgblk1 {
    width: 77%;
    padding: 0;
    }  
}
@media (min-width:1300px) and (max-width: 1339px){
  .secimgblk {
    width: 80%;
    }  
  .secimgblk1 {
    width: 80%;
    padding: 0;
    }  
}
@media (min-width:1350px) and (max-width: 1420px){

.commonlrpad1 {
    padding-left: 170px;
    padding-right: 170px;
}
}


/*animations*/
.scene1{
    position: absolute;
    left: 8px;
    top: 110px;
}
.scene2{
    position: absolute;
    left: 60%;
    top: 16%;
    transform: translate(-50%,-50%);
}
.scene3{
    position: absolute;
    top: 20px;
    left: 68%;
    transform: translate(-50%,-50%);
}
.sideimg1{
    animation: bounce 3s infinite ease-in-out;
}
@keyframes bounce {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-5px);
  }
}
.ourspecial:hover .leafimg{
    animation: bounce 3s infinite ease-in-out;
}
.sec_wrap:hover .block_sepsec1{
    animation: bounce 3s infinite ease-in-out;
}
.sec_wrap:hover .block_sepsec{
    animation: bounce 3s infinite ease-in-out;
}
footer:hover .highlightimg1{
    animation: bounce 3s infinite ease-in-out;
}
footer:hover .highlightimg2{
    animation: bounce 6s infinite ease-in-out;
}
/**/

/**/

.cntpglt .social li a {
    color: #763829;
}
.cntpglt .social {
    text-align: left;
}
.cntpglt .social  ul li {
    text-align: left;
}
.addresssec .bkgpgmdl_btm1:last-child {
    margin: 0;
}
.ourspecialcnt ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.ourspecialcnt ul li:nth-child(odd) .bgcol1 {
    background-image: linear-gradient(to right, #e7e7e7 , #f6f6f5);
}
.ourspecialcnt ul li:nth-child(even) .bgcol1 {
    background-image: linear-gradient(to right, #f6d1ad , #fbe8d3);
}




.fixed-area{
    display: none;
}
.cpylt p{
text-align: left;
margin-bottom: 0;
}
.cpyrt p{
text-align: right;
margin-bottom: 0;
}
@media (max-width: 991px){
    .fixed-area{
        display: block;
    }   

}

@media (max-width: 767px){
    section.ourstory {
        height: unset;
        overflow: unset;
    }
        .abtblck1rt {
    position: relative;
    min-height: unset;
    margin-bottom: 30px;
}
    .oursplbx {
        margin-bottom: 15px;
    }
    .commonlrpad1 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .commontbpad1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    img.canellaimg {
        display: none!important;
    }
    .ourstoryrt {
        position: relative;
        min-height: 400px;
        top: 50px;
        left: -5px;
        width: 270px;
        margin: 0 auto;
    }
    .scene2 {
        position: absolute;
        left: 71%;
        top: 20%;
        transform: translate(-50%,-50%);
    }
    .ourstoryrt img.cupimg {
        position: absolute;
        bottom: -45px;
        width: 300px;
        left: 72%;
        transform: translate(-50%,-50%);
    }
    .ourstoryrt img.sugarimg {
        width: 160px;
    }
    .ourstoryrt img.grainimg {
        width: 145px;
    }
    .ourspecial .leafimg {
        width: 95px;
        top: -9%;
    }
    .largeheadfont {
        line-height: 27px;
        font-size: 18px;
    }
    .smallheadfont {
        font-size: 15px;
    }
    .titlesec {
        margin-bottom: 35px;
    }
    .ourspecialcnt ul li {
        padding: 0 15px;
    }
    .titlefont1 {
        font-size: 15px;
    }
    img.sideimg1,img.sideimg2 {
        display: none;
    }
    .sec_wrap {
        position: relative;
        margin: 50px 0 50px;
        padding: 15px;
    }
    .block_sepsec {
        width: 100%;
        padding: 40px 25px;
    }
}
@media (min-width: 1200px){
.container {
    width: 1026px;
    padding: 0;
}

}


@media (max-width: 767px){
    .menu li a{
        font-size: 12px!important;
    }
    .active .menu-item {
        line-height: 17px !important;
    }
    .headrt {
        display: none;
    }
    .headerlogo {
        z-index: 9!important;
    }
    .cntpglt img.img-responsive {
        margin: 20px 0 50px;
    }
    .footer_menu ul {
        display: none;
    }
    .cpylt p{
        text-align: center;
    }
    .cpyrt p{
        text-align: center;
    }
    .foot_social ul {
        margin: 15px 0 30px;
    }
    .highlightsec {
        display: none;
    }
    .innerbannerimage img {
        height: 220px;
    }
    section.contactpg {
        margin-bottom: 0;
        display: inline-flex;
        width: 100%;
    }
    .commontbpad {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bkgpgmdl_tp .callbox h4 {
        font-size: 20px;
    }
    .bkgpgmdl_tp .callbox p.phone {
        margin: 0px;
        font-weight: 600;
        font-size: 17px;
    }
    .bkgpgmdl_tp .callbox p.maintxt {
        margin: 24px 0;
        font-size: 16px;
    }
    .bkgpgmdl_tp {
        padding: 10px 18px 20px;
    }
    .bkgpgmdl_tp img {
        margin-bottom: 0;
    }
    .bkgpgmdl_btm {
        padding: 25px 18px;
    }
    .bkgpgmdl {
        margin-bottom: 50px;
    }
    .bokgpgrt {
        padding: 0;
    }
    div#wpcf7-f94-o1 {
        margin-bottom: 70px;
    }
    .bokgpgrt img.smokeimg {
        width: 80px;
        right: 80px;
    }
    .bokgpgrt img.fixedimg2 {
        width: 220px;
    }
    .bookingpg {
        margin-bottom: 0;
    }
    img.fixedimg3 {
        display: none;
    }
    .cateringpg {
        margin-bottom: 0;
    }
    ul.cateringdet {
        padding: 0 15px;
    }
    .cateringdet li:nth-child(odd) .cateringimg {
        width: 100%;
    }
    .cateringdet li:nth-child(odd) .cateringimgcnt1 {
        padding: 25px 0 0px 0px;
        width: 100%;
        float: unset;
        display: inline-block;
    }
    .cateringimgcnt1 p {
        font-size: 14px;
        margin: 0 0 17px;
    }
    .cateringdet li:nth-child(even) .cateringimg {
        float: unset;
        width: 100%;
    }
    .cateringdet li:nth-child(even) .cateringimgcnt1 {
        padding: 25px 0px 0px 0;
        width: 100%;
        float: unset;
        display: inline-block;
    }
    .titleblock p {
        font-size: 14px;
        width: 90%;
        margin: 0 auto 20px;
        line-height: 22px;
        text-align: justify;
    }
    .rbs-img-image div[data-width][data-height] img {
        left: 15px!important;
    }
    .ourspecial .leafimg {
        display: none;
    }
    .abtblck1rt img.abtleaf {
        display: none;
    }
    .abtblck1rt img.abtdish {
        width: 190px;
        left: 50%;
        top: 50%;
        transform: unset;
        position: unset;
        margin: 0 auto;
    }
    .slider img {
        height: 320px!important;
    }
    .restaurantspl {
        margin-bottom: 15%;
    }
    .faqsec a.accordion-toggle {
        margin-left: 0px;
        font-size: 13px;
        line-height: 21px;
    }
    section.abtblck1 {
        height: unset;
        padding-bottom: 0;
    }
    .panel-group {
        padding: 0 15px;
    }
    .panel-heading .accordion-toggle:before {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        line-height: 28px;
        position: relative;
        top: 0px;
        left: -12px;
    }
    .faqsec .panel-default>.panel-heading {
        padding: 20px 8px;
    }
    .faqsec .panel-body {
        padding: 15px 15px;
    }
    section.faqsec {
        margin-bottom: 0;
    }
    p {
        font-size: 14px;
    }
    .secimgblk1 {
        padding: 0;
        float: unset;
        width: 100%;
    }
    .secwrapimg {
        width: 100%;
        float: left;
        margin: 0 0px 20px;
    }
    .secwrapimg img {
        height: 410px;
    }
    section.hblock3 {
        padding-bottom: 10px;
    }
    .block_sepsec1 {
        width: 100%;
        padding: 40px 30px;
        box-shadow: 0 4px 12px rgb(3 27 78 / 10%) !important;
        position: unset;
        left: 0;
        margin-bottom: 20px;
    }
    .block_sepsec1 h1 {
        font-size: 18px;
        line-height: 29px;
        margin-top: 0;
        width: 190px;
    }
    .btngrp a{
        margin-top: 0;
    }
    .secimgblk {
        width: 100%;
    }
    .block_sepsec {
        width: 100%;
        padding: 40px 30px;
        position: unset;
        margin-bottom: 20px;
    }
    .block_sepsec h1 {
        font-size: 18px;
        line-height: 29px;
        margin-top: 0;
        width: 190px;
    }
    .restaurantpg .titleblock h1 {
        margin-bottom: 30px;
    }
    .rest_gallery h1 {
        margin-bottom: 30px;
    }
    .galleryimgs {
        margin-top: 0px;
    }
    .button.rbs-imges-load-more {
        padding: 6px 6px!important;
        width: 150px;
    }
    .footer_logo img {
        width: 165px;
        height: 160px;
    }
    .restaurantspl {
        margin-bottom: 15%;
    }
    .headerlogo img {
        width: 87px;
        height: 110px;
        object-fit: cover;
    }
    .bannersep img {
        width: 53px;
        height: unset;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .headrt {
        display: none;
    }
    .oursplbx img.img-responsive {
        height: 220px;
    }
    .oursplbx {
        height: 315px;
    }
    .ourstory span#scene {
        display: none;
    }
    section.ourstory {
        height: 670px;
    }
    .ourstoryrt {
        position: relative;
        min-height: 680px;
        top: 0;
        left: -5px;
        width: 490px;
    }
    .ourstoryrt img.cupimg {
        width: 280px;
        left: 45%;
        bottom: 120px;
    }
    .ourstoryrt img.burgerimg {
        width: 340px;
        padding-top: 80px;
    }
    .ourstoryrt img.sugarimg {
        width: 180px;
    }
    .scene2 {
        top: 30%;
    }
    .ourstoryrt img.grainimg {
        width: 155px;
    }
    .scene3 {
        position: absolute;
        top: 110px;
        left: 48%;
    }
    .secwrapimg {
        margin: 0 0 0 15px;
    }
    img.sideimg1 {
        display: none;
    }
    img.sideimg2 {
        right: -490px;
        width: 450px;
        top: 37%;
        z-index: 9;
    }
    .block_sepsec {
        width: 350px;
        padding: 40px 30px;
        z-index: 9;
    }
    .block_sepsec1 {
        width: 350px;
        padding: 40px 30px;
        z-index: 9;
    }
    .secwrapimg img {
        height: 390px;
    }
    .slider img {
        height: 360px!important;
    }
    .footer_menu ul {
        display: none;
    }
    .foot_social ul {
        margin: 15px 0 30px;
    }
    .footer_logo img {
        width: 170px;
        height: 160px;
    }
    .highlightsec {
        width: 750px;
        height: 285px;
        top: 20px;
    }
    .commontbpad1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .highlightsec img.highlightimg1 {
        width: 170px;
        position: absolute;
        left: -5px;
        bottom: 0px;
        top: unset;
    }
    .highlightsec img.highlightimg2 {
        width: 170px;
        position: absolute;
        right: -5px;
        top: unset;
        bottom: 0px;
    }
    section.faqsec {
        margin-bottom: 26%;
    }
    .highsecblk {
        width: 400px;
        padding: 36px 0;
    }
    .largeheadfont {
        line-height: 30px;
        font-size: 22px;
    }
    section.abtblck1 {
        height: unset;
        padding-bottom: 0;
    }
    p {
        line-height: 24px;
    }
    .highsecblk .btngrp a {
        width: 180px;
    }
    .faqsec a.accordion-toggle {
        font-size: 15px;
    }
    .abtblck1rt img.abtleaf {
        display: none;
    }
    .abtblck1rt img.abtdish {
        width: 280px;
        left: 25px;
        top: 40px;
    }
    .bokgpgrt {
        padding: 0 0 0 30px;
    }
    .bkgpgmdl_tp .callbox p.phone {
        font-size: 17px;
    }
    .bkgpgmdl_tp .callbox h4 {
        font-size: 20px;
    }
    .bkgpgmdl_tp .callbox p.maintxt {
        margin: 25px 0;
        font-size: 16px;
    }
    .bokgpgrt .contactbtn {
        width: 150px;
    }
    .contactpg .addresssec {
        width: 100%;
    }
    .cntpgrt .contactbtn{
        width: 150px;
    }
    .cntpglt img.img-responsive {
        width: 130px;
        margin: 30px 0 50px;
    }
    img.fixedimg3 {
        position: absolute;
        left: 0;
        top: -100px;
        width: 170px;
    }
    .cateringimgcnt1 p {
        font-size: 14px;
        margin: 0 0 17px;
        line-height: 24px;
    }
    .ourspecial .leafimg {
        width: 135px;
    }
    .titlefont1 {
        font-size: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1140px){
    .innerbannerimage img {
        height: 300px;
    }
    .oursplbx img.img-responsive {
        height: 250px;
    }
    .oursplbx {
        height: 348px;
    }
    .container{
        width: 880px;
    }
    img.fixedimg3 {
        width: 200px;
    }
    .ourspecial .leafimg {
        width: 145px;
    }
    .restaurantspl {
        margin-bottom: 39%;
    }
    .highlightsec {
        width: 850px;
    }
    .highlightsec img.highlightimg1 {
        width: 230px;
        position: absolute;
        left: -30px;
        top: unset;
        bottom: 0;
    }
    .highlightsec img.highlightimg2 {
        width: 230px;
        position: absolute;
        right: -30px;
        top: unset;
        bottom: 0;
    }
    .bookingpg {
        margin-bottom: 27%;
    }
    .bkgpgmdl_tp {
        padding: 20px 10px 35px;
    }
    .bkgpgmdl_tp .callbox p.phone {
        margin: 0;
        font-size: 16px;
    }
    .bkgpgmdl_tp .callbox h4 {
        margin: 0 0 15px;
        font-size: 22px;
    }
    .headlt {
        width: 17%;
    }
    ul.menu li a {
        color: #fff;
        font-size: 12px;
    }
    .headerlogo img {
        width: 125px;
        height: 165px;
        object-fit: cover;
    }
    ul.menu {
        padding: 0px 0 0px 30px;
    }
    ul.menu li {
        margin: 0px 15px 0 0;
    }
    .footer_menu ul li a {
        font-size: 13px;
    }
    .footer_menu ul li {
        margin: 0 35px 0 0;
    }
    .cateringpg {
        margin-bottom: 27%;
    }
    .largeheadfont {
        line-height: 30px;
        font-size: 22px;
    }
    .footer_logo img {
        width: 185px;
        height: 180px;
    }
    .bkgpgmdl_tp .callbox p.maintxt {
        margin: 20px 0;
        font-size: 16px;
    }
    .bkgpgmdl_btm {
        padding: 35px 10px 35px;
    }
    .bkgpgmdl_btm .addresssec p {
        margin: 0px;
        font-size: 15px;
    }
    .bkgpgmdl_btm .addresssec h5 {
        font-size: 13px;
    }
    .bokgpgrt img.fixedimg2 {
        width: 270px;
    }
    section.contactpg {
        margin-bottom: 27%;
    }
    .cntpglt img.img-responsive {
        width: 150px;
        margin: 30px 0 0;
    }
    .cntpgrt .contactbtn {
        width: 150px;
    }
    .bokgpgrt .contactbtn {
        width: 150px;
    }
    .commontbpad1 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    section.ourstory img.canellaimg {
        width: 86px;
    }
    .scene1 {
        top: 30px;
    }
    .ourstoryrt {
        min-height: 600px;
        width: 410px;
        top: 0;
    }
    .ourstoryrt img.cupimg {
        position: absolute;
        bottom: 30px;
        width: 330px;
        left: 68%;
        transform: translate(-50%,-50%);
    }
    .ourstoryrt img.sugarimg {
        width: 200px;
    }
    .scene2 {
        top: 27%;
    }
    .ourstoryrt img.grainimg {
        width: 175px;
    }
    .scene3 {
        top: 52px;
        left: 70%;
    }
    section.ourstory {
        height: 690px;
    }
    .secwrapimg {
        margin: 0 15px 0 0;
    }
    .secwrapimg img {
        height: 390px;
        width: 440px;
    }
    .block_sepsec {
        width: 370px;
        padding: 50px 30px;
    }
    img.sideimg2 {
        right: -460px;
        width: 410px;
        top: 40%;
    }
    img.sideimg1 {
        display: none;
    }
    .block_sepsec1 {
        width: 370px;
        padding: 50px 30px;
        left: 0;
    }
    section.abtblck1 {
        height: unset;
        padding-bottom: 0;
    }
    .slider img {
        height: 430px!important;
    }
    .foot_social ul {
        margin: 15px 0 35px;
    }
    .button.rbs-imges-load-more {
        width: 150px!important;
    }   
}

@media (min-width: 1141px) and (max-width: 1279px){
    .scene1 {
        position: absolute;
        left: 8px;
        top: 50px;
    }
    .ourstoryrt img.grainimg {
        width: 185px;
    }
    .ourstoryrt img.sugarimg {
        width: 210px;
    }
    section.ourstory img.canellaimg {
        width: 90px;
    }
    .ourspecial .leafimg {
        width: 165px;
    }
    .titlefont1 {
        font-size: 15px;
    }
    .secwrapimg {
        margin: 0 0 0 15px;
    }
    img.sideimg1 {
        left: -30px;
        width: 100px;
    }
    .block_sepsec {
        width: 360px;
        padding: 60px 30px;
    }
    .block_sepsec1{
        width: 360px;
        padding: 60px 30px;
    }
    .secwrapimg img {
        height: 450px;
    }
    img.sideimg2 {
        width: 470px;
        top: 38%;
    }
    .highlightsec {
        width: 940px;
    }
    .highlightsec img.highlightimg1 {
        width: 230px;
        position: absolute;
        left: -60px;
        top: unset;
        bottom: 10px;
    }
    .highlightsec img.highlightimg2 {
        width: 230px;
        position: absolute;
        right: -60px;
        top: unset;
        bottom: 10px;
    }
    .largeheadfont {
        line-height: 30px;
        font-size: 23px;
    }
    section.abtblck1 {
        height: unset;
        padding-bottom: 100px;
    }
    .slider img {
        height: 530px;
    }
    ul.menu li {
        margin: 0px 20px 0 0;
    }
    img.fixedimg3 {
        width: 250px;
    }
    .cntpglt img.img-responsive {
        width: 160px;
        margin: 30px 0 20px;
    }
}

section.abtmission {
    display: inline-flex;
    width: 100%;
    padding: 30px 0;
    height: 100%;
    background-color: #23282e;
    position: relative;
    padding: 60px 30px;
    min-height: 410px;
    background-image: url(../images/pattern0001.jpg);
/*     background-repeat: no-repeat; */
    background-size: contain;
    width: 100%;
    height: 100%;
}
.mi_box p {
    height: 190px;
    margin: 0;
}
.mi_box img {
    width: 70px;
	filter:invert(1);
	    margin-bottom: 40px;
}
.mi_box {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0px 25px;
    height: 320px;
    color: #fff;
}

@media (max-width:991px){
	section.abtmission {
    	display: inline-block;
	}
	.mi_box p {
		height: 140px;
		margin: 0;
	}
	.mi_box {
    	margin-bottom: 30px;
		padding: 0px 15px;
	}
	section.abtblck1 {
    padding-bottom: 60px!important;
	}
}
@media (max-width:767px){

	.mi_box {
    margin-bottom: 50px!important;
    padding: 0px 15px!important;
    height: unset!important;
}
	}
.contactpg .addresssec p a{
	color:#000;
}
