/********css by vipul ************/
span.byline {
    float: left;
    width: 50% !important;
}
span.posted-on {
    float: right;
    width: 50% !important;
    text-align: right;
    padding: 0px 13px;
}
span.cat-links {
    float: left;
    width: 100% !important;
    margin-top: 2%;
}
span.comments-link {
    float: left;
    width: 100% !important;
    margin-top: 3%;
    margin-bottom: 2%;
}
.entry-header {
    float: left;
}
/*********************************/

.container-fluid.blog{
    padding-top:50px;
}
a:hover{text-decoration:none !important;}
.container-fluid.banner {
    padding-top: 30px;
}
.breadcrumbs {
    float: left;
    width: 100%;
    margin: 20px 0;
}
li.cat-item.cat-item-1{display:none;}
h2.inh2 {
    font-size: 16px;
    /* margin-bottom: 0px; */
    float: left;
    line-height: 20px;
    /* margin-top: 0px; */
    width: 100%;
    color: #6a6868;
}
/*
.breadcrumb a {
    color: #828080;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    
      font-family: Roboto, sans-serif;
    color: #3c89bb;
    font-size: 15px;
    font-weight: 300;
}

*/
.breadcrumb a {
    font-family: Roboto, sans-serif;
    color: #3c89bb;
    font-size: 15px;
    font-weight: 300;
}

