



.container {

	position: relative;

	padding-right: 10px;

	padding-left: 10px;

	margin-right: auto;

	margin-left: auto;

}



.container:before,

.container:after {

	display: table;

	content: " ";

}



.container:after { clear: both; }



	.row {

		margin-right: -10px;

		margin-left: -10px;

	}



	.row:before,

	.row:after {

		display: table;

		content: " ";

	}



	.row:after { clear: both; }



.col-xs-1,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9,

.col-xs-10,

.col-xs-11,

.col-xs-12,

.col-sm-1,

.col-sm-2,

.col-sm-3,

.col-sm-4,

.col-sm-5,

.col-sm-6,

.col-sm-7,

.col-sm-8,

.col-sm-9,

.col-sm-10,

.col-sm-11,

.col-sm-12,

.col-md-1,

.col-md-2,

.col-md-3,

.col-md-4,

.col-md-5,

.col-md-6,

.col-md-7,

.col-md-8,

.col-md-9,

.col-md-10,

.col-md-11,

.col-md-12,

.col-lg-1,

.col-lg-2,

.col-lg-3,

.col-lg-4,

.col-lg-5,

.col-lg-6,

.col-lg-7,

.col-lg-8,

.col-lg-9,

.col-lg-10,

.col-lg-11,

.col-lg-12 {

  position: relative;

  min-height: 1px;

  padding-right: 10px;

  padding-left: 10px;

}



.col-xs-1,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9,

.col-xs-10,

.col-xs-11 { float: left; }



.col-xs-1  { width: 8.333333333333332%;  }

.col-xs-2  { width: 16.666666666666664%; }

.col-xs-3  { width: 25%; }

.col-xs-4  { width: 33.33333333333333%; }

.col-xs-5  { width: 41.66666666666667%; }

.col-xs-6  { width: 50%; }

.col-xs-7  { width: 58.333333333333336%; }

.col-xs-8  { width: 66.66666666666666%;  }

.col-xs-9  { width: 75%; }

.col-xs-10 { width: 83.33333333333334%; }

.col-xs-11 { width: 91.66666666666666%; }



.col-xs-12 { width: 100%; }



@media (min-width: 768px) {

	

  .container { max-width: 750px; }

  

  

  

}



@media (min-width: 992px) {

	

  .container { max-width: 970px; }

  

  

}



@media (min-width: 1200px) {

	

  .container { max-width: 1004px; }

  

  

  

}











/* #Media Queries

================================================== */

	@media screen and (min-width: 993px) and (max-width: 1200px) {	



					

	}



	

	@media only screen and (max-width: 992px) {		

		

			#header { position: relative; }

			

					



	}	

@media only screen and (min-width: 768px) {

			

.nav-bg{text-align:right; border-radius:0px 0px 3px 3px;}

.nav-bg nav .menu{width:auto !important}

nav .menu ul{text-align:left;}	



.right-header{text-align:right;}





	}	

	

	@media screen and (min-width: 768px) and (max-width: 992px) {	

nav .menu a{padding:12px 15px !important}

#logo{position:static !important; padding:10px;}

.ph-inner{margin-top:30px;}



.home-category-section .product-list li{width:50% !important}

					

	}



@media only screen and (max-width: 767px) {

#logo{position:inherit !important; padding:10px;}			

.right-header{text-align:right;}			

.ph-inner{margin-top:30px;}

nav .menu{float:none !important}



.left-content, .sidebar{display:block !important; width:100% !important;}



.top-footer .col-xs-4{width:100%; margin-bottom:15px;}

.home-category-section .product-list li{width:50% !important}



.social-icon{width:100%; float:none !important; text-align:center; display:block; margin-bottom:20px;}



.copyright{text-align:center; padding:70px 0px 0px !important; background-position:50% 0 !important}

.top-bottom-footer{padding:20px 0 !important}

#logo{position:static !important; padding:10px; width:100%; text-align:center;}
.product-details{display:block !important; width:100%; position: relative !important;}
.product-details h6{background:rgba(16, 55, 110, 1) !important;}


	}

@media only screen and (max-width: 600px) {		

	.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1{width:100%;}

	.ph-inner{margin-top:0px !important; text-align:center;}

		

		

	}	

	

	@media only screen and (max-width: 479px) {		

	.home-category-section .product-list li{width:100% !important}

	.ph-inner p{font-size:14px !important}

	.ph-inner{font-size:24px !important}

		

		

	}