/*Theme Name: MeditechTheme URI: http://thisiszahab.com/Version: 1.1Description: Custom made theme for Meditech.Author: ZahabAuthor URI: http://thisiszahab.com/*//*------------------------------------------------*//*-----------------[RESET]------------------------*//*------------------------------------------------*//* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}/* remember to define focus styles! */
:focus {
	outline: 0;
}/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/*------------------------------------------------*//*-----------------[BASIC STYLES]-----------------*//*------------------------------------------------*/
body {
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 13px;
	color: #555555;
	background: #fff;/*min-width: 960px;*/
}/* =visuallyHide / accessibility */
.visuallyHidden {
	position: absolute;
	top: -500px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
} /* =text-selection */
::selection {
	color: #fff;
	background-color: #bf1e2e;
	text-shadow: none;
}
::-moz-selection {
 color: #fff;
 background-color: #bf1e2e;
 text-shadow: none;
}  /* mozilla */
a {
	text-decoration: none;
	color: #bf1e2e;
}
a:hover {
	color: #159dca;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 4px;
	padding-bottom: 10px;
	color: #808080;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #808080;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	line-height: 26px;
	font-size: 14px;
}
#services p {
	padding-bottom: 16px;
	font-size: 14px;
	line-height: 22px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0;
}
dl dt {
	font-weight: bold;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}
input[type=text], input.text, input.title, textarea, select {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color: #2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin: 0.5em 0;
}
textarea {
	padding: 4px;
}
#gallery-2 .gallery-item {
	width: 20% !important;
}
#services > ul {
	left: 0px !important;
}
#gallery-2 img {
	background: none repeat scroll 0 0 white;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding: 5px;
}
#gallery-2 > br {
	display: none !important;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
table.spec {
	border-collapse: collapse;
	margin: 0 0 20px;
}
table.spec td, table.spec th {
	padding: 4px 8px;
	border: 1px solid #ccc;
}
table.spec th {
	background-color: #555;
	color: #fff;
}
table.spec tbody th {
	background-color: #ddd;
	color: #333;
}
table.spec td {
}/*------------------------------------------------*//*---------------[MAIN LAYOUT INFO]---------------*//*------------------------------------------------*/
#center-highlight {
/*background: url(images/2.jpg);*/
}
#header {
	/*background: url(images/top-red-bg.png) repeat-x top left transparent;*/ border-top: #3b8dbd 7px solid!important;
}
.container {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#search-form > span {
	float: right;
	margin: 10px 0 0 60px;
}
#header .container {
	/*width: 1300px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
body#home #header .container {
	padding-bottom: 10px;
}
#logo {
	float: left; /*margin-top: 37px; */
	margin-right: 29px;
}
ul#top-menu {
	/*margin-top: 10px;*/
	/*float: left;*/
	/*font-weight: bold;*/
	  padding: 5px;
	  height: 40px;
}
#search { /*float: right;*/
	display: block;
	float: right;
	height: 45px;
	padding-left: 0;
	width: 105px;
}
div#search-form {
	position: relative;
	float: left;
	margin-left: 70px;
	margin-top: 15px!important;
}
#searchform {
	/*background: url("images/search-form.png") no-repeat scroll 0 0 / 350px 50px rgba(0, 0, 0, 0);
	height: 50px;*/
	/*position: absolute;*/
	width: 350px;
	float: left;
}
div#search-form span a {
	color: #787969;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px!important;
}
#searchinput {
	background: none;
	border: thin solid #8994a6;
	border-radius: 5px 0 0 5px;
	color: #555;
	float: left;
	font-size: 15px;
	margin: 0;
	padding: 8px;
	width: 290px;
}
#search {
	background-image: url(images/search-icon.jpg);
	background-color: #8797a7;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border-radius: 0 5px 5px 0;
	display: inline-block;
	float: left;
	height: auto;
	padding: 18px 20px;
	width: auto;
}
#main-area, #footer-widgets {/* background: #e9e8e8 url(images/main-area.png) repeat-x top left; */
	border-bottom: 1px solid #cdcccc;
}
ul#main-tabs {
	position: absolute;
	top: -61px;
	left: 0px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
