@media (min-width: 1350px){
	.sn-btn ul {
	    width: 80%;
	}
	.feature-product .ltgrey  {
		min-height: 650px;
	}
	.carousel-caption h1  {
		font-size: 3.5em;
    	font-weight: 400;
	}
	.accent-text  {
		font-weight: 500;
	}
	.carousel-caption #hero-subcopy  {
		font-size: 1.85em;
	}
	.ca-img  {
		min-height: 400px;
	}
   
}

@media (min-width: 1200px) and (max-width: 1349px){
	.sn-btn ul {
	    width: 93%;
	}
	.ca-img  {
		min-height: 500px;
	}

        
}

@media (max-width: 1200px) {
    .sn-btn ul {
        width: 100%;
    }
}
@media (max-width: 767px) {

	#search {
		font-size: 12px !important;
	}

    div.flex-border-3 div:first-child {
        border-right: 1px solid #dedede;
    }
	/*CTA BANNER*/
	.cta_banner_mymasimo {
		text-align: center;
		height: 80px;
		background-color: #f5f5f5;
		margin-top: -10px;
	}

	.cta_banner_link_wrapper_mymasimo {
		text-decoration: none;
	}


	.cta_banner_copy_mymasimo {
		margin: auto;
		text-align-last: center;
		text-align: center;
		color: white !important;
		font-weight: bolder;
		padding: 10px;
		font-size: 14px;
	}

	.cta_banner {
		text-align: center;
		height: 80px !important;
		background-color: var(--cta-bgcolor);
		margin-top: 0px !important;
		margin-bottom: 10px;
	}

	.cta_banner_link_wrapper {
		text-decoration: none;
	}

	.cta_banner_copy {
		margin: auto;
		text-align-last: center;
		text-align: center;
		color: var(--cta-textcolor) !important;
		font-weight: bolder;
		padding: 15px !important ;
		font-size: 14px;
	}


	.grayboxContact {
		padding: 50px;
		background: #e5e5e5;
	}


	/*New Clinical Evidence*/
	.cli-btn-group {
		width: 100%;
	}

	.btn-grey-tab-ce {
		min-width: 50%;
		height: 50px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 10px #0000001a;
		border: 1px solid #CCCCCC;

		opacity: 1;
		font-size: 12px;
		padding: 18px;
	}

		.btn-grey-tab-ce:focus, .btn-grey-tab-ce:active, .btn-grey-tab-ce.active {
			min-width: 50%;
			height: 50px;
			background: #F5F5F5 0% 0% no-repeat padding-box;
			box-shadow: 0px 3px 10px #0000001a;
			border: 2px solid #707070;
			border-radius: 0px 5px 5px 0px !important;
			opacity: 1;
			font-size: 12px;
			padding: 18px;
		}

	.cli-view {
		text-align: left;
	}

	.clean-fix {
		display: block;
		clear: both;
		content: "";
	}


}

/* NEW 2nd-Level Dropdown CSS START */
@media screen and (min-width:992px) {
	.dropdown-submenu .dropdown-menu {
		margin-bottom: 2px;
	}

	.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
		padding-left: 25px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
		background-color: #fff;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-submenu ul {
		background-color: #fff;
	}
}
/* NEW 2nd-Level Dropdown CSS END */

@media (min-width: 768px)  {

	.dropdown-menu {
		background-color: rgba(250,250,250,0.98);
	}
	/*	.dropdown-menu:after  {
		content:"";
		background: -webkit-linear-gradient(45deg, #eb5443, #ac2c37);
		display: block;
		height:4px;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
	}							*/ 													
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	    background-color: #ffffff;
	}
	.collapse.navbar-collapse  {
		padding-right: 0;
	}
	.tab-pane  {
		margin: 20px 0;
	}
	
	.description  {
		width: 80%;
		margin: auto;
	}
	.pt-solution  {
		border-right: 1px solid #cccccc;
		max-height: 300px;
	}
	.sm-icon  {
		padding-right: 0;
		text-align: right;
	}
	.product-gallery  {
	    display: inline-block;
	    vertical-align: top;
    	height: 39.125rem;
    	background-position: center right!important;
	}
	.sn-btn  {
		border-right: 1px solid #cccccc;
		border-right: none;
		padding: 10px 0;
	}
	
	.navbar-default .navbar-nav > .selected > a, .navbar-default .navbar-nav > .selected > a:hover, .navbar-default .navbar-nav > .selected > a:focus {
	    border-bottom: 2px solid #cccccc;
	    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
	}
	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus  {
		border-color:#cccccc;	
	}
	.nav-justified > li  {
		margin:5px;
	}
	.sn-title {
		border-left: 2px solid #A6192E;
		padding: 0 0 0 10px;
	}
    .middle-overlay-text  {
	    top: 5%;
    }
    .sub-text  {
	    margin-bottom: 30px;
    }

    /** FancyBox **/
  /*  .fancybox-inner  {
        height: 150px !important;
    }
*/

    .row-no-padding-right  {
        padding-right: 0
    }
    .row-no-padding-left  {
        padding-left: 0
    }

	 .callout-top {
      left: 15% !important;
      }

    .callout-top, .callout-bottom {
      padding-top: 3%;
      }

    .mobile-view {
display: none;
}

    .min350  {
                min-height: 350px;
}
    div.flex-border-3 div:not(:last-child) {
    border-right: 1px solid #dedede;
}
     .prod-margin {margin: 15px 0;}




}


@media (min-width: 1000px) and (max-width:1100px) {

	.product-gallery {
	    height: 45.125rem;
	}
	.ca-img  {
		min-height: 550px;
	}
	
	.nav>li>a {
    	padding: 20px 7px;
	}
	h4  {
		font-size: 1.1em;
	}
}



@media (min-width: 1025px) {
	.navbar-nav {
		/* float: right; */ /* remove*/
		padding-left: 20px; /* update */
	}
	.subnav > div > ul > div > li > a.search-header { /*updated*/
		padding-right: 50px;
	}
	#bs-megadropdown-tabs ul.navbar-nav { /*new*/
		padding-top: 20px;
	}
	ul.navbar-nav { /*new*/
		padding-top: 10px;
		display: flex;
	    justify-content: center;
	    align-items: center;
	    flex-wrap: wrap;
	}
	#bs-megadropdown-tabs > ul.navbar-nav > li > a { /*new*/
		font-weight: bold;
	}

.navbar-nav > li { /*new*/
	line-height: 70px;
}

