html, body, div, ul {
	box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #e6c687;
}
body {
    background-color: #701011;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
}
a {
    text-decoration: none !important;
    color: #e6c687;
}
a:hover {
    color: #FFFFFF;
}
/*when*/
.wedding-invitation-card {
    min-height: 420px;
}
.ceremony {
    padding: 145px;
    padding: 50px;
    margin: 0px auto;
    text-align: left;
    position: absolute;
    background-color: #701011;
    background-image: url(../images/bg.png);
    background-size: 300px 310px;
    min-height: 750px;
    width: 100%;
    /* max-width: 1000px; */
    top: -100vh;
    right: 15px;
    bottom: auto;
    left: 0px;
    opacity: 0;
    z-index: -9;
    border: none;
    display: block !important;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    transform: rotateY(180deg);
    border-radius: 0px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 0.5);
}
.ceremony.imgs-family {
    top: -100vh;
}
.ceremony.imgs-family .card-content .karan-and-simran {
    margin: 0;
    border: none;
    display: block;
    margin: 0px 0px 20px 0px;
    position: relative;
}
.ceremony.imgs-family .card-content .karan-and-simran:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #e6c687;
    z-index: -1;
}
.ceremony.imgs-family .card-content .karan-and-simran li{
    width: 100px;
    height: 100px;
    display: inline-block;
    border: none;
    padding: 0;
    margin: 0 15px;
}
.ceremony.imgs-family .card-content .karan-and-simran a {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    border: 5px solid rgb(255 255 255 / 0.3);
    overflow: hidden;
}
.ceremony.imgs-family .card-content .karan-and-simran a.active {
    border: 5px solid #e6c687;
}
.ceremony.imgs-family .card-content .tab-content a {
    display: block;
    overflow: hidden;
    border: 5px solid rgb(230 198 135 / 0.5);
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    min-height: 400px;
}

.ceremony.imgs-family .imgfamily {
    border-radius: 50%;
    overflow: hidden;
}
.ceremony.imgs-family a .imgfamily img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ceremony.imgs-family a:hover .imgfamily img{
    transform: scale(1.1);
}

.ceremony.imgs-family a p{
    margin: 10px 0;
    font-size: 14px;
}

.ceremony.imgs-family a p span{
    color: rgb(255 255 255 / 0.3);
    font-weight: bold;
    margin: 0 0 10px;
}
.owl-carousel .owl-nav {
    text-align: center;
    position: absolute;
    top: -94px;
    right: 0;
}
.owl-carousel .owl-nav button span{
    line-height: 20px;
    display: inline-block;
    margin-top: -4px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    border: 1px solid;
    margin: 0 5px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 40px;
    outline: none;
    background: #701011;
}
/* .ceremony:after {
    content: "";
    background-color: #701011;
    background-image: url(../images/cardbg.png);
    background-size: 1000px 1000px;
    position: absolute;
    height: 145px;
    width: 100%;
    left: 0;
    border-radius: 0 0 50px 50px;
    background-position: center bottom;
} */
.tab-content>.tab-pane.ceremony {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.ceremony.active {
	opacity: 1 !important;
    top: 0px;
    z-index: 2;
    transform: rotateY(0deg);
}
.card-content {
    position: relative;
    z-index: 2;
    background-color: #701011;
    border-radius: 10px;
    min-height: 650px;
    padding: 15px;   
    box-shadow: 0px 0px 0px 10px #e6c687 inset;
    border: 10px solid #701011;
}
/* 
.ceremony:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 5px;
	border: 10px solid #701011;
	z-index: 1;
} */
.ceremony img.logo {
    width: 200px;
    height: auto;
    margin: 15px 0;
}
/* .ceremony .social {
    text-align: right;
    position: absolute;
    top: auto;
    bottom: 10px;
    right: 0;
} */
.ceremony .social {
    text-align: center;
}
.ceremony .social > a {
    overflow: hidden;
    width: auto;
    display: inline-block;
    margin: 25px 10px;
    width: 50px;
    height: 50px;
    border: 2px solid #e6c687;
    border-radius: 50%;
    padding: 8px 0;
}
.ceremony .social > a img {
    width: auto;
    height: 30px;
}
.ceremony h1 {
    color: #e6c687;
    letter-spacing: 0;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    text-align: center;
}
.ceremony .invite span {
    font-size: 30px;
    font-family: "Great Vibes";
    text-transform: capitalize;
}
.ceremony h1.name {
    color: #FFFFFF;
    font-size: 36px;
}
.ceremony h1.name text {
    font-family: Montserrat;
    font-size: 15px;
    display: block;
    line-height: 2;
}
.ceremony h1.name span{
    margin: 0 10px;
    display: block;
}
.ceremony h1.name span img{
    width: 50px;
    margin: 15px;
 }
.btn-img {
    position: relative;
    padding: 0;
}

.btn-img:before, .btn-img:after {
    content: "";
    position: absolute;
    border: 4px solid #e6c687;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    margin: -25px;
    z-index: 1;
}

.btn-img:after {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
    top: 125px;
    left: 125px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 250px;
    height: 250px;
    opacity: 0;
  }
}
.btn-img img{
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    box-shadow: 0px 0px 15px 10px rgb(230 198 135 / 0.4);
    z-index: 2;
    position: relative;
}
.ceremony h2.main-title {
    font-size: 36px;
    padding: 10px 0px;
    margin: 0 auto;
}

