/*
Theme Name: LifeCoach Codebase
Theme URI: http://magazine3.com/lifecoach/
Author: Magazine3
Author URI: http://magazine3.com
Description: WordPress Blogging theme for Coaches and Authors
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm
Use it to make something cool, have fun, and share what you've learned with others.
*/
#nav ul li a {
	color: #fff!important;
}
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    max-width: 100%}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body, button, input, select, textarea {
    color: #333;
    line-height: 1.4;
    font-family: Georgia, serif;
    font-size: 16px;
}
a {
    color: #dd5424;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
a:active, a:hover {
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    clear: both; 
}
h1 {
    font-size: 26px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
address {
    font-style: italic;
    margin-bottom: 24px;
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}
b, strong {
    font-weight: 700;
}
cite, dfn, em, i {
    font-style: italic;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
p {
    margin-bottom: 24px;
	text-align: justify;
}
code, kbd, tt, var, samp, pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    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 {   
}
blockquote cite, blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}
blockquote strong, blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
big {
    font-size: 125%}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
dl {
    margin-bottom: 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 24px;
}
ul, ol {
    list-style: none;
    list-style-position: inside;
    margin: 0 0 24px 20px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
    list-style-position: inside;
}
li>ul, li>ol {
    margin: 0 0 0 20px;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}
legend {
    white-space: normal;
}
button, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
input, textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0, 100%, 0), hsla(0, 0, 100%, 0));
}
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;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table, th, td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
del {
    color: #767676;
}
hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px;
}
::selection {
    background: #333;
    color: #eee;
    text-shadow: none;
}
::-moz-selection {
    background: #333;
    color: #eee;
    text-shadow: none;
}
input, textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #2b2b2b;
    padding: 7px 10px 7px;
}
textarea {
    width: 100%}
input:focus, textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.3);
    outline: 0;
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #771C09;
    border: 0;
    border-radius: 2px;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 20px 8px;
    text-transform: none;
    color: #fff;
    vertical-align: bottom;
}
button:hover, button:focus, .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-color: #dd5424;
    color: #fff;
}
button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    background-color: #333;
}
::-webkit-input-placeholder {
    color: #939393;
}
:-moz-placeholder {
    color: #939393;
}
::-moz-placeholder {
    color: #939393;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #939393;
}
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
    height: auto;
    max-width: 100%}
.gallery-caption,  .bypostauthor,  .sticky {
}

.gallery  {
        display:  inline-block;
        margin-bottom:  20px;
}

.gallery-item  {
        float:  left;
        margin:  0 4px 4px 0;
        overflow:  hidden;
        position:  relative;
}

.gallery-columns-1 .gallery-item  {
        max-width:  100%;
}

.gallery-columns-2 .gallery-item  {
        max-width:  48%;
        max-width:  -webkit-calc(50% - 4px);
        max-width:  calc(50% - 4px);
}

.gallery-columns-3 .gallery-item  {
        max-width:  32%;
        max-width:  -webkit-calc(33.3% - 4px);
        max-width:  calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item  {
        max-width:  23%;
        max-width:  -webkit-calc(25% - 4px);
        max-width:  calc(25% - 4px);
 }

.gallery-columns-5 .gallery-item  {
        max-width:  19%;
        max-width:  -webkit-calc(20% - 4px);
        max-width:  calc(20% - 4px);
 }

.gallery-columns-6 .gallery-item  {
        max-width:  15%;
        max-width:  -webkit-calc(16.7% - 4px);
     max-width:   calc(16.7% - 4px);
 }

.gallery-columns-7 .gallery-item  {
        max-width:  13%;
     max-width:  -webkit-calc(14.28% - 4px);
     max-width:  calc(14.28% - 4px);
 }

.gallery-columns-8 .gallery-item  {
        max-width:  11%;
        max-width:  -webkit-calc(12.5% - 4px);
        max-width:  calc(12.5% - 4px);
 }

.gallery-columns-9 .gallery-item  {
        max-width:  9%;
        max-width:  -webkit-calc(11.1% - 4px);
        max-width:  calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), 
.gallery-columns-2 .gallery-item:nth-of-type(2n), 
.gallery-columns-3 .gallery-item:nth-of-type(3n), 
.gallery-columns-4 .gallery-item:nth-of-type(4n), 
.gallery-columns-5 .gallery-item:nth-of-type(5n), 
.gallery-columns-6 .gallery-item:nth-of-type(6n), 
.gallery-columns-7 .gallery-item:nth-of-type(7n), 
.gallery-columns-8 .gallery-item:nth-of-type(8n), 
.gallery-columns-9 .gallery-item:nth-of-type(9n)  {
        margin-right:  0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), 
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), 
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), 
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1)  {
        clear:  left;
}

.gallery-caption  {
        background-color:  rgba(0,  0,  0,  0.7);
        -webkit-box-sizing:  border-box;
        -moz-box-sizing:     border-box;
        box-sizing:          border-box;
        color:  #fff;
        font-size:  12px;
        line-height:  1.5;
        margin:  0;
        max-height:  50%;
        opacity:  0;
        padding:  6px 8px;
        position:  absolute;
        bottom:  0;
        left:  0;
        text-align:  left;
        width:  100%;
}

.gallery-caption:before  {
        content:  "";
        height:  100%;
        min-height:  49px;
        position:  absolute;
        top:  0;
        left:  0;
        width:  100%;
 }

