body,
html {
    height: 100%;
    width: 100%
}

*,
:after,
:before,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ul li {
    padding: 0;
    margin: 0
}

a,
a:focus,
a:hover,
button,
input,
select,
textarea {
    text-decoration: none;
    outline: 0;
    border: 0;
}

body,
header,
html {
    width: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%
}

body {
    font-family: 'DINPro';
    overflow-x: hidden;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    color: #0b1219;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    -webkit-tap-highlight-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    line-height: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}

h5, h6{
    letter-spacing: 0.05em;
}

a,
button,
input,
select,
textarea {
    font-family: 'DINPro';
    display: inline-block;
    padding: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a{
    display: inline-block;
}

a::before,
a::after{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

button:hover,
button:focus{
    outline: none;
}

a:hover{
    color: inherit;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #222;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

ul, ul li {
    list-style: none;
}

::-moz-selection {
    color: #fff;
    background: #ed286d;
}

::selection {
    color: #fff;
    background: #ed286d;
}

p {
    line-height: normal;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

figure{
    margin: 0;
}

.alignCenter{
    align-items: center;
}

.orderRight{
    order: 2;
}

.hiddenDesktop{
    display: none;
}

.container{
    max-width: 1440px;
}

.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/***************************/

.header {
    clear: both;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    height: 80px;
    background: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    box-shadow: 0 4px 2px 0 rgba(0,0,0,.29);
}

.header .header-top {
    display: inline-block;
    position: relative;
    padding: 0 50px;
    width: 100%;
}

.header .logo {
    width: 180px;
    margin-top: 15px;
}

.nav-fix {
    float: right;
    margin-top: 15px;
}

.nav-fix .navbar {
    margin-bottom: 0;
}

.navbar-toggle {
    margin-left: 0;
}

.nav-fix .navbar .navbar-collapse {
    padding: 0;
    margin: 0 15px;
}

.nav-fix .nav>li {
    padding-right: 10px;
    margin-left: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.nav-fix .nav>li:first-child {
    margin-left: 0;
}

.nav-fix .nav>li>a {
    font-family: 'GothamBook';
    color: #3a3a3a;
    padding: 14px 0;
    border-bottom: 5px solid transparent;
}

.footer .ftr-links ul li, .footer .ftr-links ul.last li, .nav-fix .nav>li {
    font-size: 14px;
}

.top-right {
    float: right;
    margin-top: 18px;
}

.search-icon {
    color: #ed3b80;
    font-size: 1.3em;
    font-weight: 400;
    margin-top: 5px;
}

.btn-call-new {
    color: #ed3b80;
    font-size: 1.3em;
    font-weight: 400;
    margin-top: 5px;
}

.top-right a:nth-of-type(2) {
    position: relative;
    top: 2px;
    left: -1.5px;
}

.header .header-top .logo-birla {
    display: inline-block;
    width: 54px;
    margin-left: 20px;
    vertical-align: middle;
}

.heightClear{
    height: 80px;
}

.banner{
    position: relative;
}

.banner_text{
    font-family: 'Oswald', sans-serif;
    position: absolute;
    top: 50%;
    right: 25%;
    transform: translateY(-50%);
    z-index: 2;
    color: #ed286d;
}

.banner_text h1{
    font-size: 40px;
    line-height: 1.1;
    color: #ee2470;
    text-transform: uppercase;
    font-weight: normal;
}

.bg-light-green {
    background-color: #dbebe9;
}

.latest-fasion-intro {
    padding: 50px 0;
}

.intro-text-center {
    float: none;
    margin: auto;
}

.intro-text-center p {
    text-align: center;
    color: #414042;
    font-size: 18px;
    line-height: 24px;
}

.section-title-saree-top {
    margin-top: 0px;
}

.section-title-saree {
    margin-bottom: 40px;
}

.section-title-saree h2{
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
    color: #2a2a2a;
    font-style: normal;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    padding-bottom: 0px;
}

.section-title-saree h2 span{
    color: #ed286d;
}

.m-top-10 {
    margin-top: 10px ;
}

.product-categories-buy-online .card-body {
    background-color: #16b29e;
    min-height: 1px;
    padding: 1.25rem;
}

.product-categories-buy-online .card-body .card-title {
    color: #2a2a2a;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.product-categories-buy-online .card img.img-responsive {
    width: 100%;
}

#categories-saree-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 20px;
    background-color: transparent;
}

#categories-saree-carousel .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 20px;
    background-color: transparent;
}

.section-padding-bottom {
    padding-bottom: 50px;
}

.style-saree-column .card .card-body {
    padding-top: 20px;
}

.style-saree-column .card .card-body h5 {
    font-weight: normal;
    margin-bottom: 10px;
}

.style-saree-column .card .card-body p {
    min-height: 95px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}

.style-saree-column .card .card-body a {
    color: #ee286d;
    font-size: 18px;
}

.bg-sky-blue {
    background: #76d2d3;
}

.heading-cta {
    margin: 50px 0px 0px;
    background-color: #39bbaa;
}

.lapf-heading-btn-row {
    display: inline-block;
}

.heading-cta h3 {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
}

.btn-pink {
    background: #ed286d;
    color: #fff;
    font-size: 1.4em;
    text-transform: uppercase;
    padding: 15px 30px;
    display: inline-block;
    margin-top: 20px;
    transition: all .3s ease-out;
    font-weight: 300;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 20%);
    letter-spacing: 2px;
}

.lapf-heading-btn-row .btn-pink {
    margin-left: 30px;
    margin-bottom: 20px;
}

.bg-client {
    background: url("/images/client-bg.jpg") no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}

.section-brand-partners {
    padding: 30px 0px 50px;
}

.section-brand-partners h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 15px;
    color: #2a2a2a;
}

.section-heading {
    font-size: 40px;
    line-height: 40px;
}

.section-brand-partners p {
    font-size: 18px;
}

.section-brand-partners p span{
    color: #ed286d;
}

.m-bot-40 {
    margin-bottom: 40px;
}

.imagehover {
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}

.imagehover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter .3s ease-in-out;
}

.imagehover img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

#logo-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -40px;
    background-color: transparent;
}

