/* 
Theme Name: Tanya Ko Hasun by Felix
Description: Exclusive Custom Theme for Tanya Ko Hasun
Version: 1
*/
/*wordpress core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.row-no-container{margin-left:0px;margin-right:0px;}
.col-xs-five,.col-sm-five,.col-md-five,.col-lg-five {position:relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-five {width: 20%;float: left;}@media (min-width: 768px){.col-sm-five {width: 20%;float: left;}}@media (min-width: 992px){.col-md-five {width: 20%;float: left;}}@media (min-width: 1200px){.col-lg-five {width: 20%;float: left;}}
/*bootstrap equal row equal height*/
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
.row-vertical-centering {justify-content: center;align-items: center;display: flex;}
/*col no padding*/
.no-pad{padding-right:0!important;padding-left:0!important;}.no-pad-right{padding-right:0!important;}.no-pad-left{padding-left:0!important;}

.clearfix{z-index: -1;}.clearfix:before,.clearfix:after,.row:before,.row:after{content: '\0020';display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.row:after,.clearfix:after{clear: both;}

*{margin:0;padding:0;position:relative;-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;-ms-text-size-adjust:none!important;text-size-adjust:none!important;/*disable chrome font-boosting*/max-height: 10000000px;}
table th,table td{background-clip: padding-box;}
a{text-decoration:none;}
a:focus,a:hover {outline: 0;text-decoration: none;}
a img{border:none;}
img{max-width:100%;height:auto;}
.image-wrapper{overflow:hidden;}
.image-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.image-wrapper.landscape,.image-wrapper.potrait{overflow:hidden;}
	.image-wrapper.landscape > img{max-width:none;max-height:none;height: 100%;width:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
	.image-wrapper.potrait > img{max-width:none;max-height:none;width: 100%;height:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}

.flex-container{display:flex;flex-direction: row;align-items: center;align-content: center;justify-content: space-between;flex-wrap: wrap;}
.flex-container.absolute{position:absolute;height:100%;width:100%;top:0;left:0;justify-content: center;}
	.flex-container .flex-item-top{align-self:flex-start;}
	.flex-container .flex-item-center{align-self:center;}		
	.flex-container .flex-item-bottom{align-self:flex-end;}	
.image-background-half-screen{width: 50vw;max-width: none;position: absolute;object-fit: cover;height: 100%;}
.image-background-half-screen.image-background-half-screen-left{right: 0px;}
.image-background-half-screen.image-background-half-screen-right{left: 0px;}

body{
	font-family:arial;
	-webkit-font-smoothing:antialized;
	text-rendering: optimizelegibility;
}
h1,h2,h3,h4{
	font-family:'IvyPrestoText';
	color:#231f20;
}
p,
li,
address{
	font-family:'AreaNormalRegular';
	font-size:14px;
	color:#231f20;
}
a{
	font-family:'AreaNormalRegular';	
}
li{
	list-style:none;
}
.the-content li{
	/*list-style:none;*/
	list-style-position: inside;
	font-family: "AreaNormalRegular";
	list-style-type: disc;
}
h1{
	font-size:34.97px;
}

.container .cols{
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.cols{
	padding-left:15px!important;
	padding-right:15px!important;	
}

.band.nav{
    background-color: rgba(249,249,249,0.7);
	z-index: 1;
}
.band.nav.sticky{
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;	
}
.band.nav.home-nav{
	position:absolute;
    bottom: 18px;
    z-index: 1;
    margin: auto;
    right: 0;
    left: 0;
}
	.band.nav.home-nav .menu-logo{
	}
	.band.nav .menu-logo{	
		position: absolute;
		top: 10px;
		left: 15px;	
		z-index: 1;
	}
		.band.nav .menu-logo img{	
		}

.navbar {
    background-color: transparent;
    border: none;	
    border-radius: 0px;
	margin-bottom:0px;
}

	.navbar-collapse {
		position:static;
		padding-right: 0px;
		padding-left: 0px;
		border-color: #cfcfcf;
	}
	.navbar-brand  img{
		width: 88px;
		margin-top: -10px;
	}
	.navbar-nav{
		text-align:center;
		float:none;
	}	
		.navbar-nav > li {
			margin: 0px 8px;
			float:none;
			display: inline-block;
		}
			.navbar-default .navbar-nav > li > a{
				transition:all 0.25s ease-in-out;			
				font-family:'IvyPrestoTextSemiBold';
				font-size:15px;
				color:#606161;
				border-bottom: none;
				padding: 0px 10px 0px;
				line-height: 60px;			
			}
				.navbar-default .navbar-nav > li > a:focus,
				.navbar-default .navbar-nav > li > a:hover{
					background-color:transparent!important;
					color:#c8b274!important;
				}			
				.navbar-default .navbar-nav > .active > a,
				.navbar-default .navbar-nav > .active > a:focus,
				.navbar-default .navbar-nav > .active > a:hover{
					background-color:transparent!important;
					color:#c8b274!important;
				}
			.navbar-default .navbar-nav .dropdown-menu{				
				background-color: #dedfe0;
				width: 200px;
				position: absolute;
				left: 50%;
				margin-left: -100px;
			}	
				.navbar-default .navbar-nav .dropdown-menu > li > a{
					font-family:'GothamBook';
					display:block;
					padding: 0px 10px;
					font-size:15px;
					color:#06090B!important;	
					line-height:30px;
				}
				.navbar-default .navbar-nav .dropdown-menu > .active > a,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:focus,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:hover{
					background-color:black!important;
					color:white!important;				
				}	
		.navbar-nav #searchform input[type="submit"] {
			display:none;
		}
		.navbar-nav #searchform input[type="text"] {
			line-height: 28px;
			border: 3px solid #414142;
			border-radius: 14px;
			width: 140px;
			padding-left: 29px;
		}	
		.navbar-nav #searchform::after {
			content:'';
			position:absolute;
			top: 6px;
			left: 7px;
			width: 21px;
			height: 21px;
			background-image:url('images/template/magnifier-icon.png');
			background-position:center;
			background-repeat:no-repeat;
			background-size:contain;
		}		
		
.user{
	position:absolute;
	top: 15px;
	right:15px;
}
	.user a{
		font-family: 'IvyPrestoHeadlineBold';
		font-size:16px;
		color:#606161;
	}

