body {
	border-top: 0 solid #d2ac67;
}

.home #main {
	margin: 0 auto;
}

.box-view {
	width: 24.7%;
}

.home .site-content .guid-set {
    background-color: rgba(0,0,0,0);
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
    max-width: 1190px;
    padding: 2px;
    width: 100%;
}

.separator-line {
	height: 100px;
	margin-top: 25px !important;
	max-width: 377px;
	position: relative;
	width: 100%;
}

.separator-line::after {
	background-color: rgba(255,255,255,.1);
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50% ,-50%);
	transform: translate(-50% ,-50%);
	width: 600%;
	z-index: -1;
}

.separator-line-1 {
	background: url(//mahshahrshahid.ir/app/themes/files/image/logo-text-1.png) rgb(31, 29, 35) scroll no-repeat 50% 50%;
}

.separator-line-2 {
	background: url(//mahshahrshahid.ir/app/themes/files/image/logo-text-2.png) rgb(31, 29, 35) scroll no-repeat 50% 50%;
}

.separator-line-3 {
	background: url(//mahshahrshahid.ir/app/themes/files/image/logo-text-3.png) rgb(31, 29, 35) scroll no-repeat 50% 50%;
}

#content-slider .aomm_content {
	background-color: rgba(0,0,0,0);
}

.aomm .aomm_post span {
	background-color: #111;
	color: #ddd;
	margin-top: 6px;
}

.guid-set div {
	background-color: rgba(0,0,0,.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;	padding: 10px;
	width: 30%;
	
	transition: all .3s ease .1s;
	transform: scale(1);
	filter: contrast(85%) brightness(85%);
}

.guid-set div:hover {
	transform: scale(1.01);
	filter: contrast(100%) brightness(100%);
}

.guid-set img {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
}

.guid-set .guid-desc {
	color: #ccc;
	display: block;
	padding-top: 9px;
	text-align: center;
}

.guid-set:hover .guid-desc {
	color: #fff;
}

.custom-video {
	height: auto;
	width: 100%;
}

.single .site-header,
.archive .site-header,
.page .site-header,
.page- .site-header {
	height: 96px;
}

.page-template-page-home .site-header{
	height: 0px
}

.page-template-page-home .site-content {
    background-color: rgba(0,0,0,0);
}

.blog .post-msg {
	border: 1px solid rgba(255,255,255,.2);
	color: rgba(255,255,255,.7);
	width: 99%;
}

#primary {
    min-height: 520px;
}

.navbar, .menu-padder, .navigation {
    background-color: rgba(0,0,0,0);
	-webkit-transition: all .5s ease .05s;
	transition: all .5s ease .05s;
}

.fixed_menu.navbar {
	background-color: #1f1d23;
}

.navbar {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	width: 100%;
}

.nav-padder {
	margin: 0 auto;
	position: absolute;
	width: 100%;
}

#n_logo,
#n_logo img,
.nav-logo {
	-webkit-transition: all .5s ease .05s;
	transition: all .5s ease .05s;
}

#n_logo img {
	max-width: 120px;
}

.archive #n_logo img,
.single #n_logo img,
.fixed_menu #n_logo img {
	max-width: 75px;
}

.pagedNav.farsi-alphabets-nav > ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	text-align: center;
}

.pagedNav.farsi-alphabets-nav li {
    display: inline-block;
    margin: 7px 3px;
}

.pagedNav li a{
    color: #eeeeee;
	border: 1px solid rgba(255,255,255,.2);
}

.entry-content {
    min-height: 300px;
}

.home .site-main {
	margin-top: 0;
}

.home #primary {
	border-bottom: 0 solid rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.0);
	box-shadow: 0 0 0 rgba(0,0,0,.0);
}

.single .site-main,
.archive .site-main{
    margin: 5px 0;
}

/**
.wide-section {
}
*/

.slogan {
    color: #0e6bc7;
    font-size: 12pt;
	margin-bottom: 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}

/*.slogan .s-padder::before {
    content: "\f10e";
    font-family: fontawesome;
	font-size: 10pt;
	padding: 0 6px;
}

.slogan > div {
    border: 1px double rgba(255, 255, 255, 0.3);
    display: inline-block;
    padding: 15px 60px;
}

.slogan .s-padder::after {
    content: "\f10d";
    font-family: fontawesome;
	font-size: 10pt;
	padding: 0 6px;
}*/

