.coba{
	background-color:Red;
}
.mt40{ margin-top: 40px}
.ktp{ width: 100px;
	height: auto}
.ijazah{width : 100px; height: auto}
.wrapper_card{
	text-align : center;
	margin-top: 40px;
}
.container_card{
	height: 514px;
	width: 286px;
	background: url("../../images/bg_card.png") ;
	background-size: 100%;
	margin: 0 auto;
	overflow: hidden
}
.photo_box{
	position: relative;
		margin-top: 55%;
	display: block;
	text-align: center;
	width : 100%
}
.photo_card{
	position: relative;
	margin: 0 auto;

	width : 135px;
	height: 155px;
	overflow: hidden;
}
.name_card{
	position : relative;
	width: 100;
	text-align: center;
	margin-top: 10px;
}
.qr_card{
	width :100%;
	position: relative;
	display: block;
	margin-top: 10px
}
.qr_card_img{
	width : 85px;
	height: auto;
}
.text_v_thru{
	padding: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.text_v_from{
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 11px
}
.qr_card_left{
	text-align: right;
	width : 50%;
	float: left
}
.qr_card_right{
	float : right;
	display: block;
	position: relative;
	width: 50%;
	padding: 12px;
}
div.pagination {
    font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
    padding:2px;
    
    position:relative;
    margin-top:0px;
    border-radius: 50%;
}

div.pagination a {
    margin: 2px;
    padding: 0.5em 0.64em 0.43em 0.64em;
    background-color: #ffffff;
    text-decoration: none; /* no underline */
    color: #000;
    border-radius: 50%;
    padding-left:10px;
    padding-right:10px;
}
div.pagination a:hover, div.pagination a:active {
    padding: 0.5em 0.64em 0.43em 0.64em;
    margin: 2px;
    background-color: #ddd;
    color: #23527c;
    border-radius: 50%;
    padding-left:10px;
    padding-right:10px;
}
div.pagination span.current {
        padding: 0.5em 0.64em 0.43em 0.64em;
        margin: 2px;
        background-color: #df0024;
        color: #fff;
        border-radius: 50%;
        padding-left:10px;
    	padding-right:10px;
    }
div.pagination span.disabled {
        display:none;
        border-radius: 50%;
        padding-left:10px;
    	padding-right:10px;
    }

p.title a{
	color:Black;
}

p.title a:hover{
	color:Black;
	text-decoration:none;
}

.hit-the-floor {
display:inline-block;
margin-bottom:8px;
color: #4AB5C7;
font-size: 2em;
font-weight: bold;
font-family: Helvetica;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}


.hit-the-floor a{
  text-decoration:none;
  color: #4AB5C7;
}

.hit-the-floor a:hover{
  text-decoration:none;
}

.hit-the-floor {
  text-align: center;
}

  .hit-the-floor-title {
color: #727272;
font-size: 1.5em;
font-family: Helvetica;
text-shadow: 0 1px 0 #ccc, 0 1px 0 #c9c9c9, 0 2px 0 #bbb, 0 3px 0 #b9b9b9, 0 4px 0 #aaa, 0 5px 0px rgba(0,0,0,.1), 0 0 4px rgba(0,0,0,.1), 0 0px 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.2), 0 4px 9px rgba(0,0,0,.25), 0 9px 9px rgba(0,0,0,.2), 0 19px 19px rgba(0,0,0,.14);
}

.join a:hover{
	color:white;
	text-decoration:none;
}

.join a{
	color:white;
	text-decoration:none;
}

body{
    font-family: 'Raleway', sans-serif;
    color: #000;
}

p,ul,li{
	padding: 0;
	margin: 0;
}

ul li{
	list-style: none;
}
.gal2{max-height: 130px}
.anggotaThumbnail{
	width: 100%;
	max-height: 178px;
	display: block;
	overflow: hidden;
}
.anggotablok p{ font-size: 12px; text-align: center; margin: 10px 0;}
.anggotablok{
	height: auto;
	margin-bottom: 30px;
}
.anggota{
	background-color: rgba(208,0,3,1.00);
	color: white;
	padding: 5px 20px;
}
.potoprofile{
overflow: hidden;
width: 45px;
height: 45px;
border-radius: 50%;
float: left;
border: 1px solid white;
margin-top: 2px;
}

.fRed{
	color: #da251c;
}

.navbar-inverse {
    background-color: #da251c;
    border: none;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
    border-color: #da251c;
}

.navbar-inverse .navbar-toggle:focus > .icon-bar, 
.navbar-inverse .navbar-toggle:hover > .icon-bar {
    background-color: #da251c;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus, 
.navbar-inverse .navbar-nav>li>a:hover {
    background-color: #c21b13;
    position: relative;
}

.navbar-inverse .navbar-nav>.active>a:before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #da251c;
}

.hscroll{
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-animation: b 1.5s;
    animation: b 1.5s;
    z-index: 1000;
}

@-webkit-keyframes b{
	0%,60%,75%,90%,to{
		-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
		animation-timing-function:cubic-bezier(.215,.61,.355,1)
	}
	0%{
		opacity:0;
		-webkit-transform:translate3d(0,-1000px,0);
		transform:translate3d(0,-1000px,0)
	}
	60%{
		opacity:1;
		-webkit-transform:translate3d(0,5px,0);
		transform:translate3d(0,5px,0)
	}
	75%{
		-webkit-transform:translate3d(0,1px,0);
		transform:translate3d(0,1px,0)
	}
	90%{
		-webkit-transform:translateZ(0);
		transform:translateZ(0)
	}
	to{
		-webkit-transform:none;
		transform:none
	}
}
@keyframes b{
	0%,60%,75%,90%,to{
		-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
		animation-timing-function:cubic-bezier(.215,.61,.355,1)
	}
	0%{
		opacity:0;
		-webkit-transform:translate3d(0,-1000px,0);
		transform:translate3d(0,-1000px,0)
	}
	60%{
		opacity:1;
		-webkit-transform:translate3d(0,5px,0);
		transform:translate3d(0,5px,0)
	}
	75%{
		-webkit-transform:translate3d(0,1px,0);
		transform:translate3d(0,1px,0)
	}
	90%{
		-webkit-transform:translateZ(0);
		transform:translateZ(0)
	}
	to{
		-webkit-transform:none;
		transform:none
	}
}

.headingSection{
	font-weight: bold;
	font-size: 30px;
}

.headerSection{
	padding: 20px 10px;
}

.logo img{
	float: left;
	margin-right: 15px;
}

.logo p{
	font-size: 16px;
    margin-top: 20px;
}

.callUs{
	margin-top: 10px;
}

.callUs img{
	float: left;
	margin-right: 15px;
}

.callUs .callNum{
	font-size: 23px;
	color: #000;
	display: block;
}
.contactusLayout{
    margin-top:20px;
}
.callUs .callNum:hover{
	text-decoration: none;
}

.navbar{
	margin-bottom: 0;text-transform: uppercase;
}

.navbar-nav {
    margin: 0 -15px;
}

.nav>li>a {
    padding: 10px 30px;
    line-height: 30px
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
	margin-right: 15px;
}

.navbar-brand {
	padding: 0;
}

.hscroll .navbar-brand{
	display: block;
}

.navbar-nav li.logo-nav a:hover {
	background: none;
}

.modal-content{
	border-radius: 0;
	padding: 50px 10px;
}

.modal-header {
    border: 0;
}

.modal-title {
    color: #da251c;
    font-size: 36px;
}

.modal-header .close {
    margin-top: -2px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: -10px;
    right: -10px;
    background: #fff;
    line-height: 40px;
    font-weight: normal;
    opacity: 1;
    font-size: 2em;
}

.modal-body {
    padding: 15px 40px;
}

.modal-body p{
	margin: 10px 0;
}

#loginModal a{
	color: #000;
}

