@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


html {
  -webkit-font-smoothing: none; /* Looks very thin and awful */
  -webkit-font-smoothing: subpixel-antialiased; /* It is the default and looks bolder */
  -webkit-font-smoothing: antialiased; /* Looks pretty much the same than Windows */
}

body {
	font-family: 'LibreBaskerville', 'serif';
	/*font-family: 'Montserrat', 'sans-serif';*/
	overflow-x: hidden;
}
.navbar{
	border:none;
	box-shadow:none;
}
.navbar-brand{
	padding-top:0px;
}
.header {
	display: block;
	margin: 0;
	padding: 25px 50px 0 50px;
	background: url('../../assets/images/bgheader.png') top right no-repeat;
}
.navbar-default .navbar-collapse {
	padding-left:0px;
	padding-right:0px;
	border-color:transparent;
}
.navbar-default .navbar-toggle {
	border:none;
	background-color:transparent !important;
	margin-top: 5px;
    margin-bottom: 5px;
}
.logowindy{
	width:145px;
}
.txt-menu {
	position: absolute;
    right: 40px;
    bottom: 7px;
    font-size: 10pt;
    letter-spacing: 1pt;
    color: #686071;
    font-family: 'LibreBaskerville', 'serif';
}
/*.main-navigation {
	display: block;
	font-size: 9pt;
	font-weight: 300;
	text-transform: uppercase;
	color: #686071;
	margin: 5px 0 0 0;

}

.main-navigation span {
	padding: 0 20px 0 0;
	margin: 0 20px  0 0;
	width: 110px;
	display: inline-block;
	text-align: center;
}


.main-navigation span:hover {
	font-weight: 700;
	color: #403b47;
}*/

/*.main-navigation li {
	padding: 0 20px 0 0;
	margin: 0 20px  0 0;
	width: 110px;
	display: inline-block;
	text-align: center;
}*/

.navigation-top {
	display: block;
	font-size: 9pt;
	font-weight: 300;
	text-transform: uppercase;
	color: #686071;
	margin: 5px 0 0 -15px;
	letter-spacing: 1px;

}

.navigation-top li a{
	padding-left:15px;
	padding-right:35px;
	padding-bottom:10px;
	padding-top:10px;
}

.navigation-top li.activ {
	font-weight:900;
	color: #403b47;
}

.navigation-top li:hover {
	font-weight: 700;
	color: #403b47;
}
.navigation-top li:visited {
	font-weight: 700;
	color: #403b47;
}

.navigation-top li a:visited {
	font-weight: 700;
	color: #403b47;
}
.navbar-default .navbar-nav>li>a {
	color: #403b47 !important;
	min-width: 135px;
    padding-right: 15px;
}
.navbar-default .navbar-nav>.open>a {
	/*background:#FFF !important;*/
	background:transparent !important;
	box-shadow:none;
	border:1px solid #CCCCCC;
	border-bottom:transparent;
}
.navbar-nav>li>.dropdown-menu {
	padding-bottom:0px;
}
.dropdown-menu {min-width:250px;}
.dropdown-menu>li>a {
	background:#FFF !important;
	font-size:9pt;
}
.dropdown-menu>li>a:hover {
	font-weight: 700;
	color: #403b47;
}
.dropdown-menu>li>a:visited {
	font-weight: 700;
	color: #403b47;
}
.dropdown-menu>li>a {
	background:#FFF !important;
	font-size:9pt;
}
.dropdown-menu .divider {
	margin:0px !important;
}
.pdheader {
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	text-align: right;
}
.ul-list {
	list-style-type: none;
    padding: 15px 0 0 0;
    margin: 0px;
    background-color: #fff;
    height: 802px;
	max-height:803px;
}
.navy {
	border-bottom: transparent;
}
.sub_menu {
	font-size: 9pt;
    font-weight: 300;
    text-transform: uppercase;
    color: #686071;
    text-decoration: none;
	text-align: right;
    padding: 5px 0 5px 0;
}
.sub_menu>a {
	padding-right:55px !important;
}
.drop-menu {
	background: url('../../assets/images/arrow-down.png') right center no-repeat;
}
/*side bar*/
.sidebar {
	position:absolute;
	z-index: 2;
	top:3.5%;
	right:14%;
	width:55%;
}
.mini-submenu{
  display:block;  
  background-color: rgba(0, 0, 0, 0);  
  /*border: 1px solid rgba(0, 0, 0, 0.9);*/
  border-radius: 4px;
  padding: 9px;  
  /*position: relative;*/
  width: 42px;
  float:right;

}
.mini-submenu:hover{
  cursor: pointer;
}
.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px;
}
.mini-submenu .icon-bar {
  background-color: #000;
}
#slide-submenu{
  background: transparent;
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}
.list-group{
	display:none;
	float:right;
	width:135%;
	list-style:none;
	background-color:transparent;
    text-align: right;
    position: relative;
    right: -26%;
}
.list-group-item{padding-right: 40px;}
.list-group-item.active {
	background:transparent;
	border:none;
}
.list-group-item.active:hover{
	background:none;
}
/* close side bar */

.copy-r {
	text-transform: uppercase;
	font-size: 9pt;
	float: left;
	color: #686071;
}

/* css Home */
#home .bxhome{position:absolute !important; /*width:100% !important;*/ height:100%;}
#home .slide{
	/*width: 100% !important;*/
	height: 100%;
	background-size:100% !important;
	background-position:0% 20% !important;
}
#home .bx-wrapper {
  position: absolute;
  padding: 0;
  height: 100%;
  width: 100%;
  margin:0 !important;
}
#home .bx-wrapper .bx-viewport{
	box-shadow:0px 0px 0px #FFF !important;
	left: 0px !important;
	border: none !important;
	height: 100% !important;
	/*overflow-y: auto !important;*/
	max-height:none;
	position: absolute !important;
}
#home .colhs{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 78.5%
}
#home .caption-hs{
	background:#e2e5e2;opacity:0.95;filter:alpha(opacity=40);
	width: 360px;
	padding-bottom:20px;
	color:#686071;
	top:30%;
	position:relative;
	margin:0px auto 0px;
	-webkit-font-smoothing: antialiased;
	text-align:center;
}
#home .title-hscap {
	color:#686071;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing:3pt;
}
#home .pdng-cp{
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
}
#home .the{
	color:#686071;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#home .logo-bunga{
	padding-top:20px;
	text-align:center;
	text-align:-webkit-center;
	text-align:-moz-center;
	padding-bottom:20px;
}
#home .txt-cp{
	text-align:center;
	font-family: 'Montserrat', 'sans-serif';
	font-size:10pt;
	padding-right: 20px;
	padding-left: 20px;
}
#home .get{
	padding-top:30px;
	padding-bottom:30px;
	padding-right:65px;
	padding-left:65px;
	font-size:10pt;
	letter-spacing:2px;
	text-align: left;
}
#home .get a{
	color:#686071;
	text-decoration:none;
}
.hr-caption{
	background-color:#bbbbbb;
	height:1px;
	width:95%;
	margin-left:10px;
}
#bxhs-pager{
	bottom:10%;
	position:absolute;
	margin-left:47.3%;
}
#bxhs-pager a{
	color:#FFF;
}
#bxhs-pager a:hover{
	color:#252525;
	text-decoration:none;
}
#bxhs-pager>a>.apdng:hover{
	background-color:#252525;
	height:3px;
	width:30px;
}
#bxhs-pager a.active{
	color:#403b47;
	text-decoration:none;
}
#bxhs-pager>a.active>.apdng{
	background-color:#403b47;
	height:3px;
	width:30px;
}
.angka-slide {
	font-weight:500;
	padding-left:6px;
	padding-bottom:6px;
	font-size:11pt;
}
.apdng{
	background-color:#FFF;
	height:3px;
	width:30px;
}
/* close css Home */
.logo-windy {
	display: block;
	width: 200px;
	height: 70px;
	/*border: 1px solid #efefef; */
	background: url('../../assets/images/logo-windy.png') top left no-repeat;

}

