﻿@charset "utf-8";
/*
Website: http://einsteinbox.in
Author: Naseem Akhtar
Author URI: naseema.akhtar@csipl.com
Company: CSIPL
*/
* {
    outline: none !important;
}

a, a:active, a:focus,
button, button:focus, button:active,
.btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: none;
    outline: 0;
}

@font-face {
    font-family: 'GothamRounded-Bold';
    src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Bold.otf') format('opentype'), url('../fonts/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold.ttf') format('truetype'), url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Book.otf') format('opentype'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('/css/webfont/GothamRounded-Book.ttf') format('truetype'), url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Medium';
    src: url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Medium.otf') format('opentype'), url('../fonts/GothamRounded-Medium.woff') format('woff'), url('../fonts/GothamRounded-Medium.ttf') format('truetype'), url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'seguibl';
    src: url('../fonts/seguibl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'GothamRounded-Medium';
    font-size: 15px;
    height: 100%;
    color: #696262;
    overflow-x: hidden;
    background: #fff;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'GothamRounded-Medium';
    padding-bottom: 4px;
    font-weight: 400;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
    clear: left;
}

h4 {
     font-size: 23px;
    padding-bottom: 0px;
    padding-top: 0px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
    color: #696262;
}

p {
    font-size: 12pt;
}

ul {
    padding: 0px;
}

li {
    list-style: none;
    .chooseProduct .dynamicContent > div;
}
/*a{color:#ff7800}*/
a {
    color: #eb2128;
}

    a:hover {
        text-decoration: none;
    }

.overflow {
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.inline-block {
    display: inline-block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.div-center {
    margin: 0 auto;
    float: none;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

.text-blue {
    color: #0293f3;
}

.text-gray {
    color: #696262;
}

.text-yellow {
    color: #f4b500;
}

.blue-bg {
    background: #144372;
}

li {
    list-style: none;
}

.margin-top-0 {
    margin: 0px;
}

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

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

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

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

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

.margin-bottom-30 {
    margin-bottom: 30px;
}

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

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-10 {
    margin-left: 10px;
}

.padding-0 {
    padding: 0px;
}

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

.padding-top-20 {
    padding-top: 20px;
}

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

.padding-top-40 {
    padding-top: 40px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-left-0 {
    padding-left: 0px;
}

.bullet-point, .bullet-border {
    padding: 0px;
}

strong {
    font-family: 'GothamRounded-Bold';
}

.bullet-point li {
    font-size: 14px;
    color: #696262;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-weight: normal;
}

    .bullet-point li:before {
        content: "";
        width: 7px;
        height: 7px;
        background: #fcc014;
        border-radius: 50%;
        position: absolute;
            top: 7px;
        left: 0px;
        font: normal normal normal 16px/1 FontAwesome;
        color: #000;
    }

.whiteBg {
    background: #fff;
}

.grayBg {
    background: #f2f2f2;
}

.yellowBg {
    background: #ffc30b;
}

.title-yellow {
    font: 30px 'GothamRounded-Medium';
    text-align: center;
    color: #f4b500;
    margin-top: 0;
}

.fcc014 {
    font-weight: 600;
}

.text-bold {
    font-weight: bold;
}

.bold-center {
    font-weight: bold;
    text-align: center;
}

.font-14pt {
    font-size: 14pt;
}

.subTitle {
    text-align: center;
    font-family: 'GothamRounded-Medium';
    margin: 30px 0 40px;
}

.img-responsive-center {
    max-width: 100%;
    display: inline-block;
}

.WhitePopup {
    background: #e0dede;
    padding: 40px;
}

    .WhitePopup h3 {
        text-align: center;
        display: none;
        font-family: 'GothamRounded-Book';
        margin-top: 0;
    }

    .WhitePopup p {
        font-size: 15px;
        font-family: 'GothamRounded-Book';
    }

.receiptDetail {
    margin: 100px 0 50px;
}

.producDetail {
    margin-bottom: 50px;
}

    .producDetail td {
        padding: 10px;
        border: 1px solid #ddd;
    }

    .producDetail .head td {
        background: #696262;
        color: #fff;
        border: 1px solid #666;
    }

/******Main css Start here.........*/

header {
    width: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    padding: 20px 0;
    border-bottom: 2px dashed #ff0000;
    background: #fff;
    /*background: #fff url(../img/border.jpg) repeat-x bottom left;*/
}

    header.removeBorder {
        border-bottom: 2px dashed transparent;
        -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
        -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
        box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    }

    header .logo img {
        display: inline-block;
        max-width: 100%;
    }

    header h4 {
        margin-bottom: 0;
        margin-top: 9px;
    }

.callUs {
    background: url(../img/callbtn.png) no-repeat 0 0;
    height: 36px;
    line-height: 18px;
    padding-left: 42px;
    font-family: 'GothamRounded-Bold';
    font-size: 14px;
    line-height: 21px;
    color: #414141;
}

.home {
    padding: 140px 0 20px;
}

    .home h6 {
        font-size: 14pt;
        font-family: 'GothamRounded-Medium';
        color: #696262;
    }

    .home .SelectChildAge {
        text-align: center;
        font: 17pt 'GothamRounded-Bold';
        margin-top: 50px;
        margin-bottom: 20px;
    }


.childDetail .title-yellow {
    /*text-align: left;*/
    margin-top: 20px;
}

.graySection {
    padding: 50px 0;
    /*margin-bottom: 5px;*/
    border-bottom: 2px dashed #fcc014;
    background: #f7f7f7;
    /*margin-top: 5px;*/
}

.whiteSection {
    padding: 50px 0;
    /*margin-bottom: 5px;*/
    border-bottom: 2px dashed #fcc014;
    background: #fff;
}

.childAge {
    text-align: center;
}

    .childAge > div {
        padding: 0 15px;
    }

    .childAge img {
        max-width: 100%;
        display: inline-block;
        border-radius: 50%;
        padding: 5px;
    }

    .childAge h5 {
        font-family: 'GothamRounded-Bold';
        text-transform: uppercase;
        font-size: 18px;
        margin-top: 20px;
    }

    .childAge .blueBox img {
        border: 2px dashed #23abe2;
    }

    .childAge .blueBox a:hover img {
        border: 2px solid #23abe2;
    }

    .childAge .blueBox h5 {
        color: #23abe2;
    }

    .childAge .redBox img {
        border: 2px dashed #eb2128;
    }

    .childAge .redBox a:hover img {
        border: 2px solid #eb2128;
    }


    .childAge .redBox h5 {
        color: #eb2128;
    }

    .childAge .yellowBox img {
        border: 2px dashed #fcc014;
    }

    .childAge .yellowBox a:hover img {
        border: 2px solid #fcc014;
    }

    .childAge .yellowBox h5 {
        color: #fcc014;
    }

    .childAge .greenBox img {
        border: 2px dashed #3bb34a;
    }

    .childAge .greenBox a:hover img {
        border: 2px solid #3bb34a;
    }

    .childAge .greenBox h5 {
        color: #3bb34a;
    }

.childDetail {
    margin-top: 105px;
    border-bottom: 2px dashed #fcc014;
    /*padding-bottom: 7px;
    background: url(../img/border.jpg) repeat-x bottom left;*/
}

    .childDetail > .row {
        max-width: 1400px;
        margin: 0 auto;
    }

        .childDetail > .row > div {
            padding: 0;
        }

    .childDetail .col-sm-6:last-child {
        max-width: 800px;
        padding: 20px 50px;
    }

    .childDetail .col-sm-6 .title-yellow {
        text-align: left;
        font-size: 22pt;
        margin-top: 20px;
        line-height: 40px;
    }

    .childDetail .getEinsteinBox {
        margin-top: 50px;
        display: inline-block;
    }

        .childDetail .getEinsteinBox p {
            text-align: center;
            margin-bottom: 5px;
            font-size: 12px;
            color: #818285;
        }

        .childDetail .getEinsteinBox a:focus {
            background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(212, 76, 10) 100%);
        }

        .childDetail .getEinsteinBox a {
            padding: 17px 30px;
            font-size: 20px;
            display: inline-block;
            border-radius: 10px;
            /*background: #ff7800;*/
            background: rgba(253,222,66,1);
            background: -moz-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(249, 93, 18)), color-stop(100%, rgb(249, 93, 18)));
            background: -webkit-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
            background: -o-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
            background: -ms-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
            background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
            color: #fff;
            /*border: 1px solid #063995;*/
            transition: all ease-in-out 0.3s;
        }



            /*.childDetail .getEinsteinBox a {
            padding: 17px 30px;
            font-size: 20px;
            display: inline-block;
            border-radius: 10px;
            background: rgba(253,222,66,1);
            background: -moz-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
            background: -webkit-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
            background: -o-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
            background: -ms-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
            background: linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
            color: #fff;
            transition: all ease-in-out 0.3s;
        }*/


            .childDetail .getEinsteinBox a:hover {
                color: #fff;
                background: rgb(255, 115, 46);
                background: rgb(255, 115, 46);
                background: -moz-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
                background: -webkit-gradient(left bottom, right top, color-stop(0%, rgb(255, 115, 46)), color-stop(100%, rgb(255, 115, 46)));
                background: -webkit-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
                background: -o-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
                background: -ms-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
                background: linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
            }

/*.childDetail .getEinsteinBox a:hover {
                color: #fff;
                background: rgba(250,171,25,1);
                background: rgba(253,177,35,1);
                background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
                background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
                background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
                background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
                background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
                background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
            }*/

.getEinsteinBox a {
    padding: 17px 30px;
    font-size: 20px;
    display: inline-block;
    border-radius: 10px;
    font-style: normal !important;
    /*background: #ff7800;
            background: rgba(253,222,66,1);*/
    background: -moz-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
    background: -webkit-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -o-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -ms-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
    color: #fff;
    /*border: 1px solid #063995;*/
    transition: all ease-in-out 0.3s;
}

    .getEinsteinBox a:hover {
        margin-left: 0px !important;
        color: #fff !important;
        /*border: 1px solid #ff7800;*/
        background: rgba(250,171,25,1);
        background: rgba(253,177,35,1);
        background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
        background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
    }

.childDetail .getEinsteinBox a i {
    font-size: 26px;
    position: relative;
    top: 1px;
    margin-left: 8px;
}

.fiveYearsDetermine {
    margin-top: 50px;
}

    .fiveYearsDetermine img {
        border-radius: 50%;
        border: 2px dashed #4cbbe7;
    }

    .fiveYearsDetermine .greenBorder img {
        border: 2px dashed #3bb34a;
    }


    .fiveYearsDetermine a {
        cursor: context-menu;
        color: #666;
    }

        .fiveYearsDetermine a p {
            font-size: 14px;
            color: #818285;
        }

        .childAdictelekit {
            margin: 0px auto;
            margin-top: 50px;
        }
        .childAdictelekit > div {
            padding: 0 40px;
            text-align: center;
        }

.childAdict {
    margin: 50px -50px 0;
}
    .childAdict > div {
        padding: 0 40px;
    }


    .childAdict img {
        max-width: 80%;
        /*border-radius: 50%;
        padding: 5px;
        border: 2px dashed #60c1e8;*/
    }

    /*.childAdict > div:nth-child(2n) img {
        border: 2px dashed #eb2128;
    }

    .childAdict > div:nth-child(3n) img {
        border: 2px dashed #3bb34a;
    }*/

    .childAdict h6 {
        font: 15px 'GothamRounded-Bold';
        margin: 20px 0 10px;
        color: #696262;
    }

    .childAdict p {
        font: 14px 'GothamRounded-Medium';
        color: #666;
    }

    .childAdict .text {
        min-height: 60px;
        line-height: 20px;
        color: #818285;
    }

    .childAdict a {
        font-style: italic;
        /*display: inline-block;
        padding: 10px 15px;
        color: #000;
        border: 2px solid #fad469;
        border-radius: 7px;
        transition: all ease-in-out 0.3s;*/
        transition: 0.1s all ease-in-out;
        -moz-transition: 0.1s all ease-in-out;
        -webkit-transition: 0.1s all ease-in-out;
        -o-transition: 0.1s all ease-in-out;
    }

.childAdict1 a {
    font-style: inherit;
    font-size: 20px;
    display: inline-block;
    border-radius: 10px;
    background: rgba(253,222,66,1);
    background: -moz-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
    background: -webkit-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -o-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: -ms-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    background: linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
    color: #fff;
    border: 1px solid #063995;
    transition: all ease-in-out 0.3s;
}

    .childAdict1 a:hover {
        color: #fff;
        
        margin-left: 0px;
            background-color: #048e17;
        
    }

.childAdict a i {
    margin-left: 8px;
}

.childAdict a:hover {
    /*border: 2px solid #fad469;
            background: #fad469;*/
    color: #f4b500;
    margin-left: 5px;
    transition: 0.1s all ease-in-out;
    -moz-transition: 0.1s all ease-in-out;
    -webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
}

.wonderfulThing {
    margin-top: 50px;
}

.wonderfulThing {
    text-align: center;
    border-bottom: 1px solid #bcbdc0;
    padding-bottom: 20px;
}

    .wonderfulThing img {
        max-width: 100%;
    }

    .wonderfulThing h6 {
        font: 16px 'GothamRounded-Bold';
        margin-top: 30px;
    }

.videoBox video {
    width: 100%;
}

.books {
    margin-top: 50px;
}

    .books > div {
        overflow: hidden;
        padding: 0 30px;
        margin-bottom: 30px;
    }

    .books .thumb {
        width: 150px;
        text-align: center;
        border: 2px solid #fcc014;
        float: left;
        margin-right: 15px;
        border-radius: 10px;
        padding: 5px;
    }

        .books .thumb img {
            max-width: 100%;
        }

    .books .detail {
        width: 160px;
        float: left;
    }

        .books .detail p {
            font-size: 14px;
            color: #818285;
            margin-bottom: 0;
        }

            .books .detail p.text-bold {
                color: #696262;
            }

.sneakPeakBox h5 {
    font-size: 17px;
    color: red;
}

.sneakPeakBox h6 {
    font-size: 15px;
    margin-bottom: 0;
}

.sneakPeakBox p {
    font-size: 13px;
}


.booksButtons {
    margin-top: 30px;
    text-align: center;
}


    .booksButtons > div {
        display: inline-block;
    }

    .booksButtons .sneakPeak {
        color: #000;
        padding: 20px 15px;
        display: block;
        top: -2px;
        position: relative;
        border-radius: 10px;
        border: 1px solid #fcc014;
        transition: all ease-in-out 0.3s;
    }

        .booksButtons .sneakPeak:hover {
            background: #fcc014;
            color: #fff;
        }

    .booksButtons .getEinstein {
        padding: 17px 42px;
        font-size: 20px;
        display: inline-block;
        border-radius: 10px;
        background: #fcc014;
        color: #fff;
        background: rgba(253,222,66,1);
        background: -moz-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
        background: -webkit-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -o-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -ms-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: linear-gradient(to bottom, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
        transition: all ease-in-out 0.3s;
    }

        .booksButtons .getEinstein i {
            font-size: 26px;
            position: relative;
            top: 1px;
            margin-left: 8px;
        }

        .booksButtons .getEinstein:hover {
            background: #23abe2;
            background: rgba(250,171,25,1);
            background: rgba(253,177,35,1);
            background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
            background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
        }

    .booksButtons p {
        font-size: 12px;
        color: #818285;
        margin-bottom: 6px;
    }

.indiaLeading {
    margin-top: 50px;
}

    .indiaLeading > div {
        margin-bottom: 30px;
    }

        .indiaLeading > div:last-child .boxContent {
            border-right: 0;
        }

    .indiaLeading .boxContent {
        border-right: 2px dashed #999;
        overflow: hidden;
    }

    .indiaLeading .thumb {
        width: 75px;
        float: left;
        margin-right: 15px;
    }

        .indiaLeading .thumb img {
            border-radius: 8px;
            border: 1px solid #fcc014;
        }

    .indiaLeading .detail {
        width: 200px;
        float: left;
        margin-bottom: 30px;
    }

        .indiaLeading .detail .title {
            font-size: 15px;
            color: #111;
            margin-bottom: 0px;
        }

        .indiaLeading .detail .text {
            font-size: 13px;
            min-height: 75px;
            color: #535353;
        }

        .indiaLeading .detail .author {
            font: 15px 'GothamRounded-Medium';
        }

.indiaLeadingButton {
    text-align: center;
    margin-top: 20px;
}

    .indiaLeadingButton p {
        font-size: 12px;
        color: #818285;
        margin-bottom: 6px;
    }

    .indiaLeadingButton a:focus {
        background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(212, 76, 10) 100%);
    }

    .indiaLeadingButton a {
        padding: 17px 30px;
        font-size: 20px;
        display: inline-block;
        border-radius: 10px;
        color: #fff;
        background: rgba(253,222,66,1);
        background: rgba(253,222,66,1);
        background: -moz-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(249, 93, 18)), color-stop(100%, rgb(249, 93, 18)));
        background: -webkit-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -o-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -ms-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
        transition: all ease-in-out 0.3s;
    }

        .indiaLeadingButton a:hover {
            background: #fff;
            color: #ff7800;
            background: rgb(255, 115, 46);
            background: rgb(255, 115, 46);
            background: -moz-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, rgb(255, 115, 46)), color-stop(100%, rgb(255, 115, 46)));
            background: -webkit-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -o-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -ms-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
        }

        /*.indiaLeadingButton a {
        padding: 17px 30px;
        font-size: 20px;
        display: inline-block;
        border-radius: 10px;
        color: #fff;
        background: rgba(253,222,66,1);
        background: -moz-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
        background: -webkit-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -o-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -ms-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: linear-gradient(to bottom, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
        transition: all ease-in-out 0.3s;
    }*/

        /*.indiaLeadingButton a:hover {
            background: #fff;
            color: #ff7800;
            background: rgba(250,171,25,1);
            background: rgba(253,177,35,1);
            background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
            background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
        }*/

        .indiaLeadingButton a i {
            font-size: 26px;
            position: relative;
            top: 1px;
            margin-left: 8px;
        }