footer{
	text-align:center;	
}
	footer a{
		transition:0.25s linear;
		letter-spacing: 2px;
		color:#a967aa;		
	}
	footer a:hover{	
		opacity:0.7;
	}

 /* hide slick slider until ready */
 .slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.slick-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}	
.slider .slick-slide{
    position:absolute;
}
 .slider .slick-slide:first-child{
    position:relative;
}
.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child{
    position:relative;
}		
.slick-slide img{			
	max-width: 100%;
	width: 100%;
	height: auto;	
	display:block;
	margin:auto;
}
.slider-prev,
.slider-next{
	transition:all 0.25s ease-in-out;
	background: url('images/template/slider-arrow.png') no-repeat 0% / contain;	
	position: absolute; 
	display: block; 
	line-height: 0; 
	cursor: pointer;
	border: none; 
	outline: none; 		
	width: 27px;
	height: 40px;
	opacity:0.8;
	top: 50%;			
	margin-top:-38px;	
}
.slider-prev:hover,
.slider-next:hover{
	opacity:1;
}
.slider-prev{
	top:50%;
	margin-top:-20px;
	left:30px;
}
.slider-next{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";			
	top:50%;
	margin-top:-20px;
	right:30px;
}	

.slick-dots{
	bottom: 15px;	
}
	.slick-dots li button::before {
		color:red;
		font-size: 60px;
	}
	.slick-dots li.slick-active button::before {
		color: red;
		opacity:1;
	}	
/* SQUARE STYLE */
	.slick-dots li {
		width: 53px;
		height: 4px;	
		margin: 0 2px;
	}
		.slick-dots li button::before {
			content: '';
			background-color: white;
			width: 53px;
			height: 4px;
		}	

/*COMMON CLASS*/
a.anchor {
    height: 0px;
    display: block;
}		
.wpcf7-response-output{
	font-family: "GothamBook";
	font-size: 14px;
}
#es_shortcode_msg span{
	font-family: "GothamBook";
	font-size: 14px;	
}
.frame-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.frame-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}	
	

.fancybox-navigation{
	position:static;	
}
.fancybox-nav {
    width: 15%;
}

.full-width{
	width:100%;
}

.link-animate{
	transition:all 0.25s ease-in-out;
	-webkit-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
}
	.link-animate:hover{
		opacity:0.7;
	}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}	
/*____________________________________*/

.gform_submission_error{
	position:initial;
}

.styled-button{
	display:inline-block;
	font-family:'IvyPrestoTextSemiBold';
	font-size:25px;
	color:white;
	line-height:46px;
	padding:0px 20px;
	background-color:#101342;
	border-radius: 20px;
}
.styled-button.gold{
	line-height:30px;
	padding:0px 40px;
	font-size:15px;
	background-color:#c8b274;
}

.play-icon{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	width:90px;
	height:90px;
}

.video-frame{
	border:5px solid #231f20;
}

.centering{
	text-align:center;
}

.ytp-button.ytp-copylink-button {
    display: none !important;
}

/* COMMON TEMPLATE */
.footer-gold{
	padding-top:88px;
	background-color:#c8b274;
}

/* 404 PAGE */
.error404 main{text-align: center;min-height:80vh}.error404 main h2{margin-bottom: 40px;}.error404 main a{font-size: 25px;}

/*HOME PAGE*/
.home.page section.first .main-image{
	width:100%;
}	
.home.page section.first .styled-button{
	position: absolute;
	right: 27%;
	top: 73%;
}


.home.page section.second h1{
	text-align:center;
	font-size:33px;
	color:#231f20;
	line-height: 95px;
	margin:0px;
}
.home.page section.second .band1{
	text-align:center;
	background-color:#595a5c;
	padding:30px 0px;
	margin-bottom:30px;
}
	.home.page section.second .band1{
		background-color:#595a5c;
		padding:30px 0px;
		font-family: 'IvyPrestoHeadlineBold';
		font-size:20px;
		color:white;
	}

	.home.page section.second .video-desc{
		text-align: justify;
		text-align-last: center;
		margin-top:30px;
		margin-bottom:50px;
	}
		.home.page section.second .video-desc strong{
			font-family: 'IvyPrestoText';
			font-size:15px;
		}

	.home.page section.second .form-section .field_sublabel_below{
		text-align: left;
	}
	.home.page section.second .form-section .gfield_label{
		font-family:'IvyPrestoText';
		font-size:16px;
		color:#606161;
	}
	.home.page section.second .form-section  .gfield input.large{
		background-color:#606161;
		color:white;
	}
	.home.page section.second .form-section .gform_button{
		display:inline-block;
		font-family:'IvyPrestoText';
		font-size:15px;
		color:white;
		line-height: 38px;
		  padding: 0px 70px;
		background-color:#101342;
		border-radius: 20px;
		border:none;
	}

	.home.page section.second .hal-hal{
		display: inline-block;
		width: 549px;
		max-width:100%;
  		text-align: center;
  		text-align-last: center;
		line-height:33px;
		margin-bottom:30px;
		letter-spacing: 2px;
	}
	.home.page section.second .band2{
		background-color:#223d7c;
		padding:30px 0px;
	}
		.home.page section.second .band2 .item-container{
			display:flex;
			flex-wrap:nowrap;
			justify-content: space-between;
		}
		.home.page section.second .band2 .item{
			width: 33.33%;
			font-family:'AreaNormalRegular';
			color:white;
			font-size:14px;
			text-align:center;
			text-align-last:center;
			padding:0px 10px;
		}
			.home.page section.second .band2 .item h3{
				font-family:'IvyPrestoText';
				color:white;
				font-size:14px;
				margin: 0px 0px 10px;
			}

	.home.page section.second .isi-data-container{
		display: inline-block;
		width: 549px;
		max-width:100%;
		padding:30px 0px;
	}
	.home.page section.second .isi-data{
		font-family: 'IvyPrestoText';
		font-size:19px;
		color:#231f20;
	}
		.home.page section.second .isi-data p{
			font-family: 'IvyPrestoDisplayLight';
			font-size:14px;
			color:#231f20;
			font-style:italic;
		}

		.home.page section.second .isi-data-container h3{
			font-size:20px;
		}

	.home.page section.second .exclusive-content{
		margin:30px 0px;
	}
		.home.page section.second .exclusive-content .left{
			text-align:center;
		}
			.home.page section.second .exclusive-content .left h1{
				line-height:33px;
				color:#c8b274;
				margin:0px 0px 20px;
			}
			.home.page section.second .exclusive-content .left p{
				text-align:justify;
				margin:0px 0px 20px;
			}
