body {
    margin: 0px;
    padding: 0px;
}




/* font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif'; */

.container {
    max-width: 1000px;
}

img {
    max-width: 100%;
}


/*header*/

.header {
    width: 100%;
    float: left;
    padding: 5px 0;
}

.header-in {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 30px 0px;
    
}

.logo {
    width: 28%;
    position: relative;
    top: 80px;
    z-index: 9;
}
.quotewriter{
    margin: 0px;
    padding: 0px;
    font-family: 'a_love_of_thunderregular';
    font-size: 14px;
    line-height: 14px;
    color: #000;
    padding-left: 150px;
}

.logo-text {
    font-family: 'signpaintermedium';
    color: #ff7254;
    font-size: 44px;
    width: 63%;
    text-align: revert;
    line-height: 34px;
    letter-spacing: -1px;
    position: relative;
    padding-top: 10px;
}
.logo-text span.left-q {
    position: absolute;
    background: url(../images/left-quote.jpg);
    width: 30px;
    height: 30px;
    left: -44px;
    background-size: cover;
    top: 3px;
}

.logo-text span.right-q {
    position: absolute;
    background: url(../images/right-quote.jpg);
    width: 27px;
    height: 27px;
    right: 6px;
    background-size: cover;
    bottom: 37px;
}
.contest-winners button{
    border: none;
    background: none;

}
.contest button{
    border: none;
    background: none;

}
.contest{
    position: absolute;
    top: 19px;
    right: 30px;
    padding-right: -41px;
}
.contest-winners{
    position: absolute;
    top: 19px;
    left: 30px;
}

.kitchen-wrap {
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
}

.kitchen-wrap h3 {
    font-family: 'signpaintermedium';
    color: #ff7254;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 20px;
}

.kitchen-wrap h3 span {
    font-family: 'a_love_of_thunderregular';
    color: #1579bd;
    left: -8px;
    position: relative;
}