.navbar-header > ul > li { /*new*/    
	height: 70px;
	display: table-cell;
    vertical-align: middle;
} /*new */
.select {
    float: right;
    line-height:70px;
}
       .vert-align {
  min-height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vert-align  > * {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
	.subnav-cnter {
		width: 100%;
		-webkit-box-pack: center !important;
		justify-content: center !important;
		display: flex !important;
		padding:0;
	}
	/* .nav-list  { */
		/*border-right: 1px solid #cccccc;*/
	/* 	min-height: 340px;
	}
	.nav-list-medium  {
		border-right: 1px solid #cccccc;
		min-height: 240px;
	}
	.nav-list-short  {
		border-right: 1px solid #cccccc;
	}
   */
}

.about-image div {
	height: 500px;
	width: 100%;
	background-size: contain;
}

@media screen and (max-width : 1024px) and (min-height:150px) 
{
	.nav > li > a {
		padding:5px 10px;
	}
    .nav > li > a > img {
       	max-width: 20%;
	   	padding-right:5px;
     }
    .sn-title {
   	   	font-size: .70em;
	}
	h1, .static-caption h1   {
		font-size: 2em;
	}
	h2 {
		font-size: 1.4em;
	}
	.pad5  {
		padding: 25px;
	}
	.small-btn, .small-cta-button, button {
    	padding: 15px 15px;
	}
	.ft-product-category > .row > .col-sm-8 > div, 
	.ft-product-category > .row > .col-sm-4, 
	.ft-product-category >  .row > .col-sm-4 > div {
		min-height: 600px;
	}
	/*.footerNav ul li  {
		margin-top: 8px;
	}*/
	.chart-img li  {
		padding: 0;
	}
	.navbar {
		padding-top:5px;
	}
	#navbar2 .navbar-header {
		display: inline-block;
		height: 60px;
		width: 100%;
	}
	#navbar2.shrink .navbar-header {
		height: 50px;
		width: 100%;
		text-align: left;
	}
	#logo {
		-ms-flex-align: left;
		align-items: left;
		-ms-flex-pack: left;
		justify-content: left;
		display: inline-block;
		margin-top:5px;
	/*	width: 505px;
		margin-right: calc(100% - 170px - 150px);*/
	}
	.navbar-header a img {
		width: 90px;
		height: auto;
	}
	nav.navbar.shrink .navbar-header a img {
		width: 80px;
		height: auto;
	}
	.search-header {
		background-color: transparent;
		color: #888888;
		width: 90px;
		padding-top: 10px;
		position: absolute;
		line-height: 20px;
		display: block;
		float: right;
		right: 15%;
	}
	.navbar-default.shrink .search-header { 
		padding-top: 7px !important;
		padding: 15px 15px;
	}

	.navbar-default.shrink .glyphicon-search {
		font-size:12px;
	}
	
	.navbar-default .navbar-toggle {
		display: block;
		padding:  14px 10px;
		border: none;
		border-radius: 0;
		background-color: transparent;
		height: 60px;
		float: right;
		text-align: right;
		right: 0;
		margin:0;
	}

	#navbar2 .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		/*background-color: transparent;
		border: 0;*/
		box-shadow: none;
		background-color: #fcfcfc;
		border-bottom: 2px solid #f6f6f6;
	}

	#navbar2 .navbar-form {
		float: none !important;
		padding: 0;
	}
	
	#navbar2 .navbar-nav>li {
		float: none;
		/*padding: 20px 0px;*/
	}
	.navbar-toggle .icon-bar {
		display: block;
		border-radius: 2px;
		margin:0 auto;
	
	}
	#search-dropdown #search-form .search-input {
		font-size: 3rem ;
		min-height: 130px;
	}
	.search-option-radio-row label {
		padding: 0 20px 0 2px;
	}
	.search-dropdown form {
		max-width: 800px;
		margin: 0 auto;
		padding: 0 50px;
	}
	.glyphicon-search {
		top:4px;
		font-size: 14px;
	}
	.small-cta-btn:hover, .small-btn:hover, button:hover  {
		background: #990026;
	}
	button.search-header:hover {
		background:none;
	}
	.small-cta-btn  {
		padding: 15px !important;
	}

	.country-list {
		padding:0px!important;
		background-color:#fff;
		border-bottom:1px solid #ccc;
	}
	.country {
		padding:17px 0px !important;
	}
	.countries {
		background-color:#fff !important;
	}
	.country-names {
		border:none !important;
	}

	/* Reposition elements affected by the sliding menu */
	#wrapper {
		position: relative;
		right: 0;
		transition: right 0.35s ease;
	}

	#navbar2 .navbar-collapse {
		position: fixed;
		top: 0;
		right: -80%;
		display: block;
		width: 80%;
		height: 100% !important;
		max-height: 100%;
		margin: 0;
		background-color: #F9F7F1;
		transition: right 0.35s ease;
	}
	
	#navbar2 .navbar-collapse.collapsing {
		transition: right 0.35s ease;
	}
	
	#navbar2 .navbar-collapse.in {
		right: 0;
		z-index: 100000;
		overflow-y:scroll!important; 
		overflow-x:hidden!important;
	}
	
	body.menu-slider.in {
		overflow: hidden;
	}
	body.menu-slider #wrapper {
		transition: right 0.35s ease;
	}
	
	body.menu-slider.in #wrapper {
		right: 80%;
		overflow:hidden;
	}
	body.menu-slider.in .navbar-fixed-top{
		position:relative;
	}
	body.menu-slider.in .carousel-inner > .item {
		margin-top:0;
	}
	.navbar-default .navbar-toggle {
		border:none;
	}
	.navbar-default.shrink #logo  {
		margin-top: 0px;
	}
	.navbar-default.shrink .navbar-toggle {
		margin-bottom:0;
		padding: 9px 10px;
	}
	.navbar-default.shrink .navbar-toggle .icon-bar {
		border-radius: 2px;
		width: 20px;
	}
	.navbar-default.shrink #top {
		font-weight: 200;
    	font-size: 10px;
	}
	nav.navbar.shrink .secondaryNav  .search  {
		margin: 1px 0 0 10px;
	}
	.nav-list > li, .nav-list-medium > li {
		padding-bottom: 15px;
	}
	.nav-list-short {
		text-align:left;
		padding-bottom: 15px;
	}
	#logo  {
		float: left;
    	padding-left: 0px;
	}
	#navbar-close {
  		color: #888;
  		width: 25px;
  		height: 25px;	
	}
	.navbar-default .navbar-nav > .open > a  {
    	background-color: #A6192E!important;
    	color: #ffffff!important;
		padding:10px;
		/*margin-top:5px;	*/
    }
	.nav-list .link-title, .nav-list .link-title:nth-child(2), .nav-list .link-title:nth-child(3), .nav-list-medium .link-title, 
	.nav-list-medium .link-title:nth-child(2), .nav-list-medium .link-title:nth-child(3) .nav-list-short li  {
		border-bottom: 1px solid #cccccc;
		margin-top: 20px;
		padding-bottom: 0;
	}

	.nav-list.none,  .nav-list-short li  {
		border-bottom: 0;
	}
	.navbar-collapse  {
		padding: 0;
	}
	.navbar-nav>li>a {
	 
	    line-height: 30px;
	}
	.nav-justified>li>a {
    	margin-bottom: 0px;  
	}
	.container>.navbar-header  {
		margin-right: 0; /* Fixes responsive issue of left to right scroll bar */
	}
	.search {
	    font-size: 1em;
	    line-height: initial;
	    margin: 0 0 0 20px;
	}
	input[type='name'], input[type='tel'], input[type='text'], input[type='email'], input[type='password'], input[type='search'], input[type='url'], input[type='tel'], input[type='number'], textarea {
		border:1px solid #cccccc;
		padding:3px;
		padding-left:10px;
	}
	.secondaryNav  {
		padding-right: 0px;
	}
	.secondaryNav select  {
		font-size: 1em;
		padding: 3px 0 0 0;
    	margin: 0;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 1.2em;
		padding: 15px;
	}
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover  {
		color:#777777;
		
	}
	.nav::before  {
		clear:both;
		content:'';
	}
	.no-scroll{
         overflow: hidden;
         position: fixed;
         width: 100%;
    }
	#controls {
		display:none;
	}
	.navbar-nav {
	    margin: 0;
		width:100%;
	}


	.ft-product-category > .row > .col-md-4 > div {
		min-height: 400px;
	}

	.breadcrumbs  {
		padding-bottom: 10px;
		padding-top:30px;
	}


	.header-img {
		height: 550px;
		/*margin-top: 62px;*/
	}



	ul.feature-products > [class*="col-"] {
      	margin-bottom: 15px; /* Product Selections buttons - responsive on solution pages from home*/
  	}
	.form-control-placeholder  {
		left: 5%;
	}
	.col-md-12 > .form-control-placeholder {
	    left: 2.5%;
	}
	.col-md-4 > .form-control-placeholder {
	    left: 7.25%;
	}
	#tabs-circle .nav-pills>li {
		width:49.85%;
	}

    iframe.oempartners {
        height: 1800px;
    }
    /**Video**/
            
  .modal-dialog {
        position: relative;
        width: auto;
        margin: 5% 3%;
    }
    .productvideo {
        padding:0;
        margin: 0;
    }
    
    .modal-body {
        padding:0;
        margin: 0;
    }
      .modal-body iframe{
        height:410px;
    }
	.clean-fix {
		display: block;
		clear: both;
		content: "";
	}

 
}


