html {
	height:100%;
/*	background:url(https://www.devopsagileskills.org/wp-content/themes/dasa/img/bottom2.jpg) no-repeat center bottom;*/
/*	background-size: contain;*/
}

body {
	font-size: 16px;
	overflow-x: hidden;
	color: #575859;
	font-family: 'Nexa W01', Helvetica, Arial, sans-serif;
/*	background:red url(https://www.devopsagileskills.org/wp-content/themes/dasa/img/bottom2.jpg) no-repeat center bottom;*/
	/*background-size: contain;*/
/*	background:transparent;*/
	min-height: 100%;
/*	height: 100%;*/
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: bold;
	color:#37505F;
}

h1, h2 {
	text-transform: uppercase;
}

.h1, h1 {
	
}

.h2, h2 {
    font-size:1.6em;
}

.h3, h3, .home .h3 {
    font-size:1.3em;
}

.h4, h4, .home .h4 {
    font-size:1.2em;
}

.h5, h5 {
    font-size:1em;
}

.h6, h6 {
    font-size:.8em;
}

a {
	transition: all 0.35s ease;
}

.slider.slider-horizontal {
	width: 100%;
}

.left-col,
.right-col {
/*	padding: 20px;*/
/*	background:yellow;*/
}

.bg1 {
	background-color: #39859e;
}

.bg1 p {
	color: #fff;
}

.bg1 h3 {
	margin: 0;
	font-size: 35px;
	color: #fff;
	margin-bottom: 25px;
}

p {
	margin-bottom: 15px;
}

#copyright {
	margin-top:30px;
	padding: 30px 0;
	color: #37505F;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	border: 4px solid #03425B;
	border-width: 4px 0 0;
	border-image: linear-gradient(to right, #03425B 72%, #D87060 72%, #D87060 79%, #5FC7D7 79%, #5FC7D7 86%, #39859E 86%, #39859E 93%, #37505F 93%) 1 0 0 stretch;
	
	flex-shrink: 0;
}

#copyright a {
	color:inherit;
}

body > .container:first-child {
	padding-top:30px;
	
	display: flex;
	flex-direction: column;
	height: 100vh;
}

body > .container > .row,
body > .container > .wrap {
	flex: 1 0 auto;
}

