/* =General

----------------------------------------------- */

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: -webkit-center;
}
a {
    color: #FA8072;
}
a:visited {
    color: #FA8072;
}
a:active {
    color: #FA8072;
}
a:hover {
    color: #3a3a3a;
}
#page {
    background: white;
    width: 100%;
    margin: 0 auto;
}
#primary {
    float: left;
    width: 70%;
}
#secondary {
    float: left;
    width: 28%;
}
.page-template-template-fullpage-php #primary {
    float: left;
    width: 100%;
    margin-right: 0;
}
.page-template-template-fullpage-php .site-content article, .page-template-template-fullpage-php .comments-area {
    padding-right: 40px;
}
.single-attachment #primary {
    float: left;
    width: 100%;
    margin-right: 0;
}
.single-attachment .site-content article, .single-attachment .comments-area {
    padding-right: 40px;
}
.site-main {
    float: left;
    width: 100%;
    clear: both;
}
.site-footer {
    border-top: 3px solid #FF0000;
    clear: both;
    color: #AAAAAA;
    padding: 10px 0 0;
    width: 100%;
    background: #fff;
}
.site-footer a {
    text-decoration: none;
}
.site-footer a:hover {
    color: #FA8072;
}
.site-info {
    background: none repeat scroll 0 0 #000000;
    font-size: 13px;
    padding: 10px 3px; 
}
.site-info .copyright {
    /*margin-left:8%;*/
    /*float:left;*/

}

.site-info span {
    display:block;
}

.site-header .site-branding {
    margin: 0 auto;
    padding: 60px 40px 10px;
    position: relative;
    width: 85.5%!important;
}
#page .site-branding {
    width: 85.5%!important;
}
.site-title-group {
    margin: 50px 40px 50px 40px;
}
.site-title {
    font-size: 34px;
    line-height: 34px;
}
.site-title a {
    text-decoration: none;
    color: #3a3a3a;
}
.site-title a:hover {
    color: #FA8072;
}
.site-title a {
    display: block;
}
.site-description {
    font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666;
}
.makewp005-custom-header, .makewp005-custom-header img {
    display: block;
    float: left;
    position: absolute;
    width: 100%;
    top: 0;
}
.hidden {
    display: none;
}
.error-404, .no-results {
    padding-left: 40px;
}
.error-404 h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 32px;
}
/* =Menu

----------------------------------------------- */

.site-branding {
    width: 100%;
}
#logo {
    color: #DC143C;
    float: left;
    font-size: 21px;
    max-width: 700px;
    text-align: center;
	line-height:35px;
}
.call {
    color: #ca3725;
    float: right;
    font-size: 1.4em!important;
    font-weight: 600;
    margin-right: 0%;
    text-align: right;
    width: 23%;
}
#headphone {
    width: 25%;
    max-width: 235px;
    float: right;
    color: crimson;
    font-size: 20px;
    margin-right: 32px;
}
.nav-menu {
    background: #161111;
    width: 100%!important;
    margin: 0 auto;
}
.nav-menu li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
/* Small menu */

.menu-toggle {
    display: none;
    cursor: pointer;
}
.site-header .menu-toggle {
    color: white;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 22px;
    margin: 0;
}
.site-header .menu-toggle:hover {
    background: #474747;
}
.site-header .menu-toggle:before {
    content: '\f419';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1'Genericons';
    vertical-align: middle;
    margin-right: 10px;
}
/*footer menu*/

#menu-footer {
    list-style-type: none;
}
.menu-footer-container ul {
    margin: 0px;
    padding: 0;
}
#menu-footer li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: inline;
    padding-right: 10px;
}
#menu-footer .current_page_item a, .current-menu-parent a, .current-post-parent a, .current-post-ancestor a, .current-menu-ancestor a, .current-menu-item a {
    background: none;
}
#secondary .menu li a {
    background: none;
}
#nav-below {
    width: 90%;
    margin: 20px auto;
}
/* =Content

----------------------------------------------- */

#home-tagline {
    width: 100%;
    margin-bottom:10px;
}
#home-tagline img {
    width:100%;
}
.slider_content {
    background: none repeat scroll 0 0 #000000;
    height: 60px;
    margin-top: -60px;
    opacity: 0.66;
    position: relative;
    width: 100%;
    z-index: 9999;
}
#home-tagline .slider_content span {
    padding: 15px;
    color: #fff;
    font-size: 41px;
    font-family: 'Piedra', cursive;
    letter-spacing: 8px;
}
#home-txt {
    padding: 10px;
    border-bottom: solid 2px #404040;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
