
.main-title {
    background: rgb(255 255 255 / 0%);
    border-radius: 5px;
    display: inline-block;
    float: none;
    margin: 0 auto;
    outline: 0px solid #dbdbdb;
    outline-offset: -10px;
    padding: 52px 0px !important;
    text-align: right;
}
#agent-3-slider .image, .image img, .property_item .property_head {
    overflow: hidden;
    position: unset;
    border-radius: 10px;
	border: 2px solid #ed1c24;
}

.property-tab .tab-pane.projectimages .image h4 {
    margin: 20px 0 30px;
}


.property-tab .tab-pane {
    padding: 0px 30px 30px;
}
@media (min-width: 900px) and (max-width: 2560px) {
	.media.service-box {
    
    height: 150px;
}
 .vv { height: 110px!important;
}

	 .mmtab {display:none !important;}
}

@media (min-width: 320px) and (max-width: 768px) {
.property-tab .nav-tabs > li > a {
    border-radius: 0;
    line-height: 1.42857;
    margin-right: 0;
    background: #454040;
    color: #fff;
    border-right: 1px solid #dbdbdb;
    height: 70px;
}
.padding {margin-top:0px;}
.nav-tabs{display:none!important;}
.tt{ background: #454040;
position: relative;
    display: block;
    padding: 15px 15px;
	line-height: 1.42857;
    margin-right: 0;
    background: #454040;
    color: #fff;
	text-align:center;
	margin-top:1px;
}

.tt:hover{ background: #ed1c24;
color: #fff;
}
a:hover, a:focus {
    color: #fff;
}
}

.padding {
    padding: 30px 0px 80px 0px ;
}
#main-features .media.service-box:first-child {
    margin-top: 20px;
}