/* css about us */
#about .img-about{
	width:100%; 
	background-size:auto !important;
	max-height:780px;
	height:950px;
}
#about .text-about{
	padding-top:6%;
}
#about .txt{
	padding-top:20px;
	color:#96929c;
	padding-left:30px;
	font-family: 'Montserrat', 'sans-serif';
}
#about .title {
	color:#96929c;
	font-size: 15pt;
	font-weight: 800;
	letter-spacing:5pt;
	text-align:center;
	font-family: 'LibreBaskerville', 'serif';
	width: 62%;
}
#about .title h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.5px;
	color:#686071;
}
#about .the {
	color:#96929c;
	font-size: 9pt;
	font-weight: 900;
	letter-spacing:1px;
	padding-left:0px;
	font-family: 'Montserrat', 'sans-serif';
}
#about .logo-bunga{
	padding-top:20px;
	padding-left:0px;
	padding-bottom:20px;
	text-align:center;
	width: 62.5%;
}
#about .text-1{
	font-size: 10pt;
	text-align:center;
	padding-bottom:20px;
	width: 62.5%;
}
#about .lg{width:62.5%}
#about .text-2{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
  	-webkit-column-gap: 40px;
  	-moz-column-gap: 40px;
  	column-gap: 40px;
	font-size: 9pt;
}
#about hr{
	background-color:#bbbbbb;
	height:1px;
	width:100%;
}
/* close about us*/

/* css inspiration */
#inspiration .bxinspiration{position:absolute !important; width:100% !important; height:100%;}
#inspiration .slider-ins-left{
	width: 100% !important;
	height: 100%;
	background-size:auto 100% !important;
	background-position:220px 100% !important;
	clip:rect(0px 1900px 900px 150px);
}
#inspiration .slider-ins-right{
	width: 100% !important;
	height: 100%;
	background-size:auto 100% !important;
	background-position:70% 100% !important;
	clip:rect(0px 1900px 900px 150px);
}
#inspiration .bx-wrapper {
  position: absolute;
  padding: 0;
  height: 100%;
  width: 100%;
  margin:0 !important;
}
#inspiration .bx-wrapper .bx-viewport{
	box-shadow:0px 0px 0px #FFF !important;
	left: 0px !important;
	height: 100% !important;
	max-height:none;
  	border: none !important;
	position: absolute !important;
	background: transparent;
}
#inspiration .bx-wrapper .bx-pager { display:none}
#inspiration .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 78%;
	background-image:url(../../assets/images/background.png);
	background-repeat:no-repeat;
	background-size: 94% 80%;
  	background-position: 52% 50%;
}
#inspiration .caption-ins-left{
	background:url('../../assets/images/bg-projects.jpg');
	width: 350px;
	/*height:439px;*/
	padding-bottom:20px;
	color:#686071;
	top:22%;
	position:relative;
	margin:auto 60%;
	-webkit-font-smoothing: antialiased;
}
#inspiration .caption-ins-right{
	background:url('../../assets/images/bg-projects.jpg');
	width: 350px;
	/*height:439px;*/
	padding-bottom:20px;
	color:#686071;
	top:22%;
	position:relative;
	margin:auto 20%;
	-webkit-font-smoothing: antialiased;
}
#inspiration .title-hscap {
	color:#686071;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing:1.5pt;
	text-transform:uppercase;
}
#inspiration .pdng-cp{
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:center;
}
#inspiration .the{
	color:#686071;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#inspiration .logo-bunga{
	padding-top:30px;
	padding-left:0px;
	padding-bottom:30px;
	text-align: -webkit-center;
	text-align: -moz-center;
}
#inspiration .txt-cp{
	font-size: 9pt;
	text-align:center;
	font-family: 'Montserrat', 'sans-serif';
	width: 90%;
  	padding-left: 28px;
}
#inspiration .get{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:65px;
	letter-spacing:2px;
	text-align: center;
  	font-size: 10pt;
  	width: 95%;
}
#inspiration .get a{
	color:#686071;
	text-decoration:none;
}
#inspiration .hr-caption{
	background-color:#bbbbbb;
	height:1px;
	width:95%;
	margin-left:10px;
}
/*#bxhs-pager{
	bottom:30px;
	position:absolute;
	margin-left:45%;
}
#bxhs-pager a{
	color:#FFF;
}
#bxhs-pager a:hover{
	color:#252525;
	text-decoration:none;
}
#bxhs-pager>a>.apdng:hover{
	background-color:#252525;
	height:3px;
	width:30px;
}
#bxhs-pager a.active{
	color:#252525;
	text-decoration:none;
}
#bxhs-pager>a.active>.apdng{
	background-color:#252525;
	height:3px;
	width:30px;
}*/
#inspiration .slidernext{
	vertical-align:middle;
	color:#252525;
	font-weight:600;
	letter-spacing:2px;
	position:relative;
	float:right;
  	top: 50%;
	right: -28px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);  /* Chrome, Safari 3.1+ */
	cursor:pointer;
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
#inspiration .sliderprev {
	vertical-align:middle;
	color:#252525;
	letter-spacing:2px;
	position: absolute;
  	top: 50%;
	left:-28px;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);  /* Chrome, Safari 3.1+ */
	cursor:pointer;
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
#inspiration .pgn{padding-left:19px;padding-right:19px;}
.angka-slide {
	font-weight:500;
	padding-left:6px;
	padding-bottom:6px;
}
.apdng{
	background-color:#FFF;
	height:3px;
	width:30px;
}
.slide-counter-left{
	position:absolute;
	right:520px;
	bottom:32px;
	color:#686071;
}
.slide-counter-right{
	position:absolute;
	left:470px;
	bottom:32px;
	color:#686071;
}
/* close css inspiration */

/* css detail inspiration */
#detail-insp .slider-ins{
	width: 100% !important;height: 100%;
	background-size:100% auto !important;
	background-position:50% 100% !important;
	min-height: 780px;
}
#detail-insp .sd{
	color:#FFF;
	font-family: 'LibreBaskerville', 'serif';
	font-size:12pt;
	letter-spacing:1px;
	text-align:center;
	text-align:-webkit-center;
	bottom:0px;
	position: absolute;
  	left: 45%;
	cursor:pointer;
}

#detail-insp .scroll-down{
	background:#686071;
	opacity:0.7;
	width:80px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	text-align:center;
	margin-top:10px;
}

#detail-insp .colhs{
	padding:0px;
	position: relative;
    width: 100%;
    height: 78%;
}
#detail-insp .imglb{
	width: 100% !important;
    height: 100%;
    background-size: auto !important;
    background-position: 50% 100% !important;
    min-height: 350px;
}
#detail-insp .detailinsp-middle{
	padding-top:15px;
}
#detail-insp .divleft3 {padding-top:15px;padding-left:0px}
#detail-insp .imglefbottom {height:100%}
#detail-insp .title-hscap {
	color:#686071;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing:2pt;
	text-transform:uppercase;
}
#detail-insp .detail-right{
	color:#686071;
	text-align:center;
	padding-top:17%;
	padding-left:40px;
	padding-right:40px;
}
#detail-insp .the{
	color:#686071;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#detail-insp .logo-bunga{
	padding-top:30px;
	padding-bottom:30px;
}
#detail-insp .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:60%;
	font-size: 13pt;
}
#detail-insp .txt-cp{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	margin:auto;
	width:63%;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 12pt;
}
#detail-insp .bgpatern {
	background:url(../../assets/images/bg-pattern1.png);
	padding-bottom:0px;
	margin-top:12px;
}
#detail-insp .title-another {
	color:#686071;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing:1.5pt;
	text-transform:uppercase;
}
#detail-insp .title-btcap {
	color:#686071;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing:1.5pt;
	text-transform:uppercase;
}
#detail-insp .img-3bottom {
	color:#686071;
	width: 1420px;
  	left: 12%;
  	border-bottom-width: 0px;
  	padding-bottom: 80px;
}
#detail-insp .pdbottom {
	text-align:center;
	padding-top:20px;
}
#detail-insp .detail-bottom{
	color:#686071;
	text-align:center;
	padding-top:70px;
	padding-left:40px;
	padding-right:40px;
}
#detail-insp .txt-bottom{
	color:#686071;
	text-align:center;
	padding-top:20px;
	padding-left: 20px;
  	padding-right: 20px;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 10pt;
}
#detail-insp .left{
	padding-left:0px;
	padding-top:0px;
}
/* close css detail inspiration */
/* css creation */
#creation .bx-wrapper {
	margin:0px;
}
#creation .bx-wrapper .bx-viewport{
	box-shadow:0px 0px 0px #FFF !important;
	left:0px;
	border:none;
}
#creation .padcreation {
	width: 1450px;
  	text-align: -webkit-center;
	text-align:-mozkit-center;
	float:none;
	margin:auto;
}
#creation .slidernext{
	cursor:pointer;
	vertical-align:middle;
	position:absolute;
	right:30%;
  	top:7.5%;
}
#creation .sliderprev {
	cursor:pointer;
	vertical-align:middle;
	position: absolute;
  	top: 7.5%;
	left:30%;
}

