/*
Theme Name: GPU
Theme URI: #
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.gpuhubaiblogs-section .bx h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
    font-weight: 600;
}
.gpuhuai-not-found {
    padding: 60px 0;
}
.gpuhuai-not-found h2 {
    font-family: 'Brown';
    font-size: 38px;
    color: #000;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 10px;
}
.gpuhuai-page-section {
    padding: 80px 0;
}
.gpuhuai-page-section h3 {
    font-family: 'Brown';
    font-size: 38px;
    color: #000;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 10px;
}
/***** BLOG LIST PAGE *****/

.gpuhuai-innermain-blogpge-banner {
	width: 100%;
	position: relative;
}
.gpuhuai-innermain-blogpge-banner img {
	width: 100%;
	height: auto;
}
.gpuhuai-innermain-blogpge-banner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding-top: 210px;
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt .indivtbx {
	width: 100%;
	position: relative;
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt .indivtbx h4 {
	font-family: 'BrownExtraBold';
	font-size: 65px;
	color: #fff;
	line-height: 70px;
	font-weight: 700;
	letter-spacing: 2.5px;
	margin: 0;
	padding: 0;
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt .indivtbx h4 strong {
	display: block;
	color: #fff;
	font-size: 75px;
	line-height: 80px;
	font-family: 'BrownExtraBold';
	font-weight: 700;
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt .indivtbx p {
	position: relative;
	font-family: 'Montserrat';
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	font-weight: 500;
	margin: 40px 0 0 350px;
	padding: 0;
}
.gpuhuai-innermain-blogpge-banner .inner-blgbantxt .indivtbx p::before {
	content: '';
	position: absolute;
	left: -100px;
	top: 10px;
	width: 80px;
	height: 2px;
	background: #56d821;
	margin: 0;
}
.gpuhuai-post-content h1 {
    font-family: 'BrownMedium';
    font-size: 37px;
    color: #545454;
    line-height: 45px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 20px;
}

.gpuhuai-sidebar ul li a:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #56d821;
    position: absolute;
    top: 18px;
    border-radius: 30px;
    left: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    
}

.gpuhuai-sidebar ul li a{
    position: relative;
    font-family: 'Montserrat';
    display: block;
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    padding: 5px 0 5px 25px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: 0.3s;
}
.gpuhuai-single-post-detail {
    padding: 70px 0;
}
.gpuhuai-post-content .featured-image {
    width: 50%;
    height: auto;
    float: right;
    margin: 10px 0 10px 40px;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.gpuhuai-post-content p{
    font-family: 'Montserrat';
    color: #545454;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding: 0;
    margin: 0;
}
.gpuhuai-blog-section {
    padding: 70px 0;
}
.gpuhuai-sgle-post {
       display: block;
    width: 100%;
    float: left;
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px dotted #afafaf;
    position: relative;
}
.gpuhuai-sgle-img {
    width: 40%;
    float: left;
}

.gpuhuai-sgle-description {
    padding: 0 20px 20px;
    width: 60%;
    float: left;
}
.gpuhuai-sgle-description h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 30px;
    background: #56d821;
}

.gpuhuai-sgle-description h2 {
    position: relative;
    padding: 0 0 10px 20px;
    font-family: 'BrownMedium';
    display: block;
    color: #545454;
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 1px;
    margin: 0;
}
.gpuhuai-sgle-description p {
    display: block;
    font-family: 'Montserrat';
    color: #545454;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding: 10px 0;
    margin: 0;
}
.gpuhuai-sgle-description .gpuhuai-sgle-btn a {
    display: inline-block;
    font-family: 'Brown';
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 24px 0 0;
    margin: 0;
    background: url(./assets/images/mre-arwr.png) no-repeat 100% 8px;
    cursor: pointer;
    text-decoration: none;
    transition: 0.3s;
}
.gpuhuai-sgle-img img {
    width: 100%;
    height: auto;
    transition: transform 4s;
    border-radius: 5px;
}

.gpuhuai-sgle-date {
    margin-bottom: 9px;
    background-color: #545454;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
}
.gpuhuai-sidebar ul {
    padding-left: 0!important;
    list-style: none;
    margin-top: 30px;
    margin-bottom: 36px;
    float: left;
}

.gpuhuai-sidebar ul li {
    float: left;
    position:relative;
}

.gpuhuai-sidebar ul li a {
    font-size: 15px;
    color: #1c1c1c;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none
}

.gpuhuai-sidebar h3 {
    font-family: 'Brown';
    font-size: 38px;
    color: #fff;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #545454;
    border-radius: 5px;
    margin: 0 0 15px;
    padding: 10px 20px;
    float: left;
    width: 100%;
}
img{
    max-width:100%;
    height:auto;
    overflow:hidden;
}
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #f79420;
}

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #f79420;
    color: #fff;
}