/*
	(c) copyright devn.co
*/

html body{
	text-align: center;
}
body #main{
	text-align: left;
	background: #fff;
	overflow: hidden;
}
body .container .container{
	max-width: 100%;
}
#primary{
	padding-bottom: 50px;
	clear: both;
}
.layout-boxed .row{
	margin: 0px;
}
.limit-width,.layout-boxed{
	max-width:1170px;
}
.vc_empty_space{
	display: inline-block;
	width: 100%;
	clear: both;
}
body * .no-margin{
	margin: 0px;
}
.bgGrey{
	background: #888;
	height: 100px;
	float: left;
	width: 100%;
}
.parallax{
	min-height:250px;
	width:100%;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
}


body.compose-mode .left.wpb_column.vc_column_container, 
body.compose-mode .center.wpb_column.vc_column_container, 
body.compose-mode .right.wpb_column.vc_column_container, 
body.compose-mode .one_half.wpb_column.vc_column_container, 
body.compose-mode .one_third.wpb_column.vc_column_container, 
body.compose-mode .one_fourth.wpb_column.vc_column_container, 
body.compose-mode .two_third.wpb_column.vc_column_container, 
body.compose-mode .three_fourth.wpb_column.vc_column_container, 
body.compose-mode .one_fifth.wpb_column.vc_column_container, 
body.compose-mode .onecol_forty.wpb_column.vc_column_container, 
body.compose-mode .onecol_sixty.wpb_column.vc_column_container, 
body.compose-mode .onecol_thirtyfive.wpb_column.vc_column_container{
	width: initial;
	float: none;
}
.compose-mode .vc_control-btn .vc_btn-content, .compose-mode .vc_control-btn .vc_btn-content span{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: inherit;
}
.compose-mode .vc_element-name .vc_btn-content,.compose-mode .vc_control-btn .vc_btn-content{
	float: inherit !important;
	width: inherit !important;
	height: inherit !important;
	background-color: inherit;
	margin-bottom: inherit !important;
}
.compose-mode .vc_element-name .vc_btn-content,.compose-mode .vc_element-name .vc_btn-content span{
	background-color: inherit;	
}
wpb_single_image .vc_single_image-wrapper{
    max-width: 100%;
}
.compose-mode .wpb_column.vc_column_container .vc_empty-shortcode-element{
	display: inline-block;
}
.compose-mode .vc_pricing{
	width: 100%;
}

.dropdown-menu>li>a {
	padding: 10px 20px;
	border-bottom: 1px solid #e6e6e6;
}
.entry-content>.wpb_row.vc_row-fluid{
	background-size: cover;
	background-position: 50% 0;
}
.container-set,.container-set>.devn-group{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	clear: both;
}
.list-unstyled a,.dropdown-menu>li>a{
	font-size: 13px;
}
.overBox{
	width: 200% !important;
	margin-left: -50% !important;
}
.layout-boxed .overBox{
	margin-left: -18px !important;
	margin-right: -18px !important;
	width: 103.2% !important;
	
}
#searchsubmit{
    border-radius: 5px;
    background: #ffa209;
	border: none;
	color: #fff;
	padding: 5px 18px;	
	float: left;
}
.spanlevelone.col-md-12{
	padding: 0px;
}
code.devn-code{
	display: inline-block;
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	color: #3C3C3C;
	background-color: #F2F2F2;
	border-radius: 0px;
	border-left: 3px solid #000000;
	margin-top: 10px;
}
body .flexslider ul{
	margin: 0px;
}
body .page_title h5{
	margin-top: 0px;
}
body .address_info h4{
	margin-top: 0px;
}
/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3.entry-title {
	float: left;
	text-align: left;
	color: #333;
	width: 85%;
	line-height: 30px;
	clear: none;
	margin-bottom: 10px;
}
.blog_post h3 a{
	color: #e54c4c;
}
.blog_post h3.entry-title a {
	text-decoration: none;
	float: left;
	text-transform: none;

	font-weight: 300;
	font-size: 30px;
}
.blog_post h3.entry-title a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 10%;
	width: 90%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
	max-width: 100%;
}
.post_meta_links li.post_by {
	padding: 0px 0px 0px 25px;
	background: url(../images/icon-by-user.png) no-repeat 5px 5px;
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 22px;
	background: url(../images/icon-category.png) no-repeat 2px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(../images/icon-comments.png) no-repeat 2px 5px;
	margin-left: 15px;
}
.entry-content p{
	margin-bottom: 15px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li.tag-links a {
	padding-right: 0px;
}
.post_meta_links li.post_categoty a{
	padding-right: 5px;
	padding-left: 0px;
	display: inline-block;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}

.portfolio_area .portfolio_area_left{
	width: auto;
}
.widget_contents-component{
	margin-bottom: 80px;
	display: inline-block !important;	
	width: 100%;
}
.blog_postcontent {
	float: left;
	width: 100%;
	min-height: 50px;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.15);
}