#home-emphasis {
    padding-top: 20px;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    margin: 0 auto;
}
#home-emphasis h2 a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px!important;
}
#home-posts {
    font-size: 14px;
    line-height: 20px;
}
#home-emphasis h2, #home-posts h2 {
    font-size: 36px;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: center;
}
#home-emphasis .pagecol .columns .col h2 a {
    color: #000;
}
#home-emphasis h3, #home-posts h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}
#sitemap li {
    line-height: 30px;
    list-style: none;
}
#sitemap ul li {
    font-size: 14px;
}
h1, h2, h3 {
    font-family: "Ubuntu", sans-serif;
    font-weight: normal;
}
.entry-content h4 {
    font-size: 16px;
}
.entry-content h5 {
    font-size: 14px;
}
.entry-content h6 {
    font-size: 12px;
}
.placed {
    margin: auto;
    padding-top: 28%;
    padding-bottom: 10%;
    overflow: hidden;
    display: none;
}
.placed h1 {
    font-size: 50px;
    line-height: 55px;
    color: #FF6347;
    background: black;
    margin-bottom: 15px;
}
.placed h2 {
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
}
.img-home-post {
    height: 120px;
    overflow: hidden;
}
.recent-home-posts {
    margin-bottom: 25px;
}
.recent-home-posts h2 {
    text-align: center;
    border-bottom: solid 2px #404040;
}
.page-header {
    margin-top: 20px;
    margin-left: 40px;
    border-bottom: solid 2px #404040;
}
.page-title {
    font-size: 24px;
}
.nav-previous, .nav-next {
    font-size: 14px;
}
.nav-previous {} .site-content .entry-content h1, .site-content .comment-content h1, #tinymce h1 {
    font-size: 34px;
    line-height: 44px;
}
.site-content .entry-content h2, .site-content .comment-content h2, #tinymce h2 {
    font-size: 20px;
    line-height: 28px;
}
.site-content .entry-content h3, .site-content .comment-content h3, #tinymce h3 {
    font-size: 16px;
    line-height: 18px;
    color: #606060;
}
.site-content .entry-content h1, .site-content .comment-content h1, #tinymce h1, .site-content .entry-content h2, .site-content .comment-content h2, #tinymce h2, .site-content .entry-content h3, .site-content .comment-content h3, #tinymce h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.site-content .entry-content hr, .site-content .comment-content hr, #tinymce hr {
    background-color: #dddddd;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}
.site-content .entry-content .wpcf7-form hr {
background-color:#FF0000;
height:3px;
}
.site-content .entry-content table, .site-content .comment-content table, #tinymce table {
    margin-bottom: 20px;
}
.site-content .entry-content th, .site-content .comment-content th, #tinymce th, .site-content .entry-content td, .site-content .comment-content td, #tinymce td {
    padding: 8px 8px;
    border-bottom: solid 1px #dddddd;
}
.site-content .entry-content tr:hover td, .site-content .comment-content tr:hover td, #tinymce tr:hover td {
    background: #f7f7f7;
}
.site-content .entry-content ul, .site-content .comment-content ul, #tinymce ul, .site-content .entry-content ol, .site-content .comment-content ol, #tinymce ol {
    margin-bottom: 20px;
}
.site-content .entry-content blockquote, .site-content .comment-content blockquote, #tinymce blockquote {
    margin-left: -40px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 1px;
    padding-right: 20px;
    padding-left: 80px;
    background: #f7f7f7;
    position: relative;
}
.site-content .entry-content blockquote:before, .site-content .comment-content blockquote:before, #tinymce blockquote:before {
    content: '\0201C';
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 50px;
    position: absolute;
    left: 40px;
    top: 32px;
    color: #aaaaaa;
}
.site-content .entry-content blockquote cite:before, .site-content .comment-content blockquote cite:before, #tinymce blockquote cite:before {
    content: '\02014  ';
}
blockquote {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 16px;
    font-style: italic;
}
.entry-title a {
    text-decoration: none;
}
.single .site-content .entry-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 20px;
}
.site-content article {
    /*border-bottom: solid 1px #dddddd;*/
    padding-left: 0;
    margin: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
}
.site-content .entry-title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}
.site-content .entry-title a {
    color: #3a3a3a;
}
.site-content .entry-title a:hover {
    color: #FA8072;
}
.site-content .entry-meta {
    font-size: 11px;
    line-height: 15px;
    color: #aaaaaa;
}
.site-content .entry-meta {
    text-align: right;
}
.site-content .entry-meta a {
    color: #aaaaaa;
    text-decoration: none;
}
.site-content .entry-meta a:hover {
    color: #FA8072;
}
.site-content .entry-content, .site-content .entry-header, .site-content .entry-summary {
    text-align: left;
    padding-left: 114px;
}
.site-content .entry-header .entry-meta {
    font-size: 11px;
    text-align: left;
    margin-bottom: 1rem;
}
.entry-thumbnail {
    float: left;
    margin-right: 25px;
}
.entry-excerpt {
    float: left;
    width: 65%;
}
.entry-content {
    font-size: 16px;
    line-height: 24px;
    font-family: "PT Sans", Verdana, sans-serif;
}