.home.page section.third{
	border-bottom:50px solid #101342;
}
	.home.page section.third .background-line{
		border-top:8px solid #101342;
		width:100%;
		top:145px;
	}
	.home.page section.third .container.white{
		position: absolute;
		height: 100%;
		background-color: white;
		margin: auto;
		left: 0px;
		right: 0px;
		top: -10px;
	}
	.home.page section.third .background-grey{
		background-color: #595a5c;
		height: 70%;
		position: absolute;
		bottom: 0px;
		width: 100%;
	}

	.home.page section.third .left{
		padding-top:90px;
	}
		.home.page section.third .left h1{
			font-size:48px;
			margin-bottom:80px;
			padding-left:30px;
		}
		.home.page section.third .left h2{
			color:white;
			font-family:'IvyPrestoTextSemiBold';
			font-size:40px;
			margin-bottom:20px;
		}
		.home.page section.third .left h3{
			color:white;
			font-family:'IvyPrestoTextSemiBold';
			font-size:25px;
			font-style:italic;
			margin-bottom:20px;
		}
		.home.page section.third .left p{
			color:white;
			text-align:justify;
		}
	.home.page section.third .right{
		text-align:center
	}

	.home.page section.fourth{
		padding: 30px 0px 20px;
		text-align: center;
		text-align-last:center;
	}
		.home.page section.fourth h1{
			font-size:28px;
			margin-bottom:30px;
		}
		.home.page section.fourth h4{
			font-size:20px;
			margin-bottom:30px;
		}
		.home.page section.fourth p{
			text-align:justify;
		}

	.home.page section.fifth .vision-mission .left{
		position:absolute;
		top:0px;
		left:0px;
		width:50%;
		height:100%;
		background-color:#223d7c;
	}
	.home.page section.fifth .vision-mission .right{
		position:absolute;
		top:0px;
		right:0px;
		width:50%;
		height:100%;
		background-color:#606060;
	}

	.home.page section.fifth .vision-mission .icon-container .inner-left{
		background-color:#223d7c;
		padding:30px 0px;
		text-align: center;
	}
	.home.page section.fifth .vision-mission .icon-container .inner-right{
		background-color:#606060;
		padding:30px 0px;
		text-align: center;
	}
	.home.page section.fifth .vision-mission-desc{
		padding-top:50px;		
	}
		.home.page section.fifth .vision-mission-desc p{
			margin-bottom:20px;
		}
			.home.page section.fifth .vision-mission-desc p span{
				font-family:'IvyPrestoHeadlineBold';
				color:#231f20;
				font-size:18px;
			}

	.home.page section.fifth .quote{
		padding:20px 0px;
		background-color:#223d7c;
		border-bottom:24px solid #101342;
		text-align:center;
		color:white;
		font-family:'AreaNormalRegular';
		font-size:14px
	}
		.home.page section.fifth .quote h2{
			font-family:'IvyPrestoTextSemiBold';
			color:white;
			font-size:25px;
		}
		.home.page section.fifth .quote h3{
			font-family:'IvyPrestoTextSemiBold';
			color:white;
			font-size:18px;
		}

.home.page section.sixth{
	text-align: center;
}
	.home.page section.sixth h1{
		font-size:79px;
		text-align: center;
		margin-top:70px;
	}
	.home.page section.sixth .hero34{
		margin-top:-40px;
	}
	.home.page section.sixth h2{
		margin-bottom:20px;
	}
	.home.page section.sixth h4{
		font-size:18px;
	}
	.home.page section.sixth p{
		margin-bottom:20px;
	}

	.home.page section.sixth .hero5{
		margin:20px 0px 30px;
	}

	.home.page section.sixth .right{
		text-align:left;
	}
	.home.page section.sixth .right .mdit{
		margin:50px 0px;
	}
	.home.page section.sixth .right p span{
		font-family: 'IvyPrestoText';
		font-size:18px;
	}
	.home.page section.sixth .proper{
		margin:30px 0px;
	}

	.home.page section.sixth .badges .item-container{
		display:flex;
		justify-content: space-around;		
		z-index: 1;
		top: 20px;
	}
	.home.page section.sixth .badges .background-blue{
		position:absolute;
		bottom:0px;
		width:100%;
		height:50%;
		background-color:#26366c;
		box-shadow:0px -9px 10px #dedede;
	}
	.home.page section.sixth .quotes{
		background-color:#171944;
		padding:50px 0px;
		color:white;
		font-family: 'IvyPrestoHeadlineBold';
		font-size:18px;
	}


.home.page section.seventh h1{
	font-size:79px;
	text-align: center;
	margin:70px 0px 0px;
}
.home.page section.seventh h2{
	font-family:'IvyPrestoText';
	font-size:21px;
	text-align: center;
	margin:0px 0px 30px;
}
.home.page section.seventh p{
	text-align:justify;
}
.home.page section.seventh h3{
	font-size:18px;
}

.home.page section.seventh .video-background-gold{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:250px;
	/* background-color:#c8b274; */
	background-color: #171944;
}
.home.page section.seventh .video-container{
	margin:30px 0px 0px;
	display: flex;
	justify-content: space-around;
	z-index: 1;
}
.home.page section.seventh .video-item{
	width:470px;
	max-width:100%;
	padding-bottom: 20px;
  	margin-bottom: 20px;
}
	.home.page section.seventh .video-item h3{
		color:white;
		font-size:17px;
		margin:20px 0px;
		text-align: center;
	}
	.home.page section.seventh .video-item p{
		color:white;
		font-size:14px;
		font-family: 'IvyJournalLight';
		font-style:italic;
		text-align: center;
	}

.home.page section.eighth{
	padding:50px 0px;
	background-color:#101342;
	text-align:center;
}
	.home.page section.eighth h2{ 
		color:white;
		margin:0px 0px 50px;
	}
	.home.page section.eighth p{ 
		font-size:14px;
		color:white;
	}
		.home.page section.eighth p span{  
			font-family:"IvyPrestoText";
			font-size:16px;
		}

/* PAGE PERUBAHAN */
.page-template-page-perubahan section.second .band-grey{
	background-color:#585a5e;
	color:white;
	text-align:center;
	padding:20px 0px;
}
	.page-template-page-perubahan section.second .band-grey h4{
		font-family:'IvyPrestoTextSemiBold';
		font-size:20px;
		color:white;
		margin:0px;
	}
	.page-template-page-perubahan section.second .band-grey p{
		font-size:17px;
		color:white;
	}