@media screen and (orientation: landscape) and (min-width: 1025px)
{
	.navbar-nav {
	    /* float: right; */ /* remove */
	}
	.navbar-header {
		margin-top:5px;
	}
/* 	.nav-list  {
		/*border-right: 1px solid #cccccc;*/
	/* 	min-height: 340px;
	}
	.nav-list-medium  {
		border-right: 1px solid #cccccc;
		min-height: 240px;
	}
	.nav-list-short  {
		border-right: 1px solid #cccccc;
	} */
   
	.footerNav  {
		padding-right: 0;
	}
	#tabs-circle .nav-pills>li {
		height:200px;
		padding-top:25px;
	}
}



@media only screen and (max-device-width : 1024px)and (orientation : portrait) 
{
	.nav > li > a {
		padding:5px 10px;
	}
    .nav > li > a > img {
       	max-width: 20%;
	   	padding-right:5px;
     }
    .sn-title {
   	   	font-size: .70em;
	}
	h1, .static-caption h1   {
		font-size: 2em;
        margin: 20px 0 10px 0;
	}
	h2 {
		font-size: 1.4em;
	}
	.pad5  {
		padding: 25px;
	}
	.small-btn, .small-cta-button, button {
    	padding: 15px 15px;
	}
	.ft-product-category > .row > .col-sm-8 > div, 
	.ft-product-category > .row > .col-sm-4, 
	.ft-product-category >  .row > .col-sm-4 > div {
		min-height: 600px;
	}
	/*.footerNav ul li  {
		margin-top: 8px;
	}*/
	.chart-img li  {
		padding: 0;
	}
	.navbar {
		padding-top:5px;
	}
	#navbar2 .navbar-header {
		display: inline-block;
		height: 60px;
		width: 100%;
	}

	.nav-message p { /*new*/
		font-size: 14px; 
		line-height: 22px; 
	}
     #hero-subcopy  {
	color: #ffffff;
	font-size: 1.15em;
	line-height: 1.35;
    max-width: 100%;  
	/*font-weight: 400;*/
}
	#navbar2.shrink .navbar-header {
		height: 50px;
		width: 100%;
		text-align: left;
	}
	#logo {
		-ms-flex-align: left;
		align-items: left;
		-ms-flex-pack: left;
		justify-content: left;
		display: inline-block;
		margin-top:5px;
	/*	width: 505px;
		margin-right: calc(100% - 170px - 150px);*/
	}
	.navbar-header a img {
		width: 90px;
		height: auto;
	}
	nav.navbar.shrink .navbar-header a img {
		width: 80px;
		height: auto;
	}
	.search-header {
		background-color: transparent;
		color: #888;
		width: 90px;
		padding-top: 10px;
		position: absolute;
		line-height: 20px;
		display: block;
		float: right;
		right: 15%;
	}
	.navbar-default.shrink .search-header { 
		padding-top: 7px !important;
		padding: 15px 15px;
	}

	.navbar-default.shrink .glyphicon-search {
		font-size:12px;
	}
	
	.navbar-default .navbar-toggle {
		display: block;
		padding:  14px 10px;
		border: none;
		border-radius: 0;
		background-color: transparent;
		height: 60px;
		float: right;
		text-align: right;
		right: 0;
		margin:0;
	}
	
	#navbar2 .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		/*background-color: transparent;
		border: 0;*/
		box-shadow: none;
		background-color: #fcfcfc;
   		border-bottom: 2px solid #f6f6f6;
	}

	#navbar2 .navbar-form {
		float: none !important;
		padding: 0;
	}

	#navbar2 .navbar-nav > li {
		float: none;
		/*padding: 20px 0px;*/
	}
	.navbar-toggle .icon-bar {
		display: block;
		border-radius: 2px;
		margin:0 auto;
	
	}s
	#search-dropdown #search-form .search-input {
		font-size: 3rem;
	}
	.search-option-radio-row label {
		padding: 0 20px 0 2px;
	}
	.search-dropdown form {
		max-width: 800px;
		margin: 0 auto;
		padding: 0 50px;
	}
	.glyphicon-search {
		top:4px;
		font-size: 14px;
	}
	
	.small-cta-btn:hover, .small-btn:hover, button:hover  {
		background: #990026;
	}
	.small-cta-btn  {
		padding: 15px;
	}
	button.search-header:hover {
		background:none;
	}

	.country-list {
		padding:0px!important;
		/*margin-top:5px;*/
		background-color:#ffffff;
		border-bottom:1px solid #cccccc;
	}
	.country {
		padding:17px 0px !important;
	}
	.countries {
		background-color:#ffffff !important;
	}
	.country-names {
		border:none !important;
	}
	/* Reposition elements affected by the sliding menu */
	#wrapper {
		position: relative;
		right: 0;
		transition: right 0.35s ease;
	}

	#navbar2 .navbar-collapse {
		position: fixed;
		top: 0;
		right: -80%;
		display: block;
		width: 80%;
		height: 100% !important;
		max-height: 100%;
		margin: 0;
		background-color: #F9F7F1;
		transition: right 0.35s ease;
	}
	
	#navbar2 .navbar-collapse.collapsing {
		transition: right 0.35s ease;
	}
	
	#navbar2 .navbar-collapse.in {
		right: 0;
		z-index: 100000;
		overflow-y:scroll!important; 
		overflow-x:hidden!important;
	}
	
	body.menu-slider.in {
		overflow: hidden;
	}
	body.menu-slider #wrapper {
		transition: right 0.35s ease;
	}
	
	body.menu-slider.in #wrapper {
		right: 80%;
		overflow:hidden;
	}
	body.menu-slider.in .navbar-fixed-top{
		position:relative;
	}
	body.menu-slider.in .carousel-inner > .item {
		margin-top:0;
	}
	.navbar-default .navbar-toggle {
		border:none;
	}
	.navbar-default.shrink #logo  {
		margin-top: 0px;
	}
	.navbar-default.shrink .navbar-toggle {
		margin-bottom:0;
		padding: 9px 10px;
	}
	.navbar-default.shrink .navbar-toggle .icon-bar {
		border-radius: 2px;
		width: 20px;
	}
	.navbar-default.shrink #top {
		font-weight: 200;
    	font-size: 10px;
	}
	nav.navbar.shrink .secondaryNav  .search  {
		margin: 1px 0 0 10px;
	}
	.nav-list > li, .nav-list-medium > li  {
		padding-top:10px;
		padding-bottom:5px;
	
	}
	.nav-list-short {
		text-align:left;
		padding-bottom: 15px;
	}
	#logo  {
		float: left;
    	padding-left: 0px;
	}
	#navbar-close {
  		color: #888888;
  		width: 25px;
  		height: 25px;	
	}
	.navbar-default .navbar-nav > .open > a  {
    	background-color: #A6192E!important;
    	color: #ffffff!important;
		padding:10px;
		/*margin-top:5px;	*/
    }
	.nav-list .link-title, .nav-list .link-title:nth-child(2), .nav-list .link-title:nth-child(3), .nav-list-medium .link-title, 
	.nav-list-medium .link-title:nth-child(2), .nav-list-medium .link-title:nth-child(3) .nav-list-short li  {
		border-bottom: 1px solid #cccccc;
		margin-top: 20px;
		padding-bottom: 0;
	}
	.nav-list.none,  .nav-list-short li  {
		border-bottom: 0;
	}
	.navbar-collapse  {
		padding: 0;
	}
	.navbar-nav>li>a {
	 
	    line-height: 30px;
	}

	.nav-list > li:last-child {
	
		padding-top:10px !important;
	}
	.nav-justified > li > a {
		margin-bottom: 0px;
	}
	.container>.navbar-header  {
		margin-right: 0; /* Fixes responsive issue of left to right scroll bar */
	}
	.search {
	    font-size: 1em;
	    line-height: initial;
	    margin: 0 0 0 20px;
	}
	input[type='name'], input[type='tel'], input[type='text'], input[type='email'], input[type='password'], input[type='search'], input[type='url'], input[type='tel'], input[type='number'], textarea {
		border:1px solid #cccccc;
		padding:3px;
		padding-left:10px;
	}
	.secondaryNav  {
		padding-right: 0px;
	}
	.secondaryNav select  {
		font-size: 1em;
		padding: 3px 0 0 0;
    	margin: 0;
	}

	.navbar-default .navbar-nav > li > a{
		font-size: 1.2em;
		padding: 15px;
	}
	.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
		color: #777777;
	}
	.nav::before  {
		clear:both;
		content:'';
	}
	.no-scroll{
         overflow: hidden;
         position: fixed;
         width: 100%;
    }
	#controls {
		display:none;
	}
	.navbar-nav {
		margin: 0;
		width: 100%;
		margin-top: 20px;
	}

	.ft-product-category > .row > .col-md-4 > div  {
		min-height: 400px;
	}

	.breadcrumbs  {
		padding-bottom: 10px;
		padding-top: 30px;
	}
	ul.feature-products > [class*="col-"] {
      	margin-bottom: 15px; /* Product Selections buttons - responsive on solution pages from home*/
  	}
	.form-control-placeholder  {
		left: 5%;
	}
	.col-md-12 > .form-control-placeholder {
	    left: 2.5%;
	}
	.col-md-4 > .form-control-placeholder {
	    left: 7.25%;
	}
	#tabs-circle .nav-pills>li {
		width:49.85%;
	}
    iframe.oempartners {
        height: 1800px;
    }

    /**Video**/
            
