/* .page-template-survey-report {
    padding-top: 0px;
} */

.contents-btn {
    position: fixed;
    z-index: 999;
    padding: 4px 8px;
    height: max-content;
    font-size: 12px;
}

.heading-pink {
    background-color: #FF7E72;
    width: max-content;
}

.text-pink {
    color: #FF7E72;
}

.main-banner-bg {
    background-color: #EFE9F5;
}

.main-banner-sec {
    /* padding-top: 165px; */
    padding-top: 130px;
    padding-bottom: 130px;
    position: relative;
    background-color: #000044;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-image: url(../../../vi/images/survey/banner-globe.gif);
    background-repeat: no-repeat;
    background-position: bottom -5px right;
    background-size: 50%;
}

.main-banner-two {
    position: absolute;
    background-image: url(../../../vi/images/survey/banner-book.png);
    background-repeat: no-repeat;
    background-position: bottom -5px right;
    background-size: 50%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 68 / 70%);
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.banner-leftcont h1 {
    font-size: 52px;
    line-height: 1.1;
}

.banner-leftcont .para-tag {
    font-size: 16px;
}

.banner-div {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}

.banner-form {
    height: 44px;
    border: 1px solid #979696;
    padding: 2px;
    margin-top: 45px;
	max-width:418px;
}

.banner-form .form-control {
    color: #fff;
    font-size: 16px;
}

.banner-form .form-control::-webkit-input-placeholder {
    /* Edge */
    font-size: 16px !important;
}

.banner-form .form-control:-ms-input-placeholder {
    /* Internet Explorer */
    font-size: 16px !important;
}

.banner-form .form-control::placeholder {
    font-size: 16px !important;
}

.banner-form .form-control:focus {
    background-color: transparent;
}

.banner-form .button-primary {
    min-width: max-content;
}

.banner-form .button-primary:hover {
    background-color: #7327CC;
}

.banner-leftcont .link-tag {
    color: #BE87FF;
    text-decoration: none;
}

.sec-whats-inside {
    background-color: #EFE9F5;
    padding-top: 90px;
}

.text-purple {
    color: #7327CC;
}

.bt-purple {
    border-top: 4px solid #7327CC;
}

.background-lotion {
    background-color: #FAFAFA;
}

.sec-suvey-report {
    margin-top: 100px;
    margin-bottom: 100px;
}

.table-contents {
    padding: 25px 25px 15px;
    position: sticky;
    top: 100px;
    margin-right: 40px;
}

.table-contents ul {
    list-style: none;
    padding-left: 0px;
}

.table-contents ul li {
    padding: 12px 0px;
}

.table-contents ul li.active a {
    color: #7327CC;
}

.table-contents ul li.active a .img_normal {
    display: none;
}

.table-contents ul li.active a .img_hover {
    display: block;
}

.each-nav {
    color: #656565;
    display: flex;
    text-decoration: none;
    font-weight: 500;
}

.each-nav:hover {
    color: #7327CC;
}

/* .each-nav.active {
    color: #7327CC;
} */

.each-nav img {
    margin-right: 15px;
}

.each-nav .img_normal {
    display: block;
}

.each-nav .img_hover {
    display: none;
}

.each-nav:hover .img_normal {
    display: none;
}

.each-nav:hover .img_hover {
    display: block;
}

/* .each-nav.active .img_normal {
    display: none;
}

.each-nav.active .img_hover {
    display: block;
} */

.report-right-section {
    position: relative;
}

