* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Open Sans', sans-serif !important;
}
.ghy {
	text-decoration: none !important;
	color: black !important;
}
a {
	color: white !important;
}
.container {
	position: relative;
}
span.first {
	margin-top: 12px;
}
ul {
	list-style-type: none;
}
:hover, :focus {
	color: inherit !important;
}
.mypage .first_section li {
	line-height: 1.5;
	list-style-type: initial;
	margin-left: 36px;
}
.mypage h3 {
	font-size: 16px;
	font-weight: bold;
}
.container-wrapper {
	width: 90%;
	margin: auto;
	height: auto;
	position: relative;
}

/* 16-11-17 start */
.foot-find li:first-child{
	display:none;
}

/* 16-11-17  end*/

header {
	width: 100%;
	float: left;
}
.top_header {
	margin-top: 10px;
	margin-left: 70px;
}
#logo img {
	width: 15%;
	float: left;
	margin-top: 5px;
}
.top_item {
	list-style-type: none;
	padding-left: 25%;
	padding-top: 20px;
}
.mob_img {
	display: none;
}
.top_item img {
	width: 40px;
	float: left;
	margin-top: 2px;
	padding-right: 10px;
}
.top_item li {
	float: left;
	width: 120px;
	font-size: 12px;
	font-family: 'Open Sans';
}

.top_item li a {
	color: #000 !important;
}
.carousel-indicators {
	bottom: 0px !important;
}
.button {
	padding: 8px 20px;
	border-radius: 5px;
	margin-left: 50px;
	float: left;
	background: #ce2127;
	color: white;
	margin-top: -10px;
	font-weight: bold;
}
.button:hover {
	background: #157abe;
	cursor: pointer;
}
.contact {
	float: left;
	margin-left: 30px;
	margin-top: -30px;
}
.contact img {
       width: 39px;
    float: left;
    margin-right: 11px;
    margin-top: 6px;
    margin-left: 9px;
}

/* 19-08-17 */

 .home-content1 {
    display: none;
	}
  .home-content {
    float: left;
    width: 100%;
}
.home-content > h1 {
	font-size: 20px;
}
.home-content > p {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.home-content a {
    color: #cd2127 !important;
    font-weight: bold;
}
.home-content > ul {
    margin-left: 1%;
}
.home-content li {
    line-height: 1.7;
    list-style: outside !important;
    margin-left: 1%;
}
  .headerpopup {
    background: #333 none repeat scroll 0 0;
}
  .footer1 span {
    color: #fff;
    font-size: 16px;
    padding-left: 7px;
	}
	.footer1 {
    float: left;
    width: 32%;
	}
	.foot-find > li {
    padding-bottom: 6px;
	}
	.foot-img {
    width: 33px;
	}
	.footer1 span {
		color: #fff;
		font-size: 16px;
		padding-left: 7px;
	}
	.footer1 li {
    padding-bottom: 5px;
	}
	.footer1 a {
    font-size: 16px;
	color: #fff;
	}
	.footer1 a:hover{
	color:#fff !important;
	}
	.footer1 > h2 {
    color: #fff;
    font-size: 19px;
    font-style: italic;
    font-weight: bold;   
	}
/* 19-08-17 */

.contact p {
    float: left;
    font-weight: bold;
    font-size: 18px;
    margin-top: -7px;
    line-height: 24px;
    margin-left: 32px;
}
.emergency p {
	font-size: 14px;
	color: red;
	font-size: 13px;
	margin-left: 55px;
	
}
nav {
	width: 100%;
	float: left;
	background: #157abe;
}
nav ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
}
nav ul li {
	display: inline-block;
	padding: 20px 4%;
}
nav ul li a {
	padding: 10px 0px;
}
nav ul li a {
	color: white;
}
nav ul li a:hover {
	color: white;
	border-bottom: 1px solid white;
}
.handle {
	width: 100%;
	float: left;
	background: #157abe !important;
	text-align: right;
	box-sizing: border-box;
	padding: 8px 10px;
	color: white;
	display: none;
	margin: 0;
	pointer: cursor;
}
.handle img {
	width: 30px;
}
.sub_menu ul {
	float: none;
}
.drop_down {
	position: absolute;
	display: inlin-block;
	margin-left: -44px;
	margin-top: 5px;
}
.drop_btn {
	background: #157abe;
	border: none;
	cursor: pointer;
	margin-bottom: 50px;
}
.dropdown_item {
	display: none;
	position: absolute;
	background: #157abe;
	min-width: 160px;
	z-index: 999999;
	top: 40px;
	width: 1100px;
	left: -390px;
	border-top: 2px solid #fff;
	padding-bottom: 10px;
	animation: fadein .75s;
	-moz-animation: fadein .75s;
	-webkit-animation: fadein .75s;
}
.dropdown_sub_item {
	display: none;
	position: absolute;
	background: #157abe;
	min-width: 160px;
	z-index: 999999;
	left: -75px;
	top: 40px;
	width: 210px;
	border-top: 2px solid #fff;
	padding-bottom: 10px;
	animation: fadein .75s;
	-moz-animation: fadein .75s;
	-webkit-animation: fadein .75s;
}
.first_list, .second_list, .third_list, .fourth_list, .fifth_list {
	float: left;
	width: 210px;
	padding-left: 0px;
	margin-right: 10px;
}
.first_list li, .second_list li, .third_list li, .fourth_list li, .fifth_list li {
	width: 210px;
	text-align: left;
	font-size: 0.9em;
	padding: 10px 0 10px 10px;
}
.fifth_list img {
	width: 200px;
	margin-top: 48px;
}
a {
	color: inherit;
}
.item_head a {
	font-size: 1.1em;
	transition: all 0.9s;
	color: yellow !important;
}
.item_head a:hover {
	padding-left: 15px;
	border: none;
}
.item_list a:hover {
	border: none;
}
.item_list:hover {
	background: #ce2127;
	cursor: pointer;
}
.drop_down:hover .dropdown_item {
	display: block;
}
.drop_down:hover .dropdown_sub_item {
	display: block;
}
@media screen and (max-width:1024px) {
.dropdown_item {
	width: 1000 !important;
	left: -363px;
}
.first_list, .second_list, .third_list, .fourth_list, .fifth_list {
	width: 190px;
}
}
@media screen and (max-width:768px) {
.table-responsive {
    border: none !important;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
}
.col-xs-3 {
    width: 100% !important;
}
.col-xs-9 {
    padding: 0;
    width: 100% !important;
}
div.bhoechie-tab-content {
    background-color: #ffffff;
    padding: 4px !important;
}
	
#agree {
	width: 6% !important;
}
.mob_img{
	cursor:pointer;
}
.inquery_btn{
display:none;
}
.popup-content {
	background: #fff none repeat scroll 0 0;
	left: 0 !important;
	margin: 0 auto;
	position: absolute;
	width: 100% !important;
	z-index: 999;
}
.three > p {
	margin-bottom: 8%;
}
.input-group {
	float: left;
	margin: 0 auto;
	padding-bottom: 4% !important;
	padding-left: 6% !important;
	padding-top: 1% !important;
	width: 77% !important;
}
.dropdown_item {
	width: 756px !important;
	left: -270px;
}
.first_list, .second_list, .third_list {
	width: 155px;
}
.fourth_list {
	width: 250px;
}
.fifth_list {
	display: none;
}
}
@media screen and (max-width:650px) {
nav ul {
	max-height: 0px;
}
nav ul {
	font-size: 16px;
}
.showing {
	max-height: 35em;
}
nav ul li {
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	text-align: left;
}
.handle {
	display: block;
}
.cont_text {
	display: none;
}
.dest_img {
	display: none;
}
.mob_img {
	display: block;
	margin-right: 20px;
}
.fourth_list {
	width: 155px;
}
}