.site-content .entry-header .entry-meta .author {
    color: #3a3a3a;
    font-weight: 600;
}
cite {
    font-size: 14px;
    color: #FA8072;
}
address {
    font-size: 14px;
}
.clear {
    display: block;
    clear: both;
    height: 0px;
    width: 100%;
}
/*=Post Format

-----------------------------------*/

.status {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.entry-meta .genericon {
    font: normal 16px/1'Genericons';
}
.entry-title .genericon {
    font: normal 32px/1'Genericons';
}
.home-posts-description iframe, .home-posts-description embed, .home-posts-description object {
    height: 100%;
}
.home-posts-description .wp-caption-text {
    display: none;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}
.metka {
    margin-left: -40px;
    background: #444;
    color: #FFF;
    padding-left: 10px;
    padding-right: 5px;
}
/* =Meta

----------------------------------------------- */

.posted-on {
    background: url(../img/bg-ic.png) no-repeat;
    background-position: 0 -13px;
    padding-left: 15px;
}
.byline {
    background: url(../img/bg-ic.png) no-repeat;
    padding-left: 15px;
}
.cat-links {
    background: url(../img/bg-ic.png) no-repeat;
    background-position: 0 -25px;
    padding-left: 15px;
}
.tags-links {
    background: url(../img/bg-ic.png) no-repeat;
    background-position: 0 -38px;
    padding-left: 15px;
}
/*=Column

-----------------------------------*/

.pagecol {
    width: 100%;
    margin: 0 auto;
}
.columns {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.columns .col1 .about_widget {
    float: left;
    padding-right: 30px;
    text-align: justify;
    width: 45%;
}
.columns .col1 .cash_widget {
    float: left;
    text-align: justify;
    width: 45%;
}
.columns .col1 .new_car_sale_widget {
    float: left;
    text-align: justify;
    width: 45%;
    padding-right: 30px;
}
.columns .col1 .junk_car_sale_widget {
    float: left;
    text-align: justify;
    width: 45%;
}
.columns .col1 .about_widget .post_image {
    text-align: center;
}
.columns .col1 .cash_widget .post_image {
    text-align: center;
}
.col {
    float: left;
    margin-left: 3.2%;
    margin-bottom: 30px;
}
.fullwidth .col {
    float: none;
    margin-left: 0;
}
/* grid4 col */

.grid4 .col {
    width: 22.6%;
}
/* grid3 col */

.grid3 .col {
    width: 31.2%;
}
/* grid2 col */

.grid2 .col1 {
    width: 65%;
    float: left;
}
.grid2 .col2 {
    width: 32%;
    float: left;
}
.col2 li a {
    color: #000;
}
/* clear col */

.grid4 .col:nth-of-type(4n+1), .grid3 .col:nth-of-type(3n+1), .grid2 .col:nth-of-type(2n+1) {
    margin-left: 0;
    clear: left;
}
/* reset cols to 3-column */

@media screen and (max-width: 900px) {
    /* grid4 */
    .grid4 .col {
        width: 31.2%;
    }
    .grid4 .col:nth-of-type(4n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid4 .col:nth-of-type(3n+1) {
        margin-left: 0;
        clear: left;
    }
    /* grid3 */
    .grid3 .col {
        width: 48.4%;
    }
    .grid3 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid3 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }
}
/* reset cols to 2-column */

@media screen and (max-width: 600px) {
    /* grid4 */
    .grid4 .col {
        width: 48.4%;
    }
    .grid4 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid4 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }
    /* grid3 */
    .grid3 .col {
        width: 48.4%;
    }
    .grid3 .col:nth-of-type(3n+1) {
        margin-left: 3.2%;
        clear: none;
    }
    .grid3 .col:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }
}
/* reset cols to fullwidth */

@media screen and (max-width: 650px) {
    /* grid4 */
    .col {
        width: 100% !important;
        margin-left: 0 !important;
        clear: none !important;
    }
}
/* =Comments

----------------------------------------------- */