.gallery-item:hover .gallery-caption  {
        opacity:  1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption  {
     display:  none;
 }

.wp-caption {
 
    text-align: center;
 
}
p.wp-caption-text {
    font-size: 11px !important;
    line-height: 1.5;
    padding: 2px 4px 2px;
    color: #333;
    margin: 0;
}
.wp-caption img {
    max-width: 100%;
    height: auto;
}
.navigation {
    overflow: hidden;
    width: 100%}
.navigation .next {
    float: right;
    margin: 7px 0;
}
.navigation .prev {
    float: left;
    margin: 7px 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
button, html input[type="button"], html input[id="submitcomment"], input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top, #fafafa 60%, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ccc #ccc #bbb;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px; 
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    font-size: 12px;
    padding: 5px 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.page-links {
    border: 1px solid #eee;
    padding: 10px;
    margin: 5px 0 15px;
}
.page-links span {
    font-weight: bold;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .9em 15px;
    quotes: "\201C""\201D""\2018""\2019"}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}
dl {
    margin-bottom: 20px;
}
dt {
    font-weight: bold;
}
dt, dd {
}
dd {
}
abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #999;
    cursor: help;
}
abbr, tla, acronym {
    cursor: help;
    text-decoration: underline;
}
code {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    color: #d14;
    padding: 2px 4px;
}
code, pre {
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    padding: 0 3px 2px;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
cite, q {
    font-style: italic;
}
embed, iframe, object, video {
    max-width: 100%}
p>embed, p>iframe, p>object, span>embed, span>iframe, span>object {
    margin-bottom: 0;
}
.aligncenter {
    text-align: center;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
    margin-bottom: .7em;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
    margin-bottom: .7em;
}
blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
    margin: 7px 20px 7px 0;
}
.wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}
blockquote.alignright, figure.wp-caption.alignright, img.alignright {
    margin: 7px 0 7px 20px;
}
.wp-caption.alignright {
    margin: 7px 0 7px 14px;
}
blockquote.aligncenter, img.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.site-content blockquote.alignleft, .site-content blockquote.alignright {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 17px;
    width: 50%}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
    margin-bottom: 17px;
}
.wp-caption {
    margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
 
 }

.wp-caption {
    max-width: 100%;
    color: #767676;
}
.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
}
div.wp-caption .wp-caption-text {
    padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
    padding-right: 0;
}
.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
#calendar_wrap {
    background: #fff;
}
#wp-calendar {
    clear: both;
    color: #555;
    font-size: 12px;
    text-align: center;
    width: 265px;
}
#wp-calendar td a {
    color: #fff;
    font-weight: bold;
    padding: 0 7px;
    background-color: #999;
}
#wp-calendar caption {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 0 3px;
}
#wp-calendar th {
    background: #f4f4f4;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
}
#wp-calendar tbody tr td {
    padding: 5px 0;
    text-align: center;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.widget ul, .widget ol {
    margin: 0;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000;
}
.hide {
    display: none;
}
.cb, .clear {
    clear: both;
}
body {
    margin: 0 auto;
    padding: 0;
}
#header {
    width: 1280px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 35px 20px 35px 20px;
}
.consing{ float:left;}

.catsing {
    float: left;
    margin: 0 40px 0 0;
}
.tags a {
background: none repeat scroll 0 0 #888888;
border-radius: 2px;
color: #FFFFFF !important;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
margin: -5px 0 0 5px;
padding: 5px 10px 6px 10px;
text-decoration: none;
}
.tags a:hover{ background: #555 }
.tags {
    color: #D64A27;
    font-size: 20px;
    margin: 15px 5px 5px 6px;
    padding-bottom: 16px;
    width: 100%;
    position: relative;
    display: inline-block;
margin-top: 0px;
}
.datsingle {
    float: left;
    margin: 0 40px 0 0;
    text-transform: uppercase;
}
aside li {
    list-style: none outside none;
    margin: 35px 0 0;
}
#postsingle h1{color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 300;
    margin: 30px 0 0;}
#postsingle{ margin: 0 43px 85px 0;}
#postsingle p{
    font-family: Georgia, serif;
    font-size: 17px;
    line-height: 26px;
    margin: 10px 0;}
/* Search Form */
.headsearch .searchform {

}
.headsearch .searchform div {
    margin: 0;
}
.posttextcontent img{ display: block; max-width: 100%; height: auto}
.posttext h1, .posttext h2, .posttext h3, .posttext h4, .posttext h5, .posttext h6, .pagecontent h1, .pagecontent h2, .pagecontent h3, .pagecontent h4, .pagecontent h5, .pagecontent h6, .posttextcontent h1, .posttextcontent h2, .posttextcontent h3, .posttextcontent h4, .posttextcontent h5, .posttextcontent h6 { font-weight: bold; margin: 10px 0 12px; } 
.posttext ul li{ margin-bottom: 16px; }
.posttextcontent th {
font-weight: 700;
padding: 8px;
text-transform: uppercase;
}
.posttextcontent td {
padding: 8px;
}
.headsearch .s { 
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-size: 16px; 
    font-weight: 300;
    text-decoration: none;
    border:0px solid #DCDCDC;
    border-right:0px;
    border-radius:0px;
    float: left;
        -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    -webkit-transition: all 0.2s ease;
       -moz-transition: all 0.2s ease;
         -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
    background: #F5F5F5;
    height: 37px;
    width: 92px;
}
.headsearch .s:focus {
    background: #fff;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
    width: 156px;
}
.headsearch .searchsubmit {
float:left;
}
.headsearch button{
    color: #999;
    background: none; 
    margin:0;
    padding: 0;
    border:0;
    left: -25px;
    top: 10px;
    position: relative;
}
.headsearch button:hover{
    color: #888;
}
.headsearch .only-search .searchform {
    top: 5px;
    z-index: 1;
}
.headsearch .only-search .s {
    
    border-color: #000;
    color: #222;
}
.headsearch .only-search #s,
.headsearch .only-search #s:focus {
    width: 85%;
}
.headsearch .only-search #s:focus {
    
}
.headsearch .with-image .searchform {
    top: auto;
    bottom: -27px;
    max-width: 195px;
}


