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


}




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






}

@media only screen and (min-width: 320px) and (max-width: 768px) {
	
.header-section .default-header .header-bottom{
  padding: 0px;
}
.dropdown-menu > li > a{
  padding-left: 7px;
  width: 45%;
}

.dropdown-menu > li > a {
	font-size: 12px;
	background: #2f4c8c;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #fff;
	padding-left: 10px;
	/*width: 100%;*/
	font-weight: normal;
}

.sub-drop1{
  left: 45%;
}
.mb-30{
  /*margin-left: -70px;*/
  text-align: justify;
}

.since{
  padding: 50px 0px 0px 0px;
}
.home-page-1 .approach-section .approach-content > strong{
  /*margin-left: -32px;*/
}
.section-title .big-title {
    font-size: 30px;
    /*margin-left: -70px;*/
}

.service .section-title .big-title {
    font-size: 30px;
    margin-left: 15px;
}

.planning-section .planning-tabs-nav > ul > li{
  width: 50%; 
}
.column{
  width: 100%;
}
.main-footer .widgets-section{
  padding: 13px 0px 30px;
}
.pull-right{
  float: left;
}
.main-footer .footer-widget h2{
  padding-left: 0px;
}
.main-footer .list li a{
  margin-left: -40px;
}
.list span{
  margin-left: -40px;
}
.social-icon-two{
  margin-left: -40px;
}

/*aboutus*/
.about-banner{
  height: 160px;
  margin-bottom: 0px;
  background-position-y: 0px;
}
.head h1{
  font-size: 30px;
  padding-top: 16%;
  padding-left: 10px;
}
.update-about{
  padding: 15px;
}
.since h2{
  font-size: 30px;
}
.miss img{
  margin-left: 20px;
}
.viss img{
  width: 90%;
  margin-left: 20px;
  padding-top: 30px;
}
.service{
  padding: 40px 0 40px 0;
}
.whyimg{
  padding-bottom: 50px;
}
.apart{
  padding-top: 20px;
}

/*aboutus*/
.marketing{
  height: 160px;
  margin-bottom: 0px;
  background-position-y: 0px;
}

.sticky-header::before {
    background: #FFF !important;
}

.search {
	margin-top: 40px;
}

.find-home h2 {
    padding: 15px 15px;
}

.find-home h2::after {
    border-width: 52px 0 0 65px;
}

.search .form-border {
	border: none;
}

.form-control {
    font-size: 14px;
    text-transform: capitalize;
}

.home-btn {
    height: 40px;
width: 100%;
}

.search-home {
	padding-top: 0;
}

.custom-btn {
    line-height: 40px;
}

.shadow {
    display: none;
}

.single-services-box .icon i::before {
    line-height: 70px;
}

.single-services-box .icon {
    line-height: 0px;
}

.mb-60 {
	margin-bottom: 30px;
}

.mb-30 {
	margin-bottom: 20px;
}

.sidebar-menu-wrapper .sidebar-menu .menu-list > .menu-item-has-child > a::before {
    display: none;
}

.dismiss span.close-btn i::before {
    line-height: 42px;
}

.social-links ul li a i::before {
    line-height: 35px;
}

.approach-section .approach-content {
    padding-left : 0px;
}

.dropdown-menu {
	padding: 0px;
	width: 100%;
	color: #fff;
	background: #fff;
	transform: translate3d(0px, 52px, 0px) !important;
}

.panel-group {
    padding: 30px 0 30px 0;
}

.servicemar {
    padding-top : 80px !important;
}

.inner-tab1 .col-xs-2 {
    width: 30% !important;
    text-align: center;
    padding-right: 0px;
}

.inndisk {
    display: none;
}

.overview img {
    width: 30px;
}

.overview h2 {
	font-size: 11px;
}

.inner-tab {
	margin-top: 30px !important;
}

.property-detail {
    padding: 20px;
}

.amene ul li {
    padding-left: 40px;
}

.mbannerdsn {
    display: block !important;
}

.about-banner {
   display: none;
}

.abt {
	background: transparent;
}

.sticky-header {
    position: inherit;
}

.praveen {
	margin-top: 0;
}

}



@media only screen and (min-width: 320px) and (max-width: 520px) {

	
}