		.revo-slider-emphasis-text {
			font-size: 58px;
			font-weight: 700;
			letter-spacing: 1px;
			font-family: 'Raleway', sans-serif;
			padding: 15px 20px;
			border-top: 2px solid #FFF;
			border-bottom: 2px solid #FFF;
		}

		.revo-slider-desc-text {
			font-size: 20px;
			font-family: 'Lato', sans-serif;
			width: 650px;
			text-align: center;
			line-height: 1.5;
		}

		.revo-slider-caps-text {
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 3px;
			font-family: 'Raleway', sans-serif;
		}

		.tp-video-play-button { display: none !important; }

		.tp-caption { white-space: nowrap; }

.padding-sm {
padding:30px 0 !important;
}
.padding-lg {
padding:60px 0 !important;
}

.heading-block { margin-bottom: 30px !important; }
.heading-block:after { width:60% !important; margin-top:10px!important;  border-top:1px solid #a38b41 !important; }

.portfolio-desc h5 {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.portfolio-desc  h5 a{
		color:#011422;
	}

.page-title-dark h1 {
background:rgba(0,0,0,0.6) !important;
padding: 30px 0  !important;
font-size:24px !important;
text-align:center;

}
#page-title{
    background:url(../images/bg-top-inner.jpg) no-repeat center center;

}
.black {
    color:#000 !important;
}
.red {
color: #ff0000;}
.col-padding-sm {
padding:30px;
}

.bottommargin-xs {

}

.allpadding {
    padding:10px !important;

}

#logo img {
display: inline !important;
}


body .portfolio-item .portfolio-image img {
    max-height: 183px;
}
@media only screen and (max-width: 1200px) {
    body .portfolio-item .portfolio-image img {
        max-height: 150px;
    }
}
@media only screen and (max-width: 991px) {
    body .portfolio-item .portfolio-image img {
        max-height: 145px;
    }
}
@media only screen and (max-width: 767px){
    body .portfolio-item .portfolio-image img {
        max-height: 135px;
    }
}
@media only screen and (max-width: 479px) {
    body .portfolio-item .portfolio-image img {
        max-height: none;
    }
}

.contact_info {
    padding-bottom:50px;
}