.page-template-page-perubahan section.second h2{
	color:#c8b274;
	font-size:33px;
	margin:30px 0px 20px;
	text-align:center;
}
.page-template-page-perubahan section.second p{
	text-align:center;
}

.page-template-page-perubahan section.third{
	margin-top:30px;
	text-align: center;
}
	.page-template-page-perubahan section.third .band-gold{
		background-color:#c8b274;
		color:white;
		text-align:center;
		padding:20px 0px;
		font-size:31px;
		line-height: 31px;
		font-family:'IvyPrestoTextSemiBold';
		margin-bottom:30px;
	}
	.page-template-page-perubahan section.third p{
		
	}
		.page-template-page-perubahan section.third p span{
			font-family:'IvyPrestoTextSemiBold';
		}
	.page-template-page-perubahan section.third h3{
		font-size:16px;
		font-family:'IvyPrestoTextSemiBold';
	}
	.page-template-page-perubahan section.third .social-logo{
		margin:0px 30px;
	}

/* PAGE COMMITMENT FEE */
.page-template-page-commitment-fee section.second .band-grey{
	background-color:#585a5e;
	color:white;
	text-align:center;
	padding:20px 0px;
}
	.page-template-page-commitment-fee section.second .band-grey p{
		font-size:17px;
		color:white;
	}
.page-template-page-commitment-fee section.second h2{
	color:#c8b274;
	font-size:33px;
	margin:30px 0px 20px;
	text-align:center;
}
.page-template-page-commitment-fee section.second .video-frame{
	margin:30px 0px;
}

.page-template-page-commitment-fee section.third .gform_confirmation_message{
	font-size: 18px;
	font-family: 'IvyPrestoHeadlineBold';
	margin: 20px 0px;
	color: green;
}
.page-template-page-commitment-fee section.third .band-grey{
	background-color:#585a5e;
	color:white;
	text-align:center;
	padding:20px 0px;
}
	.page-template-page-commitment-fee section.third .band-grey h2{
		color:#c8b274;
		font-size:33px;
		margin:0px;
	}

.page-template-page-commitment-fee section.third .desc{
	text-align:center;
	margin-top:20px;
	font-size:14px;
	font-family:'AreaNormalRegular';
}
	.page-template-page-commitment-fee section.third .desc span{
		font-family:'IvyPrestoHeadlineBold';
		font-size:20px;
		text-align:center;
	}

.page-template-page-commitment-fee section.third .form-lower{
	font-size:14px;
	font-family:'AreaNormalRegular';
	text-align: center;
	text-align-last:center;
	margin-bottom:30px;
}
	.page-template-page-commitment-fee section.third .form-lower span{
		font-family:'IvyPrestoTextSemiBold';
		font-size:30px;
		text-align:center;
	}

	.page-template-page-commitment-fee section.third .form-section h3{
		background-color:#444d6c;
		line-height:75px;
		color:white;
		text-align:center;
	}
	.page-template-page-commitment-fee section.third .form-section .gform-icon{
		position:initial;
	}
	.page-template-page-commitment-fee section.third .form-section .gform_wrapper .gfield_error label{
		color: #f9bcaf;
	}
	.page-template-page-commitment-fee section.third .form-section .gform-body > div{
		grid-row-gap: 7px;
	}
	.page-template-page-commitment-fee section.third .form-section fieldset{
		background-color:#5d5e62;
		color:white;
		padding-bottom:15px;
	}
	.page-template-page-commitment-fee section.third .form-section .gform-body > div > div{
		background-color:#5d5e62;
		color:white;
		padding: 15px 0px;
	}
		.page-template-page-commitment-fee section.third .form-section fieldset legend,
		.page-template-page-commitment-fee section.third .form-section .gform_fields > label{
			background-color:#5d5e62;
			color:white;
			border: none;
			padding: 15px 15px 0px;
			font-family: 'AreaNormalRegular';
			font-size:14px;
		}
		.page-template-page-commitment-fee section.third .form-section .gfield_label,
		.page-template-page-commitment-fee section.third .form-section fieldset .gfield_label{
			font-family: 'AreaNormalRegular';
			font-size:14px;	
			padding-top: 15px;
		}

		.page-template-page-commitment-fee section.third .form-section fieldset .gfield_radio,
		.page-template-page-commitment-fee section.third .form-section fieldset .gfield_checkbox,
		.page-template-page-commitment-fee section.third .form-section .gfield_label{
			padding: 0px 15px 0px;
		}
		.page-template-page-commitment-fee section.third .form-section .gform_wrapper .gfield_required {
			color: #f9bcaf;
		}
		.page-template-page-commitment-fee section.third .form-section fieldset .gchoice label{
			font-family: 'AreaNormalRegular';
			font-size:14px;
		}
		.page-template-page-commitment-fee section.third .form-section fieldset .gfield_description{
			font-family: 'AreaNormalRegular';
			font-size:14px;
			padding:0px 15px;
		}
		
		.page-template-page-commitment-fee section.third .form-section fieldset input[type='text']{
			background-color:#5d5e62;
			color:white;
			margin-top:0px;
			border:1px solid white;
		}
		.page-template-page-commitment-fee section.third .form-section .gfield input[type='text']{
			background-color:#5d5e62;
			color:white;
			margin-top:0px;
			border:1px solid white;
		}
		.page-template-page-commitment-fee section.third .form-section .ginput_container_textarea,
		.page-template-page-commitment-fee section.third .form-section .ginput_container_text{
			padding:0px 10px;
		}
		.page-template-page-commitment-fee section.third .form-section .gfield textarea{
			background-color:#5d5e62;
			color:white;
			margin-top:0px;
			border:1px solid white;
		}
		.page-template-page-commitment-fee section.third .form-section .gform_footer{
			text-align: center;
		}
			.page-template-page-commitment-fee section.third .form-section .gform_button{
				display:inline-block;
				font-family:'IvyPrestoText';
				font-size:15px;
				color:white;
				line-height: 38px;
  				padding: 0px 70px;
				background-color:#101342;
				border-radius: 20px;
				border:none;
			}
		.page-template-page-commitment-fee section.third .form-warning{
			font-weight:bold;
			text-align: center;
		}
		.page-template-page-commitment-fee section.third .has-submit{
			text-align:center;	
			margin:30px 0px 30px;
		}