.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 400px;
}
.content_halfsite .video_frame iframe {
	max-height: 180px;
	margin-bottom: 10px;
}
body * .list54 li,body * .list54 ul{
	list-style: none;
}
body * .list54 li h5{
	margin: 0px;
}
/* blog small */
.blog_post h3.entry-title {
	width: 74%;
	margin-top: 0px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 0px;
	text-decoration: none;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #f9f9f9;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog_post a.date:hover{
	text-decoration: none;
}
.blog_post a.date strong {
	color: #e54c4c;
	font-size: 30px;
	font-weight: normal;
	display: block;
	margin-bottom: 7px;
	margin-top: 8px;

	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding: 0px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 55px;
	background-color: #e54c4c;

	font-weight: 300;
	height: 22px;
	line-height: 22px;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	width: 100%;
	margin-bottom: 30px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #e54c4c;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}
.dropdown-menu>li.current_page_item>a{
	color: #333;
	text-decoration: none;
	background-color: #f3f3f3;
}
body .flexslider .wpb_single_image .vc_single_image-wrapper{
	display: block;
}
#nav-single {
	text-align: right;
	z-index: 1;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline-block;
}

#nav-single a {
	font-weight: normal;
}

#nav-single .nav-previous {
	text-align: left;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px dashed #B2B2B2;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #e54c4c;
}

.widget_contents-component [class*="su-"] img{
	border: none;
}

.devn-sidebar ul.arrows_list1 i {
	margin-right: 5px;
}
body .devn-sidebar ul li{
	list-style: none;
}	
.devn-sidebar {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.devn-sidebar ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.devn-sidebar ul.arrows_list1 li a {
	line-height: 30px;
}
.devn-sidebar ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}

.devn-sidebar ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
	width: 100%;
}
.devn-sidebar ul.arrows_list1 ul.arrows_list1{
	margin-top: 0px;
	margin-left: 15px;
}
.devn-sidebar ul.arrows_list1 li a {
	line-height: 30px;
}

.devn-sidebar ul.arrows_list1 i {
	margin-right: 4px;
}
.clientsays_widget h4 {
	margin-bottom: 18px;
	float: left;
	font-weight: 300;
	width: 100%;
}
.entry-content h4{
	float: none;
}
.devn-sidebar h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}
.widget_rss li{
	display: inline-block;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}
