/*
Theme Name: FeedBack
Theme URI: http://www.webnatics.biz
Author: Harsha Dushantha
Author URI: http://www.webnatics.biz
Description: FeedBack theme for wordpress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template.
Version: 1.0
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);
@font-face {
	font-family: 'AdobeHeitiStd-Regular';
	src: url('fonts/AdobeHeitiStd-Regular.eot'), url('fonts/AdobeHeitiStd-Regular.ttf') format('truetype'), url('fonts/AdobeHeitiStd-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 
================================================== */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px;
}
body {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.itemdetails #accessories .box h5, .itemdetails #accessories .box a {
	color: #602b6b;
	font-weight: bold;
	text-decoration: underline;
}
.box-content p, .box-content {
	color: #000066;
}
.box-content a {
	text-decoration: underline;
}
.prodblkin {
	min-height: 500px;
}
.socialicon {
	background: #fec10a none repeat scroll 0 0;
	border-radius: 50px;
	color: #333;
	margin-right: 11px;
	padding: 5px 10px;
}
.socialicon:hover {
	background: #4f4f4f;
	color: #fff;
}
.searchform {
	float: right;
}
.slide2 {
	background-image: url("images/slider2.jpg");
}
.slide1 {
	background-image: url("images/slider1.jpg");
}
.slidertag {
	max-width: 500px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 248px;
	left: auto;
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.maillist {
	background-image: url("images/mail.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 33px;
	padding-top: 7px;
}
.catlinks {
	text-transform: uppercase;
}
.prodcontentsection .prodblkin {
	min-height: auto;
}
.maincon.footer2 {
	color: #333;
}
#bringtotop {
	bottom: 15px;
	position: fixed;
	right: 15px;
	z-index: 99999;
}
#bringtotop.tohide {
	visibility: hidden;
}
#bringtotop.toshow {
	visibility: visible;
}
#bringtotop a {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-size: 2.5em;
	padding: 2px 12px;
}
a {
	transition: all 300ms ease 0s;
	color: #2727dd;
}
a:hover {
	text-decoration: none;
	color: #2727dd;
}
a:focus {
	outline: none dotted;
	outline-offset: 0px;
}
ul {
	padding: 0 0 0 15px;
}
/* HEADER
================================================== */
header {
	background: #fff;
}
header .maintop {
	border-top: 15px solid #551c60;
	text-align: center;
}
header .maintop ul {
	display: inline-table;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
}
header .maintop ul li {
	word-wrap: break-word;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(214, 82, 8);
	font-size: 16px;
	font-weight: bold;
}
header .maintop ul li a {
	color: #2727dd;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
header .maintop ul.contact-details li:nth-child(2) a {
	font-size: 25px;
}
header #headertop {
	display: inline-block;
	width: 100%;
}
header .navbar {
	background: #fff;
	border: 0 none !important;
	margin: 0;
	min-height: 100% !important;
	position: relative;
	padding: 20px 0 0;
}
header .navbar-inverse .navbar-nav {
  padding: 10px 12%;
}
header .navbar-brand {
	display: inline-block;
	float: left;
	font-size: 18px;
	height: auto !important;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
header .navbar-inverse .navbar-nav > li {
}
header .navbar-inverse .navbar-nav > li > a {
	color: #602b6b;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 35px;
	text-transform: uppercase;
}
header .navbar-inverse .navbar-nav > .current-menu-item > a, header .navbar-inverse .navbar-nav > .current-menu-item > a:focus, header .navbar-inverse .navbar-nav > .current-menu-item > a:hover {
	background: #602b6b;
	color: #fff;
}
header .navbar-inverse .navbar-nav > li > a:focus, header .navbar-inverse .navbar-nav > li > a:hover {
	background: #602b6b;
	color: #fff;
}
header .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #602b6b;
	background: #cfdeff;
}
header .navbar-nav {
	float: left;
	margin: 0;
	padding-top: 10px;
}
header .navbar-inverse .navbar-collapse, header .navbar-inverse .navbar-form {
	border-color: #101010;
	padding: 0 0;
}
header #right-side {
	border-left: 1px solid #ccc;
	padding: 15px 0px 15px 20px;
}
header #right-side p {
	font-size: 18px;
}
header #right-side p .phone-num, header #right-side a {
	font-size: 18px;
	color: #0b3c5d;
	font-weight: 500;
}
header #searchform {
	float: right;
	padding-top: 32px;
	width: 100%;
}
header #searchform .txtsearch {
	border: 1px solid #602b6b;
	float: left;
	padding: 2px 10px;
	width: 80%;
	border-radius: 5px 0 0 5px;
	line-height: 20px;
}
header #searchform .btnsearch {
	border: 1px solid #602b6b;
	line-height: 20px;
	background: #602b6b; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#9a2097, #6f0172); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#9a2097, #6f0172); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#9a2097, #6f0172); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#9a2097, #6f0172); /* Standard syntax */
	border: 0 none;
	color: #fff;
	float: right;
	padding: 3px 0px;
	width: 20%;
	border-radius: 0 5px 5px 0;
}
header #searchform .btnsearch:hover {
	background: #602b6b;
}
header .dropdown-menu > li > a {
	padding: 5px 10px;
	text-transform: uppercase;
	color: #602b6b;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 35px;
	text-transform: uppercase;
}
header .dropdown-toggle .caret {
	display: none;
}
header .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #602b6b;
	color: #fff;
}
header .dropdown .dropdown-menu li:hover ul {
	background: #9aaedb none repeat scroll 0 0;
	border: 0 solid rgba(0, 0, 0, 0.15);
	left: 160px;
	list-style: outside none none;
	padding: 0;
	position: absolute;
	width: 125px;
}
header .dropdown .dropdown-menu li ul li {
	margin: 0;
	padding: 0;
}
header .dropdown .dropdown-menu li ul li a {
	border: medium none;
	color: #602b6b;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}
header .dropdown .dropdown-menu li ul li:last-child a {
	border-bottom: 0;
}
header .dropdown .dropdown-menu li ul li a:hover, .dropdown-menu > li.current-menu-item > a {
	background-color: #cfdeff;
	border-radius: 0;
	color: #602b6b;
	width: 100%;
}
header .dropdown-menu > li > a {
	width: 100%;
}
header .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #cfdeff;
	border-radius: 0;
	color: #602b6b;
	width: 100%;
}
h1 {
	color: #602b6b;
	font-size: 20px;
	font-weight: bold;
}
header .dropdown:hover .dropdown-menu {
	display: block;
}
header .dropdown-menu {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.176) !important;
	border: 0;
	border-radius: 0;
}
header .dropdown .dropdown-menu ul {
	display: none;
}
header .dropdown .dropdown-menu ul a {
	color: #602b6b;
	font-size: 16px;
	padding: 5px 10px;
	font-weight: normal;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
header .dropdown .dropdown-menu li:hover ul {
	display: block;
}
.togodown {
	color: #fff;
	top: -500px;
	position: absolute;
	background: #551c60;
}
.togodown.show {
	width: 100%;
	position: relative;
	top: 0;
	overflow-y: hidden;
	margin-bottom: -2px;
	position: relative;
}
.togodown .box {
	padding: 30px 10px;
	overflow-y: auto;
	overflow-x: auto;
}
.togodown .box .container {width:1200px;}
.menubutton2 {
	display: none;
	background: #fff;
	padding: -15px;
	border-top: 15px solid #551c60;
}
.menubutton2.show {
	display: block;
}
.menubutton.hide {
	display: none;
}
.headtxt {
	font-size: 18px;
	line-height: 40px;
	padding-top: 30px ! important;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: rgb(255, 255, 255);
}
.headtxt a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	text-decoration: underline;
}
.menuhidden_menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menuhidden_menu li.parent a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 8px 12px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	background: #9e005d none repeat scroll 0 0;
	width: 149px;
	display: inline-block;
}
.menuhidden_menu li ul.sub-menu li.deeper a {
	text-align: left;
}
.menuhidden_menu li.parent {
	float: left;
}
.menuhidden_menu li.parent:nth-child(2) a {
	background: rgb(168, 28, 111);
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(2) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent:nth-child(3) a {
	background: #b33880;
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(3) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent:nth-child(4) a {
	background: #c05b97;
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(4) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent:nth-child(6) a {
	background: rgb(179, 56, 128);
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(6) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent:nth-child(7) a {
	background: rgb(168, 28, 111);
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(7) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent:nth-child(8) a {
	background: rgb(158, 0, 93);
	border-bottom: 1px solid #fff;
}
.menuhidden_menu li.parent:nth-child(8) li:last-child a {
	border-bottom: 0;
}
.menuhidden_menu li.parent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menuhidden_menu li.parent ul li {
	float: none;
}
.menuhidden_menu li.parent ul li a {
	font-weight: normal;
}
.productmanu img {
	border: 2px solid #ccc;
	border-top: 4px solid #ccc;
	padding: 10px;
	margin-top: -4px;
}
.box-img {
	text-align: center;
}
.box-img img {
	width: 60%;
	margin: 0 auto;
}
.itemdetails h3.headline {
	border-bottom: 1px solid #ccc;
	color: #6600cc;
	margin: 0;
	font-size: 20px;
	padding-bottom: 5px;
	position: relative;
}
.itemdetails .headerline {
	border-bottom: 2px solid red;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.itemdetails #download {
	text-align: left;
	padding: 20px 0;
}
.itemdetails #accessories {
	background: #e6e6e6; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#e6e6e6, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e6e6e6, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e6e6e6, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e6e6e6, #fff); /* Standard syntax */
	border: 2px solid #d8e4ef;
	padding: 20px;
	border-radius: 20px;
}
.itemdetails .box {
	padding-right: 20px;
}
.itemdetails #accessories .box {
	padding: 20px 10px 20px 0;
}
.itemdetails #accessories .box a {
	color: #602b6b;
	text-decoration: underline;
}
.itemdetails #accessories .box p {
	color: #000066;
	padding-top: 10px;
}
.itemdetails #accessories .boxline {
	border-bottom: 1px solid #ccc;
}
/* CAROUSEL
================================================== */
.carousel {
	margin-top: 0;
	border-bottom: 0 solid #000000;
	position: relative;
	height: 100%;
	width: 100%;
	transition: all 400ms ease 0s;
}
#myCarousel .carousel-caption {
	bottom: 0;
	color: #000;
	height: 100%;
	left: 0;
	line-height: 15px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: left;
	text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
	top: 0px;
	width: 100%;
	z-index: 10;
	padding-top: 13%;
}
#myCarousel .carousel-caption h1 {
	font-size: 55px;
	font-weight: 500;
	text-transform: uppercase;
	color: #551c60;
}
#myCarousel .carousel-caption p {
	font-size: 27px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#myCarousel .carousel-caption a {
	transition: all 400ms ease 0s;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	background: #d9b310;
	float: left;
	display: inline-block;
	font-weight: 500;
	margin-right: 1px;
	padding: 15px 20px;
}
#myCarousel .carousel-caption a:hover {
	background: #551c60;
	color: #d9b310;
	text-decoration: none;
	border-radius: 20px;
}
#myCarousel .carousel-indicators {
	bottom: 0;
	left: 0;
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	text-align: auto;
	width: 100%;
	z-index: 15;
}
#myCarousel .carousel-control {
	bottom: 0;
	font-size: 60px;
	height: 65px;
	list-style: outside none none;
	margin-left: 0;
	opacity: 1;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	text-align: left;
	text-shadow: none;
	top: 175px;
	width: 100% !important;
	z-index: 99;
}
#myCarousel .carousel-control .left {
	background: none;
	opacity: 0.7;
	color: #fff;
	float: left;
	margin-left: 1%;
	padding: 10px;
}
#myCarousel .carousel-control .right {
	background: none;
	opacity: 0.7;
	color: #fff;
	float: right;
	margin-right: 1%;
	padding: 10px;
}
#myCarousel .carousel-control .left:hover {
	background: none;
	text-decoration: none;
	color: #551c60;
	opacity: 1;
}
#myCarousel .carousel-control .right:hover {
	background: none;
	opacity: 1;
	text-decoration: none;
	color: #551c60;
	opacity: 1;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	height: 100%;
	max-width: none;
	width: 100%;
}
.carousel-inner > .item {
	transition: left 0.8s ease-in-out 0s;
}
.additional {
	background: #f1edf5;
}
.additional .container {
	margin: 0 auto !important;
}
#myCarousel .carousel-indicators, #myCarousel .carousel-control {
	display: none;
}
/* CONTENT
================================================== */