/*PAGE EXCLUSIVE CONTENT */
.page-template-page-exclusive-content section.second h2 {
	color: #c8b274;
	font-size: 33px;
	margin: 30px 0px 20px;
	text-align: center;
}
.page-template-page-exclusive-content section.second .band-grey{
	background-color:#585a5e;
	text-align:center;
	padding:20px 0px;
}
	.page-template-page-exclusive-content section.second .band-grey p{
		color:white;
		font-size:17px;
	}

.page-template-page-exclusive-content section.third{
	text-align: center;
}
	.page-template-page-exclusive-content section.third h2{
		font-size:20px;
	}
	.page-template-page-exclusive-content section.third h3{
		font-size:16px;
	}
	.page-template-page-exclusive-content section.third .items{
		display: flex;
		justify-content: space-between;
	}

.page-template-page-exclusive-content section.exclusive-video .video-container{
	margin:30px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	z-index: 1;
}
.page-template-page-exclusive-content section.exclusive-video .video-item{
	/* width:470px; */
	width:33.33%;
	padding:0px 15px;
	max-width:100%;
	padding-bottom: 20px;
		margin-bottom: 20px;
}
	.page-template-page-exclusive-content section.exclusive-video .video-item h3{
		font-size:17px;
		margin:20px 0px;
		text-align: center;
	}
	.page-template-page-exclusive-content section.exclusive-video .video-item p{
		font-size:14px;
		font-family: 'IvyJournalLight';
		font-style:italic;
		text-align: center;
	}

.page-template-page-exclusive-content .whatsapp{
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 60px;
}


/* WOOCOMMERCE */	
.woocommerce{
	min-height: 425px;
}

.blockUI.blockOverlay{
	background-color:rgba(0,0,0,0.7)!important;
}

.woocommerce main h2,
.woocommerce main h3,
.woocommerce main address{
	font-family:'FuturaBookBT';
}
.woocommerce span.onsale{
	display:none;
}


