#main #content ul.post-by {display: none;}
.front-end-upload {
margin-bottom: 30px;
}
.plupload_wrapper {
    width: 100%;
    font: 14px "Ubuntu",Helvetica,Arial,sans-serif;
}
.plupload_header {
    background: rgb(83, 90, 219) none repeat scroll 0% 0%;
}
.plupload_header_content {
min-height: 63px;
color: #FFF;
background: transparent url("http://blog.bikerplanet.com/wp-content/uploads/2015/08/play_button.png") no-repeat scroll -10px center;
padding-left: 310px;
}
.plupload_filelist_header, .plupload_filelist_footer {
    background: #FFF none repeat scroll 0% 0%;
}
.plupload_button {
    background: rgb(243, 243, 243) url("http://icons.iconarchive.com/icons/graphicloads/100-flat-2/256/arrow-upload-icon.png") no-repeat scroll 2px center / 50px auto;
    outline: 0px none;
    display: inline-block;
    margin-right: 4px;
    border-radius: 100%;
    height: 50px;
    text-decoration: none;
    padding: 0px;
    width: 54px;
    font: 12px sans-serif;
    border: 0;
  color: rgba(255, 255, 255, 0);
}
.front-end-upload-email label {
display: block;
text-align: center;
font-size: large;
}
.front-end-upload-email .required {
text-align: center;
display: block;
margin: 0px auto;
font-size: large;
width: 60%;
border: 1px solid rgb(252, 146, 146);
  color: rgb(227, 72, 72);
  background-color: rgb(255, 255, 255);
  padding: 20px 15px;
}
.front-end-upload-message label {
display: block;
text-align: center;
font-size: large;
}
.front-end-upload-message textarea {
display: block;
margin: 0px auto;
height: 57px;
width: 410px;
color: rgb(227, 72, 72);
border: 1px solid #FC9292;
  background-color: rgb(255, 255, 255);
  padding: 20px 15px;
}
.front-end-upload-submit {
text-align: center;
margin: 20px;
}
.front-end-upload-submit button {
width: 69%;
font-size: large;
cursor: pointer;
background-color: rgb(230, 77, 77);
padding: 20px 15px;
}

/* Contact Form */

.your_name {
width: 48%;
float: left;
}
.your_name input {

}
.your_email {
width: 48%;
float: left;
margin-left: 4%!important;
}
.your_email input {
width: 100%;
}
center.ss-title input {
    width: 100%;
}
.btn_send input {
width: 100%;
background: dimgrey;
color: white;
border-left: none!important;
}
textarea, input, input:focus, textarea:focus {
    border: none;
    border-left: 10px solid silver;
    border-bottom: 1px solid silver;
    outline: none;
}
input:focus {
	border-left: 10px solid red;
}
.your-message textarea {
width: 100%;
}
textarea:focus {
	border-left: 10px solid red;
}
input[type="file"],  input[type="file"]:focus {
background: white;
color: #8F8F8F;
border: 1px solid red;
margin: 1px;
}
div.wpcf7 img.ajax-loader {
width: 22px;
}

.site-info {
float: left;
}

/* Mashshare */

.mashsb-toggle-container {
    display: none;
    padding: 0px 2% 8px;
    border: none;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
}

.mashicon-subscribe .icon::before {
    content: '\e817';
}

/* Page Navi */


.site-content nav {
border: none;
}

.wp-pagenavi a, .wp-pagenavi span {
border: 5px solid #bfbfbf;
padding: 10px 15px;
color: #A41D21;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
text-decoration: none;
color: #A41D21;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */

.front-end-upload-parent {
  width:100%;
}

.front-end-upload-message textarea {
height: 50px;
width: 50%;
}
.front-end-upload-message label {
display: block;
text-align: center;
font-size: large;
margin-bottom:1px;
}
.front-end-upload-email .required {
width: 50%;
height: 20px;
}
.plupload_content .plupload_delete {
margin: 0;
}
.plupload_filelist .plupload_file_name {
width: auto;
}
}



@media only screen and (max-width: 768px) {
    /* For mobile phones: */

.plupload_header {
height: 60px!important;
}
.plupload_header_title {
padding: 5px 0 3px;  
}
.plupload_header_content {
min-height: 0;
color: #fff;
background: transparent url("http://blog.bikerplanet.com/wp-content/uploads/2015/08/play_button.png") no-repeat scroll 5px center!important;
padding-left: 25%!important;
background-size: 20%!important;
}
.front-end-upload-message textarea {
height: 70px;
width: 78%;
}
.front-end-upload-email .required {
width: 78%;
}
.plupload_content .plupload_delete {
margin: 0!important;
}
.plupload_filelist .plupload_file_name {
width: auto;
}


}

.cform legend {
font-size: 14px;
}

.site-content article {
    word-wrap: initial;
    -moz-hyphens: none;
}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .cform {
        width:100%;
    }
    .cform label {
            color: #555;
            display: block;
            margin: 0;
            text-align: center;
            vertical-align: top;
            width: 100%;
    }
    .cform input, .cform input[type="text"] {
            width:90%;
            text-align: center;
    }
    .cform textarea {
            width:90%;
    }
    #cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
            height: 2em;
            width: 40%;
            padding: 0;
            margin: 0 auto;
            text-align: center;
            display: inline-block
    }
    img.captcha {
            vertical-align: text-bottom;
            margin: .5em !important;
            display: inline-block;
    }
    .captcha-reset {
            vertical-align: top;
            color: #777;
            margin: auto;
            display: inline-block;
            width: 21px;
            height: 21px;
            border: none;
    }
    .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
            padding: 10px 20%;
            margin: 0 auto;
            display: block;
            font-size: 2em;
            cursor: pointer;
            width: auto;
    }
    .cform input.cf_upload {
            width: 90%;
            background: #f9f9f9;
            border: 2px solid #888;
    }
  }