.ourStorySection {
    margin-top: 120px;
}

.ourStory img {
    max-width: 100%;
    border: 2px dashed #fcc014;
    padding: 5px;
    border-radius: 50%;
}

.ourStory > .col-sm-4 {
    position: relative;
    z-index: 9;
}

.ourStory > .col-sm-8 {
    display: table;
    position: relative;
}

    .ourStory > .col-sm-8:before {
        display: none;
    }

    .ourStory > .col-sm-8 .divMiddle {
        position: relative;
        display: table-cell;
        vertical-align: middle;
    }

.ourStory p {
    font-size: 16px;
    font-family: 'GothamRounded-Book';
    color: #818285;
}

.ourStory .path01:before {
    content: "";
    position: absolute;
    width: 522px;
    height: 389px;
    left: -70px;
    background: url(../img/path-01.jpg) no-repeat 0 0;
    background-size: cover;
}


.ourStory .path02:before {
    content: "";
    position: absolute;
    width: 600px;
    height: 100px;
    right: -76px;
    bottom: -34px;
    background: url(../img/path-02.jpg) no-repeat 0 0;
    background-size: cover;
}

.ourStory .path03:before {
    content: "";
    position: absolute;
    width: 661px;
    height: 200px;
    left: -118px;
    bottom: -100px;
    background: url(../img/path-03.jpg) no-repeat 0 0;
    background-size: cover;
}