.breadcrumbs a:hover {
    text-decoration: none;
}
section#search-2 {
    float: left;
    width: 100%;
    border: 2px solid #e8e8f8;
    border-radius: 5px;
}
form.search-form {
    float: left;
    width: 100%;
    padding: 15px;
}
input.search-field {
    float: left;
    width: 100%;
    border: 1px solid #e8e8f8;
    padding: 14px 18px;
    font-family: 'Open Sans', sans-serif;
}
button.search-submit {
    padding: 14px 13px;
    background: #323132;
    border: 1px solid #323132;
    color: #fff;
    font-size: 14px;
    float: right;
    width: auto;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top:20px;
}
section#recent-posts-2, section#recent-comments-2, section#archives-2, section#categories-2{
    float: left;
    width: 100%;
    margin: 20px 0;
    border: 2px solid #e8e8f8;
    border-radius: 5px;
}
h2.widget-title {
    font-size: 20px;
    color: #323132;
    text-align: center;
    border-bottom: 1px solid #e8e8f8;
    margin: 0;
    padding: 10px 0;
    font-family: 'Open Sans', sans-serif;
}
section ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 16px 28px;
}
section ul li {
    font-size:14px;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 9px 0px;
    border-bottom: 1px solid #e8e8f8;
    list-style: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
section ul li a:hover {
    text-decoration: none;
}
section#meta-2 {
    display: none;
}
ul.list-of-blogs {
    float: left;
    width: 100%;
    list-style: none;
	padding-left: 0;
}
.first-blog h2 a, .singlepage .entry-title {
    font-family: 'Open Sans', sans-serif;
    color: #2183b8 !important;
    font-size: 22px;
    padding-top: 5px;
}
.first-blog h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #5e5e5e;
    padding-left: 0px;
}
.thumb {
    float: left;
    width: 100%;
}
.thumb a img {
    float: left;
    width: 100%;
    height:auto;
}
p.singlecontent {
    float: left;
    width: 100%;
    margin-top: 14px;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
.readmore {
    background-color: #323132;
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
    position: relative;
    text-decoration: none;
    border-radius: 5px;
}
span.btn_text {
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
.post-thumbnail img {
    float: left;
    width: 100%;
    height: auto;
}
.entry-content {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.entry-content p {
    font-size: 14px;
    color: #5e5e5e;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
li {
    font-size: 14px;
    color: #5e5e5e;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
span.author.vcard {
    float: left;
    width: 100%;
    font-size: 14px;
}
span.posted-on {
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 10px 0;
}
span.edit-link {
    display: none;
}
div#comments {
    float: left;
    width: 100%;
    padding: 0;
}
h2#reply-title {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}
p.logged-in-as {
    display: none;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
    padding: 10px;
    width: 100% !important;
    border: 1px solid #eaeaea;
}
input[type="submit"] {
    background-color: #323132 !important;
    border: none;
    color: #fff;
    padding: 10px 25px;
    margin: 0 !important;
    font-size: 18px;
    width: 38% !important;
    font-family: 'Open Sans', sans-serif;
}
h1.page-title {
    color: #323132 !important;
    font-size: 20px;
}
span.screen-reader-text {
    margin-left: 5px;
}
p#si_captcha_code {
    float: left;
    width: 100%;
    margin: 15px 0px;
}
input#si_captcha_code {
    float: left;
    width: 20% !important;
    margin-right: 12px;
}
p#si_captcha_code label {
    float: left;
    width: 15%;
}
form#commentform {
    margin: 20px 0;
	padding: 0 20px;
}
time.updated {
    display: none;
}
.entry-summary {
    display: none;
}
.entry-footer {
    font-size: 14px !important;
}
.tags-links {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.first-blog {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}
.navigation .current {
    background-color: #323132;
    color: #fff;
    padding: 5px;
}
.navigation a.page-numbers {
    padding: 5px 3px;
    color: #323132;
}
section#text-2 {
    float: left;
    width: 100%;
    border: 2px solid #e8e8f8;
    border-radius: 5px;
    margin-bottom: 5px;
}
.fbook {
    float: left;
    width: 100%;
    height: 100%;
}
.fbook iframe {
    float: left;
    width: 100%;
    height: 500px;
    padding: 5px 8px;
}
.comments-area {
    background-color: #fff;
    border-top: none !important;
    padding: 7.6923%;
    border: 1px solid #eaeaea !important;
    margin: 20px 0;
}
div#comments h2 {
    padding: 0 20px;
}
.comment-list article, .comment-list .pingback, .comment-list .trackback {
    border-top: none !important;
    padding: 10px 0 !important;
}
.comment-list + .comment-respond {
    border-top: none !important; 
}
p#si_captcha_code_p {
    float: left;
    width: 100%;
}
p#si_captcha_code_p label {
    float: left;
    width: 15%;
    margin: 2px 0;
}
div#prev-next {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.prev-link, .next-link {
    float: left;
    width: 100%;
    font-size: 17px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.entry-content ol {
    padding-left: 15px;
}
@media only screen and (max-width: 1600px) and (min-width: 992px){
.singlepage {
    padding: 0 15px;
}
 .post-thumbnail {
    padding-right: 15px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 1025px){
	button.search-submit {
    padding: 14px 4px;
}
	input.search-field {
    padding: 14px 0px;
}
p#si_captcha_code_p label {
    float: left;
    width: 18%;
}
}	
@media only screen and (max-width: 1024px) and (min-width: 992px){
	button.search-submit {
    padding: 14px 4px;
}
	input.search-field {
    padding: 14px 0px;
}
	p#si_captcha_code_p label {
    float: left;
    width: 18%;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	form.search-form {
    float: left;
    width: 95%;
    padding: 15px;
}	
	form.search-form label {
    float: left;
    width: 85%;
}
	p#si_captcha_code_p label {
    float: left;
    width: 16%;
}
}
@media only screen and (max-width: 767px) and (min-width: 737px){
p#si_captcha_code_p label {
    float: left;
    width: 18%;
}
}
@media only screen and (max-width: 736px) and (min-width: 668px){
p#si_captcha_code_p label {
    float: left;
    width: 19%;
    margin: 2px 0;
}
}
@media only screen and (max-width: 667px) and (min-width: 601px){
p#si_captcha_code_p label {
    float: left;
    width: 21.3%;
    margin: 2px 0;
}
}
@media only screen and (max-width: 600px) and (min-width: 565px){
p#si_captcha_code_p label {
    float: left;
    width: 23%;
    margin: 2px 0;
}
}
@media only screen and (max-width: 564px) and (min-width: 481px){
p#si_captcha_code_p label {
    float: left;
    width: 29%;
    margin: 2px 0;
}
input#si_captcha_code {
    float: left;
    width: 30% !important;
    margin-right: 12px;
}
}
@media only screen and (max-width: 480px) and (min-width: 451px){
p#si_captcha_code_p label {
    float: left;
    width: 32%;
    margin: 2px 0;
}
input#si_captcha_code {
    float: left;
    width: 38% !important;
    margin-right: 12px;
}
	input[type="submit"] {
    width: 42% !important;
}
}
@media only screen and (max-width: 450px) and (min-width: 421px){
p#si_captcha_code_p label {
    float: left;
    width: 35%;
    margin: 2px 0;
}
input#si_captcha_code {
    float: left;
    width: 44% !important;
    margin-right: 12px;
}
	input[type="submit"] {
    width: 45% !important;
}
}
@media only screen and (max-width: 420px) and (min-width: 376px){
p#si_captcha_code_p label {
    float: left;
    width: 40%;
    margin: 2px 0;
}
input#si_captcha_code {
    float: left;
    width: 45% !important;
    margin-right: 12px;
}
}
@media only screen and (max-width: 375px) and (min-width: 315px){
	p#si_captcha_code_p label {
    float: left;
    width: 46%;
    margin: 2px 0;
    font-size: 10.5px;
}
input#si_captcha_code {
    float: left;
    width: 45% !important;
    margin-right: 7px;
}
}
@media only screen and (max-width: 767px) and (min-width: 481px){
a.m-site-logo.col-xs-5.hidden-md.hidden-lg {
    width: 55% !important;
}
#click-menu {
    right: 4% !important;
    top: 13px !important;
}
button.search-submit {
    padding: 13px 20px;
    font-size: 16px;
}
	form.search-form label {
    float: left;
    width: 80%;
}
}
@media only screen and (max-width: 600px) and (min-width: 421px){
	form.search-form label {
    float: left;
    width: 75%;
}
#click-menu {
    right: 4% !important;
    top: 13px !important;
}

}
@media only screen and (max-width: 480px) and (min-width: 421px){
		a.m-site-logo.col-xs-5.hidden-md.hidden-lg {
    width: 70% !important;
}
#click-menu {
    right: 4% !important;
    top: 13px !important;
}
}	
@media only screen and (max-width: 420px) and (min-width: 280px){
	a.m-site-logo.col-xs-5.hidden-md.hidden-lg {
    float: left;
    width: 90% !important;
    height: auto;
}
#click-menu {
    right: 4% !important;
    top: 13px !important;
}
 .comment-form input[type="submit"]{
    padding: 10px;
    width: 100% !important;
}
input.search-field {
    float: left;
    width: 100%;
    border: 1px solid #e8e8f8;
    padding: 14px 0px !important;
    font-family: 'Open Sans', sans-serif;
}
.newsletter-container-sec form {
    float: left;
    width: 100% !important;
}
	form.search-form label {
    float: left;
    width: 70%;
}
}