h3.widget-title{
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
	width: 100%;
	overflow: hidden;
}
h3.widget-title i {
	font-weight: 500;
	font-style: normal;
}
#sliderContent h3.widget-title{
	margin-bottom: 15px;
}
.right-column .widget, .devn-sidebar .widget{
	margin-bottom: 40px;
	width: 100%;
	clear: both;
	float: right;
}
.devn-sidebar select{
	max-width: 90%;
}
#searchform #s,.widget_product_search .search-field{
	box-shadow: none;
	border: 1px solid #ccc;
	padding: 8px 10px;
	float: left;
	width: 70%;
	border-radius: 5px;
}
#searchform #searchsubmit,.widget_product_search input[type="submit"]{
    border-radius: 5px;
	padding: 9px 10px;
	width: 30%;
	margin-left: -1px;
	cursor: pointer;
}
#searchform #searchsubmit:hover{
	opacity: 0.8;
}
.clogo_small, .clogo_small li{
	list-style: none !important;
	margin: 0px;
}
.right-column .widget:first-child{
	margin-top: 0px;
}
#wp-calendar{
	border-spacing: 1px;
	width: 100%;
}	
#wp-calendar th{
	text-align: center;
	line-height: 30px;
	background: #e54c4c;
	color: #fff;	
}
#wp-calendar td{
	text-align: center;
	line-height: 28px;
	background: #f9f9f9;
	border-right: 1px solid #F0F0F0;
	padding: 5px;
}
#footer-group h3.widget-title{
	margin-bottom: 20px;
}
body * .wpb_content_element{
	margin-bottom: 0px;
}
ul.list1,body ul.list1 li{
	list-style: none;
}
/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: none;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #e54c4c;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border: 1px solid #eee;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto 80px;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;

}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #e54c4c;
	margin: 0;
	font-style: normal;
}


/* pagination */
.pagination {
	clear:both;
	margin-bottom: 50px;

}

.pagination b{
	float:left;
	margin: 10px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination .page-numbers {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	margin-right: 8px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 15px;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 10px;
}
.pagination .page-numbers:hover {
	color: #fff;
	background-color: #454545;
}
.pagination .page-numbers.current {
	color: #fff;
	background-color: #454545;
}


#tabs {
	padding:0px 1px 2px 1px;
	float:left;
	clear:both;
	width: 98%;
	background-color: #eee;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 43px;
 	width: 100%;
	font-family: 'Roboto', sans-serif;
}
.tab_container .recent_posts_list li {
	border-bottom: 1px solid #eee;
}
ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 43px;
		width: 80px;
		line-height: 43px;
 		border-left: none;
		margin-bottom: -1px;
		overflow: hidden;
		position: relative;
		border-right: 1px solid #fff;
}
ul.tabs li a {
		text-decoration: none;
		color: #333;
		display: block;
		font-size: 13px;
		font-weight: 600;
 		outline: none;
 		cursor:pointer;
		background: #eee;
		text-align: center;
		text-transform: uppercase;
}
ul.tabs li a:hover {
		background: #454545;
		color:#fff;
}

ul.tabs li.last {
		border-right: 0px solid #fff;
}

ul.tabs li.active, html ul.tabs li.active a,  html ul.tabs li.active a:hover  {
		background: #fff;
		color:#363333;
		border-top: 1px solid #e54c4c;
}
	
.tab_container {
 	overflow: hidden;
	clear: both;
	float: left; 
 	background: #fff;
	padding: 15px 20px 20px 20px;
	width: 100%;
	display: none;
 }
.tab_content {
	padding: 10px 0;
	font-size: 12px;
	background: #fff;
}

.gray_border {
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

ul.tags {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	float: left;
}
.tags li {
	float: left;
	padding: 0px;
	margin: 0px 5px 5px 0px;
	list-style-type: none;
	line-height: 25px;
}
.tags li a,.tagcloud a {
	float: left;
	padding: 2px 7px;
	background-color: #f9f9f9;
	border-radius: 2px;
	color: #909090;
	font-size: 12px;
}
.tagcloud a {
	margin: 0px 5px 5px 0px;
}	
.tags li a:hover,.tagcloud a:hover {
	background-color: #e54c4c;
	color: #fff;
}
.footer .tagcloud a{
	float: left;
	color: #999;
	padding: 5px 10px;
	margin: 0px 5px 10px 5px;
	transition: all 0.3s ease;
	background: rgba(0, 0, 0, 0.2);
	font-size: 13px !important;
}
.footer .tagcloud a:hover{
	background: rgba(0, 0, 0, 0.5);
}
.footer.light .tagcloud a{
	color: #fff;
}
#comments{
	display: inline-block;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 20px;
}
#comments h3#reply-title{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