ul#main-tabs li {
	float: left; /*padding: 47px 24px 18px 40px; height: 39px; width: 142px; */
}
ul#main-tabs li.ui-state-active {
	background: url(images/active-tab2.png) 0px 6px no-repeat;
}
ul#main-tabs li a {
	opacity: 1 !important;
	border-right: 1px solid #ccc;
	background: #fff;
	display: block;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	width: 239px;
}
ul#main-tabs li a:hover {
	background: #eee;
}
ul#main-tabs strong {
	color: #E42F36;
	font-size: 21px;
}
cufon {
	padding-top: 10px;
}
ul#main-tabs span {
	color: #000000;
	display: block;
	font-size: 18px;
	letter-spacing: -1px; /*width:130px;*/
	line-height: 5px;
}
.tab-slide {
	padding-bottom: 20px;
}
.tab-slide h3.title {
	font-size: 48px;
	color: #555555;
	padding-bottom: 12px;
}
.thumbnail {
	display: block;
	float: left;
	padding: 4px;
	position: relative;
	margin-right: 20px;
	margin-top: 4px;
	width: 164px;
	height: 186px;
}
.thumbnail span.overlay2 {
	background: url(images/box-overlay2.png) no-repeat;
	display: block;
	height: 186px;
	left: -2px;
	position: absolute;
	top: -1px;
	width: 172px;
}
.tab-slide .content-area {
	padding: 35px 10px;
}
a.readmore {
	/*background:url(images/readmore.png) no-repeat right bottom;*/
	color: #ffffff;
	display: block;
	float: right;
	font-size: 12px;
	height: 29px;
	line-height: 27px;
	padding-right: 15px;
	font-weight: bold;
	margin-bottom: 25px;
}
a.readmore span {
	/*background:url(images/readmore.png) no-repeat;*/
	display: block;
	height: 29px;
	padding-left: 15px;
	/*background-color: #015391;*/
	/*border-radius: 20px;*/
	text-align: center;
	padding-right: 10px;
	color: #166898;
	text-decoration: underline;
	text-transform: capitalize;
	font-size: 15px;
}
a.readmore:hover {
	color: #f6f6f6;
}
.gallery-area {
	margin-left: -33px;
}
.gallery-area .et_pt_item_image img.portfolio {
	background: #fff !important;
	border: 1px solid #d7d7d7 !important;
	padding: 3px !important;
}
.gallery-area .et_pt_item_image span.overlay {
	top: 4px !important;
	left: 4px !important;
}
.gallery-area .et_pt_gallery_entry {
	padding-bottom: 6px !important;
}/*#entries-area { background: url(images/content-main-bg.png) repeat-y top right; }*/
#entries-area-content { /*background: url(images/content-area-topbg.jpg) no-repeat top right;*/
	padding-bottom: 30px;
	min-height: 525px;
	height: auto!important;
	height: 525px;
}
#content-area {
	float: left;
	/*width: 615px;*/ 
	width: 65%;
	margin-right: 25px;
	margin-left: 45px;
}
.entry {
	margin-top: 40px;
}
.entry h2.title, .entry h1.title, h3#comments {
	font-size: 28px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #59595c;
}
.entry h2.title a, .entry h1.title, h3#comments {
	color: #555555;
}
.entry h2.title a:hover {
	color: #000;
	text-decoration: none;
}
.post-info {
	background: url(images/postinfo-bg.png) no-repeat;
	padding-top: 5px;
	margin-bottom: 10px;
}
.post-info p.post-meta {
	background: url(images/postinfo-bg.png) no-repeat bottom left;
	padding-bottom: 7px;
	color: #b6b6b6;
	font-style: italic;
	font-family: Georgia, serif;
}
p.post-meta a {
	color: #686868;
}
p.post-meta a:hover {
	color: #000;
	text-decoration: none;
}
#breadcrumbs {
	color: #686868;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
}
#breadcrumbs a, #breadcrumbs span.raquo {
	display: block;
	float: left;
}
#breadcrumbs a {
	color: #b6b6b6;
	font-weight: normal;
}
#breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}
#breadcrumbs span.raquo {
	background: url(images/breadcrumbs-separator.png) no-repeat;
	text-indent: -9999px;
	width: 34px;
	margin: 0 2px;
}
#breadcrumbs-left, #breadcrumbs-content, #breadcrumbs-right {
	float: left;
	height: 35px;
}
#breadcrumbs-left {
	background: url(images/breadcrumbs-left.png) no-repeat;
	width: 33px;
}
#breadcrumbs-content {
	background: url(images/breadcrumbs-bg.png) repeat-x;
	line-height: 32px;
	padding: 0 3px;
}
#breadcrumbs-right {
	background: url(images/breadcrumbs-right.png) no-repeat;
	width: 35px;
}
.fullwidth #entries-area, .fullwidth #entries-area-content {
	background: none;
}
.fullwidth #content-area {
	width: 960px;
	margin-right: 0px;
}
#home-blogstyle {
	margin-top: -72px;
	background: url("images/main-area.png") repeat-x scroll left top #E9E8E8;
	border-bottom: 1px solid #CDCCCC;
	padding-top: 2px;
}
#home-blogstyle #entries-area-content {
	background: none;
}
.et_pad {
	padding-top: 44px;
}
.entry ul, .comment-content ul {
	list-style-type: disc;
	padding: 10px 0px 10px 20px;
}
.entry ol, .comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 0px 10px 2px;
}
.entry ul li ul, .entry ul li ol, .comment-content ul li ul, .comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}
.entry ol li ul, .entry ol li ol, .comment-content ol li ul, .comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}			/*------------------------------------------------*//*---------------[DROPDOWN MENU]------------------*/ /*------------------------------------------------*/
ul#top-menu li {
	/*margin-left: 10px;*/
	display: block;
	/*height:29px; padding:0 12px 0 0;*/
	float: left;
	position: relative;
	border-right: 1px solid #fff;
}
ul#top-menu li:last-child {
	border-right: 0!important;
}
ul#top-menu a {
	text-transform: capitalize;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	display: block;
	line-height: 40px;
}
ul#top-menu > li {
	padding: 0 3px 0 0;
}
ul#top-menu > li > a {
	padding: 5px 15px;
	font-size: 12px;
	color: #fff;

}
ul#top-menu > li > a span {
	display: none;
}
ul#top-menu > li.current_page_item {
/*background:url(images/menu-nav.png) no-repeat scroll right bottom transparent;
	padding:0 15px 0 0;*/
}
ul#top-menu > li.current_page_item > a {
	color: #ffffff;
	/*background:url(images/menu-nav.png) no-repeat scroll 0 0 transparent;*/
	display: block;/*height:29px;
	line-height:27px;
	/*padding:0 0 0 15px;*/
}
ul.nav ul {
	width: 198px;
	background: #fff;
	border: 1px solid #e8e8e8;
	top: 37px !important;
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1x 1px 5px 0px rgba(0, 0, 0, 0.1);
	/*border-radius: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; *border-top-left-radius: 0px;-moz-border-radius-topleft: 0px; border-top-right-radius: 0px; -webkit-border-top-left-radius: 0px; 				-moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px;*/
	padding: 13px 0px 12px;
	z-index: 9999px;
	display: none;
}
ul.nav ul li {
	margin: 0px;
	padding: 6px 10px 6px 10px !important;
}
ul.nav ul li a {
	line-height: 18px !important;
	width: 230px;
	background-color: #fff;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
	top: -16px !important;
	left: 183px !important;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
span.menu_arrow {
	display: block;
	width: 8px;
	height: 5px;
	background: url(images/menu-active-arrow.png) no-repeat;
	position: absolute;
	top: -15px;
	left: 37%;
	display: none;
}
span.menu_top_arrow {
	display: none;
	width: 19px;
	height: 10px;
	background: url(images/topmenu_arrow.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 22px;
}
#text-5 .widgettitle {
	display: none;
}		/*------------------------------------------------*//*--------------[FEATURED SLIDER]-----------------*//*------------------------------------------------*/
#featured {
	margin-bottom: 110px;
	display: none;
}
.featured-img {
	display: block;
	float: left;
	padding: 4px;
	position: relative;
}
.featured-img span.overlay {
	background: url(images/box-overlay.png) no-repeat;
	display: block;
	height: 292px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 451px;
}
#featured .description {
	float: right;
	width: 466px;
	padding-top: 23px;
}
#featured h2.title {
	font-size: 60px;
	line-height: 50px;
}
#featured h2.title cufon {
	margin-bottom: -19px;
}
#featured h2.title a {
	text-decoration: none;
	color: #555;
}
#featured .description p {
	font-size: 24px;
	margin-top: 17px;
}
#featured a.join-today {
	background: url(images/jointoday.png) no-repeat;
	display: block;
	width: 115px;
	height: 51px;
	margin-top: 5px;
	padding: 14px 18px 0 42px;
	text-decoration: none;
	float: left;
	text-align: left;
}
#featured a.join-today strong {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}
#featured a.join-today span {
	color: #283d55;
	display: block;
	font-size: 14px;
	letter-spacing: -1px;
	width: 110px;
	font-size: 14px;
}
div#controllers {
	text-align: center;
	padding-top: 40px;
}
div#controllers a {
	background: url(images/controller1.png) no-repeat;
	display: block;
	height: 15px;
	margin-right: 4px;
	text-indent: -9999px;
	width: 15px;
	display: inline-block
}
div#controllers a.activeSlide {
	background: url(images/controller2.png) no-repeat;
}
#featured .description-left .featured-img {
	float: right;
}
#featured .description-left .description {
	float: left;
	text-align: right;
}
#featured .description-left a.join-today {
	float: right;
}
#featured .description-center .description {
	float: none;
	text-align: center;
	width: 100%;
}
#featured .description-center a.join-today {
	margin-left: 393px;
}
#featured_content, #featured_content .slide {
	width: 960px;
}
#featured .video-slide {
	background: url(images/box-overlay.png) no-repeat;
	padding: 6px 5px 16px;
}/*------------------------------------------------*//*-------------------[COMMENTS]-------------------*//*------------------------------------------------*/
div.avatar {
	position: relative;
	padding: 8px 0 0 8px;
	height: 66px;
}
div.avatar span.avatar-overlay {
	position: absolute;
	top: 1px;
	left: 1px;
	background: url(images/avatar-overlay.png) no-repeat;
	display: block;
	width: 69px;
	height: 74px;
}
#comment-wrap {
	max-width: 800px;
	margin-top: 65px;
}
#comment-wrap div.authordata {
	width: 69px;
	margin-right: 18px;
}
.commentmetadata {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: center;
}
.comment-wrap {
	float: left;
	width: 559px;
	background: #fff;
	border: 1px solid #d9d9d9;
	-moz-box-shadow: 1px 1px 0 0 #E9E9E9;
	-webkit-box-shadow: 1px 1px 0 0 #E9E9E9;
	box-shadow: 1px 1px 0 0 #E9E9E9;
}
.comment-wrap-inner {
	border: 1px solid #fff;
	background: url(images/comment-inner-bg.png) repeat-x bottom left;
	padding: 22px 13px 10px 26px;
	position: relative;
}
.comment-arrow {
	position: absolute;
	top: 24px;
	left: -12px;
	width: 11px;
	height: 20px;
	background: url(images/comment-arrow.png) no-repeat;
}
.comment-wrap, .comment-wrap-inner {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.comment-body {
	margin-bottom: 22px;
}
.reply-container {
	background: url(images/readmore.png) no-repeat right bottom;
	display: block;
	float: right;
	font-size: 12px;
	height: 29px;
	line-height: 27px;
	padding-right: 15px;
	font-weight: bold;
}
.reply-container a {
	background: url(images/readmore.png) no-repeat;
	display: block;
	height: 29px;
	padding-left: 15px;
	color: #ffffff;
}
.reply-container a:hover {
	color: #f6f6f6;
	text-decoration: none;
}
span.fn, span.fn a {
	color: #555;
	font-size: 24px;
}
span.fn a:hover {
	color: #000;
	text-decoration: none;
}
.comment-content {
	padding-top: 9px;
}
.depth-2 .comment-wrap {
	width: 472px;
}
.depth-3 .comment-wrap {
	width: 385px;
}
.depth-4 .comment-wrap {
	width: 298px;
}
.depth-5 .comment-wrap {
	width: 211px;
}
.fullwidth #comment-wrap {
	width: 960px;
}
.fullwidth .comment-wrap {
	width: 871px;
}
.fullwidth .depth-2 .comment-wrap {
	width: 784px;
}
.fullwidth .depth-3 .comment-wrap {
	width: 697px;
}
.fullwidth .depth-4 .comment-wrap {
	width: 610px;
}
.fullwidth .depth-5 .comment-wrap {
	width: 523px;
}
.depth-1 ul {
	margin-left: 87px;
}
#commentform textarea#comment {
	width: 96%;
}
#commentform input[type=text] {
	width: 38%;
}
li.comment #respond textarea {
	width: 94% !important;
}
li.comment #respond input[type=text] {
	width: 48% !important;
}
#commentform textarea#comment, #commentform input[type=text], li.comment #respond textarea, li.comment #respond input[type=text] {
	background: #fbfbfb url("images/comment-inner-bg.png") repeat-x left bottom;
	border: 1px solid #d9d9d9;
	-moz-box-shadow: 1px 1px 0 0 #E9E9E9;
	-webkit-box-shadow: 1px 1px 0 0 #E9E9E9;
	box-shadow: 1px 1px 0 0 #E9E9E9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