/*
.navbar,
.menu-padder {
	-webkit-border-radius:  7px;
    border-radius: 7px;
}

.nav-padder {
    margin: 0 auto;
	max-width: 1190px;
}

.menu-padder .nav-menu li:first-child,
.menu-padder .nav-menu li:first-child a {
	-webkit-border-radius: 0 0 22px 22px;
    border-radius: 0 0 22px 22px;
	}

.user-account,
.user-account > a {
    -webkit-border-radius: 22px 0 0;
    border-radius: 22px 0 0;
}

.nav-menu {
    padding: 8px 0 !important;
}
*/

.menu-padder {
    margin: 5px;
}

.nav-menu li > ul {
    background-color: rgba(255, 255, 255, 0) !important;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
    padding: 0 !important;
}

.nav-menu li > ul li {
    margin-bottom: 1px;
}

.nav-menu .sub-menu,
.nav-menu .children,
.user-account > ul  {
	display: block;
    opacity: 0;
    height: auto;
	-webkit-transition: all 0.4s ease 0.2s;
	-moz-transition: all 0.4s ease 0.2s;
    transition: all 0.4s ease 0.2s;
    visibility: hidden;
    z-index: -99999;
}

.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
.user-account.menu-toggled-on > ul {
    opacity: 1;
	visibility: visible;
	z-index: 99999;
} 

.user-account.n-logged-in > a {
    padding: 4px 6px;
}

.search-form label::before {
	font-weight: ligher;
}

.user-account img {
	height: 32px !important;
	width: 32px !important;
}

.nav-menu li > ul li > a,
.nav-menu li > ul li a {
    border-right: 0 solid rgba(0, 0, 0, 0);
}

.nav-menu li > ul li:hover > a,
.nav-menu li > ul li a:hover {
    border-right: 0 solid rgba(0, 0, 0, 0.2);
}

.nav-menu > li > .sub-menu {
    padding: 12px 1px 1px 1px !important;
}

.nav-menu > li > .sub-menu li {
    box-shadow: 0 0 4px rgba(0,0,0,.15) !important;
}

.h-container .search-form-padder {
	max-width: 337px;
	margin: 22px auto 0;
	float: left;
	width: 100%;
}

#newsticker {
	max-width: 100%;
}

.newsticker-container {
    background-color: rgba(0,0,0,0);
	border-bottom: 2px solid #d2ac67;
	margin: 0;
}

.sliderItem {
    height: 100%;
    position: absolute;
    width: 100%;
}

.slider-readmore {
	background-color: #fff;
	bottom: 25%;
	color: #333;
	cursor: pointer;
	font-size: 9pt;
	left: 10%;
	padding: 4px 8px;
	position: absolute;
	right: auto;
	z-index: 999;
}

.slider-readmore::before {
    border-left: 1px solid #ddd;
	border-right: 0 none;
	color: #ef5350;
	content: "\f105";
	font-family: fontawesome;
	font-size: 14pt !important;
    margin-right: 8px;
	padding: 5px 8px 5px 4px;
	vertical-align: middle;
}

.slider-the-content {
	left: auto;
	line-height: 2;
	padding: 3px 20px 0 !important;
}

.slider-the-content > div {
	text-align: justify;
	font-weight: 900;
}

#mainSlider {
	margin: 0;
}

.classic-sliderItem {
    padding: 12px;
}

/*.c-slider-items {
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-o-border-radius: 32px;
	-khtml-border-radius: 32px;
    border-radius: 32px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #29aff9;
}

.c-slider-items img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
    border-radius: 10px;
}*/

/*@-webkit-keyframes animateslides {
	0% { right: -35%; top: -11%; }
	25% { right: 0%; top: 0%; }
	50% { right: -35%; top: -11%; }
	100% { right: 0%; top: 0%; }
}

@keyframes animateslides {
	0% { right: -35%; top: 0%; }
	25% { right: 0%; top: 0%; }
	50% { right: -35%; top: 0%; }
	100% { right: 0%; top: 0%; }
}

.slider-the-thumbnail img {
	-webkit-animation: animateslides 60s linear forwards infinite;
	animation: animateslides 60s linear forwards infinite;
    position: relative;
}*/

.slider-the-thumbnail {
    height: 100%;
}

.slider-the-thumbnail img {
    width: 100%;
}

#mainSlider #pager ul {
    border-radius: 5px;
    display: inline-block;
    min-width: 73px;
    padding: 9px 15px 7px;
    background-color: #1e7ecf;
    margin-bottom: 5;
}