#loginModal a.here{
	color: #da251c;
}

#loginModal .form-control{
	background: #e5e5e5;
	border: 1px solid #212020;
	border-radius: 0;
}

#loginModal .btn{
	border-radius: 0;
	width: 100%;
	color: #fff;
	border: 1px solid #000;
	background: #da251c;
}

.carousel{
	margin-bottom: 0;
}

.carousel-inner>.item {
  height: 450px;
  background: #fff;
}

.carousel-caption{
	text-align: left;
	margin-bottom: 15px;
	color: #000;
}

.carousel-indicators li {
	background: #fff;
    border: 1px solid #4f5050;
}

.carousel-indicators .active {
	background: #da251c;
}

.carousel-caption h1{
	color: #da251c;
	font-size: 1.7em;
}

.carousel-caption p{
	font-size: 12px;
}

.carousel-caption .btn{
	color: #da251c;
	padding: 6px 40px;
}

.runningtextSection{
	padding: 10px 0;
	background: #ccc;

}

.runningtextSection .runningtextShape{
	display: block;
	padding: 10px;
	text-align: center;
	color: white;
	background: url(../img/bg-runningText.png) no-repeat;
    text-indent: -30%;
}

.runningtextSection marquee{
	line-height: 40px;
}

.runningtextSection ul li{
	list-style: none;
	display: inline-block;
}