#comment-wrap p#submit-container {
	text-align: right;
}
#comment-wrap p#submit-container input#submit {
	background: url("images/submit.png") no-repeat scroll 0 0 transparent !important;
	border: medium none !important;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 0 7px;
	width: 66px;
	font-weight: bold;
}/*------------------------------------------------*//*---------------------[FOOTER]-------------------*//*------------------------------------------------*/
#footer {
	border-top: 1px solid #fff;
	border-bottom: 6px solid #159dca;
	background: #fff;
}
p#copyright {
	font-size: 12px;
	color: #999;
	padding: 22px 0px 20px;
}
p#copyright a {
	font-weight: bold;
	color: #999;
}
p#copyright a:hover, p#copyright a:focus {
	color: #555;
}
.credit {
	float: right;
}
#footer-widgets #widgets-wrapper {
	padding-bottom: 40px;
}
#footer-widgets .widget {
	float: left;
	width: 220px;
	margin-right: 26px;
	padding-top: 45px;
}
#footer-widgets .last {
	margin-right: 0px;
}
#footer-widgets h3.widgettitle {
	background: url(images/footer-separator.png) no-repeat bottom left;
	padding-bottom: 14px;
	margin-bottom: 10px;
}		/*------------------------------------------------*//*--------------------[SIDEBAR]-------------------*//*------------------------------------------------*/
#sidebar {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	float: right;
	/*width: 265px;*/
	width: 20%;
}
#sidebar, #footer-widgets {
	font-family: Georgia, serif;
}
#footer-widgets {
	display: none;
}
#main-content {
	border-bottom: 1px solid #cdcccc;
}
h3.widgettitle {
	font-size: 15px!important;
	padding: 15px 20px;
	color: #3c3b3b;
	background: #eaeaea;
}
#sidebar .widget {
	padding: 0px 12px 15px 12px;
}
#sidebar h3.widgettitle {
	background: url(images/sidebar-separator.png) no-repeat bottom left;
	padding-bottom: 14px;
	margin-left: -29px;
	padding-left: 29px;
	margin-bottom: 10px;
}
.widget ul ul {
	margin: 0px 0px 0px 15px;
}
.widget ul li.menu-item-has-children {
	/*background: url(images/plus.png) no-repeat 15px 10px;*/
	padding: 4px 0px 4px 13px;
}
.widget ul li ul {
	padding: 5px 0px 0px 7px;
	margin: 0px 0px -4px;
}
.widget a {
	font-weight: bold;
	color: #3B8DBD;
	font-family: segoe ui;
	text-transform: capitalize;
}
.gallery-icon.landscape {
	background: none repeat scroll 0 0 transparent !important;
}
#enquiry {
	background: none repeat scroll 0 0 #4472b9;
	border: 0 none;
	border-radius: 0;
	color: white;
	display: inline-block;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 500;
	line-height: 1.4;
	outline: 0 none;
	padding: 9px 16px !important;
	position: relative;
	transition: all 0.1s ease 0s;
	white-space: nowrap;
	font-size: 23px;
	width: 100%;
}
#enquiry:hover {
	background: #294463;
}
.widget a:hover {
	color: #8b8b8b;
	text-decoration: none;
}				/*------------------------------------------------*//*------------[CAPTIONS AND ALIGNMENTS]-----------*//*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}	/*------------------------------------------------*//*---------------[DEFAULT DROPDOWN SETTINGS]---*//*------------------------------------------------*/
.nav ul {
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0px;
	top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 192px;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 260px;
	z-index: 1000;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}/*------------------------------------------------*//*-----------------[WP CALENDAR]-----------------*//*------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}
#wp-calendar td#today {
	color: #000;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}		/*------------------------------------------------*//*-------------------[PAGE NAVI]------------------*//*------------------------------------------------*/