.each-report {
    padding: 35px;
    margin: 30px 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.each-report .social-links a {
    text-decoration: none;
}

.each-report .social-links .social-list {
    width: max-content;
    margin-left: auto;
}

.report-content {
    color: #656565;
}

.report-footer .thumbimg {
    width: 52px;
    height: 52px;
    border-radius: 60px;
    object-fit: contain;
    /* border: 2px solid #7327CC; */
}

.get-notified {
    color: #fff;
    background-color: #0D0454;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #0D0454, #6B25C2);
    margin: 30px 0px;
    border-radius: 4px;
    padding: 35px 40px;
}

.get-notified input[type="email"] {
	padding-right: 35px;
}

.book-email input[type="email"]{
	padding-right: 35px;
}

.img-ring {
    /* min-height: 150px;
    max-height: 150px;
    min-width: 150px;
    max-width: 150px;
    border-radius: 150px;
    background-color: #D9D9D9; */
}

.img-ring img {
    border-radius: 150px;
    object-fit: contain;
    object-position: center;
}

.bg-graybox {
    padding: 30px;
    background-color: #F7F7F7;
}

.bar-value {
    padding-left: 10px;
    border-left: 5px solid transparent;
    margin: 10px 0px;
}

.bar-value.value-one {
    border-color: #7327CC;
}

.bar-value.value-two {
    border-color: #914DE0;
}

.bar-value.value-three {
    border-color: #BE87FF;
}

.bar-value.value-four {
    border-color: #FF7E72;
}

.bar-value.value-five {
    border-color: #FCAFA7;
}

.book-email {
    background-image: linear-gradient(to bottom right, #802FC4, #FB7C74);
    /* For browsers that do not support gradients */
    background-color: #802FC4;
    border-radius: 4px;
    padding: 30px;
    margin: 30px 0px;
}

.book-email .banner-form {
    border-color: #CC99BF;
}

.book-email .banner-form .button-primary {
    color: #000;
    background-color: #fff;
}

.text-darkg {
    color: #656565;
}

.sec-agree-disagree .book-email {
    margin: 12px 0px;
    min-height: 220px;
}

.sec-agree-disagree .banner-form {
    height: 52px;
}

.agdg-box {
    position: relative;
    border-radius: 8px;
    padding: 35px 35px 20px;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 12px 0px;
}

.act-box {
    padding: 35px 35px 20px;
    border-radius: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
}

.text-darkb {
    color: #000044;
}

.actbox-one {
    background-color: #E0E0E0;
}

.actbox-two {
    background-color: #E6DAF3;
}

.act-box.showbox {
    visibility: visible;
    opacity: 1;
}

.text-purplelite {
    color: #BE87FF;
}

.act-box .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.bg-light-pink {
    background-color: #F5EBEA;
}

.box-highlighted {
    padding: 25px;
    border-radius: 4px;
}

.dwnld-link:hover {
    color: #7327CC;
}

.text-purplemed {
    color: #914DE0;
}

.bg-grayl {
    background-color: #F8F8F8;
}

.text-lightg {
    color: #979696;
}

.bdr-light {
    border-color: #F1F1F1;
}

.tablelist-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

:target {
    scroll-margin-top: 100px;
}

.circle-div {
    justify-content: space-around;
}

.circle-div .circular-chart {
    display: block;
    margin: 0px auto;
    height: 102px;
}

.circle-div .circular-chart .circle {
    stroke: #7327CC;
}

.circle-div .circle-bg {
    fill: none;
    stroke: #E0E0E0;
    stroke-width: 4;
    font-weight: bold;
}

.circle-div .circle {
    fill: none;
    stroke-width: 4;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circle-div .percent-line {
    fill: #000;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
}

.small-circle-section .circle-div .circular-chart {
    height: 80px;
}

.copy-text {
    color: #7327CC;
}

.copy-text:hover {
    color: #7327CC;
}

.copy_text {
    color: #7327CC;
}

.copy_text:hover {
    color: #7327CC;
}

.copyfrom {
    position: absolute;
    left: -9999px;
}

.dwnld-link {
	width:max-content;
}

.dwnld-link::before {
	background-color:#7327CC;
}

.get-notified .wpcf7-form label.error {
	margin: 4px 10px 0px 0px;
}

.book-email .wpcf7-form label.error {
	margin: 4px 10px 0px 0px;
}

.book-demo-input {
	margin:4px 0px !important;
}

.book-email .book-demo-input input.wpcf7-form-control.wpcf7-submit {
	padding: 5px 45px 5px 20px!important; 
}

.book-email input.wpcf7-form-control.wpcf7-submit:hover {
	background-color:#ffffff!important;
}

.get-notified form { padding: 0; }

.book-email form {padding:0px;}

.book-email .book-demo-input .form-control::-webkit-input-placeholder {
    /* Edge */
    font-size: 16px;
}

.book-email .book-demo-input .form-control:-ms-input-placeholder {
    /* Internet Explorer */
    font-size: 16px;
}

.book-email .book-demo-input .form-control::placeholder {
    font-size: 16px;
}

.dwnld-rpt {
	margin-bottom:16px;
}

.demo_res {
	display:flex;
	align-items:center;
}

/* .book-email .wpcf7-not-valid-tip{
	display:none;
} */

/* .book-email .wpcf7-response-output.show_output {
	display:none;
} */

/* Media queries */

@media (min-width: 768px) {
    .bar-chart-div {
        height: 100%;
    }
}

@media (min-width: 1200px) {
	.banner-form {
		min-width:418px;
	}
	.book-email .book-demo-input {
		min-width:418px;
	}
    .indus-each-cont {
        padding: 0px 20px;
    }
}

@media (max-width: 1199px) {
    .table-contents {
        top: 67px;
    }

    :target {
        scroll-margin-top: 67px;
    }

    .banner-leftcont h1 {
        font-size: 42px;
    }
}

@media (max-width: 991px) {
    .contents-btn {
        top: 20px;
        right: 80px;
    }

    .main-banner-sec {
        padding-top: 80px;
    }

    .banner-leftcont h1 {
        font-size: 38px;
    }

    .table-contents {
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        bottom: 0;
        width: calc(100% - 2rem);
        transform: translateX(-100%);
        z-index: 999;
        overflow-y: auto;
        transition: transform .3s ease-out;
    }

    .table-contents.showlist {
        box-shadow: 0.5rem 0 1rem rgb(0 0 0 / 15%);
        transform: translateX(0);
    }
}

@media (max-width: 767px) {
    :target {
        scroll-margin-top: 64px;
    }

    .main-banner-sec {
        padding-top: 50px;
    }

	.banner-form .button-primary {
		font-size: 14px;
		padding: 0px 10px;
	}
	
    .banner-leftcont h1 {
        font-size: 32px;
    }

    .main-banner-sec {
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .main-banner-two {
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .get-notified {
        padding: 30px;
    }
	.small-circle-section .circle-div .circular-chart {
		height: 102px;
	}
	
	.box-highlighted {
		margin: 16px 0px;
	}
}

@media (max-width: 575px) {
    .page-template-survey-report {
        padding-top: 63px;
    }

    .contents-btn-div {
        background-color: rgb(229, 227, 253, 0.85);
        position: fixed;
        top: 63px;
        text-align: right;
        padding: 10px 30px;
        z-index: 999;
    }

    .contents-btn {
        position: unset;
        /* top: 80px;
        right: 30px; */
    }

	.banner-leftcont {
		padding-top: 28px;
	}
	
	.banner-leftcont h1 {
		margin-bottom: 15px!important;
	}
	
	.banner-leftcont .para-tag {
		margin-bottom: 0px!important;
	}
	
	.banner-leftcont .link-tag {
		margin-top: 0px!important;
		margin-bottom: 40px!important;
	}
	
	.banner-form {
		margin-top: 25px;
	}
	
	.banner-form .form-control {
		font-size:12px;
	}
	
	.banner-form .form-control::-webkit-input-placeholder {
		/* Edge */
		font-size: 12px !important;
	}

	.banner-form .form-control:-ms-input-placeholder {
		/* Internet Explorer */
		font-size: 12px !important;
	}

	.banner-form .form-control::placeholder {
		font-size: 12px !important;
	}
	
    .banner-form .button-primary {
        font-size: 12px;
        padding: 0px 10px;
    }

    .indus-each-cont {
        padding: 0px 20px;
    }

    .each-report {
        padding: 20px;
    }
	
	.social-links {
		display:flex;
		height: max-content;
    	align-items: center;
	}
	
	.social-links h6 {
		width: max-content;
		margin-bottom:0px;
		padding-right: 10px;
		font-size: 14px;
	}

    .get-notified {
        padding: 30px 20px 0px;
    }
	
	.get-notified .wpcf7 {
		padding-bottom:30px;
	}

	.box-highlighted {
		padding:30px;
	}
	
	.box-highlighted h6 {
		padding-bottom:5px;
	}
	
	.book-email .wpcf7 form {
		padding:0px 0px 30px 0px;
	}
	
    .book-email {
        padding: 20px 20px 0px;
    }

	.book-email input[type="email"] {
		font-size: 12px;
	}
	
	.book-email .book-demo-input .form-control::-webkit-input-placeholder {
		/* Edge */
		font-size: 12px;
	}

	.book-email .book-demo-input .form-control:-ms-input-placeholder {
		/* Internet Explorer */
		font-size: 12px;
	}

	.book-email .book-demo-input .form-control::placeholder {
		font-size: 12px;
	}
	
    .book-email .banner-form .button-primary {
        font-size: 12px;
        padding: 0px 10px;
    }

    .bar-value h6 {
        font-size: 12px;
    }

    .bar-value h4 {
        font-size: 16px;
    }

    .agdg-box {
        padding: 20px;
		min-height: 180px;
		font-size:16px;
    }
	
	.agdg-box h6{
		font-size:18px;
	}
	
    .act-box {
        padding: 20px;
    }
	
	.form-width {
		max-width:300px;
	}
	
/* 	.book-email .wpcf7 .wpcf7-form-control-wrap .inputted {
		display:none;
	} */
	
	.book-email .button-primary {
		font-size: 12px;
    	padding: 0px 10px;
	}
	
}

@media (max-width: 399px) {
	.social-links {
		display:block;
	}
	
	.social-links h6{
		width:auto;
		padding-right:0px;
		margin-bottom:0.5rem;
	}
}