.runningtextSection ul li a{
	color: #000;
}

.welcomeSection{
	padding: 60px 0;
	position: relative;
}

.welcomeLayout img{
	float: left;
	margin-right: 15px;
}

.welcomeLayout .welcomeHeading{
	margin: 0 0 30px 0;
	font-size: 24px;
	font-weight: bold;
}

.welcomeLayout .welcomeName{
	color: #da251c;
}

.welcomeLayout p.lead{
	font-size: 14px;
}

.joinmeLayout{
	padding: 25px;
	background: #cbc9c9;
	width: 260px;
	margin: 20px auto 0;
}

.joinmeLayout img{
	margin-bottom: 15px;
}

.joinmeLayout p{
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
	color: #000;
}

.joinmeLayout .btn.join{
	background: #da251c;
	color: #fff;
	width: 100%;
	margin-bottom: 20px;
}

.newsandarticleSection{
	background: #e4e3e3;
	padding: 60px 0;
}

.newsandarticleSection .headingSection{
	color: #da251c;
	margin: 0 0 60px;
}

.newsandarticleLayout{
	margin-bottom: 10px;
	height: 200px;
}

.newsandarticleLayout img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.newsandarticleLayout .date{
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	color: #da251c;
	margin: 10px 0 0;
}

.newsandarticleLayout p{
	font-size: 1em;
	color: #000;
}

.gallerySection{
	padding: 50px 0;
}

.gallerySection h1{
	color: #da251c;
	margin-bottom: 60px;
}

.gallerySection .col-md-5{
	border-right: none;
}

.galleryLayout{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	margin: 0 auto 20px;
}

.galleryLayout.galleryLarge{
	width: auto;
	margin: 0 auto;
}

.galleryLayout img{
	width: 110%;
}

.galleryLayout.galleryLarge p{
	color: #000;
	padding: 20px 0;
	background: none;
	position: relative;
}