.main_visual {
	width: 100%;
	clear: both;
	z-index: 1;
	overflow: hidden;
}
.main_visual img {
	width: 100%;
}
.main_contents {
	opacity: 0.5;
	margin-top: -10px;
	text-align: center;
}
.carousel-caption h2 {
	margin-top: -20%;
	font-size: 4em;
}
.main_content {
	width: 100%;
	height: auto;
	margin-top: -50px;
	text-align: center;
	margin-bottom: 10%;
}
.main_content h1 {
	font-size: 6em;
	color: white;
	font-family: 'Montserrat';
	margin-bottom: 50px;
	font-weight: bold;
}
.btn_bg {
	background: #ce2127;
	color: white;
	border-radius: none;
	padding: 10px 30px;
	margin-bottom: 40px;
	font-family: 'Montserrat';
	font-weight: bold;
}
.btn_bg:hover {
	background: #167abf;
	color: white;
}
.left_part {
	clear: both;
	width: 70%;
	float: left;
	margin-top: 30px;
	height: auto;
}
.first_heading {
	margin-bottom: 40px;
}
.first_heading h3 {
	text-align: center;
	font-family: 'Montserrat';
	font-weight: bold;
	color: #000;
}
.first_heading h3 span {
	width: 36%;
	background: #cdcdcd;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
}
.second_heading {
	margin-top: 500px;
	margin-bottom: 40px;
}
.second_heading h3 {
	text-align: center;
	font-family: 'Montserrat';
	font-weight: bold;
	color: #000;
}
.second_heading h3 span {
	width: 26%;
	background: #cdcdcd;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
}
.third_heading {
	clear: both;
	margin-bottom: 15px;
}
.third_heading h3 {
	text-align: center;
	font-family: 'Montserrat';
	font-weight: bold;
	text-transform: uppercase;
}
.third_heading h3:after {
	content: "";
	background: #818181;
	position: absolute;
	left: 228px;
	height: 2px;
	width: 358px;
	margin-top: 29px;
}
.service_section {
	width: 100%;
	float: left;
}
.service_section_1 {
	width: 30%;
	float: left;
	margin-bottom: 21%;
	margin-right: 3%;
}
.service_section_1:last-child {
	
}
.service_section_1 img {
	width: 100%;
}
.service_section_1 h4 {
	background: #000;
	color: #fff;
	padding: 8px 0px;
	text-align: center;
	margin-top: -185px;
	opacity: 0.6;
}
.price {
	text-align: center;
	background: #cd2127;
	color: white;
	width: 110px;
	padding: 5px 20px;
	border-radius: 0;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: 'open sans';
	font-weight: bold;
	font-size: 12px;
}
.price:hover {
	background: #167abf;
	cursor: pointer;
}
.commercial_section {
	width: 100%;
	float: left;
	text-align: center;
}
.commercial_section_1 {
	width: 22%;
	margin-bottom: 15%;
	float: left;
	margin-right: 3%;

}
.commercial_section_1:last-child {
	
}
.commercial_section_1 img {
	width: 100%;
}
.commercial_section_1 p {
	text-align: center;
	margin-top: -158px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: 'open sans';
}
.profile {
	width: 100%;
	float: left;
	margin-top: 30px;
	clear: both;
	height: auto;
}
.customer1 {
	background: #e6e6e6;
	border-radius: 0px 30px 10px 10px;
	box-shadow: 0px 0px 5px gray;
	width: 28%;
	padding-bottom: 2%;
	margin-right: 5%;
	float: left;
	margin-bottom: 20px;
}
.customer1 p:first-child {
    height: 170px;
}
.custmr_revw{
	margin-left: 18%;
}
.profile img {
	width: 15px;
	margin-right: 4px;
}
.customer1:last-child {
	margin-right: 0;
}
.customer1 p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	font-weight: 300;
	font-size: 12px;
}
p.customer_name {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.right_part {
	width: 30%;
	height: atuo;
	float: left;
	margin-top: 40px;
	padding-left: 5%;
}
.query {
	margin-top: 30px;
	background: #167abf;
	padding: 20px;
	height: 420px;
	border-radius: 8px;
}
.query img {
	opacity: 0.3;
}
.query p {
	text-align: center;
	color: white;
	font-size: 18px;
}
.query p:after {
	display: block;
	content: '';
	background: white;
	height: 0.5px;
	width: 100px;
	margin: auto;
}
.input {
	margin-bottom: 10px;
	min-height: 40px;
	position: relative;
}
.input img {
	width: 35px;
	position: absolute;
	left: 0;
	padding: 5px;
	border-right: 1px solid;
}
.input input[type=text] {
	height: 35px;
}
.input input[type=email] {
	height: 35px;
}
.input input[type="submit"] {
	height: 30px;
	margin-left: 33%;
	margin-top: -5px;
	width: 100px;
}
input {
	width: 100%;
	padding-left: 40px;
}
textarea {
	padding-left: 40px;
	width: 100%;
	resize: none;
	padding-top: 5px;
}
.submit_button {
	text-align: center;
	margin-top: 500px;
}
.query input[type=submit] {
	background: #cd2127;
	color: white;
	border: none;
	padding: 6px 25px;
}
.input_textarea {
	margin-bottom: 10px;
	min-height: 40px;
	position: relative;
}
.input_textarea img {
	width: 35px;
	position: absolute;
	left: 0;
	padding: 5px;
	padding-bottom: 73px;
	border-right: 1px solid;
}
.enquirepopup {
	left: 40%;
	margin: 0 auto;
	position: fixed;
	top: 0;
	width: 20%;
	z-index: 99999;
}
.popupoverlay {
	background: #000 none repeat scroll 0 0;
	height: 1500px;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.arrow_box {
	position: relative;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #818181;
	border-width: 15px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-width: 36px;
	margin-left: -36px;
}
.open {
	width: 100%;
	height: auto;
	background: #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
}
.open h2 {
	background: #818181;
	font-size: 20px;
	padding: 10px 25px;
	color: white;
	margin-bottom: 30px;
}
.open p {
	font-size: 13px;
	margin-top: 15px;
	margin-left: 15px;
}
.open p a {
	color: black !important;
}
.about_npcs {
	width: 100%;
	height: auto;
	background: #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.about_npcs h2 {
	background: #818181;
	font-size: 20px;
	padding: 10px 25px;
	color: white;
	margin-bottom: 30px;
}
.about_npcs p {
	font-size: 13px;
	margin-top: 15px;
	margin-left: 15px;
}
.about_npcs p a {
	color: black !important;
}
.about_npcs img {
	width: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
.call {
	width: 100%;
	height: auto;
	background: #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
.call h2 {
	background: #818181;
	font-size: 16px;
	padding: 10px 25px;
	color: white;
	margin-bottom: 30px;
}
.call p {
	font-size: 13px;
	margin-top: 15px;
	margin-left: 15px;
}
.call p a {
	color: black !important;
}
.call img {
	width: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.call img:nth-child(1) {
	transform: rotate(-45deg);
}
.last_img img {
	transform: rotate(0deg) !important;
}
.post {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px;
}
.post h5 {
	text-align: center;
	font-size: 20px;
}
.post_heading {
	text-align: center;
}
.post_heading h3 {
	font-size: 20px;
}
.post_heading h3 span {
	width: 26%;
	background: #cd2127;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
}
.sub_head {
	text-align: center;
	color: #cd2127;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.sub_content {
	padding: 0px 20px;
	text-align: justify;
	font-size: 12px;
	font-size: 12px;
}
.read_more {
	background: #cd2127;
	border: none;
	padding: 5px 8px;
	color: white !important;
	margin-right: 20px;
	float: right;
	font-size: 10px;
}
.read_more:hover {
	background: #167abf;
	cursor: pointer;
	color: white;
}
.bottom_border {
	width: 100%;
	height: 1px;
	background: #cd2127;
	margin-bottom: 40px;
	margin-top: 25px;
}
.dotted_border {
	clear: both;
	width: 60%;
	margin: auto;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 5px;
	border: 1px dashed red;
}
footer {
clear:both;
	background: #333333;
	width: 100%;
	float: left;
}
.footer_nav {
	overflow: hidden;
	height: 60px;
}
.footer_nav a {
	font-family: 'open sans';
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 12px 0 8px;
	text-decoration: none;
	font-size: 14px;
	margin: 0% 3%;
	transition: all 0.5s;
}
.footer_nav a:hover {
	color: white !important;
	border-bottom: 1px solid white;
!important;
}
footer p {
	clear: both;
	color: white;
	text-align: center;
	font-size: 12px;
}
.npcs_menus {
	background-position: center;
	width: 100%;
	background: gray;
	overflow: hidden;
	z-index: 1;
	height: 150px;
	overflow: hidden;
	box-shadow: 0px 0px 1px gray;
}
.bg_menu {
	height: 150px;
	overflow: hidden;
}
.npcs_menus img {
	width: 100%;
}
.our_services {
	background: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 150px;
	z-index: 10;
	margin-top: -150px;
	opacity: 0.9;
}
.our_services ul {
	margin-left: 10%;
}
.our_services ul li {
	display: inline-block;
	margin: 50px 30px;
	width: 148px;
	font-size: 15px;
}
.our_services ul li img {
	width: 50px;
	float: left;
	margin-right: 10px;
}
.menu_title {
	z-index: 500;
	margin-top: 3px;
}
.menu_title a{
	color:#000!important;
}
.menu_title{
	background: rgba(231, 231, 231, 0.42);
}
.menu_title p {
	padding-top: 14px;
	padding-bottom: 5px;
	padding-left: 2%;
	font-size: 14px;
}
.left_section {
	margin-top: 0px;
	width: 70%;
	height: auto;
	float: left;
}
.left_section h1 {
	font-size: 2em;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 1px solid;
}
.right_section {
	width: 30%;
	margin-top: 30px;
	height: atuo;
	float: left;
	padding-left: 5%;
}
.first_section {
	padding-left: 5%;
}
.first_section img {
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 40px;
	box-shadow: 0px 0px 5px gray;
}
.first_section p {
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	padding-top: 15px;
}
.second_section {
	clear: both;
	margin: auto;
}
.book_online {
	padding: 8px 30px;
	background: #cd2127;
	border: none;
	color: white;
	font-weight: bold;
	margin-left: 45%;
}
.book_online:hover {
	background: #167abf;
}
.third_section {
	margin-top: 50px;
}
.right_services {
	background: #e6e6e6;
	padding-bottom: 30px;
	border-radius: 0px 0px 8px 8px;
}
.right_services h2 {
	background: #167abf;
	text-align: center;
	font-size: 25px;
	padding: 5px 0px;
	color: white;
}
.right_services p {
	color: #cd2127;
	font-size: 20px;
	padding: 5px 15px;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.right_services ul li {
	padding: 5px 30px;
	font-family: 'Open Sans', sans-serif;
}
.right_services ul li a {
	color: black !important;
}
.right_services img {
	width: 15px;
	margin-right: 20px;
}
p.star {
	text-align: center;
	margin-bottom: 0px;
}
.star img {
	width: 13px;
	height: 13px;
	box-shadow: none;
	border-radius: 0px;
}
.contact_bg {
	background: #F0F0F0;
}
.contact-wrapper {
	width: 100%;
	height: 580px;
}
.first_section_contact {
	width: 60%;
	float: left;
}
.first_section_contact h1 {
	font-weight: 700;
	font-size: 35px;
	margin-left: 10px;
}
.first_section_contact input[type=text] {
	height: 40px;
	margin: 10px;
}
.first_section_contact input[type=email] {
	height: 40px;
	margin: 10px;
}
.first_section_contact textarea {
	margin: 10px;
}
.first_section_contact button {
	margin: 10px;
	width: 20%;
	height: 30px;
	background: #CB2027;
	color: white;
	border: none;
}
.first_section_contact button:hover {
	background: #167abf;
}
.second_section_contact {
	width: 30%;
	margin-left: 10%;
	float: left;
}
.third_section_contact {
	width: 100%;
	float: left;
}
.third_section_contact h3 {
	font-weight: bold;
}
.contact_details {
	width: 50%;
	background: white;
	padding: 2%;
	float: left;
}
.contact_details img {
	width: 20px;
	margin-right: 20px;
}
.contact_details p a {
	color: black !important;
}
.opening_details {
	width: 40%;
	background: white;
	padding-top: 10px;
	float: left;
	padding-left: 3%;
	margin-left: 10%;
	padding-bottom: 2%;
	padding-right: 3%;
}
.opening_details h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 2px solid;
}
.opening_details p {
	border-bottom: 1px dashed black;
	padding-top: 3%;
}
.gallary_first_section {
	width: 100%;
	float: left;
	background: #F0F0F0;
	padding-left: 10%;
	padding-bottom: 3%;
	margin-bottom: 5%;
	margin-top:20px;
}
.gallary_first_section h2 {
	font-weight: 700;
}
.gallary_first_section h2:after {
	content: "";
	background: #167abf;
	position: absolute;
	left: 1.5%;
	height: 3px;
	width: 50px;
	margin-top: 35px;
}
.gallary_first_section p {
	padding-top: 10px;
}
.gallary_first_section img {
	width: 350px;
	height: 250px;
	padding: 5px;
	border: 3px solid #999999;
}
.faq_body {
	background: #f0f0f0;
	width: 100%;
	height: 700px;
	margin-top: 20px;
}
.first_faq_section {
	width: 60%;
	padding-top: 5%;
	float: left;
}
.first_faq_section h1 {
	font-weight: 800;
}
.first_faq_section h3 {
	font-weight: 500;
}
.faq_section1 {
	background: #F7F4F3;
	border: 1px solid gray;
	margin-bottom: 5px;
}
.faq_section1 p {
	padding-left: 10px;
	padding-top: 10px;
}
.toggle_head {
	background: #fff;
	padding: 10px 10px;
}
.faq_section1 h4 {
	color: #cd2127;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
}
.second_faq_section {
	width: 35%;
	float: left;
	margin-left: 5%;
	margin-top: 10%;
}
.second_faq_section h3 {
	text-align: center;
	font-weight: 800;
}
.faq_section2 {
	background: white;
	padding: 5%;
}
.faq_section2 p {
	margin-bottom: 8%;
}
.faq_section2 img {
	width: 20px;
	margin-right: 10px;
}
.faq_section2 p a {
	color: black !important;
}
.faq_section2 h4 {
	margin-top: 15%;
	color: #cd2127;
}
.faq_content {
	display: none;
}
.show {
	display: block;
}


.myproduct{
	width: 100%;
	float: left;
	padding-left: 5%;
	margin-bottom: 50px;
}
.myproduct h2{
    font-size: 1.6em;
    margin-top: 20px;
    font-weight: bold;
    padding-bottom: 12px;
}
.product_img{
		width: 31%;
		height: 200px;
		float: left;
		box-shadow: 0 0 4px #aaa;
		position: relative;
}


.product_img img{
  width: 100%;
  height: 100%;
}
.mymdl{
	margin: 0 3%;
}







@media only screen and (max-width:767px) .popup-content {
left:0%;
width:100%;
}
@media(min-width:768px) and (max-width:1024px)and (orientation:landscape) {
#animatedModal #fu {
	margin-left: 0;
	width: 90% !important;
}
.top_header .contact {
	float: left;
	margin-left: 0;
	margin-top: -14px !important;
	width: 39% !important;
}
}
@media(min-width:768px) and (max-width:1024px) {
	
	.col-sm-3 {
    width: 36% !important;
	}
	.col-sm-9 {
    width: 60% !important;
	}
.query .input input[type="submit"] {
	height: 30px;
	margin-left: 42%;
	margin-top: -5px;
	width: 100px;
}
#animatedModal #fu {
	margin-left: 0;
	width: 90% !important;
}
#enquiremodel .enquirepopup {
	left: 28% !important;
	margin: 0 auto;
	position: fixed;
	top: 15%;
	width: 50% !important;
	z-index: 99999;
}
.top_header .button {
	display: block;
	float: left;
	margin-top: 0 !important;
	padding: 1% !important;
}
.top_header .contact {
	float: left;
	margin-left: 0;
	margin-top: -27px !important;
	width: 23% !important;
}
}
@media(min-width:800px) and (max-width:1280px)and (orientation:landscape) {
.top_header .button {
	display: block;
	float: left;
	margin-left: 0;
	margin-top: 0;
}
.top_header .contact {
	float: left;
	margin-left: 40px !important;
	margin-top: -25px !important;
	width: 26% !important;
}
}
@media(min-width:800px) and (max-width:1280px) {
	.col-sm-8 {
    width: 100% !important;
}
.typess label {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: none;
	color: #747474;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	margin: 5px !important;
	min-width: 517px !important;
	padding: 15px 40px;
	position: relative;
	text-align: center !important;
	transition: background-color 0.2s ease 0s, box-shadow 0.2s ease 0s;
	white-space: nowrap;
}
.top_header .contact {
	float: left;
	margin-left: 30px;
	margin-top: 25px;
width:20% !import;
}
.row.emergency {
	margin-left: 0px;
}
#animatedModal .secondbutton button {
	float: left;
	padding: 2%;
	width: 42%;
}
.top_header .button {
	display: block;
	float: left;
	margin-top: 0 !important;
}
.top_header .contact {
	float: left;
	margin-left: 0;
	margin-top: 20px;
	width: 41%;
}
}
@media screen and (max-width:1024px) {
#logo {
	margin-right: 0px;
}
#logo img {
	width: 20%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
.top_item {
	padding-left: 30%;
}
.top_item img {
	width: 30px;
}
.top_item li {
	width: 100px;
	font-size: 12px;
}
.contact img {
	width: 30px;
}
.contact {
	margin-left: 40px;
}
.contact p {
	font-size: 10px;
}
.button {
	padding: 5px 10px;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 20px;
}
.topnav {
	margin-left: 0px;
	height: 50px;
}
.topnav a {
	margin: 0% 3%;
	font-size: 13px;
}
.left_part {
	margin-top: 0px;
}
.right_part {
	margin-top: 0px;
}
.main_content {
	margin-top: -200px;
}
.main_content h1 {
	font-size: 4em;
}
.btn_bg {
	padding: 5px 10px;
	font-size: 10px;
}
.first_heading {
	margin-bottom: 20px;
}
.first_heading h3 {
	font-size: 20px;
}
.content_img {
	margin-left: 3%;
}
.service_section_1 {
	width: 28%;
}
.service_section_1 h4 {
	font-size: 14px;
	margin-top: -150px;
}
.price {
	font-size: 12px;
}
.second_heading {
	margin-top: 0px;
}
.second_heading h3 {
	font-size: 20px;
}
.second_heading h3 span {
	width: 23%;
}
.commercial_section {
	margin-left: 5%;
}
.commercial_section_1 {
	width: 20%;
}
.commercial_section_1 p {
	font-size: 14px;
	margin-top: -150px;
}
.third_heading h3 {
	font-size: 20px;
}
.customer1 {
	width: 28%;
	height: auto;
	margin-right: 3%;
	margin-left: 3%;
}
.custmr_revw{
	margin-left: 18%;
}
.footer_nav {
	margin-top: 20px;
	height: 40px;
}
.footer_nav a {
	font-size: 13px;
	padding: 0% 1%;
}
footer p {
	font-size: 10px;
}
.our_services ul {
	margin-left: 5%;
}
.carousel-caption h2 {
	margin-top: -20%;
	font-size: 2em;
}
.faq_body {
	height: 1100px;
}
.second_faq_section {
	margin-top: 15%;
}
.faq_body {
	height: 1000px;
}
}
@media screen and (max-width:768px) {
#agree {
	width: 6% !important;
}
.typess label {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: none;
	color: #747474;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	margin: 20px;
	min-width: 229px;
	padding: 15px 40px;
	position: relative;
	text-align: center !important;
	transition: background-color 0.2s ease 0s, box-shadow 0.2s ease 0s;
	white-space: nowrap;
	min-width: 230px;
}
.top_header {
margin-left:;
}
#animatedModal #ini {
	margin-left: 0;
	width: 90%;
	padding: 5% !important;
}
#animatedModal #fu {
	margin-left: 0;
	width: 90%;
}
#animatedModal .secondbutton button {
	width: 91% !important;
}
#contactform .fieldset1 li {
	float: left;
	margin: 1%;
	width: 100%;
}
#animatedModal .secondpopup form textarea {
	font-size: 10.3px !important;
	padding-left: 1%;
	width: 76%;
	text-align: left;
}
#contactform .secondpopup form textarea {
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 200px !important;
	margin: 1% auto 0;
	padding-left: 8px;
	text-align: left;
	width: 100%;
	font-size: 10.3px !important;
}
#enquire .secondpopup form textarea {
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 100px;
	margin: 1% auto 0;
	text-align: left !important;
	width: 76%;
	font-size: 10.5px !important;
}
#animatedModal .enq-four2 {
	margin-top: 11%;
}
#contactform button {
	float: right;
	height: 40px;
	min-width: 20%;
	padding: 4%;
	width: 25%;
}
#contactform #ini {
	margin: 0;
	padding: 0;
	white-space: initial;
}
#contactform .typess {
	float: left;
	margin: 19px auto 0;
	position: relative;
	width: 100%;
}
#contactform .typess label {
	font-size: 17px;
	text-align: center;
	width: 40%;
}
.top_header .button {
	display: block;
	float: left;
	margin-top: 6%;
	padding: 3%;
}
.top_header .contact {
	float: left;
	margin-left: 0;
	margin-top: 0;
	width: 50%;
}
.top_header .row.emergency p {
	font-size: 13px;
	margin: 0;
        margin-left:45px;
}
.top_header .row.cont {
	margin: 0;
}
.top_header .row.cont p:last-child {
	font-size: 12px;
}
.top_header .row.cont p img {
	width: 29px;
}
.toppos {
	background: #ccc none repeat scroll 0 0;
	float: left;
	height: 100%;
	list-style: outside none none;
	margin: 29px 0 15px !important;
	padding: 0;
	width: 100%;
}
.body-content .sweet-alert button {
	float: right;
	min-width: 20%;
	width: 100% !important;
	padding: 1%;
	height: 40px;
}
#animatedModal #betroomminus, #betroomplus {
	height: 40px;
	width: 25% !important;
}
#animatedModal #betroom {
	font-size: 12px;
	height: 40px;
	width: 50%;
}
#fu {
	font-size: 14px;
	margin: 1px;
	padding: 0;
	text-align: center;
	white-space: initial;
	width: 91%;
}
.datepicker {
	width: 100% !important;
}
.datepicker td, .datepicker th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-radius: 4px;
	height: 0 !important;
	text-align: center;
	width: 0 !important;
}
#pop-3 .one, #pop-3 .two, #pop-3 .three, #pop-3 .four {
	float: left;
	padding-left: 1% !important;
	text-align: left;
	width: 100%;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist {
	background-color: #ffffff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	float: left;
	margin-top: -0.5px;
	min-height: 263px !important;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 0;
	text-align: center;
	width: 25%;
}
.datetime {
	border: 1px solid #ccc;
	font-size: 16px;
	height: 45px;
	margin-bottom: 4px;
	width: 94% !important;
}
.rightside {
	float: left;
	margin-top: 3%;
	margin-bottom: 8%;
	padding-left: 8%;
	width: 96% !important;
}
.rightside li:last-child {
	background: #0d6394 none repeat scroll 0 0;
	color: #ffff;
	font-size: 20px;
	list-style-type: none;
	margin-left: -15px;
	margin-top: 18px;
	position: absolute;
	width: 86.5% !important;
}
.secondpopup form > input {
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 50px;
	margin-top: 1%;
	text-align: left !important;
	width: 97%;
	font-size: 10.3px;
	padding-left: 1%;
}
.popup-content.second {
	left: 3px !important;
	padding-bottom: 2%;
	top: 15%;
	width: 54%;
}
.secondbutton {
	margin: 0 auto;
	width: 87%;
}
#enquire .secondbutton {
	margin: 0 auto;
	width: 83% !important;
}
.fieldset1 li {
	float: left;
	margin: 1%;
	width: 100%;
}
.container-wrapper {
	width: 100%;
}
.container {
	width: 100%;
}
#logo {
	margin-right: 0px;
}
#logo img {
	width: 20%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