.modal-dialog {
        position: relative;
        width: auto;
        margin: 5% 3%;
    }
    .productvideo {
        padding:0;
        margin: 0;
    }
    .modal-body {
        padding:0;
        margin: 0;
    }
       .modal-body iframe{
        height:410px;
    }

    a.resource-video span {
        width: 80%;
        height: 80%;
        position: absolute;
        background: url('../images/play-circle-white.svg') no-repeat;
        background-position: 50% 75%;
        background-size: 25%;
    }


	.no-header-img {
		/*margin-top: 50px;*/
	}



	
}

@media (max-width: 991px) {
	.pt-solution  {
		border-bottom: 1px solid #cccccc;
		border-right: none;
		margin: 30px 0;
	}
	.pt-solution:first-child  {
		margin: 0px 0;
	}
	.left.remove, .right.remove  {
		float: none;
	}
	.product-gallery {
	    height: 50.125rem;
	    background-position: center right!important;
	}
	.sectionNav  {
		padding: 5px 0;
	}
	.sn-btn ul  {
		width: 33%;
	}
	
	.slider-img  {
		height: 400px;
	}
	.ca-img  {
		margin-bottom: 0px;
	}
	.footerNav  {
		padding-right: 0;
	}
	.footerNav ul li {
	    margin: 18px 0;
	}
	
    iframe.oempartners {
        height: 2100px;
    }
    .table>tbody>tr>td::before  {
        content: attr(data-before);
        font-weight: 500;
        margin-right: 10px;
        position: relative;
        vertical-align: middle;
        white-space: nowrap;
        text-align: left;
        font-size: .75em;
    }

       
      .embed-responsive-16by9 {
    padding-bottom: 120.25%;
}

}