.ceremony h2.main-title:before{
    margin: 30px 15px 30px 0;
    /* display: none; */
}
.ceremony h2.main-title:after {
    margin: 30px 0px 30px 15px;
    /* display: none; */
}

.ceremony h1 a.btn.btn-style2 {
    background: transparent;
    color: #e6c687;
    border-radius: 50px;
    border: 1px solid #e6c687;
    font-weight: normal;
}
.ceremony h1 a.btn.btn-style2:hover {
    background: transparent;
    color: #ffffff;
    border: 1px solid #FFFFFF;
}
.ceremony h2.main-title span{
    line-height: 70px;
}
.ceremony h2.main-title span text {
    text-shadow: 2px 2px 3px #ff0000;
    display: inline-block;
}
.ceremony .text-countdown h2.main-title:before,
.ceremony .text-countdown h2.main-title:after {
    display: none;
}
.day2-wedding:before {
    content: "&";
    color: #e6c687;
    letter-spacing: 0;
    font-size: 40px;
    margin: 0;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    height: 48px;
    margin: auto;
    line-height: normal;
    line-height: 48px;
    font-family: "Great Vibes";
    font-weight: normal;
    font-style: normal;
}
.ceremony h1 a{
    font-size: inherit;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    padding: 10px 30px;
    border-radius: 5px;
    color: #701011;
    background-color: #e6c687;
    background-image: -webkit-linear-gradient(left, #e6c687 0%, #c89a4c 100%);
    background-image: -moz-linear-gradient(left, #e6c687 0%, #c89a4c 100%);
    background-image: -o-linear-gradient(left, #e6c687 0%, #c89a4c 100%);
    background-image: linear-gradient(to right, #e6c687 0%, #c89a4c 100%);
    background-position: 0px center;
    background-size: 300px 300px;
    border: 1px solid #e6c687;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 0.3);
    font-weight: bold;
    position: relative;
    animation-name: shake;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

.ceremony h1 a:hover {
    color: #701011;
    background-color: #c89a4c;
    background-image: -webkit-linear-gradient(left, #c89a4c 0%, #e6c687 100%);
    background-image: -moz-linear-gradient(left, #c89a4c 0%, #e6c687 100%);
    background-image: -o-linear-gradient(left, #c89a4c 0%, #e6c687 100%);
    background-image: linear-gradient(to right, #c89a4c 0%, #e6c687 100%);
    background-position: 300px center;
    border: 1px solid #ffffff;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 0.3);
    animation-name: shakeAnim;
}

@keyframes shakeAnim {
    0% {left: 0}
    1% {left: -3px}
    2% {left: 5px}
    3% {left: -8px}
    4% {left: 8px}
    5% {left: -5px}
    6% {left: 3px}
    7% {left: 0}
  }
  
  @keyframes shake {
    0% {left: 0}
    1% {left: -3px}
    2% {left: 5px}
    3% {left: -8px}
    4% {left: 8px}
    5% {left: -5px}
    6% {left: 3px}
    7% {left: 0}
  }
.ceremony strong {
    letter-spacing: 0;
    font-size: 2em;
    margin: 0;
    background: #e6c687;
    width: 40px;
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    padding: 0;
}

.functions-list a,
.functions-list div {overflow: hidden;}
.functions-list a img,
.functions-list div img {
    width: 100px;
    text-align: center;
    margin: 20px auto;
    display: block;
    cursor: pointer;
}
.popup-gallery .link div {
    cursor: pointer;
    position: relative;
}
.popup-gallery .link div:after {
    content: "";
    background-image: url(../images/fullscreen.png);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 30;
    left: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.popup-gallery .link div:hover:after {
    opacity: 1;
}
.popup-gallery .link div p {
    margin: 5px 0 10px 0;
    font-family: "Great Vibes";
}
.popup-gallery .link div img {
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.popup-gallery .link div:hover img {
    opacity: 0.7;
}
.bounce1 {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.bounce2 {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}

.bounce3 {
    -moz-animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    animation: bounce 4s infinite;
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-7px);
    }
}
.ceremony .btn-back-next {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    overflow: visible;
}
.ceremony .btn-back-next a.btn-back {
    position: fixed;
    left: 50%;
    right: auto;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 45px;
    width: 45px;
    background: #e6c687;
    border-radius: 50%;
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 11px #000;
    z-index: 9;
}

.ceremony.active .btn-back-next a.btn-back {
    left: 10px;
    right: auto;
}
.ceremony .btn-back-next a.btn-next {
    position: fixed;
    left: auto;
    right: 50%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 45px;
    width: 45px;
    background: #e6c687;
    border-radius: 50%;
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 11px #000;
    z-index: 9;
}

.ceremony.active .btn-back-next a.btn-next {
    left: auto;
    right: 10px;
}

.ceremony .btn-back-next a img {
    display: inline-block;
    width: 30px;
    margin: 0;
}
.ceremony h2 {
    font-weight: 700;
    line-height: 1.6;
    color: #e6c687;
    font-size: 20px;
    letter-spacing: 3px;
    display: inline-flex;
    margin: 0 auto 30px;
    padding: 10px 5px;
}

.ceremony h2 span {
    line-height: 40px;
}

.ceremony h2 span:before,
.ceremony h2 span:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #e6c687;
    margin: 0 auto;
    text-align: center;
}

.ceremony h2:before,
.ceremony h2:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 3px solid #e6c687;
    margin: 17px;
}

.ceremony h5 {
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #444;
    font-size: 14px;
    letter-spacing: 0;
    display: inline-flex;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
}

.ceremony h5:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #e6c687;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.ceremony h5:after {
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    background: #ddd;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
    z-index: 0;
}

.ceremony ul {
    list-style: none;
    line-height: 1.6;
    padding: 0;
    margin: 0;
}

.ceremony-logo {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.ceremony ul li {
    list-style: none;
    line-height: 1.8em;
    margin: 10px auto 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    display: table;
}

.ceremony ul li b small {
    font-size: 26px;
    margin: 0 20px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 0 20px;
}

.ceremony ul li:last-child {
    border-bottom: none;
}

.ceremony ul li h3 {
    font-family: 'Montserrat', cursive;
    line-height: 1.8em;
    margin: 5px auto;
    display: table;
    padding: 0 15px;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    font-size: 1em;
}

.ceremony ul li h3:after {
    border-top: 1px solid #ccc;
    content: '';
    display: inline-block;
    width: 30px;
    padding: 0;
    position: relative;
    top: -4px;
    z-index: 2;
    right: -7px;
}

.ceremony ul li h3:before {
    border-top: 1px solid #ccc;
    content: '';
    display: inline-block;
    width: 30px;
    padding: 0;
    position: relative;
    top: -4px;
    z-index: 2;
    left: -7px;
}

.ceremony ul li p {
    font-family: 'Montserrat', cursive;
    line-height: 1.8em;
    margin: 0 auto;
    display: table;
    font-size: 26px;
    color: #e6c687;
    font-weight: bold;
}

.countdown {
    height: 85px;
    width: 100%;
    margin: 0 auto;
    display: table;
    /* background: #fff!important; */
}


ul.countdown {
    list-style: none;
    margin: 10px 0 30px 0;
    padding: 0;
    display: block;
    text-align: center;
}
ul.countdown li {
        display: inline-block;
        border: none;
}
ul.countdown li span {
    font-size: 80px;
    font-weight: 300;
    line-height: 80px;
}
ul.countdown li.seperator {
    font-size: 80px;
    line-height: 70px;
    vertical-align: top;
}
ul.countdown li p {
    color: rgb(255 255 255 / 0.3);
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}
.btn-calendar {
    margin: 10px 0;
    display: block;
    font-size: 14px;
}
.btn-calendar img {
    margin: -2px 5px 0 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    position: relative;
    animation-name: shake;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
.text-events p b{
    color: #FFFFFF;
}
.row.prev-slides {
    margin: 0 0 0 -10px;
}
.row.prev-slides > div {
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}
.row.prev-slides > div:after {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 10px;
    z-index: -1;
}
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  .column {
    float: left;
    width: 25%;
  }
  
  /* The Modal (background) */
  .modal {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgb(0 0 0 / 0.7);
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 700px;
  }
  
  /* The Close Button */
  .close {
    color: #000;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: #e6c687;
    text-align: center;
    border-radius: 50%;
    opacity: 1 !important;
    line-height: 40px;
    text-shadow: none;
  }
  
  .close:hover,
  .close:focus {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 2px 0 #fff;
  }
  
  .mySlides {
    display: none;
    overflow: hidden;
  }
  
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.1);
    text-shadow: 0px 0px 5px #FFF;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #000000;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    background: #e6c687;
    border-radius: 0 0 10px 0;
  }
  
  .caption-container {
    text-align: center;
    background-color: black;
    background-color: transparent;
    padding: 5px 16px;
    color: white;
  }
  .caption-container p {
      margin: 0;
  }
  .demo {
    opacity: 0.5;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  
  img.hover-shadow {
    transition: 0.3s;
  }
  
  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

@media (max-width: 1024px) {
    .ceremony h1 {
        font-size: 24px;
        line-height: 38px;
    }
    .ceremony h1 a {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .container, .container-sm {
        max-width: 100%;
    }
    .wedding-invitation-card {
        min-height: 400px;
    }
    .ceremony {
        padding: 15px;
        /* margin: 20px auto 50px auto; */
        /* background-size: 100%; */
        width: 100%;
        min-height: 340px;
        height: auto;
        border-radius: 15px;
    }
    .ceremony img.logo {
        width: 100px;
        height: auto;
        margin: 10px 0;
    }

    .card-content {
        min-height: 320px;
        
        box-shadow: 0px 0px 0px 5px #e6c687 inset;
        border: 5px solid #701011;
    }

    .ceremony h1 a {
        padding: 10px 30px;
    }
    .ceremony .social > a {
        margin: 25px 10px 0;
        width: 40px;
        height: 40px;
    }
    .ceremony .social > a img {
        width: auto;
        height: 20px;
    }
    .ceremony h1 {
        font-size: 36px;
        line-height: 38px;
    }
    .day2-wedding:before {
        position: relative;
        text-align: center;
        width: 100%;
        margin: 10px 0;
        display: block;
        left: 0;
        font-size: 28px;
        line-height: normal;
        height: auto;
    }
    .ceremony h2:before, .ceremony h2:after {
        width: 5px;
        height: 5px;
        margin: 17px 10px;
    }
    .ceremony h2 {
        padding: 10px 0;
    }
    
    ul.countdown li span {
        font-size: 50px;
        font-weight: 300;
        line-height: 50px;
    }
    ul.countdown li.seperator {
        font-size: 50px;
        line-height: 45px;
        vertical-align: top;
    }
    .ceremony h2.main-title span {
        line-height: 50px;
    }
    ul.countdown {
        margin: 10px 0;
    }
    .btn-calendar {
        margin: 0 0 10px 0;
    }
}
@media (max-width: 575px) {
    .functions-list a img,
    .functions-list div img {
        width: 50px;
        margin: 5px auto 15px auto;
    }
    .ceremony h2.main-title {
        font-size: 24px;
    }
    .ceremony h2.main-title:before, .ceremony h2.main-title:after {
        
    }
    .ceremony {
        padding: 10px;
    }
    .ceremony h1.name {
        font-size: 30px;
        line-height: normal;
        font-weight: bold;
    }
    
    .ceremony h1 a{
        font-size: 24px;
        padding: 8px 20px;
        line-height: normal;
    }
    ul.countdown {
        margin: 10px 0 0 0;
        line-height: normal;
        height: 65px;
    }
    ul.countdown li span {
        font-size: 20px;
        font-weight: bold;
        line-height: 20px;
    }
    ul.countdown li.seperator {
        font-size: 20px;
        line-height: 25px;
    }
    .ceremony.imgs-family .card-content .karan-and-simran a {
        border: 2px solid rgb(230 198 135 / 1);
    }
    .ceremony.imgs-family .card-content .karan-and-simran li {
        width: 70px;
        height: 70px;
        display: inline-block;
        border: none;
        padding: 0;
        margin: 0 5px;
    }
    .owl-carousel .owl-nav {
        top: -75px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
    }
}