/**
* 

Theme Name: SOCIAL
Author: Hipinspire
Author URI: http://www.hipinspire.com/
Version: 1.0
    
*/

.video .col-lg-5 img{max-width: 321px;}

.radio-holder,.text-holder{display:none;}

.process-and-strategy .left-color .icon-container img {
    width: 45px !important;
    position: relative !important;
    top: 10px !important;
    left: 10px !important ;
}

section.statistic .title span {
    background-color: #eb813d;
    border-radius: 100px;
    padding: 5px 25px;
    color: #000;
}

section.team-info span {
    background-color: #eb813d;
    border-radius: 100px;
    padding: 5px 25px;
    color: #000;
}

ul.no-list.hs-error-msgs.inputs-list LABEL {
    DISPLAY: block;
    font-size: 14px !important;
}

.contact-hero .contact-form-block input[type=submit] {
    font-family: "Krona One", sans-serif;
}

.services .title h2 span {
       background: #0a66c2;
    color: #fff;
    border-radius: 100px;
    padding: 5px 25px;
}

.portfolio .title h3 span {
	    background: #f3d65c;
    border-radius: 100px;
    padding: 5px 25px;
    color: #000;
}

.portfolio-v2 .title h3 span {
      background: #0a66c2;
    color: #fff;
    border-radius: 100px;
    padding: 5px 25px;
}

.clients .title h3 {
margin-top: 50px;
}
/ ** Blog CSS ** /
section.latest.mnobile.blog-default.recent-post-cont{
    padding: 150px 0 100px;
    background:#fff;
}
.blog-default.recent-post-cont h2{
    font-size: 32px;
    font-weight: bold;
    font-family:"Montserrat";
    color: #111;
    margin: 0 0 35px;
}
.blog-block{
    background:#fff;
    overflow: hidden;
    border:solid 1px rgba(129,154,179,0.14);
    margin:0 0 30px;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}