@media (min-width:900px) {

    .desktop h2  {
    	line-height: 60px;
    	margin: 0;
    }
    .ltgrey.desktop {
    	padding: 15px 0 10px;
    }
    #applications .col-md-6.col-xs-12.white  {
		min-height: 400px;
	}

}




@media (max-width: 767px) {
	body  {
		font-size: 14px;
	}
	.container-fluid {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	h1, .static-caption h1  {
	    font-size: 2.75em;
	    font-weight: 500;
        margin:15px 0 10px 0;
	}

    .header-img {
        background-position: center !important;
    }



	.header-img {
		height: 550px;
		/*margin-top: 62px;*/
	}

	h2  {
		font-size: 1.5em;
	}
	h3 {
	    margin: 10px 0 30px 0;
	}
	h4  {
		font-size: 1.3em;
	}
	.carousel-caption, .static-caption {
	    top: 45%;
	}
	.red-separation-line  {
		border-top: 1px solid #A6192E;
        max-width: 200px; 
	}
	#vision-text {
	    font-size: 1.15em;
	    margin: 10px 0 40px 0;
	}

    #hero-subcopy  {
	color: #ffffff;
	font-size: 1.15em;
	line-height: 1.35;
    max-width: 100%;  
	/*font-weight: 400;*/
}
	#navbar2 .navbar-header {
		display: inline-block;
		height: 50px;
		position: relative;
	}
	#navbar2.shrink .navbar-header {
		height:45px;
	}
	#logo  {
		float: left;
		margin-top:0px;
	}
	.navbar-header a img { /*updated*/
		padding-top: 10px;
		width: 85px;
		height: auto;
	}
	nav.navbar.shrink .navbar-header a img {
		width: 80px;
		height: auto;
	}
	
	/*.navbar-header a img {
		width: 97px;
		height: auto;
	}	*/
	#navbar2 .navbar-nav>li {
		float: none;
		/*padding: 10px 0px;*/
	}
	.search-header { /*updated*/
		padding-top: 10px;
		background-color: transparent;
		color: #888888;
		position: absolute;
		float:right;
		right: 15%;
		display: block;
	}
	.navbar .container  {
		padding-left: 0;
		padding-right: 0;
	} 
	#navbar2 .navbar-toggle {
		padding-right: 4%;
		border: none;
		border-radius: 0;
		background-color: transparent;
		display: block;
		float: right;
		text-align: right;
		right: 0;
		line-height: 22px;
	}
	.navbar-default .navbar-nav>li>a {
		padding:10px;	
	}
	.glyphicon-search {
		font-size: 13px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	    border-bottom: 1px solid #cccccc;
	}
	.navbar-toggle .icon-bar {
		display: block;
	    border-radius: 1px;
	    margin: 0 auto;	
	}
	.country {
		padding:15px 0px !important;
	}
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
	.nav>li>a {
		padding:10px 5px;
	}
    .nav-pills>li {
		float:left;
	}
	.nav-pills>li+li {
		margin-left:0;
	}

	img {
	    width: auto;
	    max-width: 100%;
	    height: auto;
	    border: 0;
	    vertical-align: middle;
	    -ms-interpolation-mode: bicubic;
	}
	.small-btn  {
		margin-bottom: 30px;
		padding: 10px 20px;
	}
    .product-title-text  {
    	font-size: 1.45em;
    }

	.desktop {
		display: none;
	}
	.breadcrumbs {
		/*display: none;*/
	}
    .carousel  {
    	margin-bottom: 30px;
    }
	.sm-icon  { /*remove*/
		/*margin-top: 30px;*/
	}
	.product-gallery {
	    height: 20.5625rem;
	    background-size: contain!important;
	    background-position: 50%!important;
	}
	/*.feature-section, .feature-products {
	    padding: 10px 20px 50px 20px;
	}*/
	.ft-product-category .col-sm-6 > div, .ft-product-category .col-sm-6 > ul, .ft-product-category > .row > .col-sm-8 > div, 
	.ft-product-category > .row > .col-sm-4, .ft-product-category >  .row > .col-sm-4 > div, .ft-product-category >  .row > .col-md-4 > div, 
	.ft-product-category >  .row > .col-md-8 > div {
	    min-height: 300px;
	    /*max-height: 300px;*/
	}
	.ft-product-category .col-sm-6 ul  {
		padding: 15% 5%;
	}
	/*section.ft-product-category  {
		padding-bottom: 0; the 0 effects the spacing on the product page
	}*/

    .feature-description-wrapper {
		margin: auto;
		width: 100%;
	}
	.feature-slider {
		width: 100%;
		margin: 10px auto;
	}
	.feature-description-wrapper .feature-container-text {
		display:none;
	}
	.slider-container {
		display:block!important;
	}
	.slick-prev:before,
	.slick-next:before {
		color: black!important;
	}

    .feature-description-wrapper section, .slick-initialized .slick-slide{
                           background-color: transparent;
                     }



	.product-categories > .mar30:first-child  {
		margin-bottom: 0px;
	}
	.col-md-4 .bottom-overlay-text  {
		left: 8%;
	}
	.col-md-8 .bottom-overlay-text  {
		left: 8%;
	}
	blockquote {
	    padding: 0; 
	}
	p {
		font-size: 1.125em;/* Same as body font size?*/
	}
	.sn-btn ul  {
		width: 50%;
	}
	.news-breadcrumb  {
		margin-bottom: 5px;
		font-size: 1em;
	}
	.news-category.new, .news-category  {
		padding-top: 10px;
	}
	.footer {
		font-size: 1em;
	}
	/*.footerNav  {
		margin: 20px 0;
	}*/
	.footerNav ul li  {
		float: left;
		line-height: 40px;
	}
	.mar2  {
		margin: 0 0 20px 0;
	}
	.pad2-1 {
	    padding: 20px 20px;
	}
	.pad5  {
		padding: 15px;
	}
	.pad25 {
		padding-top:25%;
	}
	.mar8  {
		margin-bottom: 30px;
	}
	section {
	    padding: 0 0 50px 0;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
	
	}
	.navbar-default .navbar-nav > .open > a {
		margin-top:-2px;
	}
	
	.center-block {
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
	}
	.navbar-form {
		margin:15px;
	}
	
	.nav-justified > li > a > img {
		padding-right: 0; 
		vertical-align: middle;
		max-width: 100%;
		height: auto;
		text-align: center;
		max-width: 30%;
   		padding-bottom: 5px;
	}
	.sn-title  {
		display: block;
		text-align: center;
		line-height: 1.2em;
		font-size: .50em;
		font-weight: normal;
		letter-spacing: 0.5px;
		border-top: 1px solid #A6192E;
		padding-top: 5px;
	}
	.sn-title a  {
		font-size: .7em;
		font-weight: normal;
		letter-spacing: 1px;
	}
	.carousel-inner > .item {
		margin-top:12%;
	}
	.row.dot > .col-sm-4 > a, .row.solid > .col-sm-4 > a  {
		margin-top: 20px;
	}

	.gen-img  {
		height: 310px;
	}

    .pro-img  {
	    height: 360px;
    }

	.form-control-placeholder  {
		left: 8%;
	}
	/*.col-md-12 > .form-control-placeholder {
	    left: 8%;
	}*/
	.col-md-4 > .form-control-placeholder {
	    left: 12%;
	}
	#tabs-circle .nav-pills>li {
		width:50% !important;
	}

    div.award {
        border: 1px solid #000;
        padding: 15px;
        margin: 20px 15px 0 15px;
   }
   div.award > ul {
        padding: 0px 0px 0px 30px;
        text-align: left;
        list-style: disc;
   }

    iframe.oempartners {
        height: 2000px;
    }

	.ft-product-category > .row > .col-md-4 > div  {
		min-height: 300px;
	}
	.dropdown-menu.search-dropdown-menu  {
		padding: 0;
	}
	.gen-img  {
		height: 425px;
	}

    .pro-img  {
	    height: 400px;
    }
	tr { 
	    display: flex; 
	    flex-direction: column;
	    flex-wrap: wrap;
	    margin: 0.5em 0;
	    
    }
	.desktop h2  {
		margin: 10px 0;
	}
	.minheight400  {
  		min-height: 300px;
  	}
  	h4  {
		font-size: 1.25em;
	}

    .row .col-xs-1, .row .col-sm-1, .row .col-md-1, .row .col-lg-1, .row .col-xs-2, .row .col-sm-2, .row .col-md-2, .row .col-lg-2, .row .col-xs-3, .row .col-sm-3, .row .col-md-3, .row .col-lg-3, .row .col-xs-4, .row .col-sm-4, .row .col-md-4, .row .col-lg-4, .row .col-xs-5, .row .col-sm-5, .row .col-md-5, .row .col-lg-5, .row .col-xs-6, .row .col-sm-6, .row .col-md-6, .row .col-lg-6, .row .col-xs-7, .row .col-sm-7, .row .col-md-7, .row .col-lg-7, .row .col-xs-8, .row .col-sm-8, .row .col-md-8, .row .col-lg-8, .row .col-xs-9, .row .col-sm-9, .row .col-md-9, .row .col-lg-9, .row .col-xs-10, .row .col-sm-10, .row .col-md-10, .row .col-lg-10, .row .col-xs-11, .row .col-sm-11, .row .col-md-11, .row .col-lg-11, .row .col-xs-12, .row .col-sm-12, .row .col-md-12, .row .col-lg-12
    {
        margin-bottom: 15px;
    } 

	.product-title-text  {
		font-size: 1.25em;
	}
	.small-cta-btn  {
		word-break: break-all;
		/*padding: 15px 40px;*/
	}
    .SiteMap {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
        -moz-column-gap: 40px; /* Firefox */
        column-gap: 40px;
        text-align: left;
    }
      .SiteMapPad   {
        padding-left: 20px;
        padding-right: 100px;
    }
      /** FancyBox **/
       .fancybox-inner{height: 210px !important;}


     .col-sm-12 .col-sm-6 {
        margin-bottom: 20px;
     }

     /**Image-call-out**/
     	.feature-description-wrapper {
				margin: auto;
/*				padding: 20px;*/
				width: 100%;
			}
	 		.feature-slider {
      			width: 100%;
        		margin: 10px auto;
    		}
     		.feature-description-wrapper .feature-container-text {
        		display:none;
       		}
    		.slider-container {
				display:block;
	   		}
	    	.slick-prev:before,
    		.slick-next:before {
      			color: black;
    		}
			
			.feature-description-wrapper p, .bullet-title-right, .bullet-title-left{
				text-align: center;
		
			}
			.feature-container-text .feature-text:before {
				display: none;
			}
			.feature-description-wrapper section, .slick-initialized .slick-slide{
				background-color: transparent;
			}

            .middle-overlay-text-responsive  {
        top: 15%;
        left: 10%; 
        width: 80%;
        position: absolute;
    }
    
                .desktop-view {
        display: none;
    }

	.nextArrowBtn::before {
		position: absolute;
		z-index: 1000;
		top: 50%;
		right: 0;
		/*font-display: swap;*/
		font-family: arrow;
		content: url('/static/images/r-arrow.svg');
		width: 20px;
	}

	.prevArrowBtn::before {
		position: absolute;
		z-index: 1000;
		top: 50%;
		left: 0;
		/*font-display: swap;*/
		font-family: arrow;
		content: url('/static/images/l-arrow.svg');
		width: 20px;
	}

	.country-list
	{
		margin-top: 50px;
	}

	.experts-agree-block {
		background-color: #53565A;
		color: #fff;
		min-height: 10vh;
		/*margin-bottom: 35px;*/
		padding: 0px;
	}

}






