/* =====[ GLOBAL STYLES ]======================================== */
html,
body {
  min-height: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #eac117;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
dl,
li,
dt,
dd,
blockquote,
pre,
form,
fieldset,
label,
a {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

img,
a img {
  border: none;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  color: #eac117;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

ul li {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #eac117;
}

a {
  color: #337ab7;
  text-decoration: none !important;
  outline: none;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

a:hover {
  color: #23527c;
  text-decoration: underline !important;
}

a.active {
  color: #23527c !important;
}

a:focus {
  outline: none;
}

button:focus,
a:focus,
a.active {
  outline: none;
  outline: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

html .clearfix {
  height: 1%;
}

.clearfix {
  display: block
}

.clr {
  clear: both
}

.center-block {
  float: none;
  margin: 0 auto;
}

::-moz-placeholder {
  color: #c8c7c7 !important;
  opacity: 1;
  font-size: 15px;
}

:-ms-input-placeholder {
  color: grey !important;
  opacity: 1;
  font-size: 15px;
}

::-webkit-input-placeholder {
  color: #c8c7c7 !important;
  opacity: 1;
  font-size: 15px;
}


/*====================== Main Styles===================*/
.ads-block{
  padding: 10px 0 10px;
  color: #fff;
  background: #444;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.logo-block{
  padding: 20px 0;
}
.navbar-brand{
	display: none;
}
.navbar{
  background: #eac117;
}
.navbar-expand-md .navbar-nav .nav-link{
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 10px;
}
.main-section{
  min-height: 700px;
  padding-top: 20px;
}
.index-abt{
  padding-top: 20px;
}
.abt-info .title{
  text-transform: uppercase;
  background: #444;
  padding: 8px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.abt-content{
  background: #222;
  padding: 8px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
footer{
  background: #3c3c3c;
  padding: 40px 0;
  text-align: center;
  margin-top: 50px;
  width: 100%;
  float: left;
}
.footer-links li{
  display: inline-block;
  padding: 25px 10px 10px;
}
.footer-links li a{
  color: #fff;
  text-transform: uppercase;
}
.copyright,
.ft-note{
  color: #fff;
  padding: 20px 0 0;
  font-size: 14px;
}
.dropdown-menu{
  padding: 0;
}
.dropdown-item{
  padding: 8px 20px;
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
}
.dropdown-item:first-child{
  border-top: 0;
}
.dropdown-item:hover{
  background: #f5f5f5;
  text-decoration: none !important;
}
.dropdown-item:first-child:hover{
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.dropdown-item:last-child:hover{
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.col-form-label{
  font-size: 16px;
}
.form-control{
  border-radius: 2px;
}
.contact-form{
  max-width: 780px;
}
.btn{
  background: #f6f6f6;
  border-radius: 2px;
}
.btn:hover{
  background: #eac117;
}
.main-section ol{
  padding-left: 15px;
  padding-bottom: 20px;
}
.inner-page-content span{
  text-decoration: underline;
  font-size: 16px;
  color: #eac117;
}
.main-section .inner-page-content p span{
  color: #eac117;
}
.sm-MRI-block{
  padding: 10px;
  text-align: center;
  border-right: 1px solid #eac117;
  border-bottom: 1px solid #eac117;
  width: 25%;
}
.sm-MRI-block:first-child{
  border-left: 1px solid #eac117;
}
.anatomy-bx{
  margin-top: 40px;
  margin-bottom: 60px;
}
.anatomy-bx h3 {
  margin-bottom: 0;
  padding: 10px 0 20px;
  line-height: 100%;
}
.sm-MRI-block p{
  margin-bottom: 0;
  line-height: 20px;
}
.attributes {
  padding: 35px 0;
}
.detail-block{
  border-top: 1px solid #eac117;
}
.sequence-img,
.sequence-content{
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}
.sequence-img{
  width: 35%;
}
.sequence-conten{
  width: 65%;
}
.bdr-tp{
  border-top: 1px solid #eac117;
}
.sequence-content ul,
.attributes ul{
  padding-left: 15px;
}
.sequence-content li,
.attributes ul li,
.points-list li{
  list-style: circle;
  margin-bottom: 10px;
}
.sequence-name{
  padding-top: 10px;
}
.dual-img{
  margin-top: 16px;
  margin-bottom: 16px;
}
.dual-img:first-child{
  margin-top: 0;
}
.m-tp50{
  margin-top: 50px;
}
.sm-MRI-block.column-3{
  width: 33.3333%;
}
.checklist-bx span{
  display: block;
  text-decoration: underline;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 10px;
  font-size: 20px;
}
.heading{
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}
.list ul,
.non-list ul{
  padding-left: 30px;
  margin-bottom: 15px;
}
.non-list li{
  font-size: 16px;
}
.checklist-bx{
  margin-bottom: 50px;
}
.checklist-bx p{
  font-size: 16px;
  margin-bottom: 0;
}
.points-list{
  padding-left: 35px;
  margin-bottom: 30px;
}
.seq-blocks{
  padding: 40px 0;
}
.table{
  border-bottom: 1px solid #eac117;
  border-right: 1px solid #eac117;
  margin: 30px 0;
}
.table td{
  border-top: 1px solid #eac117;
  border-left: 1px solid #eac117;
  color: #eac117;
  font-size: 16px;
  font-weight: 600;
}
.table td span,
.main-section p span{
  color: #f00;
}
.table td i{
  color: #fff;
  font-style: normal;
}
#back-tp-btn{
  background: #eac117;
  color: #000;
  width: 40px;
  height: 40px;
  text-align: center;
  position: fixed;
  line-height: 40px;
  bottom: 100px;
  right: 50px;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
}
#back-tp-btn svg{
  width: 20px;
}
#back-tp-btn:hover{
  background: #fff;
}
#back-tp-btn.show {
  opacity: 1;
  visibility: visible;
}
.note{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 30px;
}
.arrow-bx{
  width: 60px;
  padding-top: 30px;
  float: left;
}
.anatomy-img-bx{
  width: 90%;
  padding-left: 15px;
  padding-top: 30px;
  float: left;
}
.arrow-bx div{
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #eac117;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.arrow-bx div svg{
  height: 20px;
  width: auto;
}
.arrow-bx div:first-child{
  margin-bottom: 10px;
}
.images-holder{
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}
.anatomy-img-bx img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.contact-form label.error {
  color: #f00;
  font-size: 14px;
  margin-top: 5px;
}



/* ===============[ MEDIA QUERIES ]====================================== */

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

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

@media only screen and (min-width:768px) and (max-width:991px) {
	footer{
		padding-top: 50px;
	}
	.footer-links li{
		padding: 10px 10px 0;
	}
	.footer-links{
    margin-bottom: 15px;
    margin-top: 20px;
	}
	.navbar-expand-md > .container{
		max-width: inherit;
		width: 100%;
		padding: 0;
	}
  .navbar-expand-md .navbar-nav .nav-link{
  	padding: 5px 8px;
  	font-size: 16px;
  }
}

/*@media only screen and (min-width:576px) and (max-width:767px) {
	.sm-MRI-block{
		width: 50%;
	}
}*/

@media screen and (max-width: 767px) {
	.navbar-collapse{
		text-align: left;
	}
	.navbar-expand-md .navbar-nav .nav-link{
		padding: 5px 0;
	}
	.navbar-nav{
		margin-top: 7px;
		border-top: 1px solid #000;	
	}
	.navbar-expand-md .navbar-nav .nav-link:hover{
		text-decoration: none !important;
	}
	.navbar-dark .navbar-toggler {
  	color: rgba(0,0,0,1);
  	border-color: rgba(0,0,0,1);
  	background: #000;
  	padding: .25rem .50rem;
	}
	/* .navbar-dark .navbar-toggler-icon { */
      /* background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); */
	/* } */
	.navbar-dark .navbar-toggler-icon{
		background: none;
	}
	.navbar-dark .navbar-toggler-icon svg{
		width: 25px;
		fill: #fff;
		height: 100%;
	}
	.logo-block{
		display: none;
	}
	.ads-block{
		display: none;
	}
	.navbar-dark .navbar-brand{
		width: 320px;
		display: inline-block;
	}
	footer{
		padding-top: 50px;
	}
	.footer-links li{
		padding: 10px 10px 0;
	}
	.footer-links{
  	margin-bottom: 15px;
  	margin-top: 20px;
	}
	.arrow-bx,
	.anatomy-img-bx{
		width: 100%;
	}
	.arrow-bx div{
		display: inline-block;
	}
	.anatomy-img-bx{
		padding-left: 0;
	}
	.main-section{
		min-height: 500px; 
	}
}

@media only screen and (min-width:320px) and (max-width:575px) {
	.navbar-dark .navbar-brand{
		width: 222px;
	}
	.horz-row{
		display: block !important;
	}
	.sm-MRI-block{
		width: 100%;
		border-left: 1px solid #eac117;
	}
	.sequence-img,
	.sm-MRI-block.column-3 {
    width: 100%;
	}
	.sequence-img, .sequence-content{
		display: block;
	}
	.sm-MRI-block.column-3{
		margin-top: 15px;
	}
}


