/*
Theme Name: Divi Child Theme
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/

#top-menu .menu-item-has-children>a:first-child:after {display:none!important;}

#top-menu .menu-item-has-children>a:first-child {padding-right:0!important;}

body{
	color: #353535;
}
.container {
  max-width: 1300px;
}

.w-100{
	width: 100% !important;
	max-width: 100% !important;
}
.styled-heading {
 overflow: hidden;
 text-align: center;
}
.styled-heading:before,
.styled-heading:after {
 background-color: #ae3739;
 content: "";
 display: inline-block;
 height: 2px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.styled-heading:before {
 right: 0.5em;
 margin-left: -50%;
}
.styled-heading:after {
 left: 0.5em;
 margin-right: -50%;
}
input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea{
	display: block;
	width: 100%;
	padding: .375rem 1.75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
  display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #ae3739;
	border: 1px solid transparent;
	  border-top-color: transparent;
	  border-right-color: transparent;
	  border-bottom-color: transparent;
	  border-left-color: transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
[type="button"]:not(:disabled):hover, [type="reset"]:not(:disabled):hover, [type="submit"]:not(:disabled):hover, button:not(:disabled):hover {
	background-color:#272424;
}
.banner-video-container{
	position:relative;
	padding-bottom:56.25%;
}

/* Top Header Styles */
#top-header {
	font-family: "Montserrat",Helvetica,Arial,Lucida,sans-serif;
  font-size: 19.2px;
  line-height: 13px;
  padding:10px 0 10px;
}
#top-header .container {
  padding-top: 0;
	line-height:0!important;
}
#top-header, #et-secondary-nav li ul {
  background-color: #ae3739;
}
#et-secondary-nav li{
	margin-right: 30px;
	font-size:16px;
}
.et_header_style_left #et-top-navigation{
	padding-top: 52px;
	padding-bottom: 20px;
}
#top-header a, #top-header a{
	padding: .35em 0;
}
#et-info {
  float: right;
}
#et-top-navigation {
  font-weight: 400;
	padding-left:135px!important;
}
#top-menu li {
	font-family:'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size: 24px;
	padding-right:40px;
}
#top-menu li:before{
	position:absolute;
	content:"";
	width:2px;
	height:20px;
	background:none;
	top:0;
	right:20px;
}
#top-menu > li:last-child:before{
	display:none;
}
#top-menu a {
  color: #262424;
}
#et-info-email:before, #et-info-phone::before{
	font-family:"Montserrat",Helvetica,Arial,Lucida,sans-serif !important;
	font-weight:700;
}
#et-info-email:before{
	content:"Email:";
}
#et-info-phone::before{
	content:"Call:";
}
#top-header .et-social-icons {
  float: right;
  margin-right:0;
}
#top-header .et-social-icons li{
	margin-left: 30px;
}
#top-header .et-social-icon a {
  font-size: 28px;
  background: #fff;
  color: #ae3739;
  padding: 7px 0px 0 14px;
}


/* Top Navigation Styles */
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 197px;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 68.3167px;
}
#et-top-navigation{
	position:relative;
}
#et-top-navigation:before{
	position:absolute;
	content:"";
	width:114px;
	height:145px;
	bottom:20px;
	right:-12%;
	background:url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/Remax-top-icon.png) no-repeat center center;
	background-size:contain;
	z-index:907;
}
.et_header_style_left .logo_container > a{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 905;
	background: #fff;
	padding: 15px 40px 30px 30px;
}
.et_header_style_left .logo_container > a:before{
	position:absolute;
	content:"";
	top:0;
	right:0;
	height:0px;
	width:0px;
	border-width:27px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#ae3739;
	border-right-color:#ae3739;
}
#logo{
	max-height: inherit;
	height:139px;
}
.et_fixed_nav .et-fixed-header #logo{
	height:74px;
}

.mobile_menu_bar::before, .mobile_menu_bar::after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
  color: #ae3739;
}
.et_fixed_nav #top-header{
	z-index:904;
}

.et_mobile_menu{
	border-top-color:#ae3739;
}