@media (max-width: 479px) {

    

    h1, .static-caption h1  {
    	font-size: 1.25em;
    	font-weight: 400;
        margin: 10px 0;
    }
    .accent-text  {
    	font-weight: 500;
    }
	.nav>li>a  {
		padding:10px 5px;
		
	}
	.header-img, .header-img:before {
		height: 350px;
		/*margin-top: 57px;*/
	}
    
    .no-header-img  {
    	/*margin-top: 70px;*/
    }

	.no-header-img-MSA {
	/*	margin-top: 20px !important;*/
	}
    .static-caption {
	    top: 50%;
	    -ms-transform: translate(0,-60%);
	    -webkit-transform: translate(0,-60%);
	    transform: translate(0,-60%);
	    width: 90%;
	}
	.search-dropdown form {
		max-width: 800px;
		margin: 0 auto;
		padding: 0 30px;
	}
	#search-dropdown #search-form .search-input {
		font-size: 2rem;
		min-height: 100px;
	}
	.search-close {
		font-size: 1em;
	}
	/*.search-option-radio-row {
		padding:0;
	}*/
	.search-option-radio-row label {
		padding: 0 10px 0 2px;
	}
    .searchposition  {
        position: fixed;
    }
	.carousel-inner > .item {
		/*margin-top:16%;*/
		margin-top:0%;
	}
	.carousel-caption  {
		top: 50%;
	    -ms-transform: translate(0,-50%);
	    -webkit-transform: translate(0,-50%);
	    transform: translate(0,-50%);
	}
	.carousel-caption > #hero-subcopy, .carousel-caption > .red-separation-line/*, .static-caption #hero-subcopy, .static-caption .red-separation-line*/  {
		/*display: none;*/
	}

    #hero-subcopy
    {
       font-size: .8em;
    }

	.header .carousel .carousel-control {
	    width: 12%;
	}
	.news-text  {
		padding-left: 15px;
		width: 85%;
	}
	.feature-section, .feature-products  {
		padding: 20px;
	}
	.reorder  {
		display: flex;
		flex-flow: column;
	}
	.one  {
		order: 2;
	}
	.two  {
		order: 1;
	}
	.select-cat {
	    padding: 0px;
	}
	.section-button {
	    font-size: .6em;
	}
	.small-btn, .small-cta-button, button {
	    padding: 15px 10px;
        font-size: .8em;
	}
	.col-sm-12.two  {
		padding: 0 5px;/* Fix red button arrow and previous text on news_media_single */
	}
	.pad25 {
		padding-top:25%;
	}
	section.pad25  {
		padding-bottom: 0px;
	}