#logo-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: -40px;
    background-color: transparent;
}

.btn-pink:hover,
.btn-pink:focus {
    background: #000000;
    color: #ffffff;
}

.section-ecom-portal {
    padding: 50px 0px 50px;
    background-color: #ddecea;
}

.ecom-portal-logo-wrapper {
    position: relative;
    display: flex;
    min-height: 300px;
}

.ecom-portal-logo-wrapper .section-title {
    margin-top: auto;
    margin-bottom: auto;
    margin: auto;
}

.ecom-portal-logo-wrapper h3 {
    font-family: 'Oswald', sans-serif;
    color: #252525;
    font-weight: normal;
    line-height: 1.1;
}

.m-bot-20 {
    margin-bottom: 20px;
}

.media-logo a {
    display: inline-block;
    margin: 10px 20px;
    position: relative;
}

.m-top-10 {
    margin-top: 10px;
}

.btn-border-link {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border: 1px solid #373737;
    padding: 5px 20px;
    color: #ed276d;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background-color: transparent;
    transition: all 0.4s linear;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
}

.btn-border-link:hover {
    border: 1px solid #ed276d;
    color: #373737;
    text-decoration: none;
}

.connection-wrap {
    display: block;
    clear: both;
    text-align: center;
    padding: 60px 0;
}

.connection-wrap h2 {
    font-family: 'Playfair Display', serif;
    color: #ee2470;
    font-size: 40px;
    margin-bottom: 5px;
    line-height: 1.1em;
    font-weight: 400;
}

.connection-wrap p {
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    margin-bottom: 20px;
    font-weight: 300;
}

.connection-wrapper {
    padding-top: 10px;
}

.connection-wrap h3 {
    font-weight: 500;
    font-size: 1.8em;
    margin-top: 20px;
    margin-bottom: 10px;
}

.connection-wrap p {
    font-size: 18px;
    line-height: 1.2em!important;
    color: #000;
    margin-bottom: 20px;
    font-weight: 300;
}

.stayintouch-wrap {
    text-align: left;
    background: #77d2d3;
    padding: 50px 0;
}

.stayintouch-wrap h2 {
    font-family: 'Playfair Display', serif;
    font-size: 3em;
    line-height: 1em;
    margin: 0 0 10px;
    font-weight: normal;
}

.stayintouch-wrap p {
    font-size: 1em;
    margin: 0 0 10px;
}

.latestupdate-wrap .form-div {
    clear: both;
    margin-top: 10px;
}

.stayintouch-wrap .form-div .btn-signup,
.stayintouch-wrap .form-div .form-control {
    display: inline-block;
    width: 35%;
    border: none;
    vertical-align: middle;
    font-size: 1.2em;
    text-transform: uppercase;
    height: 50px;
    border-radius: 30px;
}

.stayintouch-wrap .form-div .btn-signup {
    width: 18%;
    background: #e82b6d;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-weight: bold;
}

.social-link {
    color: #231f20;
    text-align: center;
    padding-top: 65px;
}

.social-link h4{
    font-weight: normal;
    margin-bottom: 10px;
}

.social-link ul li {
    display: inline-block;
    margin: 3px;
}

.footer {
    background: #15171a;
    width: 100%;
    display: block;
    padding: 10px 0;
    clear: both;
}

.footer .ftr-links {
    padding: 20px 40px;
    text-align: center;
}

