  p{
        margin-top: -22px;
   }

.loveHeader{
    width:1200px;
    height:80px;
    background-color:white;
    margin-top:130px;
    padding-top:15px;
    padding-left:20px;
    z-index:100;
}




.love-header-small-text{
    font-size:34px;
    font-weight:700;
    padding-top:14px;
    padding-left:10px;
    font-family:myJasmineUPCBoldNew;
}

.love-tabs-divider{
    width:3px;
    height:40px;
    background-color:black;
}

.love-tabs{
      margin-top:15px;
}


.love-header-img{
    margin-top:50px;
    width:200px;
    height:200px;
    background-size:200px 200px;
    background-image:url("../images/LoveIcon.png");
}

.yoga-header-img{
    margin-top:50px;
    width:200px;
    height:200px;
    background-size:200px 200px;
    background-image:url("../images/YogaIcon.png");
}

.art-header-img{
    margin-top:50px;
    width:200px;
    height:200px;
    background-size:200px 200px;
    background-image:url("../images/ArtAndCreativityIcon.png");
}

.environment-header-img{
    margin-top:50px;
    width:200px;
    height:200px;
    background-size:200px 200px;
    background-image:url("../images/EnvironmentIcon.png");
}

.love-tab-text{
    font-size:26px;
    font-family:myMyriadProRegular;
    color:black;
}
.love-tab-text-mobile{
    font-size:26px;
    font-family:myMyriadProRegular;
    color:black;
}
.selected{
    border-bottom:2px solid #EE6379;
    border-bottom-style: dashed;
}

.selected-art{
    border-bottom:2px solid #39A2F1;
    border-bottom-style: dashed;
}

.selected-yoga{
    border-bottom:2px solid #F28E3C;
    border-bottom-style: dashed;
}

.selected-environment{
    border-bottom:2px solid #5AC130;
    border-bottom-style: dashed;
}

.team-heading{
    font-family:myMyriadProRegular;
    font-size:26px;
    margin-left:200px;
}

.team-sub-heading{
    font-family:myMyriadProRegular;
    font-size:22px;
    margin-left:200px;
    color:gray;
}

.love-sub-text{
    width:1180px;
    padding-left:100px;
    padding-right:100px;
    padding-top:20px;
    padding-bottom:20px;
    font-size:22px;
    line-height:2;
    text-align:justify;
    font-family:myMyriadProRegular;
}


.love-sub-text-hindi{
    width: 1180px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 1.1;
    text-align: justify;
    font-family: myKokila;
}


.about-sub-text{
    width:1180px;
    
    padding-top:20px;
    padding-bottom:20px;
    font-size:22px;
    line-height:2;
    text-align:justify;
    font-family:myMyriadProRegular;
}


.love-tab-description{
    margin-top:-30px;
}