.top_item {
	padding-left: 20%;
}
.top_item img {
	width: 30px;
}
.top_item li {
	width: 90px;
	font-size: 10px;
}
.contact img {
	width: 30px;
}
.contact {
	margin-left: 150px;
}
.contact p {
	font-size: 10px;
}
.button {
	padding: 5px 10px;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.topnav {
	margin-left: 0px;
	height: 50px;
}
.topnav a {
	margin: 0% 1%;
	font-size: 12px;
}
.main_content {
	margin-top: -200px;
}
.main_content h1 {
	font-size: 4em;
}
.btn_bg {
	padding: 5px 10px;
	font-size: 10px;
}
.dropdown_item {
	width: 880px;
}
.fifth_list {
	display: none;
}
nav ul li {
	padding: 20px 3%;
}
.left_part {
	margin-top: 0px;
	width: 100%;
}
.right_part {
	width: 100%;
	padding-right: 5%;
}
.first_heading {
	margin-bottom: 20px;
}
.first_heading h3 {
	font-size: 20px;
}
.content_img {
	margin-left: 3%;
}
.service_section_1 {
	width: 28%;
}
.service_section_1 h4 {
	font-size: 14px;
	margin-top: -170px;
}
.price {
	font-size: 12px;
	text-align: center;
}
.btn_bg {
	line-height: 20px;
	font-size: 10px;
}
.second_heading {
	margin-top: 0px;
}
.second_heading h3 {
	font-size: 20px;
}
.second_heading h3 span {
	width: 23%;
}
.commercial_section {
	margin-left: 5%;
}
.commercial_section_1 {
	width: 20%;
}
.commercial_section_1 p {
	font-size: 14px;
	margin-top: -150px;
}
.third_heading h3 {
	font-size: 20px;
}
.profile {
	margin-left: 2%;
}
.customer1 {
	width: 25%;
	height: auto;
}
.footer_nav {
p height:40px;
	margin-left: 3%;
}
.footer_nav a {
	font-size: 12px;
	padding: 0% 1%;
}
footer p {
	font-size: 10px;
}
.left_section {
	width: 100%;
	float: left;
}
.right_section {
	width: 100%;
	float: left;
}
.bg_menu, .npcs_menus {
	height: 120px;
}
.our_services {
	height: -120px;
}
.our_services ul {
	margin-left: 3%;
}
.our_services ul li {
	width: 140px;
	margin: 66px 20px;
	font-size: 14px;
}
.our_services ul li img {
	width: 35px;
}
.right_services {
	margin-right: 5%;
	margin-bottom: 2%;
}
.carousel-caption h2 {
	margin-top: -20%;
	font-size: 2em;
}
.contact-wrapper {
	height: 1300px;
}
.first_section_contact {
	width: 100%;
	padding-right: 3%;
}
.second_section_contact {
	width: 100%;
	margin-left: 0px;
	padding: 5%;
}
.third_section_contact {
	padding: 5%;
}
.faq_body {
	height: 700px;
}
}