.footer .ftr-links ul {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 20px;
    width: auto;
}

.footer .ftr-links ul li {
    display: block;
    margin-bottom: 15px;
}

.footer .ftr-links ul li a {
    font-family: 'GothamBook';
    color: #fff;
}

.footer .ftr-links ul li ul {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    text-align: left;
}

.footer .ftr-links ul li ul li a {
    color: #4e4e4e;
}

.footer .ftr-links ul li ul li a:hover {
    color: #fff;
}

.footer-bg.footer .ftr-links .bottom-links {
    text-align: center;
    padding: 0px 20px;
}

.footer .ftr-links .bottom-links ul {
    width: 100%;
    margin: 10px 0;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #555;
    padding: 30px 0 0;
}

.footer .ftr-links .bottom-links ul li {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    margin-bottom: 0;
}

.footer .ftr-links .bottom-links ul li:first-child {
    text-align: left;
}

.footer .ftr-links .bottom-links ul li:last-child {
    text-align: right;
}

/**************************/

@media only screen and (max-width:1440px) {

    
    
}

@media only screen and (max-width:1366px) {

    

}

@media only screen and (max-width:1280px) {

    

}

@media only screen and (max-width:1024px) {

    
    
}

@media only screen and (max-width:991px) {

    

}

@media only screen and (max-width:767px) {
    
    .hiddenDesktop{
        display: block;
    }
    
    .hiddenMobile{
        display: none;
    }

    .header {
        height: 50px;
    }

    .header .header-top {
        padding: 0 10px;
    }

    .header .logo {
        width: 100px;
        margin-top: 10px;
    }

    .top-right {
        margin-top: 5px;
        margin-right: 50px;
    }

    .search-icon,
    a.btn-call-new.hiddenDesktop {
        font-size: 1.1em;
        vertical-align: middle;
        display: inline-block;
    }

    .header .header-top .logo-birla {
        width: 45px;
        margin-left: 12px;
    }

    .nav-fix {
        position: absolute;
        top: 15px;
        right: 10px;
        margin: 0;
    }

    .navbar-header.pull-right {
        float: none!important;
        width: 100%;
    }

    .navbar-toggle {
        float: right;
        padding: 5px;
        margin: 0 0 -2px;
        margin-left: 0;
    }

    .navbar-toggle .icon-bar {
        background: #666;
    }

    .nav-fix .navbar .navbar-collapse {
        padding: 20px;
        background: #fff;
        width: 100%;
        position: absolute;
        top: 34px;
        right: 0;
        width: 300px;
        margin: 0;
    }

    .nav-fix .navbar .navbar-collapse .navbar-nav{
        margin: 0;
    }

    .nav-fix .nav>li {
        margin-left: 0;
    }

    .heightClear {
        height: 50px;
    }

    .banner_text {
        top: 18%;
        right: 0;
        transform: none;
        left: 0;
        text-align: center;
        padding: 0 20px;
    }

    .banner_text h1 {
        font-size: 35px;
    }

    .section-title-saree h2 {
        font-size: 25px;
    }

    .style-saree-column .card {
        margin-bottom: 15px;
    }

    .heading-cta {
        margin: 30px 0px 0px;
        padding: 20px 0;
    }

    .lapf-heading-btn-row .btn-pink {
        margin-left: 0;
        margin-bottom: 10px;
    }

    #logo-carousel .owl-nav .owl-prev {
        left: -15px;
    }

    #logo-carousel .owl-nav .owl-next {
        right: -15px;
    }

    .imagehover{
        text-align: center;
    }

    .owl-carousel .owl-item .imagehover img {
        width: 250px;
        margin: auto;
    }

    .stayintouch-wrap {
        padding: 30px 0;
    }

    .stayintouch-wrap h2 {
        font-size: 2em;
    }

    .latestupdate-wrap .form-div {
        margin-top: 20px;
    }

    .stayintouch-wrap .form-div .form-control {
        display: block;
        width: 100%;
        font-size: 1em;
        height: 40px;
        margin-bottom: 10px;
    }

    .stayintouch-wrap .form-div .btn-signup {
        display: block;
        width: 100%;
        font-size: 1em;
        height: 40px;
        line-height: 40px;
    }

    .social-link {
        padding-top: 30px;
    }

    .footer .ftr-links {
        padding: 0px 10px;
    }

    .footer .ftr-links ul {
        width: auto;
        display: block;
    }

    .footer .ftr-links .bottom-links ul {
        display: block;
        width: auto;
        margin: 0;
        padding-top: 20px;
    }

    .footer .ftr-links .bottom-links ul li {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0 0 10px;
    }

    .footer .ftr-links,
    .footer .ftr-links .bottom-links,
    .footer .ftr-links .bottom-links ul li:last-child {
        text-align: left;
    }
    
}