/* Testimonials Styles */
.tss-carousel .single-item-wrapper {
	background: rgba(255, 255, 255, .84);
	padding:70px 35px 80px 35px;
	position:relative;
}
.tss-carousel .single-item-wrapper:before{
	position:absolute;
	content:"";
	height:0px;
	width:0px;
	left:35px;
	bottom:-40px;
	border-width:20px;
	border-style:solid;
	border-top-color:rgba(255, 255, 255, .84);
	border-right-color:rgba(255, 255, 255, .84);
	border-bottom-color:rgba(255, 255, 255, 0);
	border-left-color:rgba(255, 255, 255, 0);
}
.tss-wrapper .tss-carousel .item-content-wrapper{
	background:none;
	padding:0;
	color:#626262;
}
.tss-wrapper .tss-even .tss-grid-item{
	margin-bottom:40px;
	padding-left:35px;
	padding-right:35px;
}
.tss-wrapper .tss-even .tss-grid-item:before{
	position:absolute;
	content:" ";
	left:55px;
	bottom:20px;
	right:40%;
	top:30%;
	border-left:#ae3739 solid 1px;
	border-bottom:#ae3739 solid 1px;
	z-index:1;
}
.tss-wrapper .tss-even .tss-grid-item:after{
	position:absolute;
	content:" ";
	right:55px;
	top:20px;
	left:40%;
	bottom:30%;
	border-right:#ae3739 solid 1px;
	border-top:#ae3739 solid 1px;
	z-index:1;
}
.tss-wrapper .tss-carousel3 .item-content{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	line-height:1.3;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper:before{
	background:url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/testimonials-quotes-img1.png) no-repeat center center;
	content:"";
	height:30px;
	width:30px;
	left:-10px;
	top:-45px;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper:after{
	background:url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/testimonials-quotes-img2.png) no-repeat center center;
	content:"";
	height:30px;
	width:30px;
	right:-10px;
	bottom:-55px;
	position:absolute;
}
.tss-wrapper .single-item-wrapper h4.author-bio{
	color:#ae3739;
	font-size:16px;
	font-family:'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	position: absolute;
	bottom: 20px;
	left: 35px;
}
.tss-carousel .swiper-arrow{
	background:none;
}
.tss-carousel .swiper-arrow > i{
	font-size:0;
	text-indent:-9999px;
}
.tss-carousel .swiper-arrow{
	background:url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/tss-arrows.png) no-repeat top left;
	width:24px;
	height:52px;
}
.swiper-button-next{
	background-position:top right !important;
}
.tss-carousel .swiper-button-next{
	right:-30px;
}
.tss-carousel .swiper-button-prev{
	left:-30px
}


/* Property Listings Styles */
.bootstrap-realtypress .listing-container{
	text-align:center;
	padding:13px !important;
}
.bootstrap-realtypress .rps-grid-result .rps-property-result{
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	background:#FFF;
}
.bootstrap-realtypress .image-holder{
	overflow:visible;
}
.bootstrap-realtypress .image-holder figure a{
	background-size:cover !important;
}
.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-property-info{
	padding:55px 15px 15px;
	border:none;
}
.bootstrap-realtypress .rps-grid-result .rps-property-result .rps-price{
	font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size:28px;
	color:#ae3739;
	bottom:-60px !important;
	padding:10px 15px !important;
	background:none;
	display:block !important;
	height:auto !important;
	font-weight:normal;
	text-shadow:none;
}
.bootstrap-realtypress .rps-grid-result .rps-property-result h4{
	font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size:19px;
	color:#2f2d2c;
}
.bootstrap-realtypress .rps-grid-result .rps-property-info .city-province-postalcode{
	font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size:16px;
	color:#696969;
	margin-bottom:15px;
}
.bootstrap-realtypress .rps-grid-result .rps-property-info .city-province-postalcode strong{
	font-weight:normal;
}
.bootstrap-realtypress .rps-result-features:before, .bootstrap-realtypress .rps-result-features:after{
	display:none;
}
.bootstrap-realtypress .rps-result-feature-label-sm{
	background:#ae3739;
	border-radius: 0;
	font-weight:bold;
	font-size:14px;
	float:none;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
}