#creation .title-slider{
	color:#686071;
	text-align:center;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
}
#creation .logo-bunga {
	padding-top:20px;
	padding-bottom:20px;
	text-align:-webkit-center;
	text-align:-moz-center;
}
#creation .title-hscap {
	color:#686071;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing:2pt;
	text-transform:uppercase;
}
#creation .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:30%
}
#creation .imgcr {
	padding:10px;
}
/* close css creation */
/* css projects */
#projects .bg-pro {
	background: url('../../assets/images/bg-projects.jpg') repeat;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	/*height:144px;*/
}
#projects .pd-txt {
	height:100%;
}
#projects .pdng {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#projects .pdlr {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#projects .the{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#projects .title-hscap {
	color:#686071;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing:2pt;
	text-transform:uppercase;
}
#projects .title-slider{
	color:#686071;
	text-align:center;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
}
#projects .logo-bunga {
	padding-top:20px;
	padding-bottom:20px;
	text-align: -webkit-center;
}
#projects .padprojects {
	width: 1450px;
	float:none;
	margin:auto;
}
#projects .title-procap {
	color:#686071;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing:1pt;
	width:100%;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
}
#projects .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 20px;
	font-style:italic;
	margin:auto;
	width:30%;
}
#projects .txt-bottompro {
	color:#686071;
	padding-left:15px;
	padding-bottom:20px;
	font-family: 'Montserrat', 'sans-serif';
	font-size:9pt;
	height:54px;
}
#projects .hr-caption{
	background-color:#bbbbbb;
	height:1px;
	width:95%;
	margin-left:10px;
}
/* close css projects */

/* css detailpro */
#detailpro .bxinspiration{position:absolute !important; width:100% !important; height:100%;}
#detailpro .bx-wrapper {
  position: absolute;
  padding: 0;
  height: 100%;
  width: 100%;
  margin:0 !important;
}
#detailpro .bx-wrapper .bx-viewport{
	box-shadow:0px 0px 0px #FFF !important;
	left: 0px !important;
	height: 100% !important;
	max-height:none;
  	border: none !important;
	position: absolute !important;
	background: transparent;
}
#detailpro .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 80%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#detailpro .slider-ins{
	width:100% !important;
	height: 100%;
	background-size:93% auto !important;
	background-position:50% !important;
}
#detailpro .caption-ins1{
	background:#e2e5e2;
	opacity:0.95;filter:alpha(opacity=40);
	width: 550px;
  	height: auto;
	padding-bottom:20px;
	color:#686071;
	top:20%;
	position:relative;
	margin:auto 10%;
	-webkit-font-smoothing: antialiased;
	text-align: -webkit-center;
	text-align: -moz-center;
}
#detailpro .caption-ins2{
	background:#e2e5e2;opacity:0.9;filter:alpha(opacity=40);
	width: 350px;
  	height: 350px;
	color:#686071;
	top:30%;
	position:relative;
	margin:auto 20%;
	-webkit-font-smoothing: antialiased;
}
#detailpro .title-hscap {
	height:auto;
	color:#686071;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing:2pt;
	text-transform:uppercase;
}
#detailpro .pdng-cp{
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	text-align:-webkit-center;
	text-align: -moz-center;
}
#detailpro .the{
	color:#686071;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#detailpro .logo-bunga{
	padding-top:30px;
	text-align: -webkit-center;
	text-align: -moz-center;
	padding-bottom:30px;
}
#detailpro .txt-cp{
	text-align:center;
	width:81%;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 9pt;
	height:100%;
}
#detailpro .txt-italic{
	text-align:center;
	font-style:italic;
	margin:auto;
	font-weight:normal;
	padding-top:30px;
	font-size: 10pt;
}
#detailpro .get{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:65px;
	font-size:10pt;
	letter-spacing:2px;
	width:55%;
}
#detailpro .get a{
	color:#686071;
	text-decoration:none;
}
#detailpro .hr-caption{
	background-color:#bbbbbb;
	height:1px;
	width:95%;
	margin-left:10px;
}
/*#bxhs-pager{
	bottom:30px;
	position:absolute;
	margin-left:45%;
}
#bxhs-pager a{
	color:#FFF;
}
#bxhs-pager a:hover{
	color:#252525;
	text-decoration:none;
}
#bxhs-pager>a>.apdng:hover{
	background-color:#252525;
	height:3px;
	width:30px;
}
#bxhs-pager a.active{
	color:#252525;
	text-decoration:none;
}
#bxhs-pager>a.active>.apdng{
	background-color:#252525;
	height:3px;
	width:30px;
}*/
#detailpro .slidernext{
	vertical-align:middle;
	color:#252525;
	font-weight:600;
	letter-spacing:2px;
	position:relative;
	float:right;
	right: -28px;
  	top: 50%;
	transform: rotate(90deg);
	-webkit-transform:rotate(90deg);
	cursor:pointer;
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
#detailpro .sliderprev {
	vertical-align:middle;
	color:#252525;
	font-weight:600;
	letter-spacing:2px;
	position: absolute;
  	top: 50%;
	left:-30px;
	cursor:pointer;
	transform: rotate(270deg);
	-webkit-transform:rotate(270deg);
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
.angka-slide {
	font-weight:500;
	padding-left:6px;
	padding-bottom:6px;
}
.apdng{
	background-color:#FFF;
	height:3px;
	width:30px;
}
/*.slide-counter1{
	position:absolute;
	right:720px;
	bottom:120px;
	color:#686071;
}
.slide-counter2{
	position:absolute;
	left:470px;
	bottom:40px;
	color:#686071;
}*/
/* close css detailpro */

/* css viewmore */
#viewmore .bxinspiration{position:absolute !important; height:100%;}
#viewmore .bx-wrapper {
  position: absolute;
  padding: 0;
  height: 100%;
  width: 100%;
  margin:0 !important;
}
#viewmore .bx-wrapper .bx-viewport{
	box-shadow:0px 0px 0px #FFF !important;
	left: 0px !important;
	height: 100% !important;
	max-height:none;
  	border: none !important;
	position: absolute !important;
	background: transparent;
}
#viewmore .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 80%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#viewmore .slider-ins{
	height: 100%;
	background-size:93% auto !important;
	background-position:50% !important;
}
#viewmore .slidernext{
	vertical-align:middle;
	color:#252525;
	font-weight:600;
	letter-spacing:2px;
	position:relative;
	float:right;
	right: -28px;
  	top: 50%;
	transform: rotate(90deg);
	-webkit-transform:rotate(90deg);
	cursor:pointer;
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
#viewmore .sliderprev {
	vertical-align:middle;
	color:#252525;
	font-weight:600;
	letter-spacing:2px;
	position: absolute;
  	top: 50%;
	left:-30px;
	cursor:pointer;
	transform: rotate(270deg);
	-webkit-transform:rotate(270deg);
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
/* close css viewmore */

/* css contact */
#contact .topleft{
	width: 33%;
	padding-left:50px;
	padding-top:100px;
	color:#686071;
}
#contact .title {
	color:#686071;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing:2pt;
	text-transform: uppercase;
}
#contact .hrcontact{
	background-color:#CCC;
	height:1px;
	width:100%;
}
#contact .txt-italic{
	font-style:italic;
	font-size:11pt;
}
#contact .logo-bunga{
	padding-top:30px;
	padding-bottom:30px;
}
#contact .txt-addres {
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 9pt;
}
#contact .txt-addres p{
	margin:0px;
	font-family: 'Montserrat', 'sans-serif';
}
#contact .txt-addres b{
	font-family: 'Montserrat', 'sans-serif';
}
#contact .topright{
	width: 66.5%;
	padding-right:35px;
	padding-top:100px;
	color:#686071;
}
#contact input {
	height:30px;
	border:none;
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 10pt;
	box-shadow: none;
}
#contact textarea {
	font-family: 'Montserrat', 'sans-serif';
  	font-size: 10pt;
	border:none;
	width:100%;
}
::-webkit-input-placeholder { color:#686071;}
::-moz-placeholder { color:#686071; } /* firefox 19+ */
:-ms-input-placeholder { color:#686071; } /* ie */
input:-moz-placeholder { color:#686071; }
#contact .div-hr {
	padding-top:30px;
	padding-bottom:30px;
	padding-left: 0px;
	padding-right: 0px;
}
#contact .divhrt {
	padding-top:30px;
	padding-bottom:30px;
}
#contact .hrfullname{
	background-color:#252525;
	height:1px;
	width:100%;
}
#contact .bottom12{
	padding:0px;
    width: 100%;
    height: 78%;
	padding-top:140px;
}
#contact .colhs{
	padding:0px;
	position:fixed;
    width: 100%;
    height: 78%;
}
#contact .slider-ins{
	width: 100%;
	height: 100%;
}
#inquiry-form .submit {
    border: 1px solid #686071;
    width: 160px;
    height: 40px;
    background: url('../images/arrow-right.png') no-repeat 125px center transparent;
    text-align: left;
    font-family: 'Montserrat', 'sans-serif';
    font-size: 10pt;
	letter-spacing: 1.5px;
    color: #686071;
    padding: 6px 15px;
}
/* close css contact */
.pgn{padding-left:19px;padding-right:19px;}