.love-tab-main{
    background: rgba(98, 98, 98, 1);
    background: -moz-linear-gradient(top, rgba(98, 98, 98, 1) 0%, rgba(98, 98, 98, 1) 39%, rgba(161, 158, 153, 1) 60%, rgba(187, 182, 176, 1) 72%, rgba(247, 240, 227, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98, 98, 98, 1)), color-stop(39%, rgba(98, 98, 98, 1)), color-stop(60%, rgba(161, 158, 153, 1)), color-stop(72%, rgba(187, 182, 176, 1)), color-stop(100%, rgba(247, 240, 227, 1)));
    background: -webkit-linear-gradient(top, rgba(98, 98, 98, 1) 0%, rgba(98, 98, 98, 1) 39%, rgba(161, 158, 153, 1) 60%, rgba(187, 182, 176, 1) 72%, rgba(247, 240, 227, 0) 100%);
    background: -o-linear-gradient(top, rgba(98, 98, 98, 1) 0%, rgba(98, 98, 98, 1) 39%, rgba(161, 158, 153, 1) 60%, rgba(187, 182, 176, 1) 72%, rgba(247, 240, 227, 0) 100%);
    background: -ms-linear-gradient(top, rgba(98, 98, 98, 1) 0%, rgba(98, 98, 98, 1) 39%, rgba(161, 158, 153, 1) 60%, rgba(187, 182, 176, 1) 72%, rgba(247, 240, 227, 0) 100%);
    background: linear-gradient(to bottom, rgba(98, 98, 98, 1) 0%, rgba(98, 98, 98, 1) 39%, rgba(161, 158, 153, 1) 60%, rgba(187, 182, 176, 1) 72%, rgba(247, 240, 227, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#f7f0e3', GradientType=0);
}
.introduction-frame{
    width:100%;
    background-color:transprent;
    margin-bottom:-55px;
    padding:0px;
    overflow: hidden;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

li {
  float: left;
  margin-left:20px;
}

a:hover{
    text-decoration:none;
}
a{
    color:black;
    text-decoration:none;
}
a:after{
    text-decoration:none;
}



.news-article-container{
    width:850px;
    height:150px;
     margin-top:20px;
    background-color:white;
    transition:0.5s ease;
}
.news-dots-image{
    width:850px;
    height:150px;
    background-image:url("../images/dotss.png");
}
.news-article-container:hover{
    background-color:#FBD249;
}
.news-article-container:hover .news-date-container{
    background-color:white;
}
.news-date-container{
    max-width:135px;
    min-width:120px;
    padding:5px;
    height:110px;
    margin-left:30px;
transition:0.5s ease;
    background-color:#e5dbc1;
    
}
.news-date{
    font-size:28px;
    line-height:2;
    font-family:myJasmineUPCNew;
}
.news-month{
    font-size:28px;
    line-height:1;
    font-family:myJasmineUPCNew;
}
.news-title{
    font-size:32px;
    line-height:1;
    font-family:myKokila;
    position:absolute;
    margin-left:180px;
    margin-top:45px;
}
.news-desc{
    font-size:28px;
    line-height:1;
    font-family:myKokila;
    position:absolute;
    margin-left:180px;
    margin-top:85px;
}

@media (min-width:320px) {
    
    .love-header-big-text{
    font-size:32px;
    margin-top:10px;
    font-weight:700;
    padding-left:10px;
    font-family:myMyriadProRegular;
}
    
    .love-header-big-text-hindi{
    font-size:50px;
    
    font-weight:700;
    padding-left:10px;
    font-family:myKokila;
}
    
     .lc-tabs{
        margin-left:290px;
    }
        .yoga-tabs{
        margin-left:295px;
    }
    .art-tabs{
        margin-left:345px;
    }
    .love-tabss{
        margin-left:485px;
    }
    .environment-tabs{
        margin-left:375px;
    }
}
@media (min-width:481px) {
    .loveHeader{
        margin-top:0px;
    }
    
    .love-sub-text{
      width: 800px;
      font-size:40px;
    }
    
    .love-sub-text-hindi{
    width: 800px;
    font-size: 44px;
}

    .about-sub-text{
        width: 1050px;
      font-size:40px;
      padding-left:100px;
    padding-right:100px;
    }
    .love-tab-description{
        margin-top:30px;
    }
    .love-articles-container{
        width: 800px;
    }
    .article-items{
        width: 800px;
    }
    .introduction-frame{
        height:1680px;
    }
    .love-tab-text{
        display:none;
    }
    .love-tab-text-mobile{
        display:inline;
    }
    .about-tabs{
        margin-left:280px;
    }
         .yoga-tabs{
        margin-left:295px;
    }
    .art-tabs{
        margin-left:345px;
    }
    .love-tabss{
        margin-left:485px;
    }
    .environment-tabs{
        margin-left:375px;
    }
    .about-founder-desc{
        width:1050px;
        margin-top:100px;
        
    }
     .about-us-text{
        width:1050px;
        text-align:justify;
        font-size:40px;
        line-height:2;
        text-align:justify;
        font-family:myMyriadProRegular;
        padding-left:150px;
        padding-right:50px;
    
    padding-top:20px;
    padding-bottom:20px;
    margin-left:50px;
    }
}
@media (min-width:641px) {
}
@media (min-width:961px) {
}
@media (min-width:1025px) {
    
}
@media (min-width:1281px) {
    .love-header-big-text{
    font-size:32px;
    margin-top:10px;
    font-weight:700;
    padding-left:10px;
    font-family:myMyriadProRegular;
}
    
    .love-header-big-text-hindi{
    font-size:40px;
    margin-top:10px;
    font-weight:700;
    padding-left:10px;
    font-family:myKokila;
}
    
     .lc-tabs{
        margin-left:510px;
    }
   .loveHeader{
        margin-top:130px;
    }

    .love-sub-text{
      width:1180px;
      font-size:22px;
    }
    .love-sub-text-hindi{
    width: 1180px;
    font-size: 30px;
}
    .love-tab-description{
        margin-top:-30px;
    }
    .love-articles-container{
        width: 1200px;
    }
    .article-items{
        width: 1200px;
    }
    .introduction-frame{
     height:750px;
    }
    .love-tab-text-mobile{
        display:none;
    }
    .love-tab-text{
        display:inline;
    }
    .yoga-tabs{
        margin-left:522px;
        -moz-margin-start: 510px;
    }
    .art-tabs{
        margin-left:562px;
        -moz-margin-start: 555px;
    }
    .about-tabs{
        margin-left:505px;
    }
    .love-tabss{
        margin-left:702px;
    }
    .environment-tabs{
        margin-left:592px;
        -moz-margin-start: 590px;
    }
    .about-founder-desc{
        width:920px;
        margin-left: 170px;
        margin-top:0px;
    }
    .about-us-text{
        width:800px;
        text-align:justify;
        font-size:22px;
    line-height:2;
    text-align:justify;
    font-family:myMyriadProRegular;
    padding-left:100px;
 
    padding-top:20px;
    padding-bottom:20px;
    }
    .about-sub-text{
        width:1180px;
        font-size:22px;
         font-family:myJasmineUPCNew;
        line-height:1.5;
    }
}
@media (min-width:1400px) {
}

@font-face {
    font-family: myJasmineUPCBoldNew;
    src: url(../fonts/MyriadProRegular.ttf);
}

@font-face {
    font-family: myJasmineUPCBoldNew;
    src: url(../fonts/MyriadProBold.ttf);
}

@font-face {
    font-family: myMyriadProRegular;
    src: url(../fonts/MyriadProRegular.ttf);
}

@font-face {
    font-family: myMyriadPro;
    src: url(../fonts/MyriadPro.ttf);
}

@font-face {
    font-family: myKokila;
    src: url(../fonts/kokila.ttf);
}

@font-face {
    font-family: myMajallab;
    src: url(../fonts/majallab.ttf);
}