.contactusSection{
	padding: 60px 0;
	background: url(../img/bg-contact.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

.contactusSection .headingSection{
	margin-bottom: 60px;
}

.contactusSection p{
	font-size: 16px;
}

.contactusSection ul li{
	font-size: 16px;
	line-height: normal;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.contactusSection span{
	margin-right: 15px;
	font-size: 22px;
}

.contactusSection .form-control{
	border-radius: 0;
	background: rgba(232, 225, 225,.72);
	border: none;
}

.contactusSection .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.contactusSection .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.contactusSection .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
.contactusSection .form-control:-moz-placeholder { /* Firefox 18- */
  color: #333;
}

.contactusSection button{
	border-radius: 0;
	background: #212020;
	padding: 6px 50px;
}

.linksection {
    padding: 30px 0;
    background: #EBEBEB;
    border-top: 1px solid #fff;
}
.linklogo{
	display: inline-block;
	width: auto;
	margin: 0 30px;
}

.footerSection{
	padding: 30px 0;
	background: #b0aeae;
	border-top: 1px solid #fff;
}

.footerSection .support{
	float: left;
	border-bottom: 1px solid #000;
	padding-right: 20px;
	height: 100px;
	width: 100%;
	text-align: center;
}

.footerSection .listFooter{
	float: left;
	margin: 20px 35px;
}

.listFooter li{
	list-style: square;
}

.listFooter li a{
	color: #000;
}

.footerSection .listSocmed{
	margin: 50px 0 10px;
	text-align: center;
}

.listSocmed li{
	display: inline-block;
}

.footerSection .copy{
	position: relative;
	text-align: center;
}

/*Detail Page*/

.detailSection{
	padding: 20px 0;
}

.detailSection h1{
	margin-bottom: 40px;
}

.detailSection .date{
	font-size: 11px;
	color: #da251c;
	display: table;
	height: 30px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
}

.detailshareLayout{
	display: table;
}

.detailshareLayout li{
	display: inline-block;
	margin: 0 5px;
}

.detailThumbnail{
	margin: 10px 0 25px;
}

.detailThumbnail img{
	width: 100%;
}

.detailText p{
	padding-bottom: 20px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
}

.otherlayoutLarge .otherHeading{
	font-weight: bold;
	border-bottom: 1px solid #da251c;
	color: #da251c;
	font-size: 18px;
	padding-bottom: 8px;
	margin-bottom: 13px;
}

.otherlayoutLarge img{
	width: 100%;
}

.otherlayoutLarge p{
	font-size: 18px;
	line-height: 21px;
	margin: 10px 0;
}

.otherlayoutSmall ul li{
	border-bottom: 1px solid #da251c;
	margin: 5px 0 10px;
	padding: 0 0 10px;
	position: relative;
}

.otherlayoutSmall ul li:before{
	content: '■';
	color: #da251c;
	display: table-cell;
}

.otherlayoutSmall ul li:first-of-type{
	border-top: 1px solid #da251c;
	padding: 15px 0 10px;
}

.otherlayoutSmall ul li a{
	color: #000;
	display: table-cell;
	padding-left: 10px;
}

.otherlayoutSmall ul li a:hover{
	text-decoration: none;
}

/*Contact Page*/

.contactheadingSection{
	background: url('../img/bg-contactHeading.jpg') no-repeat;
	padding: 120px 0 30px;
	background-size: contain;
}
.tesheadingSection{
	background: url('../img/tes.jpg') no-repeat;
	padding: 100px 0 30px;
	background-size: contain;
}

.contactHeading h1{
	color: #da251c;
	font-weight: bold;
}

.contactHeading p{
	padding-left: 35px;
	border-left: 10px solid #da251c;
}

.contactmapSection iframe{
	width: 100%;
	display: block;
}

/*Register Page*/

.registerSection{
	padding: 60px 0 50px;
	background: url(../img/bg-register.jpg) no-repeat;
	background-size: cover;
}

.registerSection h1{
	color: #da251c;
	font-weight: bold;
}

.registerSection .registerLayout{
	background: #fff;
	padding: 35px 30px;
	margin-top: 25px;
}

.registerLayout .form-control{
	border-radius: 0;
	background: #f6f6f6;
	min-height: 50px;
	border: none;
}

/*News Page*/

.newsSection{
	padding: 40px 15px 65px;
}

.newsSection h1,
.gallerypageSection h1{
	color: #da251c;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #da251c;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.newsheadlineSection{
	margin-bottom: 75px;
}

.newsheadlineSection img{
	width: 100%;
}

.newsheadlineSection h2{
	margin: 0 0 40px;
	font-weight: bold;
	font-size: 1.7em;
}

.newsheadlineSection p.date{
	color: #da251c;
	font-size: 11px;
	margin-bottom: 10px;
}

.newsheadlineSection p{
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
}

.pagination>li>a{
	border: 0;
	color: #000;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
	background-color: #da251c;
    border-color: #da251c;
    border-radius: 50%;
}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover{
	border-radius: 50%;
}


/*Event Page*/

.eventSection .month{
	margin-top: 10px;
	position: relative;
	padding-left: 40px;
	line-height: 34px;
	font-weight: bold;
	color: #da251c;
	font-size: 20px;
	margin-bottom: 15px;
}

.eventSection .month:before{
	content: '';
	width: 32px;
	height: 34px;
	background: url(../img/calender-ico.png) no-repeat;
	position: absolute;
	left: 0;
}

.eventSection h3.month{
	border-bottom: 1px solid #da251c;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.eventheadlineSmall{
	margin-bottom: 85px;
}

.eventheadlineSmall .newsandarticleLayout{
	height: 320px;
}

/*Gallery Page*/

.gallerypageSection .desc{
	padding-left: 95px;
	position: relative;
	line-height: 24px;
	margin-bottom: 70px;
	font-size:18px;
}

.gallerypageSection .desc:before{
	content: '';
	position: absolute;
	background: url(../img/picture-ico.png) no-repeat;
	width: 65px;
	height: 51px;
	left: 0;
}

.gallerypageSection a:hover{
	text-decoration: none;
}

.gallerypageLayout{
	margin-bottom: 20px;
text-align: center;
min-height: 255px;
}

.gallerypageLayout p{
	margin-top: 15px;
	color: #000;
	font-size: 14px;
	font-weight:bold;
}

.gallerypageLayout span{
	font-size: 14px;
	color: #da251c;
}

.gallerypageLayout .galleryThumbnail{
	height: 180px;
	overflow: hidden;
}

.galleryThumbnail i{
	position: absolute;
	right: 20px;
	top: 5px;
	color: #fff;
	font-size: 18px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.25);
}

.galleryThumbnail img{
	width: 100%;
}

#galleryModal .modal-content{
	padding: 10px;
}

#galleryModal .galleryThumbnail{
	text-align: center;
}