.search-form .s {
    border:1px solid #DCDCDC;
    border-right:0px;
    border-radius:0px;
    float: left;
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
height: 22px;
    width: 170px;
}
.search-form #s:focus {
    background-color: #f9f9f9;
    width: 260px;
}
.search-form .searchsubmit {
display:block;
    border: 0 none;
    color: #FFFFFF;
    cursor: default;
    font-weight: 700;
    height:30px;
    margin-left: 0;
    margin-top: 0;
    overflow: visible;
    width: 29px;
}
#searchsubmit{
padding: 8px 10px;
font-size: 14px;
line-height: 18px;
}
.headsearch {
    float: right;
    margin: 0;
}

/* Navigation menu Start */
.menu-holder{ min-height: 77px; }
.primary-menu {
    background: none repeat scroll 0 0 #771C09;
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
    padding: 19px 0;
    position: relative;
    width: 100%;
    display: inline-block;
}
#nav { 
    width: 1280px;
    margin: auto;
}
#nav ul {
    list-style: none outside none;
    padding: 0;
}
#nav ul li {
    float: left;
}
#nav ul li a {
    color: #555555;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
}
#nav ul li a:hover{ color:#222 }
#nav ul li
.main-menu{  width:100%}

.responsivemenu{display:none} 

.main-menu ul{list-style:none;margin:0; padding-left:0}
.main-menu ul .sub-menu a:hover{ background: #DD5424;color: #fff !important }
.main-menu li{float:left;position:relative;margin:0px 22px 0 0px}
.main-menu li:last-child{margin:0px 0px 0 0px}
.main-menu li a{ color:#DCEAFC; display:block; padding:6px 1px;text-decoration:none}

.main-menu ul li ul li{margin:0}

.main-menu ul ul{overflow:hidden;text-transform:none;visibility:hidden;float:left;opacity:0;margin:0;position:absolute;left:0;width:188px;z-index:99999;
    -webkit-transition: all 0.12s ease;
-moz-transition: all 0.12s ease;
-o-transition: all 0.12s ease;
transition: all 0.12s ease;}

.main-menu ul ul ul{left:100%;top:0}

.main-menu ul ul a{ text-transform:none !important;background:#666;border-bottom:1px dotted #818181;color:#fff !important;font-size: 14px !important;font-weight:normal;height:auto;line-height:1.4em;padding:10px 10px;width:168px}

.main-menu li:hover>a,.main-menu ul ul :hover>a,.main-menu a:focus{color:#999}

.main-menu li:hover>a,.main-menu a:focus{color:#fff}

.main-menu ul li:hover>ul{overflow:visible;display:block;visibility:visible;opacity:1}

.main-menu li>a:after{top:-1px;content:' »';position:relative;font-size: 16px;}

.main-menu li>a:hover:after{top:-1px;content:' »';position:relative}

.main-menu li>a:only-child:after{content:''}
/* Navigation menu Ends */

.authorsingle a {
    color: #666666;
    text-decoration: none;
}
.consing a{color: #888888 !important; margin:0 !important;}
.consing span{ margin-left: 5px }
.consing span a{ color: red }
.datesingle a {
    font-family: Georgia, serif;
    color:#D64A27;
    margin: 0 0 0 5px;
    text-decoration: none;
}
.aurther a {
    color: #888888;
    text-decoration: none;
}


.logo {
    float: left; 
}
.page-title a {
    color: #D64A27;
    text-decoration: none;
}
.fullwidth-main{ width:1270px; margin:auto;}
.page-title{
color: #444;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
margin: 30px 0 0;
text-decoration: none;
border: solid #eee;
border-width: 1px 0px;
padding: 8px 0px 8px 6px;
width: 97%;
    }
.main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: auto;
    width: 1280px; padding: 0px 20px; 
}
.page-main {
    width: 1270px;
    margin: auto;
}

.pagesinglepage {
    float: left;
    margin: 0 43px 85px 0;
}
.pagedefault{ margin: auto;
    width: 1270px;}
.page-content {
    
}

.content {
    border-right: 1px solid #E4E4E4;
    float: left;
    width: 944px;
padding-bottom: 80px;
}
#sidebar{
width: 300px;
margin:26px 0 0 35px;
float: right;

} 
#sidebar li h2{ color: #111111;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;}
#sidebar .widget{
    margin-bottom: 40px
}
.widget h3{
    margin-bottom: 5px;
font-variant: small-caps;
color: #333;
letter-spacing: 1px;
font-size: 16px;
}
.postsingle {}
.postsingle img {
    max-width: 100%;
    height: auto;
}
.post {
    margin: 0 43px 85px 0;
}
.page-content{ margin: 0 35px 35px 0; 
    width: 909px;
    float: left;
    }
.page-contentnew{ margin: 0 43px 40px 0;

    float: left;
    }
.posttitle { 
}

.singlepadding{
    padding-right:35px;
} 
#m3_authors{ width: 97% !important; }
#comments-holder{ padding-right:35px; color: #333 }
.page-newcontent-full{float: left;
    width: 100%;}
.posttext {
    margin-bottom: 35px;
    color: #111111;
    font-family: Georgia, serif;
    font-size: 17px;
    line-height: 26px;

}
 .posttext p { 
}
.posttitle h2 a{
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 300;
    
    text-decoration:none;
}
.posttextcontent {
    color: #111111;
    font-family: Georgia, serif;
    font-size: 17px;
    line-height: 26px;
    margin: 10px 5px;
	text-align: justify;
}
span.meta-nav{ color: #333 }
.aurther h3 span {
    font-style: italic;
    text-transform: none;
}
.pagnex {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.socialcon {
    float: left;
    margin: 15px 0 0;
    width: 100%;
}
.pages {
   
    margin: 0;
   
    width:60%;
     float: left;
}
.pages .prev-page {
 
  display: block;
    margin: 10px 0 30px;
    width: 100%;
  
}

.pages span {
 
    margin:0;
   
}

.addthis_toolbox {
    float: right;
    margin: 5px 0 0;
    width: 28%;
}
.next-page a, .prev-page a {
    color: #D64A27;
    font-family: arial;
    font-size: 13px;
}
.pages a {
    text-decoration: none;
}
 
.datesingle i {
    color: #D64A27;
    margin: 0 5px 0 0;
}

.opensource {
    float: left;
    margin: 50px 0 10px;
    width: 100%;
}

.posttitle h2 {

    margin: 28px 0 0px; 
}

.datesingle {
 
}
.aurther {
    float: left;
    margin: 0;
    width: 100%;
}

.authorsingle h3 span {
    font-style: italic;
    text-transform: none;
}
 
.authorsingle h3 {
    color: #888888;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
.authorsingle {
margin-top: 10px;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 9px;
}

.datesingle {
    display: inline-block;
    color: #888888;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    margin: 9px 0 18px 0; 
}

.aurther h3 {
    color: #888888 !important;
    float: left;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0 0;
    text-transform: uppercase;
}
.saperater {
    border-top: 1px solid #771C09;
    height: 1px;
    width: 100%;
    float:left;
}
.saperatertwo {
    border-top: 1px solid #E4E4E4;



    height: 1px;
    margin: 0 0 22px;
    width: 100%;
}
.saperatersingle {
    border-top: 1px solid #E4E4E4;
    float: left;
    height: 1px;
    margin: 16px 0 0;
    width: 100%;
}
.readmore {
     background: none repeat scroll 0 0 #771C09;
    border: 1px solid #F5F5E0;
    border-radius: 2px;
    float: right;
  
    text-align: center;
}

.readmore a {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 13px;
    font-style: italic;
    line-height: 2;
    padding: 0 22px;
    text-decoration: none;
}
/*Pagination start*/



.pagination {
    display: inline-block;
    margin: 30px 30px;
}
.pagination ul {
}

.pagination a {
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 16px;
    text-decoration: none;
}
.next{    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 18px;
    text-decoration: none;}
.pagination span {
    background: none repeat scroll 0 0 #D64A27;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0 5px 0 5px;
    padding: 3px 11px;
    text-decoration: none;
}
.first {
    background: none repeat scroll 0 0 #D64A27;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 11px;
    text-decoration: none;
}
.sec {
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 11px;
    text-decoration: none;
}
.pagination span.dots {
        background: #eee;
        border-radius: 3px;
        color: #D64A27;
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: normal;
        padding: 3px 11px;
        text-decoration: none;
}
#banner {
    margin: 35px 0;
}
.six {
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 11px;
    text-decoration: none;
}
.next {
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 11px;
    text-decoration: none;
}
.last {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 3px;
    color: #D64A27;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 18px;
    text-decoration: none;
}
/*Pagination start*/


.footer-wrapper {
    background: none repeat scroll 0 0 #771C09; 
    width: 100%;
    display: inline-block;
}
#menu-secondary {  
    display: inline-block;
width: 100%;
margin: 5px 0; 
}
#menu-secondary ul {
    text-transform: uppercase;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu-secondary ul li {
    display: inline-block;
    margin: 0 11px;
}
#menu-secondary ul li ul{
    display: none;
}
#footer-container {
    text-align: center;
    margin:23px auto 23px auto;
    width:1270px; 
}
#menu-secondary ul li a {
    color: #D9D9D9;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-decoration: none;
}
#menu-secondary ul li a:hover{
    color: #fff
}
#copyrights {
    color: #D9D9D9;
