@font-face{
	font-family:'opensans regu';

	src:url("../fonts/OpenSans-Regular.ttf"),
	url('../fonts/OpenSans.woff') format('woff'),
	url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'frutigerlt-light';

	src:url("../fonts/frutigerlt-light-webfont.ttf"),
	url('../fonts/FrutigerLT-Light.woff') format('woff'),
	url('../fonts/frutigerlt-light-webfont.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'frutigerltstd-bold';

	src:url("../fonts/frutigerltstd-bold-webfont.ttf"),
	url('../fonts/FrutigerLTStd-Bold.woff') format('woff'),
	url('../fonts/frutigerltstd-bold-webfont.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'frutigerltstd-roman';

	src:url("../fonts/frutigerltstd-roman-webfont.ttf"),
	url('../fonts/FrutigerLTStd-Roman.woff') format('woff'),
	url('../fonts/frutigerltstd-roman-webfont.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'proxima-nova-regular';

	src:url("../fonts/proxima-nova-regular.ttf"),
	url('../fonts/ProximaNova-Regular.woff') format('woff'),
	url('../fonts/proxima-nova-regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'proxima-nova-semibold';

	src:url("../fonts/proxima-nova-semibold.ttf"),
	url('../fonts/ProximaNova-Semibold.woff') format('woff'),
	url('../fonts/proxima-nova-semibold.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'OpenSans-regular';

	src:url("../fonts/OpenSans-Regular.ttf"),
	url('../fonts/OpenSans.woff') format('woff'),
	url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'OpenSans-Light';

	src:url("../fonts/OpenSans-Light.ttf"),
	url('../fonts/OpenSans-Light.woff') format('woff'),
	url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

@font-face{
	font-family:'OpenSans-Semibold';

	src:url("../fonts/OpenSans-Semibold.ttf"),
	url('../fonts/OpenSans-Semibold.woff') format('woff'),
	url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
}

html{
	background-color: #54555E;
}
a:focus, button:focus{
	outline: 0;
}
.opensans-regu{
	font-family: "OpenSans-Regular"!important;
}

.opensans-semi{
	font-family: "OpenSans-Semibold"!important;
}

.navbar {
    border-radius: 0px !important;
}
.navbar.sticky{
	background-color: #000;
	height: 56px;
}

header.home{
	background: url("../images/background-header.jpg") no-repeat;
	background-color: #000000;
	/*background-size: cover;*/
	min-height: 700px;
	padding-top:10px; 
	background-position: center;
}

header #navbar li a{
	color: #fff;
	font-family: "frutigerlt-light";
}

header #navbar li.active{
	border-bottom: 2px solid #fff;
}

.navbar-brand img{
	height: 25px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background: none;
}

.dropdown-menu{
	background-color: #1d1c19;
	font-family: "frutigerlt-light";
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #c83032!important;
  text-decoration: none;
  background-color: #1d1c19;
  border-left: 2px solid #c83032;
}

.dropdown-partnership button{
	width: 100%;
	padding: 20px;
	text-transform: uppercase;
}

header .btn-login-register{
	background: none;
	border: 1px solid #fff;
	color: #fff;
	font-family: "frutigerltstd-roman";
	padding: 5px 15px 5px 15px !important;
	margin-top: 5px;
	margin-left: 15px;
}

.navbar-toggle{
	border: 1px solid #fff;
}
.navbar-toggle .icon-bar{
	background: #fff!important;
}

header nav div.notif{
	color: #fff;
	background: red;
	width: 20px;
	height: 20px;
	border-radius: 	50px;
	position: 	absolute;	
	margin-top: 	-45px;
	margin-left: 	30px
}

header nav div.notif p{
	text-align: center;	
	font-size: 	10pt;
}

.sticky {
  position: fixed;
  top: 0;
  background-color: rgba(0,0,0,0.80);
  width: 100%;
  z-index:99;
}

header .btn-login-register:hover{
	background: #fff;
	color: #000!important;
}


a, a:hover, a.active{
	text-decoration: 	none;	
}
.img-responsive{
	max-width: 100%;
}

header img.logo{
	margin: 100px 0 100px 0;
	max-width: 80%;
}

header h1{
	font-size: 40pt;
	font-family: "opensans regu";
	color: white;
	margin-bottom: 50px;
}

header .btn-header{
	background: none;
	border: 1px solid #fff;
	color: #fff;
	font-family: "frutigerltstd-roman";
	padding: 15px 10px 15px 10px;
	/*min-width: 300px;*/
	text-align: center;
}

header .btn-header:hover{
	background: #fff;
	color: #000;
}

.main-content{
	padding: 100px 0px;
}

.main-content h2{
	font-family: "frutigerlt-light";
}

.main-content h3{
	font-family: "frutigerltstd-bold";
	margin-bottom: 	50px;
	line-height: 35px;
}


.btn-main-content{
	background: none;
	border: 2px solid #000;
	color: #000; /*#a2a2a2*/
	font-family: "frutigerltstd-roman";
	padding: 10px 25px 10px 25px;
}

.btn-main-content:hover{
	background: #000;
	color: #fff;
}

.home-content-partnership{
	background: url("../images/background-home-partnership.png") fixed;
	background-size: cover;
	height: 400px;
}

.home-content-partnership h1{
		font-family: 	"frutigerltstd-bold";
		text-transform: uppercase;
		margin-top: 100px;
		font-size: 	36pt;	
}

.home-content-partnership h2{
	font-family: 	"frutigerltstd-roman";
	margin-bottom: 	50px;
	font-size: 24pt;
	line-height: 40px;
}

.home-content-partnership .btn-main-content, .working-exchange .btn-main-content{
	color: 	#000;
}

.home-content-partnership .btn-main-content:hover, .working-exchange .btn-main-content:hover{
	color: 	#fff;
}

.working-exchange h2{
	font-family: 	"frutigerltstd-bold";
  text-transform: uppercase;
}

.working-exchange h3{
	font-family: 	"frutigerltstd-roman";
	line-height: 35px;
	height: 50px;
}

.border-left{
	border-left: 1px solid #a2a2a2;
}

.subscribe{
	background: #797979;
	padding: 20px 0 30px 0;
}

.subscribe h1{
	color: #fff;
	font-family: "proxima-nova-semibold";
}

.subscribe h2{
	color: #fff;
	font-family: "proxima-nova-regular";
}

.subscribe form{
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 20px;
  padding: 10px 10px 20px 30px;
}

.subscribe form input[type="text"]{
	border: none;
	width: 60%;
	height: 40px;
	font-family: "proxima-nova-semibold";
}

.subscribe form input[placeholder]{
	font-style: italic;
	color: #000;
}

.subscribe form input[type="submit"]{
	background: #262b2e;
	border-radius: 5px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border:none;
  color: #fff;
  padding: 15px 20px 15px 20px;
  font-family: "proxima-nova-semibold";
}

footer{
	padding: 30px 0 10px 0;
	/*border-top:1px solid #ccc;*/
}

footer .fa{
	font-size: 20pt;
	color:#fd3946;
	margin-right: 30px;
	margin-top: 30px;
}
/*
footer .fa:last-child{
	margin-right: 0px;
}*/
.form-control{
	line-height: normal;
}
select.form-control{
	padding: 2px 8px;
}
textarea.form-control{
	line-height: normal;
}
footer .copyright{
	color: #9b9b9b;
	font-size: 10pt;
	font-family: "frutigerltstd-roman";
	margin-top: 10px;
}

/*Boost Traffic */
/*hackyhack_publish */
header.boost-traffic{
	background: url("../images/background-header-boost.png");
	/*background-size: cover;*/
	background-color: #000000;
	padding-top:10px;
	padding-bottom: 70px;
	background-position: center;
}

header.boost-traffic h1, header.boost-traffic p{
	font-family: "OpenSans-Regular";
	color: #fff;
}

header.boost-traffic h1{
	margin-bottom: 20px;
}

header.boost-traffic p{
	margin-bottom: 100px;
}

.how-it-work{
	background-color: #f3f3f3;
	padding: 70px 0 50px 0;
}

.how-it-work h2{
	font-family: "OpenSans-Semibold";
	font-size: 36px;
}

.how-it-work p{
	font-family: "OpenSans-regular";
	color: #8f8f8f;
}

.how-it-work p b{
	font-family: "OpenSans-semiBold";
	font-size: 18px;
}

.main-content.boost-traffic h2{
	font-family: "proxima-nova-semibold";
	color: #000;
	font-size: 36px;
}

.main-content.boost-traffic p{
	font-family: "OpenSans-regular";
	color: #8f8f8f;
}

.main-content.boost-traffic .row.equal{
	border-top: 2px solid #f3f3f3;
	color: #8f8f8f;
	padding: 50px 0 50px 0;
}

.main-content.boost-traffic .row.equal:first-child{
	border-top: none;
}

.send-message{
	background: url("../images/background-send-message.png") fixed;
	background-size: cover;
	min-height: 286px;
	padding:30px 0 30px 0;
	color: white;
}

.send-message h2{
	font-family: "frutigerltstd-roman";
}

.send-message p{
	font-family: "frutigerlt-light";
}
.send-message form{
	max-width: 400px;
	font-family: "frutigerltstd-roman";
	color: #fff;
}
.send-message form label{
	width: 20%;
	font-weight: normal;
}
.send-message form .form-control{
	background: none;
	width: 79%;
	display: inline-block;
	color: #fff;
}

.send-message form .btn-send{
	background: none;
	border: 1px solid #fff;
	padding: 5px 15px 5px 15px;
}

footer h4, footer ul li a {
	font-family: "frutigerltstd-roman";
	color: #000;
}

footer ul{
	list-style: none;
	padding-left: 0;
}

/*Partnership*/

.partnership ul li{
	list-style: none;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 0; 
}


.partnership ul li:last-child{
	border-bottom: 1px solid #cccccc;
}

.partnership ul li a{
	text-transform: uppercase;
}

.partnership ul li a div{
	padding: 10px 0 10px 0;
	font-family: "frutigerltstd-roman";
	/*font-weight: bold;*/
	color: #3a8fef;
	font-size: 20px;
}

.partnership ul li.active{
	background: #ccc;
}
.partnership ul li.active a div{
	color: #000;
}
.partnership .dropdown-menu{
	width: 100%;
	background: #fff;
}
.partnership > ul > li > a.active > div{
	background: #ebebeb;
	color: #000;
	text-decoration: none;
}

.partnership-content h2{
	/*font-family: "frutigerltstd-bold";*/
	font-family: "proxima-nova-semibold";
	color: #000;
	font-size: 36px;
}
.partnership-content h3{
	font-family: "frutigerltstd-roman";
	color: #686868;
}

.partnership-content p{
	/*font-family: "frutigerlt-light";*/
	/*color: #686868;*/
	/*text-align: justify;*/
	font-family: "OpenSans-regular";
	color: #8F8F8F;
}

div.content-ul ul li{
	list-style: disc;
	border:none;
	color: #686868;
}

div.content-ul ul li:last-child{
	border-bottom: none;
}

p.red{
	color: red;
}

/* reskining*/
header.reskining{
	background: url("../images/background-header-reskining.jpg") no-repeat;
	background-color: #000000;
	/*background-size: cover;*/
	height: 658px;
	padding-top:10px; 
	background-position: center;
}

header.reskining h1 {
	color: #FFF;
	font-family: "frutigerltstd-bold";
}

header.reskining h3 {
	color: #FFF;
	font-family: "frutigerltstd-roman";
}

.bottom-header-reskining{
	font-family: 	"OpenSans-regular";
	padding: 	30px 0 50px 0;
	border-bottom	: 1px solid #ccc; 	
}

.main-content.reskining p{
	font-family: "OpenSans-regular";
	color: #8f8f8f;
}

.main-content.reskining h1{
	font-family: "OpenSans-light";
	font-size: 60px;
	color: #000;
	margin-bottom: 50px;
}

.main-content.reskining .row:first-child{
	border-top: none;
}
.main-content.reskining .row{
	border-top: 2px solid #f3f3f3;
	color: #8f8f8f;
	padding: 0px 0px 50px 0px;
}
.main-content.reskining ul{
	margin: auto;
	margin-top:50px;
	padding-left: 0;
}
.main-content.reskining ul li{
	list-style: none;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 20px; 
}

.main-content.reskining ul li:last-child{
	border-bottom: 1px solid #cccccc;
}

p.caption-reskining{
	/*font-size: 10pt;*/
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 60px;
}
.main-content.reskining p.detail-reskining{color: #000;}

.portofolio{
	background: url("../images/background-portofolio.png");
	background-size: cover;
	min-height: 600px;
	padding-top:10px; 
}

.bottom-100{
	margin-bottom: 100px;
}

.portofolio p.detail-reskining{font-family: "OpenSans-Semibold";margin-top: 10px; margin-bottom: 30px;}

.contact-us, .contact-us .row{
	padding-top: 0!important;
}

.main-content.reskining.contact-us .row {color: #000!important;} 

.hero-form{height: 100px;}

.contact-us textarea{
	width: 100%;
	padding: 10px;
	border: 2px solid #ccc;
}

.contact-us .btn-send{
	color: #000;
	padding: 5px 15px 5px 15px;
	background: none;
	font-family: "OpenSans-regular";
	border: 2px solid #000; 
	font-weight: bold;
}

.contact-us form{
	font-family: "OpenSans-regular";
}

.contact-us input{
	border-radius: 0px;
	border: 2px solid #ccc;
	height: 40px;
}

.contact-us input[type="text"]{
	color: #000!important;
}

.contact-us input[placeholder]{
	color: #000!important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000!important;
    font-weight: bold;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000!important;
   font-weight: bold;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000!important;
   font-weight: bold;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000!important;
   font-weight: bold;
}

.white-color{
	color: #fff;
}

div#detail-reskining p{
	color: #000;
}

.btn-login-register li a{
	font-family: "frutigerlt-light";
	color: #262626;
}
.dropdown-menu {
    background-color: #fff;
    font-family: "frutigerlt-light";
}
ul.dropdown-menu {
	margin-top: 10px!important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333!important;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #333!important;
    text-decoration: none;
    background-color: #f5f5f5;
    border: none;
}
header .btn-dashboard {
    background: none;
    border: none;
    color: #fff;
    font-family: "frutigerltstd-roman";
    padding: 10px 15px 5px 15px !important;
    margin-top: 5px;
    margin-left: 15px;
}
header .btn-dashboard:hover {
    background: none;
    background-color: transparent!important;
    color: #fff!important;
}
.headerdropdown.dropdown-toggle.btn-default {
    background-color: transparent!important;
    color: #fff!important;
}
.btn-dashboard .caret {
    margin-left: 10px;
}
/*.bubble:after 
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 15px 15px;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -15px;
	right: 4px;
}*/
.imgheader_preview {
    width: 30px;
    height: 30px;
    border-radius: 75px;
    overflow: hidden;
    background: #d7d7d7;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
.img-header {
    width: 100%;
    height: auto;
}
@media(min-width: 1200px){
  .main-content.reskining ul{
	width: 80%;
  }
}
@media(min-width: 768px) and (max-width: 992px){
	.nav>li>a{
		padding: 15px 8px;
	}
	header #navbar li a {
	    /*color: #FFF!important;*/
	}
	header nav div.notif{margin-left: 20px;margin-top: -50px;}
	header .btn-dashboard{width: 	150px;overflow: 	hidden;	}
}
@media screen and (max-width: 767px){
	.equal {
	  display: table;
	}
	.divylw{
	  display: none;
	 }
	 .divwht{
	  display: none;
	 }
	.equal [class*="col-"] {
	  float: none;
	  display: table-cell;
	  vertical-align: top;
	  vertical-align: middle;
	  width: 50%;
	}

	.equal .equal-10{
		width: 10%;
	}
	.equal .equal-20{
		width: 20%;
	}

	.equal .equal-40{
		width: 40%;
	}

	.equal .equal-60{
		width: 60%;
	}

	.equal .equal-80px{
		width: 80px;
	}

	.equal .equal-90{
		width: 90%;
	}

	.equal div{
		margin: auto;
		width: 80%;
	}
	header nav div.notif{
		color: #fff;
		background: red;
		width: 20px;
		height: 20px;
		border-radius: 	50px;
		position: 	absolute;	
		margin-top: 	-35px;
		margin-left: 	20px
	}
	header.boost-traffic{height: 550px;}
	header #navbar li{
		text-align: left;
	}
	header #navbar li.active{
		border-left: 2px solid #fff;
		border-bottom: none;
	}
	.navbar-collapse {
		background-color: #000;
		float:none!important;
	}
	header .btn-login-register{
		margin-right: 15px;
	}
	ul .equal {
	  display: table;
	  text-align: justify	;
	}
	ul .equal [class*="col-"] {
	  float: none;
	  display: table-cell;
	  vertical-align: top;
	  vertical-align: middle;
	}
	ul .equal .equal-80px{
		width: 50px;
		padding-left: 0;
		padding-right: 0;
	}
	header #navbar li a {
	    color: #FFF!important;
	}
	header .btn-dashboard{
		margin-left: 	0;
	}

}
@media screen and (max-width: 400px) {
	.equal {
	  display: table;
	  text-align: center;
	}

	.equal [class*="col-"], .working-exchange [class*="col-"]{
		margin-bottom:50px;
	}
	header.home{min-height: 350px;}
	header.boost-traffic{height: 550px;}
	header h1{ font-size: 24pt;}
	.respon-center{text-align: center;	}
	header img.logo{margin: 20px 0 20px 0;}
	header.reskining h1, header.marketplace h1{font-size: 	22pt;}
	header.reskining h3, header.marketplace h3{font-size: 	14pt;}
	.main-content h3{ font-size: 22px;}
	.main-content img.img-responsive{max-width: 90%;}
	.main-content.boost-traffic p, #detail-reskining p{font-size: 	15px;}
	.home-content-partnership h1, .main-content.reskining h1{font-size: 23pt;}
	.main-content.reskining ul{width: 100%;}
	.portofilio{padding-bottom: 50px; height: auto;}
	.subscribe form input[type="text"]{width: 50%;}
	.send-message form label, .send-message form .form-control{width: 100%;}
	.home-content-partnership h2{font-size: 20pt;}
	.contact-us h2{font-size: 16pt;height: 	auto;}
	.working-exchange h3{height: auto;}
	.subscribe h1, .subscribe h2, footer p{text-align: center;}
	footer ul li{text-align: 	center;}
}