.brds {
	padding: 25px 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.range-slider {
	position: relative;
	margin-top: 25px;
	padding-top: 10px;
}

.range-slider .well {
	background: transparent;
	border-radius: 0;
	border: 0;
	box-shadow: 0 0 0 transparent;
	padding: 20px 10px;
}

.slider-handle {
	background: #d87060;
}

.slider.slider-horizontal .slider-track {
	height: 5px;
	margin-top: -2px;
}

span.txt-start {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
}

span.txt-end {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
}

.right-col {
	position: relative;
}

/*.more-padd {
	padding-top: 50px;
}*/

.btns {
	margin-bottom:30px;
}

.btns li {
	padding: 10px 0;
}

.btns li.bg a {
	background-color: #f2f2f2;
	text-decoration: none;
	padding: 15px;
	color: #575859;
	font-size: 16px;
	display: block;
/*	border-radius: 10px;*/
	cursor: pointer;	
	line-height: normal;
	transition: all 0.25s ease;
}

.btns li a:hover, .btns li a:active, .btns li a:focus{
	background-color: #5fc7d7;
/*	text-decoration: none;*/
/*	padding: 10px;*/
	color: white !important;
/*	font-size: 16px;*/
/*	display: block;*/
/*	border-radius: 10px;*/
/*	cursor: pointer;*/
/*	line-height: normal;*/
}

.right-col h4 {
	margin-bottom: 25px;
/*	font-size: 22px;*/
}

.slider.slider-horizontal .slider-track,
.slider-selection {
	background: #d87060 !important;
}

.chart-page {
	padding: 25px 0;
}

.chart-page {
	position: relative;
	height:725px;
	width: 1110px;
}

h3.title1  {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 50px;
	width: 400px;
	color: #37505f;
}

h4.title2  {
	position: absolute;
	right: -120px;
	top: 80px;
	width: 250px;
	line-height: normal;
	font-size: 22px;
	color: #000;
}

h4.title3  {
	top: 250px;
}

.bredcrumb {
	margin: 0;
	position: relative;
	top: 10px;
	padding-top: 30px;
	font-size: 15px;
	color: #37505f;
}

.btn {
	background-color: #d87060;
	border-color:#d87060;
	color: white;
	
	padding:10px 24px;
	font-size:20px;
	border-radius:3px;
}

.btn:hover {
	background-color: #d35e4c;
	border-color:#d15643;
}

.btn-group-lg > .btn, .btn-lg {
    padding:12px 40px;
    font-size:24px;
    line-height:1.3333333;
	border-radius:4px;
}

.btn-group-sm > .btn, .btn-sm {
    padding:8px 16px;
    font-size:18px;
}

.btn:active,
.btn:focus,
.btn:active:focus,
.btn:active:hover {
	background:#ce4b37;
	border-color:#c1432f;
}

.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover {
	color:white;
}

a.btn.btn-red {
	width: 270px;
	height: 86px;
	line-height: 86px;
	padding: 0;
	text-align: center;
	background-color: #d87060;
	border: 1px solid #000;
	border-radius: 10px;
	font-size: 25px;
	color: #000;
}

a.btn.btn-red:hover {
	background: #ca6252;
}

h2.bigtxt,
.bigtxt {
	font-size: 40px;
}

h3.mediumtxt,
.mediumtxt {
	font-size: 28px;
}

.mrgbtm25 {
	margin-bottom: 25px;
}

.padbtm-50 {
	/*padding-bottom: 50px;*/
}

.emailfiled li {
	border: 1px solid #ccc;
}

.emailfiled li label {
	padding: 20px;
	/*display: block;
	font-size: 25px;
	min-height: 120px;
	font-weight: 400;*/
}
.emailfiled li input {
	height: 67px;
	padding: 20px;
	/*display: block;
	font-size: 30px;
	min-height: 125px;
	font-weight: 400;*/
	border: 0;
	/*width: 100%;*/
	/*height: 100%;*/
}

/*.tableform input {
	width: 100%;
	padding: 7px;
	border: 1px solid #f1f1f1;
}*/

.tableform td {
	font-size: 18px;
}

ul.social-links {
	margin-top: 100px;
}

ul.social-links li a {
	padding: 20px;
	border: 1px solid #000;
	border-radius: 20px;
	display: block;
	color: #000;
	font-size: 25px;
	padding-left: 25px;
	margin-bottom: 30px;
}

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

.tableform p {
	/*font-size: 20px;*/
	/*margin-bottom: 20px;*/
}

.tableform a.btn-red {
	width: 200px;
	height: 70px;
	line-height: 70px;	
}

.btn a {
	display: block;
	border-radius: 5px;
}

.txtcolor-red {
	color: #d87060;
	font-size:2em;
	line-height: .5;
	float: left;
	margin: 0 10px 0 0;
}

.clrblack {
	color: #3f5765;
}

.minheight2 p.clrblack {
	font-size: 18px;
	margin-top:10px;
}

.numbers {
	color: #d87060;
    font-size: 60px;
}

.qustitle h2 {
	margin: 0 0 15px;
	padding-top: 12px;
/*	font-size:25px;*/
/*	color: #d87060;*/
}

.qustitle a {
	color: #666;
	text-decoration: underline;
}

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

.minheight {
	min-height: 600px;
	position: relative;
}

.minheight2 {
	min-height: 370px;
	margin-top: 10px;
}

.pager-fullwidth {
	width: 100%;
}

.timeline {
	font-weight: bold;
}

.pager {
	position: absolute;
	bottom: 0;
	/*right: 0;*/
	right:14px;
	margin-bottom: 10px;
}

.right-col {
/*	height: 100%;*/
/*	background:yellow;*/
}

.pager li>a {
	border: 0;
	padding:10px 24px;
	font-size:20px;
	border-radius:3px;
	color: #fff;
	background-color: #D87060;
}

.pager li>a:hover,
.pager li>a:focus {
	background-color:#d35e4c;
	color: #fff;
	/*background-color: transparent;
	color: #b7472a;*/
}

.pager li:first-child {
	margin-right: 20px;
}

@media (max-width: 1200px) {
	h4.title2  {
	    right: -50px;
	    width: 200px;
	    font-size: 20px;
	}
}

@media (max-width: 1024px) {
	.chart-page h4.title2 {
		position: static;
		width: 100%;
		font-size: 25px;
		margin-top: 30px;
	}
}

@media (max-width: 980px) {
	.minheight2 {
		min-height: 0;
	}

	.minheight2 {
		padding-bottom: 50px;
	}
}


@media (max-width: 768px) {
	.chart-page h3.title1 {
		font-size: 40px;
	}

	.bredcrumb {
    	padding: 20px 0;
    	text-align: center;
	}	

	.chart-page h4.title2 {
		font-size: 45px;
	}
	.bredcrumb {
	   font-size: 45px;
	}
}

@media (max-width: 767px) {
	.pager {
		position: static;
	}
}

@media (max-width: 500px) {
	
	ul.nxtbutton.fbtn{
		margin-bottom: 25px;
	}
	ul.nxtbutton.sbtn{
		margin-bottom: 5px;
	}
	.paracontent{
		font-size: 16px;
    }
	.textcontent h3{
		font-size: 20px;
	}
	.titlecontentchart h1{
		font-size: 23px;
		text-align: center;
	}
	.chart-page h4.title2 {
		font-size: 45px;
		margin-top: 50px;
	}

	.chart-page h3.title1 {
    	font-size: 30px;
    	text-align: center;
	}

	#myChart {
		margin-top: 0 !important;
	}
	.bredcrumb {
	   font-size: 45px;
	}

	.qustitle {
		margin-bottom: 20px;
	}

	.qustitle h2 {
		font-size: 25px;
	}

	h3.mediumtxt, .mediumtxt {
		font-size: 25px;
	}

	h2.bigtxt, .bigtxt {
		font-size: 40px;
	}
}


 .withoutselect {
     color: red;
}
li.active-ans a {
     background-color: #37505F !important;
/*     text-decoration: none;*/
/*     padding: 10px;*/
     color: white !important;
/*     font-size: 16px;*/
/*     display: block;*/
/*     border-radius: 10px;*/
     cursor: pointer;
/*     line-height: normal;*/
}
 .double-label-slider.ui-slider {
     pointer-events: none;
}
 .double-label-slider.ui-slider {
     margin-top: 30px;
     width: 80%;
     height: 2px;
     background: #d9d9d9;
     border: none;
     border-radius: 0;
}
 .double-label-slider.ui-slider .ui-slider-handle {
     background: #5fc7d7;
     border: none;
     width: 18px;
     height: 18px;
     margin-left: -9px;
     border-radius: 100%;
     transition: box-shadow 0.2s ease;
}
 .double-label-slider.ui-slider .ui-slider-handle.ui-state-hover, .double-label-slider.ui-slider .ui-slider-handle.ui-state-focus, .double-label-slider.ui-slider .ui-slider-handle.ui-state-active {
     box-shadow: 0 0 0 2px #5fc7d7;
}
 .double-label-slider.ui-slider .ui-slider-pip {
     top: -6px;
}
 .double-label-slider.ui-slider .ui-slider-pip .ui-slider-line {
     background: #d9d9d9;
     width: 16px;
     height: 16px;
     margin-left: -6px;
     box-shadow: none;
     border-radius: 100%;
     transition: all 0.4s ease;
}
 .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label, .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label i, .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label span {
     width: 100px;
     margin-left: -50px;
     text-align: center;
}
 .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label {
     color: #888888;
}
 .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label i {
     font-style: normal;
     font-size: 1.8em;
     position: absolute;
     top: -36px;
}
 @media screen and (max-width: 500px) {
     #double-label-slider.ui-slider .ui-slider-pip .ui-slider-label i {
         font-size: 1.4em;
    }
}
 .double-label-slider.ui-slider .ui-slider-pip .ui-slider-label span {
     opacity: 0.6;
    /*font-size: 1.2em;
    */
     display: none;
     line-height: 1.3;
     position: absolute;
     top: 18px;
     transition: opacity 0.3s ease;
}
 @media screen and (max-width: 500px) {
     #double-label-slider.ui-slider .ui-slider-pip .ui-slider-label span {
         font-size: 1.1em;
    }
}
 .double-label-slider.ui-slider .ui-slider-pip:hover .ui-slider-label span, .double-label-slider.ui-slider .ui-slider-pip:focus .ui-slider-label span, .double-label-slider.ui-slider .ui-slider-pip.ui-slider-pip-selected .ui-slider-label span {
     opacity: 1;
}
 .double-label-slider.ui-slider .ui-slider-pip.ui-slider-pip-selected .ui-slider-label {
     color: black;
}
 .double-label-slider.ui-slider .ui-slider-handle {
     background: #D87060;
     border: none;
     width: 16px;
     height: 16px;
     margin-left: -6px;
	 margin-top:-1px;
     border-radius: 100%;
     transition: box-shadow 0.2s ease;
}
 .se-pre-con {
     position: fixed;
     left: 0px;
     top: 0px;
     width: 100%;
     height: 100%;
     z-index: 9999;
/*     background:#5FC7D7 url(../images/loader.gif) center no-repeat;*/
	 background: white url(../images/spinner.gif) center no-repeat;
}