.ourStory .path04:before {
    content: "";
    position: absolute;
    width: 629px;
    height: 200px;
    right: -90px;
    bottom: -100px;
    background: url(../img/path-04.jpg) no-repeat 0 0;
    background-size: cover;
}

.ourStory .path05:before {
    content: "";
    position: absolute;
    width: 685px;
    height: 155px;
    left: -123px;
    bottom: -30px;
    background: url(../img/path-05.jpg) no-repeat 0 0;
    background-size: cover;
}

.ourStory .emailBox {
    position: relative;
    z-index: 9;
    text-align: center;
    margin-top: 30px;
}

.ourStory .emailLink {
    color: #fcc014;
    font: 15px 'GothamRounded-Bold';
}

    .ourStory .emailLink:hover {
        color: #eb2128;
    }


.reviewSection {
    margin-top: 100px;
}

    .reviewSection .contactTitle {
        text-align: left;
        font-family: 'GothamRounded-Book';
        color: #ffc000;
    }


.contactDetailPage p {
    font: 16px 'GothamRounded-Bold';
    color: #696262;
    margin-bottom: 5px;
}

.contactDetailPage {
    display: flex;
    flex-wrap: wrap;
}

    .contactDetailPage > div {
        margin-bottom: 20px;
    }

.reviewBox {
    padding: 20px 0;
}

    .reviewBox:nth-child(even) {
        background: #f7f7f7;
    }

    .reviewBox .thumb {
        float: left;
        margin-right: 30px;
    }

    .reviewBox img {
        border-radius: 8px;
        border: 1px solid #fcc014;
    }

    .reviewBox .detail {
        float: left;
    }

    .reviewBox p {
        font: 16px 'GothamRounded-Bold';
        color: #696262;
        margin-bottom: 5px;
    }

    .reviewBox .text {
        margin-bottom: 20px;
        color: #535353;
        font-family: 'GothamRounded-Medium';
    }

    .reviewBox:nth-child(even) .thumb {
        float: right;
        margin-right: 0;
        margin-left: 30px;
    }

    .reviewBox:nth-child(even) .detail {
        float: right;
        text-align: right;
    }