font-family: Georgia, serif;
margin: 15px 0 5px 0;
font-size: 16px;
width: 100%;
display: inline-block;
 }
#recentposts5 {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
#recentposts4 {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
#recentposts3 {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
#recentposts2 {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
#recentposts1 {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
#recentposts {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}
.search a {

}
.hidden-site-title{display: none;}
.logo a {
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-size: 46px;
    font-weight: 300;
    text-decoration: none;
}

.logo p {
    float: right;
    margin: 6px 0;
}
.logo img{ float:left;}
.search {  
}


.social {
float: right;
margin: 2px 0 0px 0;
height: 34px;
}

.recentposts h2 {
    color: #111111;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
}

#recentposts p {
    color: #D64A27;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 6px 0;
} 
.recentposts p {
    color: #D64A27;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 6px 0;
} 
.recentposts {
    border-bottom: 1px solid #F3F3F3;
    width: 100%;
}

.widget ul li {
    border-bottom: 1px solid #F3F3F3;
    font-size: 13px;
    line-height: 22px;
    list-style: none outside none;
    margin: 0;
    padding: 6px 0;
    width: 100%;
}

.widget a {
        font-family: 'Open Sans', sans-serif;

}
.widget ul li a {
    color: #D64A27;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 6px 0;
    text-decoration: none;
}
.widget ul .children {
    margin-left: 15px
}
.widget ul{
    margin:0;
    padding:0;
    }