.inquery_btn button {
	position: fixed;
	top: 350px;
	right: -50px;
	transform: rotate(-90deg);
	z-index: 999999999999999;
}
@media(min-width:320px) and (max-width:480px)and (orientation:landscape) {
	.floatright.floatright1 {
    bottom: 45%;
    margin-bottom: -3% !important;
}

#enquiremodel .enquirepopup {
    left: 22% !important;
    margin: 0 auto;
    position: absolute !important;
    top: 200% !important;
    width: 57% !important;
    z-index: 99999;
	}
}

@media(min-width:320px) and (max-width:768px)and (orientation:landscape) {
.list-group-item.text-center > img {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 8% !important;
	}
	#enquiremodel .enquirepopup {
		left: 22% !important;
		margin: 0 auto;
		position: absolute !important;
		top: 15%;
		width: 50% !important;
		z-index: 99999;
	}	
}

@media(min-width:320px) and (max-width:640px)and (orientation:landscape) {
	
	
	
.floatright {
display:block !important;
    bottom: 50%;
    position: fixed;
    right: -19px;
    z-index: 99999;
}
.floatright .mob_img {
    height: 40px;
}
.floatright.floatright1 {
    bottom: 45%;
    margin-bottom: -3% !important;
}
	
	#enquiremodel .enquirepopup {
    left: 22% !important;
    margin: 0 auto;
    position: absolute !important;
    top: 200% !important;
    width: 57% !important;
    z-index: 99999;
	}