/*.right-col .more-padd {
     margin-top: -20px;
}*/

#tooltip {
    /*text-align: center;*/
    color: #fff;
    position: absolute;
    z-index: 100;
}

.mbt-tooltip {
    display: none;
    width: auto;
    max-width: 100% !important;
} 

.mbt-hover {
    text-decoration: underline;
    cursor: pointer;
	color:#39859E;
}
.mbt-hover:hover {
/*	text-decoration:none;*/
	color:#D87060;
}

.modal-header h4 {
	font-size: 24px;
}

.modal-body {
	font-size: 18px;
}

#tooltip.left:after {
    left: 50px;
    margin: 0;
    top:-10px;
    border-top-color: transparent;
    border-bottom: 10px solid #39859e;
    top: -20px;
    bottom: auto;
    left: 50px;
}
#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #39859e;
    top: -20px;
    bottom: auto;
    left: 50px;
}
#tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #39859e;
    content: '';
    position: absolute;
}
.top-right li {
	padding-top: 10px;
	margin: 0 20px;
}

.top-right li a {
	color: #000;
	text-decoration: none;
}

h1.title2 {
	margin: 0;
}

.skill-menu .col-md-4,
.skill-menu .col-md-8 {
	padding: 0;
}

.skill-menu .tab-pane {
	background: #39859e;
	padding: 20px;
}