.customerDetailBg {
    /*background: url(../img/customerDetailBg.jpg) no-repeat 0 0;
    background-size: cover;*/
    
        background-color: #ffc730;
}

.CustomeDetail .closeBtn {
    position: absolute;
    right: 20px;
    font-size: 22px;
    color: #fff;
    top: 20px;
}

    .CustomeDetail .closeBtn i {
        font-size: 24px;
        text-align: center;
        color: #fff;
    }

.CustomeDetail div .detail {
    position: relative;
    padding: 50px 0 50px;
    margin-top: 80px;
}

.CustomeDetail > div > .detail h4 {
    color: #fff;
    font-size: 29px;
    margin-bottom: 30px;
}

.CustomeDetail .title-yellow {
    color: #fff;
}

.CustomeDetail .detailForm input {
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #ddd;
}

.CustomeDetail .detailForm p {
    text-align: center;
    margin: 0 50px;
    font-size: 10px;
}

.unlockoffer {
    margin: 15px 0;
}

.CustomeDetail .detailForm .unlockoffer p {
    font-size: 14px;
    margin-bottom: 5px;
}

    .CustomeDetail .detailForm .unlockoffer p span {
        color: red;
    }

.CustomeDetail .detailForm button {
    width: 100%;
    display: block;
    text-transform: uppercase;
    font: 16px 'GothamRounded-Bold';
    border: 0;
    color: #fff;
    background: #00b050;
    margin-top: 10px;
    padding: 12px 30px;
    border-radius: 5px;
    transition: all ease-in-out 0.3s;
}

    .CustomeDetail .detailForm button:hover {
        background: #23abe2;
        transition: all ease-in-out 0.3s;
    }

    .CustomeDetail .detailForm button i {
        font-size: 22px;
        margin-left: 10px;
        position: relative;
        top: 2px;
    }

.CustomeDetail .loseOffer {
    width: 100%;
    display: block;
    margin: 12px 0;
    padding: 15px;
    color: #fff;
    text-decoration: underline;
    text-align: center;
    border: 0;
    border-radius: 5px;
    font: 16px 'GothamRounded-Bold';
}

    .CustomeDetail .loseOffer:hover {
        transition: all ease-in-out 0.3s;
    }

.CustomeDetail .couponOffer {
    width: 100%;
    font: 28px 'GothamRounded-Bold';
    border-radius: 5px;
    border: 2px dashed #000;
    padding: 20px;
    text-align: center;
    background: #ffc000;
    color: #000;
}

.CustomeDetail .code {
    color: #000;
    font-size: 22px;
    margin: 30px 0;
}

.CustomeDetail .proceedShop {
    width: 100%;
    display: block;
    padding: 15px;
    color: #fff;
    background: #3bb34a;
    text-align: center;
    border: 0;
    border-radius: 5px;
    font: 20px 'GothamRounded-Bold';
    transition: all ease-in-out 0.3s;
}

    .CustomeDetail .proceedShop:hover {
        background: #23abe2;
    }

.smartChoiseBanner {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffcb2c;
    z-index: 999999;
}

    .smartChoiseBanner .BannerDetail {
        text-align: center;
        position: absolute;
        width: 100%;
        top: 50%;
        margin-top: -150px;
    }

        .smartChoiseBanner .BannerDetail p {
            font-size: 60px;
            color: #fff;
            line-height: 60px;
            margin-bottom: 0;
        }

        .smartChoiseBanner .BannerDetail h2 {
            color: #fff;
            line-height: 26px;
            font-size: 20px;
            margin-top: 0;
        }

.selectProjectSection {
    /*padding: 140px 0 50px;*/
    background: #f7f7f7;
}

    .selectProjectSection .title-yellow {
        font-size: 29px;
       margin-bottom: 25px;
    }