.kitchen-wrap .box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    position: relative;
    background-color: #fff;
    background-image: -webkit-linear-gradient(121deg, #1579bd 9%, #fff 9%);
}
.kitchen-wrap .altorange{
    background-image: -webkit-linear-gradient(121deg, #ff7254 9%, #fff 9%);

}

.kitchen-wrap .box .img-box {
    width: 100%;
    float: left;
    text-align: center;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kitchen-wrap .box:before {
    content: "";
    position: absolute;
    left: -2px;
    bottom: -8px;
    background: url(../images/kitchen-border.png) no-repeat;
    width: 107px;
    height: 90px;
    background-size: cover;
}

.kitchen-wrap h4 {
    font-family: 'a_love_of_thunderregular';
    font-size: 22px;
    line-height: 25px;
}

.kitchen-wrap a {
    background: url(../images/readmore.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 104px;
    height: 28px;
    background-size: cover;
    display: block;
    margin: 20px auto;
    font-size: 0px;
}

.kitchen-wrap img {
    max-width: 100%;
    width: auto!important;
    display: inline-block!important;
    margin-bottom: 20px;
}

.kitchen-wrap div.owl-nav .owl-next {
    background-image: url(../images/dark-right.png);
    margin-right: -50px;
    background-color: transparent;
    font-size: 0px;
    background-size: cover;
    border: none;
    position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
    height: 59px;
}

.kitchen-wrap div.owl-nav .owl-prev {
    background-image: url(../images/dark-left.png);
    margin-left: -50px;
    width: 30px;
    height: 59px;
    background-color: transparent;
    font-size: 0px;
    background-size: cover;
    border: none;
    top: 40%;
    position: absolute;
    left: 0;
}


.article-warp {
    width: 100%;
    float: left;
    padding: 0 0 50px 0;
}

.article-warp h3 {
    font-family: 'a_love_of_thunderregular';
    font-size: 28px;
    line-height: 30px;
    padding: 0 0 30px 0;
    color: #1579bd;
    text-align: center;
}

.article-warp .box {
    width: 100%;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 20px;
}

.article-warp .box img {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.article-warp .box .date {
    font-size: 10px;
    margin-right: 0;
    margin-left: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-top: 5px;
    line-height: 16px;
    color: #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.article-warp .box h4 a {
    color: #000;
}

.article-warp .box h4 {
    font-size: 16px;
    margin-right: 0;
    margin-left: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    padding-top: 5px;
    line-height: 22px;
    color: #000;
    margin: 0px;
    padding: 19px 0;
}

.article-warp .box p {
    font-family: 'Open Sans', sans-serif;
    padding-top: 0;
    margin-right: 0;
    margin-left: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
}

.article-warp .box .article-contnte {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px;
    margin-top: -20px;
    z-index: 99;
    position: relative;
    background: #fff;
}

.meet-the-team-header {}

.meet-the-team-header h3 {
    font-family: 'signpaintermedium';
    color: #ff7254;
    text-align: center;
    font-size: 35px;
    line-height: 40px;
}

.meet-the-team-header h3 span {
    font-family: 'a_love_of_thunderregular';
    color: #1579bd
}

.meet-the-team {
    width: 100%;
    float: left;
    background-image: url(../images/meet-team-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 300px;
    background-color: #fff;
    background-size: contain;
}

.meet-the-team ul {
    margin: 0px;
    padding: 0px 10%;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.meet-the-team ul li {
    background: url(../images/team-bg.png);
    background-size: cover;
    min-height: 75px;
    width: 169px;
    margin: 20px 1%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.meet-the-team ul li h4 {
    margin: 0px;
    padding: 0px;
    font-family: 'a_love_of_thunderregular';
    font-size: 14px;
    line-height: 14px;
}

.meet-the-team ul li h4 span {
    display: block;
    font-family: 'CenturyGothic';
    font-weight: bold;
    text-transform: capitalize;
    font-size: 13px;
    color: #ea7051;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    display: inline-block;
    vertical-align: top;
    border: none;
    background: transparent;
}

.owl-theme .owl-dots .owl-dot:focus {
    border: none;
    background: transparent;
    outline: none;
}

.owl-theme .owl-dots .owl-dot span {
    width: 19px;
    height: 4px;
    background: #000;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ff7254;
}


/*--FOOTER SECTION --*/

.footercontainer {
    width: 100%;
    margin-top: 0px;
    background-color: #464752;
    color: white;
    line-height: 1.7;
    padding: 8px;
    height: 100%;
    overflow: visible;
    float: left;
}

.footercontainer .alia .copyright p {
    font-size: 15px;
    padding-top: 10px;
    font-weight: 400
}

.alia {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}

.copyright {
    align-items: flex-start;
}

.brandlogoend {
    align-items: flex-end;
}


/* swati*/


/*--video section--*/

.videosflex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.videosection {
    width: 100%;
    float: left;
    background-image: url(../images/videosectionbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 863px;
    position: relative;
    padding: 30px 0;
}

.videowrapper {
    max-width: 800px;
    padding: 0;
    margin: 0 auto;
}

.episodeheadingwrap h2 {
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-family: 'a_love_of_thunderregular';
}

.videocenter {
    text-align: center;
    padding: 0;
    position: relative;
}

div.slide2.owl-carousel.owl-theme.owl-loaded.owl-drag div.owl-dots {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    padding: 0px;
    margin: 0px;
}


/*--VIDEO SLIDER--*/

.videobox {
    float: left;
    width: 100%;
    padding: 30px 0px;
    text-align: -webkit-center;
}

.episodebox {
    text-align: center;
    display: block;
}

.episodebox img {
    position: relative;
        width: 196px;
    height: fit-content;
}

.episodebox h3 {
    position: relative;
    font-size: 13px;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    color: #fff;
    top: -38px;
}

.slidervideos {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.videobox div.owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
    float: left;
}

.videocenter:before {
    content: url("../images/videoleftborder.png");
    position: absolute;
    bottom: -15px;
    width: 0;
    left: -10px;
}

.videocenter:after {
    content: url("../images/videorightborder.png");
    position: absolute;
    top: -14px;
    right: 0px;
    right: -9px;
}

.videobox .owl-carousel .owl-stage-outer {
    padding: 0 5px;
}

.videobox .video1 {
    position: relative;
}

.videobox div.owl-nav .owl-next {
    background-image: url(../images/rightarrow.png);
    margin-right: -50px;
    width: 30px;
    height: 49px;
    background-color: transparent;
    font-size: 0px;
    background-size: cover;
    border: none;
    position: absolute;
    right: 0;
}

.videobox div.owl-nav .owl-prev {
    background-image: url(../images/leftarrow.png);
    margin-left: -50px;
    width: 30px;
    height: 49px;
    background-color: transparent;
    font-size: 0px;
    background-size: cover;
    border: none;
    position: absolute;
    left: 0;
}

.video1 .style-box {
    position: relative;
    float: left;
    width: 295px;
    margin-bottom: 10px;
}

.video1 .style-box:before {
    content: url("../images/left-bottom.png");
    position: absolute;
    left: -4px;
    bottom: -9px;
}

.video1 .style-box:after {
    content: url("../images/right-top.png");
    position: absolute;
    right: -3px;
    top: 0px;
}


.videobox a h4 {
    color: #fff;
    font-size: 13px;
    line-height: 12px;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-family: 'CenturyGothic';
    text-decoration: none;
   
   
}
.text-wraper{
    /* padding-left: 20px; */
    width: 100%;
    float: left;
    text-align: left;
}

.videobox a p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-family: 'CenturyGothic';
    font-weight: bold;
    text-decoration: none;
    
}

.plateright {
    position: absolute;
    bottom: -96px;
    right: 30px;
    z-index: 2;
    width: 180px;
}


/*About section*/

.aboutsection {
    width: 100%;
    float: left;
    background-color: #fff;
    position: relative;
}

.aboutflexcontainer {
    display: flex;
    flex-direction: row;
    /* padding: 0px 60px; */
    justify-content: space-between;
    align-items: center;
}

.aboutflexcontainer .description {
    /* padding: 60px; */
    width: 60%;
    padding-right: 5%;
}

.aboutflexcontainer .imgbox {
    width: 35%
}

.description h5 {
    font-family: 'a_love_of_thunderregular';
    font-size: 27.19px;
    color: #1579bd;
}

.description h5 span {
    font-family: 'signpaintermedium';
    font-size: 41.32px;
    color: #ff7254;
}

.description p {
    font-size: 15px;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.roller {
    position: absolute;
    right: 0;
    top: 80px;
}

.about-char {
    width: 100%;
    float: left;
    background: #f6f8f9;
    padding: 40px 0;
    position: relative;
}

.about-char h2 {
    font-family: 'a_song_for_jennifer_italicRg';
    color: #0478bd;
    text-align: center;
    font-size: 220px;
    line-height: 145px;
    padding-bottom: 0;
    margin: 0px;
    position: relative;
}

.about-char h2:before {
    background: url(../images/arrow-char.png);
    background-repeat: no-repeat;
    content: "";
    left: 53%;
    position: absolute;
    height: 152px;
    width: 144px;
    top: 79px;
    margin-left: -128px;
}

.about-char h2 span {
    font-family: 'signpaintermedium';
    color: #ff7254;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 20px;
    position: absolute;
    left: 32%;
    top: 0px;
}

.marque-box {
    width: 100%;
    float: left;
    position: relative;
}

.about-char:after {
    content: "";
    position: absolute;
    bottom: -199px;
    left: 0px;
    background: url(../images/bg-spoon.png);
    background-repeat: no-repeat;
    height: 277px;
    width: 94%;
    background-size: cover;
    z-index: -1;
}

.marque-box a {
    text-decoration: none;
}

.char-warp {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 40px 0;
}

.char-warp .char-img {
    width: 40%;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    overflow: hidden;
    background-image: url(../images/circle.png);
    padding: 3px;
    background-color: #ffff;
    background-size: cover;
}

.char-warp .char-img img {
    width: 100%;
    float: left;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.char-warp .char-desc {
    width: 56%;
    margin-left: auto;
}

.char-warp .char-desc h3 {
    font-family: 'a_love_of_thunderregular';
    font-size: 27.19px;
    color: #ff6600;
}

.char-warp .char-desc p {
    font-family: 'a_song_for_jenniferregular';
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
}

#bx-pager.char-warp .char-img {
    width: 100%;
    background-size: auto;
}

#bx-pager {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-direction: row;
    max-width: 585px;
    justify-content: flex-end;
    float: revert;
    position: absolute;
    right: 0px;
    background: #fff;
    padding: 20px;
}

#bx-pager li {
    margin: 0 10px;
}

#bx-pager li a.active span {
    color: #ff6600;
}

#bx-pager li img {
    width: 250px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

#bx-pager li span {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.bx-controls {
    position: absolute;
    top: 45%;
    width: 100%;
}

.bx-controls .bx-prev {
    background-image: url(../images/dark-left.png);
    width: 21px;
    height: 42px;
    background-size: cover;
    float: left;
    margin-left: -40px;
    text-indent: -99999px;
}

.bx-controls .bx-next {
    background-image: url(../images/dark-right.png);
    width: 21px;
    height: 42px;
    background-size: cover;
    float: right;
    margin-right: -40px;
    text-indent: -99999px;
}
/*modal*/
.modal-body {
    position: relative;
    /* background: black; */
    padding: 0px;
    color: #000;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    background-repeat: repeat;
    background-image: url(../images/videosectionbg.png);
}
.modal-footer {
    padding: 15px;
    text-align: right;
    }
.modal-header {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;
}
.modal-header .close {
    margin-top: 11px;
}
 .modal-header button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal-header .close {
    float: right;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal-header img{
   
    height: 70px;
}
.modal-content {
    position: relative;
    background-color: #000;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid #999; */
    /* border: 1px solid rgba(0,0,0,.2); */
    border-radius: 10px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
/*modal end*/

/* Decrease greyscale to 0% to the img nested within active link */

@media(max-width:767px)
/*VIDEO SECTION*/

{
    .episodeheadingwrap h2 {
        font-size: 19px;
   
    }
    .header-in {
       
       padding: 10px 0px;
    
    }
    .quotewriter{
        padding: 0px;
    }
    .contest{

top: 0px;

/* padding-right: 0px; */

right: 7px;
}
.contest-winners{
   
top: 0px;
   
left: 0;
}
    .video1:before {
        content: url("../images/left-bottom.png");
        position: absolute;
        left: -6px;
        top: 145px;
        width: 0;
        height: 0;
    }
    .video1:after {
        content: url("../images/right-top.png");
        position: absolute;
        right: 30px;
        top: -2px;
        width: 0;
        height: 100%;
    }
    .videosection {
        min-height: 660px;
    }
    .videosection iframe {
        width: 100%;
        height: auto;
    }
    .videowrapper {
        padding: 20px;
    }
    .videocenter:before {
        content: url("../images/videoleftborder.png");
        bottom: 0;
    }

    .video1 .style-box:before {
    bottom: -9px;
    }
    .video1 .style-box:after {
    top: 0px;
    }

    .videobox div.owl-nav .owl-next {
        background-image: url(../images/rightarrow.png);
        margin-right: -30px;
        width: 20px;
        height: 39px;
        top: -21px;
    }
    .videobox div.owl-nav .owl-prev {
        background-image: url(../images/leftarrow.png);
        margin-left: -30px;
        width: 20px;
        height: 39px;
        top: -21px;
    }
    .video1 p {
        line-height: 18px;
    }
    .videobox a h4{
        padding-left: 0px;
        text-align: center;
    }
    .videobox a p{
        padding-left: 0px;
        text-align: center;
    }
    .plateright {
        /* right: 0px; */
        text-align: center;
        width: 30%;
        bottom: -54px;
    }
    /*ABOUT SECTION*/
    .aboutflexcontainer {
        flex-direction: column;
        padding: 0px 20px;
    }
    .description {
        padding: 20px;
    }
    .aboutflexcontainer .description {
        width: 100%;
        padding-right: 0%;
    }
    .roller {
        visibility: hidden;
    }
    /*new media query by swati*/
    .videobox {
        padding: 50px 0px;
    }
    .about-char h2 {
        font-size: 80px;
        line-height: 100px;
    }
    .header-in {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
        align-items: center;
    }

    .logo-text {
        font-size: 24px;
        line-height: 25px;
        width: 90%;
        text-align: center;
        padding-top: 78px;
    }
    .logo {
        top: 22px;
        width: 58%;
    }

    .logo-text span.left-q {
        width: 25px;
        height: 25px;
        left: -10px;
        top: 61px;
    }
    .logo-text span.right-q {
        width: 25px;
        height: 25px;
        right: -18px;
    }
    .about-char h2:before {
        left: 80%;
        height: 55px;
        width: 52px;
        top: 79px;
        margin-left: -128px;
        background-size: cover;
    }
    #bx-pager {
        top: 90%;
        padding: 10px;
    }
    .bx-controls .bx-next {
        width: 12px;
        height: 22px;
        margin-right: -10px;
    }
    .bx-controls .bx-prev {
        width: 12px;
        height: 22px;
        margin-left: -10px;
    }
    #bx-pager li span {
    font-size: 9px;
    line-height: 11px;
    }

    .aboutflexcontainer .imgbox {
        width: 100%;
    }
    .about-char:after {
        height: 152px;
        width: 100%;
        bottom: -218px;
    }
    .kitchen-wrap h3 {
        font-size: 35px;
        line-height: 38px;
    }
    .char-warp .char-img {
        align-self: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .kitchen-wrap{
        padding: 150px 0 0 0;
    }
    .kitchen-wrap div.owl-nav .owl-next {
        margin-right: -15px;
        width: 25px;
        height: 45px;
    }
    .kitchen-wrap div.owl-nav .owl-prev {
        margin-left: -14px;
        width: 20px;
        height: 49px;
    }
    /*FOOTER MEDIA QUERY*/
    .alia {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
}

@media screen and (orientation:landscape) and (min-device-width: 812px) {
    #bx-pager {
        top: 70%;
    }
    .about-char h2 {
        font-size: 180px;
    }
    .kitchen-wrap div.owl-nav .owl-next {
        margin-right: -40px;
    }
    .kitchen-wrap div.owl-nav .owl-prev {
        margin-left: -40px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
/*VIDEO SECTION*/

{
    .video1:before {
        content: url("../images/left-bottom.png");
        position: absolute;
        left: -6px;
        top: 129px;
        width: 0;
        height: 0;
    }
    .video1:after {
        content: url("../images/right-top.png");
        position: absolute;
        right: 25px;
        top: 0;
        width: 0;
        height: 100%;
    }
    .videosection iframe {
        width: 100%;
        height: auto;
    }
    .videowrapper {
        padding: 20px;
    }
    .videocenter:before {
        content: url("../images/videoleftborder.png");
        top: 110px;
    }
    .videobox div.owl-nav .owl-next {
        background-image: url(../images/rightarrow.png);
        margin-right: -30px;
        width: 20px;
        height: 39px;
    }
    .videobox div.owl-nav .owl-prev {
        background-image: url(../images/leftarrow.png);
        margin-left: -30px;
        width: 20px;
        height: 39px;
    }
    .plateright {
        right: 0px;
    }
    /*ABOUT SECTION*/
    .aboutflexcontainer {
        flex-direction: row;
        padding: 0px 30px;
    }
    .description {
        padding: 20px;
    }
    .roller {
        visibility: hidden;
    }
    .about-char h2 {
        font-size: 180px;
    }
    #bx-pager {
        top: 70%;
    }
}


/* swati*/