.logo a img{
	height: 80px;
}

.topbar-box .logo > a {
	padding: 10px 50px;
	display: inline-block;
}

header.style4.sticky {
    position: fixed;
    top: 0;
}
.btn.btn-primary{
	border-radius: 10px;
	background-color: #e9bd2e;
	border:0;
}

.btn.btn-primary:hover{
	background-color: #222;
}

.pt20{padding-top: 2em;}
.pt30{padding-top: 3em;}
.pt40{padding-top: 4em;}
.pb20{padding-bottom: 2em;}
.pb30{padding-bottom: 3em;}
.pb40{padding-bottom: 4em;}

.mt20{margin-top: 2em;}
.mt30{margin-top: 3em;}
.mt40{margin-top: 4em!important;}
.mb20{margin-bottom: 2em;}
.mb30{margin-bottom: 3em;}
.mb40{margin-bottom: 4em;}

.rcnt-itm ul.post-meta li a {
    color: #cfcfcf;
}

.rcnt-itm ul.post-meta li a:hover{
    color: #fab702;
}

.img-center{
	margin: auto;
	display: block;
}

.text-center{
	text-align: center!important;
}

.spnsr-car img{
	height: 80px;
	width: auto;
}

h1.title{
	font-size: 15px;
	font-style: normal;
	letter-spacing: .8px;
	color: #3e3e3e;
	display: block;
	font-weight: 300;
}

.modal {
    top:10%;
}


@media(max-width: 1311px){
	.logo a img {
		height: 60px;
	}
	header.style4 .topbar-info::before {
    	height: 85px!important;
	}
}

@media(max-width: 1242px){
	header.style4 .topbar-info::before {
    	height: 85px!important;
	}

	header.style4 .topbar-box {
    	padding-left: 40px;
	}
	.topbar-box .logo > a {
	    padding: 10px 20px;
	}
}


@media(max-width: 1190px){
	.topbar-box .logo > a {
	    padding: 10px 0;	
	}
	header.style4 .topbar-box {
	    padding-left: 15px;
	}
}

@media(max-width: 1098px){
	.topbar-info > li {
	    float: left;
	    position: relative;
	    padding-left: 20px;
	    font-size: 12px;
	    padding-right: 20px;
	    margin-right: 15px;
	    margin-top: 19px;
	}
	
	.topbar-info > li i {
	    position: absolute;
	    left: 0;
	    font-size: 16px;
	    color: #212222;
	    line-height: 25px;
	}

	header.style4 .topbar-box {
	    padding-left: 40px;
	}
}

@media(max-width: 1024px){
	.rspn-hdr .rspn-mdbr ul.rspn-scil button.rev-btn.hrz.theme-bg.theme-btn.brd-rd5{
		line-height: 44px;
		font-size: 14px;
		font-weight: 500;
		padding: 0 12px;
	}
	.spnsr-car img {
	    height: 60px;
	    width: auto !important;
	}
}

@media(max-width: 750px){
	.tp-caption img.sliderimg{
		height: 350px!important;
		width: auto!important;
	}
}

@media(max-width: 590px){
	.spnsr-car img {
	    height: 50px;
	    width: auto !important;
	}
}

@media(max-width: 480px){
	.tp-caption img.sliderimg{
		height: 150px!important;
		width: auto!important;
	}

	.spnsr-car img {
	    height: 48px;
	    width: auto !important;
	}
}