#back-top {
    z-index: 50;
    position: fixed;
    bottom: 0;
    right: 50px;
    display: none
}
#back-top a {
    width: 72px;
    display: block;
    text-align: center;
    font: 13px/100% 'Source Sans Pro', sans-serif, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
#back-top a:hover {
    color: #000
}
#back-top span {
    border-width: 0;
    -moz-box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
    -webkit-box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
    box-shadow: 0 0 #fff, 0 0 3px rgba(34,25,25,0.5);
    display: block;
    font-size: 15px;
    text-align: center;
    padding: .70em .825em;
    display: block;
    line-height: 20px;
    margin-bottom: 0;
    background-color: #f0eded;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfafb), to(#f0eded), color-stop(0.5, #f9f7f7), color-stop(0.5, #f6f3f4));
    background-image: -moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background-image: -webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    border-color: #bbb;
    color: #333;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
    text-shadow: 0 1px rgba(255,255,255,0.9);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
.cb { clear:both }
#back-top a:hover span {
    background-color: #777
}
.sidebar-left .content {
    float: right;
    border-left: 1px solid #E4E4E4;
    border-right:none;
     
    
}
.sidebar-left #sidebar {
    float: left;
     margin: 26px 35px 0 0 ;
}
.sidebar-left .page-content {
    float: right;
    margin: 0 0 35px 35px ;
}
.sidebar-left .postsingle {
    margin: 0 0 35px 35px ;
}
.sidebar-left .singlepadding {
    padding: 0;
}
.sidebar-left #comments-holder {
    padding: 0 0 0 35px;
}
.sidebar-left .pagecontent{ 
     float: right;
    margin: 0 0 35px 35px ; 
}

.sidebar-left .postcontainer{
    margin: 0 0 85px 43px;
    float: right;
}
.sidebar-left .postcontainer {
    float: right;
    margin: 0 0 85px;
}



.btn-adn {
    background-color: #D87A68;
    border-color: rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}
.btn-social-icon { 
border: medium none;
margin: 0 0 0 6px;
overflow: hidden;
padding: 0;
position: relative;
text-overflow: ellipsis;
text-align: center;
line-height: 37px;
white-space: nowrap;
}
.btn-social-icon {
    -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
width: 33px;
height: 33px;
    margin-bottom: 4px;
}
.btn { 
    display: inline-block;
    -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
 

.btn-social-icon *:first-child {
font-size:18px;
    border: medium none;
    text-align: center;
    width: 100% !important;
}
.btn-social-icon *:first-child { 
      
}
.btn-facebook {
    background-color: #3B5998;
    border-color: rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}
.fa-search {
    color: #777777;
    float: left;
    margin: 3px 0 0 6px;
}
.fa-search:before{
    font-size: 18px;
}
.social-holder span {
    color: #777777;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 0 6px;
}
/*
 * Social Buttons 
 */

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon {
    border: medium none;

    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap; 
}
.btn-social-icon :first-child { 
}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none; }
 