.skill-menu .tab-pane p {
	color: #000;
	font-size: 24px;
}

.skill-menu .nav-pills>li {
	margin: 0 0 1px;
}

.skill-menu .nav-pills>li>a {
	background: #fff;
	color: #000;
	font-size: 20px;
	border-radius: 0;
	border: 1px solid #000;
	margin: 0;
}

.skill-menu .nav-pills>li.active>a,
.skill-menu .nav-pills>li.active>a:focus,
.skill-menu .nav-pills>li.active>a:hover {
	background: #39859e;	
	color: #000;
	border-right: 1px solid transparent;
}

.skill-menu .nav-pills>li:first-child>a {
	border-top: 0;
}

h4.skill-title {
	margin: 0;
	padding: 10px;
	border: 1px solid #000;
}

ul.level-nav {
	margin: 0;
}

ul.level-nav li {
	width: 32%;
	vertical-align: center;
	padding:5px;
}

ul.level-nav li a {
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	display: block;
	border: 1px solid #d9d9d9;
	padding: 10px;
	word-wrap: break-word;
	border-radius: 4px;
	color: #000;
	min-height: 60px;
}

ul.level-nav li a:hover {
	text-decoration: none;
	background-color: #5fc7d7;
	color:white;
	border-color:#5fc7d7;
}