.footer {
	background:#FFF;
	padding: 15px 50px;
	bottom:0; 
	position:absolute;
	letter-spacing:1px;
	text-align:left;
	/*border: 1px solid #efefef; */
}

.soc-med {
	text-transform: uppercase;
	font-size: 9pt;
	float: right;
	text-align:right;
}
#footer {
	background:#FFF;
	padding: 15px 50px;
	bottom:0; 
	position:relative;
	letter-spacing:1px;
	text-align:left;
	/*border: 1px solid #efefef; */
}

@media only screen
and (min-width: 1350px)
and (max-width: 1439px) {
/* css home*/
#home .colhs{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 70.5%;
}
#home .caption-hs {
  background: #e2e5e2;
  opacity: 0.95;
  filter: alpha(opacity=40);
  width: 360px;
  padding-bottom: 20px;
  top: 0%;
  position: relative;
  margin: -1.5% auto 0%;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
#bxhs-pager {
  bottom: 6%;
  position: absolute;
  margin-left: 46.3%;
}
/* close css home*/
/* css about */
#about .img-about{
	width:100%; 
	background-size:100% !important;
	max-height: 550px;
}
#about .title {
  width: 100%;
}
#about .logo-bunga {
  width: 100%;
}
#about .text-about{
	padding-top:20px;
	right: 90px;
}
#about .text-1 {
	font-size: 10pt;
  	margin-left: 75px;
  	width: 77%;
}
#about .lg {
  width: 78%;
  margin-left: 75px;
}
#about .hr {
	margin-left: 40px;
  	width: 90%;
}
/* close css about */

/* css inspiration */
#inspiration .col-ins{
	padding: 0px;
  	position: absolute;
  	width: 100%;
  	height: 77%;
  	background-image: url(../../assets/images/background.png);
  	background-repeat: no-repeat;
  	background-size: 92% 77%;
  	background-position: 48% 35%;
}
#inspiration .slider-ins-left{
	width: 100% !important;
	height: 100%;
	background-size:auto 100% !important;
	background-position: 77px 100% !important;
  	clip: rect(0px 1200px 600px 130px);
}
#inspiration .slider-ins-right {
  	width: 100% !important;
  	height: 100%;
  	background-size: auto 100% !important;
  	background-position: 87% 100% !important;
  	clip: rect(0px 1100px 600px 0px);
}
#inspiration .caption-ins-left{
	background:url('../../assets/images/bg-projects.jpg');
	width: 350px;
	/*height: 378px;*/
	color:#686071;
	top:0%;
	position:relative;
	margin:-40px 51% 0px;
	-webkit-font-smoothing: antialiased;
}
#inspiration .caption-ins-right{
	background:url('../../assets/images/bg-projects.jpg');
	width: 350px;
	/*height: 385px;*/
	color:#686071;
	top:0%;
	position:relative;
	margin:-40px 21% 0px;
	-webkit-font-smoothing: antialiased;
}
#inspiration .pdng-cp {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    text-align: center;
}
#inspiration .get {
    padding-top: 40px;
    padding-bottom: 40px;
}
#inspiration .slidernext {
  	right: -30px;
}
#inspiration .sliderprev {
  	left: -30px
}
.slide-counter-left{
	position:absolute;
	right: 410px;
  	bottom: 48px;
	color:#686071;
}
.slide-counter-right{
	position:absolute;
	left: 418px;
  	bottom: 48px;
	color:#686071;
}
/* close css inspiration */

/* css detail inspiration */
#detail-insp .slider-ins{
	width: 100% !important;height: 100%;min-height: 590px;background-position:50% 0% !important;
}
#detail-insp .sd{
	color:#FFF;
	font-family: 'LibreBaskerville', 'serif';
	font-size:12pt;
	letter-spacing:1px;
	text-align:center;
	text-align:-webkit-center;
	bottom:0px;
	position: absolute;
  	left: 45%;
	cursor:pointer;
}

#detail-insp .scroll-down{
	background:#686071;
	opacity:0.7;
	width:80px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	text-align:center;
	margin-top:10px;
}

#detail-insp .colhs{
	padding:0px;
	position: relative;
    width: 100%;
    height: 78%;
}

#detail-insp .detailinsp-middle{
	padding-top:12px;
}
#detail-insp .divleft3 {padding-top:12px;padding-left:0px}
#detail-insp .imglefbottom {height:260px}
#detail-insp .title-hscap {
	color:#686071;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing:1pt;
}
#detail-insp .detail-right{
	color:#686071;
	text-align:center;
	padding-top:6%;
	padding-left:40px;
	padding-right:40px;
}
#detail-insp .the{
	color:#686071;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}
#detail-insp .logo-bunga{
	padding-top:30px;
	padding-bottom:30px;
}
#detail-insp .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:60%;
	font-size: 11pt;
}
#detail-insp .txt-cp{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	margin:auto;
	width:63%;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 9pt;
}
#detail-insp .bgpatern {
	padding-bottom:0px;
	margin-top:12px;
}
#detail-insp .title-btcap {
	color:#686071;
	font-size: 11pt;
	font-weight: normal;
}
#detail-insp .img-3bottom {
	width: 100%;
  	left: 0%;
	padding-left:100px;
	padding-right:100px;
	padding-bottom: 60px;
}
#detail-insp .pdbottom {
	text-align:center;
	padding-top:20px;
}
#detail-insp .imglb{
	background-size:100% auto!important;
    min-height: 260px;
}
#detail-insp .detail-bottom{
	color:#686071;
	text-align:center;
	padding-top:70px;
	padding-left:50px;
	padding-right:50px;
}
#detail-insp .txt-bottom{
	text-align:center;
	padding-top:20px;
	padding-left: 20px;
  	padding-right: 20px;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 9pt;
}
#detail-insp .left{
	padding-left:0px;
	padding-top:0px;
}
/* close css detail inspiration */

/* css creation*/
#creation .padcreation {
	width: 100%;
}
#creation .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:42%
}
#creation .sliderprev {
  vertical-align: middle;
  position: absolute;
  top: 7.5%;
  left: 20%;
}
#creation .slidernext {
  vertical-align: middle;
  position: absolute;
  right: 20%;
  top: 7.5%;
}
/* close css creation*/

/* css project*/
#projects .padprojects {
	width: 100%;
}
#projects .pd-txt {
	height:105px;
}
/*#projects .txt-bottompro {height:88px;}
#projects .bg-pro {
	height:162px;
}
/* css close projects*/

/* css detail projects*/
#detailpro .caption-ins1{
	background:#e2e5e2;opacity:0.95;filter:alpha(opacity=40);
	width: 500px;
  	height: auto;
	padding-bottom:20px;
	color:#686071;
	top:5.5%;
	position:relative;
	margin:auto 5%;
	-webkit-font-smoothing: antialiased;
	text-align: -webkit-center;
	text-align: -moz-center;
}
#detailpro .get{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:50px;
	padding-right:65px;
	font-size:10pt;
	letter-spacing:2px;
	width:55%;
}
#detailpro .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 75%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#detailpro .title-hscap {
	height:44px;
	font-size: 12pt;
	letter-spacing:1.5pt;
}
#detailpro .logo-bunga {
	padding-top:20px;
	padding-bottom:20px;
}
#detailpro .txt-cp {height:170px;}
#detailpro .slidernext{
	right: -35px;
}
#detailpro .sliderprev {
	left:-35px;
}
/* close css detail projects*/

/* css viewmore projects*/
#viewmore .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 75%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#viewmore .slidernext{
	right: -35px;
}
#viewmore .sliderprev {
	left:-35px;
}
/* close css viewmore projects*/

/* css contac*/
#contact .topleft {
  padding-top: 35px;
}
#contact .topright {
  padding-top: 35px;
}
#contact .title {
	font-size: 18pt;
}
#contact .txt-italic {
  font-size: 10pt;
}
#contact .txt-addres {
  font-size: 9pt;
}
#contact .bottom12 {
  padding-top: 50px;
}
/* close css contact */
.footer {
	background:#FFF;
	padding: 15px 50px;
	bottom:0; 
	position:absolute;
	letter-spacing:1px;
	/*border: 1px solid #efefef; */
}
#footer {
	background:#FFF;
	padding: 15px 50px;
	bottom:0; 
	position:relative;
	letter-spacing:1px;
	
	/*border: 1px solid #efefef; */
}	
}