div.bhoechie-tab-menu div.list-group > a {
    color: #000;
    float: left;
    height: 85px;
    margin-bottom: 0;
    text-align: left !important;
    width: 100% !important;
}
.list-group-item.text-center > img {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 8% !important;
}
.list-group-item.text-center > span {
    float: left;
    padding: 23px 27px !important;
    width: 78%;
}
	
.top_header .button {
	display: block;
	float: left;
	margin-top: -22px !important;
	padding: 3%;
}
.top_header .contact {
	float: left;
	margin-left: 87px !important;
	margin-top: 0;
	width: 50%;
}
.carousel-caption h2 {
	font-size: 2em !important;
	margin-top: -20%;
}
.query .input input[type="submit"] {
	height: 30px;
	margin-left: 38% !important;
	margin-top: -5px;
	width: 100px;
}
.third_heading h3::after {
	background: #818181 none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 138px !important;
	margin-top: 29px;
	position: absolute;
	width: 358px;
}
}
@media screen and (max-width:600px) {
	.floatright {
display:block !important;
    bottom: 48%;
    position: fixed;
    right: -19px;
    z-index: 99999;
}
.floatright .mob_img {
    height: 40px;
}
.floatright.floatright1 {
    bottom: 45%;
}
#enquiremodel .enquirepopup {
    left: 40%;
    margin: 0 auto;
    position: fixed;
    top: 2%;
    width: 20%;
    z-index: 99999;
}
	