#mainSlider #pager li {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

#c_pager {
	text-align: right;
}

#c_pager > span {
	font-size: 20pt;
}

/* .sidebar-left {
    padding-right: 6px;
}

.sidebar-right {
    padding-left: 6px;
}

.sliderTitle {
    margin-bottom: 6px !important;
}

.widget-title{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px !important;
}

.single-item {
    margin: 0 0 6px;
    padding: 6px;
}

#postLoader_btn {
    margin: 6px 0;
} */

.reviews-content li {
	width: 19.3894%;
	width: -webkit-calc(22% - 28px);
	width: calc(22% - 28px);
}

#today {
	margin: 38px 0 12px !important;
}

.fullwide_section-2 {
	color: #fff;
	font-size: 12pt;
	height: 320px;
	line-height: 2.5;
	margin: 0;
	overflow: hidden;
	padding: 75px 10px;
	position: relative;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fullwide_section-2-content {
	margin: 0 auto;
	max-width: 1200px;
}

.fullwide_section-2 .s-padder {
	text-align: center;
	margin-bottom: 25px;
}

.fullwide_section-2 .socialapps {
	border: 1px dashed rgba(255,255,255,.3);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	display: inline-block;
	margin: 12px;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.fullwide_section-2 img{
	width: 100%;
}

@-webkit-keyframes shareappbtn {
	0% { right: 0px; top: 0px; }
	20% { right: -3px; top: -3px; }
	40% { right: 6px; top: 3px; }
	60% { right: 3px; top: -3px; }
	80% { right: 0px; top: 6px; }
	100% { right: 0px; top: 0px; }
}

@keyframes shareappbtn {
	0% { right: 0px; top: 0px; }
	20% { right: -3px; top: -3px; }
	40% { right: 6px; top: 3px; }
	60% { right: 3px; top: -3px; }
	80% { right: 0px; top: 6px; }
	100% { right: 0px; top: 0px; }
}

/*@-webkit-keyframes shareappbtn {
	0% { top: 0; visibility: visible; }
	25% { top: -52px; visibility: hidden; }
	75% { top: 52px; visibility: hidden; }
	100% { top: 0; visibility: visible; }
}

@keyframes shareappbtn {
	0% { top: 0; visibility: visible; }
	25% { top: -52px; visibility: hidden; }
	75% { top: 52px; visibility: hidden; }
	100% { top: 0; visibility: visible; }
}*/

.fullwide_section-2 .socialapps:hover i {
	-webkit-animation: .1s 3 ease shareappbtn forwards;
	animation: .1s 3 ease shareappbtn forwards;
	background-color: rgba(0,255,255,.2);
}

.fullwide_section-2 i {
	background-color: rgba(0,255,255,.0);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	color: #fff;
	font-size: 28pt !important;
	font-weight: 100 !important;
	height: 64px;
	line-height: 1.7 !important;
	margin: 0;
	position: relative;
	top: 0;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 64px;
}

.fullwide_section-2 .socialapps {
	-webkit-transition: transform .4s ease .1s;
	-moz-transition: transform .4s ease .1s;
	transition: transform .4s ease .1s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.slogan .socialapps:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.slogan #newsticker .newsitems {
	width: 100% !important;
}

.slogan .cycle-slideshow.newsitems li a {
	color: #fff;
	font-size: 12pt;
	line-height: 12;
}

.slogan .tickerLable {
	display: none;
}

.fullwide_section-1 {
    color: #fff;
	font-size: 11pt;
    line-height: 2.4;
    margin: 0;
    padding: 60px 10px;
    text-align: justify;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fullwide_section-1-content {
	margin: 0 auto;
	max-width: 1190px;
	position: relative;

}

.fullwide_section-1-content .about-img {
	text-align: center;
}

.fullwide_section-1-content img {
    border: 0 solid rgba(255, 255, 255, 0.2);
    padding: 10px;
}

.fullwide_section-1-content > div div,
.fullwide_section-1-content > div select {
	display: inline-block;
	vertical-align: top;
}

.fullwide_section-1-content > div {
	border: 0 solid #ccc;
	border-radius: 3px;
	text-align: center;
	position: relative;
}

.fullwide_section-1-content > div select {
	font-family: IRANSans;
    padding: 5px 12px;
    border: none;
	border-bottom: 0 solid #dd5555;
	font-size: 10pt;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	width: 140px;

}

.fullwide_section-1-content > div select:focus {
    outline: none;
}

.fullwide_section-1 #loading {
	border: 0 none;
	position: absolute;
	width: 100%;
	bottom: -43px;
	text-align: center;
	right: 0;
	left: 0;
	height: 14px;
}

.fullwide_section-1 #loading img {
	padding: 0;
	background-color: rgba(255,255,255,.8);
	border-radius: 10px;
}

.fullwide_section-1 button.submit {
	font-size: 10pt;
	color: #fff;
	background-color: #ff8822;
	width: 103px;
	border: 0 none rgba(0,0,0,0);
	border-radius: 3px !important;
	display: inline-block;
	line-height: 2.4;
	vertical-align: top;
}

.car-spares-banner {
	text-align: center;
	font-size: 17pt;
	font-weight: 100;
}

.gbutton {
	font-size: 12pt;
	font-weight: 100;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	padding: 6px 18px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 3px;
}

.mytable {
    border-collapse: collapse;
    display: table;
	margin: auto;
}

.mytrow {
    display: table-row;
}

.mytrow div {
    border: 0 solid rgba(255, 255, 255, 0.4);
    margin: 0;
    padding: 2px;
}

.myth,
.mytd {
    display: table-cell;
	vertical-align: middle;
}

.myth {
    font-weight: bold;
}

#gototop_el {
	color: #ec6d1d;
}

