.tabs.tabs-simple .nav-tabs > li.tabs .nav-link.active{
   background-color: none;
}

.tabs.tabs-simple .nav-tabs > li.tabs .nav-link.active{
   background-color: transparent;
}

.call-to-action{
   padding: 10px 20px;
}

.call-to-action .call-to-action-content{
   vertical-align: middle;
}

.anim-up-down {
   -webkit-animation: move-up-down 1s infinite  alternate;
   animation: move-up-down 1s infinite  alternate;
}

.anim-up-down12 {
   -webkit-animation: move-up-down 1.2s infinite  alternate;
   animation: move-up-down 1.2s infinite  alternate;
}

.anim-up-down15 {
   -webkit-animation: move-up-down 1.5s infinite  alternate;
   animation: move-up-down 1.5s infinite  alternate;
}

.anim-up-down18 {
   -webkit-animation: move-up-down 1.8s infinite  alternate;
   animation: move-up-down 1.8s infinite  alternate;
}

.anim-up-down2 {
   -webkit-animation: move-up-down 2s infinite  alternate;
   animation: move-up-down 2s infinite  alternate;
}

.terkait img{
	max-height: 73px;
	object-fit: contain;
}

iframe.ulas{
    width: 60vw;
	/*max-width: 80%;*/
	height: 500px;
}

.aksesbility{
	position: fixed;
	display:block;
	overflow:hidden;
	top: 40%;
	width: 1.8em;
	height: 6.8em;
	border-radius: 0 10px 10px 0;
	background-color: #0098da;
	opacity: 85%;
	box-shadow: 2px 4px 10px #888888;
	z-index: 1000;
	padding: 15px 5px;
}

.aksesbility .text-a:hover{
	cursor: pointer;
	color: #631919;
}

.runningtext{
	position:sticky;
	bottom: 0;
	width:100%;
	height: 2em;
	padding: 0.3em;
	display:block;
	overflow:hidden;
	background-color: #363062;
	z-index: 999;
	line-height: 1.2;
}

.runningtext-content{
	color: white;
	white-space:nowrap;
	vertical-align: middle;
	position:absolute;
}

.runningtext-content img{
	padding: 0 23px;
}

iframe.survey{
	width: 100%;
}

/* preloader */
.preloader-logo {
    position: absolute;
    z-index: 200;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 6px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.loading-overlay:before {
    content: "";
    position: fixed;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    border: 6px solid #e7aa5e;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@-webkit-keyframes move-up-down {
   0% { transform: translateY(0); }
   100% { transform: translateY(-10px); }
}
@keyframes move-up-down {
   0% { transform: translateY(0); }
   100% { transform: translateY(-10px); }
}

@media (min-width: 1440px) {
	iframe.survey{
		height: 530vh;
	}
}
@media (min-width: 1024px)  and (max-width: 1439px){
	iframe.survey{
		height: 630vh;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	iframe.survey{
		height: 790vh;
	}
}
@media (min-width: 691px) and (max-width: 767px) {
	iframe.survey{
		height: 860vh;
	}
}
@media (min-width: 576px) and (max-width: 690px) {
	iframe.survey{
		height: 860vh;
	}
}
@media (min-width: 425px) and (max-width: 575px) {
	iframe.survey{
		height: 930vh;
	}
}
@media (min-width: 375px) and (max-width: 424px) {
	iframe.survey{
		height: 1030vh;
	}
}
@media (min-width: 320px) and (max-width: 374px)  {
	iframe.survey{
		height: 1180vh;
	}
}

@media (max-width: 575px) {
	.text-xs-0 {
		font-size: .7em !important;
	}

	.text-xs-1 {
		font-size: .8em !important;
	}

	.text-xs-2 {
		font-size: .9em !important;
	}

	.text-xs-2-3,
		.text-xs-2-5 {
		font-size: .95em !important;
	}

	.text-xs-3 {
		font-size: 1em !important;
	}

	.text-xs-3-4,
		.text-xs-3-5 {
		font-size: 1.1em !important;
	}

	.text-xs-4 {
		font-size: 1.2em !important;
	}

	.text-xs-4-5 {
		font-size: 1.35em !important;
	}

	.text-xs-5 {
		font-size: 1.50em !important;
	}

	.text-xs-5-6,
		.text-xs-5-5 {
		font-size: 1.65em !important;
	}

	.text-xs-6 {
		font-size: 1.80em !important;
	}

	.text-xs-6-7,
		.text-xs-6-5 {
		font-size: 1.9em !important;
	}

	.text-xs-7 {
		font-size: 2em !important;
	}

	.text-xs-8 {
		font-size: 2.30em !important;
	}

	.text-xs-9 {
		font-size: 2.50em !important;
	}

	.text-xs-10 {
		font-size: 2.75em !important;
	}

	.text-xs-11 {
		font-size: 3em !important;
	}

	.text-xs-12 {
		font-size: 3.5em !important;
	}

	.text-xs-12-13,
		.text-xs-12-5 {
		font-size: 3.75em !important;
	}

	.text-xs-13 {
		font-size: 4em !important;
	}

	.text-xs-14 {
		font-size: 4.5em !important;
	}

	.text-xs-15 {
		font-size: 5em !important;
	}

	.text-xs-16 {
		font-size: 5.33em !important;
	}

	.text-xs-17 {
		font-size: 5.66em !important;
	}

	.text-xs-18 {
		font-size: 6em !important;
	}

	.text-xs-19 {
		font-size: 6.33em !important;
	}

	.text-xs-20 {
		font-size: 6.66em !important;
	}
}
