/*Blog Details 1 Style Starts*/
.BLOGDETAILS-1{padding:80px 0;}
.BLOGDETAILS-1 .section-heading{font-size:50px; color:#333; font-weight:600; margin:0; padding:0 0 15px; font-family: 'Roboto', sans-serif; text-align:left;}
.BLOGDETAILS-1 .section-text{font-size:18px; color:#6e7680; font-weight:400; margin:0; padding:0 0 30px; font-family: 'Roboto', sans-serif; text-align:left;}
.BLOGDETAILS-1 .section-text span{font-size:14px; color:#333; border:1px #ddd solid; border-radius:10px; padding:8px 20px; display:inline-block; margin-left:30px;}
.BLOGDETAILS-1 .blog_details_image{height:350px; max-width: 715px; overflow:hidden; border:10px #fff solid; box-shadow:0 0 5px #ddd; display:inline-block;}
.BLOGDETAILS-1 .blog_details_image img{height:100%; max-width:none; width:auto;}
.BLOGDETAILS-1 .blog_desc{font-size:16px; color:#6e7680; font-weight:400; margin:0; padding:0 0 30px; font-family: 'Roboto', sans-serif; text-align:left;}
.BLOGDETAILS-1 .social_icon{display:block;}
.BLOGDETAILS-1 .social_icon a{display:inline-block; width:50px; height:50px; border-radius:50%; transition:ease 0.8s; background:#f1f0f0; color:#333; font-size:18px; padding-top:12px; text-decoration:none; text-align:center;}
.BLOGDETAILS-1 .social_icon a:hover{text-decoration:none; background:#333; color:#fff;}
.BLOGDETAILS-1 .prev_comment_section{border-top:1px #f0f0f0 solid; padding:15px 0 0; margin:30px 0 0;}
.BLOGDETAILS-1 .prev_comment{display:block; margin:0; padding:0;}
.BLOGDETAILS-1 .prev_comment_section h4{font-size:20px; color:#000; margin:0; padding:0 0 30px; font-family: 'Roboto', sans-serif; text-transform:uppercase;}
.BLOGDETAILS-1 .prev_comment .comment_name{font-size:16px; color:#333; font-family: 'Roboto', sans-serif;}
.BLOGDETAILS-1 .prev_comment .comment_name span{display:block; font-size:13px; color:#666;}
.BLOGDETAILS-1 .prev_comment .comment_desc{font-size:16px; color:#333; font-family: 'Roboto', sans-serif;}
.BLOGDETAILS-1 .comment_form{margin-top:35px;}
.BLOGDETAILS-1 .comment_form input.form-control{background:#fff; border:1px #ddd solid; height:38px; box-shadow:none; border-radius:0;}
.BLOGDETAILS-1 .comment_form textarea.form-control{background:#fff; border:1px #ddd solid; height:200px; resize:none; box-shadow:none; border-radius:0;}
.BLOGDETAILS-1 .comment_form .comment_bttn{background:#000; color:#fff; padding:8px 30px; border:none;}
.BLOGDETAILS-1 .success{font-size:14px; color:#060;}
.BLOGDETAILS-1 .error{font-size:14px; color:#F00;}
@media only screen and (max-width:767px){
	.BLOGDETAILS-1{padding:30px 0;}
	.BLOGDETAILS-1 .section-heading{font-size:30px;}
	.BLOGDETAILS-1 .blog_details_image{max-width: none; width: 100%;}
	.BLOGDETAILS-1 .section-heading{font-size:30px;}
}
/************END************/


/*Blog Details 7 Style Starts*/
.BLOGDETAILS-7{padding:80px 0; font-family: 'Roboto', sans-serif;}
.BLOGDETAILS-7 .section-heading{font-size:32px; color:#222; text-transform:uppercase; font-weight:400; letter-spacing:2px; margin:0; padding:0 0 15px; text-align:left;}
.BLOGDETAILS-7 .section-text{font-size:18px; color:#6e7680; font-weight:400; margin:0; padding:0 0 30px; text-align:left;}
.BLOGDETAILS-7 .section-text span{font-size:14px; color:#333; border:1px #ddd solid; border-radius:10px; padding:8px 20px; display:inline-block; margin-left:30px;}
.BLOGDETAILS-7 .blog_details_image{height:350px; overflow:hidden; border:10px #fff solid; box-shadow:0 0 5px #ddd; display:inline-block;}
.BLOGDETAILS-7 .blog_details_image img{height:100%; max-width:none; width:auto;}
.BLOGDETAILS-7 .blog_desc{font-size:16px; color:#6e7680; font-weight:400; line-height:23px; margin:0; padding:0 0 30px; text-align:left;}
.BLOGDETAILS-7 .social_icon{display:block;}
.BLOGDETAILS-7 .social_icon a{display:inline-block; width:50px; height:50px; border-radius:50%; transition:ease 0.8s; background:#f1f0f0; color:#333; font-size:18px; padding-top:12px; text-decoration:none; text-align:center;}
.BLOGDETAILS-7 .social_icon a:hover{text-decoration:none; background:#333; color:#fff;}
.BLOGDETAILS-7 .prev_comment_section{border-top:1px #f0f0f0 solid; padding:15px 0 0; margin:30px 0 0;}
.BLOGDETAILS-7 .prev_comment{display:block; margin:0; padding:0;}
.BLOGDETAILS-7 .prev_comment_section h4{font-size:20px; color:#000; margin:0; padding:0 0 30px; text-transform:uppercase;}
.BLOGDETAILS-7 .prev_comment .comment_name{font-size:16px; color:#333;}
.BLOGDETAILS-7 .prev_comment .comment_name span{display:block; font-size:13px; color:#666;}
.BLOGDETAILS-7 .prev_comment .comment_desc{font-size:16px; color:#333;}
.BLOGDETAILS-7 .comment_form{margin-top:35px;}
.BLOGDETAILS-7 .comment_form input.form-control{background:#fff; border:1px #ddd solid; height:38px; box-shadow:none; border-radius:0;}
.BLOGDETAILS-7 .comment_form textarea.form-control{background:#fff; border:1px #ddd solid; height:200px; resize:none; box-shadow:none; border-radius:0;}
.BLOGDETAILS-7 .comment_form .comment_bttn{background:#000; color:#fff; padding:8px 30px; border:none;}
.BLOGDETAILS-7 .success{font-size:14px; color:#060;}
.BLOGDETAILS-7 .error{font-size:14px; color:#F00;}
@media only screen and (max-width:767px){
	.BLOGDETAILS-7{padding:30px 0;}
	.BLOGDETAILS-7 .section-heading{font-size:30px;}
}
/************END************/


