.chooseProduct .thumb {
    float: left;
    width: 20%;
    padding-right: 15px;
}

.chooseProduct .thumbTextBox {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

    .chooseProduct .thumbTextBox > div {
        padding: 0 60px;
    }

    .chooseProduct .thumbTextBox i {
        font-size: 60px;
    }

.chooseProduct .text {
    width: 80%;
    float: left;
    text-align: left;
    color: #000;
}

    .chooseProduct .text span {
        font-size: 10px;
    }

.chooseProduct .dynamicContent > div {
       background: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0,0,0,.1);
    padding: 30px;
}

    .chooseProduct .dynamicContent > div .bullet-point li {
        color: #777;
        font-size: 14px;
    }

.chooseProduct .dynamicContent .mostPopular:before {
    content: "Most Popular";
    position: absolute;
    left: -64px;
    width: 195px;
    text-align: center;
    color: #fff;
    top: -17px;
    background: rgb(249, 93, 18);
    padding: 30px 50px 5px 35px;
    line-height: 18px;
    font-size: 17px;
    transform: rotate(-45deg);
}

.chooseProduct .dynamicContent:last-child {
    border-right: 0;
}


.ShipingDetail {
    text-align: center;
    margin-top: 50px;
}

    .ShipingDetail .col-sm-4 > div {
        padding: 20px;
        border: 1px solid #ddd;
        min-height: 130px;
    }

    .ShipingDetail p {
        font-size: 13px;
    }

.notification {
    position: absolute;
    text-align: center;
    right: 0;
    top: 130px;
}

    .notification img {
        max-width: 70%;
    }

    .notification p {
        font-size: 12px;
        font-family: 'GothamRounded-Book';
    }

    .notification .detail .bullet-point li {
        text-align: left;
        font-size: 12px;
        font-family: 'GothamRounded-Book';
    }

    .notification p:first-child {
        color: #666;
    }

    .notification .detail {
        width: 250px;
        background: #fff;
        padding: 20px;
        border-radius: 5px;
    }

        .notification .detail h5 {
            font-size: 16px;
            margin: 20px 0;
        }

.chooseProduct p {
        margin-top: 18px;
}

.chooseProduct .dynamicContent p {
 
  font-size: 14px;
    color: #777;
    margin-bottom: 0;
}

.chooseProduct p.forAge {
    margin-top: 10px;
    text-align: center;
}

.chooseProduct .dynamicContent span {
    float: right;
    margin-left: 10px;
}

.chooseProduct h5 {
    color: #555;
    margin-top: 20px;
}

.chooseProduct .oldPrice {
    text-decoration: line-through;
}


.chooseProduct .newPrice {
    color: #eb2128;
}

.chooseProduct .select:focus {
    background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(212, 76, 10) 100%);
}

.chooseProduct .select {
    min-width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    background: rgba(253,222,66,1);
    background: -moz-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(249, 93, 18)), color-stop(100%, rgb(249, 93, 18)));
    background: -webkit-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -o-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -ms-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
    /*background: rgba(253,222,66,1);
    background: -moz-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
    background: -webkit-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -o-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -ms-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: linear-gradient(to bottom, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );*/
    transition: all ease-in-out 0.3s;
}

    .chooseProduct .select:hover {
        background: #23abe2;
        background: rgb(255, 115, 46);
        background: rgb(255, 115, 46);
        background: -moz-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgb(255, 115, 46)), color-stop(100%, rgb(255, 115, 46)));
        background: -webkit-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -o-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -ms-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
        /*background: rgba(250,171,25,1);
        background: rgba(253,177,35,1);
        background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
        background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );*/
    }

.chooseProduct .seeYouGet {
    font-size: 11px;
}

.orderSummeryContainer {
    padding-bottom: 50px;
    margin-top: 140px;
}

.CustomeDetail .orderSummery {
    background:#eaeaea;
    border-radius: 5px;
    padding: 30px;
}

    .CustomeDetail .orderSummery .oldPrice {
        float: right;
        text-decoration: line-through;
    }

    .CustomeDetail .orderSummery .newPrice {
        color: #ec3238;
        float: right;
        margin-left: 10px;
    }

    .CustomeDetail .orderSummery span {
        float: right;
    }

    .CustomeDetail .orderSummery .divider {
        margin: 20px 0;
        height: 1px;
        background: #d7d7d7;
    }

.CustomeDetail .applyCoupon {
    margin-top: 20px;
}

    .CustomeDetail .applyCoupon label {
        margin: 0 15px;
        display: block;
        margin-bottom: 5px;
        color: #696262;
    }

    .CustomeDetail .applyCoupon #couponCode {
        height: 41px;
    }

    .CustomeDetail .applyCoupon button {
        width: 100%;
        padding: 10px 30px;
        border-radius: 3px;
        color: #fff;
        border: 0;
        background: rgba(253,222,66,1);
        background: -moz-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(249, 93, 18)), color-stop(100%, rgb(249, 93, 18)));
        background: -webkit-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -o-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: -ms-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
        /* background: rgba(253,222,66,1);
        background: -moz-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
        background: -webkit-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -o-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: -ms-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        background: linear-gradient(to bottom, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 ); */
        transition: all ease-in-out 0.3s;
    }

        .CustomeDetail .applyCoupon button:hover {
            background: #23abe2;
            background: rgba(250,171,25,1);
            background: rgba(253,177,35,1);
            background: rgb(255, 115, 46);
            background: -moz-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, rgb(255, 115, 46)), color-stop(100%, rgb(255, 115, 46)));
            background: -webkit-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -o-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: -ms-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            background: linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
            /* background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
            background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 ); */
        }

.customCheckBox label {
    width: 25px;
    height: 24px;
    float: right;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    z-index: 9;
}

.customerDetailForm .includeBox {
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}

.intro {
    color: #999;
}

.paymentcheck {
    margin-left: 5px;
}

.customCheckBox label input[type="checkbox"], label input[type="radio"] {
    display: none;
}

.detail label i {
    width: 24px;
    height: 23px;
    /* position: relative; */
    vertical-align: top;
    font-size: 16px;
    padding-top: 3px;
}

.customCheckBox label input[type="checkbox"]:checked + .cr > .fa, label input[type="radio"]:checked + .cr > .fa {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    background: #cccccc;
    width: 25px;
    height: 24px;
    position: relative;
    padding-top: 5px;
    top: -2px;
}

