@import url(<link href='https://fonts.googleapis.com/css?family=Archivo+Black' rel='stylesheet' type='text/css'>);
body {
	 font-family: 'Archivo Black', sans-serif;
	 max-width: 100%;
    overflow-x: hidden;
}
h1, h4, h5, h6, p, li{
	font-family: 'Archivo Black', sans-serif;
font-size: 17px;
}

h3
{
font-family: 'Archivo Black', sans-serif;
font-size: 16px;
}
input[type="text"], textarea {

  //background-color : #e5ffff;
  border: 1px SOLID;

}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}


.navbar {
    position: fixed;
    top: 10px;
    border: 1px solid transparent;
    width:100%; 
}

#demobox {
     background-color: #005a8b80;
      position: relative;
    top: -80px;
}




h2{
font-family: 'Bitter', serif;
font-size: 22px;
}
h8{
font-family: 'Bitter', serif;
font-size: 28px;
}
h9{
font-family: 'Anton', sans-serif;
color:#0000CD;
font-size: 33px;
}
header {
background: url(/img/grange-large.jpg);
    //: ;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 200px;
    color: #fff;
    overflow: hidden;
    background-size: cover;

}
header h1 {
	font-size: 60px;
	//margin-top: 30px;
}
.skroler {
	margin-top: 80px;
	font-size: 18px;
	border: 1px solid #fff;
	width: 43px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 100%;
}
.skroler a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.leftContent {
/*width: 680px;*/
padding-right: 10px;
padding-top:0px;

}
.leftContent2 {
width: 500px;
padding-right: 10px;
padding-bottom: 50px;

}

.floatleft {
float: left;
}
.leftContent h1 {
font-size: 19px;
font-weight: bold;
margin-top: 50px;
margin-bottom: 7px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;


}

.rightContent2 h1 {
font-size: 19px;
font-weight: bold;
margin-top: 3px;
margin-bottom: 7px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;


}
.leftContent2 h1 {
font-size: 22px;
font-weight: bold;
margin-top: 3px;
margin-bottom: 7px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;

}



.leftcontentt p {
margin-top: 0px;
margin-bottom: 6px;
}

#rightContactHolder {
width: 210px;
margin-bottom: 20px;
padding: 0px;
}

.rightContent {
//width: 210px;
float: right;
padding-top: 0px;
}
.rightContent2 {
//width: 210px;
float: right;
padding-bottom: 50px;

}
.middleContent {
//width: 210px;
margin-bottom: 30px;
}

#about {
	padding-bottom: 10px;
	color: #777777;
}
#about .row {
	margin-bottom: 10px;
	text-align: center;
}
#about .glyphicon {
	font-size: 32px;
	color: #428bca;
	margin-bottom: 10px;
	border: 1px solid #AAA;
	width: 80px;
	border-radius: 100%;
	padding-top: 22px;
	padding-bottom: 22px;
	text-align: center;
	
}
#about h3 {
	margin-bottom: 20px;
}
#about .glyphicon {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;

}


#about .col-md-container:hover .glyphicon {
	border: 1px solid #428bca;
	background: #428bca;
	color: #fff;
}
#about2 {
	padding-top: 180px;
	padding-bottom: 50px;
	background: #eaeaea;
	text-align: right;

	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#about2 .glyphicon {
	font-size: 32px;
	color: #428bca;
	margin-bottom: 10px;
	border: 1px solid #AAA;
	width: 80px;
	border-radius: 100%;
	padding-top: 22px;
	padding-bottom: 22px;
	text-align: center;
}
/* Big Triangle */
svg#bigTriangleColor {
	margin-bottom: -100px;
	pointer-events: none;
}

#bigTriangleColor path {
	fill: #ffffff;
	stroke: #ffffff;
	stroke-width: 2;
}

#portfolio {
	background: #ffffff;
	padding-top: 70px;
	padding-bottom: 70px;
}
#portfolio .col-md-4 {
	margin-bottom: 30px;
}
#portfolio h4 {
	margin-bottom: 60px;
	padding-top: 20px;
	color: #777777;
}
.thumbnail {
    position:relative;
    overflow:hidden;
}
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(238, 238, 238, 0.90);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#777777 !important;
    font-weight: bold;
    z-index:2;
}
#images {
    border:1px solid #AAA;
border-color: #3300ff;

        
    
}

.red{
color:red;

}
#about3 {
	background: url(../img/bg-about.jpg) no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #ffffff;
}
#about3 .glyphicon {
	font-size: 22px;
	margin-bottom: 10px;
	background-color: #333333;
	width: 80px;
	border-radius: 100%;
	padding:28px;
	text-align: center;
}
#about3 .row {
	margin-bottom: 40px;
}
#about3 .feature {
	padding-top: 50px;
}
#about3 h4 {
	font-weight: bold;
}
#sponsor {
	background: url(../img/bg-sponsor.jpg);
	padding-top: 40px;
	padding-bottom: 60px;
	color: #ffffff;
	text-align: center;
}
#sponsor .row {
	margin-bottom: 40px;
}
#sponsor .space {
	margin-bottom: 40px;
}
footer {
	background: #005a8b80;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #ffffff;
	font-weight: 100;
}
.dg{
	
width: 100%;
	background: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-weight: 100;
	/* padding-left: 400px; */
	text-align: center;
}

footer h4 {
	margin-bottom: 30px;
}
#copyright {
	padding-bottom: 20px;
	padding-top: 20px;
	background: #222222;
	color: #ffffff;
	text-align: center;
}
@media only screen and (max-width: 480px) {
	.btn-lg {
		margin-bottom: 10px;
	}
	#about .row .col-md-3 {
		margin-bottom: 30px;
	}
	#about2, #about3 .btn {
		width: 100%;
	}
	#about3 .img-mockup {
		display: none;
	}
	#about3 {
		text-align: center;
	}
}
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

.container { width: @container-desktop !important; 
    
  
    
}

.dropdown3 {
          position: relative;
         display: inline-block;
         background-color: red;
         
}