.comments-area {
    padding-left: 40px;
    margin-top: 40px;
}
.comments-area .comments-title {
    font-size: 18px;
    line-height: 24px;
}
.comments-area .comment-list {
    list-style: none;
    padding: 0;
    margin: 40px 0 0 0;
}
.comments-area ul.children {
    list-style: none;
    padding-left: 56px;
    margin: 0;
}
.comments-area article {
    margin: 0;
    padding: 20px 0 32px 0;
    border-top: solid 1px #dddddd;
    border-bottom: none;
}
.comments-area .comment-content h1 {
    font-size: 14px;
}
.comments-area .comment-content h2, .comments-area .comment-content h3, .comments-area .comment-content h4, .comments-area .comment-content h5, .comments-area .comment-content h6 {
    font-size: 14px;
}
.comments-area .comment-content h1, .comments-area .comment-content h2, .comments-area .comment-content h3, .comments-area .comment-content h4, .comments-area .comment-content h5 {
    margin: 20px 0;
}
.comments-area .comment-content blockquote {
    background: none;
}
.comments-area .comment-content, .comments-area .reply, .comments-area li.comment #respond {
    margin-left: 45px;
}
.comment-content {} .comment-content p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
}
.comments-area footer {
    margin-bottom: 20px;
}
.comments-area footer .comment-author, .comments-area footer .comment-meta {
    display: inline-block;
    font-size: 12px;
}
.comments-area footer cite {
    font-style: normal;
}
.comments-area footer .says {
    display: none;
}
.comments-area footer .comment-author, .comment-metadata {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.fn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.comment-metadata {
    margin-left: 45px;
    margin-top: 5px;
}
.logged-in-as {
    font-size: 11px;
}
.comments-area footer .comment-author a {
    text-decoration: none;
    color: #3a3a3a;
}
.comments-area footer .comment-author a:hover {
    color: #FA8072;
}
.comments-area footer .comment-author .avatar {
    position: relative;
    top: 12px;
    margin-right: 10px;
}
.comments-area footer .comment-meta {
    margin-left: 4px;
}
.comments-area footer .comment-meta, .comments-area footer .comment-meta a {
    color: #aaaaaa;
    text-decoration: none;
    font-size: 12px;
}
.comments-area footer .comment-meta:hover, .comments-area footer .comment-meta a:hover {
    color: #FA8072;
}
.comments-area #respond {
    padding-top: 40px;
}
.comments-area #reply-title {
    font-size: 18px;
    margin-bottom: 10px;
}
#commentform label {
    display: block;
}
#commentform label .required {
    color: red;
}
#comments {
    font-size: 12px;
}
.comments-link {
    margin-left: 5px;
}
/* =Link Meta

----------------------------------------------- */

.edit-link:before {
    content: '\f411';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1'Genericons';
    vertical-align: middle;
}
.edit-link {
    margin-left: 10px;
}
/* =Button

----------------------------------------------- */

.simple-button, .simple-button a {
    text-decoration: none;
    padding: 10px 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
/*--red--*/

.simple-button.red {
    background-color: #FF6347;
    color: #FFF;
}
.simple-button.red:hover {
    background-color: #FA8072;
}
/*--black--*/

.simple-button.black {
    background-color: #3A3A3A;
    color: #FFF;
}
.simple-button.black:hover {
    background-color: #6A6A6A;
}
/*=Element

-----------------------------------------------*/

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #FF6347;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    text-decoration: none;
    padding: 10px 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    white-space: nowrap;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    border-top: none;
    border-left: none;
    color: #FFF;
    text-transform: uppercase;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #FA8072;
}
/* =Forms

----------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#secondary input[type="search"] {
    width: 100%;
}
#primary input[type="search"] {
    width: 50%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    color: #666666;
    margin-left: 8px;
    margin-top: 7px;
    padding: 5px 24px;
    border: 1px solid #ccc;
}
/* =Widgets

----------------------------------------------- */

.widget-area {
    padding-top: 41px;
}
.widget-area .widget {
    margin-bottom: 40px;
    margin-right: 40px;
}
.widget-area .widget ul {
    list-style: none;
    margin: 0;
}
.widget_nav_menu .menu ul li {
    margin: 5px 0 5px 10px;
}
.widget ul li {
    margin: 5px 0 0 0;
}
.widget-area .widget-title {} .widget-area .widget-title a {
    color: #3a3a3a;
}
.widget-area .widget-title a:hover {
    color: #FA8072;
}
.widget-area .widget_recent_entries .post-date {
    color: #aaaaaa;
}
#home-widget .mini-title {
    font-size: 20px;
    border-bottom: solid 2px #404040;
}
.textwidget, .widget-area {
    font-size: 14px;
}
.footerwidget-right .widget-area, .footerwidget-right .textwidget {
    font-size: 11px;
}
.widget-title {
    font-size: 0.9em;
    color: #525252;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*---calendar--*/

#wp-calendar {
    font-size: 11px;
}
#wp-calendar caption {
    text-align: center;
    margin-bottom: 5px;
}
#wp-calendar th {
    text-align: center;
}
#wp-calendar tbody td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.pad {} .footerwidget-left {
    float: left;
    width: 76%;
    margin-bottom: 10px;
}
.footerwidget-right {
    float: right;
}
.footerwidget-right {
    font-size: 22px;
    color: #000000;
}