#galleryModal .galleryThumbnail img{
	width: auto;
}

#galleryModal p{
	color: #000;
	text-decoration: none;
	text-align: center;
}

#galleryModal a:hover{
	text-decoration: none;
}

/* Gallerydetail Page */

.gallerypageSection h2.text-center{
	color: #da251c;
	font-weight: bold;
}

.gallerySlider{
	margin: 20px 0;
	text-align: center;
}

.gallerySlider img{
	margin: 0 auto;
	max-width: 1000px;
}

.gallerySlider p{
	font-size: 18px;
	margin: 10px 0;
}

.gallerysliderNav{
	margin-bottom: 30px;
}

.gallerysliderNav .slick-slide{
	margin: 0 10px;
	width: 100px;
}

.gallerysliderNav img{
	width: 100%;
}

.gallerysliderNav .slick-prev:before, 
.gallerysliderNav .slick-next:before{
	color: #da251c;
}

.slick-prev {
    left: -16px;
}

.slick-next {
    right: -16px;
}

.gallerypageSection .btn{
	background: #da251c;
	color: #fff;
	padding: 6px 20px;
	border-radius: 0;
	margin: 20px auto;
}

/* Test Page */

.soal{
    padding: 30px 0;
    font-size: 1em;
    line-height: 1.7;
    text-align: justify;
}

.lanjut {
    background: #da251c;
    color: #fff;
    width: 30%;
    margin-bottom: 20px;
}
.head_soal{ 
	width: 100%;
	padding: 20px 0;
    background-color: rgba(199,199,199,1.00);
    position: relative;
    height: auto;
    margin-top: 30px;
	
}
.number_soal{ 
	font-size: 1.5em; 
	font-weight: bold; 
	color: #da251c;
}
.time_icon{ width: 30px; height: auto; margin-right: 20px; margin-top: -13px;}
.time_soal{
	font-size: 4em; 
	font-weight: bold; 
	color: #da251c;
}

/* Download Page */

.downloadSection .desc:before {
    content: '';
    position: absolute;
    background: url(../img/download-ico.png) no-repeat;
    width: 66px;
    height: 69px;
    left: 0;
}