.btn-facebook{color:#fff;background-color:#a7b4d1;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#a7b4d1;)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}
.btn-flickr{color:#fff;background-color:#FF98CD;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-flickr .badge{color:#ff0084;background-color:#fff}

.btn-vimeo-square{color:#fff;background: #CBEB89;border-color:rgba(0,0,0,0.2)}
.btn-vimeo-square:hover{color:#fff;background: #aad450;border-color:rgba(0,0,0,0.2)}

.btn-printerest{color:#fff;background-color:#e08c8c;border-color:rgba(0,0,0,0.2)}.btn-printerest:hover,.btn-printerest:focus,.btn-printerest:active,.btn-printerest.active,.open .dropdown-toggle.btn-printerest{color:#fff;background-color:#BC292F;border-color:rgba(0,0,0,0.2)}
.btn-printerest:active,.btn-printerest.active,.open .dropdown-toggle.btn-printerest{background-image:none}
.btn-printerest.disabled,.btn-printerest[disabled],fieldset[disabled] .btn-printerest,.btn-printerest.disabled:hover,.btn-printerest[disabled]:hover,fieldset[disabled] .btn-printerest:hover,.btn-printerest.disabled:focus,.btn-printerest[disabled]:focus,fieldset[disabled] .btn-printerest:focus,.btn-printerest.disabled:active,.btn-printerest[disabled]:active,fieldset[disabled] .btn-printerest:active,.btn-printerest.disabled.active,.btn-printerest[disabled].active,fieldset[disabled] .btn-printerest.active{background-color:#BC292F;border-color:rgba(0,0,0,0.2)}
.btn-printerest .badge{color:#444;background-color:#fff}
.btn-google-plus{color:#fff;background-color:#f0aea6;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google-plus .badge{color:#dd4b39;background-color:#fff}
.btn-instagram{color:#fff;background-color:#b1c5d6;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}
.btn-linkedin{color:#fff;background-color:#63B6DD;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-linkedin .badge{color:#007bb6;background-color:#fff}
.btn-tumblr{color:#fff;background-color:#7E96AD;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-tumblr .badge{color:#2c4762;background-color:#fff}
.btn-twitter{color:#fff;background-color:#8cdaf7;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#8cdaf7;border-color:rgba(0,0,0,0.2)}
.btn-twitter .badge{color:#8cdaf7;background-color:#fff}
.btn-youtube{color:#fff;background-color:#e08c8c;border-color:rgba(0,0,0,0.2)}.btn-youtube:hover,.btn-youtube:focus,.btn-youtube:active,.btn-youtube.active,.open .dropdown-toggle.btn-youtube{color:#fff;background-color:#BC292F;border-color:rgba(0,0,0,0.2)}
.btn-youtube:active,.btn-youtube.active,.open .dropdown-toggle.btn-youtube{background-image:none}
.btn-youtube.disabled,.btn-youtube[disabled],fieldset[disabled] .btn-youtube,.btn-youtube.disabled:hover,.btn-youtube[disabled]:hover,fieldset[disabled] .btn-youtube:hover,.btn-youtube.disabled:focus,.btn-youtube[disabled]:focus,fieldset[disabled] .btn-youtube:focus,.btn-youtube.disabled:active,.btn-youtube[disabled]:active,fieldset[disabled] .btn-youtube:active,.btn-youtube.disabled.active,.btn-youtube[disabled].active,fieldset[disabled] .btn-youtube.active{background-color:#BC292F;border-color:rgba(0,0,0,0.2)}
.btn-youtube .badge{color:#BC292F;background-color:#fff}
.social-holder{ float:right;}










.comment-list p {
    margin-bottom: 0;
    margin-top: 0; 
}
.comment-body{ border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;}



.comments-area{margin:20px auto;padding:0 0px}
.comment-reply-title, .comments-title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4;
    margin: 20px 0;
}

.comment-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.comments-area #submit {
    padding: 12px 30px;
}
.pingback .comment-body{ border: 0;margin: 0;padding: 0 }
.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
    border-top: 0 none;
}
.comment-author{font-size:14px;line-height:1.7142857142}
.comment-list .reply,.comment-metadata{font-size:12px;line-height:2;text-transform:uppercase}
.comment-list .reply{margin-top:10px}
.comment-author .fn{font-size:18px;line-height:1;font-weight:900; font-style:normal;}
.comment-author a{color:#2b2b2b}
.comment-list .trackback a,.comment-list .pingback a,.comment-metadata a{color:#767676}
.comment-list article,.comment-list .pingback,.comment-list .trackback{border-top:1px solid rgba(0,0,0,0.1);margin-bottom:24px;padding-top:24px}
.comment-list>li:first-child>article,.comment-list>.pingback:first-child,.comment-list>.trackback:first-child{border-top:0}
.comment-author{position:relative}
.comment-author .avatar{border:1px solid rgba(0,0,0,0.1);padding:2px;position:absolute;top:0;left:0}
.bypostauthor>article .fn:before{margin:0 2px 0 -2px;position:relative;top:-1px}
.says{display:none}
.comment-author,.comment-awaiting-moderation,.comment-content,.comment-list .reply,.comment-metadata{padding-left:85px}
.comment-edit-link{margin-left:10px}
.comment-reply-link:before,.comment-reply-login:before{margin-right:2px}
.comment-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}
.comment-content ul,.comment-content ol{margin:0 0 24px 22px}
.comment-content li>ul,.comment-content li>ol{margin-bottom:0}
.comment-content>:last-child{margin-bottom:0}
.comment-list .children {
    list-style: none outside none;
    padding: 0;
}
.comment-respond{margin-bottom:24px;padding:0}
.comment .comment-respond{margin-top:24px}
.comment-respond h3{margin-top:0;margin-bottom:2px}
.comment-notes,.comment-awaiting-moderation,.logged-in-as,.no-comments,.form-allowed-tags,.form-allowed-tags code{color:#767676}
.comment-notes,.comment-awaiting-moderation,.logged-in-as{font-size:14px;line-height:1.7142857142; font-style:normal;}
.no-comments{font-size:16px;font-weight:900;line-height:1.5;margin-top:24px;text-transform:uppercase}
.comment-form label{display:block}
.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:100%}
.form-allowed-tags,.form-allowed-tags code{font-size:12px;line-height:1.5; display:none;}
.required{color:#c0392b}
.comment-reply-title small a{color:#2b2b2b;float:right;height:24px;overflow:hidden}
.comment-reply-title small a:before{font-size:32px}
.comment-navigation{font-size:12px;line-height:2;margin-bottom:48px;text-transform:uppercase}
.comment-navigation .nav-next,.comment-navigation .nav-previous{display:inline-block}
.comment-navigation .nav-previous a{margin-right:10px}
#comment-nav-above{margin-top:36px;margin-bottom:0}
.commentmetadata{ padding-left:85px;font-size: 12px;
    line-height: 2;
    text-transform: uppercase;}
.nav-next{ float: right; }


 
.footercontainer {
    width: 1270px;
    margin: auto;
    float:left;
    border-top: 1px solid #E4E4E4;
}

.footercontainer .section {
    float: left;
    margin: 35px 0 25px 0;
    padding: 0 20px;
    width: 30%;
}
.footercontainer .widget{
    margin-bottom: 25px
}
 
.commentmetadata a{ color:#767676;}

.reply a{  }
.widget_search #s{ width: 210px }
.widget_search form{ font-size: 14px; }
.widget_search .search-submit{ font-size: 14px; }
.zc a{color:#444}
#thearchivelist a{color:#555}
#thearchivelist{ margin-top: 20px; width:20%;float:left}
#thearchivelist ul li{list-style:none;border-bottom:1px solid #f6f6f6;padding:4px 0;font-size:14px}
#thearchivelist ul h4{font-weight:bold;font-size:16px !important;padding:0 3px 0 0 !important;margin:0 0 5px 0 !important;border-bottom:1px solid #ddd}
#thearchivelist ul,.zc ul{margin:7px 0 0 10px}
.zc ul{list-style:none}
.zc ul li{list-style:circle;border-bottom:1px solid #eee;padding:7px 0;font-size:15px}
.zc { margin-top: 20px;
    float: left;
    margin-left: 30px;
    width: 70%;
}

.attachment a img{ margin:auto;}
.attachment .page-newcontent-full { text-align:center; }
.nav-previous {
    float: left;
}
.nav-next{
    float:right; }
/* intro style */
.about-subscribe{
    padding: 35px 0;
    border-bottom: 1px solid #E4E4E4;
}
.about-wrapper{

}

.about-wrapper h3 {
    clear: none;
}
.about-wrapper p{
    margin-bottom: 14px;
    font-size: 15px;
}
.subscribe-wrapper{
    float: right;
    width: 370px;
    margin-left: 15px;
}
.subscribe-container{
    background: #f1f1f1;
padding: 15px 15px 1px 15px;
}
.m3views{display: none;}

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?-qidvb4');
    src:url('fonts/icomoon.eot?#iefix-qidvb4') format('embedded-opentype'),
        url('fonts/icomoon.woff?-qidvb4') format('woff'),
        url('fonts/icomoon.ttf?-qidvb4') format('truetype'),
        url('fonts/icomoon.svg?-qidvb4#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\f002";
}
.icon-clock-o:before {
    content: "\f017";
}
.icon-tag:before {
    content: "\f02b";
font-size: 22px;
top: 5px;
position: relative;
}
.icon-comment:before {
    content: "\f075";
}
.icon-folder:before {
    content: "\f07b";
}
.icon-linkedin-square:before {
    content: "\f08c";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-pinterest:before {
margin-left: 2px;
    content: "\f0d2";
}
.icon-google-plus:before {
    content: "\f0d5";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-rss-square:before {
    content: "\f143";
}
.icon-youtube-play:before {
    content: "\f16a";
}
.icon-instagram:before {
    content: "\f16d";
margin-left: 2px;
}
.icon-flickr:before { 
    content: "\f16e";
margin-left: 2px;
}
.icon-tumblr:before {
margin-left: -1px;
    content: "\f173"; 
}
.icon-vimeo-square:before {
margin-left: 2px;
    content: "\f194"; 
}

/*ads*/
.ad1,.ad2,.ad3,.ad4,.ad5,.ad6,.ad7{ text-align: center;}
.ad1{ margin: 2px 0 0px 0}
.ad2{margin: 4px 0px -4px 0px;}
.ad3{margin: 10px 0px -5px 0px;}
.ad4{margin-top: 20px;margin-bottom: -30px;}
.ad5{margin: 6px 0px;}
.ad6{margin: -9px 0px 17px 0px;}
.ad7{margin-top: -10px;margin-bottom: 15px;} 


/* Responsive */


/* ScreenSize for 1280px */
@media only screen and ( min-width: 1101px ) and ( max-width: 1300px ){ 

/* Header */
#header {
    padding: 35px 0;
}
#header, #nav {
    width: 1100px;
}

/* Content */
.main {
    width: 1100px;
    padding: 0;
}
.content {
    width: 764px;
}
.page-content {
    max-width: 97%;
    width: auto;
}

/* Footer */
.footercontainer {
    width: 1100px;
}
.footercontainer .section:first-child {
    padding-left: 10px;
}

.footercontainer .section:last-child {
    padding-right: 0px;
}
#footer-container {
    width: 1100px;
}
/* Single */
.singlepadding {
    padding-right: 10px;
}
.addthis_toolbox {
    width: 39%
}

/* menu */
#nav ul li a{
font-size: 17px;
line-height: 26px;
}
.main-menu li{
margin: 0px 17px 0 0px;
}

}

/* ScreenSize for 1024px */
@media only screen and ( min-width: 961px ) and ( max-width: 1100px ){ 

/* Header */
#header {
    padding: 30px 0;
}
#header, #nav {
    width: 980px;
}

.headsearch .s:focus {
    width: 100px;
}

/* Menu */
.main-menu li {
    margin-right: 10px;
}

/* Content */
.main {
    width: 980px;
    padding: 0;
}
.content {
    width: 69%;
}
.page-content {
    width: auto;
    margin: 0 15px 35px 0;
    max-width: 98%;
}

/* Sidebar */
#sidebar  {
    margin: 26px 0 0 0 ;
}

/* Sidebar Left Option */
.sidebar-left #sidebar {
    margin: 26px 0 0;
}

/* Footer */
.footercontainer {
    width: 980px;
}
.footercontainer .section:first-child {
    padding-left: 10px;
}

.footercontainer .section:last-child {
    padding-right: 0px;
}
#footer-container {
    width: 980px;
}

/* Single */
.singlepadding {
    padding-right: 10px;
}
.addthis_toolbox {
    width: 39%
}
/* menu */
#nav ul li a{
font-size: 16px;
line-height: 26px;
}
.main-menu li{
margin: 0px 14px 0 0px;
}


}


@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {

/* Header*/
#header {
    padding: 30px 0;
}
#header, #nav {
    width: 748px;
}

/* Content */
.main {
    width: 748px;
    padding: 0;
}
.content {
    float: none;
    max-width: 100%;
    width: auto;
    border: 0;
    display: inline-block;
}
.page-content {
    float: none;
    width: auto;
    max-width: 98%;
    margin: 0 0 35px;

}
.posttextcontent {
    overflow: hidden;
}
.saperater {
    float: none;
}
/* Sidebar */

#sidebar {
    margin:  0  auto; 
    width:  640px;
    float: none;
}

#sidebar .widget {
    float: left;
    margin-left: 20px;
    width: 300px;
}

/* Sidebar Left Option */
.sidebar-left .page-content {
    float: none;
}
.sidebar-left .content {
    border-left: 0; 
}
.sidebar-left #sidebar {
    margin:  0  auto; 
    width:  640px;
    float: none;
}

/* Footer */
.footercontainer {
    width: 748px;
}
 
.footercontainer .section {
    width: 300px;
}
.footercontainer .section:last-child {
    display: none;
}
#footer-container {
    width: 748px;
}

/* Single */
.singlepadding {
    padding-right: 10px;
}
.addthis_toolbox {
    width: 39%
}
/* menu */
#nav ul li a{
font-size: 16px;
line-height: 26px;
}
.main-menu li{
margin: 0px 16px 0 0px;
}

}


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

/* Header*/
#header {
    padding: 15px 0;
}
#header, #nav {
    width: 460px;
text-align: center;
}
.logo {
    display: inline-block;
    float: none;
    margin: 5px auto 25px;
    text-align: center;
}
#back-top a {
    width: auto;
}
#back-top span {
    font-size: 13px;
    line-height: 1.2;
    padding: 6px;
}
/* Menu */

