/*
 * Globals
 */


 body {
    background-color:#f5f5f5;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #555;
	text-align:center;
	position: absolute;
	background-image: url('1.png');
	background-repeat: no-repeat;
	background-size: 100%;
	 background-size: cover;
	display: grid;
}



h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: norm<ul>
		<li><p>You can easily change style with this file if you want.</p></li>
		<li><p>Custom style used with sky prefix.</p></li>
		<li><p>You can change body background color</p></li>
		<li><p>You can header and footer color also from here.</p></li>
	</ul>al;
    color: #333;
}
a {
    color: #007dc2;
}

.BContainer{
text-align:center;

   background-size: cover;
	position:absolute;
	width:1470px;
	height: 825px; 
display: grid;
}


h3 {
color:white;
}

p9{
color:white;
}
h1{
font-size: 40px;
color:black;
}
h5{
font-size: 20px;
}

p1{
color:white;
}

.alert.alert-warning.sky-box {
width:400px;
height: 600px;

}

.login_btn_fricc{
height:200px;
}


.btn.btn-block.btn-primary{
height: 50px;
}



.footer{
position: absolute;
height: 200px;
}
              
.HEADER{
position:center;
display: center;


}


/*** End global ***/


.sky-box {
    background-color:#fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.input-group-addon {
    background-color: #007dc2;
    color: #fff;
    border: 1px solid #007dc2;
}

.sky-btn {
    display : none;
}


.sky-page-header {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.sky-category{
    list-style:none;
    text-transform: capitalize;
    text-align:left !important;
	postion:absolute;
	
}

.sky-category a {
    text-decoration: none;
	text-color:white;
}

.sky-img {
    -webkit-transition: width .5s, height .5s, -webkit-transform .5s; /* Safari */
    transition: width .5s, height .5s, transform .5s;
}

.sky-img:hover {
    -webkit-transform: rotateY(180deg); /* Safari */
    transform: rotateY(180deg); /* Standard syntax */
}

.sky-img-bg {
    width:100%;
     -webkit-transition: width .5s, height .5s, -webkit-transform .5s; /* Safari */
    transition: width .5s, height .5s, transform .5s;
}

.sky-cart-summery {
    float: right !important;
    margin-top: 9px;
}

.input-group-addon {
    background-color:#5bc0de;
    color:#fff;
}

.sky-navbar {
    background-color:#fff;
    padding: 10px 0px;
}

.sky-logo-img {
    height:100px;
  
	
}
.sky-logo-img1 {
    height:110px;
	padding:20px;
	

  
	
}


.thumbnail:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sky-thanks {
    padding: 10%;
}

.sky-page {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 30px;
}


/*
 * Social icons
 */
.gplus {
    color: #c21f25;
}

.twitter {
    color: #3cf;
}

.facebook {
    color: #3b5998;
}

.pinterest {
    color: #C92228;
}

.instagram {
    color: #cd4378;
}

a .icon-stack, a .icon-spin {
    display: block;
    text-decoration: none;
    float: left;
}

/*** End social ***/


/*
 * Footer
 */
 .sky-footer {
    margin-bottom:0;
    padding: 20px 0;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.sky-footer p:last-child {
    margin-bottom: 0;
}

.sky-footer h3 {
    color:#333;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}

.sky-twitter:hover {
    color: #3cf;
}

.sky-facebook:hover {
    color: #3b5998;
}

.sky-pinterest:hover {
    color: #C92228;
}

.sky-gplus:hover {
    color: #c21f25;
}

.sky-instagram:hover {
    color: #cd4378;
}

.sky-social {
    padding-left: 16%;
}

.col-md-9{
padding-left:400px;
padding-right:0px;
width: 300px;

positon: absolute;
top:100px;




}

 .col-md-8-header {
   min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
    float: left;
    width: 66.66666667%;
  }
  .col-md-7-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 58.33333333%;
  }
  .col-md-6-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 50%;
  }
  .col-md-5-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 41.66666667%;
  }
  .col-md-4-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 33.33333333%;
  }
  .col-md-3-header {
    min-height: 1px;
  padding-left: 2px;
    width: 24%;
    float:right; 
    padding-right:35px; 
   padding-top:8px;

  }

  .col-md-3b-header {
    max-height: 150px;
  padding-right: 15px;
  padding-left: 150px;
      float: middle;
    width: 1100px;

  }
  .col-md-2-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 16.66666667%;
  }
  .col-md-1-header {
    min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
      float: left;
    width: 8.33333333%;
  }
	.col-filler-header {
   		min-height: 1px;
      	        float: left;
   		width: 16.66666667%;
  	}






.outerHomeProd {
        min-height:580px;
        width:100%;
}
   
 .thumbnail.innerHomeProd {
        min-height:520px;
	border:none;
    }

    




/*** End footer ***/

/*
 * Media query for phone and tablet device
 */
@media only screen and (max-width: 500px) {
	
	

	.col-filler-header {
   		min-height: 1px;
      	        float: left;
   		width: 0%;
  	}
 	
	.col-md-2-header {
   		min-height: 1px;
  		padding-right: 0px;
      	        float: left;
   		width: 30%;
  	}
  		.col-md-3b-header {
                min-height: 1px;
                max-height: 53px;
  		padding-right: 10px;
  		padding-left: 23px;
                margin-top:-20px;
      	        float: left;
   		width: 85%;
  	}
  	
  	  .col-md-3-header {
   		min-height: 1px;
  		padding-right: 10px;
  		padding-left: 23px;
      	        float: left;
   		width: 80%;
       }
	

  

	
    
    .sky-box {
        padding: 0;
    }
    .sky-cart-summery {
        float: right !important;
        margin-top: 18px;
    }
    .sky-thumbnail {
        padding-right: 0px;
        padding-left: 0px;
    }

    .sky-btn {
         display: block;
    }

    .table {
        table-layout: fixed;
        word-break: break-all;
    }

    .table-action {
        width: 10%;
    }

    .sky-social {
        padding-left: 16%;
        font-size: 12px;
    }
    .sky-page {
        margin: 10px 14px;
        padding: 15px;
    }
    .sky-banner {
        width: 100%;
    }

    .thumbnail-outerHomeProd {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        webkit-transition: border .2s ease-in-out;
        o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }

    .thumbnail.innerHomeProd {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        webkit-transition: border .2s ease-in-out;
        o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }


}









@media (pointer:none), (pointer:coarse) {

    .BContainer{
    background-image: url('1.png');
    background-repeat: no-repeat;
       background-size:contain;
    -webkit-background-size:cover ;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-align:center; 
    position:relative;
	width: 400px;

    }





.alert.alert-warning.sky-box {

height: 400px;
width:80%;
padding-left:0%;
}


.col-md-9{
width: 100%;
padding-left:20%;
padding-right:0%;
top:80px;
}


.btn.btn-block.btn-primary{
height: 30px;
}


h3 {
color:white;
font-size:Medium;
}


ul.sky-category{
font-size: xx-small;
}


.login_btn_fricc {
    height: 100px;
}

p1 {
    color: white;
    font-size: xx-small;
}


input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	 width: 100%;
}

h1 {
font-size: large;
}

}






