@font-face {
    font-family: 'Charter';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Charter Regular.otf') format('woff');
}
@font-face {
    font-family: 'TestSohne-Dreiviertelfett';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/TestSohne-Dreiviertelfett-BF663d89ccc5f66.otf') format('woff');
}

@font-face {
    font-family: 'HelveticaNeueMedium';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/HelveticaNeueMedium.otf') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueLight';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/HelveticaNeueLight.otf') format('woff');
}

:root {
    --TestSohne-Dreiviertelfett: 'TestSohne-Dreiviertelfett'; 
    --Charter: 'Charter';
    --HelveticaNeueMedium: "HelveticaNeueMedium";
    --HelveticaNeueLight: "HelveticaNeueLight"
}
.genAIMain{
    margin-top: 5rem;
    margin-bottom: 1rem;
}
.genAISub{
    width: 90%;
    margin: 0 auto;
}
.genAIMain h2{
    font-size: 25px;
    letter-spacing: 0px;
}
.genAIBlogImg img{
    width: 100%;
    margin: 1rem 0 2rem 0;
}
.genAIMain h2, .genAIMain h4,.genAIMain h5, .genAISub h6, .genAISub h1{
    font-family: var(--HelveticaNeueMedium);
    font-weight: 900;
    /* font-family: var(--Charter) !important; */
    letter-spacing: 1px;
}
.genAIMain h5{
    color: #0F0E0E;
    font-size: 19px;
    margin-top: 2rem;
}
.headingPara{
    line-height: 22px !important;
    font-family: var(--HelveticaNeueLight) !important;
    margin-left: 3px;
    letter-spacing: 1px; 
}
.readTime{
    color: #858585;
     word-spacing: 0px;
     font-family: var(--HelveticaNeueLight) !important;
    margin-left: 3px !important;
    margin-bottom: 20px !important;
    font-size: 15px !important;
}
.genAIMain p, .genAISub ul li, .genAISub ol li, .genAIBlogContent1 ul li{
    font-family: var(--Charter) ;
    font-size: 15px;
    margin: 10px 0;
    color: #2a2828;

}
.genAIHead2 p{
    font-size: 12px;
}
.genAIBlogOrange{
    border-left: 3px solid #56B241;
    padding: 10px;
    margin-top: 2rem;
}
.genAIBlogOrange p{
    color: #56B241;
    /* font-style: italic; */
}
.genAIBlogGreen{
    border-left: 3px solid #56B241;
    padding: 10px;
}
.genAIBlogGreen p{
    color: #56B241;
}
.genAIBlogContent1{
    width: 95%;
    margin: 1.5rem auto;
    /* background-color: #F0FBFF; */
    padding: 1rem 0;
}
.genAIBlogContent1 p, .genAIBlogContent1 h5, .genAIBlogContent1 h6{
    width: 95%;
    margin: 10px auto 10px  auto;
}
.genAIBlogContent h5{
    margin-top: 2rem;
}