ul.level-nav li.active a {
	background-color: #37505F;
	color:white;
	border-color:#37505F;
	text-decoration:none;
}

@media (max-width: 1200px) {
	h4.title2  {
	    right: -50px;
	    width: 200px;
	    font-size: 20px;
	}
}
@media (max-width: 980px) {
	.pull-right.top-right {
		float: none !important;
	}

	/*.left-col, .right-col {
		padding: 0 !important;
	}
*/
	ul.level-nav li {
		width: 31%;
		margin-bottom: 10px;
	}

	ul.level-nav li a {
		min-height: 0;
		padding: 10px;
	}

	.chart-page {
		height: 100%;
	}

	#myChart {
		width: 100% !important;
	}
}
@media (max-width: 500px) {
	.chart-page h4.title2 {
		font-size: 45px;
		margin-top: 100px;
		margin-left: 5px;
	}

	.chart-page h3.title1 {
    	font-size: 30px;
    	text-align: center;
	}

	#myChart {
		margin-top: 0 !important;
	}
	.bredcrumb {
	   font-size: 45px;
	   margin-top: 225px;
	}
	.pager {
	  font-size: 45px;
	}

}
.skill-menu1 .col-md-4,
.skill-menu1 .col-md-8 {
	padding: 0;
}

.skill-menu1 .tab-pane {
	background: #d87060;
	padding: 20px;
}

.skill-menu1 .tab-pane p {
	color: #000;
	font-size: 24px;
}

.skill-menu1 .nav-pills>li {
	margin: 0 0 1px;
}

.skill-menu1 .nav-pills>li>a {
	background: #fff;
	color: #000;
	font-size: 20px;
	border-radius: 0;
	border: 1px solid #000;
	margin: 0;
}

.skill-menu1 .nav-pills>li.active>a,
.skill-menu1 .nav-pills>li.active>a:focus,
.skill-menu1 .nav-pills>li.active>a:hover {
	background: #d87060;	
	color: #000;
	border-right: 1px solid transparent;
}

.skill-menu1 .nav-pills>li:first-child>a {
	border-top: 0;
}
ul.nxtbutton{
	padding-left: 0;
/*	position: absolute;*/
	bottom: 0;
}

.nxtbutton>li>a1 {
/*	background-color: rgb(216, 112, 96);*/
	border-radius: 4px; 
/*	color: white;*/
	padding: 7px 30px;
	font-size: 16px;
}
.nxtbutton>li>a:hover{
	color: #fff;
}
.nxtbutton>li{
	list-style-type: none;
}
.mbt-tooltip > .fa-close {
    float: right;
    margin-top: -15px;
    margin-right: -15px;
}

/* Analysis.html */
#results-table {
	border-collapse: collapse;
	width: 100%;
}

#results-table td {
border: 1px solid #d9d9d9;
text-align: left;
padding: 8px;
}
#results-table td.firstcolor:nth-of-type(1) {
	color:#d87060;
	font-weight:bold;
}
#results-table td.secondcolor:nth-of-type(1) {
	color:#39859E;
	font-weight:bold;
}

/* begin.html */
#startform {
	margin:0 15px;
}
#mailerror {
	color: red;
}
.list-inline>li {
  display: grid !important;
}
.form-horizontal .control-label {
text-align: left;
margin-bottom:10px;
}

/* index.html */
.logo {
	margin-bottom:30px;
	border-bottom:1px solid #d9d9d9;
}
.logo img {
	margin:30px auto;
}

h2 {
	padding-top:30px;
}

#chart-legend {
	text-align: center;
	bottom: 70px;
	position: relative;
}

#chart-legend label {
	padding-right: 10px; 
	position: relative; 
	bottom: 2px;
	font-weight:100;
}

#chart-legend div {
	width:30px; height:15px; 
	display:inline-block; 
	margin-right:10px;
}