.blog-block:hover{
    box-shadow:0 3px 16px 0 rgba(0,0,0,.11);
}
.single-post .thumbnail{
    position: relative;
}
.single-post .thumbnail img{
    width: 100%;
    height:200px;
    object-fit: cover;
}
.set-overlay{
    background: linear-gradient(45deg,rgba(14,142,236,1) 0%,rgba(0,122,205,0.5) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: .4s linear;
    -webkit-transition: .4s linear;
}
.single-post:hover .set-overlay{
    left: 0;
}
.read-more-link{
    font-size: 16px;
    font-family:"Montserrat";
    font-weight:500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 5px;
    display: table;
}
.read-more-link:hover{
    color: rgba(255, 255, 255, 0.50);
}
.social-shares{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.share-text{
    display:block;
    margin: 0 auto 5px;
    font-size: 12px;
    font-family:"Montserrat";
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
}
.social-shares a,
.share-text a{
    font-size: 14px;
    color: #fff;
    font-family:"Montserrat";
    margin-left: 10px;
    display: block;
}
.share-text a:last-child{
    margin: 0;
}
.social-shares a:hover{
    color:rgba(255,255,255,0.50);
}
.widget_block{
    margin:0 0 30px;
}
.details-post{
    padding:20px;
}
.dt-author-sec{
    font-size: 12px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #111;
    margin: 0 0 10px;
}
.dt-author-sec a{
    color: #0070cd;
}
.details-post h4{
    font-size: 16px;
    font-family:"Montserrat";
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 15px;
    color:#4f4f4f;
}
.details-post p{
    font-size: 14px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #333;
    line-height: 22px;
    margin: 0;
}

.sidebar-sec .widget_search{
    margin: 0 0 30px;
}
.sidebar-sec .widget_search label{
    font-size: 16px;
    color: #111;
    font-family:"Montserrat";
    font-weight: 600;
    margin: 0 0 10px;
    display: block;
}
.wp-block-search__inside-wrapper{
    position: relative;
} 
.wp-block-search__inside-wrapper .wp-block-search__input{
    padding: 10px 15px;
    background: #fff;
    font-family:"Montserrat";
    border-radius: 0;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    color: #111;
}
.wp-block-search__inside-wrapper .wp-block-search__button.wp-element-button{
    padding: 10px 15px;
    font-size: 14px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #fff;
    background: #0070cd;
    border: none;
}
.wp-block-search__inside-wrapper .wp-block-search__button.wp-element-button:hover{
    background:#111;
    color:#fff;
}
.sidebar-sec ul.wp-block-latest-posts__list.wp-block-latest-posts li{
    display: block;
    margin: 0;
}
.sidebar-sec ul.wp-block-latest-posts__list.wp-block-latest-posts li a{
    padding: 5px 0 5px 15px;
    font-size: 13px;
    line-height: 20px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #333;
    position: relative;
    word-break: break-all;
    display: flex;
}
.sidebar-sec ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #0070cd;
    top: 10px;
    left: 0;
}
.sidebar-sec .widget_categories{
    margin: 0 0 30px;
}
.sidebar-sec .widget_categories ul{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.sidebar-sec .widget_categories ul li{
    margin: 0 5px 5px 0;
}
.sidebar-sec .widget_categories ul li a{
    padding: 10px 15px;
    border: 1px solid #101010;
    font-size: 13px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #333;
    display: block;
}
.sidebar-sec .widget_media_image{
    margin: 0 auto 30px;
}
.sidebar-sec .widget_media_image img{
    width: 100%;
}
.sidebar-sec a.wp-block-button__link.wp-element-button{
    font-size: 12px;
    padding: 12px 15px;
    font-family:"Montserrat";
    background: #111;
    font-weight: 500;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 0px;
}
.sidebar-sec a.wp-block-button__link.wp-element-button:hover{
    background: #0070cd;
    color: #fff;
    text-decoration: none !important;
}
.sidebar-sec .wp-block-button{
    width: 100%;
}
.blog-detail-pg .widget_block h2,
.blog-default.recent-post-cont .widget_block h2{
    font-size: 16px;
    font-weight: 500;
    font-family:"Montserrat";
    color: #111;
    margin: 0 0 15px;
}
footer .custom_menu{padding:50px 0 0;}
.blog-detail-pg{
    padding: 150px 0 50px;
    background:#fff;
}
.blog-detail-pg .ttl-sec h1{
    font-size: 32px;
    font-weight: bold;
    font-family:"Montserrat";
    color: #000;
    line-height: 40px;
    margin: 0 0 15px;
}
.blog-detail-pg .dt-author-sec{
    display: flex;
    align-items: center;
    width: 100%;
}
.blog-detail-pg .by-author-sec{
    margin-right: 10px;
    font-size: 14px;
    font-family:"Montserrat";
    line-height: 22px;
    font-weight: 500;
    color: #0070cd;
    margin: 0;
}
.blog-detail-pg .dt-sec{
    margin: 0 0 0 auto;
    margin-right: 10px;
    font-family:"Montserrat";
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
.blog-detail-pg .cat-sec{
    font-size: 14px;
    font-family:"Montserrat";
    font-weight: 600;
    line-height: 22px;
    color: #333;
    margin: 0 0 30px;
    display: block;
}

.summary-brief .summery-ttl{
    font-size: 20px;
    font-weight: 600;
    font-family:"Montserrat";
    color: #111;
    margin: 0 0 15px;
}
.summery-list ul{
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
}
.summery-list ul li a{
    font-size: 16px;
    font-family:"Montserrat";
    font-weight: 500;
    color: #333;
    padding: 5px 0 5px 20px;
    position: relative;
    display: flex;
}
.summery-list ul li a:before{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #0070cd;
    top: 15px;
    left: 0;
}


.blog-detail-pg .thumb-sec{
    margin: 0 0 30px;
}
.blog-detail-pg .thumb-sec img{
    width: 100%;
}
.blog-detail-pg hr{display: none;}
.summary-content,.page-template-blog-template .entry-content, .single-post .entry-content {
    margin: 0 0 30px;
}
.page-template-blog-template .entry-content, .single-post .entry-content  h1{
    font-size: 32px;
    font-family:"Montserrat";
    font-weight: bold;
    color: #000;
    line-height: 40px;
    margin: 0 0 25px;
}
.page-template-blog-template .entry-content, .single-post .entry-content  h1 strong{
    font-weight: bold;
}
.summary-deesc p,.page-template-blog-template .entry-content, .single-post .entry-content  p{
    font-size:16px;
    font-weight: normal;
    font-family:"Montserrat";
    color: #333;
    line-height: 24px;
    margin: 0 0 15px;
}
.summary-deesc p a,.page-template-blog-template .entry-content, .single-post .entry-content  p a{
    color: #0070cd;
    font-weight: 500;
}
.summary-item{margin:0 0 30px;}
.summary-content h2{
    font-size: 22px;
    line-height:30px;
    font-family:"Montserrat";
    font-weight: 600;
    color: #111;
    text-align:left !important;
    margin: 0 0 15px;
}
.summary-content h2 strong{
	font-family:"Montserrat";
    font-weight: 700;
}
.summary-content h5,
.summary-deesc h4{
    font-size: 18px;
    font-weight: 600;
    color: #111;
    line-height:26px;
    margin: 0 0 10px;
    font-family:"Montserrat";
}
.summary-content h5 strong,
.summary-deesc h4 strong{
    font-weight: 600;
}
.summary-content h6{
	font-size: 16px;
    font-weight:500;
    color: #111;
    line-height:24px;
    margin: 0 0 10px;
    font-family:"Montserrat";
}
.summary-content h6 strong{
    font-weight:500;
}
.summary-deesc ul{
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none;
}
.summary-deesc ul li{
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 500;
    color: #333;
    padding: 5px 0 5px 20px;
    position: relative;
}
.summary-deesc ul li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #0070cd;
    top: 13px;
    left: 0;
}

.recent-post-cont{
    padding: 150px 0 100px;
    background:#fff;
}.page-template-blog-template .entry-content, .single-post .entry-content  h2{
    font-size: 22px;
    font-weight: bold;
    color: #333;
    font-family: "Montserrat";
    margin: 0 0 15px;
}
.page-template-blog-template .entry-content, .single-post .entry-content  h2 strong{font-weight: bold;}
.page-template-blog-template .entry-content, .single-post .entry-content  h3{
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #333;
    font-family: "Montserrat";
    margin: 0 0 15px;
}
.page-template-blog-template .entry-content, .single-post .entry-content  h3 strong{font-weight: bold;}
.page-template-blog-template .entry-content, .single-post .entry-content  h4{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #333;
    font-family: "Montserrat";
    margin: 0 0 15px;
}
.page-template-blog-template .entry-content, .single-post .entry-content  h4 strong{font-weight: bold;}
.summary-deesc ol{
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    list-style-type: decimal;
}
.summary-deesc ol li{
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 500;
    color: #333;
    padding: 5px 0 5px;
    position: relative;
}
.page-template-blog-template .entry-content, .single-post .entry-content  ul{
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none;
}
.page-template-blog-template .entry-content, .single-post .entry-content  ul li{
    font-size: 16px;
    font-family: "Montserrat";
    font-weight: 500;
    color: #333;
    padding: 5px 0 5px 20px;
    position: relative;
}
/* .page-template-blog-template .entry-content, .single-post .entry-content  ul li strong{font-weight: bold;}
.page-template-blog-template .entry-content, .single-post .entry-content  ul li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #0070cd;
    top: 13px;
    left: 0;
} */
.summary-deesc h3{
    font-size: 18px;
    font-weight: bold;
    font-family: "Montserrat";
    margin: 0 0 15px;
    line-height: 26px;
    color: #333;
}
.summary-deesc h3 strong{font-weight: bold;}
.summary-deesc ul li h3{
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #333;
    line-height: 26px;
}
.summary-deesc ul li h3 strong{
    font-weight: bold;
}
.summary-deesc p a, .page-template-blog-template .entry-content, .single-post .entry-content  p a{
    line-height: 26px;
    color:#777;
}
.summary-deesc p img, .page-template-blog-template .entry-content, .single-post .entry-content  p img{
    max-width: 100%;
}
.hs-author-profile{
    display: flex;
    align-items: center;
    padding: 35px;
    background: #f5f5f5;
    margin: 0 0 35px;
}
.hs-author-avatar{
    width: 150px;
    min-width: 150px;
    border-radius: 100%;
    height: 150px;
    margin-right: 35px;
}
.hs-author-avatar img{
    width: 150px;
    min-width: 150px;
    border-radius: 100%;
    height: 150px;
    object-fit: cover;
}
.blog-default.recent-post-cont .author-info h2{
    font-size: 26px;
    font-family: "Montserrat";
    font-weight: bold;
    color: #111;
    margin: 0 0 15px;
}
.author-info .hs-author-bio{
    font-size: 18px;
    font-weight: normal;
    font-family: "Montserrat";
    color: #333;
    line-height: 26px;
    margin: 0 0 15px;
}
.hs-author-social-section .social-shares{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hs-author-social-section .social-shares a{
    margin:0 10px 0 0;
    font-size: 18px;
    color: #0070cd;
}
.hs-author-social-section .social-shares a:last-child{
    margin: 0;
}
.hs-author-social-section .social-shares a:hover{
    color: #333;
}
.page-title{
    font-size: 28px;
    font-weight: bold;
    color: #333;
    font-family: "Montserrat";
    margin: 0 0 25px;
}
.sec-bx{
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	font-family: "Montserrat";
	font-weight: normal;
}
.rd_mr{
	margin: 0 0 15px;
}
.rd_mr a{
	font-size: 16px;
	line-height: 28px;
	color: #333;
	font-family: "Montserrat";
	font-weight: normal;
}
.rd_mr a:hover{
	color: #333;
    text-decoration: underline;
}


@media(min-width:992px) and (max-width:1024px){
    section.latest.mnobile.blog-default.recent-post-cont,.blog-detail-pg{padding: 100px 0;}
    .blog-detail-pg .ttl-sec h1{font-size: 20px;line-height: 28px;}
    .summary-brief .summery-ttl{font-size: 18px;line-height: 26px;}
    .summary-deesc ul li,.summery-list ul li a{font-size: 14px;line-height: 22px;}
    .summary-content h2,.page-template-blog-template .entry-content, .single-post .entry-content  h1{font-size: 18px;line-height: 25px;}
    .page-template-blog-template .entry-content, .single-post .entry-content  h1 strong{width: 100%;}
    .summary-deesc p, .page-template-blog-template .entry-content, .single-post .entry-content  p{font-size: 14px;line-height: 22px;}
    .summary-deesc h4{font-size: 16px;line-height: 24px;}
}

@media(min-width:992px) and (max-width:1024px){
    .blog-default.recent-post-cont h2{font-size: 26px;margin: 0 0 20px;}

    .blog-detail-pg{padding: 100px 0 50px;}
    .blog-detail-pg .ttl-sec h1{font-size: 20px;line-height: 28px;}
    .summary-brief .summery-ttl{font-size: 18px;line-height: 26px;}
    .summary-deesc ul li,.summery-list ul li a{font-size: 14px;line-height: 22px;}
    .summary-content h2,.page-template-blog-template .entry-content, .single-post .entry-content  h1{font-size: 18px;line-height: 25px;}
    .page-template-blog-template .entry-content, .single-post .entry-content  h1 strong{width: 100%;}
    .summary-deesc p, .page-template-blog-template .entry-content, .single-post .entry-content  p{font-size: 14px;line-height: 22px;}
    .summary-deesc h4{font-size: 16px;line-height: 24px;}
}

@media(min-width:768px) and (max-width:991px){
    section.latest.mnobile.blog-default.recent-post-cont{padding: 100px 0;}
    .recent-post-cont .col-9{width: 60%;}
    .recent-post-cont .col-3{width:40%;}
    .blog-default.recent-post-cont h2{font-size: 26px;margin: 0 0 20px;}

    .blog-detail-pg{padding: 100px 0 50px;}
    .blog-detail-pg .col-9{width: 60%;}
    .blog-detail-pg .col-3{width: 40%;}
    .blog-detail-pg .ttl-sec h1{font-size: 20px;line-height: 28px;}
    .summary-brief .summery-ttl{font-size: 18px;line-height: 26px;}
    .summary-deesc ul li,.summery-list ul li a{font-size: 14px;line-height: 22px;}
    .summary-content h2,.page-template-blog-template .entry-content, .single-post .entry-content  h1{font-size: 18px;line-height: 25px;}
    .page-template-blog-template .entry-content, .single-post .entry-content  h1 strong{width: 100%;}
    .summary-deesc p, .page-template-blog-template .entry-content, .single-post .entry-content  p{font-size: 14px;line-height: 22px;}
    .summary-deesc h4{font-size: 16px;line-height: 24px;}
}

@media(max-width:767px){
    section.latest.mnobile.blog-default.recent-post-cont{padding: 100px 0;}
    .recent-post-cont .col-9,.recent-post-cont .col-3{width: 100%;}
    .blog-default.recent-post-cont h2{font-size: 26px;margin: 0 0 20px;}
    .sidebar-sec{margin: 50px 0 0!important;}

    .blog-detail-pg{padding: 100px 0 50px;}
    .blog-detail-pg .col-9,.blog-detail-pg .col-3{width: 100%;}
    .blog-detail-pg .ttl-sec h1{font-size: 20px;line-height: 28px;}
    .summary-brief .summery-ttl{font-size: 18px;line-height: 26px;}
    .summary-deesc ol li,.summary-deesc ul li,.summery-list ul li a{font-size: 14px;line-height: 22px;}
    .summary-content h2,.page-template-blog-template .entry-content, .single-post .entry-content  h1{font-size: 18px;line-height: 25px;}
    .page-template-blog-template .entry-content, .single-post .entry-content  h1 strong{width: 100%;}
    .summary-deesc p, .page-template-blog-template .entry-content, .single-post .entry-content  p{font-size: 14px;line-height: 22px;word-break: break-all;}
    .summary-deesc ol{margin:0 0 15px;padding:0 0 0 25px;}
    .summary-deesc h4{font-size: 16px;line-height: 24px;}
    
    .hs-author-profile{padding: 25px 15px;flex-flow: column;justify-content: center;}
    .hs-author-avatar{margin: 0 auto 25px;}
    .blog-default.recent-post-cont .author-info h2{font-size: 18px;text-align: center;line-height: 26px;}
    .author-info .hs-author-bio{font-size: 14px;line-height: 22px;text-align: center;}
    .hs-author-social-section .social-shares{justify-content: center;}
}