.pagination {
	overflow: hidden;
	padding: 15px 12px 0px;
}
.wp-pagenavi {
	position: relative;
	float: right;
	margin-top: 35px;
}
.wp-pagenavi a {
	color: #666;
}
.wp-pagenavi a:hover {
	color: #000;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.foursixeight {
	margin: 0px 0px 15px 84px;
}
.js #featured {
	background: url(images/ajax-loader.gif) no-repeat center 30%;
}
.js #featured .container {
	visibility: hidden;
}
div#fancy_title div {
	text-shadow: none !important;
}
.tab-slide ul {
	list-style-type: disc;
	padding: 10px 0px 10px 20px;
}
.tab-slide ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 0px 10px 2px;
}
.tab-slide ul li ul, .tab-slide ul li ol {
	padding: 2px 0px 2px 20px;
}
.tab-slide ol li ul, .tab-slide ol li ol {
	padding: 2px 0px 2px 35px;
}/*#main-area { height: 400px; }ul.nav ul li a { background-color: #fff; }ul#main-tabs li.ui-state-active a span, ul#main-tabs li.ui-state-active a strong { background-color: transparent; }ul#main-tabs li a span, ul#main-tabs li a strong { background-color: #eff0f0; } */
#services a.small-button {
	cursor: default;
}
#translation_bar {
	width: 960px;
	margin: 0 auto 10px;
	clear: both;
	text-align: center;
}
#translation_bar a {
	padding: 0 6px;
}
#translation_bar img {
	width: 24px;
	height: 16px;
	padding: 3px 0;
}
#topText h1 {
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0;
	color: #999;
	text-align: center;
	border: 0 none;
	text-transform: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