.services-header {
	background: #b8b8b8; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#fff, #b8b8b8, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #b8b8b8, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #b8b8b8, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #b8b8b8, #fff); /* Standard syntax */
	padding: 0 0 0 4px;
}
.services-header .services-box {
	background: #fff;
	display: inline-block;
	padding: 10px;
	width: 100%;
}
h1 {
	text-transform: uppercase;
	color: #602b6b;
}
.btn {
	background: #602b6b;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	margin: 10px 0;
}
.btn:hover {
	background: #01b5e8;
}
h3 {
	color: #602b6b;
	text-transform: uppercase;
}
.breadcrumb-wrap {
	background: url(images/tub.jpg) no-repeat;
	background-size: 100%;
	padding: 80px 0;
	text-align: left;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #000;
}
.breadcrumb-wrap h3 {
	color: #2ee0ab;
	font-size: 30px;
}
.breadcrumb-wrap a {
	color: #fff;
	text-decoration: none;
}
h2.contact {
	color: #4d2f63;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
.page_title {
	color: #4d2f63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 38px;
	margin: 0;
	padding: 0;
}
.page_title2 {
	color: #4c4a79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	margin: 5px 15px;
	font-weight: bold;
}
.linetop {
	background: #602b6b; /* For browsers that do not support gradients */  /* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(left, #fff, #602b6b, #fff);  /* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(left, #fff, #602b6b, #fff);  /* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(left, #fff, #602b6b, #fff);  /* Standard syntax */
	background: linear-gradient(to right, #fff, #602b6b, #fff);
	width: 70%;
	height: 4px;
}
.insidepage {
	padding: 30px 0;
}
.hyphen {
	list-style: none;
	padding: 0;
}
.hyphen li::before {
	content: "-";
	left: -5px;
	position: relative;
}
.hyphen li {
	color: #000066;
	text-indent: 5px;
}
.box-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.box-content li {
	color: #000066;
	text-indent: 5px;
}
#main-container {
	padding: 30px 0;
	color: #2727dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
}
/*#main-container .def_font {
	list-style: outside none circle;
	list-style-type: circle;
}*/
#main-container ul li {
	padding-bottom: 10px;
}
.links-home {
	color: #5C0DD3;
	font-weight: bold;
}
.links-home:nth-child(3) a {
	text-decoration: underline;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 15px;
}
.sidebar ul li {
	width: 100%;
}
.sidebar ul li a {
	color: #715982;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 10px;
}
.sidebar ul li.single-cat a {
	color: #715982;
}
.sidebar ul.sub-cat-ul {
	float: left;
	padding: 0 0 0 35px;
}
.prod-box {
	color: #000;
	font-size: 14px;
	margin: 0 0 10px;
	/*  min-height: 272px;*/
	padding: 10px;
	text-align: center;
}
.prod-box .box {
	border: 1px solid #602b6b;
	min-height: auto;
	padding: 10px;
	margin: 0 0 15px 0;
}
.prod-box a {
	color: #602b6b;
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
/* forms
================================================== */
.wpcf7-form {
	background: #e6e6e6; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#fff, #e6e6e6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #e6e6e6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #e6e6e6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #e6e6e6); /* Standard syntax */
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.30);
	-moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.30);
	box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.30);
	float: left;
}
.wpcf7-form img {
	float: left;
}
.wpcf7-form .label {
	color: #000;
	text-align: left;
	padding: 10px 0;
	font-weight: bold;
}
.wpcf7-form select {
	background: #fff;
	border: 1px solid #dbdbdb;
	box-shadow: none;
	color: #333333;
	height: 38px !important;
	width: 150px;
	margin-bottom: 10px;
}
.wpcf7-form-control-wrap {
	position: relative;
}
.wpcf7-form input {
	border: 1px solid #dbdbdb;
	box-shadow: none;
	color: #333333;
	font-size: 15px;
	;
	margin: 0 0 10px;
	padding: 5px;
	width: 100%;
}
.wpcf7-form textarea {
	border: 1px solid #dbdbdb;
	box-shadow: none;
	color: #333333;
	font-size: 15px;
	height: 80px;
	line-height: 20px;
	margin: 10px 0 10px 0px;
	padding: 10px 0 0 15px;
	width: 100%;
}
.wpcf7-form input.wpcf7-submit {
	background: #602b6b none repeat scroll 0 0;
	border-radius: 14px;
	box-shadow: none;
	color: #ffffff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	text-align: center;
	font-size: 13px;
	margin-top: 12px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	width: auto;
	margin: 10px auto;
}
.wpcf7-form input.wpcf7-submit:hover {
	background: #272f6e;
}
/* FOOTER
================================================== */
footer {
	background: #551c60;
	color: #fff;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
footer .foot-links {
	padding: 20px 0 10px;
	text-align: center;
	display: inline-block;
	width: 100%;
}
footer .foot-links h1 {
	color: #5c0dd3;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-transform: uppercase;
	border-bottom: 0px solid #5c0dd3;
	margin-right: 0px;
}
footer .foot-links ul {
	display: inline-table;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0 0 0 20px;
}
footer .foot-links li {
	color: #fff;
	text-align: left;
	float: left;
	border-left: 1px solid #fff;
}
footer .foot-links li:nth-child(1) {
	border-left: 0px solid #fff;
}
footer .foot-links a {
	color: #fff;
	line-height: 20px;
	padding: 5px 20px;
	transition: all 400ms ease 0s;
	border-radius: 35px;
}
footer .foot-links a:hover {
background:;
	color: #fff;
	text-decoration: none
}
.copyrighter {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 10px;
}
/*Custom Styles*/
.wpcf7-form-control.wpcf7-captchar.captcha {
	margin: 10px 0;
}
div.wpcf7-response-output {
	float: left;
	width: 100%;
}
div.wpcf7-validation-errors, div.wpcf7 .wpcf7-spam-blocked {
	background: #fffdf3 none repeat scroll 0 0;
	border: 1px solid #fad7b5;
	color: #c4690e;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	padding: 10px;
	text-align: center;
}
div.wpcf7 .wpcf7-mail-sent-ok {
	background: #edfdd3 none repeat scroll 0 0;
	border: 1px solid #c4dba0;
	color: #657e3c;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 10px;
	text-align: center;
}
span.wpcf7-not-valid-tip {
	font-size: 11px;
}
.menubutton:hover {
	cursor: pointer;
}
.search-page p a {
	color: #5c0dd3;
}
.search-page .entry-footer {
	background: none;
}
.prod-box img.img-responsive {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.accessories-box {
	text-transform: uppercase;
	height: 250px;
}
.model-cat-img {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ccc;
	border-image: none;
	border-style: solid;
	border-width: 4px 2px 2px;
	float: left;
	margin-top: -32px;
	padding: 10px;
	width: 100px;
}
.cat-img {
	width: 100%;
	float: left;
}
.productmanu img {
	border: 2px solid #ccc;
	border-top: 4px solid #ccc;
	padding: 10px;
	margin-top: -4px;
}
.itemdetails h3.headline {
	border-bottom: 1px solid #ccc;
	color: #6600cc;
	margin: 0;
	font-size: 20px;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 10px;
}
.itemdetails .headerline {
	border-bottom: 2px solid red;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.itemdetails #download {
	text-align: left;
	padding: 20px 0;
	margin: 20px 0;
}
.itemdetails #download a {
	display: inline-block;
	margin: 15px 0;
}
.itemdetails #accessories {
	background: #e6e6e6;
/ For browsers that do not support gradients /  background: -webkit-linear-gradient(#e6e6e6, #fff);
/ For Safari 5.1 to 6.0 /  background: -o-linear-gradient(#e6e6e6, #fff);
/ For Opera 11.1 to 12.0 /  background: -moz-linear-gradient(#e6e6e6, #fff);
/ For Firefox 3.6 to 15 /  background: linear-gradient(#e6e6e6, #fff);
/ Standard syntax / margin:20px 0;
	border: 2px solid #d8e4ef;
	padding: 20px;
	border-radius: 20px;
}
.itemdetails #accessories .box {
	padding: 20px 10px 20px 0;
}
.itemdetails #accessories .box a {
	color: #602b6b;
	text-decoration: underline;
}
.itemdetails #accessories .box p {
	color: #000066;
	padding-top: 10px;
}
.itemdetails #accessories .boxline {
	border-bottom: 1px solid #ccc;
}
.single-cat, .current-cat {
	clear: both;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
	margin: 0;
	padding: 10px;
}
.single-cat a {
	color: #715982;
}
.current-cat a {
	color: #715982;
	text-decoration: underline;
}
.sidebar ul li a {
	color: #715982;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 8px;
}
.services-box .productmanu img {
	width: 150px;
}
.panel-group .panel {
	border-radius: 0px;
	border: 0;
}
.panel-default > .panel-heading {
	border: 0;
	background: none;
	padding: 10px 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
	padding: 0;
}
.sidebar ul.sub-cat-ul li a {
	background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left center;
}
.sidebar ul li {
	display: inline-block;
}
.sidebar ul.sub-cat-ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
.sidebar ul.sub-cat-ul li {
	border-bottom: 1px solid #666464;
	padding: 0 0px 10px 40px;
}
.sidebar ul.sub-cat-ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
	font-weight: normal;
}
.sidebar ul.sub-cat-ul ul {
	width: 100%;
}
.sidebar ul.sub-cat-ul ul li {
	padding: 0 !important;
	margin: 0;
}
.sidebar ul.sub-cat-ul ul li a {
	color: #0029ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
}
.sidebar .dropdown-menu > li > a:hover {
	color: #0029ff;
	background-color: #fff;
	text-decoration: underline;
}
body.page-template-tpl-accessories .prod-box {
	height: 215px;
}
body.page-template-tpl-accessories .prod-box .box {
	height: 160px;
}
.next-prev-wrap {
	clear: both;
	margin: 15px 0 0 5px;
}
.next-prev-wrap a {
	text-decoration: none;
	padding: 0 0 0 25px;
	height: 48px;
	line-height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D2F63;
}
.accessories-box {
	height: 265px;
	text-transform: uppercase;
}
.prod-box {
	color: #000;
	font-size: 14px;
	margin: 0 0 29px;
	padding: 10px 10px 41px;
	text-align: center;
}
.accessories-box.prod-box .box {
	height: 100%;
}
.accessories-img {
	margin: 7% 0;
}
.contact-details > li {
  margin: 0 0 7px;
}