/*	.mar8  {
		margin-bottom: 0;
	}*/
	#serial-number  {
		padding: 0;
	}
	#serial-number p {
		margin-bottom: 0;
	}
	.view-more {
	    margin: 50px 0 0 0;
	}
    .table>tbody>tr>td::before  {
        font-size: 1em;
    }
	/*.carousel {
	    margin-bottom: 0;
	}*/
	section.PLCO  {
		padding-bottom: 0;
	}

	/** Clinical Applications **/
	.item-title  {
		margin-bottom: 0;
	}
	.item-info  {
		margin-bottom: 20px;
	}

    .product-gallery {
	    height: 18.5625rem;
	}
	
	.sn-btn ul  {
		width: 90%;
	}
	.single-product > div {
	    min-height: 500px;
	}
	.slider-img  {
		height: 500px;
	}
	.slick-prev, .slick-next  {
		display: none!important;
	}
	.slick-dots {
	    bottom: -50px;
	}
	
	/** Clinical Evidence **/
	.cat-dropdown, .dropdown-menu.cat-dropdown-menu>li>a {
		font-size:1.5em;
	}
	.dropdown-menu.cat-dropdown-menu  {
		width: 100%;
	}
	.cat-dropdown > div {
	    text-align: center;
	    font-size: .9em;
	    margin-bottom: 10px;
	}

	/** Resources Spacing **/
	.dot .border-left  {
		border-left: none;
	}
	.row.dot > a, .row.solid > a  {
		display: none;
	}
	.row.dot > .col-xs-9, row.solid > .col-xs-9  {
		width: 100%; /** Override nessecary Bootstrap on resources row **/
	}
	.resources-link  {
		font-size: 1.35em;
	}

	/** Clinical Applications **/
	.previous-page-link, .next-page-link  {
		border-right: none;
		border-left: none;
	}
	.news  {
		margin-bottom: 0;
	}

	/** Bedside Solutions **/
	.col-sm-8 .bottom-overlay-text, .col-sm-4 .bottom-overlay-text  {
		left: 10%;
	}
	/** Web Form **/
	
	.form-group  {
		margin-bottom: 30px;
	}
	.col-md-12 > .form-control-placeholder {
     left: 5%;
     }

	.col-md-4 > .form-control-placeholder {
	    left: 8%;
	}

	/** Footer **/
	footer .dkgrey  {
		height: 40px;
	}
	.footerNav ul li  {
		/*margin-top: 5px;*/
		line-height: inherit;
	}
	.footer {
	    margin: 40px 0;
	}
	.masimo-radical  {
		height: 100%;
		padding-right:  0;
		padding-left: 0;
	}
	.masimo-radical img  {
		margin-top: 5%;
	}
	.news-footer  {
		background-color: #f5f5f5;
		padding: 10px;
	}
	iframe.oempartners {
        height: 1100px;
    }

    .col-md-4.col-sm-4 >.col-xs-offset-3 {
        margin-left: 0;
    }

    /**Video**/      
    .modal-dialog {
        margin: 15px;
    }
    .modal-body iframe{
        height:220px;
    }
    .mobile {
           display:inline;
     }

}



@media (max-width: 468px)  {

    .SiteMapPad  {
        padding-left: 20px;
    }

 /** Image Callout **/
	
	.feature-callout {
		display:none;
	}

	.callout-text {
		display:none;
	}
	.callout-text.selected {
		display:block;
	}
	#controls-callouts {
		display:block !important;
	}
	#controls-callouts .carousel-control
	{
	  background: none;
	  color: #222;
	  font-size: 2em;
	  text-shadow: none;
	  margin-top: 30px;
	  top:25%;
	}
	.carousel-indicators {
		position: relative;
		top: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}
	.carousel-indicators li
	{
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #000\9;
		background-color: rgba(0,0,0,0);
		border: 2px solid #C3C8C9 !important;
		border-radius: 50%;
	}
		.carousel-indicators .active {
			background-color: #A6192E !important;
		}

	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
		margin-left:10px;
	}
	.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
		margin-right:10px;
	}
	.callout-top, .callout-bottom {
		display:none;
	}
	#image-carousel .carousel-inner .item h3 {
		display:block;
		margin:0px;
	}

	.grayboxContact {
		padding: 50px;
		background: #e5e5e5;
	}

	.privacy-header {
		font-size: 1em;
	}

}