/* new */
.cont-us input {
	background: #F7F7F7 url("images/contact_input.png") repeat-x scroll 0% 0% !important;
	border: 1px solid #CCC !important;
	width: 70% !important;
	color: #111 !important;
	padding: 8px !important;
	border-radius: 6px;
}
.captcha input {
	width: 19px !important;
}
.cont-us .captcha {
	position: absolute;
	bottom: 160px;
	left: 555px;
}
.captcha .wpcf7-form-control-wrap.Captcha\: {
	position: relative;
	bottom: 0px;
	left: 14px;
}
.cont-us textarea {
	background: #F7F7F7 url("images/contact_input.png") repeat-x scroll 0% 0% !important;
	border: 1px solid #CCC !important;
	width: 94% !important;
	color: #111 !important;
	padding: 8px !important;
	border-radius: 6px;/*position: relative;
	bottom: 66px;   */
}
.cont-us .captcha {
	position: absolute;
	top: 332px;
	left: 76%;
}
div .cont-us #submit {
	width: 62px !important;
	float: left;
	display: inline-block;
}
div .cont-us .reserbut #resetcont {
	width: 62px !important;/* float: right;*/
}
#et-contact {
	display: none;
}
div .cont-us .sub-items {
	float: right;
	width: 189px;
}
.sub-items p:first-child {
	float: left;
}
div .cont-us .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	width: 50%;
	text-align: center !important;
	padding: 12px 6px;
}
#topText {
	display: none;
}
.full-nav {
	background: #3b8dbd;
	clear: both;
	width: 100%;
	border-bottom: #000 thin solid;
}
.clr {
	clear: both;
}
.top-contact-bar {
	background: #cccccc;
	padding: 10px 0;
}
.top-contact-bar .container.clearfix {
	color: #303030;
	text-align: right;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.top-contact-bar .container.clearfix span {
	color: #5c9dc7;
	font-weight: bold;
	padding: 0 5px 0 10px;
}
.top-contact-bar .container.clearfix a {
	color: #303030;
}
.planDiv {
	height: 15px;
	border-top: #000 thin solid;
	border-bottom: #000 2px solid;
	margin-top: 4px;
	background: #cccccc;
}
.home-left-sidebar {
	float: left;
	width: 25%;
}
#page-wrap {
	float: left;
	width: 55%;
	background: #fff;
	border: none;
}
#page-wrap .inner-wrap {
	padding: 20px;
}
.home-right-side {
	float: right;
	width: 20%;
}
.home-banner img {
	width: 100%;
}
#cnss_widget-2 {
	background: #3b8dbd;
	padding: 10px 20px;
}
#cnss_widget-2 h3 {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	text-transform: uppercase;
	background: transparent!important;
}
#cnss_widget-2 ul {
	display: inline-block;
	vertical-align: middle;
	padding-top: 4px;
	float: right;
}
#cnss_widget-2 ul li {
	display: inline-block;
	list-style: none;
	background: none;
	padding: 0 3px;
	border: none;
}
.full-content {
	background: #eaeaea;
}
.full-content .home-left-sidebar, .full-content .home-right-sidebar {
	background: #f0f0f0;/*height:100%;*/
}
.full-content .home-left-sidebar h3 {
	padding: 15px 20px;
}
.full-content .home-left-sidebar ul li {
	padding: 10px 20px 10px 40px;
	border-bottom: #dedede thin solid;
	border-top: #f9f9f9 thin solid;
}
.full-content .home-left-sidebar ul li ul li.menu-item-has-children {
	padding: 10px 10px 10px 20px; /*background:rgba(0, 0, 0, 0) url("images/plus.png") no-repeat scroll 0 10px;*/
}
.full-content .home-left-sidebar ul li ul {
	padding-left: 0;
}
.full-content .home-left-sidebar ul li a {
	color: #7f7679;
	font-weight: bold;
}
.home-left-sidebar #text-6 {
	padding: 20px;
}
home-left-sidebar {
	background: #eaeaea;
}
.home-left-sidebar #text-6 .textwidget { /*padding:10px; background:#fff;*/
	width: 80%;
	margin: 0 auto
}
.home-left-sidebar #text-6 .widgettitle {
	width: 72.5%;
	margin: 0 auto
}
.home-left-sidebar #text-6 .textwidget p {
	font-weight: bold;
}
.home-left-sidebar #text-6 .textwidget img {
	max-width: 100%;
}
.home-text p {
	color: #7f7679;
	font-weight: bold;
	line-height: 24px;
	font-size: 13px;
}
.home-text {
	padding-top: 30px;
}
.home-cat-box {
	margin: 20px 0 0;
	border-top: #eeeeee 2px solid;
	padding: 20px 0 0;
}
.home-cat-box .cat-list {
	float: left;
	text-align: center;
	width: 33%;
	margin: 20px 0;
}
.home-cat-box .cat-list span {
	min-height: 36px;
	display: block;
	color: #97595e;
}
.cat-list > a {
	color: #b7464c;
	font-size: 17px;
	font-weight: bold;
}
.home-right-sidebar > div.widget:first-child h3 {
	background: #3B8DBD;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 20px;
	color: #fff;
	margin-bottom: 5px
}
.home-right-sidebar > div.widget:first-child ul li {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
	padding: 5px 10px;
	margin: 0 0 5px;
}
.home-right-sidebar > div.widget:first-child ul li img {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: auto
}
.home-right-sidebar > div.widget:first-child ul li span {
	color: #282828;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
	width: 120px;
}
.home-right-sidebar {
	float: right;
	width: 20%;
}
#text-7 ul { /*padding:10px;*/
}
.widget_newsletterwidget h3 {
	background: #3B8DBD;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1px;
	padding: 10px;
	text-transform: uppercase;
}
.widget_newsletterwidget {
	background: #808080;
	margin: 0 10px;
}
.widget_newsletterwidget p {
	color: #fff;
	padding: 5px 10px;
}
.widget_newsletterwidget > p {
	border-top: #9b9b9b thin solid;
	font-size: 14px;
}
.widget_newsletterwidget .newsletter input[type="email"] {
	width: 95%;
	padding: 5px;
}
.widget_newsletterwidget .newsletter input[type="submit"] {
	background: #363636;
	padding: 5px 20px;
	color: #fff;
	border: none;
	box-shadow: none;
	border: #292929 thin solid
}
.full-content > .container {
	border-bottom: #e3e3e3 thin solid;
	border-left: #e3e3e3 thin solid;
	border-right: #e3e3e3 thin solid;
	background: #f0f0f0;
}
.widget_newsletterwidget .newsletter {
	padding: 0 0 5px;
}
.footer-box {
	display: none;
}
.footer-box > div.widget {
	float: left;
	width: 32%;
	margin-left: 1%;
}
.footer-box > div.widget h3.widgettitle {
	color: #464243;
	font-size: 18px;
	text-transform: uppercase;
}
.footer-box > div.widget ul li a {
	color: #7a7a7a;
	font-size: 15px;
}
.footer-box > div.widget ul li {
	border-bottom: #f3f3f3 thin solid;
	background: url(images/time-icon.jpg) no-repeat scroll 0 12px;
	padding: 10px 0 10px 20px;
}
.footer-box > div.widget:nth-child(3) li {
	background: none;
	clear: both;
}
.footer-box > div.widget:nth-child(3) li img {
	width: 100px;
	float: left;
}
.footer-box > div.widget:nth-child(3) li span {
	display: inline-block;
	font-size: 16px;
	margin: 10px;
	text-align: center;
	text-transform: uppercase;
}
.custom-footer-menu {
	display: none!important
}
.custom-footer-menu ul {
	text-align: center;
}
.custom-footer-menu ul li {
	display: inline-block;
	padding: 0 20px;
}
.custom-footer-menu ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
}
.custom-footer-menu {
	border-top: #f3f3f3 thin solid;
	padding: 20px 0;
	margin-top: 0px;
}
.footer-bottom {
	background: #33363b none repeat scroll 0 0;
	padding: 33px 30px 28px;
}
.footer-bottom ul {/* text-align:right !important;*/
}
.footer-bottom ul li {
	margin: 0 3px;
	opacity: 0.8;
}
.home-right-sidebar .widget_text {
	margin: 0 10px 20px;
}
.home-right-sidebar .widget_text h3, .home-left-sidebar .widget_text h3 {
	background: #3b8dbd;
	padding: 12px;
	color: #ffff;
	font-size: 15px;
	font-size: 18px;
	color: #fff;
	border-radius: 5px 5px 0 0;
	text-align: center;
}
.home-right-sidebar .widget_text .textwidget {
	background: #d9d5d4;
}
.home-right-sidebar #text-7 .textwidget {
	background: none;
}
.home-right-sidebar #text-7 h3 {
	border-radius: 0;
}
.home-right-sidebar .widget_text .cs, .home-left-sidebar .widget_text .cs {
	color: #282828;
	font-size: 22px;
	font-weight: bold;
	padding: 30px;
	text-align: center;
	background: #fff!important;
}
.textwidget .register {
	background: #fff;
	text-align: center;
}
.textwidget .register img {
	max-width: 100%;
}
.register a img {
	width: 95px;
	margin: 20px 0px;
}
.textwidget {
	border: 1px solid #282828!important;
	background: #fff
}
.textwidget ul li {
	border: 1px solid #3B8DBD;
}
.textwidget ul li a span {
	font-size: 15px;
 !important;
	color: #ccc;
	margin-left: 25px;
}
#text-7 .textwidget {
	border: 0!important
}
.home-right-sidebar .widget_text .cs, .home-left-sidebar .widget_text .cs {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.home-right-sidebar .widget_text .cs, .home-left-sidebar .widget_text .cs {
	background-color: #5D5D60;
}
.home-left-sidebar #text-6 .textwidget {
	/*border: 1px solid #3B8DBD;*/
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
ul#menu-products-sidebar-3 li:hover {
/* background: #5D5D60;*/
}
ul#menu-products-sidebar-3 li a:hover {
/*color: #fff;*/
}
.full-content .home-left-sidebar ul li a {
	color: #3B8DBD;
}
.widget_newsletterwidget {
	background: #5D5D60;
	margin: 0 10px;
	border-radius: 8px;
}
.cat-list a img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	max-width: 100%;
}
.cat-list a img:hover {
	-webkit-transform: scale(1.2); /* Safari and Chrome */
	-moz-transform: scale(1.2); /* Firefox */
	-ms-transform: scale(1.2); /* IE 9 */
	-o-transform: scale(1.2); /* Opera */
	transform: scale(1.2);
}
.home-cat-box .cat-list {
/*overflow: auto;*/
}
.widget ul li.menu-item-has-children:before {
	content: "";
	float: left;
	width: 26px;
	height: 25px;
	background-image: url(http://newmeditech.com/secure/wp-content/uploads/2015/11/plus1.png);
	background-repeat: no-repeat;
}
img.attachment-thumbnail:hover {
	transform: rotate(6deg);
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
	transition: 1s;
}
.entry.clearfix {
	/*border-radius: 8px;*/
	/*border: 1px solid #59595C;*/ border-bottom: 1px solid #e5e5e5;/*padding: 5px 25px;*/
	/*display: inline-block;*/
/*margin-right:40px!important;*/
}
.entry.clearfix:hover {
/*box-shadow: 0px 0px 6px 6px #CCC;*/
}
div#text-5 {
	display: none;
}
#content-area {
	float: right !important;
}
div#sidebar-content {
	display: none;
}
.innerpag #sidebar {
	width: 25% !important;
}
.innerpag h3.widgettitle {
	background: none !important;
}
.innerpag ul.cnss-social-icon {
	padding-top: 0px !important;
	margin: 2px;
}
.innerpag #dc_jqaccordion_widget-4 {
	border: 1px solid #CCC;
	border-top: none;
}
.innerpag #text-6 {
	display: none;
}
.innerpag ul#menu-products-sidebar-4 li ul li {
	padding-left: 15px;
	border-bottom: 1px solid #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#sidebar {
	float: left;
	width: 25%;
}
body.page.page-id-5304.page-template-default.logged-in.admin-bar.chrome.customize-support #content-area {
	text-align: center;
}
body.page.page-id-5304.page-template-default.logged-in.admin-bar.chrome.customize-support input, textarea {
	/*width: 500px;*/
	padding: 7px 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
.home-left-sidebar.mobile {
	display: none;
}
.inner #page-wrap {
	width: 75%;
}
.inner .inner-banner img {
	max-width: 100%;
}
.enquiry-layer-btn{
	position: fixed;
    right: 0;
    top: 300px;
    z-index: 99;
}
#enquiryOuter{
	position:fixed;
	background:rgba(0,0,0,.5);
	width:100%;
	height:100%;
	z-index:9999;
	top:0;
	left:0;
	display:none;
}
#enquirylayer{
  	max-width: 500px;
 	padding:15px;
 	background:#FFF;
  	border-radius:15px;
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,.31);
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.31);
	box-shadow: 0 1px 8px rgba(0,0,0,.31);
	margin:10% auto 0 auto;
	display:block;
	position:relative;
}
.enquiryinner{
	padding:0 15px;
}
.enq-close{
	position:absolute;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#F00;
	border:1px solid #F00;
	font-size:18px;
	right:-10px;
	top:-10px;
	background:#FFF;
	border-radius:50%;
	font-weight:bold;
	display:inline-block;
}
.enq-close:hover{
	color:#F00;
}
.layeropen{
	overflow:hidden;
}
.layeropen #enquiryOuter{
    overflow-x: hidden;
    overflow-y: auto;
}
#enquirylayer input[type="text"],
#enquirylayer input[type="email"],
#enquirylayer textarea{
	width:96%;
	padding: 10px 2%;
	border:1px solid #CCC;
	border-radius:0;
	margin:0 0 10px 0;
}