.woocommerce .wp-pagenavi{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
	.woocommerce .wp-pagenavi .pages{
		display:none;
	}
	.woocommerce .wp-pagenavi span,
	.woocommerce .wp-pagenavi a{
		border:none!important;
		background: none!important;
		font-family:'AreaNormalRegular';
		font-size:27px;
		color:#6d6e71;	
	}
		.woocommerce .wp-pagenavi .current{
			background: none !important;
			color:black!important;	
		}
			.woocommerce .wp-pagenavi .previouspostslink{	
				float: left;
				margin-top: -3px;
			}
				.woocommerce .wp-pagenavi .previouspostslink::before{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px	
				}
			.woocommerce .wp-pagenavi .nextpostslink{	
				float: right;
				margin-top: -3px;
			}
				.woocommerce .wp-pagenavi .nextpostslink::after{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px;	
					-moz-transform: scaleX(-1);
					-o-transform: scaleX(-1);
					-webkit-transform: scaleX(-1);
					transform: scaleX(-1);
					filter: FlipH;
					-ms-filter: "FlipH";			
				}


.woocommerce-pagination{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
	.woocommerce-pagination ul.page-numbers{
		border:none!important;
	}
		.woocommerce-pagination ul.page-numbers li{
			background: none !important;			
			border:none!important;
		}
		.woocommerce-pagination ul.page-numbers,
		.woocommerce-pagination ul.page-numbers a,
		.woocommerce-pagination ul.page-numbers span{
			font-family:'FuturaBookBT';
			font-size:27px;
			color:#6d6e71;	
			background: none !important;			
		}
		.woocommerce-pagination ul.page-numbers .current{
			background: none !important;
			color:black!important;	
		}
			.woocommerce-pagination ul.page-numbers .prev{	
				float: left;
			}
				.woocommerce-pagination ul.page-numbers .prev::before{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px	
				}
			.woocommerce-pagination ul.page-numbers .next{	
				float: right;
			}
				.woocommerce-pagination ul.page-numbers .next::after{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px;	
					-moz-transform: scaleX(-1);
					-o-transform: scaleX(-1);
					-webkit-transform: scaleX(-1);
					transform: scaleX(-1);
					filter: FlipH;
					-ms-filter: "FlipH";			
				}	
				
/* WOOCOMMERCE LOGIN REGISTER PAGE */
.woocommerce-account h2{
	font-size:30px;	
}
.woocommerce-account form.login,
.woocommerce-account form.register {
    border: none;
}
.woocommerce-account button.button{
	transition:all 0.25s linear;
	width:270px;
	height:43px;
	border-radius:0px;
	font-family:'IvyPrestoTextSemiBold';
	font-size:25px;
	color:white;
	line-height:46px;
	padding:0px 20px;
	background-color:#101342;
}
	.woocommerce-account button.button:hover{
		opacity:0.7;	
		color: white;
		background-color:#7f4e9f;
	}
.woocommerce-account form .form-row label.inline{
	display:block;
}
/* WOOCOMMERCE CART */
.woocommerce-cart .shop_table.cart img {
    width: 100px;
}	
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
}
.woocommerce-cart table.cart td .remove{
    font-family: arial!important;
}
.woocommerce .quantity .qty {
    border: 1px solid #939598;
    height: 35px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 110px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2{				
	font-family: "AreaNormalRegular";
	font-size: 30px;
	color: #231F20;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	transition:all 0.25s linear;
	background-color:#808285;	
	color:#231f20;
	border-radius:0px;
}
	.woocommerce #respond input#submit.alt:hover,
	.woocommerce a.button.alt:hover,
	.woocommerce button.button.alt:hover,
	.woocommerce input.button.alt:hover {
		background-color: #808285;		
		color:#231f20;
		opacity:0.7;
	}

/* WOOCOMMERCE CHECKOUT */
.woocommerce-checkout .woocommerce-thankyou-order-received {
    font-weight: bold;
    font-size: xx-large;
    border: 1px solid;
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3{
	font-family: "AreaNormalRegular";
	font-size: 30px;
	color: #231F20;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
    height: 35px;
	padding-left:10px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.select2-search input,
.select2-results .select2-result-label {
    font-family: "AreaNormalRegular";
    font-size: 16px;
    color: #231F20;
    height: 35px;
}

#order_review_heading{
	font-family: "AreaNormalRegular";
	font-size: 30px;
	color: #231F20;	
}
.woocommerce table.shop_table {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
}
#add_payment_method #payment, 
.woocommerce-checkout #payment,
.woocommerce-checkout payment_box,
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    font-family: 'AreaNormalRegular';
    font-size: 16px;
    color: #231F20;
}

.woocommerce .order_details li {
    font-size: 14px;
}

.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions{
	max-height:300px!important;
	background-color: white;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper h1{
	color:#FF8702;
	font-size:25px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper li{
	font-size:14px;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper ol li{
	list-style:decimal;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper ul li{
	list-style:disc;
}
.woocommerce-checkout #terms{
	position:relative;
	margin-left:0px;
}

/* WOOCOMMERCE ORDER RECEIVED PAGE */
.woocommerce ul.order_details li {
    font-size: 18px;
}
.woocommerce ul.order_details li:first-of-type {
	background-color: #00b689;
	color:white;
}
.woocommerce ul.order_details li.account_number {
	background-color: #00b689;
	color:white;	
	padding: 10px;
}

/* WOOCOMMERCE MY ACCOUNT PAGE */
.woocommerce-view-order .woocommerce-MyAccount-content p{
	font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
	border-bottom: 1px solid #c1b59b;
	padding: 10px;
}
	.woocommerce-account .woocommerce-MyAccount-navigation li a{
		transition:all .25s ease-in-out;
		font-family: 'AreaNormalRegular';
		color: #8a8078;
		font-size: 15px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
		opacity:.7;
	}	


/* WOOCOMMERCE MESSAGE */				
.woocommerce .woocommerce-message {
    border-top-color: black;
}
.woocommerce .woocommerce-info {
    border-top-color: grey;
}
.woocommerce .woocommerce-error {
    border-top-color: red;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	color: #231f20;
	font-family: 'FuturaBookBT';
	font-size: 17px;
}
				
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	transition:all 0.25s linear;
	background-color: #101342;
	color:white;
    height: 35px;
    border-radius: 0px;
}
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	opacity:0.7;
}

/* WOOCOMMERCE ARCHIVE */
.store-archive-page{
	margin-top:40px;	
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	width:100%;
	margin:0px;
	padding:0px;
	float:none;	
}
.woocommerce ul.products li.product .onsale{
	display:none;	
}
.woocommerce ul.products li.product .description{
	transition:all 0.25s linear;
	opacity:0;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #bcbec0;
}
	.woocommerce ul.products li.product:hover .description{
		opacity:1;	
	}
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
		float:left;
		color:#231f20;
		font-family:'AreaNormalRegular';
		font-size:12px;
		font-weight: bold;
	}
	.woocommerce ul.products li.product .price{
		float: right;
		margin-top: 7px;	
		color:#231f20;
		font-family:'AreaNormalRegular';
		font-size:12px;
		font-weight: bold;
	}
	.woocommerce ul.products li.product .price del {
		display: inline-block;
		opacity:1;
	}	
	.woocommerce ul.products li.product .price ins {
		color: #ed1c24;
	}	

.woocommerce ul.products li.product .button{
	display:none;	
}

/* WOOCOMMERCE SINGLE */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li {
    width: 32%;
    margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	clear:none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0;
}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li img{
	   border:1px solid #c7c9cb;
	}
	
/* WOOCOMMERCE DEFAULT SLIDER THUMBNAIL SETTING */
.woocommerce.single-product div.product div.images .flex-control-thumbs li {
   width: 30%;
   margin-bottom:20px;
}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li+li {
	   margin-left:5% ;
	}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li img{
	   border:1px solid #c7c9cb;
	}
.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(5n){
	clear:none;	
}
.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(4n){
	margin-left:0px;
}

/* WOOCOMMERCE DEFAULT GALLERY LIGHTBOX*/
.pswp__ui.pswp__ui--fit{
	position:relative;
}

.woocommerce.single-product h1.product_title{
	color:#231f20;
	font-family:'FuturaBookBT';
	font-size:29px;	
}
.woocommerce.single-product .sizing-info{
	transition:all 0.25s linear;
    display: inline-block;
    border: 1px solid rgb(128, 130, 133);
    padding: 0px 20px;
    color: rgb(128, 130, 133);
    font-family: "FuturaBookBT";
    font-size: 13px;
    line-height: 35px;
	margin-bottom: 10px;
}
	.woocommerce.single-product .sizing-info:hover{
		border-color:black;
		color:black;	
	}
	.woocommerce.single-product #swipebox-overlay {
		background: rgba(0,0,0,0.8);
	}
	
.woocommerce.single-product div.product .entry-summary p.price,
.woocommerce.single-product div.product .entry-summary span.price {
	display:block;
	width: 320px;
	color: #231f20;
	font-family: 'FuturaHeavyBT';
	font-size: 18px;	
    border: 1px solid #68696c;
    text-align: left;
    box-shadow: -2px 2px 1px black;
	-ms-box-shadow: -2px 2px 1px black;
	-webkit-box-shadow: -2px 2px 1px black;
	o-box-shadow: -2px 2px 1px black;
    line-height: 40px;
	margin-bottom: 15px;
	padding-left: 20px;
}
.woocommerce.single-product .variations label{
	color:#808285;
	font-family:'FuturaBookBT';
	font-size:18px;	
	line-height: 33px;	
	text-transform: uppercase;
}
	.woocommerce.single-product .variations .label label::before{
		content:'SELECT ';	
		color:#808285;
		font-family:'FuturaBookBT';
		font-size:18px;	
	}
.woocommerce.single-product div.product form.cart .variations td.value{ 
	display: block;
	width: 360px;
	max-width: 100%;
}
	.woocommerce.single-product div.product p{
		color:#231f20;
		font-family:'FuturaBookBT';
		font-size:17px;	
	}
	.woocommerce.single-product div.product form.cart .variations td.value > div{ 
		display: inline-block;
		min-width: 20%;
		text-align: center;
		margin: 0 -1px -1px 0;
	}	
		.woocommerce.single-product div.product form.cart .variations td.value input[type='radio']{ 
			display:none;
		}
		.woocommerce.single-product div.product form.cart .variations td.value input[type='radio']:checked + label{ 
			/*border: 3px solid;*/
			border-color:black;
			z-index: 10;		
			color:black;	
		}	
		.woocommerce.single-product div.product form.cart .variations td.value label{ 
			display:block;
			border: 1px solid;
			cursor:pointer;
			padding: 0px 5px;			
		}
			.woocommerce.single-product div.product form.cart .variations td.value label:hover{ 
				z-index: 10;
				border-color:black;				
			}
.woocommerce.single-product div.product form.cart .variations select{
	border: 1px solid #939598;
	color: #231f20;
	font-family: 'FuturaHeavyBT';
	font-size: 15px;
	height:42px;
}
.woocommerce.single-product div.product form.cart .variations .reset_variations{
	font-family: 'FuturaHeavyBT';
	font-size: 18px;
	margin-left: 10px;
}

.woocommerce.single-product .quantity .qty {
    border: 1px solid #939598;
    height: 35px;
    margin-right: 20px;
	font-family: 'FuturaHeavyBT';
	font-size: 15px;
}
.woocommerce.single-product .woocommerce-tabs > ul{
	padding: 0 0 0 2px!important;
}
	.woocommerce.single-product .woocommerce-tabs > ul > li{
		background-color:transparent!important;
		border-top-width: 0px!important;
		margin: 0 -2px !important;	
		border-radius:0px!important;	
	}
		.woocommerce.single-product .woocommerce-tabs > ul > li::before,
		.woocommerce.single-product .woocommerce-tabs > ul > li::after{
			display:none;
		}	
		.woocommerce.single-product .woocommerce-tabs{
			font-family: 'FuturaHeavyBT';
			font-size: 12px;	
			color:#231f20;
		}
		
.woocommerce.single-product .upsells h2{
	color:#231f20;
	font-family:'FuturaBookBT';
	font-size:28px;		
}


/* ENABLE SUB MENU BOOTSTRAP HOVER */
/* @media only screen and (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
} */
@media only screen and (min-width : 1900px){
/*.container{width:1870px;}*/
/* html::before{content:'1900 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
}
@media only screen and (min-width : 1520px) {
	.container{width:1520px;}
	/* html::before{content:'1520 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
}
@media only screen and (min-width : 1200px) and (max-width: 1519px){
	.container{width:1200px;}
	/* html::before{content:'1201 1519 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
}
@media only screen and (min-width : 1401px) and (max-width: 1899px){
	/*.container{width:100%;}*/
	/* html::before{content:'1401 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
	}
@media only screen and (min-width : 1200px) and (max-width: 1400px){
	/*.container{width:100%;}*/
	/* html::before{content:'1201 1400 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px){
/*col no padding*/
.col-md-no-pad{padding-right:0!important;padding-left:0!important;}
.col-md-no-pad-right{padding-right:0!important;}
.col-md-no-pad-left{padding-left:0!important;}
/* html::before{content:'992 1199 md';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */


.band.nav .menu-logo {
	top: 14px;
	left: 0px;
	width: 180px;
}
.navbar-default .navbar-nav > li > a{
	font-size:13px;
}


/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
/* .navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.navbar-nav > li {
	display: block;
	text-align: left;	
	padding: 10px 0px;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
	} */
/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */	
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*col no padding*/
.col-sm-no-pad{padding-right:0!important;padding-left:0!important;}
.col-sm-no-pad-right{padding-right:0!important;}
.col-sm-no-pad-left{padding-left:0!important;}		
/* html::before{content:'768 991 sm';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */

/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-header {
    float: none;
}
.navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.navbar-nav > li {
	display: block;
	text-align: left;	
	padding: 10px 0px;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
	}
/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-brand img {
	width: 180px;
}
.user {
	position: absolute;
	top: 14px;
	right: 80px;
}

}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}		
/* html::before{content:'480 767 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */

