body p{
    font-family:Sintony-Regular;
    font-size:14px;
    color:#333;
    text-align:justify;
    line-height:31px;
    letter-spacing:1px !important;
   }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover .form_submit {
    background-color: #969696;
}
.hero-area {
    background: #969696;
    padding: 29px 0px 34px 0;
        }
.page-header {
    border-bottom: 0px solid #eee;
}
.breadcrumb {
        display: none;
}
#footer.new-footer{
    display:none;
}
.bottom-bar {
    background: #417CB0;
    border-top: 0px solid #417CB0;
    padding:18px 0;
    margin-top: 20px;
}
.with-carousel .owl-carousel .owl-nav [class*="owl-"] {
    margin: 0;
	padding: 4px 17px;
	background-color: #417CB0;
	font-size: 18px;
	border-radius: 0;
	margin-left: 10px;
	transition: all .3s ease;
}
.with-carousel .owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff;
	border: 1px solid #417CB0;
}
label {
    display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: unset;
}
.nav > li > a {    position: relative;	display: block;	padding: 15px 40px;}
.rev_slider_wrapper.thm-banner-wrapper {
    height: 500px !important;
}
#slider1 {
       height: 500px !important;
}
.slotholder{
    height: 500px !important;
}
.tp-bgimg.defaultimg {
    height: 500px !important;
}
.tp-revslider-slidesli.active-revslide{
    height: 500px !important;

}
.tp-revslider-mainul{
    height: 500px !important;
}
.single-services a:hover {
    background: #777676;
}


@media screen and (min-width:320px) and (max-width:640px)
{
body p{
    padding:15px;
}
.services_con {
    border: 1px solid #dedede !important;
	height: 412px !important;
	padding-top: 8px !important;
	border-radius: 10px;
	margin-bottom: 180px !important;
}
.rev_slider_wrapper.thm-banner-wrapper {
    height: 500px !important;
}
#slider1 {
       height: 500px !important;
}
.slotholder{
    height: 500px !important;
}
.tp-bgimg.defaultimg {
    height: 500px !important;
}
.tp-revslider-slidesli.active-revslide{
    height: 500px !important;

}
.tp-revslider-mainul{
    height: 500px !important;
}
}