.site-footer .textwidget {
	color: #fff;
	font-size: 9pt;
	line-height: 1.6;
	text-align: justify;
	text-align: center;
}

.site-footer .wp-video {
	margin: -9px auto 0 !important;
}

.site-footer .widget-title {
	background-color: rgba(255,255,255,.04) !important;
}

#header-info-bar .info-bar-signiu a {
    background-color: rgba(0,0,0,.1) !important;
    border: 1px solid rgba(255,255,255,.2) !important;
    color: #fff !important;
}

#header-info-bar {
	margin-bottom: 0;
	position: relative;
}

.site-header .title {
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

#access-panel li {
	opacity: .8;
	overflow: inherit;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover {
	opacity: 1;
}

#access-panel li .ap-icon i {
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover .ap-icon i {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.access-panel-padder {
	background-color: rgba(0,0,0,0) !important;
	margin: 25px auto 35px;
	max-width: 1140px;
}

#access-panel li:hover::before {
	background-color: rgba(255,255,255,0);
	border-width: 1px;
	-webkit-transform: translate(50%, -50%) scale(2.4);
	transform: translate(50%, -50%) scale(2.4);
	z-index: -2;
}

#access-panel li::before {
	background-color: rgba(255,255,255,.8);
	border: 0 solid rgba(255,255,255,.3);
	-webkit-transition: all .5s linear .1s;
	transition: all .4s ease .1s;
	z-index: -10;
}


.site-header .header-logo img {
	max-width: 100px;
	max-height: 100px;
}

.brands {
	padding: 5px;
	border: 0 solid #ddd;
	margin: 10px auto !important;
}

.brands .branad-items {
	text-align: center;
}

.brands .brand-item {
	border: 0 solid #e5e5e5;
	position: relative;
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
	width: calc(9% - 20px);
}

.brands .brand-side1,
.brands .brand-side2 {
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
	width: 100%;
	height: 80px;
	padding: 0;
	border: 0 solid #ddd;
	border-radius: 4px;
	text-align: center;
	backface-visibility: hidden;
	transition: all .4s ease .1s;
	overflow: hidden;
	
}

.brands .brand-side1 {
	position: relative;
	transform: rotateY(0deg);
}