.navbar-brand {
	float: left;
	height: 50px;
	padding: 23px 0px 0px;
}
.navbar-brand img {
	width: 160px;
}
.user {
	position: absolute;
	top: 14px;
	right: 80px;
}
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu {
		padding-top: 10px;
		position: relative;
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}		

.play-icon img{
	width:70px;
}
	
.home.page section.second h1 {
	font-size: 28px;
	line-height: 45px;
}
.home.page section.second .hal-hal {
	font-size: 28px;
	padding: 0px 15px;
}
.home.page section.second .band2 .item-container {
	display: block;
}
.home.page section.second .band2 .item {
	width: 100%;
	margin-bottom:20px;
}
.home.page section.second .isi-data-container {
	padding: 30px 15px;
}
.home.page section.second .form-section .gform_button {
	padding: 0px 50px;
}

.home.page .styled-button.gold {
	margin-bottom: 40px;
}

.home.page section.third .left {
	padding-top: 0px;
}
.home.page section.third .left h1 {
	font-size: 32px;
	margin-bottom: 0px;
	padding-left: 0px;
	color:white;
}
.home.page section.third .background-grey {
	height: 100%;
}
.home.page section.third .left h2 {
	font-size: 30px;
}


.home.page section.sixth h1 {
	font-size: 47px;
}
.home.page section.sixth h1 {
	font-size: 47px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home.page section.sixth .badges .item-container {
	flex-wrap: wrap;
}

.home.page section.seventh h1 {
	font-size: 49px;
}

.home.page section.seventh .video-container {
	display: block;
}
.home.page section.seventh .video-background-gold {
	height:100%;
	z-index: -1;
}
.home.page section.seventh .video-container {
	margin: 80px 0px 0px;
}

.home.page section.seventh .video-background-gold {
	background-color: white;
}
.home.page section.seventh .video-item {
	background-color: #171944;
}

/* PAGE PERUBAHAN */
.page-template-page-perubahan section.third .social-logo img{
	width:60px;
}

/* PAGE EXCLUSIVE VIDEO */
.page-template-page-exclusive-content section.exclusive-video .video-item {
	width: 100%;
	padding:0px;
}

/********* BOOTSTRAP DROPDOWN SUBMENU SPLIT BUTTON CLICK (3 TIER) on ligasetra.com
	.navbar-default .navbar-nav .dropdown-menu {
		top: 0px;
		background-color: transparent;
		width: 100%;
		position: relative;
	}	
		.navbar-default .navbar-nav > li > a {
			line-height: 40px;
		}
		.navbar-default .navbar-nav .dropdown-menu > li > a {
			padding: 0px 0px 0px 30px;
			line-height: 40px;
		}	
		.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn {
			width: 40px;
			height: 40px;
		}	
		.navbar-default .navbar-nav .dropdown .dropdown-submenu .dropdown-menu a {
			font-size: 12px;
		}	
*/	
	
.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}		
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 479px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}		
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}
/* html::before{content:'479 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */

.navbar-brand {
	float: left;
	height: 50px;
	padding: 23px 0px 0px;
}
.navbar-brand img {
	width: 160px;
}
.user {
	position: absolute;
	top: 14px;
	right: 80px;
}
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu {
		padding-top: 10px;
		position: relative;
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}		

.play-icon img{
	width:70px;
}
	
.home.page section.second h1 {
	font-size: 28px;
	line-height: 45px;
}
.home.page section.second .hal-hal {
	font-size: 28px;
	padding: 0px 15px;
}
.home.page section.second .band2 .item-container {
	display: block;
}
.home.page section.second .band2 .item {
	width: 100%;
	margin-bottom:20px;
}
.home.page section.second .isi-data-container {
	padding: 30px 15px;
}
.home.page section.second .form-section .gform_button {
	padding: 0px 50px;
}

.home.page .styled-button.gold {
	margin-bottom: 40px;
}

.home.page section.third .left {
	padding-top: 0px;
}
.home.page section.third .left h1 {
	font-size: 32px;
	margin-bottom: 0px;
	padding-left: 0px;
	color:white;
}
.home.page section.third .background-grey {
	height: 100%;
}
.home.page section.third .left h2 {
	font-size: 30px;
}


.home.page section.sixth h1 {
	font-size: 47px;
}
.home.page section.sixth h1 {
	font-size: 47px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home.page section.sixth .badges .item-container {
	flex-wrap: wrap;
}

.home.page section.seventh h1 {
	font-size: 49px;
}

.home.page section.seventh .video-container {
	display: block;
}
.home.page section.seventh .video-background-gold {
	height:100%;
	z-index: -1;
}
.home.page section.seventh .video-container {
	margin: 80px 0px 0px;
}

.home.page section.seventh .video-background-gold {
	background-color: white;
}
.home.page section.seventh .video-item {
	background-color: #171944;
}

/* PAGE PERUBAHAN */
.page-template-page-perubahan section.third .social-logo img{
	width:60px;
}

/* PAGE EXCLUSIVE VIDEO */
.page-template-page-exclusive-content section.exclusive-video .video-item {
	width: 100%;
	padding:0px;
}

.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}		
}

@font-face {
    font-family: 'AreaExtraBoldItalic';
    src: url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.eot');
    src: url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.eot') format('embedded-opentype'),
         url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.woff2') format('woff2'),
         url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.woff') format('woff'),
         url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.ttf') format('truetype'),
         url('fonts/fonnts_comArea_Normal_ExtraBold_Italic.svg#fonnts_comArea_Normal_ExtraBold_Italic') format('svg');
}
@font-face {
    font-family: 'AreaNormalRegular';
    src: url('fonts/fonnts_comArea_Normal_Regular.eot');
    src: url('fonts/fonnts_comArea_Normal_Regular.eot') format('embedded-opentype'),
         url('fonts/fonnts_comArea_Normal_Regular.woff2') format('woff2'),
         url('fonts/fonnts_comArea_Normal_Regular.woff') format('woff'),
         url('fonts/fonnts_comArea_Normal_Regular.ttf') format('truetype'),
         url('fonts/fonnts_comArea_Normal_Regular.svg#fonnts_comArea_Normal_Regular') format('svg');
}
@font-face {
    font-family: 'IvyPrestoDisplayLight';
    src: url('fonts/fonnts_comIvyPrestoDisplayLight.eot');
    src: url('fonts/fonnts_comIvyPrestoDisplayLight.eot') format('embedded-opentype'),
         url('fonts/fonnts_comIvyPrestoDisplayLight.woff2') format('woff2'),
         url('fonts/fonnts_comIvyPrestoDisplayLight.woff') format('woff'),
         url('fonts/fonnts_comIvyPrestoDisplayLight.ttf') format('truetype'),
         url('fonts/fonnts_comIvyPrestoDisplayLight.svg#fonnts_comIvyPrestoDisplayLight') format('svg');
}
@font-face {
    font-family: 'IvyPrestoHeadlineBold';
    src: url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.eot');
    src: url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.eot') format('embedded-opentype'),
         url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.woff2') format('woff2'),
         url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.woff') format('woff'),
         url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.ttf') format('truetype'),
         url('fonts/fonnts_comIvyPrestoHeadlineSemiBold.svg#fonnts_comIvyPrestoHeadlineSemiBold') format('svg');
}
@font-face {
    font-family: 'IvyPrestoText';
    src: url('fonts/fonnts_comIvyPrestoText.eot');
    src: url('fonts/fonnts_comIvyPrestoText.eot') format('embedded-opentype'),
         url('fonts/fonnts_comIvyPrestoText.woff2') format('woff2'),
         url('fonts/fonnts_comIvyPrestoText.woff') format('woff'),
         url('fonts/fonnts_comIvyPrestoText.ttf') format('truetype'),
         url('fonts/fonnts_comIvyPrestoText.svg#fonnts_comIvyPrestoText') format('svg');
}
@font-face {
    font-family: 'IvyPrestoTextSemiBold';
    src: url('fonts/IvyPrestoTextSemiBold.eot');
    src: url('fonts/IvyPrestoTextSemiBold.eot') format('embedded-opentype'),
         url('fonts/IvyPrestoTextSemiBold.woff2') format('woff2'),
         url('fonts/IvyPrestoTextSemiBold.woff') format('woff'),
         url('fonts/IvyPrestoTextSemiBold.ttf') format('truetype'),
         url('fonts/IvyPrestoTextSemiBold.svg#IvyPrestoTextSemiBold') format('svg');
}
@font-face {
    font-family: 'IvyJournalLight';
    src: url('fonts/fonnts_comIvyJournalLight.eot');
    src: url('fonts/fonnts_comIvyJournalLight.eot') format('embedded-opentype'),
         url('fonts/fonnts_comIvyJournalLight.woff2') format('woff2'),
         url('fonts/fonnts_comIvyJournalLight.woff') format('woff'),
         url('fonts/fonnts_comIvyJournalLight.ttf') format('truetype'),
         url('fonts/fonnts_comIvyJournalLight.svg#IvyJournalLight') format('svg');
}
@font-face {
font-family: "FontAwesome";
font-weight: normal;
font-style : normal;
       src : url("fonts/fontawesome-webfont.eot?v=4.3.0");
       src : url("fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
             url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
             url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
             url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
             url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}