/* =Media Queries

----------------------------------------------- */

@media (max-width: 1080px) {}@media (max-width: 1020px) {
    .site-content .entry-content, .site-content .entry-header, .site-content .entry-summary {
        padding-left: 82px;
        text-align: left;
    }
}
@media (max-width: 960px) {
    .sf-menu ul ul li {
        display: none;
    }
    .nav-menu h1 {
        display: block;
    }
    .nav-menu .menu-main-container .sf-menu {
        background:#000;
        width:100%;
    }
    .nav-menu.toggled div {
        display: block;
    }
    .site-content .entry-content, .site-content .entry-header, .site-content .entry-summary {
        padding-left: 65px;
    }
    .entry-content .gallery_page ul li a {
        padding: 0 32px !important;
    }
    .site-content .entry-content, .site-content .entry-header, .site-content .entry-summary {
        padding-left: 24px;
        text-align: left;
    }
}
@media (max-width: 900px) {
    #page {
        width: 87%;
    }
    #primary {
        width: 100%;
        margin-right: 0;
    }
    #secondary {
        width: 100%;
        margin-left: 0;
    }
    .widget-area .widget {
        margin-left: 40px;
    }
    .comments-area {
        padding-right: 40px;
    }
    .entry-content .gallery_page ul li a {
        padding: 0 32px !important;
    }
}
@media (max-width: 1024px) {
    #home-widget .pagecol #logo-slider-wraper {
        width: 100% !important;
        margin-left: -39px!important;
    }
    #logo-slider-wraper #logo-slider .slide img {
        padding: 4px!important;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 38px;
        letter-spacing: 8px;
        margin-left: 14px;
        padding: 15px;
    }
    .call {
        margin-right:30px!important;
        width: 32%!important;
    }
    .entry-content .gallery_page ul li a {
        padding: 0 32px !important;
    }
    .intro {
        font-size: 15px !important;
        font-style: italic;
    }
    .current_page_item a, .current-menu-parent a, .current-post-parent a, .current-post-ancestor a, .current-menu-ancestor a, .current-menu-item a {
        background: none!important;
    }
    article, aside, details, figcaption, figure, footer, header, main, nav, section {
        width: 90.6%
    }
}
@media (min-width: 960px) {
    .sf-menu > li {
        border-right: 1px solid #5A5A5A;
    }
}
@media (max-width: 768px) {
	.search-form label input[type="search"] { width: 50%!important;}
    .single .site-content .entry-title, .site-content .entry-content h1, .site-content .comment-content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .single .site-content .related-content {
        padding-bottom: 20px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .single .site-content .related-content .related-content-title {
        margin-left: 0;
    }
    .single .site-content .related-content article {
        width: 100%;
        padding: 20px 0 0 0;
        margin: 0;
    }
    .single .site-content .has-post-thumbnail .entry-thumbnail {
        width: 50px;
        margin-bottom: 0;
    }
    .entry-thumbnail {
        width: 100%;
        margin: 0;
        float: center;
    }
    .entry-excerpt {
        width: 100%;
    }
    .call {
        margin-right: 35px!important;
        font-size: 20px;
    }
    #home-widget .pagecol #logo-slider-wraper {
        margin-left: 43px !important;
        width: 48% !important;
    }
    .footerwidget-right {
        float: left!important;
    }
    #page {
        width: 100%!important
    }
    .headersocialicon {
        float: left;
        height: 7px;
        margin: 0 auto;
        width: 100%;
        background: none repeat scroll 0 0 #ca3725;
    }
    #logo {
        margin-left:0px!important;}
    #masthead .site-branding #logo {
        margin-left:0px!important;
        margin-top:-32px !important;
        text-align: left;
    }
    #logo-slider li{width:10%!important; float:left;}
    #masthead .site-branding #logo img {
        width: 60%;
    }
    .blueline .socialicon {
        margin-right: -60px!important;
    }
    .call {
        color: #ca3725;
        float: left;
        font-size: 1.5em!important;
        font-weight: 600;
        text-align: right;
        width: 38%!important;
        margin-top: 0px;
        margin-bottom: 0px!important;
    }
    .grid2 .col1 {
        width: 100%!important;
    }
    .grid2 .col2 {
        width: 100%!important;
    }
    .columns .col1 .about_widget {
        width: 45%!important;
        float: left;
    }
    .columns .col1 .cash_widget {
        width: 45%!important;
        float: left;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 26px;
        letter-spacing: 8px;
        margin-left: -7px;
        padding: 15px;
    }
    .slider_content {
        background: none repeat scroll 0 0 #000000;
        height: 35px;
        margin-top: -37px;
        opacity: 0.66;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #home-widget .pagecol #logo-slider-wraper {
        left: 0px!important;
        position: relative !important;
        width: 89%!important;
    }
    #logo-slider {
        width: 100%!important;
        left: 2px!important;
    }
    #colophon #footer-widget .pagecol .columns .col3 {
        width: 30%!important;
        float: left!important;
    }
    #footer-widget .pagecol .grid2 .col2 {
        width: 30%!important;
        float: left;
    }
    #logo {
            width: 100% !important;
    margin-left:0px!important;
}
    article, aside, details, figcaption, figure, footer, header, main, nav, section {
        width: 96.6%;
    }
    .grid3 .col {
        width: 29.4%
    }
    #home-emphasis h2, #home-posts h2 {
        font-size: 30px;
        line-height: 25px;
        margin-bottom: 20px;
        text-align: left;
    }
    .grid3 .col:nth-of-type(2n+1) {
        clear: none;
        margin-left: 3%;
        float: left;
        margin-right: 0%;
    }
    ul, ol {
        margin: 0 0 0em 0em;
    }
    #logo-slider-wraper #logo-slider .slide img {
        padding: 28px 5px !important
    }
    entry-content h2 {
        line-height: 43px;
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
        padding: 5px 0;
    }*/