.brands .brand-side1 img {
	height: 72%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.brand-side1-logo {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.brands .brand-side2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	transform: rotateY(180deg);
}

.brands .brand-side2 .brand-logo img{
	height: 75px;
	margin: 10px auto;
}

.brands .brand-side2 .brand-title {
	border-bottom: 1px solid #eee;
	font-size: 130%;
	font-weight: bold;
	padding: 3px 2px;
}

.brands .brand-side2 .brand-description {
	text-align: justify center;
	padding: 3px;
}

.brands .brand-item:hover .brand-side1 {
	transform: rotateY(180deg);
}

.brands .brand-item:hover .brand-side2 {
	transform: rotateY(360deg);
}

.button.brand-button::before {
	content: "";
	font-family: fontawesome;
	font-size: 10pt;
	line-height: 0;
	position: relative;
	top: 1px;
}

.button.brand-button {
	background-color: #ef5350;
	top: 0;
	color: #fff;
	transition: all .1s ease 0s;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 6.4;
}

.brand-side2 .brand-logo,
.brand-side2 .brand-description,
.brand-side2 .brand-title {
	display: none;
}

.footer-info-bar-padder span {
	font-size: 13px;
	padding: 0 10px;
	line-height: 2.4;
}

.sliderTitle::before,
.widget-title::before {
	line-height: 1.7;
}

.aomm_post_content a .emoji,
.single-item .emoji,
.entry-title .emoji,
#breadcrumbs .emoji,
.single .post .entry-title .emoji {
	display: none !important;
}

.nav-menu li a {
	border: 1px solid rgba(255,255,255,.1);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0) inset;
	box-shadow: 0 0 0 rgba(0,0,0,0) inset;
	margin: 0 4px;
	padding: 7px 15px 9px;
}

.nav-menu li:hover a {
	border: 1px solid rgba(255,255,255,.2);
}

#navbar > ul li {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px !important;
}

#navbar > nav > div > ul > li {
    margin: 0;
}

.show_it,
#n_logo,
.nav-logo,
#n_logo img {
	top: 0;
}

.home #n_logo img,
.blog  #n_logo img {
	background-color: #1f1d23;
	-webkit-border-radius: 0 0 75px 75px;
	border-radius: 0 0 75px 75px;
}

.home_links_container {
	-webkit-box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	order: 100;
	padding: 8px;
	width: 100%;
}

.home_links_wrap {
	margin: 0 auto;
}

.home_links {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.home_links > ul {
	list-style: none;
	margin: 0 auto;
	max-width: 1216px;
	width: 100%;
}

.home_links .linkcat {
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-flex: auto;
	flex: auto;
	padding: 0;
}

.home_links li {
    list-style: none;
	padding: 0;
}

.home_links .blogroll {
    padding: 0;
}

.home_links .blogroll li {
	display: block;
	margin: 2px 0;
}

.home_links #linkcat-Array li {
	display: inline-flex;
}

.home_links a {
	padding: 0;
}

.home_links img {
	-webkit-box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	height: 50px;
	width: 220px;
}

.single-item.row-view {
    width: auto;
    flex: auto;
    margin: 2px;
}

.row-view .single-item-thumb {
    display: none;
}

@media (max-width: 2160px){
	.classic-slider-the-thumbnail img {
		height: 200px;
		width: 100%;
	}
}

@media (max-width: 644px){
	
	.guid-set div {
		width: 100%;
	}

	.classic-slider-the-thumbnail img {
		height: 100%;
	}

	.classic-slider-bg-img {
		width: 180%;
	}

	.menu-padder {
		margin-right: 0;
	}

	#n_logo.show_it {
		right: 45px;
	}
	
	.navbar,
	.menu-padder {
		-webkit-border-radius:  0;
		-moz-border-radius: 0 ;
		-o-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.menu-padder .nav-menu li:first-child,
	.menu-padder .nav-menu li:first-child a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.user-account,
	.user-account > a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-khtml-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
	}

	.nav-menu .sub-menu,
	.nav-menu .children {
		display: none;
	}

	.nav-menu .sub-menu,
	.nav-menu .children {
		min-width: 100%;
	}

	#footer-feeds .widget {
		display: table-row;
		width: 100%;
	}

	.home_links img {
		height: 68px;
		width: 310px;
	}
}

@media (max-width: 598px){
	.header-logo,
	.h-container,
	.h-container h1,
	.h-container h2 {
		text-align: right !important;
	}

	.home_links img {
		height: 60px;
		width: 288px;
	}
}

@media (max-width: 420px){
	body {
		padding: 0;
	}

	#mainSlider {
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.header-logo,
	.h-container,
	.h-container h1,
	.h-container h2 {
		text-align: center !important;
	}

	.header-padder #today {
		position: relative;
		margin: 49px auto 12px !important;
	}

	.home_tabs #tc1 .tabs_post {
		width: 100%;
	}

	.site-header .title {
		font-size: 18pt !important;
		line-height: 1;
	}

	.header-logo img {
		height: 95px;
		width: 95px;
	}

	.home_links .blogroll li {
		display: block;
		width: 100%;
	}

	.home_links img {
		height: auto;
		width: 100%;
	}
}