.home .enquiry-layer-btn, .page-id-1469 .enquiry-layer-btn, .page-id-1649 .enquiry-layer-btn,
.page-id-850 .enquiry-layer-btn{
	display:none;
}
.resp-tabs-list{
	width:15%;
}
.resp-vtabs .resp-tabs-container {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    clear: none;
    float: left;
    min-height: 250px;
    padding: 0;
    width: 84.5% !important;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 15% !important;
}
@media only screen and (max-width: 1300px) {
	div.footer-bottom .widget_nav_menu {
		padding: 0 0.5%;
		width: 13%;
	}
	.container {
		/*width:1200px;*/
	
		width: 100%;
	}
	.home-right-sidebar > div.widget:first-child ul li span {
		width: 130px;
		font-size: 13px;
	}
	.home-right-sidebar > div.widget:first-child ul li img {
		width: 60px;
	}
	ul#top-menu > li > a {
		padding: 5px 16px;
	}
}
 @media only screen and (max-width: 1250px) {
	.inner #page-wrap {
		width: 73%;
	}
	div.footer-bottom .widget_nav_menu ul li a {
		font-size: 14px;
	}
	.footer-bottom div.widget_nav_menu {
		padding: 0 1%;
		width: 31%;
	}
	.footer-bottom div.widget_cnss_widget {
		width: 15%;
	}
	.container {
		/*width:1000px;*/
	
		width: 100%;
	}
	ul#top-menu > li > a {
		padding: 0px; 
		font-size: 12px;
	}
	ul.cnss-social-icon li a img {
		height: 20px;
		width: 20px;
	}
	.full-content .home-left-sidebar ul li {
		padding: 10px;
	}
	.full-content .home-left-sidebar ul li ul li.menu-item-has-children {
		padding: 10px;
	}
	.home-right-sidebar > div.widget:first-child ul li span {
		font-size: 12px;
		width: 110px;
	}
	.widget_newsletterwidget > p {
		border-top: thin solid #9b9b9b;
		font-size: 13px;
	}
	.home-right-sidebar .widget_text .cs, .home-left-sidebar .widget_text .cs {
		padding: 20px;
	}
	.custom-footer-menu ul li {
		padding: 0 10px;
	}
	.home-left-sidebar {
		width: 27%;
	}
	#page-wrap {
		width: 50%;
	}
	.home-right-sidebar {
		width: 23%;
	}
	.cat-list a img {
		max-width: 90%;
	}
	.cat-list a img:hover {
		transform: scale(1.05);
	}
}
 @media only screen and (max-width: 1023px) {
	.footer-bottom div.widget_nav_menu ul li {
		float: left;
		width: 46%;
	}
	.footer-bottom div.widget_nav_menu {
		width: 100%;
		margin-bottom: 20px;
	}
	.footer-bottom .widget_nav_menu ul li:first-child {
		width: 100%;
	}
	.footer-bottom div.widget_cnss_widget {
		width: 100%;
	}
	.container {
		/*width:900px;*/
	
		width: 100%;
	}
	#searchinput {
		width: 280px;
	}
	#searchform {
		width: 340px;
	}
	ul#top-menu > li > a {
		font-size: 12px;
		padding: 0px 1px;
	}
	#cnss_widget-2 h3 {
		padding: 6px 0;
	}
	ul.cnss-social-icon li a img {
		height: 17px;
		width: 17px;
	}
	ul.cnss-social-icon li a img {
		height: 17px;
		width: 17px;
	}
	.home-right-sidebar > div.widget:first-child ul li img {
		width: 47px;
	}
	.home-cat-box .cat-list {
		width: 48%;
	}
}
@media only screen and (max-width: 959px) {
	.home-left-sidebar.mobile {
		display: block;
	}
	.home-left-sidebar {
		display: none;
	}
	.container {
		/*width: 700px;*/
	
		width: 100%;
	}
	.home-cat-box .cat-list {
		margin: 0 3% 20px;
		width: 27%;
	}
	#page-wrap {
		width: 100%!important;
	}
	.home-left-sidebar.mobile {
		width: 60%;
	}
	.home-right-sidebar {
		width: 40%;
	}
	.footer-box > div.widget:nth-child(3) li img {
		width: 50px;
	}
	.footer-box > div.widget:nth-child(3) li span {
		font-size: 12px;
	}
	#search-form > span {
		float: right;
		margin: 17px 0 0 60px;
		position: fixed;
		right: 10px;
		top: -5px;
		z-index: 100;
	}
	.logged-in #search-form > span {
		top: 39px;
	}
	#header {
		border-top: none;
	}
	div#search-form span a, div#search-form span {
		color: #fff;
	}
	.custom-footer-menu ul li {
		padding: 0 15px 10px;
		font-size: 14px;
	}
}
 @media only screen and (max-width: 735px) {
	.container {
		/* width: 600px; */
	
		width: 100%;
	}
	div#search-form {
		margin-left: 0;
	}
	#searchform {
		width: 320px;
	}
	#searchinput {
		width: 260px;
	}
	.top-contact-bar, .top-contact-bar a, .top-contact-bar span {
		font-size: 13px;
	}
	.custom-footer-menu ul li a {
		font-size: 13px;
	}
}
 @media only screen and (max-width: 666px) {
	.container {
		/* width: 500px; */
	
	
	
		width: 100%;
	}
	#page-wrap {
		background: #fff;
		width: 100%
	}
	.footer-bottom div.widget_nav_menu ul li {
		width: 100%;
	}
	#logo {
		width: 200px;
	}
	div#search-form {
		margin-top: 10px;
	}
	#searchform span {
		padding-top: 15px!important
	}
	#searchform {
		width: 260px;
	}
	#searchinput {
		width: 200px;
	}
	.home-right-sidebar > div.widget:first-child ul li img {
		width: 40px;
	}
	.footer-box > div.widget {
		float: left;
		margin-left: 5%;
		width: 45%;
	}
	element.style {
		clear: both;
		padding-top: 30px;
		width: 94%;
	}
	.custom-footer-menu ul li {
		padding: 0 10px 10px;
	}
	.full-nav, .top-contact-bar {
		display: none;
	}
	#recent-comments-3 {
		display: none;
	}
}
 @media only screen and (max-width: 567px) {
	.footer-bottom div.widget_nav_menu ul li {
		float: none;
		width: auto;
	}
	.container {
		max-width: 95%;
		padding: 0 2%;
	}
	div.footer-bottom .container {
		max-width: 95%;
	}
	.footer-bottom {
		padding: 33px 4px 28px;
	}
	#logo {
		width: 180px;
	}
	div#search-form {
		margin-top: 20px;
	}
	#searchform {
		width: 240px;
	}
	#searchinput {
		width: 180px;
	}
	.home-right-sidebar > div.widget:first-child ul li span {
		font-size: 11px;
		width: 92px;
	}
	.home-right-sidebar .widget_text h3, .home-left-sidebar .widget_text h3 {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 479px) {
	.home-cat-box .cat-list {
		width: 44%;
	}
	.home-left-sidebar.mobile {
		width: 100%;
	}
	.home-right-sidebar {
		width: 100%;
	}
	.home-right-sidebar > div.widget:first-child ul li img {
		width: 70px;
	}
	.home-right-sidebar > div.widget:first-child ul li span {
		font-size: 15px;
		width: 182px;
	}
	.footer-box > div.widget {
		margin-top: 20px;
		width: 100%;
	}
	#footer {
		padding-top: 0;
	}
	.custom-footer-menu ul li {
		padding: 0 20px 10px;
	}
	.custom-footer-menu ul li a {
		font-size: 15px;
	}
	#logo {
		display: block;
		float: none;
		margin: auto;
		width: 180px;
	}
	div#search-form {
		float: none;
		margin: 15px auto;
		width: 241px;
	}
	.footer-box > div.widget:nth-child(3) li img {
		width: 70px;
	}
	.footer-box > div.widget:nth-child(3) li span {
		font-size: 14px;
	}
	}
	.metaslider .caption-wrap {
		bottom: -27px!important
	}
	.home-text {
		margin-top: 15px;
	}
	.home-banner {
		margin-top: -20px;
	}
	.cnss-social-icon li img {
		width: 16px!important;
		height: 16px!important
	}
	#cnss_widget-2 {
		padding: 2px 20px!important
	}
	#cnss_widget-2 h3 {
		margin-top: -5px!important
	}
	.footer-bottom .container {
		max-width: 1300px;
	}
	.footer-bottom .widget_nav_menu {
		float: left;
		width: 19%;
		text-align: right;
		padding: 0 0.5%
	}
	.footer-bottom .widget_nav_menu ul li {
		display: inline-block;
		margin: 0 3px;
		opacity: 0.8;
		text-align: left;
	}
	.footer-bottom .widget_nav_menu ul li a {
		padding: 0 10px;
		border-right: thin solid #ccc;
		color: #fff;
	}
	.footer-bottom .widget_cnss_widget {
		float: right;
		width: 25%;
	}
	.cufon {
		padding: 0!important;
		margin: 2px!important;
		font-size: 15px!important;
	}
	.footer-bottom .menu li {
		background: transparent!important;
		padding: 0!important;
		border: 0!important
	}
	.menu li {
		padding: 10px 20px 10px 40px;
		border-bottom: #dedede thin solid;
		border-top: #f9f9f9 thin solid;
		background: #eaeaea;
	}
	.innerpag {
		display: none!important
	}
	.footer-bottom .widget_nav_menu ul li {
		display: list-item;
		line-height: 30px;
		color: #f0f0f0;
		list-style: outside disc;
		margin-left: 20px;
	}
	.footer-bottom .widget_nav_menu ul li a {
		border: none;
		font-size: 15px;
	}
	.footer-bottom .widget_nav_menu ul li:first-child {
		list-style: none;
		margin-left: 0;
	}
	.footer-bottom .widget_nav_menu ul li:first-child a {
		font-size: 14px;
		font-weight: bold;
		padding: 0;
		text-transform: uppercase;
	}
	table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
	}
}
.post h2 {
	display: none!important
}

#comment-wrap ul, #comment-wrap ul li{
	 padding:0;
	 margin:0;
	 list-style:none;
}
#comment-wrap .comment-body{
	background:#fbfbfb;
	border:1px solid #e8e8e8;
	margin-bottom:15px;
	padding:15px;
}
#comment-wrap ul.children{
	margin:0 0 0 20px;
}
#comment-wrap .commentmetadata{
	padding-bottom:10px;
	text-align:left;
}
#comment-wrap li.comment-author-admin .comment-body{
	border:1px solid #bfdee2;
	background:#e8fbff;
}
.comment-author-admin .vcard{
	font-weight:bold;
	color:#000;
}
.comment-author .url{
	color:inherit;
}
@media screen and (min-width: 769px){
button#responsive-menu-button {
    display: none !important;
}
}