		.alensmartfix_header {
	float: left;
	z-index: 10;
	width: 100%;
	position: relative;
}
.pcfix_logo_wrapper {
	float: left;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.pcfix_logo_wrapper img {
width: 75px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .resp_main_heade {
    float: right;
  }
}
	.pcfix_menu_right_wrapper p {
	float: left;
	padding-top: 8px;
	padding-right: 25px;
	font-weight: 500;
	color: #111;
}
.pcfix_menu_right_wrapper {
	float: right;
	padding-top: 20px;
	padding-right: 12px;
}
.pcfix_menu_right_wrapper .pcfix_btn_style {
	line-height: 36px;
	width: 155px;
	height: 40px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #00aaef;
	font-weight: 400;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pcfix_menu_right_wrapper .pcfix_btn_style:hover,
.pcfix_menu_right_wrapper .pcfix_btn_style:focus {
	color: #00aaef;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pcfix_menu_fixed .pcfix_menu_right_wrapper p,
.pcfix_menu_fixed .pcfix_searchd {
	color: #fff;
}
.pcfix_btn_style {
	display: inline-block;
	text-align: center;
	background: #00aaef;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width: 160px;
	text-transform: uppercase;
	height: 45px;
	border: 1px solid #00aaef;
	line-height: 42px;
	font-size: 16px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pcfix_btn_style:hover,
.pcfix_btn_style:focus {
	background: transparent;
	color: #00aaef;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pcfix_menu_fixed .pcfix_btn_style:hover {
	background: transparent;
	color: #00aaef;
	border: 1px solid #00aaef;
}

.pcfix_menu_fixed {
  position: fixed;
  background: #111;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
 /* padding-bottom: 22px;*/
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
}

.pcfix_menu_wrapper {
	float: left;
	padding-top: 30px;
	margin-left: -90px;
}
.pcfix_menu_wrapper ul > li {
	float: left;
	margin-right: 19px;
}
.pcfix_menu_wrapper ul > li > a {
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	padding: 15px 10px;
	position: relative;
}
.pcfix_menu_wrapper ul > li > a:hover {
	color: #f3d632;
	text-decoration: none!important;
}
.pcfix_menu_wrapper ul > .active > a {
	background-color: transparent;
	color: #f3d632;
}
.pcfix_menu_wrapper ul > .active > a:focus,
.pcfix_menu_wrapper ul > .active > a:hover {
	background-color: transparent;
	color: #f3d632;
	
}
#pcfix_sidebar {
	position: fixed;
	display: block;
	height: 100%;
	top: 0px;
	left: -473px;
	width: 260px;
	background-color: #ffffff;
	z-index: 1000;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);
	overflow-x: hidden;
	box-shadow: 0 2px 15px 0px rgba(248, 71, 62, 0.05);
}
.pcfix_sidebar_logo img {
	padding-top: 15px;
	padding-left: 16px;
}
#alensmart_toggle_close {
	position: absolute;
	z-index: 100;
	right: 9px;
	top: 24px;
	font-size: 32px;
	color: #000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: #fff;
}



#pcfix_cssmenu {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 260px;
	color: #ffffff;
}
#pcfix_cssmenu ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pcfix_cssmenu .sidebb {
	width: 100%;
	padding-top: 4%;
	float: left;
}
#pcfix_cssmenu img {
	padding-top: 25px;
	padding-left: 30px;
}
#pcfix_cssmenu ul ul {
	display: none;
	padding-left: 20px;
}
#pcfix_cssmenu > ul > li.active > ul {
	display: block;
}
#pcfix_cssmenu > ul > li > a {
	padding: 17px 25px;
	cursor: pointer;
	z-index: 2;
	font-size: 16px;
	text-decoration: none;
	color: #191919;
	text-transform: uppercase;
	background: #ffffff;
	border-bottom: 1px solid #eee;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#pcfix_cssmenu > ul > li > a:hover {
	background: #00aaef;
	color: #fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#pcfix_cssmenu .sidebb li:first-child {
	border-top: 1px solid #e6e6e6;
}
#pcfix_cssmenu ul > li.has-sub > a:after {
	position: absolute;
	right: 34px;
	top: 16px;
	z-index: 5;
	display: block;
	height: 10px;
	width: 2px;
	background: #191919;
	content: "";
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#pcfix_cssmenu ul > li.has-sub > a:before {
	position: absolute;
	right: 30px;
	top: 20px;
	display: block;
	width: 10px;
	height: 2px;
	background: #191919;
	content: "";
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#pcfix_cssmenu ul > li.has-sub.open > a:after,
#pcfix_cssmenu ul > li.has-sub.open > a:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#pcfix_cssmenu ul ul li a {
	padding: 14px 26px;
	cursor: pointer;
	z-index: 2;
	font-size: 16px;
	text-decoration: none;
	color: #060606;
	text-transform: capitalize;
	background: transparent;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#pcfix_cssmenu ul ul ul li a {
	padding-left: 32px;
}
#pcfix_cssmenu ul ul li a:hover {
	color: #fa5b41;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#pcfix_cssmenu ul ul li a i {
	margin-right: 10px;
}
.pcfix_searchd_bar {
	background: transparent;
	padding-right: 15px;
	border: 0;
	color: #000;
	cursor: pointer;
	margin-left: 10px;
}
#alensmart_toggle {
	float: right;
	width: auto;
	padding-top: 5px;
	cursor: pointer;
}
#alensmart_toggle a i:before {
	font-weight: 600;
	font-size: 22px;
}
.alensmartfix_header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .pcfix_menu_wrapper ul > li > a {
    padding: 15px 2px;
  }
}
@media (max-width: 1500px) {
  .pcfix_menu_wrapper {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
.pcfix_menu_right_wrapper p,
	.pcfix_slider_shape_wrapper {
		display: none;
	}
	.pcfix_menu_right_wrapper .pcfix_btn_style {
		width: 130px;
	}
	
	}
	
	@media (max-width: 991px) {
	.pcfix_menu_right_wrapper p,
	.pcfix_slider_shape_wrapper,
	.pcfix_slider_area .carousel-inner .carousel-item .carousel-captions .content h1:after,
	.pcfix_slider_main_img_wrapper img {
		display: none;
	}
	.pcfix_menu_right_wrapper .pcfix_btn_style,
	.pcfix_slider_area .carousel-inner .carousel-indicators li.active:before {
		display: none;
	}
	}
	

	
	.alensmartfixed-menu {
     position: fixed;
  background: #111;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  /*padding-bottom: 22px;*/
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
    }
	
	.alensmartfixed-menu .pcfix_menu_wrapper ul > li > a {
	color: #fff;
	
}
	
	.alensmartfixed-menu .pcfix_menu_wrapper ul > li > a:hover {
	color: #f3d632;
	text-decoration: none!important;
}
.alensmartfixed-menu .pcfix_menu_wrapper ul > .active > a {
	background-color: transparent;
	color: #f3d632;
}
.alensmartfixed-menu .pcfix_menu_wrapper ul > .active > a:focus,
.alensmartfixed-menu .pcfix_menu_wrapper ul > .active > a:hover {
	background-color: transparent;
	color: #f3d632;
	
}
.alensmartfixed-menu .pcfix_searchd_bar {
	color:#fff;
}