#homepage div.slider_content {
    font-size: 2em;
}
}
@media (max-width: 640px) {
    .entry-content .gallery_page ul li a {
        padding: 0 38px !important;
    }
    .footerwidget-right {
        float: left!important;
    }
    #page {
        width: 100%!important
    }
    .headersocialicon {
        float: left;
        height: 7px;
        margin: 0 auto;
        width: 100%;
        background: none repeat scroll 0 0 #ca3725;
    }
    #masthead .site-branding #logo {
        margin-left: -22px;
        margin-top: -7px!important;
    }
    .blueline .socialicon {
        margin-right: -60px!important;
    }
    .call {
        width: 225%;
    }
    .grid2 .col1 {
        width: 100%!important;
    }
    .grid2 .col2 {
        width: 100%!important;
    }
    .columns .col1 .about_widget {
        width: 100%!important;
    }
    .columns .col1 .cash_widget {
        width: 100%!important;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 15px;
        letter-spacing: 1px;
        margin-left: -7px;
        padding: 15px;
    }
    .slider_content {
        background: none repeat scroll 0 0 #000000;
        height: 23px;
        margin-top: -23px;
        opacity: 0.66;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #home-widget .pagecol #logo-slider-wraper {
        left: 0px!important;
        position: relative !important;
        width: 81%!important;
    }
    #logo-slider {
        width: 119%!important;
    }
    #colophon #footer-widget .pagecol .columns .col3 {
        width: 100%!important
    }
    #logo {
        width: 86%;
    }
    .site-header .site-branding {
        margin: 0 auto;
        padding: 57px 9px 2px;
        position: relative;
        width: 88.6%;
    }
    .call {
        text-align: left;
        width: 100% !important;
    }
    #home-emphasis h2, #home-posts h2 {
        /*padding-left: 15%;*/
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
        padding: 5px 0;
    }*/
    textarea {
        width: 92%;
    }
}
@media (max-width: 600px) {
    #page {
        width: 85%;
    }
    #comments {
        display: none;
    }
    #logo {
        width: 100%;
        text-align: center;
    }
    #headphone {
        float: center;
        width: 100%;
        max-width: 400px;
        text-align: center;
    }
    .footerwidget-left {
        width: 100%;
    }
    .footerwidget-right {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    } 
}
/*#menu-main {
    width: 82%!important;
}*/
#page .site-branding {
    width: 84.5%!important;
}
@media (max-width: 480px) {
    .site-info {
        height: 67px;
    }
    .site-info .sep {
        float: left;
        text-align: center;
        margin-left: 1px;
    }
    .site-branding .call {
        font-size: 225%;
    }
}
@media (max-width: 480px) {
    .headersocialicon {
        background: none repeat scroll 0 0 #CA3725;
        height: 7px;
        margin: 0 auto;
        width: 100%;
    }
    .entry-content .gallery_page ul li a {
        padding: 0 25px !important;
    }
    #page {
        width: 100%;
        margin: 0;
    }
    .call {
        color: #CA3725;
        float: left!important;
        font-size: 1.5em!important;
        font-weight: 600;
        margin-bottom: 0 !important;
        margin-top: 15px;
        width: 81%!important;
        height: 64px;
    }
    #masthead .site-branding #logo img {
        width: 100%;
    }
    #masthead .site-branding #logo {
        margin-left: -22px;
        margin-top: -7px!important;
    }
    .blueline .socialicon {
        margin-right: -60px!important;
    }
    .grid2 .col1 {
        width: 100%!important;
    }
    .grid2 .col2 {
        width: 100%!important;
    }
    .columns .col1 .about_widget {
        width: 100%!important;
    }
    .columns .col1 .cash_widget {
        width: 100%!important;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 15px;
        letter-spacing: 1px;
        margin-left: -7px;
        padding: 15px;
    }
    .slider_content {
        background: none repeat scroll 0 0 #000000;
        height: 23px;
        margin-top: -23px;
        opacity: 0.66;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #home-widget .pagecol #logo-slider-wraper {
        left: 0px!important;
        position: relative !important;
        width: 81%!important;
    }
    #logo-slider {
        width: 119%!important;
    }
    #colophon #footer-widget .pagecol .columns .col3 {
        width: 100%!important
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
        padding: 5px 0;
        width: 98%;
    }*/
    textarea {
        width: 92%;
    }
}
@media (max-width: 360px) {
    .entry-content .gallery_page ul li a {
        padding: 0 14px !important;
    }
    .headersocialicon {
        background: none repeat scroll 0 0 #CA3725;
        height: 7px;
        margin: 0 auto;
        width: 100%;
    }
    #masthead .site-branding #logo {
        margin-left: -2px;
        width: 100%;
        margin-top: -7px!important;
    }
    .blueline .socialicon {
        margin-right: -60px!important;
    }
    .call {
        width: 100% !important;
        font-size: 1.4em;
    }
    #home-emphasis h2, #home-posts h2 {
        padding-left: 2%;
    }
    #prev {
        float: right;
        margin-right: -36px!important;
    }
    #footer-widget .pagecol .grid2 .col2 {
        float: left;
        width: 100% !important;
        padding-left: 2%;
    }
    #logo-slider-wraper #logo-slider .slide img {
        padding: 28px 5px !important;
        width: 20%;
    }
    .grid2 .col1 {
        width: 100%!important;
    }
    .grid2 .col2 {
        width: 100%!important;
    }
    .columns .col1 .about_widget {
        width: 100%!important;
    }
    .columns .col1 .cash_widget {
        width: 100%!important;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 15px;
        letter-spacing: 1px;
        margin-left: -7px;
        padding: 15px;
    }
    .slider_content {
        background: none repeat scroll 0 0 #000000;
        height: 23px;
        margin-top: -23px;
        opacity: 0.66;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #home-widget .pagecol #logo-slider-wraper {
        left: 0px!important;
        position: relative !important;
        width: 81%!important;
    }
    #logo-slider {
        width: 119%!important;
    }
    #colophon #footer-widget .pagecol .columns .col3 {
        width: 100%!important
    }
    .site-info .sep {
        float: right;
        margin-right: 13px;
        font-size: 9px;
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
        padding: 5px 0;
        width: 98%;
    }*/
    textarea {
        width: 92%;
    }
}
@media (max-width: 320px) {
    .entry-content .gallery_page ul li a {
        padding: 0 11px !important;
    }
    #colophon #footer-widget .pagecol .columns .col3 {
        width: 100%!important
    }
    .headersocialicon {
        background: none repeat scroll 0 0 #CA3725;
        height: 7px;
        margin: 0 auto;
        width: 100%;
    }
    #masthead .site-branding #logo {
        margin-left: -2px;
        width: 100%;
        margin-top: -7px!important;
    }
    .call {
        width: 100% !important;
        font-size: 20 px;
    }
    .site-info {
        height: 63px;
    }
    #colophon .site-info span {
        margin-left: 25px!important;
        font-size: 7px;
    }
    .site-info .sep {
        float: left;
        font-size: 7px;
    }
    .grid2 .col1 {
        width: 100%!important;
    }
    .grid2 .col2 {
        width: 100%!important;
    }
    .columns .col1 .about_widget {
        width: 100%!important;
    }
    .columns .col1 .cash_widget {
        width: 100%!important;
    }
    #home-tagline .slider_content span {
        color: #fff;
        font-family: 'Piedra', cursive;
        font-size: 15px;
        letter-spacing: 1px;
        margin-left: -7px;
        padding: 15px;
    }
    .slider_content {
        background: none repeat scroll 0 0 #000000;
        height: 23px;
        margin-top: -23px;
        opacity: 0.66;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #home-widget .pagecol #logo-slider-wraper {
        left: 0px!important;
        position: relative !important;
        width: 66%!important;
    }
    #logo-slider {
        width: 119%!important;
    }
    #logo-slider-wraper #logo-slider .slide img {
        padding: 31px 5px !important;
        width: 28%;
        margin-top: 16px;
    }
    /*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
        padding: 5px 0;
        width: 98%;
    }*/
    textarea {
        width: 92%;
    }
}
#logo-slider-wraper {
    margin: 0 auto;
    position: relative;
    width: 92%!important;
    margin-left: 0px!important;
}
#logo-slider-wraper #logo-slider .slide img {
    padding: 22px;
}
#colophon #footer-widget .pagecol .columns .col3 {
    width: 30%;
    float: left;
}
#colophon #footer-widget .pagecol .columns .col {
    width: 35%;
    float: left;
}
#colophon #footer-widget .pagecol .columns .col2 {
    text-align: justify;
    line-height: 30px;
    color: #000000;
}
#colophon #footer-widget .pagecol .columns .col2 .footerwidget-left span {
    font-size: 22px;
}
#colophon #footer-widget .pagecol .columns .col2 .footerwidget-left ul li {
    list-style: none;
}
.post-categories li {
    list-style: none;
    text-align: center;
}
.post-categories li a {
    font-size: 26px;
    text-decoration: none;
    color: #666;
}
.more-link {
    float: right;
}
.blueline {
    width: 100%;
    margin: 0 auto;
}


