/*block two*/

#main{
    position: relative;
    top: 102px;
    width: 100%;
    padding: 0;
}


#footer {
    position: relative;
    z-index: 3;
}

.page-template-template-general #main{

    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.intro-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: #383938ad;
    /* box-shadow: 0px 1px 15px rgba(0,0,0,.20); */
    border-radius: 3px;
    padding: 8px 12px;
    font-weight: 700;
    font-family: "proximanova-bold",sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}
.intro-image {
    overflow: hidden;
    position: absolute;
    width: 100%;
    padding-top: 75%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.intro-image img {    
    width: auto;
    position: absolute;
    top: 0;
    left: -180px;
    height: 100%;
}
.row-intro .intro-image img {
    width: auto;
    position: absolute;
    top: 0;
    left: -24px;
    height: 100%;
}
.row.intro.single h2{
    font-family: "adobe-garamond-pro", sans-serif;
    width: 70%;
    margin: 30px auto 20px;
    text-align: left;
    color: #373837;
    padding-bottom: 0px;
    border-bottom: none;
    font-variant: small-caps;
    text-transform: lowercase;
}
.home-excerpts, .top-outline {
    /* border-top: 1px solid #e7e2dd; */
    padding-top: 0px;
}
.home-excerpts .row.intro.single h2 {
    font-family: "adobe-garamond-pro", sans-serif;
    margin: 0px auto 20px;
    /*text-align: left;*/
    color: #373837;
    /*padding-bottom: 30px;*/
    border-bottom: none;
    font-variant: small-caps;
    text-transform: lowercase;
    text-align: center;
}
.services-intro {
    width: 74%;
    margin: 0 auto 30px;
    text-align: center;
}
.services-intro h2 {
    text-align: center;
}

.row.intro.single p{
    color:#6E685C;

}

/* .hfeed{

    height: 1105px;
    background: #FBFBFB;
    border-bottom: 3px solid #DCE3E9;
} */


/*block three*/

#main .row .col-md-12.col-lg-4{
	padding-bottom:50px;
}

h2.top-row-title{

    font-size: 20px;
    background: url('../images/small-heading-background.png') no-repeat center center;
    background-size: cover;
}
#main .row .grid-photo-container{
    position: relative;
}
#main .row a.read-more-img-lnk {
    display: block;
}
#main .row .col-md-12.col-lg-4  .top-row-title{
    font-family: "adobe-garamond-pro", sans-serif;
    color: #d5b890;
    font-size: 28px;
    text-align: center;
    padding-top: 8px;
    padding: 8px 20px 14px 20px;
    margin-bottom: 0;
    font-variant: small-caps;
    text-transform: lowercase;
    z-index: 1;
    border-bottom: 3px solid #d9b892;
    bottom: -3px;
    /*position: absolute;*/

    margin-top: 0;
    position: relative;
    width: 100%;
}

#main .row .col-md-12.col-lg-4  .top-row-title span{
    color: #fff;
    font-size: 36px;
    text-transform: lowercase;
    font-variant: none;
    position: relative;
    top: 2px;
}

#main .row .col-md-12.col-lg-4 img{

	padding:0;
}

#main .description-wrapper {
	width: 100%;
    margin: 18px auto 0;
	display:block;
}

/* menu item area */
.homepage-menu-item-container {
    padding-top: 51%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 6px 33px rgba(113, 105, 94, 0.23);
}
img.homepage-menu-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.food-excerpts .row.intro.single h2 {
    width: 100%;
    margin-top: 0;
}
.homepage-menu-item-content {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    right: 45px;
    padding: 30px 50px;
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.72) 1%, rgba(252,251,251,1) 33%, rgba(247,243,243,1) 99%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.72) 1%,rgba(252,251,251,1) 33%,rgba(247,243,243,1) 99%);
    background: linear-gradient(135deg, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.72) 1%,rgba(252,251,251,1) 33%,rgba(247,243,243,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8ffffff', endColorstr='#f7f3f3',GradientType=1 );
}
.page-rule {
    border-top: 1px solid #e7e2dd;
    max-width: 8%;
    margin: 0 auto;
}
.page-rule.full {
    max-width: 1200px;
}
@media only screen and (max-width:1440px){
    #main {
        top: 80px;
    }
}
@media(min-width: 992px){
  #main .description-wrapper {    
      display: block;
    margin: 18px 26px 0 0;
    width: 100%;
  }
  .excerpt-block {
        max-height: 720px;
        margin-bottom: 0;
    }
    .excerpt-block a.read-more-lnk {
        position: absolute;
        bottom: 0;
    }
}