.genAIBloghero, .RPABloghero, .ConnectorBloghero, .cyberSecurityBloghero, .insuranceBloghero, .mobileAppBloghero, .ddosBloghero, .penTestingBloghero, .penetrateBloghero{
    /* color: #fff; */
    /* padding: 10px; */
    margin-top: 7rem;
    background-repeat: no-repeat;
}
/* .genAIBloghero{
    background-image: url(../images/blogs/genAIblogbg.jpg);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.RPABloghero{
    background-image: url(../images/blogs/rpaBlogbg.jpg);
    background-size: 240% 100%;
    background-position: 0% -8%;
}
.ConnectorBloghero{
    background-image: url(../images/blogs/connectorBlogbg.jpg);
    background-size: 172% 135%;
    background-position: 100% 100%;
    background-position: center;
}
.cyberSecurityBloghero{
    background-image: url(../images/blogs/cyberSecurityBlogbg.jpg);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.insuranceBloghero{
    background-image: url(../images/blogs/insuranceBlogbg.jpg);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.ddosBloghero{
    background-image: url(../images/blogs/ddosAttackBlogbg.jpg);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.mobileAppBloghero{
    background-image: url(../images/blogs/mobileBlogbg.png);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.penTestingBloghero{
    background-image: url(../images/blogs/pentestingBlogbg.png);
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.penetrateBloghero{
    background-image: url(../images/blogs/penetrateBlogbg.png);
    background-size: 100% 100%;
    background-position: 100% 100%;
} */
.genAIBlogherocontent{
    width: 90%;
    margin: 0rem auto;
}
.rpaAutomationNature h6{
    font-size: 18px;
}
.blueHeading, .blueHeadingSmall{
    font-size: 15px !important;
    font-weight: 700;
    /* color: #1592E6 !important; */
    margin: 10px 0 -8px 0 !important;
}
.otherBlueHeading{
    font-weight: 700;
    /* color: #1592E6 !important; */
    margin: 10px 0 -8px 0 !important;
}
.blueHeadingSmall{
    font-size: 13.5px !important;
}
.genAIHead2 p {
    color: gray !important;
    margin-right: 3px;
    font-family: var(--HelveticaNeueMedium) !important;
}
.draw::before {
    border: 1.9px solid #00ADEE;
}
.genAISub ul, .genAISub ol{
    padding-left: 15px;
}
.powerAutomatehead{
    margin: 10px 0;
}
.mobileImage img{
    width: 100%;
}
.genAIBlogContent1 h6{
    font-size: 15px;
    font-family: var(--TestSohne-Dreiviertelfett);
}
.pentesitngHeading{
    margin: 1.5rem 0;
}
.pentestingHeading1 h6{
    margin-bottom: 0;
}
.pentestingHeading1 p{
    margin-top: 0;
    margin-bottom: 1rem;
}
.firstLetter{
    font-size: 30px;
    line-height: 15px;
}
.blogBanner1{
    width: 100%;
    margin: 2rem 0;
}
footer{
    margin-top: 2rem;
}
.gdpr_list li h6, .gdpr_list li p{
    display: inline;
}
.gdpr_complience ol li h6{
    font-size: 13px;
}
.blogBackBtn{
    padding: 2px 20px;
    color: gray;
    border-radius: 5px;
}
.blogBackBtnMain{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media(min-width: 600px){

    .mobileImage{
        width: 35%;
    }
    .mobileContent{
        width: 60%;
    }
    .mobileImgHeading{
        margin: 1.5rem 0;
    }
    .mobileApplicationContent{
        display: flex;
        justify-content: space-between;
    }
    .genAIMain{
        margin-top: 4rem;
    }
   
    .genAIBlogherocontent{
        margin: 2rem auto;
    }
    .genAIMain h2{
        font-size: 30px;
    }
    .genAIMain h5{
        font-size: 19px;
        margin-top: 3rem;
    }
    .genAIMain p, .genAISub ul li, .genAISub ol li, .genAIBlogContent1 ul li{
        font-size: 19px;
    }
    .RPABloghero{
        background-size: 100% 100%;
        background-position: 100% 100%;
    }
}
@media(min-width: 768px){
    /* .ConnectorBloghero{
        background-image: url(../images/blogs/connectorBlogbg.jpg);
        background-size: 100% 100%;
    } */
}
@media(min-width: 992px){
    .genAIMain{
        margin-bottom: 1rem;
    }
    .genAIMain h2 {
        font-size: 40px;
        letter-spacing: 0px;    
        margin: 0;
    }
    .genAIHead2 p{
        font-size: 17px !important;
    }
    .genAIMain p{
        font-size: 19px;
        word-spacing: 3px;
    }
    .genAIBlogContent1{
        width: 56%;
    }
    .genAIBlogContent1 p, .genAIBlogContent1 h5, .genAIBlogContent1 h6{
        width: 93%;
    }
  .genAIBlogherocontent{
        margin: 0rem auto 0rem auto;
    }
    .genAISub, .genAIBlogherocontent{
        width: 55%;
    }
    .genAIMain h5{
        font-size: 21px;
    }
    .navmain{
        background-color: #fff;
        box-shadow: 0px 3px 6px #00000029;
    }
    .navbar-brand img {
        width: 75% !important;
    }
    .genAISub h2{
        font-size: 40px;
    }
    .rpaAutomationNature h6{
        font-size: 20px;
    }
    .blueHeading{
        font-size: 17px !important;
    }
    .blueHeadingSmall {
        font-size: 14.5px !important;
    }
    .gdpr_complience ol li h6{
        font-size: 17px;
        margin-bottom: 0;
    }
}