.navbar-nav li .dropdown-menu li:nth-child(1) ul {top:0;}
.navbar-nav li .dropdown-menu li:nth-child(2) ul {top:29px;}
.navbar-nav li .dropdown-menu li:nth-child(3) ul {top:57px;}
.navbar-nav li .dropdown-menu li:nth-child(5) ul {top:114px;}
.navbar-nav li .dropdown-menu li:nth-child(6) ul {top:143px;}

.itemdetails #accessories {
    background: #f7f9fc;}
	
.itemdetails #accessories .box {
    padding: 0 10px 20px 0;
}
#accessories .boxline:last-child {border:0;}

 @media screen and (-webkit-min-device-pixel-ratio:0) {
header .navbar-inverse .navbar-nav {
	padding: 0 11%;
}
}

/*  IPAD SIZE 768X660 
================================================== */
@media only screen and (max-width: 998px) {
.togodown .box .container {width:auto;}
header .maintop ul li a {
	font-size: 20px;
}
header .navbar-inverse .navbar-nav > li {
	padding-left: 0;
}
header .navbar-inverse .navbar-nav > li > a {
	font-size: 14px;
	padding: 5px;
}
.wpcf7-form .label {
	line-height: 20px;
	white-space: normal;
	word-wrap: break-word;
}
.linetop {
	width: 100%;
}
header .navbar-inverse .navbar-nav {
	padding: 0;
}
.container {
	padding: 0;
}
.menuhidden_menu li.parent a {
	width: 90px;
}
.sidebar .dropdown.open .dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
	float: none;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: auto;
	padding: 5px 0;
	position: relative;
	text-align: left;
	top: 100%;
	z-index: 1000;
}