.drop_down {
	position: relative;
	display: inlin-block;
	margin-top: 5px;
	margin-left: -13px;
	margin-bottom: -50px;
}
.dropdown_item {
	position: absolute;
	min-width: 160px;
	z-index: 999999;
	top: -120px;
	width: 200px !important;
	height: 400px;
	left: 110px;
	border-top: none;
	border-left: 2px solid #fff;
	padding-bottom: 10px;
	overflow: none;
	padding-left: 10px;
	overflow: scroll;
}
.dropdown_sub_item {
	left: 110px;
	top: -5px;
	border-left: 2px solid #fff;
	border-top: none;
}
.fifth_list {
	display: none;
}
}
@media(min-width:320px) and (max-width:480px)and (orientation:landscape) {
.top_header .button {
	display: block;
	float: left;
	margin-top: 1%;
	padding: 3%;
}
.top_header .contact {
	float: left;
	margin-left: 38px;
	margin-top: 0;
	width: 50%;
}
.query .input input[type="submit"] {
	height: 30px;
	margin-left: 33%;
	margin-top: -5px;
	width: 100px;
}
.content_img .service_section {
	float: left;
	margin-bottom: 2%;
	width: 100%;
}
.price {
	background: #cd2127 none repeat scroll 0 0;
	border-radius: 0;
	color: white;
	font-family: "open sans";
	font-size: 12px;
	font-weight: bold;
	margin: 10px auto 20px;
	padding: 5px 20px;
	width: 100%;
	text-align: center;
}
.carousel-caption h2 {
	font-size: 2em;
	margin-top: -20%;
}
.third_heading h3 {
	font-size: 18px;
	margin-top: 4%;
	position: absolute;
}
.third_heading h3::after {
	background: #818181 none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 228px;
	margin-top: 29px;
	position: unset;
	width: 358px;
}
.customer1 {
	height: auto;
	width: 90%;
}
}
@media screen and (device-aspect-ratio:40/71) {
.btn_bg {
	line-height: 19px;
}
}

