.boximage{
	border-radius: 25px;
    border: 2px solid #73AD21;
    
	
    
}
.display-3 {
    font-size: 2.5rem;
    font-weight: 300;
}
.navbar-nav .nav-item+.nav-item {
    margin-left: 0px;
}
.is-table-row {
    display: table;
	
}
.lightsliderclass ul li{
	margin: 0 auto;
}

.containercoloring{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c3d9ff+0,b1c8ef+41,98b0d9+100&0.75+1,0.8+100 */
background: -moz-linear-gradient(top,  rgba(195,217,255,0.75) 0%, rgba(195,217,255,0.75) 1%, rgba(177,200,239,0.77) 41%, rgba(152,176,217,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(195,217,255,0.75) 0%,rgba(195,217,255,0.75) 1%,rgba(177,200,239,0.77) 41%,rgba(152,176,217,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(195,217,255,0.75) 0%,rgba(195,217,255,0.75) 1%,rgba(177,200,239,0.77) 41%,rgba(152,176,217,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfc3d9ff', endColorstr='#cc98b0d9',GradientType=0 ); /* IE6-9 */
   
	
	 background: url(http://www.webstitcher.com/arrowhead/images/head/newhead.jpg) center center; 
 background-size: 75% 100%;
    background-repeat: no-repeat;
}
@media screen and (max-width: 950px) {
    .containercoloring {
 background-size: 100% 100%;
    background-repeat: no-repeat;
    }
}
.jumbotron {
	background-color: rgba(0, 0, 0, 0);
	background: none;
}
.jumbotron .container{
	background: rgba(152,176,217,0.8);
}
.is-table-row .box {
    float: none;
    display: table-cell;
    vertical-align: top;
}
.blueback{
	padding: 20px 0px 20px 0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3d0f0+0,d0e9e5+100&0.5+0,0.5+100 */
background: -moz-linear-gradient(top,  rgba(179,208,240,0.5) 0%, rgba(208,233,229,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(179,208,240,0.5) 0%,rgba(208,233,229,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(179,208,240,0.5) 0%,rgba(208,233,229,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4db3d0f0', endColorstr='#4dd0e9e5',GradientType=0 ); /* IE6-9 */

}
.galleryback{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c3d9ff+0,b1c8ef+41,b6ceef+100 */
background: rgb(195,217,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(195,217,255,1) 0%, rgba(177,200,239,1) 41%, rgba(182,206,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(177,200,239,1) 41%,rgba(182,206,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(195,217,255,1) 0%,rgba(177,200,239,1) 41%,rgba(182,206,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3d9ff', endColorstr='#b6ceef',GradientType=0 ); /* IE6-9 */

}
.galleryfront{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b6ceef+0,b1c8ef+59,c3d9ff+100 */
background: rgb(182,206,239); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(182,206,239,1) 0%, rgba(177,200,239,1) 59%, rgba(195,217,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(182,206,239,1) 0%,rgba(177,200,239,1) 59%,rgba(195,217,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(182,206,239,1) 0%,rgba(177,200,239,1) 59%,rgba(195,217,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ceef', endColorstr='#c3d9ff',GradientType=0 ); /* IE6-9 */

}
.darkback{
	border-top:white 1px solid;
	padding: 50px 0px 50px 0px;
	margin-bottom:-25px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c539e+0,34589b+2,34589b+100&0.9+0,1+100 */
background: -moz-linear-gradient(top,  rgba(44,83,158,0.9) 0%, rgba(52,88,155,0.9) 2%, rgba(52,88,155,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(44,83,158,0.9) 0%,rgba(52,88,155,0.9) 2%,rgba(52,88,155,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(44,83,158,0.9) 0%,rgba(52,88,155,0.9) 2%,rgba(52,88,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e62c539e', endColorstr='#34589b',GradientType=0 ); /* IE6-9 */
color:white;

}
.card-block{text-transform: capitalize ;}
.mainlink{boldness:bolder;display:block;font-size:1.25em;}
.seclink{margin-left:10px;display:block;}
.darkback a{color:white;}
body {   
 font-family: 'Lato', sans-serif;
background-image: url(../images/background/headerback.jpg);
    background-repeat: repeat;}
	.navbartainer{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e9e5+0,b3d0f0+100&0.5+0,0.5+100 */
background: -moz-linear-gradient(top,  rgba(208,233,229,0.5) 0%, rgba(179,208,240,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(208,233,229,0.5) 0%,rgba(179,208,240,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(208,233,229,0.5) 0%,rgba(179,208,240,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dd0e9e5', endColorstr='#4db3d0f0',GradientType=0 ); /* IE6-9 */


	}

.navbar-nav .nav-item .norm{
	color:black;
    border: 1px solid black;
    padding:10px;
		  -moz-box-shadow:    1px 1px 2px 2px #000000;
  -webkit-box-shadow: 1px 1px 2px 2px #000000;
  box-shadow:         1px 1px 2px 2px #000000;
}	

  .navbar-nav .nav-item .norm:hover {
    border: 1px solid black;
    padding:10px;
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
}	
.navbar-nav .nav-item .active{
	background-color:#aaa;
       border: 1px solid black;
   padding:10px;
   -moz-box-shadow:    inset 0 0 10px #aaaaaa;
   -webkit-box-shadow: inset 0 0 10px #aaaaaa;
   box-shadow:         inset 0 0 10px #aaaaaa;
}
.padme{    background-color:transparent ; padding: 12px; 		  -moz-box-shadow:    1px 1px 2px 2px #000000;
  -webkit-box-shadow: 1px 1px 2px 2px #000000;
  box-shadow:         1px 1px 2px 2px #000000;}
  
  .padme:hover{ background-color:transparent ; -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;}
   
.vticker{
	text-align:center;
}
.vticker ul{position:relative;}
.vticker li{
	list-style: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,b8bac6+49,dddfe3+80,f5f6f6+100;Grey+Pipe */
background: rgb(245,246,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */

	padding: 10px;
}
.et-run{
	
}
.taintline{   position: absolute;
  top: 50%;
  height:120px;
  width:100%;
  margin-top: 69px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */
}
.faintline{  position: absolute;
  top: 50%;
  height:120px;
  width:100%;
  margin-top: 69px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9eddc+0,eef2d7+100 */
background: rgb(233,237,220); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(233,237,220,1) 0%, rgba(238,242,215,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(233,237,220,1) 0%,rgba(238,242,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(233,237,220,1) 0%,rgba(238,242,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eddc', endColorstr='#eef2d7',GradientType=0 ); /* IE6-9 */


}
.parent {
  position: relative;
}
.spacer{
	padding:50px 0px 50px 0px;
-webkit-box-shadow: inset -2px -15px 18px 0px rgba(50, 50, 50, 0.08);
-moz-box-shadow:    inset -2px -15px 18px 0px rgba(50, 50, 50, 0.08);
box-shadow:         inset -2px -15px 18px 0px rgba(50, 50, 50, 0.08);
}
.backg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.inthead{ font-weight: bold; font-size:1.9em; display:block;}
.inbody{margin-left:25px;font-size:1.4em;padding:20px 0px 20px 0px;display:block;}
.topsquare{
    float:left;
    width: 45%;
   
   
    background-color: #1E1E1E;
}
.