/*xx-layout*/
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  

}
/*xl-layout*/
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
 

}


/* Medium Layout: 1280px. lg-layout*/
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
    .vcardStyle_3 {
        height: 450px;
    }
    .bottomStyle_3 a {
        border-radius: 7px;
        padding: 5px 13px;
        font-size: 14px;
    }
     .vcardStyle_3 {
        min-height: 630px;
    }
    .leftCoverImg.coverImg {
        width: 275px;
        height: 100%;
        margin-right: 18px;
    }
}



/* Tablet Layout: 768px. md-layou*/
@media only screen and (min-width: 768px) and (max-width: 991px) { 
  .leftCoverImg.coverImg {
      padding: 69px 0;
   }
   .w_100 {
        width: 100%!important;
        flex: 100%;
        max-width: 100%;
    }
    .leftUserdetails{
        padding-bottom: 15px;
    }
  
    .vcardStyle_3 {
        min-height: 465px;
    }
    .vcardTopContent {
        margin-top: 175px;
    }
    .HideHeader{
        display: none;
    }
    .vcardMenubar.HideHeader {
        display: block;
    }
    .vcardStyle_9.vCardStyle_10.vcarStyle_8.vCardRatio .vcardCenterBody {
        height: 89vh;
        margin-top: 82px;
    }
    .vcardStyle_9.vCardStyle_10.vcarStyle_8 .CardImage.active.img {
        height: 80px;
        transition: all .3s ease-in-out;
    }

    .vcardArea{
        padding: 0
    }

}




/* Mobile Layout: 320px. xs-layout*/
@media only screen and (max-width: 767px) { 
.vcardStyle_9.vCardStyle_10.vcarStyle_8 .CardImage.active.img {
    height: 80px;
    transition: all .3s ease-in-out;
}
.vcardStyle_9.vCardStyle_10  .cardBottomDetails {
    bottom: -43px;
}
.aboutArea {
    width: 96%;
}
.qrcodeShare {
    position: fixed;
}
.vcardMenubar.activeHeader {
    position: fixed;
    bottom: 0;
}
.topContent-vcard {
    display: flex;
    flex-direction: column;
}
.xs-pt{
    padding-top: 50px!important;
}
.vcardArea{
    padding-bottom: 0
}
.HideHeader{
    display: none!important;
}


.vCardStyle_10  .cardBottomDetails {
    bottom: -45px;
}
.about-lg-button{
    display: none;
}
 .vcardArea .container{
 	padding: 0;
 }
 .xs-none {
    display: none!important;
}
 .coverImg {
    height: 200px;
}
p.shareText {
    color: #fff!important;
}
.vcarStyle_8 .userImg {
    margin-top: 173px;
}

.userImg {
    position: absolute;
    bottom: -52px;
    left: 50%;
    transform: translate(-50%, -3%);
}
.userImg img {
    height: 100px;
    width: 100px;
    border: 5px solid #ddd;
}
.vcardContent {
    height: 270px;
}
.vacrdTopContent {
    min-height: auto;
    margin-top: 11px;
}
.vacrdTopContent{
    min-height: 530px;
}

.share_btn{
    display: none;
}
.shareCard, .bottomNav{display: block;}

.xs-hidden{
    display: none;
}
.pb-xs-10{
    padding-bottom: 20px;
}
.style_4.vacrdTopContent{
    margin-top: 0;
    min-height: 100vh;
}
.vcardArea {
    height: auto;
    display: block;
}
.user_Img.style_4 img {
    height: 90px;
    width: 90px;
}
.style_4_cover {
    display: flex;
    position: relative;
    transform: translateY(94px);
    margin-left: 20px;
    align-items: center;
}
.vcardContent.style_4 {
    height: 225px;
}

.vcardStyle_3 {
    flex-direction: column;
    border-radius: 10px;
    background: #fff;
}
.vcardStyle_3 {
    min-height: 450px;
    padding-bottom: 20px;
}
.leftCoverImg.coverImg {
    width: 100%;
    padding: 34px 10px;
}
.leftUserdetails {
    margin-bottom: 15px;
}
.shareCard.active{
    bottom: 38px;
}
.leftCoverImg.coverImg {
    width: 100%;
    min-height: 413px;
    margin-right: 0;
}
.vacrdTopContent.style_1 {
    height: 100%;
    margin-top: 0;
}
.vcardArea{
    padding-top: 0
}
.xs-pb-60{
    padding-bottom: 60px
}
.bottomStyle_3 a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.vcardTopContent {
    background: rgba(255,255,255,.5);
    min-height: 271px;
    position: relative;
    width: 96%;
    bottom: 0;
    left: 6px;
    right: 2px;
    padding: 10px;
    top: auto;
}
.vcardTopContent {
    margin-top: 175px;
}
.vd_flex h4 {
    font-size: 14px;
}

.vcardHeadingTop_details h4 {
    font-size: 19px;
}

.vcardHeadingTop_details p {
    font-size: 14px;
}

.vcardHeadingTop_details {
    margin-top: 1px;
}
.home_profile_bottom {
    padding-bottom: 35px;
}
.cardBottomDetails {
    margin-bottom: 52px;
}
.cardBottomDetails span {
    z-index: 99999;
}
.\39 _cardTop{
    min-height: 500px;
   height: 100vh;
   overflow-y: auto;
}
.cardBottomDetails span {
    height: 40px;
    width: 40px;
}
.vcardStyle_9 .\39 _cardTop {
    min-height: 500px;
    height: 100vh;
    overflow-y: auto;
}
/**
  *** end 320
**/ 
}


/*sm-layout*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
  
}


/*Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
   
   
}



@media (max-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ 
    .vCardMenu {
        position: fixed;
        right: 16px;
        bottom: 13px;
    }
    .vCardTabs{
        margin-bottom: 0
    }
    .shareText{
        color:  #000!important;
    }



    .vCard{
        width: 100%;
        height: 100vh!important;
    }
    .vCard_body {
        overflow-y: scroll;
        height: 100vh;
    }
    .vCardMenu {
        width: 100%;
    }
    .vCard_12 .vCard_body{
        height: auto;
    }

    .vCard_footer.vCardStyle12 .vCardMenu {
        position: fixed;
        right: 15px;
        bottom: 50px;
        z-index: 10;
    }
    .vCard_11 .vCardMenu {
        position: fixed;
        right: 15px;
        bottom: 50px;
    }

    .vcardStyle_13 .vcardBodyTop ul li a {
        padding: 20px 20px;
        margin: 8px 0;
        border-radius: 15px;
    }
    .vcardStyle_13 .vd_flex i {
        font-size: 2.5em;
        padding-right: 10px;
    }

}
@media only screen and (min-width:320px) and (max-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
    .vCardMenu {
        position: fixed;
        right: 20px;
        bottom: 20px;
        z-index: 99;
    }
    .vCardMenu {
        width: 98%;
    }
    .vCard_footer.vCardStyle12 .vCardMenu {
        position: fixed;
        right: 20px;
        bottom: 50px;
        z-index: 10;
    }
    .vCard_11 .vCardMenu {
        position: fixed;
        right: 15px;
        bottom: 50px;
    }

}
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 

}
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ 

}
@media (min-width:1281px) { /* hi-res laptops and desktops */ 

}