.responsivemenu {
    display: block;
}
.menu-holder .main-menu {
    display: none;
}
/* Responsive menu  */

.responsivemenu {
    margin-top: 13px;
}
.select-menu {display:inline-block; width: 120px; } 

#mobile-menu select  { width: 420px; padding: 2px 0 }

/* Content */
.about-subscribe {
    padding: 20px 0;
}
.subscribe-wrapper {
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0 0 10px 0;  
}
.subscribe-container {
    padding-bottom: 5px;
}

.main {
    width: 460px;
    padding: 0;
}
.content {
    float: none;
    max-width: 98%;
    width: auto;
    border-right:0;
    padding-bottom: 40px;
}
.page-content {
    float: none;
    margin: 0 0px 15px 0;
    overflow: hidden;
    width: 100%; 
}
.posttitle h2 {
    margin: 15px 0 0 ;
}
.posttitle h2 a {
    font-size: 22px;
}
.aurther h3 {
    font-size: 14px;
}
.readmore a {
    padding: 0 10px;
    font-size: 12px;
}
.posttextcontent {
    font-size: 15px;
}


/* Pagination */
.pagination {
    margin: 15px 0;
}
.pagination span.dots, .pagination span, .pagination a {
    font-size: 14px;
    padding: 3px 14px;
} 