/*umesh chandra*/
#home-emphasis h2 a { text-decoration: none;
   text-transform:uppercase; font-size:28px!important;
}
.call{ font-size:225%!important;}
@media (max-width: 480px) {
  .call {

    font-size: 1.4em!important;
    font-weight: 600;
}


}

.blueline .socialicon {
    float: right; margin-right:27px; padding:10px 24px 0 50px; width:297px; height:57px; background:#333;background: url(http://ibuyjunkvehicles.com/wp-content/themes/typal-makewp005/img/socialbox.png) 0 0 no-repeat; }
    .headersocialicon {
        margin: 0 auto;
        width: 100%;
        height: 7px;
        background: #ca3725;
    }
    .blueline .socialicon ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .blueline .socialicon ul li {
        float: left;
        margin: 0px 0 0 2px;
        padding: 0 4px 0 4px;
        display: inline;
    }
    #masthead .site-branding #logo {
        margin-top: -56px;
    }
    #masthead {
        width: 100%;
    }
    #menubar {
        width: 100%;
        background: #161111;
        height: 42px;
    }
    .entry-content .gallery_page {
        width: 100%;
        height: 45px;
        background: #dddddd;
    }
    .entry-content .gallery_page ul {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .entry-content .gallery_page ul li {
        float: left;
        margin: 0;
        text-align: center;
        list-style: none;
    }
    .entry-content .gallery_page ul li a {
        color: #000;
        padding: 0 53px 0px;
        text-decoration: none;
        display: block;
        line-height: 45px;
    }
    .entry-content .gallery_page ul li a:hover, .entry-content .gallery_page ul li.active a {
        background: none repeat scroll 0 0 #000;
        color: #fff;
        display: block;
        line-height: 45px;
    }
    .entry-content .gallery_page ul li:hover {
        background: #000;
        color: #fff;
    }
    #container .hentry .gallery_box ul {
        width: 100%;
    }
    #container .hentry .gallery_box ul li {
        clear: none!important;
        display: inline-block;
        float: left;
        width: 23%;
    }
    .gallery_detail_box {
        width: 100%;
    }
    #post-153 .entry-header h1, #post-147 .entry-header h1, #post-149 .entry-header h1, #post-151 .entry-header h1, #post-9 .entry-header h1 {
        display: none;
    }
    #content .site-content {
        width: 72%;
        float: left;
    }
    .float_l {
        float: left;
        margin: 0 10px 10px 68px;
    }
    .entry-header .entry-meta {
        dispaly: none;
    }
    .entry-content .intro {
        font-style: italic;
        font-weight: 600;
    }
    .entry-content .explain {
        padding-left: 1%;
    }
    #page .col h2 a {
        color: #000;
        text-transform: uppercase;
        font-size: 16px;
    }
    #home-widget .pagecol .columns .col2 {
        text-decoration: none;
    }

iframe[name="google_conversion_frame"] {
    display:none !important;
}