a{
    text-decoration: none;
}.navbar-brand {
    font-family: 'Grenze Gotisch', cursive;
    font-size: 30px;
}

.nav-item {font-family: 'Libre Franklin', sans-serif;}
.bord1{padding:40px; width: 80%; margin: auto; border: 1px solid blue; border-radius: 15px; }
.bg-img{
    background-image: url(./Marconpra\ Collage.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}

.bg-img1{
    background-image: url(story.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
}
.bg-img2{
    background-image: url(Insight-Banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
}
.bg-img3{
    background-image: url(Current-Topic-Banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
}
.bg-img4{
    background-image: url(trends.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
}

.service{ background-color: #eeefff; color: #000; text-align: center; }

.service .service_boxs .service_box{ float: left; margin:20px 0 20px 90px;  padding: 20px; background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #FF1816, #FF8F84) border-box;

border: 1px solid transparent; }

.tab{width: 90%; margin: auto;}
.tab .col-6{padding-right: 30px;
    padding-left:30px;}

h4{
    background: linear-gradient(to right, #FF1816, #000, #FF8F84, #12eea5);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: 'Tiro Devanagari Hindi', serif;
}
  

/* .service {
    font-family: 'Tiro Devanagari Hindi', serif;
} */

.serviceB{ background-color: #ffffff; color: #000; text-align: left; }
.service .service_boxsB .service_boxB{ float: left; margin:20px 0 20px 90px;  padding: 20px; }


.xyz{padding: 50px 0; text-align: left;}
.xyz img{border-radius: 12px;}
.paad{padding: 100px;}

.bord{position: relative; border-top-left-radius: 15px; border-top-right-radius: 15px; border: 1px solid #2264ff; width: 60%; height: 300px; margin:100px auto; text-align: center;top: 130px; }  
.bord .ins{ padding: 30px; width: 70%; position: absolute; left: 0 ; right: 0; margin: auto;top: -198px; }
.bord img{} 
.xyz{text-align: center;}
.newbord{height:350px!important;}

.img-thumbnail{border: 0;}
.box{border: 1px solid #d0d0d0; padding: 10px 10px; margin-top: 10px;}
.pad-0{margin: 0 !important;}
.boxs{border-radius:50px; border: 1px solid #d0d0d0; padding:2px 10px; margin-top: 20px;}
.serviceB h3{text-align: center;}
.pdd span{color: #2264ff;}
.mobimg{border-radius: 15px 15px 0 0;}
.pdd{}
.pdd h1{font-style: italic;}
.pdd h2{font-style: italic;}
.pdd p{font-style: italic; font-size: 22px;}

footer{}



.sponsored{width: 1100px; margin: auto;}
.paragraph{width: 1100px; margin: auto; padding: 30px 0;}
.paragraph .card{width:40%; margin: auto; padding:40px 20px; margin-top: 30px; text-align: center; border-color: #f90080;}
.paragraph .card .card-title{font-weight: 800 ;}
.paragraph .card .card-text {line-height: 26px;}

.top-border{border-top: 1px solid #ccc;}



@media screen and (max-width:480px){
    .bord1{width: 95%;}
    .paad{padding: 20px 0;}
    .bord{width: 95%; top: 34px;}
    .bord .ins{padding:10px ;}
    .bord .ins{width: 90%; top: -107px;}
    .newbord{height: 410px !important;}
    .xyz{padding: 10px;}
    .bord img{width: 80%;}
    .sponsored{width: 90%;}
   .paragraph{width: 90%;}
   .paragraph .card{width: 95%;}
   footer h6{font-size: 12px;}



.pdd{padding: 10px 10px 20px 25px;}
.service .service_boxs{margin: 5px;}
.service .service_boxs .service_box{padding: 20px; width: 95%;
    margin:5px auto;}
    .service .service_boxsB .service_boxB{padding:5px 35px ; margin: 0;}

}

.title{
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  color: #01133e;
}
.summary{
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
    font-size: 22px;
}

.paragraph{
    font-family: 'Merriweather', serif;
    font-weight: 100;
    font-size: 18px;
    color: #002376;
}