/* updated code  */

html {
	overflow-y: scroll;
  }
  body, html {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
  }

  /* Example of consistent layout component */
  .header, .footer {
	width: 100%;
	padding: 20px;
	background-color: #f1f1f1;
  }

 


.no-padding {
	padding: 0;
}

.btn.btn-primary {
	color: #fff;
	font-size:13px;
	border: none;
	border-radius: 0;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 90px;
    padding-left: 30px;
    background-color: #c4161c;
    text-transform: uppercase;
    position: relative;
    font-family: '' EuclidCircularB';';
}

.btn.btn-primary i {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 100%;
	line-height: 60px;
	color: #000;
	background-color: #fff;
}

 .btn.btn-primary:hover {
	background-color:#283949;
	color:#fff
 }
 .btn.btn-primary:hover i {
	color: #fff;
	background-color: #f3cc29;	
}

.section-padding {
	padding-top: 75px;
	padding-bottom: 100px;
}

.section-title {
	margin-bottom: 80px;
}

.section-title h1 {
	font-size: 35px;
	text-transform: uppercase;
	color: #ec1b24;
	letter-spacing:3px;
}

.section-title h2 {
	margin-top: 0;
	letter-spacing:2px;
	text-transform: uppercase;
	font-family: 'montserratbold';
}


/* ==========================================================================
 	Header
 ========================================================================== */

/* main Menu */


/*End Drpdown Menu CSS*/

/* home */

/* Services */

/* Service Section  */


/* Portfolio Section */

/* Team Section */

/* Testimonial Section */


/* Blog Section */


.blog-image,
.entry-post {
	position: relative;
}



.blog-one .blog-image:before {
    top: -10px;
    left: -10px;
    border-left: 40px solid #fff;
    border-bottom: 360px solid transparent; 
}

.blog-two .blog-image:after {
    top: 0;
    bottom: -10px;
    right: -10px;
    border-right: 40px solid #fff;
    border-top: 360px solid transparent;
}

.blog-one .entry-post:after {
    top:-10px;
    right: -10px;
    border-right: 25px solid #fff;
    border-bottom: 340px solid transparent;
}

.blog-two .entry-post:before {
    top:-10px;
    left: -10px;
    border-left: 25px solid #fff;
    border-top: 340px solid transparent;
}

.blog-content {
	margin-bottom: 8px;
}

.entry-thumbnail {
	position: relative;
}

.blog-content .time {
	position: absolute;
	top: 30px;
	padding: 15px;
	max-width: 85px;
	text-align: center;
	color: #fff;
	background-color: #f3cc29;
}

.blog-content.blog-one .time {
	left: 65px;	
}

.blog-content .time span {
	font-size: 18px;
}

.blog-content.blog-one .time span:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -6px;
   
    border-top: 82px solid transparent;
    z-index: 1;
}

.blog-content.blog-two .time span:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: -6px;
    border-left: 6px solid #f3cc29;
    border-bottom: 82px solid transparent;
    z-index: 1;
}

.blog-content .time h2 {
	margin: 0;
	line-height: 24px;
	text-transform: uppercase;
}

.blog-content.blog-two .time {
	right: 65px;
}

.entry-title {
	margin-bottom: 20px;
	text-transform:capitalize;
	letter-spacing:1.5px;
	font-family: '' EuclidCircularB';';
}

.entry-title a {
	color: #2c3e50;
}