.downloadrowSection{
	border-bottom: 1px solid #da251c;
	margin-bottom: 25px;
}

.downloadLayout{
	text-align: center;
	margin-bottom: 30px;
}

.downloadThumbnail{
	height: 156px;
	position: relative;
	display: block;
    overflow: hidden;
}

.downloadThumbnail img{
	height: 100%;
}

.downloadLayout p{
	margin: 25px 0 5px;
	font-size: 1em;
	line-height: 21px;
	height: 90px;
}

.downloadLayout .btn{
	background: #f49e2e;
	border-radius: 0;
	color: #fff;
}

/* About Page */
.aboutheadingSection{
	background: url(../img/bg-about2.jpg) no-repeat;
	background-size: cover;
}

.aboutheadingSection h1{
	/* position: absolute;
	top: 10% !important;
	right: 0;
	transform: translateX(-50%);*/
	color: #da251c; 
	float: left;
	padding: 20% 0;
	text-align: left;
	font-weight: bold;
}

.aboutcontentSection{
	padding: 80px 15px 65px;
}

.aboutcontentSection .vision{
	float: right;
	width: 100%;
	border-right: 6px solid #da251c;
	text-align: right;
	padding-top: 0px;
	font-size: 36px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 20px;
	line-height: initial;
}

.aboutcontentSection p{
	line-height: 26px;
}

.aboutdoctorSection{
	padding: 60px 0 70px;
	background: #e4e3e3;
}

.doctorLayout{
	text-align: center;
	margin: 0 15px;
}

.doctorThumbnail img{
	width: 100%;
}

.doctorLayout p{
	margin-top: 30px;
}

.aboutbackgroundSection{
	padding: 20% 0;
	background: url(../img/bg-about.jpg) no-repeat;
	background-size: cover;
}

/* Profile Page */

.profileSection{
	padding: 100px 15px 50px;
}

.profileLayout{
	background: #dfdfdf;
}

.profileLayout h2{
	color: #da251c;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 50px;
}

.wrapimgThumbnail{
    padding: 20px 0;
    margin: -20% 0 50px;
	position: relative;
}

.profileLayout .imgThumbnail{
	width: 250px;
	height: 250px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.imgThumbnail img{
	width: 100%;
}

.wrapimgThumbnail .join{
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 18px;
	display: table;
	color: #fff;
	border-radius: 50%;
	background: linear-gradient(to right, #744f9f , #cc4a94);
	position: absolute;
	bottom: -5%;
    left: 15%
}

.join p{
	display: table-cell;
	vertical-align: middle;
}

.profileLayout table td{
	padding: 10px;
	font-size: 16px;
}

.profileLayout .desc{
	margin: 30px 0;
	line-height: 32px;
}

.profilelayoutBottom{
	border-top: 1px solid #999;
	padding: 30px;
	text-align: right;
}

.profileLayout .btn{
	border: 1px solid #585858;
	border-radius: 0;
	background: #da251c;
	color: #fff;
	padding: 6px 20px;
}

/* Result Page */

.resultSection{
	text-align: center;
	padding: 50px 15px;
}

.resultSection h1{
	color: #da251c;
	font-weight: bold;
}

.resultSection p{
	font-weight: bold;
	font-size: 30px;
}

.resultSection .scoreVal{
	width: 300px;
	height: 70px;
	background: #eaeaea;
	line-height: 70px;
	margin: 20px auto;
	font-size: 53px;
	font-weight: bolder;
}

.resultSection p:nth-of-type(3){
	font-size: 19px;
}

.resultSection .scoreCat{
	color: #da251c;
	font-size: 30px;
	width: 300px;
	height: 70px;
	background: #eaeaea;
	line-height: 70px;
	margin: 20px auto;
	font-weight: bold;
}

.resultSection .btn{
	padding: 6px 10rem;
	border-radius: 0;
	color: #fff;
	background: #da251c;
	margin-top: 50px;
}

/* Start Page */

.startSection p{
	font-size: 18px;
}

.startSection .resultLayout .btn{
	padding: 15px 60px;
	font-size: 24px;
}