@media screen and (max-width:450px) {
	
#agree {
	width: 6% !important;
}
.query .input input[type="submit"] {
	height: 30px;
	margin-left: 30%;
	margin-top: -5px;
	width: 100px;
}
.carousel-caption {
	bottom: 2px !important;
	color: #fff;
	font-size: 10px !important;
	left: 15%;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	z-index: 10;
}
#enquiremodel .enquirepopup {
	left: 4% !important;
	margin: 0 auto;
	position: fixed;
	top: 15%;
	width: 93% !important;
	z-index: 99999;
}
#animatedModal #fu {
	margin-bottom: 3%;
	padding: 5% !important;
	width: 88% !important;
}
.carousel-indicators {
	bottom: -10px !important;
}
#logo img {
	width: 80%;
	margin-left: 10%;
}
.contact {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.row.emergency p {
	font-size: 18px;
	margin-left: 30%;
}
.row.cont {
	margin-left: 30%;
}
.row.cont p img {
	width: 40px;
}
.row.cont {
	margin-left: 500px;
}
.row.cont p:last-child {
	font-size: 16px;
}
.left_part {
	margin-top: 40px;
}
.top_item {
	display: none;
}
.button {
	display: none;
}
.top_header {
	margin-top: 0px;
}
.main_content h1 {
	font-size: 2em;
	margin-bottom: 20px;
}
.btn_bg {
	margin-top: 20px !important;
	line-height: 20px;
	text-align: center;
	font-size: 10px !important;
}
.first_heading h3 {
	font-size: 18px;
}
.first_heading h3 span {
	width: 18%;
}
.second_heading h3 {
	font-size: 18px;
}
.second_heading h3 span {
	width: 5%;
}
.customer1 p {
	font-size: 15px;
}
.service_section_1 {
	float: none;
	width: 80%;
	margin-left: 8%;
	padding-bottom: 25%;
}
.service_section_1 h4 {
	margin-top: -215px;
}
.commercial_section_1 p {
	margin-top: -230px;
}
.second_heading {
	padding-top: 20px;
}
.commercial_section_1 {
	float: none;
	width: 80%;
	margin-left: 6%;
	padding-bottom: 30%;
}
.commercial_section_1:last-child {
	margin-left: 6%;
}
.third_heading {
	clear: both;
	padding-top: 100px;
	margin-left: 15%;
}
.third_heading h3 {
	font-size: 18px;
	width: 70%;
}
.third_heading h3:after {
	content: "";
	background: #818181;
	position: absolute;
	left: 18%;
	height: 2px;
	width: 230px;
	margin-top: 29px;
}
.customer1 {
	float: none;
	width: 80%;
}
.footer_nav {
	height: auto;
}
.footer_nav a {
	width: 100%;
	padding: 10px 0px;
}
.carousel-caption h2 {
	margin-top: -10%;
	font-size: 3em;
}
.contact-wrapper {
	height: 1410px;
}
.first_section_contact {
	width: 100%;
	padding-right: 3%;
}
.first_section_contact h1 {
	font-size: 25px;
}
.second_section_contact {
	width: 100%;
	margin-left: 0px;
	padding: 5%;
}
.third_section_contact {
	padding: 5%;
}
.contact_details {
	width: 100%;
}
.opening_details {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.first_section_contact button {
	width: 30%;
}
.footer_nav a {
	font-size: 13px;
}
.footer_nav {
	margin: 0;
}
.footer_nav {
	padding-bottom: 20px;
}
}
@media screen and (max-width:420px) {
#agree {
	width: 6% !important;
}
#logo img {
	width: 80%;
	margin-left: 10%;
}
.left_part {
	margin-top: 40px;
}
.top_item {
	display: none;
}
.button {
	display: none;
}
.row {
	margin: 0px;
}
.top_header {
	margin-top: 0px;
}
.row.emergency p {
	font-size: 18px;
	margin-left: 25%;
}
.row.cont {
	margin-left: 30%;
}
.row.cont p img {
	width: 40px;
}
.row.cont p:first-child {
	font-size: 16px;
	padding-top: 10px;
	margin-right: 35%;
}
.row.cont p:last-child {
	font-size: 16px;
}
.contact {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 0%;
}
.contact p {
	font-size: 8px;
	margin-top: 0px;
}
.cont {
	font-size: 10px;
}
.main_content h1 {
	font-size: 2em;
	margin-top: 120px;
	margin-bottom: 20px;
}
.btn_bg {
	font-size: 6px;
}
.first_heading h3 {
	font-size: 16px;
	margin-top: -20px;
}
.first_heading h3 span {
	width: 18%;
}
.second_heading h3 {
	font-size: 16px;
}
.second_heading h3 span {
	width: 5%;
}
.service_section_1 {
	float: none;
	width: 80%;
	margin-left: 8%;
	padding-bottom: 30%;
}
.service_section_1 h4 {
	margin-top: -210px;
}
.second_heading {
	padding-top: 20px;
}
.commercial_section_1 {
	float: none;
	width: 80%;
	margin-left: 6%;
	padding-bottom: 35%;
}
.commercial_section_1 p {
	margin-top: -220px;
}
.commercial_section_1:last-child {
	margin-left: 6%;
}
.third_heading {
	clear: both;
	padding-top: 80px;
	margin-left: 15%;
	margin-bottom: 0px;
}
.third_heading h3 {
	font-size: 16px;
	width: 70%;
	padding-left: 20px;
}
.third_heading h3:after {
	content: "";
	background: #818181;
	position: absolute;
	left: 20%;
	height: 2px;
	width: 230px;
	margin-top: 29px;
}
.customer1 {
	float: none;
	width: 80%;
	margin-left: 7%;
}
.footer_nav {
	height: auto;
}
.footer_nav a {
	width: 100%;
	padding: 10px 0px;
}
.npcs_menus {
	height: 230px;
}
.bg_menu {
	height: 230px;
}
.our_services {
	margin-top: -230px;
	height: 230px;
	padding-top: 5px;
	padding-left: 25%;
}
.our_services ul li {
	display: block;
	margin: 20px 20px;
	font-size: 12px;
}
.our_services ul li img {
	width: 30px;
}
.left_section h1 {
	font-size: 1.5em;
}
.left_section p {
	font-size: 14px;
}
.book_online {
	margin-left: 30%;
}
.third_section {
	margin-top: -20px;
	margin-left: 5%;
}
.carousel-caption h2 {
	margin-top: -20%;
	font-size: 2em;
}
.contact-wrapper {
	height: 1410px;
}
.first_section_contact {
	width: 100%;
	padding-right: 3%;
}
.first_section_contact h1 {
	font-size: 25px;
}
.second_section_contact {
	width: 100%;
	margin-left: 0px;
	padding: 5%;
}
.third_section_contact {
	padding: 5%;
}
.contact_details {
	width: 100%;
}
.opening_details {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.first_section_contact button {
	width: 30%;
}
.contact-wrapper {
	height: 1410px;
}
.first_section_contact {
	width: 100%;
	padding-right: 3%;
}
.first_section_contact h1 {
	font-size: 20px;
}
.second_section_contact {
	width: 100%;
	margin-left: 0px;
	padding: 5%;
}
.third_section_contact {
	padding: 5%;
}
.third_section_contact h3 {
	font-size: 18px;
}
.contact_details {
	width: 100%;
}
.opening_details {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.opening_details h4 {
	font-size: 18px;
	border: none;
}
.first_section_contact button {
	width: 30%;
}
.faq_body {
	height: 1350px;
}
.first_faq_section {
	width: 100%;
	float: none;
}
.first_faq_section h1 {
	font-size: 25px;
	margin-left: 5%;
}
.first_faq_section h3 {
	font-size: 20px;
	margin-left: 5%;
}
.faq_section1 {
	margin: 5%;
}
.faq_section1 h4 {
	font-size: 16px;
}
.faq_section1 p {
	font-size: 14px;
}
.second_faq_section {
	width: 100%;
	margin-left: 0px;
	margin-top: 5%;
	margin-right: 5%;
}
.faq_section2 {
	margin-right: 5%;
	margin-left: 5%;
}
.gallary_first_section {
	padding: 5%;
}
.gallery_image {
	margin: 0px;
}
.gallery_image img {
	width: 100%;
}
}
@media screen and (max-width:380px) {
.gallary_first_section {
	padding: 5%;
}
.gallery_image {
	margin: 0px;
}
.gallery_image img {
	width: 100%;
}
#logo img {
	width: 70%;
	margin-left: 15%;
}
.contact {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.row.emergency p {
	font-size: 18px;
	margin-left: 25%;
}
.row.cont {
	margin-left: 30%;
}
.row.cont p img {
	width: 40px;
}
.row.cont p:first-child {
	font-size: 16px;
	padding-top: 10px;
	margin-right: 25%;
}
.row.cont p:last-child {
	font-size: 16px;
}
.footer_nav a {
	font-size: 13px;
}
.commercial_section_1 {
	margin-bottom: 25%;
}
}
@media screen and (max-width:360px) {
#agree {
	width: 6% !important;
}
#logo img {
	width: 80%;
	margin-left: 10%;
}
.contact {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.row.emergency p {
	font-size: 18px;
	margin-left: 30%;
}
.row.cont {
	margin-left: 30%;
}
.row.cont p img {
	width: 40px;
}
.row.cont p:first-child {
	font-size: 16px;
	padding-top: 10px;
	margin-right: 25%;
}
.row.cont p:last-child {
	font-size: 16px;
}
.left_part {
	margin-top: 60px;
}
.top_item {
	display: none;
}
.button {
	display: none;
}
.top_header {
	margin-top: 0px;
}
.contact p {
	font-size: 8px;
	margin-top: 0px;
}
.left_part {
	margin-top: 20px;
}
nav ul li {
	font-size: 12px;
}
.cont {
	font-size: 10px;
}
.main_content h1 {
	font-size: 2em;
	margin-top: 120px;
	margin-bottom: 20px;
}
.btn_bg {
	font-size: 6px;
}
.first_heading {
	margin-top: 0px;
}
.first_heading h3 {
	font-size: 16px;
	margin-top: 10px;
}
.first_heading h3 span {
	width: 18%;
}
.second_heading h3 {
	font-size: 16px;
}
.second_heading h3 span {
	width: 5%;
}
.service_section_1 {
	float: none;
	width: 80%;
	padding-bottom: 30%;
}
.service_section_1 h4 {
	margin-top: -198px;
}
.commercial_section_1 p {
	margin-top: -190px;
}
.second_heading {
	padding-top: 20px;
	margin-bottom: 0px;
}
.commercial_section_1 {
	float: none;
	width: 80%;
	margin-bottom: 12%;
}
.commercial_section_1:last-child {
}
.third_heading {
	clear: both;
	padding-top: 100px;
	margin-left: 15%;
	margin-bottom: 0px;
}
.third_heading h3 {
	font-size: 16px;
	width: 70%;
	padding-left: 25px;
}
.third_heading h3:after {
	content: "";
	background: #818181;
	position: absolute;
	left: 18%;
	height: 2px;
	width: 230px;
	margin-top: 29px;
}
.customer1 {
	float: none;
	width: 80%;
}
.footer_nav {
	height: auto;
}
.footer_nav a {
	width: 100%;
	padding: 10px 0px;
}
body {
	min-width: 320px;
}
.npcs_menus {
	height: 230px;
}
.bg_menu {
	height: 230px;
}
.our_services {
	margin-top: -230px;
	height: 230px;
	padding-top: 5px;
	padding-left: 20%;
}
.our_services ul li {
	display: block;
	margin: 20px 20px;
	font-size: 12px;
}
.our_services ul li img {
	width: 30px;
}
.first_section {
	padding-left: 0px;
}
.first_section img {
	width: 100%;
}
.left_section h1 {
	font-size: 1.2em;
}
.left_section p {
	font-size: 13px;
}
.book_online {
	margin-left: 30%;
	font-size: 12px;
}
.third_section {
	margin-top: -20px;
	margin-left: 5%;
}
.carousel-caption h2 {
	margin-top: -15%;
	font-size: 2em;
}
.contact-wrapper {
	height: 1410px;
}
.first_section_contact {
	width: 100%;
	padding-right: 3%;
}
.first_section_contact h1 {
	font-size: 20px;
}
.second_section_contact {
	width: 100%;
	margin-left: 0px;
	padding: 5%;
}
.third_section_contact {
	padding: 5%;
}
.contact_details {
	width: 100%;
}
.third_section_contact h3 {
	font-size: 16px;
}
.opening_details {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
}
.opening_details h4 {
	font-size: 15px;
	border: none;
}
.opening_details p {
	font-size: 13px;
}
.first_section_contact button {
	width: 30%;
}
.faq_body {
	height: 1040px;
}
.first_faq_section {
	width: 100%;
	float: none;
}
.first_faq_section h1 {
	font-size: 20px;
	margin-left: 5%;
}
.first_faq_section h3 {
	font-size: 18px;
	margin-left: 5%;
}
.faq_section1 {
	margin: 5%;
}
.faq_section1 h4 {
	font-size: 14px;
}
.faq_section1 p {
	font-size: 12px;
}
.second_faq_section {
	width: 100%;
	margin-left: 0px;
	margin-top: 5%;
	margin-right: 5%;
}
.second_faq_section h3 {
	font-size: 18px;
}
.faq_section2 {
	margin-right: 5%;
}
.faq_section2 p {
	font-size: 12px;
}
.gallary_first_section {
	padding: 5%;
}
.gallery_image {
	margin: 0px;
}
.gallery_image img {
	width: 100%;
}
}
@media screen and (max-width:325px) {
#logo img {
}
.btn_bg {
	font-size: 80% !important;
}
.contact {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.row.emergency p {
	font-size: 16px;
	margin-left: 25%;
}
.row.cont {
	margin-left: 30%;
}
.row.cont p img {
	width: 40px;
}
.row.cont p:first-child {
	font-size: 14px;
	padding-top: 10px;
	margin-right: 25%;
}
.row.cont p:last-child {
	font-size: 14px;
}
.left_part {
	margin-top: 40px;
}
.top_item {
	display: none;
}
.button {
	display: none;
}
.top_header {
	margin-top: 0px;
}
.contact p {
	font-size: 8px;
	margin-top: 0px;
}
.contact img {
	width: 20px;
}
nav ul li {
	font-size: 14px;
}
.cont {
	font-size: 10px;
}
.main_content h1 {
	font-size: 2em;
	margin-top: 120px;
	margin-bottom: 20px;
}
.btn_bg {
	font-size: 6px;
}
.first_heading {
	margin-top: 0px;
}
.first_heading h3 {
	font-size: 15px;
}
.first_heading h3 span {
	width: 18%;
}
.second_heading h3 {
	font-size: 15px;
}
.second_heading h3 span {
	width: 5%;
}
.service_section_1 {
	float: none;
	width: 78%;
	margin-left: 10%;
	padding-bottom: 37%;
}
.second_heading {
	padding-top: 20px;
	margin-bottom: 0px;
}
.commercial_section_1 {
	float: none;
	width: 78%;
	margin-left: 8%;
	margin-bottom: 40px;
}
.commercial_section_1 p {
	margin-top: -180px;
}
.commercial_section_1:last-child {
	margin-left: 10%;
}
.third_heading {
	clear: both;
	padding-top: 100px;
	margin-left: 9%;
	margin-bottom: 0px;
	text-aling: center;
}
.third_heading h3 {
	font-size: 15px;
	padding-left: 15px;
	width: 80%;
}
.third_heading h3:after {
	content: "";
	background: #818181;
	position: absolute;
	left: 18%;
	height: 2px;
	width: 200px;
	margin-top: 29px;
}
.customer1 {
	float: none;
	width: 80%;
}
.footer_nav {
	height: auto;
}
.footer_nav a {
	width: 100%;
	padding: 10px 0px;
}
.npcs_menus {
	height: 213px;
}
.bg_menu {
	height: 230px;
}
.our_services {
	margin-top: -237px;
	height: 230px;
	padding-top: 5px;
	padding-left: 20%;
}
.our_services ul li {
	display: block;
	margin: 20px 20px;
	font-size: 12px;
}
.our_services ul li img {
	width: 30px;
}
.first_section {
	padding-left: 0px;
}
.first_section img {
	width: 100%;
}
.left_section h1 {
	font-size: 1.2em;
}
.left_section p {
	font-size: 12px;
}
.book_online {
	margin-left: 30%;
	font-size: 11px;
}
.third_section {
	margin-top: -20px;
	margin-left: 5%;
}
.right_services h2 {
	font-size: 16px;
}
.right_services p {
	font-size: 14px;
}
.right_services ul li a {
	font-size: 12px;
}
.carousel-caption h2 {
	margin-top: -15%;
	font-size: 2em;
}
}