.blog-content .entry-meta {
	padding: 10px 20px;
	margin-bottom:20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.blog-content  li {
	font-size: 24px;
	margin-right: 10px;
}


.post-content li{
	margin-left: 30px;
}

.post-content li:first-child {
	margin-left:0;
}

.blog-content li a {
	color: #777;
	font-size: 12px;
}

.entry-title a:hover,
.blog-content li a:hover {
	color: #c4161c;
}

.blog-content .entry-post {
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 50px;
	padding-right: 50px;
	color: #6f6f6f;
	font-size: 13px;
	line-height: 30px;
	margin: 16px 0;
	background-color: #f2f2f2;
} 

.blog-content .btn.btn-primary {
	font-size:12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 65px;
	padding-left: 20px;
	color:#fff;
	margin-top:7px;
}

.blog-content .btn.btn-primary:hover {
	color:#fff;
	background-color:#000000;
}

.blog-content .btn.btn-primary:hover i {
	background-color:#c4161c;
}

.blog-content .btn.btn-primary i {
    width: 40px;
    height: 100%;
    line-height: 45px;
    color: #fff;
    background-color: #000000;
}

/* Clients Section */


/* ==========================================================================
 	Footer
 ========================================================================== */

/* ==========================================================================
 	About Us Page Css
 ========================================================================== */


/* ==========================================================================
 	Features Page Css
 ========================================================================== */


/* Skills Section */


/* ==========================================================================
 	Services Page Css
 ========================================================================== */
/* ==========================================================================
 	Project Page Css
 ========================================================================== */



/* ==========================================================================
 	Project Details Page Css
 ========================================================================== */


/* ==========================================================================
 	Blog Page Css
 ========================================================================== */

.blogNnews .blog-content{
	margin-top:100px;
}

.blogNnews .prev-next {
	margin-bottom: 100px;
    margin-top: 80px;
}


/* ==========================================================================
 	Blog Details page CSS
 ========================================================================== */

.blog-details {
	padding-top:85px;
	padding-bottom:70px;
}

.blog-details li {
	border-top: 0;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 0;
	margin-bottom:30px;
	border-bottom:2px solid #e9ebed;
}

.blog-details .entry-meta ul {
	overflow:hidden;
}

.blog-details .entry-meta li {
	float:left;
	padding:0 17px;
	font-size:15px;
	color:#999;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #cdcdcd;
}

.blog-details .entry-meta li:first-child {
	padding-left:0;
	border-left:0;
}

.blog-details .entry-meta li:last-child {
	padding-right:0;
	border-right:0;
}

.blog-details .entry-meta li a {
	font-size:24px;
	color:#999;
}

.blog-details .entry-meta li a:hover{
	color:#f3cc29;
}

.blog-details .time {
	top:20px;
	left:25px;
}

.blog-details .time span:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -6px;
    
    border-top: 82px solid transparent;
    z-index: 1;
}

.blog-details .blog-image:after {
	right:0;
	top:0;
    border-top: 0;
    border-right: 60px solid #fff;
    border-bottom: 690px solid transparent;
}

.blog-details .entry-title {
	margin-top: 45px;
	margin-bottom: 20px;
	font-family:' EuclidCircularB';
	color:#2c3e50;
}

.blog-details .post {
	border: 0;
	padding: 0;
	padding-bottom: 15px;
}

.blog-details .post li+li {
	margin-left: 5px;
	padding-left: 15px;
	border-left: 2px solid #999;
}

.blog-details .post a {
	color: #999;
}

.blog-details .post-content {
	font-size: 13px;
	line-height: 30px;
}

.post-content blockquote {
	font-size: 13px;
	color: #fff;
	border-left: 3px solid #f3cc29;
	background-color: #2c3e50;
	padding: 25px 0;
	padding-left: 60px;
	margin: 25px 0;
	position: relative;
}

.post-content blockquote i {
	font-size: 24px;
	color: #f3cc29;
	position: absolute;
	top: 20px;
	left: 20px;
}

.post-content blockquote:after {
	position: absolute;
	content: "";
    bottom: 0;
    right: 0;
    border-right:15px solid #fff;
    border-top: 110px solid transparent;	
}

.blog-details .share-social li {
	font-size: 15px;
}

.blog-details .share-social {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 20px;
	margin-top: 40px;
}

.blog-details .post-tags {
	display: inline-block;
	float: left;
	padding-left: 10px;
}

.blog-details .post-tags a {
	color:#2c3e50;
}

.blog-details .post-tags a:hover {
	color:#f3cc29;
}