.customCheckBox label input[type="checkbox"] + .cr > .fa, label input[type="radio"] + .cr > .fa {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.CustomeDetail .customerDetailForm input {
    margin-bottom: 10px;
}

.CustomeDetail .customerDetailForm .form-control[readonly] {
    background: #fff;
}

.CustomeDetail .customerDetailForm textarea {
    resize: none;
    height: 80px;
}

.CustomeDetail .customerDetailForm .col-sm-7.dob {
    position: relative;
}

.CustomeDetail .customerDetailForm .ButtonWebMail {
    background: url(../img/iconCalender.png) no-repeat 0 0;
    border: 0;
    background-size: contain;
    width: 34px;
    height: 30px;
    position: absolute;
    right: 31px;
    top: 2px;
}

#calendarDiv {
    background: #FFF !important;
}

    #calendarDiv .activeDay {
        text-align: center;
        border-radius: 3px;
        background: #fed700 !important;
    }

    #calendarDiv .topBar {
        background-color: #fcbf13 !important;
    }

    #calendarDiv .todaysDate {
        background: #fed700 !important;
    }

    #calendarDiv .selectBox {
        color: #000 !important;
    }

.control {
    font: 20px 'GothamRounded-Medium';
    margin-bottom: 20px;
    position: relative;
    display: block;
    margin-right: 15px;
    padding-left: 30px;
    cursor: pointer;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px;
    /*background: #e6e6e6;*/
    border: 1px solid #999;
    /*-webkit-box-shadow: inset 0px 0px 10px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 0px 0px 10px 2px rgba(50, 50, 50, 0.5);
box-shadow:         inset 0px 0px 10px 2px rgba(50, 50, 50, 0.5);*/
}

.netbanktext {
    margin-bottom: 10px;
    font-size: 12px;
}

.control--radio .control__indicator {
    border-radius: 50%;
    margin-top: 4px;
}
/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
    background: #fcc014;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #fcc014;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
    display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
    top: 4px;
    left: 8px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    /*background: #fff;*/
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.customerDetailForm .paidThroughAmazon {
    font-size: 12px;
    margin-bottom: 20px;
    clear: both;
}

.customerDetailForm .col-sm-6 {
    margin-bottom: 15px;
	    overflow: hidden;
}

    .customerDetailForm .col-sm-6 label {
        color: #999 !important;
        float: left;
        margin-right: 6px;
        font-size: 16px;
    }

.customerDetailForm select {
    padding: 7px 1px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.customerDetailForm input {
    width: 90%;
    float: left;
}

.customerDetailForm .continue {
    padding: 10px 30px;
    border: 0;
    margin-bottom: 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    background: rgba(253,222,66,1);
    background: rgba(253,222,66,1);
    background: -moz-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(249, 93, 18)), color-stop(100%, rgb(249, 93, 18)));
    background: -webkit-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -o-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: -ms-linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    background: linear-gradient(to bottom, rgb(249, 93, 18) 0%, rgb(249, 93, 18) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );
    /* background: -moz-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
    background: -webkit-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -o-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: -ms-linear-gradient(top, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    background: linear-gradient(to bottom, rgba(253,222,66,1) 0%, rgba(255,176,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 ); */
    transition: all ease-in-out 0.3s;
}

    .customerDetailForm .continue:hover {
        background: #23abe2;
        background: rgba(250,171,25,1);
        background: rgba(253,177,35,1);
        background: rgb(255, 115, 46);
        background: -moz-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgb(255, 115, 46)), color-stop(100%, rgb(255, 115, 46)));
        background: -webkit-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -o-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: -ms-linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        background: linear-gradient(45deg, rgb(255, 115, 46) 0%, rgb(255, 115, 46) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 );
        /* background: -moz-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,177,35,1)), color-stop(100%, rgba(253,177,35,1)));
        background: -webkit-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -o-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        background: linear-gradient(45deg, rgba(253,177,35,1) 0%, rgba(253,177,35,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb123', endColorstr='#fdb123', GradientType=1 ); */
    }

.CustomeDetail .conditons {
    margin-top: 20px;
}

    .CustomeDetail .conditons p {
        font-size: 13px;
    }

        .CustomeDetail .conditons p:nth-child(2) {
            font-size: 11px;
        }

