

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

*{transition: all ease-out 0.3s; -moz-transition: all ease-out 0.3s; -webkit-transition: all ease-out 0.3s;}
html,body{width: 100%; position: relative; overflow-x: hidden;}
ul{list-style: none; padding-left: 0;}
a, a:hover{text-decoration: none;}
/* figure img{width: 100%; height: 100%; object-fit: cover;} */
figure img{width: 100%; height: 100%;}
p, li{font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 200%;}
.section{padding: 100px 0;}
h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif; font-weight: 700;}

.center{text-align: center;}
.mb100{margin-bottom: 100px;}
.d_right{text-align: right;}
.bg-violight{background: rgba(219,222,255,0.3);}

.master{width: 100%; float: left;}
.header{width: 100%; position: fixed; top: 0; left: 0; height: 63px; z-index: 9;}
.header .logo{width: 153px; height: 54px; float: left; margin-top: 35px; background: url() no-repeat; background-size: contain;}
.header .nav{float: right; text-align: right;}
.header .nav li{display: inline-block; text-align: center;}
.header .nav li a{padding: 15px 10px 15px; border-bottom: 5px solid rgba(255,255,255,0); display: block; font-size: 14px; color: #fff; font-weight: 700; font-family: 'Open Sans', sans-serif;}
.header.scrolled{background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 6px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);}
.header.scrolled .nav li a{color: #033E71; border-color: rgba(255,255,255);}

.header .nav li a:hover{border-color: rgba(255,255,255,1);}
.header.scrolled .nav li a:hover{border-color: rgba(0,39,140,1);}

.burger{width: 50px; height: 50px; position: absolute; top: 40%; right: 0; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.burger span{width: 24px; height: 3px; background: #333; position: absolute; left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.burger span:nth-child(1){top: 32%;}
.burger span:nth-child(2){top: 50%;}
.burger span:nth-child(3){top: 68%;}

.burger.active{transform: translate(-50%,-50%) rotate(180deg); -moz-transform: translate(-50%,-50%) rotate(180deg); -webkit-transform: translate(-50%,-50%) rotate(180deg);}
.burger.active span:nth-child(1){width: 15px; top: 37%; left: 32%; transform: translate(-50%,-50%) rotate(-45deg);}
.burger.active span:nth-child(3){width: 15px; top: 59%; left: 32%; transform: translate(-50%,-50%) rotate(45deg);}

.section.headline{padding-top: 0; background: #F4F5FF;}
.headline_slider .item{height: 963px;}
.headline_slider figure{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.headline_slider .container{position: relative; z-index: 2; height: 100%;}
.headline_slider .container .col-md-6{height: 768px;}
.headline_slider .owl-pagination{width: 100%; position: absolute; bottom: 20px; left: 45%;}
.headline_slider .owl-pagination .owl-page{float: left; margin-right: 10px;}
.headline_slider .owl-pagination .owl-page span{display: block; width: 20px; height: 5px; background: rgba(255,255,255,0.5); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.headline_slider .owl-pagination .owl-page.active span{width: 100px; background: rgba(255,255,255,1);}

.headline_slider .text{position: absolute; top: 50%; left: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}

.headline .text h2{font-size: 96px; color: #fff;}
.headline .text p{font-size: 20px; color: #fff; line-height: 150%; margin-bottom: 40px;}

.headline_bt{width: 100%; float: left;}
.headline_bt li{float: left; margin-right: 20px;}
.headline_bt li a, .btmore{color: #fff; font-size: 14px; font-weight: 700; font-family: 'Open Sans', sans-serif; padding: 14px 30px; display: block; background: #67AAF8; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}
.headline_bt li a:hover, .btmore:hover{background: #00278C; text-decoration: none;}

.btmore{width: auto; margin: 30px 0; float: left;}
.btmore:hover{color: #fff;}

.title2{margin-bottom: 40px;padding: 0 15px;width: 100%; max-width: 800px; padding-bottom: 10px; position: relative; color: #116377;}
.title2:before{content: ""; width: 40px; padding: 0 15px; height: 5px; background: #00278C; position: absolute; left: 15px; bottom: 0;}

.title{margin: 0 auto 40px; width: 100%; max-width: 800px; padding-bottom: 10px; position: relative;color: #116377;}
.title:before{content: ""; width: 40px; height: 5px; background: #00278C; position: absolute; left: 0; bottom: 0;}
.title.center:before{left: calc(50% - 20px);}
.title h3{font-family: 'Montserrat', sans-serif; font-weight: 700;}
.title p{font-size: 14px; line-height: 200%;}


.title2 h3{font-family: 'Montserrat', sans-serif; font-weight: 700;}
.title2 p{font-size: 14px; line-height: 200%;}

.why_box{width: 100%; float: left; position: relative;}
.why_box:before{content: ""; width: 140px; height: 140px; border: 5px solid rgba(219,222,255,0.5); z-index: -1; position: absolute; top: 110px; left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.why_box .icon{background: #fff; width: 80px; height: 80px; margin: 0 auto 20px;}
.why_box h4{margin-bottom: 20px; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 700;}
.why_box p{margin-bottom: 0; font-size: 15px; text-align: justify;}

ul.grid_3{width: 100%; float: left;}
ul.grid_3 li{width: calc((100% - 40px) / 3); float: left; margin-right: 20px; margin-bottom: 20px;}
ul.grid_3 li:nth-child(3n){margin-right: 0;}
ul.grid_3 li figure{width: 100%; height: 0; background: #00278C; padding-top: 100%; position: relative; margin-bottom: 0; overflow: hidden; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
ul.grid_3 li figure:before{}
ul.grid_3 li figure img{position: absolute; top: 50%; left: 50%; opacity: 1; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
ul.grid_3 li figure figcaption{font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 700; bottom: 0; position: absolute; text-align: center; font-size: 14px; padding: 10px; width: 100%; text-shadow: 0 2px 4px rgba(0,0,0,0.8); -moz-text-shadow: 0 2px 4px rgba(0,0,0,0.8); -webkit-text-shadow: 0 2px 4px rgba(0,0,0,0.8);}
ul.grid_3 li:hover figure figcaption, ul.grid_3 li.active figure figcaption{bottom: 50%; transform: translateY(50%); -moz-transform: translateY(50%); -webkit-transform: translateY(50%);}
ul.grid_3 li:hover figure img, ul.grid_3 li.active figure img{opacity: 0.5; width: 110%; height: 110%;}

.maps_ct{width: 100%; height: 0; padding-top: 56.25%; position: relative; /*display: none;*/}
.maps_ct.show{display: block;}
.maps_ct iframe{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}

.profile_slider figure{width: 100%; height: 0; padding-top: 125%; border-radius: 10px; overflow: hidden; position: relative;}
.profile_slider figure img{position: absolute; top: 0; left: 0;}
.profile_slider .owl-prev, .profile_slider .owl-next{ overflow: hidden; text-indent: -200px; width: 30px; height: 30px; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.profile_slider .owl-prev{left: 10px; background: url(../images/arrow_left.png) no-repeat center;}
.profile_slider .owl-next{right: 10px; background: url(../images/arrow_right.png) no-repeat center;}

.testimony_slider .item{padding: 20px; width: 100%; float: left;}
.testy_box{width: 100%; float: left;}
.testy_box figure{width: 160px; height: 160px; float: left; margin-right: 30px; overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.testy_box .text{width: calc(100% - 190px); float: left; position: relative;padding: 20px; background: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.5); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.5); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}
.testy_box .text:before{ content: ""; z-index: 0; width: 30px; height: 30px; background: #fff; position: absolute; top: 80px; left: 5px; transform: translate(-50%,-50%) rotate(45deg); -moz-transform: translate(-50%,-50%) rotate(45deg); -webkit-transform: translate(-50%,-50%) rotate(45deg); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.testy_box .text h4{font-size: 18px; margin-bottom: 10px; width: 100%; float: left;}
.testy_box .text h4 span{width: 100%; float: left; font-size: 12px; color: #666; font-weight: 300; padding: 5px 0;}
.testy_box .text p{margin-bottom: 0;}

#home{padding-bottom: 0;}
/*#latar_belakang{padding-bottom: 100px;}*/
#proses_pembuatan{background: url(../images/bg/latar_biru.png) no-repeat; background-size: cover;}
#proses_pembuatan2{background: url(../images/bg/latar_biru.png) no-repeat; background-size: cover;}
#proses_pembuatan3{background: url(../images/bg/latar_biru.png) no-repeat; background-size: cover;}
#proses_pembuatan4{background: url(../images/bg/latar_biru.png) no-repeat; background-size: cover;}
#proses_pembuatan5{background: url(../images/bg/latar_biru.png) no-repeat; background-size: cover;}
.proseshead_txt{color: #fff;}
.proses_txt{color: #fff; font-size: 22px;}
/*#benefit{background: url(../images/bg/bg5.jpg) no-repeat center top; background-size: cover;}*/
#testimony{background: url(../images/testimony_bg.jpg) no-repeat center top; background-size: cover;}

#tagline{background: url(../images/bg/tagline.jpg) no-repeat center fixed; background-size: cover; position: relative;}
.tagline_txt{color: #fff; font-size: 48px;}

#tagline:before{content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #00278C; opacity: 0.7;}

.floating_box{ z-index: 3; border: 1px solid #efefef; width: 320px; position: fixed; top: auto;bottom: 0; right: -50px; background: #fff; padding: 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 3px 3px 6px rgba(0,0,0,0.5); -moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.5); -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.5); transform: translateY(15%) scale(0.5); -moz-transform: translateY(15%) scale(0.5); -webkit-transform: translateY(15%) scale(0.5);}
.floating_box.focus{ bottom: auto; top: 50%; right: 100px; transform: translateY(-50%) scale(1); -moz-transform: translateY(-50%) scale(1); -webkit-transform: translateY(-50%) scale(1);}
/*.floating_box{ z-index: 3; border: 1px solid #efefef; width: 320px; position: fixed; top: 100px; right: 100px; background: #fff; padding: 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 3px 3px 6px rgba(0,0,0,0.5); -moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.5); -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.5);}*/
.floating_box .inp_group, .floating_box .inp_group label, .floating_box .inp_group input, .floating_box .inp_group button{width: 100%; float: left;}
.floating_box .inp_group{margin-bottom: 10px; font-family: 'Open Sans', sans-serif;}
.floating_box .inp_group input{border: none; border-bottom: 1px solid #ccc; margin-bottom: 10px;}
.floating_box .inp_group label{font-size: 14px; font-weight: 700;}
.floating_box .inp_group button{border: none; background: #67AAF8; color: #fff; font-size: 14px; font-weight: 700; padding: 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.floating_box.scrolled{top: auto; bottom: 0; right: -50px; transform: translateY(15%) scale(0.5); -moz-transform: translateY(15%) scale(0.5); -webkit-transform: translateY(15%) scale(0.5);}
.floating_box.scrolled.focus{ bottom: auto; top: 50%; right: 100px; transform: translateY(-50%) scale(1); -moz-transform: translateY(-50%) scale(1); -webkit-transform: translateY(-50%) scale(1);}

.floating_box p{padding: 10px; color: #fff; background: #ff6c00; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.minimize_bt{width: 50px; height: 50px; font-size: 32px; color: #00278C; text-align: center; background: #efefef; position: absolute; right: 10px; top: -50px; border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;}
.minimize_bt:hover{cursor: pointer;}


.tab_content .tab_ct{width: 100%; float: left;}
.tab_content .tab_ct .row{display: none;}
.tab_content .tab_ct .row.show{display: flex;}

.tab_content .tab_nav{width: 100%; float: left; margin-bottom: 30px;}
.tab_content .tab_nav li{float: left; margin-bottom: -1px; background: rgba(219,222,255,0); font-size: 16px; font-weight: 700;}
.tab_content .tab_nav li a{display: block; padding: 10px 20px; border-top: 1px solid rgba(219,222,255,0); border-right: 1px solid rgba(219,222,255,0); border-bottom: 1px solid #ccc; border-left: 1px solid rgba(219,222,255,0); color: #333;}
.tab_content .tab_nav li.active a{border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid rgba(219,222,255,0); border-left: 1px solid #ccc;}

.tab_content #tab1 figure, #why_slider figure{width: 100px; height: 100px; display: inline-block; overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.tab_content #tab1 p{font-size: 14px;}

.tab_content #tab2 ul.timeline, #why_slider ul.timeline{width: 100%; float: left; position: relative; padding-left: 40px; }
.tab_content #tab2 ul.timeline:before, #why_slider ul.timeline:before{content: ""; width: 2px; background: #ccc; height: 100%; position: absolute; left: 10px; top: 0;}
.tab_content #tab2 ul.timeline li, #why_slider ul.timeline li{width: 100%; float: left; padding: 10px 0; position: relative; font-size: 14px;}
.tab_content #tab2 ul.timeline li:before, #why_slider ul.timeline li:before{content: ""; width: 20px; height: 20px; background: #00278C; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; position: absolute; left: -39px; top: 12px;}

.tab_content #tab3 .box, #why_slider .box{width: 100; float: left; margin-bottom: 30px;}
.tab_content #tab3 .box figure, #why_slider .box figure{width: 100px; height: 100px; float: left; overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.tab_content #tab3 .box .text, #why_slider .box .text{width: calc(100% - 100px); padding-left: 30px; float: left;}
.tab_content #tab3 .box .text h5, #why_slider .box .text h5{font-size: 14px;}
.tab_content #tab3 .box .text p, #why_slider .box .text p{font-size: 14px;}

.frame_1{position: relative; z-index: 2;}
.frame_1:before{content: ""; width: 100%; height: 100%; border: 20px solid #00278C; position: absolute; left: -40px; bottom: -40px; z-index: -1; }

.tab_2_nav, .tab_3_nav{width: 100%; float: left; margin-bottom: 40px;}
.tab_2_nav li, .tab_3_nav li{display: inline-block; font-size: 14px; font-weight: 700; margin-left: -4px;}
.tab_2_nav li a, .tab_3_nav li a{display: block; color: #333; padding: 10px 20px; border-top: 1px solid rgba(255,255,255,0); border-right: 1px solid rgba(255,255,255,0); border-bottom: 1px solid #ccc; border-left: 1px solid rgba(255,255,255,0);}
.tab_2_nav li.active a, .tab_3_nav li.active a{border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid rgba(255,255,255,0); border-left: 1px solid #ccc;}

.tab_2_ct table{width: 100%; float: left; margin-top: 20px;}
.tab_2_ct table td, .tab_2_ct table th{padding: 10px 20px; border: 1px solid #ccc;}

.tab_2_ct, .tab_3_ct{display: none;}
.tab_2_ct.show, .tab_3_ct.show{display: flex;}

.jec_img{width: 100%; height: 0; padding-top: 100%; position: relative; float: left;}
.jec_img img{width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover;}

.footer{background: #67AAF8; width: 100%; float: left; height: 80px;}
.footer p{color: #fff; font-size: 14px; margin-bottom: 0; padding: 28px 0 0;}
.footer .social{width: 100%; float: left; text-align: right; margin-bottom: 0;}
.footer .social li{display: inline-block;}
.footer .social li a{display: block; font-size: 18px; color: #fff; padding: 28px 10px 10px;}

.for_desktop{display: block;}
.for_mobile{display: none !important;}

.thank_you_overlay{ opacity: 0; width: 100%; height: 100%; position: fixed; top: -200%; left: 0; background: rgba(0,0,0,0.8); z-index: 1000; transition: opacity ease-out 0.3s; -moz-transition: opacity ease-out 0.3s; -webkit-transition: opacity ease-out 0.3s;}
.thank_you_overlay.show{opacity: 1; top: 0;}
.thank_you_overlay .popup{background: #fff; max-width: 480px; width: calc(100% - 60px); text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.thank_you_overlay .popup .pic{width: 100%; float: left; text-align: center;}
.thank_you_overlay .popup .pic img{width: 60%;}
.thank_you_overlay .popup .text{width: 100%; float: left; padding: 20px;}
.thank_you_overlay .popup button{padding: 14px 30px; margin-top: 30px; font-size: 14px; font-weight: 700; color: #fff; background: #67AAF8; min-width: 120px; border: none; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}
.thank_you_overlay .popup button:hover{cursor: pointer;}

.testimony_slider .owl-prev, .testimony_slider .owl-next{display: none; background: rgba(255,255,255,0.5); overflow: hidden; text-indent: -200px; width: 40px; height: 40px; position:absolute; top: 100px; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.testimony_slider .owl-prev{left: 0;}
.testimony_slider .owl-next{right: 0;}
.testimony_slider .owl-prev:before, .testimony_slider .owl-next:before{content: ""; width: 8px; height: 8px; border-top: 2px solid #333; border-right: 2px solid #333; position: absolute; top: 50%; left: 50%;}
.testimony_slider .owl-prev:before{transform: translate(-50%,-50%) rotate(-135deg); -moz-transform: translate(-50%,-50%) rotate(-135deg); -webkit-transform: translate(-50%,-50%) rotate(-135deg);}
.testimony_slider .owl-next:before{transform: translate(-50%,-50%) rotate(45deg); -moz-transform: translate(-50%,-50%) rotate(45deg); -webkit-transform: translate(-50%,-50%) rotate(45deg);}

@media only screen and (max-width:1366px){

    .section{padding: 110px 0;}
    .headline_slider .item, .headline_slider .container .col-md-6{height: 768px;}

    .title{margin: 0 auto 40px;}
    
    .headline .text h2{font-size: 64px;}
    .headline .text p{font-size: 16px;}


}

@media only screen and (max-width:768px){ 

    body{padding-bottom: 100px;}

    .for_desktop{display: none;}
    .for_mobile{display: block !important;}

    .d_right{text-align: left;}

    .tab_nav, .tab_2_nav{display: none;}
    .tab_content .tab_ct .row{display: flex; margin-bottom: 30px;}
    .tab_content .tab_ct .row .col-md-3{width: 50%;}

    .col{flex-basis: auto; width: 100%; margin-bottom: 30px;}

    .testy_box figure{float: none; margin: 0 auto 30px;}
    .testy_box .text{width: 100%;}
    .testy_box .text:before{top: 0; left: 50%;}

    .profile_slider figure{padding-top: 100%;}

    .tagline_txt{font-size: 24px;}
    .jec_img{padding-top: 100%;}

    .tab_2_ct figure img{width: 70%; height: 70%; margin-left: 15%;}
    .tab_2_ct{display: flex;}

    .footer{height: auto; text-align: center;}
    .footer ul.social{text-align: center;}
    .footer .social li a{padding: 20px 10px;}

    .header .logo{margin-bottom: 16px;}
    .header ul.nav{position: absolute; left: 100%; width: 50%; background: #fff; top: 80px;}
    .header ul.nav.show{left: 50%;}
    .header ul.nav li{width: 100%; float: left; display: block;}
    .header ul.nav li a{padding: 15px 0; color: #00278C;}

    .frame_1{height: 300px; overflow: hidden;}
    .frame_1:before{display: none;}

    .floating_box, .floating_box.scrolled{bottom: 12px; top: auto; padding: 8px; right: 30px; width: calc(100% - 60px); transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -webkit-transform: translateY(0) scale(1);}
    .floating_box form{overflow: hidden; height: 0;}
    .floating_box .subscribe{width: 100%; height: 50px; border: none; background: #67AAF8; font-weight: 700; color: #fff; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;}
    .floating_box .minimize_bt{display: none;}
    .floating_box.toggle{ z-index: 999; bottom: 30px; top: auto; right: 30px; transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -webkit-transform: translateY(0) scale(1);}
    .floating_box.toggle form{height: auto; }
    .floating_box.toggle .minimize_bt{display: block;}
    .floating_box.scrolled.focus{right: 30px;}

    .tab_2_ct table td{font-size: 13px;}

    .headline_slider .text{padding: 0 30px; transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); top: auto; bottom: 30px;}
    ul.headline_bt{margin-bottom: 0; text-align: center;}
    ul.headline_bt li{float: none; display: inline-block; margin: 0 5px;}
    ul.headline_bt li a{padding: 10px 20px; font-size: 12px;}
    .headline .text h2{font-size: 36px; text-align: center;}
    .headline .text p{font-size: 13px; text-align: center;}

    .tab_2_ct{margin-bottom: 30px;}

    .tab_content #tab3 .box .text, #why_slider .box .text{width: 100%; padding-left: 0;}

    .testimony_slider .owl-prev, .testimony_slider .owl-next{display: block;}

    .headline_slider .owl-pagination { left: 30% !important}
    .headline_slider .item, .headline_slider .container .col-md-6{height: 600px;}
}