@media screen and (max-width:380px) {
.npcs_menus {
	height: 213px;
}
.left_part {
	margin-top: 40px;
}
.bg_menu {
	height: 230px;
}
.our_services {
	margin-top: -237px;
	height: 230px;
	padding-top: 5px;
	padding-left: 20%;
}
.our_services ul li {
	display: block;
	margin: 20px 20px;
	font-size: 12px;
}
.our_services ul li img {
	width: 30px;
}
.first_section {
	padding-left: 0px;
}
.first_section img {
	width: 100%;
}
.left_section h1 {
	font-size: 1.2em;
}
.left_section p {
	font-size: 12px;
}
.book_online {
	margin-left: 30%;
	font-size: 11px;
}
.third_section {
	margin-top: -20px;
	margin-left: 5%;
}
.right_services h2 {
	font-size: 16px;
}
.right_services p {
	font-size: 14px;
}
.right_services ul li a {
	font-size: 12px;
}
.carousel-caption h2 {
	margin-top: -15%;
	font-size: 1.5em;
}
}

@media screen and (max-width:450px) {
.top_header .button {
	display: block;
	float: left;
	margin-top: 3%;
	margin-left: 19%;
	margin-right: 8%;
	padding: 3%;
}
}
@media screen and (max-width:360px) {
#agree {
	width: 6% !important;
}
.top_header .button {
	display: block;
	float: left;
	margin-top: 3%;
	margin-left: 17%;
	margin-right: 8%;
	padding: 3%;
}
}
@media screen and (max-width:320px) {
#agree {
	width: 6% !important;
}
.top_header .button {
	display: block;
	float: left;
	margin-top: 3%;
	margin-left: 11%;
	margin-right: 8%;
	padding: 3%;
}
}

@media screen and (max-width:420px) {
.inquery_btn button {
	top: 300px;
	right: -36px;
}
}
@media screen and (max-width:1024px) {
.top_header {
	margin-left: 0px;
}
}
@media screen and (min-width:1280px) {
}

@media screen and (max-width:375px){
	.floatright {
    bottom: 48%;
}
}
@media screen and (max-width:360px){
	.floatright {
    bottom: 45%;
}
.floatright.floatright1{
	    bottom: 39%!important;
}
}
@media screen and (max-width: 320px){
	.floatright {
	display:block !important;
    bottom: 49%;
    position: fixed;
    right: -19px;
    z-index: 99999;
}
.floatright {
    bottom: 40%;
}
.floatright.floatright1{
	    bottom: 33%!important;
}
}
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}


.mobile-item{
	display: none;
}
@media screen and (max-width: 468px){
	.fordesk{
		display: none;
	}
	.mobile-item{
		clear: both;
	display: block;
}
.mobile-ic img {
    width: 44px;
    margin-left: -10px;
    margin-top: -3px;
}
.mobile-ic p{
	font-size:20px;
}
.mobile-head{
	text-align: center;
	font-size:18px;
}

.top_header .button {
    margin-top: 0%;
    margin-left: 31%;
}

}

@media screen and (max-width: 320px){
	.mobile-ic p{
	font-size:18px;
}
.mobile-ic img {
    width: 37px;
    margin-left: -10px;
    margin-top: -3px;
}
.top_header .button {
    margin-top: 0%;
    margin-left: 29%;
}
.floatright{
	bottom: 41%;
}
}


a.showcontent {
    float: right;
    font-weight: bold;
    font-size: 13px!important;
    margin-right: 15px;
    padding-top: 10px;
}

.footer1 > h2{
    font-weight: 400!important;
}
.footer1 a,.footer1 span{
  font-size:14px!important;
}

.foot-img {
    margin-bottom: 5px!important;
    margin-top: 5px!important;
    width: 30px!important;
}

@font-face{
	font-family: 'Poppins', sans-serif;
	src:url(http://www.npcspestcontrol.co.uk/css/..fonts/Poppins-Regular.ttf);
}

.top_item li{
	font-family: 'Poppins', sans-serif;
}

.epopup{
display:none;
}

@media screen and (max-width:600px){
.epopup{
display:block;
}
.footer1{
  width:100%!important;
}
.customer1 p:first-child{
  min-height:170px;
  height:auto;
}
}



.faqcontent{
    margin-top: 0;
    background-color: #fafafa;
    padding: 25px;
}
.faqcontent h2{
  margin-top:0;
}

.faqcontent h3{
   font-size:20px;
   font-family: 'Montserrat';
   font-size:16px;
   line-height:25px;
   color:#157abe;
   
}
.faqcontent ul{
   list-style-type:disc;
   margin-left:20px;
}