@media only screen 
and (min-width: 1224px)
and (max-width: 1349px) {
/*css home */
#home .colhs {
  padding: 0px;
  position: absolute;
  width: 100%;
  height: 78.5%;
}
#home .caption-hs {
  background: #e2e5e2;
  opacity: 0.95;
  filter: alpha(opacity=40);
  width: 360px;
  padding-bottom: 20px;
  top: 0%;
  position: relative;
  margin: -4.5% auto 0%;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
#bxhs-pager {
  bottom: 12%;
  position: absolute;
  margin-left: 46.3%;
}
/* close css home */
/* css about*/
#about .img-about{
	width:100%; 
	background-size:100% !important;
	max-height:520px ;
}
#about .title {
  font-size: 15pt;
  font-weight: 800;
  letter-spacing: 5pt;
  text-align: center;
  font-family: 'LibreBaskerville', 'serif';
  width: 100%;
}
#about .logo-bunga {
  width: 100%;
}
#about .text-about{
	padding-top:20px;
	right: 60px;
}
#about .text-1 {
	font-size: 9pt;
  	margin-left: 50px;
  	width: 83%;
}
#about .lg {
  width: 84%;
  margin-left: 55px;
}
#about .hr {
	margin-left: 40px;
	width:90%
}
/* close css about*/
/*css inspiration */
#inspiration .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 73%;
	background-image:url(../../assets/images/background.png);
	background-repeat:no-repeat;
	background-size: 92% 80%;
  	background-position: 45% 35%;
}
#inspiration .slider-ins-left{
	width: 100% !important;
	height: 100%;
	background-size:auto 100% !important;
	background-position:80px 100% !important;
	clip:rect(0px 1300px 900px 110px);
}
#inspiration .slider-ins-right {
  	width: 100% !important;
  	height: 100%;
  	background-size: auto 100% !important;
  	background-position: 85% 100% !important;
  	clip: rect(0px 1100px 600px 0px);
}
#inspiration .pdng-cp {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    text-align: center;
}
/*#inspiration .caption-ins-left{
	background:url('../../assets/images/bg-projects.jpg');
	width: 350px;
	/*height:410px;
	padding-bottom:20px;
	color:#686071;
	top:13%;
	position:relative;
	margin:auto 57%;
	-webkit-font-smoothing: antialiased;
}*/
#inspiration .caption-ins-left {
    background: url('../../assets/images/bg-projects.jpg');
    width: 300px;
    height: 310px;
    padding-bottom: 20px;
    color: #686071;
    top: 0%;
    position: relative;
    margin: -40px 58% 0px;
    -webkit-font-smoothing: antialiased;
}
#inspiration .caption-ins-right{
	background:url('../../assets/images/bg-projects.jpg');
	width: 300px;
	height: 310px;
	color:#686071;
	top:0%;
	position:relative;
	margin:-40px 18% 0px;
	-webkit-font-smoothing: antialiased;
}
/*#inspiration .logo-bunga{
	padding-top:30px;
	padding-left:0px;
	padding-bottom:30px;
	text-align: -webkit-center;
	text-align: -moz-center;
}*/
#inspiration .txt-cp {
    width: 100%;
    padding-left: 0px;
}
#inspiration .get{
	padding-top:40px;
	padding-bottom:40px;
}
#inspiration .slidernext {
  	right: -30px;
}
#inspiration .sliderprev {
  	left: -30px
}
.slide-counter-left{
	position:absolute;
	right: 330px;
  	bottom:30px;
	color:#686071;
}
.slide-counter-right{
	position:absolute;
	left: 320px;
  	bottom: 30px;
	color:#686071;
}
/* close css inspiration */

/* css detail inspiration */
#detail-insp .slider-ins {
    width: 100% !important;
    height: 100%;
	/*background-position:50% 0% !important;*/
    min-height: 590px;
}

#detail-insp .detailinsp-middle{
	padding-top:12px;
}
#detail-insp .divleft3 {padding-top:12px;padding-left:0px}
#detail-insp .imglb{
	background-size: auto 100% !important;
    min-height: 260px;
}
#detail-insp .imglefbottom {height:260px}
#detail-insp .the{
	color:#686071;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	font-family: 'Montserrat', 'sans-serif';
}

#detail-insp .detail-right{
	color:#686071;
	text-align:center;
	padding-top:10%;
	padding-left:40px;
	padding-right:40px;
}
#detail-insp .title-hscap {
	font-size: 15pt;
	letter-spacing:1pt;
}
#detail-insp .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:60%;
	font-size: 11pt;
}
#detail-insp .txt-cp{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	margin:auto;
	width:63%;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 9pt;
}
#detail-insp .img-3bottom {
	width: 100%;
  	left: 0%;
	padding-left:100px;
	padding-right:100px;
	padding-bottom: 60px;
}
#detail-insp .title-btcap {
	color:#686071;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:1pt;
}
#detail-insp .txt-bottom{
	text-align:center;
	padding-top:20px;
	padding-left: 20px;
  	padding-right: 20px;
	font-family: 'Montserrat', 'sans-serif';
	font-size: 9pt;
}
#detail-insp .left{
	padding-left:0px;
	padding-top:0px;
}
#detail-insp .detail-bottom{
	padding-top:50px;
}
#detail-insp .bgpatern {
	margin-top:12px;
}
/* close css detail inspiration */

/* css project*/
#projects .padprojects {
	width: 100%;
}
/*#projects .txt-bottompro {height:105px;}
#projects .bg-pro {
	height:178px;
}*/
#projects .pd-txt {
	height:105px;
}
/* css close projects*/

/* css detail projects*/
#detailpro .slider-ins{
	width:100% !important;
	background-size:93% auto !important;
	background-position:50% !important;
}
#detailpro .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 75%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#detailpro .caption-ins1{
	background:#e2e5e2;opacity:0.95;filter:alpha(opacity=40);
	width: 500px;
  	height: auto;
	padding-bottom:20px;
	color:#686071;
	top:7.5%;
	position:relative;
	margin:auto 8%;
	-webkit-font-smoothing: antialiased;
	text-align: -webkit-center;
	text-align: -moz-center;
}
#detailpro .get{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:50px;
	padding-right:65px;
	font-size:10pt;
	letter-spacing:2px;
	width:55%;
}
#detailpro .txt-cp {height:170px;}
#detailpro .title-hscap {
	height:44px;
	font-size: 12pt;
	letter-spacing:1.5pt;
}
#detailpro .logo-bunga {
	padding-top:20px;
	padding-bottom:20px;
}
#detailpro .slidernext{
	right: -35px;
}
#detailpro .sliderprev {
	left:-35px;
}
/* close css detail projects*/

/* css viewmore projects*/
#viewmore .slider-ins{
	background-size:93% auto !important;
	background-position:50% !important;
}
#viewmore .col-ins{
	padding:0px;
	position: absolute;
    width: 100%;
    height: 75%;
	background-repeat:no-repeat;
	background-size: 100% 600px;
  	background-position: center center;
}
#viewmore .slidernext{
	right: -35px;
}
#viewmore .sliderprev {
	left:-35px;
}
/* close css detail projects*/

/* css creation */
#creation .padcreation {
	width: 100%;
}
#creation .txt-italic{
	text-align:center;
	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 30px;
	font-style:italic;
	margin:auto;
	width:46%
}
#creation .sliderprev {
  vertical-align: middle;
  position: absolute;
  top: 7.5%;
  left: 20%;
}
#creation .slidernext {
  vertical-align: middle;
  position: absolute;
  right: 20%;
  top: 7.5%;
}
/* close css creation*/

/* css contac*/
#contact .topleft {
  padding-top: 35px;
  width: 41%;
}
#contact .topright {
  padding-top: 35px;
  width: 58%;
}
#contact .title {
	font-size: 18pt;
}
#contact .txt-italic {
  font-size: 10pt;
}
#contact .txt-addres {
  font-size: 9pt;
}
#contact .bottom12 {
  padding-top: 50px;
}
/* close css contact */

.footer {
	background:#FFF;
	padding: 15px 50px;
	width:100%;
	bottom:0; 
	position:absolute;
	letter-spacing:1px;
	text-align:left;
	/*border: 1px solid #efefef; */
}
#footer {
	background:#FFF;
	padding: 15px 50px;
	width:100%;
	bottom:0; 
	position:relative;
	letter-spacing:1px;
	text-align:left;
	/*border: 1px solid #efefef; */
}	
}