.privacyPolicy {
    margin-top: 140px;
    margin-bottom: 50px;
}

    .privacyPolicy .bullet-point li {
        color: #818285;
    }

    .privacyPolicy h5 {
        color: #696262;
        border-top: 1px solid #ddd;
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .privacyPolicy h6 {
        color: #999;
    }

    .privacyPolicy p {
        font-size: 14px;
        font-family: 'GothamRounded-Book';
    }

footer {
    text-align: center;
    background: #818285;
    padding: 50px 0;
}

    footer .footerMenu {
        display: inline-block;
    }

        footer .footerMenu li {
            margin-right: 10px;
            padding-right: 10px;
            border-right: 1px solid #fff;
            float: left;
        }

            footer .footerMenu li:last-child {
                border-right: 0;
                padding-right: 0;
                margin-right: 0;
            }

        footer .footerMenu a {
            color: #fff;
            font-size: 14px;
        }

            footer .footerMenu a:hover {
                color: #fcc014;
            }

    footer .copyright {
        font-size: 12px;
        margin-top: 30px;
        color: #fff;
        margin-bottom: 0;
    }

    footer .contactUs {
        width: 350px;
        position: fixed;
        bottom: -183px;
        right: 0;
        z-index: 99999;
    }

        footer .contactUs p {
            text-align: right;
            margin-bottom: 0;
        }

        footer .contactUs .toggleBtn {
            display: inline-block;
            border-top-left-radius: 5px;
            padding: 10px 25px;
            color: #fff;
            background: #22abe2;
        }

            footer .contactUs .toggleBtn i {
                width: 30px;
                height: 30px;
                margin-right: 7px;
                border: 1px solid #fff;
                border-radius: 50%;
                text-align: center;
                padding-top: 6px;
            }

        footer .contactUs .contactForm {
            position: relative;
            height: 182px;
            border-top-left-radius: 5px;
            background: #696262;
            padding: 20px;
        }

            footer .contactUs .contactForm .success_message {
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                position: absolute;
                background: #696262;
                display: table;
            }

                footer .contactUs .contactForm .success_message span {
                    display: table-cell;
                    vertical-align: middle;
                }

            footer .contactUs .contactForm input {
                width: 100%;
                padding: 10px;
                border: 1px solid #696262;
                border-radius: 3px;
                margin-bottom: 10px;
            }

            footer .contactUs .contactForm button {
                width: 100%;
                padding: 8px;
                border: 0;
                border-radius: 3px;
                text-align: center;
                background: #ffc000;
                color: #000;
                transition: all ease-in-out 0.3s;
            }


                footer .contactUs .contactForm button:hover {
                    background: #23abe2;
                }

.discountapply {
    color: #696262;
    float: left;
    font-size: 16px;
    margin-left: 2px;
    margin-top: -18px;
}


.popup {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(images/popupbg.png);
    z-index: 100000000;
    display: none;
}

.popupcont {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 980px;
    height: 550px;
    margin: -275px 0px 0px -490px;
    background-color: #fff;
}

.popuppad {
    padding: 20px;
}

.closepopup {
    position: absolute;
    top: 10px;
    right: 10px;
}

.popupleft {
    float: left;
    width: 510px;
}

.popupright {
    float: left;
    width: 400px;
}

.popuptitle {
    font-size: 30px;
    line-height: 34px;
    font-family: 'MyriadProSemibold';
    margin-bottom: 10px;
    margin-top: 100px;
}

.popuptext {
    font-size: 20px;
    line-height: 24px;
    font-family: 'MyriadProLight';
}


/* new css */
.popup_centre h6 {
    text-align: center;
}

.childAdict1 .childAdict2 {
   
    font-style: inherit;
    font-size: 14px;
    background: #3ab44a;
    color: #fff;
        text-transform: uppercase;
    border: 1px solid rgb(255, 255, 255);
    
    
        padding: 12px 10px;
    font-size: 20px;
}

    .childAdict1 .childAdict2:hover {
         
        /*background: -moz-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,222,66,1)), color-stop(100%, rgba(255,176,40,1)));
        background: -webkit-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
        background: -o-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
        background: -ms-linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
        background: linear-gradient(to bottom, rgb(243, 210, 45) 0%, rgba(255,176,40,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde42', endColorstr='#ffb028', GradientType=0 );*/
        color: #fff;
        margin-left: 0px;
    }

.childAdict3 a {
    font-size: 20px;
    font-style: inherit;
    display: inline-block;
    border-radius: 10px;
    background: #ff7800;
    color: #fff;
    border: 1px solid #063995;
}

    .childAdict3 a:hover {
        background: #fff;
        color: #ff7800;
        border: 1px solid #ff7800;
        margin-left: 0px !important;
    }

.greenColor {
    color: #1fbf03 !important;
}

span {
    font-family: 'GothamRounded-Medium';
}

.txt_left {
    text-align: left;
}

.Mob_mgBtm15 {
    margin-bottom: 15px;
}

.font-11pt {
    font-size: 11pt;
}

.blink {
    -moz-animation: blink normal 1.2s infinite ease-in-out !important;
    -webkit-animation: blink normal 1.2s infinite ease-in-out !important;
    -ms-animation: blink normal 1.2s infinite ease-in-out !important;
    animation: blink normal 1.2s infinite ease-in-out !important;
    display: inline-block !important;
}

.underline {
    text-decoration: underline;
    font-family: GothamRounded-Book;
}


/* for weekend sale */
.selectProjectSection .container-fluid {    background: #ff2424;  }

.Off {
    padding: 15px;
}

    .Off img {
        margin: 0px auto;
    }

.Offer {
 
    color: #fff;
    
}

.Offer ul li {
    list-style-type: disc;
        margin-left: 16px;
    padding-left: 0px;
    
}


    .Offer h1 {
        font-family: 'seguibl' !important;
        font-size: 37px !important;
        margin-bottom: -2px;
        margin-top: 0px;
    }

    .Offer h5 {
       /* font-family: 'seguibl' !important; */
    }

.Offer_end p {
    color: #fff;
    /* font-family: 'seguibl' !important; */
    font-size: 25px;
}

.Offer_end {
    text-align: center;
    color: #fff;
    padding-top: 13px;
}

.Countdown {
    text-align: center;
    color: #000;
}

/*#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}*/

/*#clockdiv > div {
        padding: 0px;
        border-radius: 3px;
       
        display: inline-block;
    }*/

/*#clockdiv div > span {
         
        border-radius: 3px;
        background: #434646;
        display: inline-block;
        height: 45px;
        width: 45px;
    }*/

.smalltext {
    padding-top: 5px;
    font-size: 16px;
}
.mTop26{margin-top:26px;}






@media (max-width:767px) {

    .childAdictelekit {
        margin: 50px 0px 0px 0px;
       
    }
    .childAdictelekit > div {
        padding: 0px;
        
    }


    .orderNow:focus {
        color: #fff !important;
    }

    .orderNow:hover {
        color: #fff !important;
    }
    /*#clockdiv {
        font-size: 20px;
        margin-top: 25px;
    }*/


    .Offer h1 {
        font-family: 'seguibl' !important;
        font-size: 22px !important;
    }

    .Off {
        padding: 0px;
    }

        .Off img {
            position: absolute;
            margin-top: 50%;
        }

    .Offer_end {
        padding-top: 2px;
        float: right;
    }

        .Offer_end p {
            margin: 0 !important;
            font-size: 13px;
        }

            .Offer_end p:last-child {
                margin: 0 0 11px !important;
                font-size: 13px;
            }

    .Countdown {
        float: right;
        margin-top: 5px;
    }

    .smalltext {
        font-size: 12px;
    }

    /*#clockdiv div > span {
        padding: 8px 6px;
    }*/

}

@media (max-width: 767px) {
    .chooseProduct .dynamicContent span{    margin-left: 8px;}
    .mTop26{margin-top:-20px;}
    .m_ptop105 {
        padding-top: 65px !important;
    }

    .Margin_80 {
        padding: 40px 0 50px !important;
    }

/* for countdown timer */
.countdown{margin-left: 8% !important;
    margin-top: 9px !important;;}
/* for countdown timer */

}

.Margin_80 {
    padding: 80px 0 50px;
}

.img_centre img {
    margin: 0px auto;
    width: 50%;
}

.img_centre h6 {
    font-size: 16px !important;
}

.img_centre p {
    font-family: 'GothamRounded-Book';
    text-align: center;
    font-size: 14px;
}

.Mtop13 {
    margin-top: 13px !important;
}

.red {
    color: red !important;
}

.m_ptop105 {
    padding-top: 105px;
}
.Mar0{margin:0px !important}
.mTop-10{margin-top:-10px !important}
    .Mar0 .loseOffer {
        font: 13px 'GothamRounded-Bold';
        text-decoration: none !important;
            margin: 0;
                padding: 0;
    }
/* for countdown timer */


.countdown {
    margin: 0 auto;
}

    .countdown .bloc-time {
        float: left;
        margin-right: 45px;
        text-align: center;
    }

        .countdown .bloc-time:last-child {
            margin-right: 0;
        }

    .countdown .count-title {
        display: block;
        margin-bottom: 8px;
        font: bold 12px "GothamRounded-Book";
        color: #fff;
        
    }

    .countdown .figure {
        position: relative;
        float: left;
        height: 48px;
        width: 30px;
        margin-right: 10px;
        background-color: #fff;
        border-radius: 2px;
        -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    }

        .countdown .figure:last-child {
            margin-right: 0;
        }

        .countdown .figure > span {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            font-size:34px;
            color: #3c3a3a;
        }

        .countdown .figure .top:after, .countdown .figure .bottom-back:after {
            content: "";
            position: absolute;
            z-index: -1;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

        .countdown .figure .top {
            z-index: 3;
            background-color: #fff;
            transform-origin: 50% 100%;
            -webkit-transform-origin: 50% 100%;
            -moz-border-radius-topleft: 2px;
            -webkit-border-top-left-radius: 2px;
            border-top-left-radius: 2px;
            -moz-border-radius-topright: 2px;
            -webkit-border-top-right-radius: 2px;
            border-top-right-radius: 2px;
            -moz-transform: perspective(200px);
            -ms-transform: perspective(200px);
            -webkit-transform: perspective(200px);
            transform: perspective(200px);
        }

        .countdown .figure .bottom {
            z-index: 1;
        }

            .countdown .figure .bottom:before {
                content: "";
                position: absolute;
                display: block;
                top: 0;
                left: 0;
                width: 100%;
                height: 50%;
                background-color: rgba(0, 0, 0, 0.02);
            }

        .countdown .figure .bottom-back {
            z-index: 2;
            top: 0;
            height: 50%;
            overflow: hidden;
            background-color: #fff;
            -moz-border-radius-topleft: 2px;
            -webkit-border-top-left-radius: 2px;
            border-top-left-radius: 2px;
            -moz-border-radius-topright: 2px;
            -webkit-border-top-right-radius: 2px;
            border-top-right-radius: 2px;
        }

            .countdown .figure .bottom-back span {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                margin: auto;
            }

        .countdown .figure .top, .countdown .figure .top-back {
            height: 50%;
            overflow: hidden;
            -moz-backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .countdown .figure .top-back {
            z-index: 4;
            bottom: 0;
			margin-left:1px;
            background-color: #fff;
            -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -moz-transform: perspective(200px) rotateX(180deg);
            -ms-transform: perspective(200px) rotateX(180deg);
            -webkit-transform: perspective(200px) rotateX(180deg);
            transform: perspective(200px) rotateX(180deg);
            -moz-border-radius-bottomleft: 2px;
            -webkit-border-bottom-left-radius: 2px;
            border-bottom-left-radius: 2px;
            -moz-border-radius-bottomright: 2px;
            -webkit-border-bottom-right-radius: 2px;
            border-bottom-right-radius: 2px;
        }

            .countdown .figure .top-back span {
                position: absolute;
                top: -100%;
                left: 0;
                right: 0;
                margin: auto;
            }
            /* for countdown timer */
            .white{color:#fff !important}

.margin{   margin-top: 10px;}
.list{     line-height: 40px;    margin-top: 25px;  color: black; font-size: 1.3em;}

.list li  img {  margin-right: 10px;}

.title-list{    font: 22px 'GothamRounded-Medium';   color: #000000;   margin-top: 0; font-weight: 500;  margin-top: 17px;     margin-left: 61px;     text-align: center;}

.small-text  p { font-size: 0.6em; text-align: right; color: #bfbfbf;  }

.small-text { margin-top: 8%;}

.title-new {    font: 26px 'GothamRounded-Medium';    text-align: center;    color: #f4b500;    margin-top: 0;}

.yellow{  overflow: hidden;  color: white;  box-shadow: 0 3px 6px rgba(0,0,0,.1);  background-color: white;   min-height: 732px; display: block;}
.yellow .detail  p{ font-size: 1em;}
h5.heading{     background-color: #fcc014;    color: #fff;    text-align: center;    padding: 10px;    margin-top: 0px;}
.yellow   span {     color: #000;    margin-top: 11px;    margin-bottom: 10px;    display: block;     margin-top: 30px; }
.yellow   strong {     display: block;     color: #ff0009;      margin-bottom: 9px;    margin-top: 5px;     font-weight: bold;}
.yellow  ul  {  list-style-type: none;    margin: 0;    padding: 0;     }
.bg{  background-color: #ffffff;    padding: 14px 0px 11px 0px;      margin-bottom: 40px;    overflow: hidden;     box-shadow: 0 3px 6px rgba(0,0,0,.1);}
.yellow  ul li  {     display: inline-block;      margin-bottom: 15px;}
.bg-2{background-color: #f7f7f7;     }
.timer{      background-color: #fcbf13;      padding: 28px 7px 23px 104px;}


.table tr td {
    border: 1px solid #d0d0d0;
}



.table {
    
    border: 1px solid #d0d0d0;
}


.table tr td img {
margin-right: 6px;   
}

.small, small {
    font-size: 85%;
    text-align: center;
    display: block;
}

			
.Offer h4 {
    
    text-align: center;
}
.table tr th {
    
    border: 1px solid #d0d0d0;
}




.table tr td p {
    font-size: 1em;
      color: #696262;
}


.table>thead>tr>th {
    vertical-align: bottom;
    border: 1px solid #d0d0d0!important;
        padding: 0px 0px 6px 0px;
}

span.blink{         font-size: 14px;    color: #eb2128;    font-weight: 600;}




.table > tbody > tr > td, .table > tbody > tr > th { 
   
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding: 17px 0px 6px 13px;
}


.margin-select{     margin-top: 30px;}


.spacer10{ width: 10px; height: 10px; display: block; clear: both;}
.spacer20{ width: 20px; height: 20px; display: block; clear: both;}
.spacer30{ width: 30px; height: 30px; display: block; clear: both;}
.spacer40{ width: 40px; height: 40px; display: block; clear: both;}