/* Property Carousel Styles */
.bootstrap-realtypress .rps-listing-carousel-shortcode .panel, .bootstrap-realtypress .rps-listing-carousel-shortcode .panel-body{
	border:none;
	padding:0;
	background:none;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper{
	max-width:100% !important;
}
.home .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
	padding:20px;
	background:none;
	/*min-height:515px;
	overflow:visible !important;*/
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-controls-direction a{
	border:none;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev{
	background:rgba(0,0,0,.01) url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/slider-arrow-left.png) center center no-repeat !important;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next{
	background:rgba(0,0,0,.01) url(https://davisgrouprealty.ca/wp-content/uploads/2023/05/slider-arrow-right.png) center center no-repeat !important;
}

.et_pb_column_2 .bootstrap-realtypress .bx-slider li{
		box-shadow: none !important;
}
.bootstrap-realtypress .bx-slider li > a{
	background-size:cover !important;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption {
	position:relative;
	height:auto !important;
	padding:15px 0px 0px !important;
	text-shadow:none;
	background:none;
	font-weight:normal;
	border:none;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption span{
	font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	color: #696969;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .price{
	font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif;
	font-size:28px;
	color:#ae3739;
	margin-bottom:12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .street_address{
	font-size:19px;
	color:#2f2d2c;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .bed_bath_container{
	width:100%;
	display: flex;
	justify-content: space-between;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .bed_bath{
	background: #ae3739;
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	border: none;
	padding: 0 5px;
	margin:10px 5px 0;
}

/* Property Search Styles */
.bootstrap-realtypress .shortcode-search-frm .panel-default{
	border:none;
	background:none;
}
.bootstrap-realtypress .shortcode-search-frm .panel-default > .panel-heading{
	display:none;
}
.bootstrap-realtypress .shortcode-search-frm .panel-footer{
	background:none;
	border:none;
}
.bootstrap-realtypress .shortcode-search-frm .form-control{
	display: block;
	width: 100%;
	padding: .65rem 1rem;
	height:48px;
	font-family: 'Tactic Sans Med',Helvetica,Arial,Lucida,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	color: #212529;
	background-color: #e2e2e2;
	background-clip: padding-box;
	border: 1px solid #9c9c9c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.bootstrap-realtypress .shortcode-search-frm select.form-control{
	background-image: url("https://davisgrouprealty.ca/wp-content/uploads/2023/05/select-dropdown-arrow.png");
	background-repeat: no-repeat;
	background-position: right 1.25rem center;
	background-size: 15px 11px;

}
.bootstrap-realtypress .shortcode-search-frm .btn-result-filter{
	font-family: 'Tactic Sans Med',Helvetica,Arial,Lucida,sans-serif;
	font-size:24px;
	border:#9c9c9c solid 2px;
}
.bootstrap-realtypress .shortcode-search-frm .col-lg-3{
	margin-bottom:15px;
}
.bootstrap-realtypress .shortcode-search-frm label{
	font-family: 'Tactic Sans Med',Helvetica,Arial,Lucida,sans-serif;
	font-size:17.5px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:10px;
}
.shortcode-search-frm-checkboxes{
	margin-bottom: 30px;
	margin-top: 10px;
}
.shortcode-search-frm-checkboxes label{
	line-height:24px;
}


 /* Customize the label (the container) */
.shortcode-search-frm-checkboxes .checkbox-inline {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left:15px !important;
  margin-right:15px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.shortcode-search-frm-checkboxes .checkbox-inline input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.shortcode-search-frm-checkboxes .checkbox-inline .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 3px solid #9c9c9c;
	border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.shortcode-search-frm-checkboxes .checkbox-inline:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.shortcode-search-frm-checkboxes .checkbox-inline input:checked ~ .checkmark {
  background-color: #ae3739;
}

/* Create the checkmark/indicator (hidden when not checked) */
.shortcode-search-frm-checkboxes .checkbox-inline .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.shortcode-search-frm-checkboxes .checkbox-inline input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.shortcode-search-frm-checkboxes .checkbox-inline .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.et_pb_team_member_image {max-width:100%!important;}

.bootstrap-realtypress .btn-primary, .bootstrap-realtypress .pagination > .active > span {background-color:#ae3739!important; border-color:#ae3739!important;}

.bootstrap-realtypress a {color:#ae3739!important;}

.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-info {background-color:#ae3739!important; border-color:#ae3739!important;}

.nav li ul {border-top: 3px solid #ae3739; padding: 5px 0; width:190px;}

#top-menu li li a {padding:0 0 0 15px; width:150px;}

.et_mobile_menu li a:hover, .nav ul li a:hover {background-color:#fff;}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-prev, .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-controls-direction a.bx-next {opacity:0.2;}

.et_pb_member_position {color: #ae3739;}

.bootstrap-realtypress h1 {font-family: 'Tactic Sans Reg',Helvetica,Arial,Lucida,sans-serif; color:#ae3739;}

.bootstrap-realtypress .rps-single-listing .rps-single-feature-label, .bootstrap-realtypress .rps-single-listing .rps-single-feature-label-sm {background-color:#ae3739;}

.post-type-archive-rps_listing #et-main-area, .single-rps_listing #et-main-area {background-color:#fff!important;}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-prev {background: #f5f5f5 url(https://davisgrouprealty.ca/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-left-sm.png) center center no-repeat;}

.bootstrap-realtypress .rps-single-listing .bx-wrapper .bx-controls-direction a.bx-next {background: #f5f5f5 url(https://davisgrouprealty.ca/wp-content/plugins/realtypress-premium/public/templates/default/img/slider-arrow-right-sm.png) center center no-repeat;}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {border-bottom: 5px solid #ae3739;}

.post-type-archive-rps_listing .bootstrap-realtypress * {max-width: 1300px;}

.result-header {margin-top: 65px;}

.rps-mb30 {margin-bottom: 65px;}

.page-id-2044 .et_pb_section_1.et_pb_section, .page-id-27 .et_pb_section_1.et_pb_section {padding: 0px;}

.page-id-2044 .et_pb_row, .page-id-27 .et_pb_row {padding: 0px;}

.post-type-archive-rps_listing .container-fluid {padding-top:35px;}

.et-l--footer .et_pb_row {padding: 32px 0!important;}

.et_pb_section_0_tb_footer {padding:0!important;}

.bootstrap-realtypress .rps-add-favorite strong.text-danger {color: #ffffff;}

#realtypress_listing_carousel_widget-2 .bx-viewport {margin: 0 23px 0 27px!important;}

h3 a {color:#272525!important;}

.et-fixed-header #et-top-navigation:before {top:-65px;}

.et_header_style_left #et-top-navigation {padding-right:50px;}

.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport {margin: 0 35px 0 35px;}

.slide {margin-right:30px!important;}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-controls-direction a {top:-30px;}

#realtypress_listing_carousel_widget-2 .bx-wrapper .bx-prev {margin-left:0!important;}

.bx-caption h3 {color:#ae3739;}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper .bx-caption .bed_bath_container {display:inline-block!important;}

#et-main-area .container {width:87%;}

#et-secondary-menu {margin-right:47px;}

/* -----------------------------------------------Responsive Styles-------------------------------------------------------- */

@media (max-width: 1200px){
	.et_header_style_left .logo_container > a {padding-bottom:10px!important;}
}

@media (min-width: 981px) and (max-width: 1200px) {
	#top-menu li {font-size:19px; padding-right:21px;}
	#et-secondary-nav li {margin-right:6px; font-size:14px;}
}

@media (min-width: 981px) and (max-width: 1050px) {
	#et-secondary-nav li {font-size:12px;}
}

@media (min-width: 981px){
	
	.hide99 {display:none!important;}
	
.home .bx-wrapper .bx-prev {margin-left:20px;}
	
.et_pb_gutters3 .et_pb_column_2_5 {
  width: 36.7% !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation{
	padding-bottom:0;
}
}

@media (max-width: 980px){
	
	.menu-item-37 a {margin-bottom:15px;}
	
	.menu-item-4296 a, .menu-item-4277 a {border-bottom: none!important;
    border-top: none;
    padding: 0!important;}
	
	.tpmnuclr {color:#ae3739}
	
	.mblmnuedt {border-bottom:none!important;}
	
	.menu-item-4295 a {border-bottom:none!important; border-top:none!important;}
	
	.et_header_style_left #logo {max-width:69%!important;}
	
	.lnhght {line-height: 30px;}
	
	.post-type-archive-rps_listing .container-fluid {
		padding-top:0;}
	
	.home .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
		padding:0px;}
	
	.bx-wrapper .bx-prev {margin-left:0px;}
	
	.et_pb_row_2 {min-height:inherit!important;}
	
	#mobile_menu {margin-top:40px;}
	
	.et_header_style_left #et-top-navigation {padding-top:35px!important; padding-bottom:41px!important;}
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar {padding-bottom:14px; margin-top:10px;}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container {
  padding-top: 113px;
}	
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 28px;
}
.container.et_menu_container{
	width:100%;
}

.et_header_style_left #logo {
	height:auto !important;
}
.et_header_style_left .logo_container > a::before{
	display:none!important;
}
.et_header_style_left .logo_container > a{
	position: absolute;
	top: -5px;
	left: 0px;
	padding:20px;
}
.et_header_style_left #et-top-navigation {
  width:100%;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-268{
	display:none;
}

#et-top-navigation::before {
	display:none;
}
.et_pb_row{
	padding: 15px 0 0 0;
	width:90% !important;
	max-width:90% !important;
}
.et_pb_row.w-100{
	width: 100% !important;
	max-width: 100% !important;
}
.tss-carousel .swiper-button-prev {
  left: -10px;
}
.tss-carousel .swiper-button-next {
  right: -10px;
}
h2{
	line-height: 1.3em;
}
.banner-video-container{
	padding-bottom:80%;
}
.bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
	padding:0;
	margin:0 30px;
	min-height:inherit;
}
.bootstrap-realtypress .bx-slider li {
  margin-right: 40px !important;
  box-shadow:inset 0 0 1px #868686;
  padding:15px;
}

}

@media (max-width: 767px){
	
	.et_pb_column_1 {padding-top:48px!important;}
	
	.et_pb_section_3 {padding-bottom:60px!important;}
	
	.et_pb_row_3 {padding-top:25px;}

.bootstrap-realtypress .rps-listing-carousel-shortcode .bx-wrapper{
	/*height:450px !important;*/
}
.banner-video-container{
	padding-bottom:110%;
}
.banner-video{
	height:830px;
}
.shortcode-search-frm-checkboxes .checkbox-inline{
	display:block;
	text-align:left;
}
	
.bannerh2 h2 {padding-bottom:0 !important;}
	
.et_header_style_left .logo_container > a::before {top:0!important;}
	
.et_pb_section_5 .wpcf7-form {padding-bottom:30px;}
	
.et_pb_section_1.et_pb_section .et_pb_promo {padding:25px 25px 0px 25px!important;}
	
.page-id-35 .et_pb_fullwidth_header {background-position: 22%!important;}
	
}

@media (min-width: 767px) and (max-width: 980px) {
	
	.et_pb_column_1 {padding-top:50px !important;}
	
}

@media (min-width: 767px){
	.home .bootstrap-realtypress .bx-slider li{
	box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.1);
	background: #FFF;
	padding:10px;
	border:none;
	margin-bottom:15px;
}
	.secondcontain {padding-left:143px;}
}

.home .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
	min-height:515px;
}

@media (max-width: 768px){
.home .bootstrap-realtypress .bx-slider li{
	margin-right:.75% !important;
}
.home .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
	min-height:400px;
}
}

@media (max-width: 428px){
.home .bootstrap-realtypress .bx-slider li{
	margin-right:1% !important;
}
.home .bootstrap-realtypress .rps-listing-carousel-shortcode.horizontal .bx-wrapper .bx-viewport{
	min-height:0!important;
}
}