@media (max-width: 1224px) {
/* home */	
#home .slide {
		background-size:cover !important;
}
#home .caption-hs {opacity:0.85;}
#bxhs-pager {
	margin-left:43.3%;
}
/* close home */

/* about */
#about .img-about {
	width:100%; 
	background-size:auto !important;
	max-height:700px;
}
#about .pad-m {
	padding:0px;
	position:absolute;
}
#about .text-about {
    padding-top: 10%;
    background: #FFF;
    opacity: 0.8;
	padding-bottom: 20px;
}
#about .title {margin-left:16%}
#about .title h3{ padding-bottom:10px;}
#about .logo-bunga{margin-left:16%; padding-top:25px; padding-bottom:25px;}
#about .text-1{margin-left:16%; padding-bottom:40px;}
#about .lg{margin-left:16%;padding-bottom:10%;}
/* close about */
/* inspiration */
#inspiration .col-ins {
    background-position: 50% 40%;
	background-size: 93% 78%;
}
#inspiration .slider-ins-left {
    background-position: 0% 100% !important;
    clip: rect(0px 1200px auto 65px);
}
#inspiration .slider-ins-right {
    background-position: 98% 100% !important;
    clip: rect(0px 950px auto 60px);
}
#inspiration .caption-ins-right {
    margin: -18% 6%;
	top: 0%;
}
#inspiration .caption-ins-left {
	top: 0%;
    margin: -18% 60%;
}
.slide-counter-left {
    right: 13%;
    bottom: 38px;
}
.slide-counter-right {
    left: 13%;
    bottom: 38px;
}
#inspiration .slidernext {right: -40px;top: 45%;}
#inspiration .sliderprev {left: -40px;top: 45%;}
/* close inspiration */
/* detail inspiration */
#detail-insp .slider-ins {
    min-height: 475px;
}
#detail-insp .sd {
    left: 40%;
}
#detail-insp .detail-right {
    padding-top: 7%;
}
#detail-insp .title-hscap {
    font-size: 18pt;
}
#detail-insp .txt-italic {
    font-size: 12pt;
	width:80%;
}
#detail-insp .txt-cp {
    font-size: 11pt;
	width:83%;
}
#detail-insp .imglb {
    background-size: auto 100%!important;
    background-position: 45% 100% !important;
}
#detail-insp .img-3bottom {
    width: 100%;
    left: 0%;
}
#detail-insp .title-btcap {
    font-size: 12pt;
}
#detail-insp .txt-bottom {
    font-size: 9.5pt;
}
/* close detail inspiration*/
/* creation */
#creation .padcreation {
    width: 100%;
}
#creation .slidernext {
    top: 9.5%;
}#creation .sliderprev {
    top: 9.5%;
}
/* close creation */
/* projects */
#projects .pd-txt {
    height: 156px;
}
#projects .padprojects {
    width: 100%;
}
#projects .txt-bottompro {
    height: 105px;
}
/* close projects */
/* detail projects */
#detailpro .col-ins {height:74%;}
#detailpro .caption-ins1 {
    top:3.5%;
	margin: auto 7%;
}
#detailpro .title-hscap {
    height: 56px;
}
#detailpro .txt-cp {
    height: 155px;
}
#detailpro .txt-italic {
    padding-top: 20px;
}
#detailpro .get {
    padding-top: 40px;
    padding-bottom: 40px;
}
#detailpro .slidernext {
    top: 45%;
	right: -40px;
}
#detailpro .sliderprev {
    top: 45%;
	left: -40px;
}
/* close detail projects*/
/* viewmore projects */
#viewmore .col-ins {height:74%;}
#viewmore .caption-ins1 {
    top:3.5%;
	margin: auto 7%;
}
#viewmore .slidernext {
    top: 45%;
	right: -40px;
}
#viewmore .sliderprev {
    top: 45%;
	left: -40px;
}
/* close viewmore projects*/
/* contact */
#contact .topleft {
	padding-top:80px;
}
#contact .topright {
	padding-top:80px;
}
#contact textarea {
	padding-top:15px;
}
#contact .divhrt {
	padding-top:15px;
}
#contact .bottom12 {
    padding-top: 60px;
}
/* contact */
}

@media (max-width: 988px) {
.dropdown-menu {width:110%; position:relative;border: none;box-shadow: none;border-bottom-color: #ccc;}
.dropdown-menu>li>a:visited {
    font-weight: 700;
    color: #686071;
}
.dropdown-menu .divider {
    margin: 0px 0 10px 0 !important;
    width: 105%;
}
.navbar-default .navbar-nav>.open>a {
	border:transparent;
}
.navbar-nav .open .dropdown-menu {text-align:right;}
.navy {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 55px;
	background-color:#fff;
}
.navy:last-child {
	height:150px;
}
.navy>a {
	padding-top: 15px;
    padding-bottom: 15px;
	font-size: 9pt;
    font-weight: 300;
    text-transform: uppercase;
    color: #686071;
	text-decoration:none;
	background-color: #FFF;
}
.activ>a {
	font-weight:900;
	color: #686071;
}
.navy>a:hover{
	font-weight: 700;
	color: #686071;
}
.navy>a:visited{
	font-weight: 700;
	color:#686071;
	/*color: #403b47;*/
}
.pdheader {
    right: -20%;
}
.navbar-default .navbar-collapse {
    position: absolute;
    z-index: 1;
    right: 1%;
	width:500px;
}
/* about */
#about .img-about {
	width:100%; 
	background-size:auto !important;
	max-height:780px;
}
#about .pad-m {
	padding:0px;
	position:absolute;
}
#about .text-about {
    padding-top: 10%;
    background: #FFF;
    opacity: 0.85;
	padding-bottom: 20px;
}
/* close about */
/* inspiration*/
#inspiration .bx-wrapper .bx-pager { display:block}
#inspiration .bx-pager-item{ padding-right:5px;}
#inspiration .bx-pager-link {width:8px;height:8px;}
#inspiration .col-ins {
	background-size: 100% 80%;
    background-position: 50% 50%;
}
#inspiration .slider-ins-left {
	width: 100% !important;
    background-position: 50% 50% !important;
    margin-left: 0%;
	clip: auto;
}
#inspiration .caption-ins-left {margin:40% auto 0%;opacity: 0.9;}
#inspiration .slider-ins-right {
	width: 100% !important;
    background-position: 50% 50% !important;
    margin-left: 0%;
	clip: auto;
}
#inspiration .caption-ins-right {margin:40% auto 0%;opacity: 0.9;}
/* close inspiration */
/* detail inspiration */
#detail-insp .bx-pager-link {width:8px;height:8px;}
#detail-insp .detailinsp-middle {
    padding-top: 0px;
}
#detail-insp .slider-ins {
    min-height: 360px;
}
#detail-insp .detail-right {
    padding-top: 2%;
	padding-bottom:6%;
}
#detail-insp .left {
    padding-right: 0px;
}
#detail-insp .divleft3 {
    padding-top: 10px;
    padding-right: 0px;
}
#detail-insp .txt-italic {
	width:70%;
}
#detail-insp .txt-cp {
	width:73%;
}
#detail-insp .pd-mobile {padding-left:45px;padding-right:45px}
#detail-insp .bx-wrapper {
	margin:0%;
}
#detail-insp .bx-viewport {
	box-shadow:none;
	background:none;
}
#detail-insp .txt-bottom {
    padding-left: 45px;
    padding-right: 45px;
	padding-bottom: 20px;
}
#detail-insp .img-3bottom {
    padding-bottom: 40px;
}
/* close detail inspiration */
/* creation */
#creation .slidernext {
    top: 2%;
	right: 15%;
}
#creation .sliderprev {
    top: 2%;
	left: 15%;
}
#creation .logo-bunga {
    padding-top: 30px;
    padding-bottom: 30px;
}
#creation .txt-italic {
    width: 45%;
}
#creation .imgcr {
	width:100%;
}
/* close creation */
/* projects */
#projects .txt-italic {
    width: 38%;
}
#projects .pdlr {
    width: 100%;
}
#projects .pd-txt {
    height: auto;
}
#projects .txt-bottompro {
    height: auto;
	padding-right: 110px;
}
/* close projects */
/* detail project */
#detailpro .col-ins {
    height: 76%;
}
#detailpro .slider-ins {
    background-size: auto 100% !important;
    background-position: 50% 50% !important;
    width: 100% !important;
    margin-left: 0%;
}
#detailpro .bx-pager {bottom:-40px;}
#detailpro .bx-pager-link {margin:0px 12px;width:8px;height:8px;}
#detailpro .caption-ins1 {
    top: 11%;
    margin: auto;
	opacity: 0.9;
}
#detailpro .pdng-cp {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
}
#detailpro .txt-italic {
    padding-top: 30px;
}
#detailpro .get {
    padding-top: 50px;
    padding-bottom:50px;
}
/* close detail projects */
/* viewmore project */
#viewmore .slider-ins {
    background-size: 100% auto !important;
    background-position: 50% 40% !important;
    margin-left: 0%;
}
#viewmore .bx-pager {bottom:-0px;}
#viewmore .bx-pager-link {margin:0px 12px;}
/* close detail projects */
/* contact */
#contact .topleft {
	width:100%;
	padding-top:50px;
	padding-left: 15px;
}
#contact .topright {
	width:100%;
	padding-top:70px;
}
#contact .bottom12 {
    padding-top: 50px;
}
#contact .bg-maps {
	width:100%;
	height: 150px;
    background-size: cover !important;
    background-position: 50% 50% !important;
}
#contact .divhrt {
    padding-top: 0px;
}
#contact .col-xs-4 { width:100%;}
#contact .div-hr {
	padding-top:10px;
}

