h1,h2,h3,h4,h5 {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
p, a, li, ol, ul, table, td, tr, th {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:23px;
	font-weight: 300
}
body {
	color:#404040;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
}
hr {
	border-top: 1px solid #999;
}
.lite {
	font-weight:300;
}
.dark-text {
	color:#404040;
}
.med {
	font-weight:600;
}
.bold {
	font-weight:700;
}
.bg-orange {
	background:#F36326;
}
.bg-pale {
	background: #ECF0F1
}
.bg-navy {
	background: #2C3E50
}
.text-white {
	color:#fff;
}
header .form-inline {
  display: none
}
header ul li:last-child {
	padding-right:0 !important;
}

h1 {
	font-size:45px;
}
h2 {
	font-size:38px;
}
img {
	max-width: 100%
}
nav.navbar {
	margin-top:30px;
	padding-left:0;
	padding-right:0;
}
nav.navbar a {
	font-size:13px;
}
#navbarNav ul {
	margin-left:50px;
	margin-top:70px;
}
#navbarNav ul li a {
	font-weight: 600
}
#navbarNav .form-inline {
	margin-top:70px;
	font-size:13px;
}
#navbarNav li {
	padding:0 20px;
	font-weight: 600
}
#navbarNav .form-inline img {
	margin-right:10px;
}
#navbarNav .form-inline span:nth-child(2) {
	margin-right:40px;
}
.home .jumbotron.home {
	background:#fff;
	padding-top: 8rem;
	padding-bottom:6rem;
}
.jumbotron.home {
	background:#fff;
	padding-top: 5rem;
	padding-bottom:6rem;
}
.about .jumbotron.home,
.support .jumbotron.home,
.solution .jumbotron.home {
	padding-bottom:2rem;
}
.contact .jumbotron.home {
	padding-bottom:0.6rem;
}
.jumbotron h1 {
	line-height:1.3em;
}
.section {
	padding-top:6em;
	padding-bottom:6em;
}
.btn, a.btn {
	background:#F36326;
	border:2px solid #F36326;
	color:#fff !important;
	font-weight:600;
	font-size:13px;
	font-family: 'Montserrat', sans-serif;
	border-radius:30px;
	padding:15px 35px;
	min-width:240px;
}
.btn.ghost, a.btn.ghost {
	background: transparent !important;
	color: #F36326 !important;
}
.btn.submit {
	border-radius: 4px;
    padding: 11px 20px;
    min-width: 0;
    font-size: 12px;
}
.contact .home-2 {
	padding-top:3rem;
	padding-bottom:3rem;
}
.home-2 h2 {
	margin-bottom:60px;
}
.home .home-2 .box-img {
	background: url(img/stetos.jpg) center top no-repeat;
	background-size: cover;
}
.about .home-2 .box-img {
	background: url(img/xray.jpg) center top no-repeat;
	background-size: cover;
}
.solution .home-2 .box-img {
	background: url(img/ipad.jpg) center top no-repeat;
	background-size: cover;
}
.box-text {
	padding:7em 7em 7em 5em;
}
.icon-grid {
	margin-top:5em;
}
.icon-grid .icon {
    width: 200px;
    padding: 60px;
    background: #f6f6f6;
    border-radius: 50%;
    margin: 0 auto 40px auto;
}
#experts .col-sm-4 {
    padding: 0 5px;
}
.card {
    border: 0;
    height: 450px;
}
.card p {
	font-size:13px;
}
.card-body {
	margin-top: -210px;
    padding:2rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.faridhanif .card-body {
	margin-left:10px;
}
.afiqbazly .card-body {
	margin-right:10px;
}
.card-title {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 5px
}
.home-4 button {
	margin-left:-97px;
}
.home-4 input {
    font-size: 13px;
    color: #333;
    padding: 20px 70px 20px 25px;
    height: auto !important;
    border: 0;
    max-width:100%;
    width:600px !important;
}
.home-4 .form-inline {
	display: table;
    margin: 0 auto;
}
footer {
	padding:3.9rem 0;
	overflow: auto;
	font-size:12px;
}
footer .socmed {
	margin-top:5px;
}
footer img {
	width:60px;
	margin-right:20px;
}
footer a {
	font-size:12px;
	color:#F36326 !important;
}
span.navbar-toggler-icon span {
    background: #666;
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 9px;
    margin-bottom: 8px;
}
span.navbar-toggler-icon span:last-child {
    margin-bottom: 0px;
}
button.navbar-toggler {
    padding: 0;
    width: 50px;
}
ol.breadcrumb {
    background: transparent;
    padding: 0;
}
ol.breadcrumb li, ol.breadcrumb a {
    font-size:12px;
}
ol.breadcrumb a {
	color: #F36326;
}
.contact-form {
	margin-top:14px;
}
.contact-form .form-group {
	margin-bottom:30px !important;
}
.contact-form .form-control {
	background:#f6f6f6;
	border:0;
	padding:17px 25px;
	border-radius: 7px;
	height:auto;
	min-height:0;
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #2C3E50;
    background-color: #fff;
    font-weight: 600;
    font-size: 23px;
    font-family: 'Raleway', sans-serif;
    border-radius: 18px;
}
.solution-list {
	background: #F36326;
    padding: 20px 30px;
    border-radius: 10px;
    float: left;
    width: 100%;
    margin-top: -37px;
}
ul.nav-pills li.nav-item a {
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
    font-size: 20px;
    font-weight: 600;
}
ul.nav-pills {
	justify-content: center;
}
ul.nav-pills li.nav-item {
    padding: 0 40px;
}
ul.nav-pills li.nav-item:first-child {
    padding: 0 40px 0 0;
}
ul.nav-pills li.nav-item:last-child {
    padding: 0 0 0 40px
}
.tab-content {
	padding-top:6.5rem;
	 
}
.accordion {
	background:#2C3E50;
}
.cardholder button {
	border: 0;
    background: transparent;
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: left;
    color: #fff;
    font-size:19px;
    font-weight: 600;
}
.accordion .card-content {
	padding:22px 0;
	border-bottom: 3px solid rgba(255,255,255,0.2);

}
.accordion p {
	color:#fff !important;
}
.cardholder {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.card-header {
	padding:0;border:0 !important;
}
.accordion [aria-expanded="true"]::before{
  content:'-';
      font-size: 30px;
    vertical-align: middle;
    line-height: 0;
    padding: 0 10px 0 0;
}
.accordion h5 {
	color:#fff;
	margin-bottom:25px;
}
.accordion [aria-expanded="false"]::before{
  content:'+';
      font-size: 30px;
    vertical-align: middle;
    line-height: 0;
    padding: 0 10px 0 0;
}
.tab-pane p.med {
    font-size: 20px;
    line-height: 30px;
    color:rgba(255,255,255,0.7);
}
.tab-pane p.med::before {
    content:'';
    background: url(img/quote1.png); 
    display: block;
    width: 30px;
    height: 24px;
    background-size: 30px;
    opacity:0.7;
    margin-bottom:10px;
}
.tab-pane p.med::after {
    content:'';
    background: url(img/quote2.png); 
    display: block;
    width: 30px;
    height: 24px;
    background-size: 30px;
    opacity:0.7;
    margin-top:10px;
}
.quote-line h2 {
	display: table;
	margin:0 auto;
	position:relative;
}
.quote-line h2::before {
  content:'';
  background: url(img/quote1.png);
   
  display: block;
    width: 40px;
    height: 32px;
    background-size: 40px;
    margin: 0 auto;
    opacity:0.7;
    margin-bottom:20px;

}
.quote-line h2::after {
  content:'';
  background: url(img/quote2.png);
   
  display: block;
    width: 40px;
    height: 32px;
    right:0;
    background-size: 40px;
    margin: 0 auto;
     opacity:0.7;
     margin-top:20px;

}
.telerad [class*=col]::after {
	content: '';
	display: block;
	background:url(img/chevron.png);
	background-size: 20px;
	width: 20px;
	height:36px;
	position: absolute;
    top: 0;
    right: 0;
    margin: 90px -15px 0 0;
}
.telerad [class*=col]:last-child::after {
	content:'';
	display: none
}

@media (max-width:991px) and (min-width:768px) {
	.telerad [class*=col]::after {
	content: '';
	display: none;
	 
}
.telerad [class*=col]:last-child::after {
	content:'';
	display: none
}
	.solution .col-lg-3 {
		margin-bottom: 30px
	}
	.icon-grid .icon {
		width: 160px;
    padding: 40px;
	}
	.container {
		max-width:90%;
	}
	.jumbotron {
    padding-right:0;
    padding-left:0;
	}
	.card p {
		display: none
	}
	.card {
    	border: 0;
    	height: 370px;
	}
	.card-body {
	    margin-top: -70px;
	}
	.box-text {
    	padding: 5em 4em 5em 4em;
	}
	.section {
	    padding-top: 5em;
	    padding-bottom: 5em;
	}

}
@media (max-width:767px) {
	.jumbotron .icon-grid img {
    width: 100%;
    	}
	.support .icon-grid .col-md-4 {
		margin-bottom: 30px
	}
	.icon-grid.row.mt-5 {
		margin-top:0 !important;
	}
	.solution .col-lg-3 {
		margin-bottom: 30px
	}
	.telerad [class*=col]::after {
	content: '';
	display: none;
	 
}
.icon-grid.his [class*=col] {
	margin-bottom: 30px
}
.telerad [class*=col]:last-child::after {
	content:'';
	display: none
}
	header {
		position: fixed;
	    width: 100%;
	    background: #fff;
	    z-index: 100;
	    top:0;
	}
	.jumbotron img {
		width:80%;
		margin:50px auto 0 auto !important;
	}
	.solution .jumbotron img,
	.support .jumbotron img {
		margin:  0 auto !important;
	}
	.tab-content {
    padding-top: 4rem;
    padding-bottom: 2rem;
	}
	.tab-pane {
		border-bottom: 3px solid #999;
    	margin-bottom: 40px;
	}
	.tab-pane:last-child {
		border-bottom: 0;
    	margin-bottom: 0px;
	}
	.tab-pane .col-md-6:last-child {
		margin-bottom:30px;
	}
	.tab-pane h2 {
		margin-bottom:20px;
	}
	#navbarNav ul {
	    margin-left: 0;
	    margin-top: 20px;
	    padding-top: 25px;
    	border-top: 6px solid #f1f1f1;
    	border-bottom: 6px solid #f1f1f1;
    	padding-bottom: 20px;

	}
	nav.navbar {
		margin-top:10px;
		padding-bottom: 20px;
	}
	#navbarNav li {
	    padding: 0;
	    font-weight: 600;
	}
	#navbarNav li a {
		font-size:15px;
	}
	.navbar-brand img {
		width:70px;
	}
	#navbarNav .form-inline {
	    margin-top: 15px;
	    font-size: 13px;
	    padding-bottom: 35px;
	}
	 #navbarNav .form-inline {

	border-bottom: 6px solid #f1f1f1;
	}
	.home-4 input {
	    font-size: 15px;
	    padding: 20px 25px 20px 25px;
	     width:450px !important;
	}
	.home-4 button.submit {
	    margin: 25px auto 0 auto;
	    font-size:15px;
	    display: block;
	    width:200px;
	    padding: 13px 30px;
	    border-radius:30px;
	}
	.icon-grid .col-md-3,
	.home .home-3 .col-md-4 {
		margin-bottom:30px;
	}
	
	.section {
	    padding-top: 4em;
	    padding-bottom: 4em;
	}
	.card p {
		display: none
	}
	.col-md-6.box-img {
		height:400px;
	}
	.box-text {
    padding: 4em 25px;
	}
	.jumbotron.home {
		padding: 2rem 0 3rem 0;
    	border-top: 7px solid #f1f1f1;
    	margin-bottom:10px;
    	margin-top:7rem;
	}
	.home .jumbotron.home {
		padding: 9rem 0 3rem 0;
    	border-top: 0;
    	margin-top:0;
	}
	.card {
	    border: 0;
	    height: auto;
	}
	.card-body {
		margin-top:0;
		padding:10px 25px;
		text-align:center;
		background:#333 !important;
	}
	.card-title {
		font-size:18px;
	}
	.contact-form {
    	margin-top: 3rem;
	}	
	footer {
		text-align: center;
		padding:2REM 0;
	}
	footer .socmed {
	    margin-top: 5px;
	    float: none !important;
	    display: block;
	}
	footer .float-left {
		float:none !important;
	}
	footer img {
	    width: 30px;
	    margin:30px 5px 0 5px !important;
	}
	.support .home-4 .col-md-6:nth-child(1) {
		margin-bottom: 35px
	}
	.home .home-2 .container,
	.about .home-2 .container {
    	padding: 0 15px;
	}
	 
}
@media (max-width:767px) and (min-width: 576px) {
	.container {
	    max-width: 85%;
	}
}
@media (max-width:575px) {
	.contact input#email {
    margin-bottom: 30px;
	}
	.jumbotron h1 {
	    line-height: 1.3em;
	    font-size: 35px;
	}
	h2 {
		font-size:30px;
	}
	h4 {
		font-size:22px;
	}
	.container {
		padding-right: 25px;
    	padding-left: 25px;
	}
	.card {
		margin-bottom:30px;
	}
	.home-4 .form-inline {
	    width: 100%;
	}
	.home-4 input {
		width:100% !important;
	}
	.callus3 {
		display: block
	}
	.col-md-6.box-img {
		height:350px !important;
	}
	.callus1, .callus2 {
		display: block;
		margin:0 auto 10px auto !important
	}
	.callus1 img {
		width:50px;
	}

} 
@media (min-width:768px) {
	
}
@media (max-width:991px) {

	ul.nav-pills li.nav-item {
	    padding: 0 !important;
	}
	ul.nav-pills li.nav-item a {
	    font-size:13px !important;
	    padding:5px 10px !important;
	}
	.solution-list {
		padding:8px 15px;
	}
	 
}
@media (max-width:1250px) and (min-width:992px) {
	ul.nav-pills li.nav-item {
    padding: 0 8px !important;
}
}