/* Sidebar */
#sidebar {
    float: none;
    margin: 0 auto;
}

/* Sidebar Left Option */
.sidebar-left .page-content {
    float: none;
    margin: 0 0 15px;
}
.sidebar-left .content {
    float: none;
    border-left: 0;
}
.sidebar-left .content {
    max-width: 100%;
}

/* Footer */
.footercontainer {
    width: 460px;
}
 
.footercontainer .section {
    width: 300px;
    margin: 20px auto 0;
    float: none;
}
 
#footer-container {
    width: 460px;
}
#menu-secondary ul li a {
    font-size: 14px;
}

/* Single */
.singlepadding {
    padding: 0 ;
}
.m3_socialbar_right {
    display: none;
}
.addthis_toolbox {
    width: 39%
}
.m3_socialbar_left .pages {
    float: none;
    width: 100%;
}
.m3_socialbar_left .pages span {
    width: 49%;
}
.next-page {
    float: left;
}
.pages .prev-page {
    float: right;
    margin: 0;
}
.datsingle {
    margin: 0 25px 0 0;
}
.catsing {
    margin: 0 20px 0 0;
}

}

@media only screen and ( max-width: 479px ) {  

/* Header */
#header, #nav {
    width: 300px;
}

.responsivemenu {  text-align:center; padding-bottom: 5px; }

.select-menu {display:inline-block; width: 240px; } 

#mobile-menu select  { width: 260px; padding: 2px 0 }


/* Content */

.main {
    width: 300px;
} 

/* Sidebar left Option */
.sidebar-left .postsingle {
    margin: 0 0 35px 0;
    max-width: 98%;
}

/* Footer */
.footercontainer {
    width: 300px;
}
.footercontainer .section {
    padding: 0;
}
#footer-container {
    width: 300px;
}

/* Single */
#singlecontent {
    max-width: 98%;
}
.datsingle {
    margin: 0 10px 0 0;
}
.catsing {
    margin: 0 10px 0 0;
}

.m3_socialbar_left .pages span {
    width: 100%;
}
.next-page {
    float: none;
}
.pages .prev-page {
    float: none;
    margin: 10px 0 15px;
}

}