@import url('fonts/rajdhani/rajdhani.css');
@import url('fonts/roboto/roboto.css');

body 
{
    font-family: 'Roboto-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin: 0;
    padding: 0;
    background: #f6f6f6;
}
body p
{
    font-family: 'Roboto-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
*
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h1, h2, h3
{
    font-family: 'Rajdhani-Bold';
    color: #333333;
    margin: 0;
}
h2
{
    line-height: 30px;
    font-size: 24px;
    letter-spacing: 0.48px;
}
img {
    width: 100%;
    display: block;
}
.site-container {
    max-width: 970px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.top-banner {
    margin: 30px 0;
    position: relative;
}
.top-banner h1 {
    margin: 0;
    width: auto;
    position: absolute;
    top: 50%;
    right: 82px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 70px;
    letter-spacing: 1.4px;
}
.top-banner h1 span{
    font-family: 'Rajdhani-Regular';
}
.page_title_row {
    background: #333;
    padding-top: 14px;
    padding-bottom: 13px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.page_title_row h4 {
    margin: 0;
    color: #ffffff;
    font-family: 'Rajdhani-Bold';
    letter-spacing: 0.32px;
    font-size: 16px;
}
.page_title_row h4 a {
    color: #ffff;
    text-decoration: none;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-6
{
    padding-right: 15px;
    padding-left: 15px;
}
.social-icons {
    display: -ms-flexbox;
    display: flex;
}
.social-icons a {
    margin-right: 10px;
    background: transparent;
}
.social-icons a {
	width: auto;
	}
@media (min-width: 576px)
{
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
.blogs-part .col-sm-6
{
    margin-bottom: 26px;
}
.blog-clm {
    background: #fff;
    position: relative;
    height: 100%;
}
.blog-content a.readmore {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    font-family: 'Rajdhani-Bold';
    display: block;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.blog-content {
    padding: 20px;
    padding-bottom: 40px;
}
.blogs-part {
    padding: 25px 0;
}
.footer
{
    background: #333;
    padding: 14px 0;
    text-align: center;
}
.footer p
{
    margin: 0;
    color: #fff;
    font-size: 14px;
}
.footer p a
{
    font-family: 'Roboto-Bold';
    color:#fff;
    text-decoration: none;
}
.adpage-content-section .single-blog {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 42px 80px;
}
.adpage-content-section {
    padding: 35px 0;
}
.single-blog h1 {
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 48px;
    letter-spacing: 0.8px;
    text-align: center;
}
.single-blog-img {
    margin-top: 32px;
    margin-bottom: 24px;
}
.single-blog-content p strong {
    font-size: 18px;
    font-family: 'Roboto-Bold';
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.36px;
}
.single-blog-content p {
    margin-bottom: 22px;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    line-height: 24px;
    margin-top: 7px;
}
.single-blog-content p a, .single-blog-content a {
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    color: #2b4eee;
}
.single-blog-content h3 {
    font-size: 16px;
    font-family: 'Roboto-Bold';
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.36px;
    margin-bottom: -5px;
}
.related-blogs-inner {
    background: #fff;
    border-top: 4px solid #333;
    padding: 36px 30px;
}
.related-blogs-inner h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 36px;
}
.related-blogs-inner h3.heading {
    font-size: 24px;
}
.related-blogs {
    margin-top: 30px;
}

.pagination {
    text-align: center;
    margin: 20px 0;
    width: 100%;
}
.pagination a {
    font-family: 'Rajdhani-Bold';
    font-size: 16px;
    width: 49px;
    height: 45px;
    background: #fff;
    display: inline-block !important;
    margin-right: -4px !important;
    border-right: 1px solid #f6f6f6;
    color: #333;
    text-decoration: none !important;
    line-height: 45px;
}
.pagination a.prev, .pagination a.next  {
    width: auto;
    padding: 0 25px;
}
.pagination a.prev {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.pagination a.next  {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pagination a:hover {
    background: #333;
    color: #fff;
}
.pagination span.current
{
    background: #333;
    color: #fff;
    border: none;
    font-family: 'Rajdhani-Bold';
    font-size: 16px;
    width: 49px;
    height: 45px;
    display: inline-block !important;
    margin-right: -4px;
    border-right: 1px solid #f6f6f6;
    text-decoration: none;
    line-height: 45px;
}

@media (min-width: 576px)
{
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}
.col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
}
.re-blog-content h3 {
    text-align: left;
    margin-bottom: 0;
    margin-top: 6px;
}
.re-blog-content h3 a{
    color: #333333;
    text-decoration: none;
}
.blog-content a{
   color: #333333;
    text-decoration: none; 
}

.social-icons img {
    width: auto;
}


/* ==Responsive == */
@media (max-width:767px)
{
    .blogs-part {
        padding-top: 13px;
    }
    h2 {
        line-height: 26px;
        font-size: 20px;
        letter-spacing: 0.4px;
    }
    .blog-content {
        padding-top: 14px;
    }
    .top-banner h1 {
        right: 26px;
        font-size: 40px;
        letter-spacing: 0.79px;
    }
    .top-banner {
        margin: 0;
        height: 120px;
    }
    .header .site-container {
        padding: 0;
    }
    .top-banner img {
        height: 100%;
        object-fit: cover;
    }
    .single-blog h1 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0.5px;
    }
    .adpage-content-section .single-blog {
        padding: 30px 20px;
    }
    .single-blog-img {
        margin-top: 28px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .related-blogs-inner {
        padding: 26px 26px;
    }
    .related-blogs-inner h3 {
        margin-bottom: 26px;
    }
}