

h3, h3 strong{ font-weight: 500; }
h4{ font-weight: normal; }
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.rentals .col-md-4{padding:0 15px;}
.rentals .col-md-4 .rental-plan{padding:15px;margin-bottom:20px;text-align:center;border:1px solid transparent;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);box-shadow: 0 1px 1px rgb(0 0 0 / 5%);}
.rentals .col-md-4 .rental-plan a{font-size:16px;text-transform:uppercase;padding:10px 20px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;-ms-transition: 0.3s;outline:none;background-color:#dc582a;color:#fff;border:none;font-weight:700;display:inline-block;margin-top:30px;box-shadow:1px 2px 5px rgb(0 0 0 / 60%);-moz-box-shadow:1px 2px 5px rgb(0 0 0 / 60%);-webkit-box-shadow:1px 2px 5px rgb(0 0 0 / 60%);}
.rentals .col-md-4 .rental-plan a:hover{color:#fff;background-color:#000;}

/** how the cap section **/
.section-title h2 {
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-transform: capitalize;
	color: #000;
	font-weight: 600;
	padding-bottom: 20px;
	position: relative;
}
.section-title h2::before {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: -1px;
	height: 2px;
	width: 50px;
	background: #e04634;
	content: "";
}
.cpap-work {transition: 0.3s;}
.panel-default {
	border-color: transparent;
}
.panel-body {
	padding: 15px;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.cpap-work:hover {
	/*border-color: #7e7e7e;*/
}
.section-title {
	text-align: center;
}
.cpap-work .countbx {
	height: 100px;
	width: 100px;
	line-height: 80px;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	background: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 0 auto 15px;
}
.cpap-work:hover .countbx {
	background: #000;
}


/** CPAP Supplies **/
.supplies-sec {
	background: #137cb2;
	padding: 60px 0px;
	color: #fff;
	margin-bottom: 60px;
}
.wid-250 {
	width: 250px;
}
.img-center {
	margin: 0 auto;
}
.mr-30px {
	margin-right: 30px;
}
.ml-30px {
	margin-left: 30px;
}
.CPAP-Supplies h2 {
	font-size: 55px;
	font-weight: 600;
	margin-top: 0px;
	color: #fff;
}
.CPAP-Supplies h3{ color: #fff; font-weight: normal;}
.btn-white {
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 20px;
	border: 2px solid #fff;
	color: #fff;
	transition: 0.3s;
}
.btn {
	box-shadow: 1px 2px 5px rgb(0,0,0,0.6);
}
.mt-30px {
	margin-top: 30px !important;
}
.btn-white:hover {
	color: #000;
	background: #fff;
}
/** **/
.mb-40px {
	margin-bottom: 40px;
}
.ResMed h3{ font-weight: normal; margin: 10px 0 5px; }
.btn-header {
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 20px;
	transition: 0.3s;
	outline: none;
	background-color: #dc582a;
	color: #fff !important;
	border: none;
	font-weight: 700;
}
a.btn-white {
	color: #fff;
}
/** **/
.whyrent-sec {
	background: #d95036;
	padding: 60px 0px;
	color: #fff;
	margin-bottom: 60px;
}
.whyrent-sec h1 {
	font-size: 55px;
	line-height: 90px;
	margin-top: 0px;
	color: #fff;
}
.whyrent-sec h3{ font-size: 24px;margin-top: 20px;margin-bottom: 10px; color: #fff; font-weight: normal;}
.whyrent-sec h4{ font-size: 18px; color: #fff; font-weight: normal;}

/** **/
.sqs-block-sec {
	padding: 60px 0px;
	margin-bottom: 60px;
}
.sqs-block-sec h2{ font-size: 30px; font-weight: normal; }
.sqs-block-sec h4{ font-size: 18px; font-weight: normal; }
.sqs-maxblock {
	max-width: 1240px;
	margin: auto;
}


/** **/
.home-sale-banner .wpb_single_image img {
	width: 100%;
}
.home-sale-banner {margin: 0 0 40px 0;}

.mt-20px {
	margin-top: 20px;
}
.lh-30px {
	line-height: 30px;
}
.mt-30px {
	margin-top: 30px;
}

/** Cms pages **/
.whichmask h4 {
	font-weight: normal;
}

.main-title {
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
}
.sub-title {
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}


.mechinalrental {
	text-align: center;
}
.mr-20px {
	margin-right: 20px;
}


.red-line {
	border-color: #eb5600;
	margin-top: 27px;
	margin-bottom: 27px;
	background: #eb5600;
}
.mt-40px {
	margin-top: 40px;
}

.machinerentinfo h1, .machinerentinfo h1, .machinerentinfo h4{ font-weight: normal; }


.mb-0px {margin-bottom: 0px}
/** sidebar hide **/
.category-machine-rental-sleep-study .sidebar.sidebar-main, .category-machinerentalinfo .sidebar.sidebar-main, 
.category-nomachinerental .sidebar.sidebar-main, .category-which-mask .sidebar.sidebar-main, 
.category-masktypeselect .sidebar.sidebar-main, .category-machine-rental-sleep-study .block.filter{ display: none; }