#main .row .col-md-12.col-lg-4  .description-wrapper h2{
	font-size:36px;
	color:#3284BF;
	margin-top:40px;
	margin-bottom: 20px
}

@media(min-width: 992px) {
  .read-more-lnk {
    width: auto;
  }
  .container .row.intro.single{
      padding-top: 80px;
      padding-bottom: 80px;
  }
  
}
/*fixing padding*/

.container-testimonials .container .row.intro.single{

    padding-bottom: 50px;
}

.row.intro.single p{
    padding-bottom:50px;
}

@media(min-width: 992px){
  .row.intro.single p {
    padding-bottom: 30px;
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1200px){

	#main .row .col-md-12.col-lg-4  .row-description{

		height:190px;
		max-height: 200px;
	}
    .container .row.intro.single.three-block {
        padding-top: 64px;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 992px){

	#main .row .col-md-12.col-lg-4 .row-description {
    	height: 240px;
    	max-height: 300px;
	}

    .uc-footer p {
        height: 18px;
        font-size: 13px;

    }


}

@media only screen and (min-width: 1200px){
    #main .row .col-md-12.col-lg-4 .row-description {
        height: 164px;
        max-height: 240px;
    }
}
@media only screen and (max-width: 1024px){
    #main .row .col-md-12.col-lg-4 .top-row-title {
        font-size: 20px;
    }
    #main .row .col-md-12.col-lg-4 .top-row-title span {
        color: #fff;
        font-size: 30px;
        text-transform: lowercase;
        font-variant: none;
        top: 2px;
    }
}
@media only screen and (max-width: 992px){

/* 
	.hfeed{

    	height: 1200px;
    } */

    #main .row .col-md-12.col-lg-4 img+h2, #main .row .col-md-12.col-lg-4 .row-description, #main .row .col-md-12.col-lg-4 .row-description+a{

    	width: 100%;
    	margin: 0 auto;
    	display: block;
    }
}

/*tablets*/

@media only screen and (max-width: 892px) {
    .row.intro.single p{


        padding-left: 0;
        padding-right: 0;

    }
}

@media only screen and (max-width: 800px) {

}

/*mobile*/
@media only screen and (max-width: 768px) {
    #main{

        position: relative;
        top: 75px;

    }

    #footer{

        position: relative;
        top: 75px;
    }

    .row.intro.single .description-wrapper p{


        padding-left:0;
        padding-right:0;

    }
    .description-wrapper{


        padding-left:30px;
        padding-right:30px;

    }
/* 
	.hfeed{

        height: 1170px;
        background: #FBFBFB;
        border-bottom: 3px solid #DCE3E9;
    } */
}

@media only screen and (max-width: 991px){
    h2 {
        text-align: center!important;
        padding-left: 16px;
        padding-right: 16px;
    }
    .row.intro.single h2,.home-excerpts h2 {
        padding-bottom: 12px;
    }
    .home-excerpts h2 {
        margin-top: 0px;
    }
    .intro-image {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 320px;
        padding: 16px 16px 0;
    }
    .services-intro {
        width: 84%;
        margin: 0 auto 50px;
        text-align: center;
    }
    .intro-image img {
        width: 100%;
        position: initial;
        top: 0;
        height: 100%;
        object-fit: cover;
        left: initial;
        object-position: 62% 50%;
    }
    .excerpt-block {
        padding-right: 0;
        padding-left: 0;
    }
    .container-testimonials {
        padding-left: 16px;
        padding-right: 16px;
    }
    .container .row.intro.single {
        padding-top: 11%;
        padding-bottom: 8%;
    }
    .row.intro.single p {
        padding-bottom: 12px;
    }
    #main .row .col-md-12.col-lg-4 .top-row-title {
        padding: 18px 20px 18px 28px;
    }
    #main .row .col-md-12.col-lg-4 img+h2, #main .row .col-md-12.col-lg-4 .row-description, #main .row .col-md-12.col-lg-4 .row-description+a {
        width: auto;
        margin: 0 auto;
        display: inline-block;
    }
    #main .description-wrapper {
        margin: 25px auto 0;
    }
    .intro-caption {
        left: 16px;
    }
    .container-full.intro-text .row.intro.single p {
        padding-left: 16px;
        padding-right: 16px;
    }
}