/** mobile footer **/
@media (min-width: 576px) {

	
	.footer-container-in {
	background-color: #333333;
	background-image: -webkit-linear-gradient(150deg, #2e2e2e 60%, #333333 60%);
	margin-top: 50px;
	}
	
	.sm-header {
		text-transform: uppercase;
		font-weight: 800;
		letter-spacing: 0.5px;
	}


}

@media (max-width: 575px) {
	.footer-container-in {
		background-color: #333333;
	}
	
	.mobile-footer-header {
		text-align: center;
		font-size: 1.2em;
	}
	
	.footer-links a {
		font-size: 12px;
		line-height: 1.5em;
	}
	
	
	.sm-header {
		text-transform: uppercase;
		font-weight: 800;
		letter-spacing: 0.5px;
		font-size: 1em;
	}

   .card-body > .nav-list > li, .card-body > .nav-list-medium > li {
	text-align: center;
	padding: 5px 10px;
}

	

}
   @media screen and (max-width: 480px) {
  a.video span {
    background-size: 400%;
  }

        .embed-responsive-16by9 {
    padding-bottom: 220.25%;
}

	section {
		padding: 0;
	}

}

/*New Clinical Evidence*/

@media (min-width: 768px) and (max-width: 1199.98px) {
	.btn-grey-tab-ce {
		width: 75px;
		height: 40px;
		padding: 8px;
	}

		.btn-grey-tab-ce:focus, .btn-grey-tab-ce:active, .btn-grey-tab-ce.active {
			width: 75px;
			height: 40px;
			padding: 8px;
		}

	.clin-tab {
		margin-top: -5px;
	}

	.cli-btn-group {
		width: 100%;
	}

	.btn-grey-tab-ce {
		width: 50%;
		height: 40px;
		padding: 12px;
		font-size: 11px;
	}

		.btn-grey-tab-ce:focus, .btn-grey-tab-ce:active, .btn-grey-tab-ce.active {
			width: 50%;
			height: 40px;
			padding: 10px 11px 10px 9px;
			font-size: 11px;
			
		}

	.no-header-img-MSA {
		/*padding-top: 80px;*/
	}

}

/*w1 banner*/
@media only screen and (max-width: 600px) {

	.background-img {
		background-position: 60% !important;
	}
}

/*clinical Evidence New*/

@media (max-width: 767px) {
	.circle-title {
		padding-top: 15px;
	}

	.circle-title-single {
		padding-top: 28px;
	}

	.circle-title-triple {
		padding-top: 25px;
	}

	.clinical-icon-single {
		color: #333333;
		text-transform: capitalize;
		text-align: left;
		line-height: 27px;
		margin: 0px 0px 0px 20px;
		font-size: 20px;
	}

	.clinical-icon-double {
		color: #333333;
		text-transform: capitalize;
		text-align: left;
		line-height: 20px;
		margin: 20px 0px 0px 10px;
		font-size: 18px;
	}

	.clinical-icon-triple {
		color: #333333;
		text-transform: capitalize;
		text-align: left;
		line-height: 20px;
		margin: 10px 0px 0px 10px;
		font-size: 18px;
	}

	#clinical-evidence ul {
		padding-top: 10px;
	}

	.experts-agree-block {
		background-color: #53565A;
		color: #fff;
		min-height: 85vh !important;
		/*margin-bottom: 35px !important;*/
	}

	

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.circle-title {

		padding-top: 15px;
	}

	.clinical-icon-single {
		line-height: 24px;
		margin: 0px 0px 0px 0px;
		font-size: 16px;
	}

	.clinical-icon-double {
		line-height: 20px;
		margin: 16px 0px 0px 10px;
		font-size: 13px;
	}

	.circle-text-sm, .circle-text-sm-red, .circle-text-sm-green {
		line-height: 65px;
		height: 70px;
		width: 70px;
		font-size: 16px;
	}
	.circle-title-triple {
		Padding-top: 0px !important;
	}

	.custom_inner_container .col-md-3.col-sm-3.col-xs-6 {
		height: 100px;
		margin: 20px 0px 10px 0px;
	}

	.feature_icon_tab_header {
		font-size: 16px;
		font-weight: 500;
	}

	.w1-experts-icon {
		height: 80px !important;
	}

	.Iconheader {
		font-size: 1.6em !important;
	}

	#experts_agree_header1 {
		font-size: 1.6em;
		padding: 0px 0px 40px 0px;
		width: 60%;
	}

	.experts-argee-icon {
		margin-bottom: 350px;
		margin-top: 0px;
	}

	.W1_row p {
		font-size: 20px;
	}

	
}

/*custom offset*/

@media (min-width: 1025px)
{
.col-md-offset-2-1 {

	margin-left: 12% ;
}

	.list-inline {
/*		margin-left: -75px !important;
*/	}
}


/*W1-block*/

@media screen and (max-width: 768px) {
	.custom_inner_container {
		padding: 0px 18px;
		margin: 0px 0px;
	}

	.custom_inner_container .col-md-3.col-sm-3.col-xs-6 { height: 140px; margin: 20px 0px 20px 0px; }


	.feature_icon_desktop {
		width: 80px;
		height: 80px;
		margin: 0px auto 10px;
	}


	.feature_icon_block {
		margin: 0px -1.2rem;
	}

	

	.pdp_view_header {
		font-size: 36px !important;
		/* text-transform: capitalize !important; */
	}

	.feature_icon_tab_support_copy {
		text-align: center;
	}

	.feature_icon_tab_header {

		text-align: center;
	}

	.Iconheader {
		padding: 20px 0px 0px 0px !important;
		background-color: black;
		background-image: linear-gradient(45deg, #000, #000);
		font-size: 20px;
		font-weight: bold;
	}

	.feature_icon_tab_header {
		font-size: 16px !important;
	}

	.w1-experts-icon {
		margin-top: 20px !important;
	}

	#experts_agree_header1 {
		padding: 0px !important;
		width: 70%;
	}


}

@media screen and (max-width: 824px) {

	.desktop_only {
		display: none !important;
	}
}

	@media screen and (min-width: 825px) {
		.experts-agree-block {
			background-color: #53565A;
			color: #fff;
			margin-bottom: 4.5rem !important;
			margin-top: 10px !important;
		}

		.mobile_only {
			display: none !important;
		}

		.experts-argee-icon {
			margin-top: 15% !important;
		}

		.feature_icon_tab_header {
			text-align: center;
		}
	}

	@media screen and (max-width: 764px) {
		.experts-agree-block .desktop-only {
			background-color: #53565A;
			color: #fff;
			margin-bottom: 4.5rem;
			margin-top: 10px;
		}
	}

	@media only screen and (min-width: 2100px) {
		.feature_icon_desktop {
			width: 5.75vw;
			height: 5.75vw;
			max-width: 150px;
			max-height: 150px;
			background-color: #fff;
			border: 4px;
			padding: 25px;
			border-radius: 50%;
			background-size: 58% 58%;
			background-repeat: no-repeat;
			background-position: center;
			margin: 0px auto 10px;
		}
	}


	@media screen and (min-width: 1440px) {
		.pdp_view_header, .pdp_view_header-r {
			font-size: 38px !important;
			/* text-transform: capitalize !important; */
		}
	}

	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
		#experts_agree_header1 {
			font-size: 1.2em;
		}

		.Iconheader {
			font-size: 1.6em;
		}

		.w1-experts-icon {
			height: 60px;
		}

		.header-img {
			height: 550px;
			/*margin-top: 62px;*/
		}
	}

	@media screen and (max-width: 320px) {

		.feature_icon_tab_header {
			font-size: 14px !important;
		}

		.experts-argee-icon {
			margin-bottom: 300px !important;
			margin-top: 130px !important;
		}

		#experts_agree_header1 {
			padding: 30px 0px 0px 0px !important;
			width: 80% !important;
		}

		.privacy-header {
			font-size: .9em;
		}
	}

	@media (min-width: 1100px) {

		.collapse.navbar-collapse {
			padding-right: 0;
			padding-left: 0;
		}
	}

	@media (max-width: 414px) {
		.cta_banner_copy {
			padding: 10px !important;
			font-size: 12px
		}
	} 