/* close contact */
.footer {
	text-align:center;
	position:fixed;
}
#footer {
	text-align:center;
}
.soc-med {
	padding-top:5px;
	float: none;
	font-size: 9pt;
	text-align:center;
}
.copy-r {
	font-size: 9pt;
	padding-bottom: 10px;
}	

}

@media (max-width: 640px) {
.list-group {
	width: 150%;
    right: -29%;
}
/* home */
#home .slide {
	background-position: 40% 20% !important;
}
/* close home */
/* about */
#about .img-about{
	max-height:780px;
	height:950px;
}
#about .pad-m {
	padding:0px;
	position:absolute;
}
#about .text-about {
    padding-top: 5%;
    background: #FFF;
    opacity: 0.85;
	padding-bottom: 20px;
}
/* close about */
/* detail inspiration */
#detail-insp .slider-ins {
    min-height:295px;
}
/* close detail inspiration */
/* creation */
#creation .slidernext {
    top: 2.3%;
}
#creation .sliderprev {
    top: 2.3%;
}
/* close creation */
/* projects */
#projects .txt-italic {
    width: 65%;
}
#projects .txt-bottompro {
	padding-right: 80px;
}
/* close projects */
/* detail projects */
#detailpro .col-ins {
    height: 75%;
}
#detailpro .caption-ins1 {
    margin: auto 7%;
}
/* close detail projects */
/* viewmore projects */
#viewmore .col-ins {
    height: 73%;
}
#viewmore .caption-ins1 {
    margin: auto 7%;
}
/* close viewmore projects */
/* contact */
#contact .topleft {
	padding-left: 5px;
	padding-right:5px;
}
#contact .topright {
	padding-left: 5px;
	padding-right:5px;
}
/* close contact*/
.soc-med {
	font-size: 8pt;
}
.copy-r {
	font-size: 8pt;
}	

}

@media (max-width: 480px) {
.dropdown-menu {
    width: 120%;
}
.sidebar {
    top: 6.5%;
    right: 22%;
    width: 40%;
}
.list-group {
    width: 253%;
    right: -72%;
}
.ul-list {
	height: 426px;
	/*height:445px;*/
}
.header {padding: 25px 0px 0 0px;}
/* home */
#home .slide {
	background-position: 50% 20% !important;
}
#home .pdng-cp {
	padding-left:35px;
	padding-right:35px;
}
#home .caption-hs {
	width: 315px;
	margin: -60px auto 0px;
	padding-bottom:15px;
}
#home .title-hscap {
	font-size: 13pt;
	letter-spacing:2pt;
}
#home .the {
	font-size: 7pt;
}
#home .txt-cp {
	font-size: 9pt;
	height:85px;
}
#home .get {
	font-size: 8pt;
	padding-left:60px;
	padding-right:60px;
}
.angka-slide {font-size:9pt}
#bxhs-pager>a.active>.apdng {
	width:25px;
}
#bxhs-pager {
	margin-left:40.3%;
	bottom:13%;
}
/* close home */
/* about */
#about .img-about{
	max-height:690px;
}
#about .pad-m {
	padding:0px;
	position:absolute;
}
#about .txt {padding-left:15px;}
#about .text-about {
	padding-top: 2%;
    background: #FFF;
    opacity: 0.85;
	padding-bottom: 20px;
}
#about .title {margin-left:0%;width:100%}
#about .title h3{ padding-bottom:0px; font-size:18px}
#about .the { font-size:9pt;}
#about .logo-bunga{margin-left:0%; padding-top:20px; padding-bottom:20px;width:100%}
#about .text-1{margin-left:0%; padding-bottom:20px;width:100%;font-size:10pt;}
#about .lg{margin-left:0%;padding-bottom:0%;width:100%}
#about .text-2 { font-size:9pt;}
/* close about */
/* inspiration*/
#inspiration .col-ins {
    background-size: 100% 70%;
    background-position: 50% 28%;
}
#inspiration .bx-wrapper {height:83%;}

#inspiration .bx-pager-link {
	width: 6px;
    height: 6px;
}

#inspiration .caption-ins-left {margin:0% auto 0%;width: 285px;padding-bottom: 15px;}

#inspiration .caption-ins-right {margin:0% auto 0%;width: 285px;padding-bottom: 15px;}
#inspiration .pdng-cp {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    text-align: center;
}
#inspiration .title-hscap {
    font-size: 11pt;
}
#inspiration .logo-bunga {
    padding-top: 20px;
    padding-bottom: 20px;
}
#inspiration .get {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 45px;
    padding-right: 55px;
}
#inspiration .slidernext {top:40%;right:-46px;}
#inspiration .sliderprev {top:40%;left:-46px;}
/* close inspiration */
/* detail inspiration */
#detail-insp .slider-ins {
    min-height: 170px;
}
#detail-insp .bx-pager-link {
	width: 6px;
    height: 6px;
}
#detail-insp .detail-right {
    padding-top: 1%;
}
#detail-insp .title-hscap {
    font-size: 15pt;
	letter-spacing:1pt;
}
#detail-insp .txt-italic {
    font-size: 11pt;
	width: 90%;
}
#detail-insp .txt-cp {
    font-size: 10pt;
	width: 93%;
}
#detail-insp .txt-bottom {
    padding-left: 0px;
    padding-right: 0px;
}
#detail-insp .detail-bottom {
    padding-top: 40px;
}
#detail-insp .pd-mobile {padding-left:0px;padding-right:0px}
/* close detail inspiration */
/* creation */
#creation .title-slider {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
#creation .title-hscap {
    font-size: 13pt;
	letter-spacing:1pt;
}
#creation .slidernext {
    top: 3.6%;
	right:10%;
}
#creation .sliderprev {
    top: 3.6%;
	left:10%;
}
#creation .txt-italic {
    width: 60%;
	font-size:10pt;
}
#creation .imgcr {
    padding: 5px;
}
/* close creation */
/* projects */
#projects .txt-italic {
    width: 80%;
}
#projects .title-procap {
    padding-left: 10px;
}
#projects .txt-bottompro {
	padding-right:10px;
	padding-left: 10px;
}
/* close projects */
/* detail projects */
#detailpro .col-ins {
    height: 65%;
}
#detailpro .slider-ins {
    clip: auto;
    margin-left: 0%;
    width: 100% !important;
}
#detailpro .bx-pager {
	bottom: 0%;
    margin-bottom: -9%;
}
#detailpro .bx-pager-link {
	margin: 0px 7px;
	width: 6px;
    height: 6px;
}
#detailpro .caption-ins1 {
    width: auto;
    margin: 0% 3% 0% 3%;
    top: 2%;
	padding-bottom: 10px;
}
#detailpro .pdng-cp {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
#detailpro .title-hscap {
    height: 44px;
	font-size: 12pt;
	letter-spacing:1pt;
}
#detailpro .logo-bunga {
    padding-top: 20px;
    padding-bottom: 20px;
}
#detailpro .txt-cp {
    height: 150px;
	width:100%;
	font-size:8.5pt;
}
#detailpro .txt-italic {
    padding-top: 10px;
}
#detailpro .get {
    padding-top: 10px;
    padding-bottom: 10px;
	width: 100%;
}
#detailpro .slidernext {
	top: 42%;
    right: -45px;
}
#detailpro .sliderprev {
	top: 42%;
    left: -45px;
}
/* close detail projects */
/* viewmore projects */
#viewmore .slider-ins {
    clip: auto;
    background-position: 50% 30% !important;
	background-size:100% auto !important;
    margin-left: 0%;
}
#viewmore .bx-pager {
	bottom: 0%;
    margin-bottom: 13%;
}
#viewmore .bx-pager-link {
	margin: 0px 7px;
	width: 6px;
    height: 6px;
}
#viewmore .slidernext {
	top: 42%;
    right: -45px;
}
#viewmore .sliderprev {
	top: 42%;
    left: -45px;
}
/* close detail projects */
.footer {
	padding: 10px 0px;
	text-align:center;
}
#footer {
	padding: 15px 0px;
	text-align:center;
}
.copy-r {
	padding-bottom:5px;
    font-size: 7pt;
}
.soc-med {
	font-size: 7pt;
}
}