.menuhidden_menu li.parent a {   font-size: 13px; width: 100%;}

.togodown.show .menuhidden_menu li.parent {    width: 20%;}
.togodown {
    top: -515px;
}
}

/* IHONE SIZE 320X480
================================================== */
@media only screen and (max-width: 767px) {
.togodown .box .container {width:auto;}
.menuhidden_menu li.parent a {   font-size: 15px;}
header .navbar {
	padding: 0
}
header .navbar-toggle {
	float: left;
	color: #fff;
	margin: 10px;
	background: #328bc3 none repeat scroll 0 0;
	border: medium none;
	margin: 10px;
}
header .navbar-inverse .navbar-collapse, header .navbar-inverse .navbar-form {
	background: #1a1a1a none repeat scroll 0 0;
	border: 0 none !important;
	padding: 10px 20px;
}
header .navbar-nav {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 100%;
}
header .navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
header .navbar-nav .open .dropdown-menu {
	background-color: #fff;
}
header .maintop ul li a {
	font-size: 16px;
}
header .maintop img {
	width: 50%;
}
header .maintop .img-responsive {
	width: 100%;
}
header .navbar {
	background: #551c60;
	padding: 10px;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	background: #fff none repeat scroll 0 0;
	margin: 0;
}
header .navbar-toggle {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	float: right;
	margin: 0;
}
header #searchform {
	padding-top: 0px;
}
#myCarousel .carousel-caption {
	background: #c7e8fd;
	position: relative;
	padding: 10px;
	text-align: center;
}
#myCarousel .carousel-caption h1 {
	font-size: 20px;
}
#myCarousel .carousel-caption p {
	font-size: 16px;
	text-transform: uppercase;
}
#myCarousel .carousel-indicators {
	display: none;
}
#myCarousel .carousel-control {
	font-size: 18px;
	top: 15%;
}
#myCarousel .carousel-control .left, #myCarousel .carousel-control .right {
	padding: 6px 14px;
}
.linetop {
	width: 100%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 20px;
}
footer .foot-links li {
	border-left: 0px solid #fff;
	float: none;
	text-align: center;
}
.navbar-collapse.collapse {
	display: inline-block;
}
header .maintop .call a {
	color: #fff;
}
header .dropdown:hover .dropdown-menu {
	display: block;
}
header .navbar-inverse .navbar-collapse, header .navbar-inverse .navbar-form, header .navbar-inverse .navbar-nav {
	width: 100%;
	padding: 0;
	margin: 0;
}
header .navbar-inverse .navbar-collapse, header .navbar-inverse .navbar-form {
	background: #fff;
}
header .navbar-inverse .navbar-nav > li > a {
	font-size: 18px;
	border-radius: 0;
	padding: 10px;
	border-bottom: 1px solid #602b6b;
	color: #602b6b;
}
header #searchform .txtsearch {
	color: #000;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
	display: none !important;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 0 !important;
	min-width: auto;
	padding: 0 !important;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.navbar-inverse .navbar-nav .dropdown-menu li {
	width: 100%;
}
.dropdown.open .dropdown-menu {
	display: inline-block !important;
	width: 100%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #602b6b;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	background-color: #602b6b;
	color: #fff;
}
footer .foot-links a {
	display: inline-block;
}
header .dropdown .dropdown-menu li:hover ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.15);
	display: block;
	left: 0px;
	top: 0px;
	list-style: outside none none;
	padding: auto;
	position: relative;
	width: auto;
}
header .maintop .container {
	padding: 0;
}
header .navbar-inverse .navbar-nav > li > a {
	width: 100%;
}
.services-header {
	background: none;
}
.prod-box {
	height: auto;
	min-height: inherit;
}
.services-box .col-xs-12, .services-box .col-sm-4, .services-box .col-md-4, .services-box .col-sm-8, .services-box .col-md-8 {
	padding: 0
}
.sidebar .dropdown.open .dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
	float: none;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: auto;
	padding: 5px 0;
	position: relative;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