.blog-details .share-social a {
	font-size: 13px;
	color: #2c3e50;
}

.blog-details .share-social i {
	margin-right: 10px;
	color: #f3cc29;
	font-size: 18px;
}

.share-social .social i {
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #fdb251;
} 

.share-social .social li {
	display: inline-block;
}

.share-social .social li:first-child {
	margin-right: 20px;
}

.share-social .social .fa-facebook {
	background-color: #617fc0;
} 

.share-social .social .fa-tumblr {
	background-color: #74bde0;
} 

.share-social .social .fa-pinterest-p {
	background-color: #cd4951;
} 

.share-social .social .fa-flickr {
	background-color: #ff0084;
} 

.share-social .social .fa-vimeo {
	background-color: #70b1bf;
}

.comments-area {
	margin-bottom: 75px;
}

.comments-area> h4, 
.replay-box> h4{
	color:#2c3e50;
	margin-bottom:25px;
	font-family: ' EuclidCircularB';
}

.post-author {
	font-size: 13px;	
	color: #666;
	line-height: 24px;
	border: 2px solid #f0f0f0;
	border-right: 0;
	background-color: #f7f7f7;
	box-shadow: 0 2px 0 0 #f0f0f0;
	padding: 25px;
	margin-top: 70px;
	margin-bottom: 80px;
	position: relative;
}

.post-author:before,
.post-author:after {
	position: absolute;
	content: "";
    top: -2px;	
}

.post-author:before {
    right: -2px;
    border-top: 0;
    border-right: 30px solid #fff;
    border-bottom: 250px solid transparent;	
}

.post-author:after {
    right: 17px;
	width: 2px;
	height: 102%;
	background-color: #f0f0f0;
    -webkit-transform: rotate( -7deg);
    -moz-transform: rotate( -7deg);
    -ms-transform: rotate( -7deg);
    -o-transform: rotate( -7deg);
    transform: rotate( -7deg);	
}

.post-author h4 {
	font-size: 15px;
}

.post-author h5 {
	font-size: 13px;
	margin-bottom: 15px;
	font-family: ' EuclidCircularB';
}

.author-image {
	float: left;
	margin-right: 40px;
}


.post-comment {
	border: 2px solid #f2f2f2;
	margin-bottom: 30px;
	box-shadow: 0 2px 0 0 #f2f2f2;
}

.post-comment .post-nfo {
	padding:0  30px;
	padding-top: 30px;
	padding-bottom: 40px;
}

.commenter-info {
	font-size: 13px;
	line-height: 30px;
}

.commenter-avatar {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}

.media-body .btn.btn-primary {
	float: right;
	font-size: 12px;
	color: #2c3e50;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 70px;
	padding-left: 25px;
}

.media-body .btn.btn-primary i {
	background-color: #2c3e50;
	color: #fff;
}

.media-body .btn.btn-primary:hover i {
	color: #2c3e50;
	background-color: #f3cc29;
} 

.media-inner {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	font-family: ' EuclidCircularB';
}

.post-comment .post-nfo h5 {
	color:#333;
}

.media-inner .date {
	color: #999;
	font-size: 12px;
	font-family: ' EuclidCircularB';


}

.entry-summary p{
	font-size:16px;
}	
@media (min-width:768px) and (max-width:991px){
	.entry-title a{
		font-size:14px
	}
	.blog-content .entry-meta {
		padding: 0px 0px;
		margin-bottom: 10px;}
	.blog-content .entry-meta i {
		font-size: 24px;}
	.entry-summary p{
		font: size 20px;;
	}	
	.blog-content .btn.btn-primary {
		font-size: 22;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 50px;
		padding-left: 17px;
		margin-top:7px;}	
}
/* ==========================================================================
 	Contact Page Css
 ========================================================================== */




/* ==========================================================================
 	 updated footer Css
 ========================================================================== */


/* ==========================================================================
								THE END OF CSS
 ========================================================================== */