select{
	max-width: 100%;
}

.entry-content  h1,
.entry-content  h2,
.entry-content  h3,
.entry-content  h4,
.entry-content  h5,
.entry-content  h6 {
	clear: both;
	line-height: 1.3;
}

.entry-content li h1,
.entry-content li h2,
.entry-content li h3,
.entry-content li h4,
.entry-content li h5,
.entry-content li h6 {
	clear: none;
	line-height: inherit;
}
/*.post .entry-content h1, .post .entry-content h2, .post .entry-content h3, .post .entry-content h4, .post .entry-content h5, .post .entry-content h6 {
	margin-bottom: 10px;
	line-height: 140%;
}
.entry-content  h1 {
	font-size: 48px;
	margin: 33px 0;
}

.entry-content  h2 {
	font-size: 30px;
	margin: 25px 0;
}

.entry-content  h3 {
	font-size: 22px;
}

.entry-content  h4 {
	font-size: 20px;
	margin: 25px 0;
}

.entry-content  h5 {
	font-size: 18px;
	margin: 30px 0;
}

.entry-content  h6 {
	font-size: 16px;
	margin: 36px 0;
}*/
body .flips1 p{
	margin-bottom: 0px;
}
body .flips1 h4{
	margin-bottom: 10px;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}


code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote p{
	font-style: italic;
}
blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}
#gallery-1 .gallery-item{
	margin: 0px;
}
.entry-content ol{
	list-style-type: decimal;	
}
.entry-content ol ul{
	list-style-type: circle;		
}
.entry-content ol ul ul{
	list-style-type: square;
}
.entry-content ul ul{
	list-style-type: square;
}
menu,
.entry-content ol,
.entry-content ul {
	padding: 0;
	margin: 0 0 10px 25px;
}
.entry-content .post_meta_links{
	margin: 0px;
	padding: 0px;
}
.entry-content ul{
	list-style-type: disc;
}
ul.post_meta_links,ul.post_meta_links li,.entry-content [class^="parallax_"] li,.entry-content [class^="features"] li{
	list-style: none;
}
nav ul,
nav ol,. {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}
.entry-content ul li{
	list-style: inherit;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="password"]{
	border: 1px solid #e0e0e0;
	background-color: #fff;
	height: 35px;
	padding: 5px 10px 5px 10px;
	color: #999;
	font-size: 13px;
}
.entry-content input[type="submit"]{
	padding: 0 15px;
	cursor: pointer;
	height: 35px;
	background: #555;
	color: #fff;
	border: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}
#calendar_wrap caption{
	margin: 0 0 10px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}
.entry-content img.alignleft,.entry-content .wp-caption.alignleft{
	margin-right: 18px;
}
.entry-content img.alignright,.entry-content .wp-caption.alignright{
	margin-left: 18px;
}

.entry-content .page-link{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.entry-content .page-link a{
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	margin-right: 4px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.entry-content .page-link a:hover{
	color: #fff;
	background-color: #454545;
}
.entry-content .post_meta_links li.post_categoty a{
	display: inline-block;
}
body div[class*="features_"] p{
	margin: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	
	ul.tabs li a {
		font-size: 11px;
	}
	ul.tabs li {
		width: 59px;
	}
	.tab_container {
		padding: 10px 9px 10px 10px;
		width: 100%;
	 }

}


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

	#tabs {
		padding:0px 0 3px 0;
		width: 100%;
	}
	ul.tabs li {
			float: left;
			margin: 0;
			padding: 0;
			height: 43px;
			width: 100px;
			line-height: 43px;
	 		border-left: none;
			margin-bottom: -1px;
			overflow: hidden;
			position: relative;
			border-right: 1px solid #fff;
	}
	.tab_container {
		overflow: hidden;
		clear: both;
		float: left;
		background: #fff;
		padding: 15px 15px 20px 15px;
		width: 98%;
		margin-left: 1%;
	}
	
	ul.tabs {
		padding-left: 4px;
	}

	
}