body.page-template-tpl-accessories .prod-box {
	height: auto;
}
body.page-template-tpl-accessories .prod-box .box {
	height: auto;
}
}


/*  DEFAULT SIZE MONITOR SIZE
================================================== */
@media only screen and (min-width: 999px) {
.container {
	padding: 0;
	width: 1000px;
}
.togodown {
    top: -500px;
}
}

/*  
================================================== */
@media only screen and (min-width: 1280px) {
}

/*  
================================================== */
@media only screen and (min-width: 1500px) {
}
.panel-group .panel {
	border-radius: 0px;
	border: 0;
}
.panel-default > .panel-heading {
	border: 0;
	background: none;
	padding: 10px 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
	padding: 0;
}
.sidebar ul.sub-cat-ul li a {
	background: rgba(0, 0, 0, 0) url("http://seoconsultant.com.sg/staging/webnatics/feedbackwalkietalkie/wp-content/uploads/2016/07/arrow.png") no-repeat scroll left center;
}
.sidebar ul li {
	display: inline-block;
	text-transform: uppercase;
}
.sidebar ul.sub-cat-ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
.sidebar ul.sub-cat-ul li {
	border-bottom: 1px solid #666464;
	padding: 0 0px 10px 40px;
}
.sidebar ul.sub-cat-ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
	font-weight: normal;
text-transform:;
}
.sidebar ul.sub-cat-ul ul {
	width: 100%;
}
.sidebar ul.sub-cat-ul ul li {
	padding: 0 !important;
	margin: 0;
	padding: 0 0px 0px 40px !important;
}
.sidebar ul.sub-cat-ul ul li a {
	color: #0029ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	text-transform: none;
}
.sidebar .dropdown-menu > li > a:hover {
	color: #0029ff;
	background-color: #fff;
	text-decoration: underline;
}
.prod-box a {
	color: #602b6b;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
#main-container .page_title {
	padding-left: 25px;
}
.sidebar .dropdown.open .dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
	float: none;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: auto;
	padding: 5px 0;
	position: relative;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