@media (max-width: 320px) {
.ul-list {
    height: 390px;
}
.list-group {
    width: 260%;
    right: -75%;
}
/* home */
#home .caption-hs {
    width: 295px;
    margin: -70px auto 0px;
    padding-bottom: 10px;
}
#home .pdng-cp {
    padding-left: 25px;
    padding-right: 25px;
}
#home .logo-bunga {
    padding-top: 15px;
    padding-bottom: 15px;
}
#home .get {
    padding-top: 25px;
    padding-bottom: 25px;
}
#bxhs-pager {
	margin-left: 33.3%;
    bottom: 16%;
}
/* close home */
/* about */
#about .img-about{
	max-height:650px;
}
#about .txt {
    padding-left: 8px;
}
#about .title h3 {
    font-size: 17px;
}
#about .the { font-size:8pt;}
#about .logo-bunga{margin-left:0%; padding-top:15px; padding-bottom:15px;}
#about .text-1{font-size:9pt;}
#about .text-2 { font-size:8pt;}
/* close about */
/* inspiration */
#inspiration .bx-pager {bottom:-27px;}
#inspiration .caption-ins-left {
    width: 260px;
    padding-bottom: 10px;
}
#inspiration .caption-ins-right {
	width: 260px;
    padding-bottom: 10px;
}
#inspiration .pdng-cp {
    padding-left: 15px;
    padding-right: 15px;
}
#inspiration .title-hscap {
	letter-spacing:1pt;
}
#inspiration .txt-cp {
    font-size: 8pt;
}
#inspiration .get {
    padding-top: 30px;
    padding-bottom: 30px;
	padding-left: 40px;
    padding-right: 50px;
}
#inspiration .slidernext {right:-48px;}
#inspiration .sliderprev {left:-48px;}
/* close inspiration */
/* creation */
#creation .title-hscap {
    font-size: 12pt;
	letter-spacing:1pt;
}
#creation .slidernext {
    top: 4%;
	right:5%;
}
#creation .sliderprev {
    top: 4%;
	left:5%
}
#creation .txt-italic {
    width: 85%;
	font-size:10pt;
}
#projects .txt-italic {
    width: 100%;
	font-size: 10pt;
}#projects .txt-bottompro {
    padding-right:0px;
	padding-left:5px;
}
/* close creation */
/* projects */
#projects .title-hscap {
    font-size: 13pt;
    letter-spacing: 1pt;
}
/* close projects */
/* detail projects */
#detailpro .bx-pager {
    margin-bottom: -8%;
}
#detailpro .bx-pager-link {
	margin: 0px 10px;
	width: 6px;
    height: 6px;
}
#detailpro .caption-ins1 {
    margin: 0% 2% 0% 2%;
}
#detailpro .pdng-cp {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#detailpro .title-hscap {
    font-size: 11pt;
	height: 40px;
}
#detailpro .logo-bunga {
    padding-top: 10px;
    padding-bottom: 10px;
}
#detailpro .get {
    padding-top: 13px;
    padding-bottom: 13px;
}
/* close detail projects */
/* viewmore projects */
#viewmore .col-ins {
    height: 72%;
}
#viewmore .bx-pager {
    margin-bottom: 16%;
}
#viewmore .bx-pager-link {
	margin: 0px 10px;
	width: 6px;
    height: 6px;
}
/* close detail projects */
.copy-r{ padding-left:0px; padding-right:0px;}
}

@media screen and (max-device-width: 648px) and (-webkit-min-device-pixel-ratio: 2) and (max-device-height: 400px) {
.sidebar {
    top: 12%;
}
.ul-list {
    height:350px;
}
.dropdown-menu {
    width: 113%;
}
.header {padding: 25px 0px 0 0px;}
/* home */
#home .colhs {
    height: 100%;
}
#home .slide {
	background-position: 45% 20% !important;
}
#home .caption-hs {
    width: 295px;
    margin: -70px auto 0px;
    padding-bottom: 10px;
}
#bxhs-pager {
	margin-left: 33.3%;
    bottom: 18%;
}
#home .title-hscap {
	font-size: 13pt;
	letter-spacing:2pt;
}
#home .pdng-cp {
    padding-left: 25px;
    padding-right: 25px;
}
#home .logo-bunga {
    padding-top: 15px;
    padding-bottom: 15px;
}
#home .the {
	font-size: 7pt;
}
#home .txt-cp {
	font-size: 9pt;
}
#home .get {
	font-size: 8pt;
	padding-top: 25px;
    padding-bottom: 25px;
}
.angka-slide {font-size:9pt}
#bxhs-pager>a.active>.apdng {
	width:25px;
}
#bxhs-pager {
	margin-left:40.3%;
	bottom:12%;
}
/* close home */
/* css inspiration*/
#inspiration .col-ins {
    background-size: 100% 70%;
    background-position: 50% 28%;
	height: 100%;
}
#inspiration .bx-wrapper {height:83%;}

#inspiration .bx-pager-link {
	width: 6px;
    height: 6px;
}
#inspiration .slider-ins-left {background-size: 100% auto !important;}
#inspiration .slider-ins-right {background-size: 100% auto !important;}
#inspiration .caption-ins-left {margin:0% auto 0%;width: 350px;padding-bottom: 15px;}

#inspiration .caption-ins-right {margin:0% auto 0%;width: 350px;padding-bottom: 15px;}
#inspiration .pdng-cp {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    text-align: center;
}
#inspiration .title-hscap {
    font-size: 11pt;
}
#inspiration .logo-bunga {
    padding-top: 20px;
    padding-bottom: 20px;
}
#inspiration .get {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 45px;
    padding-right: 55px;
}
#inspiration .slidernext {top:40%;right:-46px;}
#inspiration .sliderprev {top:40%;left:-46px;}
/* close inspiration */
/* detail projects */
#detailpro .col-ins {
    height: 78%;
}
#detailpro .slider-ins {
	background-size: 100% auto !important;
    clip: auto;
    margin-left: 0%;
}
#detailpro .bx-pager {
	bottom: 0%;
    margin-bottom: -6%;
}
#detailpro .bx-pager-link {
	margin: 0px 7px;
	width: 6px;
    height: 6px;
}
#detailpro .caption-ins1 {
    width: auto;
    margin: 0% 3% 0% 3%;
    top: 2%;
	padding-bottom: 10px;
}
#detailpro .pdng-cp {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
#detailpro .title-hscap {
    height: 44px;
	font-size: 12pt;
	letter-spacing:1pt;
}
#detailpro .logo-bunga {
    padding-top: 20px;
    padding-bottom: 20px;
}
#detailpro .txt-cp {
    height: 100px;
	width:100%;
	font-size:8.5pt;
}
#detailpro .txt-italic {
    padding-top: 10px;
}
#detailpro .get {
    padding-top: 10px;
    padding-bottom: 10px;
	width: 100%;
}
#detailpro .slidernext {
	top: 42%;
    right: -45px;
}
#detailpro .sliderprev {
	top: 42%;
    left: -45px;
}
/* close detail projects */
/* viewmore projects */
#viewmore .col-ins {
    height: 83%;
}
#viewmore .slider-ins {
    clip: auto;
    background-position: 50% 25% !important;
	background-size:100% auto !important;
    margin-left: 0%;
}
#viewmore .bx-pager {
	bottom: 0%;
    margin-bottom: -5%;
}
#viewmore .bx-pager-link {
	margin: 0px 7px;
	width: 6px;
    height: 6px;
}
#viewmore .slidernext {
	top: 42%;
    right: -45px;
}
#viewmore .sliderprev {
	top: 42%;
    left: -45px;
}
/* close viewmore projects */
.footer {
	position:relative;
    padding: 10px 0px;
	margin-top: 50%;
}
.copy-r {
    padding-bottom: 5px;
}
}