.has-sidebar #secondary {
	float: none !important;
	margin-left: 0px !important;
	padding: 0 !important;
	width: 100% !important;
	margin-bottom: 20px;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: #d31245 !important;
}
.comments-title {
	margin-bottom: 20px;
}
.comments-title, .comment-reply-title {
	border-top: 1px solid #333333;
	font-family: 'robotobold';
	padding-top: 20px !important;
	color: #222222;
	font-size: 22px !important;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
	box-shadow: 0 0px 0 0 currentColor;
}
.comment-form-comment {
	margin-bottom: 25px;
}
.comment-form .form-submit {
	margin-top: 25px;
	display: inline-block;
}
.comment-form label {
	margin-top: 18px;
	font-family: 'robotoregular';
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form input[type="search"], .comment-form input[type="tel"], .comment-form input[type="number"], .comment-form textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
}
input, select, textarea {
	color: #222222;
	font-family: 'robotoregular';
}
button {
	color: #FFF;
}
.form-submit input[type="submit"] {
	background: #00703c;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: 'robotobold';
	font-weight: normal;
	text-transform: uppercase;
	outline:none;
}
.form-submit input[type="submit"]:hover {
	background:#d31245 !important;
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
	padding-top: 30px;
}
.entry-meta {
	margin: 10px 0px;
}
.tag-links a {
	margin-right: 10px;
}
.pagination {
	margin-bottom: 20px;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
	background-color: #222222;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {
	margin-bottom: 30px;
}
.post-navigation {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	clear: both;
	font-family: 'robotobold';
	margin: 20px 0px;
}
.post-navigation div + div {
	border-top: 0px solid #222222;
}
.post-navigation .post-title {
	font-size: 14px;
	line-height: 26px;
	font-family: 'robotobold';
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
	color: #222222;
}
.archive .page-header, .search .page-header, .error404 .page-header {
	border-top: 0px solid #222222 !important;
	margin: 0 0 20px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10PX;
}
.page-title {
	font-family: 'robotobold' !important;
	color: #00703c !important;
	font-size: 28px !important;
	line-height: 40px !important;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.BlogDetailContainer img, .BlogDetailContainer p img {
	margin-bottom: 10px !important;
	max-width: 100% !important;
	border: 0px solid #ccc !important;
}
.BlogDetailContainer ul li {
	background-image: url(../images/bullet.png);/*bullates.gif*/
	background-position: 0px 9px;
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.BlogDetailContainer ul li:last-child, .BlogDetailContainer ol li:last-child, .BlogDetailContainer p:last-child {
	margin-bottom: 15px;
}
.BlogDetailContainer h1 {
	color: #222222;
	font-family: 'robotobold';
	padding-bottom: 0px;
	text-transform: none;
	margin: 14px 0px;
	font-size: 26px !important;
	line-height: 28px;
	text-align: left !important;
	letter-spacing: 0.5px; 
}
.BlogDetailContainer h2 {
	color: #222222;
	font-size: 24px;
	line-height: 26px;
	font-family: 'robotobold';
	margin: 14px 0px;
	letter-spacing: 0.5px; 
}
.BlogDetailContainer h3 {
	color: #222222;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #022448;
	font-family: 'robotobold';
	margin: 14px 0px;
	letter-spacing: 0.5px; 
}
.BlogDetailContainer h4 {
	color: #222222;
	font-size: 20px !important;
	line-height: 22px !important;
	font-family: 'robotobold' !important;
	margin: 14px 0px;
	letter-spacing: 0.5px; 
}
.BlogDetailContainer h5 {
	color: #222222;
	font-size: 18px !important;
	line-height: 20px !important;
	font-family: 'robotobold';
	padding: 0px 0px;
	margin: 14px 0px;
	text-transform: none;
	letter-spacing: 0.5px;
}
.BlogDetailContainer h6 {
	color: #222222;
	font-size: 16px;
	line-height: 18px;
	font-family: 'robotobold';
	margin: 14px 0px;
}
.BlogDetailContainer a {
	color:#00703c;
}
.BlogDetailContainer a:hover{
	color:#d31245;
}
/* Site Related */

.widget button.search-submit {
	background: #222222;
	transition: ease-in 0.2s;
}
.widget button.search-submit:hover {
	background: #333333;
}
.pagination {
	position: relative;
	border-top: 4px solid #222222;
	padding-top: 0px;
	padding-bottom: 15px;
}
.pagination .prev, .pagination .next {
	background-color: #222222;
	border-radius: 0px;
	color: #fff;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}
.pagination .prev {
	left: 0px;
}
.pagination .next {
	right: 0px;
}
.pagination .prev .icon-arrow-left, .pagination .next .icon-arrow-right {
	top: 10px;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
	background: #333333;
	color: #ffffff;
}
.post-navigation .nav-previous .nav-title {
	padding-left: 25px;
}
.post-navigation .nav-next .nav-title {
	padding-right: 25px;
}
.post-navigation .nav-previous .nav-title .nav-title-icon-wrapper {
	left: -5px;
}
.post-navigation .nav-next .nav-title .nav-title-icon-wrapper {
	right: -5px;
}
/*.post-navigation a {
	color: #222222 !important;
	font-family: 'Conv_HelveticaLTStd-Bold';
}
.post-navigation a:hover {
	color: #333333 !important;
}*/
.comment-reply-link:hover, .comment-reply-link:focus {
	border-color: currentColor;
	color: #333333;
	outline: 0;
}
.logged-in-as a, .comment-metadata a {
	font-family: 'robotobold';
	color: #767676 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}
.comment-notes{
	font-size: 15px !important;
    line-height: 25px;	
	margin: 10px 0px;
}
.comment .comment-content {
    padding-right: 0px;
    font-size: 15px;
    line-height: 25px;
	margin: 10px 0px;
}
.comment-reply .comment-reply-link{
	font-size: 16px;
    line-height: 26px;
}
.comment-form-comment {
    margin-bottom:0px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
    width: 100%;
	margin-left: 0px;
	float:none;
	display:block;
}
.comment-form label {
    font-size: 16px;
    line-height: 26px;
	margin-top: 5px;
}
.pingback .comment-edit-link {
	color: #333333;
}
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus {
	color: #222222 !important;/*text-decoration:underline;*/
}
.logged-in-as a:hover {
	color: #222222 !important;/*text-decoration:underline;*/
}

.current {
	color: #333333 !important;
}
.nav-title {
	color: #222222;
}
.comment-author .fn {
	color: #00703c !important;
	text-transform: uppercase;
    font-size: 16px;
}
.comment-author a {
	color: #222222;
	margin-bottom: 0.4375em;
}
.comment-author a:hover {
	color: #333333;
}
.comment-reply-title small a {
	color: #222222;
}
.comment-reply-title small a:hover {
	color: #333333;
}
.tag-links a {
	color: #333333 !important;
}
.tag-links a:hover {
/*	color: #222222 !important;*/	
outline:none;
}
.BlogDetailWrap {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	border-bottom: 0px solid #dadada !important;
	margin-bottom: 20px !important;
}
b, strong {
	font-weight: bold;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	color: #333333;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
}
#comments {
	padding-top: 0px;
}
.comment-body {
	margin-bottom: 10px;
}
/* Site Requirements */

.BlogDetailWrap.BlogWrap .col1 .BlogList {
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom: 0px solid #ccc;
}
.BackBtn a {
	font-family: 'robotobold';
	text-decoration: none;
	color: #FFF;
	background-color: #333333;
	padding: 0px 30px;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 0.5px;
}
.BackBtn a:hover {
	color: #FFF;
	background-color: #28282a;
}
.reply {
	margin-top: 5px;
	padding-left: 30px;
}
.comment-reply-link .icon {
	color: #333333;
	left: -1.5em;
	height: 1em;
	position: absolute;
	top: 5px;
	width: 1em;
}
.comment-reply-link {
	font-family: 'robotobold';
	color: #d31245;
	display: inline-block;
}
.comment-reply-link:hover {
	color: #222222;
}
.comment-meta {
	margin-bottom: 1em;
	font-family: 'robotobold';
	/*padding-left: 65px;*/
	color: #222222 !important;
}
.comment-author {
	margin-bottom: 0.25em;
}
.children .comment-author .avatar {
	height: 40px;
	left: -50px;
	top: 5px;
	width: 40px;
}
.comment-metadata a {
	color: #222222 !important;
}
.comment-metadata a:hover {
	color: #d31245 !important;
}
.error-404.not-found .page-content, .no-results.not-found .page-content  {
	padding-bottom: 0em !important;
	margin:0em;
}


/* ########################################################################################################## */




/*-----Only-For--blog-5.0--version----*/
.tag-links a:after, .tag-links a:before {
    content: " ";
    background-color: #ffffff;
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    border-radius: 100%;
    top: 12px;
    left: 8px;
}
.tag-links a:after {
    right: 8px;
    left: auto;
}
.tag-links a {
    background-color: #00703c;
    padding: 5px 20px;
    color: #ffffff !important;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase !important;
    font-style: normal !important;
    position: relative;
    box-shadow: none !important;
    transition: ease-in 0.2s;
}
.tag-links a:hover{
	background-color:#d31245 ;
}
    h1::before, h1::after, h2::before, h2::after {
	display: none !important;
}
.navigation.post-navigation .nav-links {
	max-width: 100%;
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
}
.nav-next {
	text-align: right !important;
}
.nav-previous {
	text-align: left !important;
}
.post-navigation .nav-links a .meta-nav {
    color: #222222;
}
.meta-nav::before {
	margin-right: 5px !important;
}
.meta-nav:after{
	margin-left: 5px !important;	
}
.nav-next {
	width: 100%;
	margin-bottom: 0px !important;
}
.pagination .nav-links {
    text-align: center !important;
    margin: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    padding: 13px 0px !important;
}
.pagination .nav-links > * {
    padding: 0px 1rem;
	font-size: 16px;
    line-height: 26px;

}
.pagination .prev, .pagination .next {
    background-color: #222222;
    border-radius: 0px;
    color: #fff;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
	text-indent: -999999px;
}
.page-numbers svg.svg-icon {
    text-align: left;
    left: 50%;
    position: absolute;
    top: 50%;
    margin-left: -11px;
    margin-top: -11px;
    color: #fff;
}
.searchsubmit{
	position:relative;	
}
.searchsubmit #searchsubmit {
    padding: 12px 15px;
    position: absolute;
    border-radius: 0px 3px 3px 0px;
    border-left: 1px solid #d8d3be;
    text-align: center;
	bottom: 0px;
    right: 0px;
    top: 0px;
    line-height:40px;
	display:inline-block;
	outline:none;
	background:#333333;
}
.searchsubmit #searchsubmit img{
	max-width: 100%;
    width: 24px;
    min-width: 16px;	
}
input[type="search"]{
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding:10px 12px;
	padding-right: 60px;
    width: 100%;
	font-size:16px;
	line-height:28px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, input[type="search"]:focus{
	outline:none;	
}
ul{
	list-style-type: none !important;	
}
#comments{
	margin-left: auto;
    margin-right: auto;	
	clear: both;
	max-width: 100%;
	margin: 0px;
}
.comment-list{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.comments-area .comments-title {
    flex: initial !important;
    border: none;
}
.comments-area .comments-title-wrap{
  /*  border-top: 2px solid #222222;*/
	margin: 0px 0px;
}
.discussion-meta .discussion-meta-info {
    font-size: 14px;
	line-height:24px;
}
.comment .comment-author .post-author-badge {
    height: 18px;
    background: #00703c;
    left: -30px;
    top: -5px;
}
.single{
	   padding-top: 0px;
	}
/*.single i{
	padding: 0px;
	border-bottom: none;
	font-size: inherit;
	}
	*/
.single h1{
	width: auto;
	margin: 0 auto;
	}
hr{
	    background-color: transparent;
}

.archive .page-header .search-term:after, .archive .page-header .page-description:after, .search .page-header .search-term:after, .search .page-header .page-description:after, .error404 .page-header .search-term:after, .error404 .page-header .page-description:after{
	display: none;
}
.archive.category  .page-header .page-description,  .archive .page-header .page-description, .search .page-header .page-description {
	margin: 10px 0px;
    text-transform: uppercase ;
	font-family: 'robotobold';
	font-size:20px;

}
.navigation.post-navigation .nav-links a span{
	color: #222222;
}
.navigation.post-navigation .nav-links a:hover span{
	color: #00703c;
}
.comment-form .comment-notes, .comment-form label{
	color:#222222;
	font-family: 'robotoregular';
	vertical-align: middle;
}
ul li a:focus{
 outline:none;	
}
body {
	text-rendering:inherit;
}
/*a:visited {
   color: inherit !important; 
}*/
*, *:before, *:after{
	box-sizing:content-box;	
}
.nav-links .post-title {font-family: 'robotobold';}
.navigation .nav-links a {color:#222222 ;}
.post-navigation .nav-links a:hover {
    color: #00703c;
}
/*-----------------------------------------------------*/

.main-navigation, .page-description, .author-description .author-link, .not-found .page-title, .error-404 .page-title, .post-navigation .post-title, .pagination .nav-links, .comments-title, .comment-author .fn, .no-comments, .site-title, h1, h2, h3, h4, h5, h6{
	letter-spacing:0px ;
}
.comment-respond {
    margin: 0px;
}
.comments-title-wrap .comments-title {
    padding-top: 0px !important;
}
a:focus { text-decoration: none; outline:none;}

.no-results.not-found {width: 96%;}
.error-404.not-found .page-title, .error-404.not-found .page-content, .no-results.not-found .page-title, .no-results.not-found .page-content{
	margin:0px;
}
.FormWrapper input, select, textarea {
    font-family: 'robotoregular';
    font-size: 14px;
    line-height: 24px;
    color: #666;
    border: 1px solid #c4c4c4;
    background-color: #fff;
    padding: 8px 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
}

.BlogDetailPageWarp .col1 .BackBtnWrap .PinkBorderBtn{
	margin-bottom:20px;	
}
.BlogDetailPageWarp .col1 .Col h4{
    color: #00703c;
    font-size: 25px;
    line-height: 35px;
	font-family: 'robotoblack';
	margin-bottom: 10px;
}
.BlogDetailPageWarp .col1 .ImgWrapper{
	line-height:0px;
	margin-bottom:20px;	
}
.BlogDetailPageWarp .col1 .Date {
    margin-top: 1px;
}


/** blog start **/

.BlogWrap .col1 {
    float: left;
    width: 65%;
	vertical-align:top;
}
.BlogWrap .col2 {
    float: right;
    width: 32%;
    background-color: #f4f4f4;
	vertical-align:top;
}
.BlogWrap .col1 ul li .Col .ImgWrap{
	margin-bottom:0px;	
}
.BlogWrap .col1 ul li .Col .DescWrap{
	padding: 20px;
}
.BlogWrap .FAQMainWrapper .qus h3{
	color: #333333;
    font-size: 20px;
    line-height: 30px;
    font-family: 'robotobold';
}
.BlogWrap .Plus {
    display: block;
    background: url(../images/icons/plus.png);
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 8px;
    background-repeat: no-repeat;
}
.BlogWrap .Minus {
    display: block;
    background: url(../images/icons/minus.png);
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 8px;
    background-repeat: no-repeat;
}
.BlogWrap .DownText {
    background-color:transparent;
    padding: 5px 0px;
    letter-spacing: 1px;
    position: relative;
    box-sizing: border-box;
}
.BlogWrap .qus {
    border-bottom: 3px solid #0f8c52;
}
.BlogWrap .DownText ul li{
    margin: 6px 0px;
	background-image: none;
	padding: 0px;
	border-bottom: 1px solid #d4dad7;
	padding-bottom:10px;
	width: 100%
}
.BlogWrap .DownText ul li a{
	color:#444444;	
}
.BlogWrap .DownText ul li a:hover{
	color:#028649;	
}
.BlogWrap .RightBlock .PaddingWrapper {
    padding: 20px;
    box-sizing: border-box;
}
.BlogWrap .searchsubmit {
    position: relative;
}
.BlogWrap input[type="search"] {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    display: block;
    padding: 10px 12px;
    padding-right: 60px;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
}
.BlogWrap .searchsubmit #searchsubmit {
    padding: 12px 15px;
    position: absolute;
    border-radius: 0px 3px 3px 0px;
    border-left: 1px solid #d8d3be;
    text-align: center;
    bottom: 0px;
    right: 0px;
    top: 0px;
    line-height: 40px;
    display: inline-block;
    outline: none;
	border: none;
    background: #00703c;
}
.BlogWrap .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.BlogWrap .searchsubmit #searchsubmit img {
    max-width: 100%;
    width: 24px;
    min-width: 16px;
}
.BlogWrap .SearchWrap{
	margin-bottom:10px;	
}
/** blog end **/