@charset "utf-8";


@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('../fonts/HelveticaNeueBold/HelveticaNeueBoldd41d.html?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueBold/%20HelveticaNeueBold.html') format('woff'), url('..fonts/HelveticaNeueBold/HelveticaNeueBold.html') format('truetype'), url('../fonts/HelveticaNeueBold/HelveticaNeueBold.html#HelveticaNeueBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('../fonts/HelveticaNeue-Light/HelveticaNeue-Lightd41d.html?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Light/HelveticaNeue-Light.html') format('woff'), url('../fonts/HelveticaNeue-Light/HelveticaNeue-Light-2.html') format('truetype'), url('../fonts/HelveticaNeue-Light/HelveticaNeue-Light-3.html#HelveticaNeue-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Fontscafe_HandShopTypography-C30_demo';
  src: url('../fonts/Fontscafe_HandShopTypography-C30_demo.eot');
  src: url('../fonts/Fontscafe_HandShopTypography-C30_demod41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Fontscafe_HandShopTypography-C30_demo.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HandShopTypographyC30_demo';
  src: url('../fonts/HandShopTypographyC30_demo.svg#HandShopTypographyC30_demo') format('svg'),
       url('../fonts/HandShopTypographyC30_demo.ttf') format('truetype'),
       url('../fonts/HandShopTypographyC30_demo.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Medium';
  src: url('../fonts/Raleway-Medium.eot');
  src: url('../fonts/Raleway-Mediumd41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Raleway-Medium.svg#Raleway-Medium') format('svg'),
       url('../fonts/Raleway-Medium.ttf') format('truetype'),
       url('../fonts/Raleway-Medium.woff') format('woff'),
       url('../fonts/Raleway-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-Bold';
  src: url('../fonts/Raleway-Bold.eot');
  src: url('../fonts/Raleway-Boldd41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg'),
       url('../fonts/Raleway-Bold.ttf') format('truetype'),
       url('../fonts/Raleway-Bold.woff') format('woff'),
       url('../fonts/Raleway-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('../fonts/Raleway-ExtraBold.eot');
  src: url('../fonts/Raleway-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg'),
       url('../fonts/Raleway-ExtraBold.ttf') format('truetype'),
       url('../fonts/Raleway-ExtraBold.woff') format('woff'),
       url('../fonts/Raleway-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.topMenu {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0s linear;
    transition: all 0.3s linear;
}

.location-name {
    text-align: center;
}

.location-name span {
    border: 2px solid #7d1418;
    color: #7d1418;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px 25px;
    padding: 9px 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}

.location-name span.active,
.location-name span:hover {
    color: #fff;
    border-color: #fff;
}

.locationaddress > div {
    display: none;
}

.slide-logo {
    display: none;
}
table tbody td{
    font-size:13px;
}
table thead th{
    font-size:14px;
    white-space:nowrap;
}

.row.littgirlWrapper {
    margin-left: 0px;
    margin-right: 0px;
}

.dropbtn {
    background-color: #fff;
    color: #000;
    padding: 5px 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: #fff;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    background-color: #fff;
    color: black;
    padding: 10px 77px;
    text-decoration: none;
    display: block;
}

img.arrow {
    padding-left: 97px;
}

.dropbtn {
    background-color: #fff;
    color: #000;
    padding: 5px 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: #fff;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    background-color: #fff;
    color: black;
    padding: 10px 77px;
    text-decoration: none;
    display: block;
}

select.service-area {
    background-color: #fff;
    color: #000;
    padding: 7px 45px;
}

.styled-select select {
    font-size: 17px;
    background: transparent;
    background-color: white;
    color: #000;
}

.styled-select option.service-small {
    font-size: 17px;
    background-color: #fff;
    padding: 5px;
    color: #000;

}

select.service-area1 {
    padding: 8px 30px;
    width: 235px;
    height: 39px;
}

select#service-state {
    width: 235px;
    height: 39px;
}

.styled-select {
    position: relative;
    width: 235px;
}
.logo-symbol img {
	width: 2%;
    position: absolute;
    right: -10em;
    bottom: -1.1em; 
}
.logo-symbol {
	position: relative;
}
#aboutSection2 {
	 display:none !important;
	}

@media only screen and (max-width: 934px),
@media only screen and (max-width: 934px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }
    .navbar-nav > li {
        list-style: outside none none;
        float: none !important;
        font-size: 100% !important;

    }
    .nav > li {
        display: block;
        position: relative;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.topMenu {
    width: 70%;
    margin: 0 auto;
    padding-top: 1%;
}

.navbar-brand {
    padding: 1px 15px;
    margin-left: -150px !important;
    height: 95px;
}

.fixedMenu > .topMenu .navbar-brand {
    margin-left: -20px !important;
    /* height: 55px; */
/* 	height: 44px; */
}

.navbar-inverse {
    /*background:transparent url(../images/menu_bg.jpg)	center top repeat-x;*/
    background: none;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #231f20;
    font-size: 12px;
    text-align: center;
}

#headerMenu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center;
}

#headerMenu .navbar-nav > li:last-child a {
    padding-right: 0;
}

#headerMenu .navbar-nav > li > a::after {
    padding-left: 15px;
    content: '|';
    color: #333;
}

#headerMenu .navbar-nav > li:last-child a::after {
    content: '';
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #eb1c2e;
}

.fixedMenu > .topMenu {
    width: 95%;
    margin: 0 auto;
    clear: both;
    display: block;
}

.navbar-fixed-top.fixedMenu {
    /*background:transparent url(../images/fixed-bg.png) left top repeat;*/
    background-color: rgba(255, 255, 255, 0.8);
    clear: both;
    display: block;
}

.navbar-fixed-top.fixedMenu .topMenu {
    padding-top: .5%;
}

.navbar-fixed-top.fixedMenu .navbar-brand > img {
    width: 80px;
}

.navbar-inverse {
    /*background:transparent url(../images/menu_bg.jpg)	center top repeat-x;*/
    background-color:#000;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #f5a81c;
    font-size: 12px;
    text-align: center;
}

.fixedMenu > .topMenu .navbar-nav > li > a {
    color: #f5a81c;
}

.fixedMenu #headerMenu .navbar-nav > li > a::after {
    color: #231f20;
}

.fixedMenu > .topMenu .navbar-nav > li.activa > a {
    color: #231f20;
}

#headerMenu .navbar-nav > li > a {
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center;
}

#headerMenu .navbar-nav > li > a::after {
    padding-left: 15px;
    content: '|';
    color: #231f20;
}

#headerMenu .navbar-nav > li:last-child a::after {
    content: '';
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    /* color: #231f20;
	 */ color: #fff;
}

.navbar-fixed-top.fixedMenu {
    /*background:transparent url(../images/fixed-bg.png) left top repeat;*/
    background-color: #000;
    clear: both;
    display: block;
/* 	height: 95px; */
}

.navbar-fixed-top.fixedMenu .topMenu {
    padding-top: .5%;
}

.navbar-fixed-top.fixedMenu .navbar-brand > img {
    width: 80px;
}

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

.fixedMenu .navbar-collapse {
    margin-top: 0;
}

/* Header part //////////////////////////////////  */

.pizzaBg1 {
    background: transparent url(../images/bg-1.html) left center repeat;
    background-size: cover;
	overflow:hidden;
}

.topBannerDiv > img {
    width: 100%;
}

/*about part*/

div#aboutSection {
   position: relative;
    background:url(../images/oyalo-group.jpg) no-repeat top center;
    background-size: cover;
    height: 700px;
}

div#smsoffer {
    position: relative;
    background: #f9963c;
}

.aboutPizza {
    /* padding: 160px 0px; */
	padding: 323px 0px;
}
.about-content p:first-child {
    background: none;
	margin-top:0;
}

.pizza-content img {
    width: 100%;
}

.slide-left {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    padding: 35px 0px 20px 50px;
    display: -webkit-box;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slide-right {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    padding: 35px 0px 50px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.littleGirlImage > img {
    width: 100%;
}

.about-content p {
    color: #fff;
    font-size: 17px;
}
.about-content h2, .about-content h3{
    color:#f6a81c;
}
.about-content h3 strong{
    border-bottom:3px solid #f6a81c;
}

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

.sms-content ol li {
    color: #fff;
    font-size: 20px;
}

/*slide part*/

div#pizzaSection {
    /* background: url(../images/slice-bg.jpg); */
    /* background-size: cover; */
    /* position: relative; */
	background-size: cover;
    position: relative;
    background: #000;
    border: 29px solid #f5a81c;
}

.slice {
    padding: 30px 0px 40px;
}

.slide-logo {
    text-align: center;
}

a.left.carousel-control {
    background: none;
    z-index: 1119999;
}

a.right.carousel-control {
    background: none;
    z-index: 1119999;
}

.carousel-caption.slide-caption {
    /* width: 314px; */
	width: 347px;
    left: initial;
    bottom: 23%;
    right: 25%;
}

.slide-cap-img {
    text-align: center;
}

.carousel-caption.slide-caption > p {
    color: #fff;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
}

.glyphicon-chevron-left:before {
    content: "\f104";
    font-family: fontawesome;
    color: #FFF !important;
    opacity: 1 !important;
    font-size: 50px;
}

.glyphicon-chevron-right:before {
    content: "\f105";
    font-family: fontawesome;
    color: #FFF !important;
    opacity: 1 !important;
    font-size: 50px;
}

.slice-slider .item > img {
    display: block;
    /* width: 55%; */
	width: 52%;
    margin: 0% 25% 0% 5%;
}

/*store location*/

div#locatorSection {
    /*background: #f25d3f;*/
    background:#000;
    position: relative;
}

.storesection {
    display: block;
    position: absolute;
}

ul.selection-sec {
    margin-top: 20px !important;
}

.location-store-logo {
    text-align: center;
    margin: 50px 0px 50px 0px;
}

.storeLocator li h2 {
    font-size: 14px;
    margin-top: 5px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
}

.storeLocator ul {
    margin: 0px 0px 10px 0px;
    padding: 0;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    display: inline-block;
    text-align: center;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.locAdd {
    display: none !important;
}

.store-location-map {
    border: 6px solid #7d1418;
}

.storeLocator li {
    cursor: pointer;
    list-style: none;

    padding: 0px 15px 0px 15px;
    margin-bottom: 10px !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    display: inline-block;
}

.storeLocator li:last-child {
    position: inherit;
}

.storeLocator li:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #9b4840;
    width: 2px;
}

.storeLocator li.active h2 {

    color: #ffff00;
}

.locAdd {
    display: none;
}

tr.Tab-head {

    text-align: center;
    font-size: 16px;
    color: white;
    background-color: #000;
}

.table > thead > tr > th {
    padding-top: 14px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
}

tr.Tab-head th:first-child {
    padding-left: 25px;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 16px;
}

tr.tab-body {
    font-size: 15.91px;
    border: 1px solid black;
    background-color: #fff;
}

tr.tab-body td:first-child {
    padding-left: 25px;
}

tr.tab-body img {
    margin-top: -5px;
    padding-left: 6px;
}

.table > tbody > tr > td,
    {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
}

.container.State {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #f5a81c;
}

.state.section {
    background-color: #000;
}

input[type="text"] {
    font-size: 16px;
    padding: 8px 25px;
}

input.search-section {
    background-color: #f5a81c;
    border: none;
    text-align: center;
    color: #fff;
    width: 235px;
    height: 39px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 500px;
}

.search-section::placeholder {
    color: white;
}

.store-location-map {
    width: 69%;
    padding-right: 0;
    border: 1px solid #7d1418;
    padding-left: 0;
}

.container-statesection {
    padding-right: 0px;
    padding-left: 0px;
}

.contact {
    margin-top: 30px;
}

.contact > h4 {
    text-align: center;
    font-size: 24px;
    color: white;
}

.contact > p {
    text-align: center;
    font-size: 19px;
    color: white;
}

.contact > span {
    text-align: center;
    font-size: 20px;
    color: white;
}

.phone > span {
    font-size: 16px;
    color: white;
    margin-left: 10px;
}

.phone {
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.conatiner-address {
    background-color: #000;
}

.container.store-location-map {
    margin-top: 25px;
}

table.table.table-condensed {
    margin-bottom: 0;
}

img.pizzaimg {
    width: 180px;
}

img.lemonimg {
    width: 180px;
}
/** new styles(18.02.2019)**/
.carousel-caption {
    position: absolute;
    top: 20em;
    width: 500px;
    left: 60em;
}
.topBannerDiv img{
   position:relative;
}
.offer b {
    color: #f6a81c;
    font-size: 75px;
    font-weight: 600;
    font-family: 'HandShopTypographyC30_demo' !important;
    letter-spacing: 4px;
}
.pizza-content {
	background-image: url(../images/menu-pricing.jpg);
    background-size: contain;
    height: 727px;
    background-repeat: no-repeat;
}
.location-store-logo h1 {
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 50px !important;
}
a.navbar-brand img {
    width: 235px !important;
/* 	margin-top: -15px; */
}
div#headerMenu {
    margin-top: 25px;
}

.topBannerDiv {
    margin-top: 107px;
}
.owl-dots {
    display: none;
}
button.owl-prev {
    position: absolute;
    right: -40px;
}
button.owl-prev span {
    font-size: 43px;
    color: #fff;
}
.owl-nav {
    position: absolute;
    top: 21em;
}
button.owl-next {
    position: absolute;
    left: 90em;
}
button.owl-next span{
	 font-size: 43px;
    color: #fff;
}
.flavour-para {
   color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-top: -9px;
}
 
/*.topBannerDiv h1{
	display:table-cell;
	height:100%;
	vertical-align:bottom;
	text-align:center;
	bottom:100px;	
	position:relative;
	font-size:32px;
}*/

/*.pizzaBanner{
	background:transparent url(../images/pizza-banner.jpg) left top no-repeat;
	background-size:contain;
	background-position:30%;
	height:660px;
	z-index:-90;
}

.img-100{
	max-width:100%;	
}*/

/* About Pizza ############################################# */

/*.yellowBg{
	background-color:#ffd10a;
}
.aboutPizza{
	background:transparent url(../images/bg-2.png) left top repeat;
	background-size:cover;
}
.aboutPizza h1{
	margin-top:5%;
	margin-bottom:3%;
	letter-spacing:2px;
	text-transform:uppercase;
}	
p{
	font-size:12px;	
}
.aboutPizza p{
	text-align:justify;	
	line-height:21px;
	margin-bottom:20px;
}
.littleGirl{
	background:transparent url(../images/little-girl.png) left center no-repeat;
	background-size:100%;
	height:400px;
}*/

/*  Pizza ############################################################ */

/*.pizzcontentBg{
	background:transparent url(../images/bg-3.png) left center repeat;
	background-size:cover;
}
.pizzcontentBg h1{
	margin-top:5%;
	margin-bottom:3%;
	letter-spacing:2px;
	text-transform:uppercase;
}
.pizzaDesc:nth-child(4n+2) {
	border-left:1px solid #48ac61;	
	border-right:1px solid #48ac61;	
}
.pizzaDesc{
	padding:0 20px;
	margin:20px 0;	
}
.pizzaThumb>img{
	width:100%;	
	max-width:100%;
	width:100%;
	overflow:hidden;
}
.pizzaTitle{
	text-align:left;
	margin-top:-20%;	
	font-weight:bold;
	margin-bottom:10px;
}
.pizzaDesc p{
	line-height:21px;
	font-size:12px;	
}*/

/* Store Locator ############################## */

/*.storeLocator h1{
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:5%;
	margin-bottom:3%;
}
.storeLocator ul{
	padding-left:18px;
}	
.storeLocator ul li{
	border-bottom:1px solid #fff7e0;
	margin-bottom:10px;	
}
.storeLocator li p{
	font-size:12px;	
}
*/


 .itemBody h3 {
    display: inline-block;
    border: 1px solid #f6a81c;
    color: #000;
    background: #f6a81c;
    padding: 5px 25px;
    border-top-right-radius: 23px;
    border-top-left-radius: 24px;
    font-size: 20px;
    /* font-family: 'Raleway-Bold'; */
}
 .itemBody p {
	 font-family: 'Raleway-Medium';
	 font-size:14px;
	 color: #fff;
    margin: 10px 0px 0px 0px;
    /* font-size: 16px; */
 }
.itemBody h4 {
    display: flex;
    color: #f6a81c;
    font-size: 40px;
    margin-top: 5px;
    font-family: 'HandShopTypographyC30_demo';
    align-items: center;
}
 .itemBody h4 img {
    width: 3% !important;
    /* margin-left: -21px; */
	margin-left: 0px;
    margin-right: 11px;
}
.itemBody span {
    font-size: 16px;
    font-family: 'Raleway-Bold';
    margin-top: 10px;
    display: inline-block;
	color:#f6a81c;
}
.catagory-text {
    font-size: 16px;
    font-family: 'Raleway-Bold';
    /* margin-top: 10px; */
	color: #f6a81c !important;
	margin: 1px 0px 0px 0px !important;
}
 .slide-caption .itemBody {
    text-align: left;
    /* width: 500px; */
	width: 490px;
    display: inline-block;
}

@media (max-width: 1600px) {
    .slide-left {
        width: 185px;
    }
    .slide-left > img {
        max-width: 90%;
        margin-bottom: 30px;
    }
    .slide-right {
        width: 185px;
    }
    .slide-right > img {
        max-width: 90%;
        margin-bottom: 30px;
    }
    .carousel-caption.slide-caption {
        /* right: 20%; */
		right: 12%;
        /* bottom: 18%; */
		bottom: 26%;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        top: 60%;
    }
    .table-condensed > tbody > tr > td,
    .table-condensed > tbody > tr > th,
    .table-condensed > tfoot > tr > td,
    .table-condensed > tfoot > tr > th,
    .table-condensed > thead > tr > td,
    .table-condensed > thead > tr > th {
        padding: 7px;
    }
    .contactsection > .col-xs-3 {
        width: 13%;
    }
    .store-location-map {
        width: 79%;

    }
    .imgstore img {
        max-width: 100%;
    }
    .tableimg img {
        max-width: 100%;
    }

}
/* @media (max-width: 1440px) and (min-width: 1024px){ */
/* div#myCarousel .carousel-caption { */
    /* transform: translate(18%, -65%); */
/* } */
/* } */
@media (max-width: 1366px) {

    .about-content p {
        font-size: 24px;
    }
    .slide-logo > img {
        width: 21%;
    }
    .slide-left {
        width: 80px;
        padding: 20px 0px 20px 10px;
    }
    .slide-right {
        width: 80px;
        padding: 20px 10px 20px 0px;
    }
    .location-store-logo > img {
        width: 34%;
    }
    .aboutPizza {
        padding: 0px 0px;
    }
    .slice {
        padding: 25px 0px 40px;
    }
	
}
@media (min-width: 1025px) and (max-width:1400px){
		.pizza-content {
			background-size: cover;
			height: 760px;
		}			
}

@media (max-width: 1280px) {
    .store-location-map {
        width: 92%;
        margin: 0px auto;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
    }
    .storeLocator li h2 {
        font-size: 13px;
    }
    .contactsection > .col-xs-3 {
        width: 17%;
    }
}

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

    .topBannerDiv h1 {
        font-size: 100%;
        bottom: 70px;
    }
    .navbar-collapse {
        margin-top: 0;
    }
    .storeLocator ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;

    }
	.owl-nav {
		display: none;
	}
	.storeLocator li h2 {
        line-height: 30px;
        text-align: center;
    }
    .storeLocator li:before {
        height: 60%;
        top: 5px;
    }
    .store-location-map {
        width: 94%;
        margin: 0px auto;
    }
    .topMenu {
        width: 80% !important;
        margin: 0 auto;
        padding-top: 3%;
    }
    .navbar-toggle {
        margin-right: 0;
    }

    .navbar-brand > img {
        width: 55%;
    }
    #headerMenu .navbar-nav > li > a::after {
        content: "" !important;
    }
    #headerMenu .navbar-nav > li > a {
        padding: 3px 20px;
    }
    .navbar-toggle {
        background-color: #ccc;
    }
    .aboutPizza h1,
    .storeLocator h1,
    #pizzaSection h1 {
        font-size: 120%;
    }
    .pizzaDesc:first-child {
        margin-top: 0;
    }
    .pizzaDesc {
        padding: 0;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #48ac61;
        margin: 0;
    }
    .pizzaDesc.border-green-right {
        border-bottom: none !important;
    }
    .aboutPizza p {
		margin-bottom: 5px;
		background: #000;
		width: 75%;
		font-size: 13px;
		padding: 10px;
		margin-top: 112px;
		margin-left: 93px;
    }
    .table-condensed > tbody > tr > td,
    .table-condensed > tbody > tr > th,
    .table-condensed > tfoot > tr > td,
    .table-condensed > tfoot > tr > th,
    .table-condensed > thead > tr > td,
    .table-condensed > thead > tr > th {
        padding: 10px;
    }
    tr.tab-body {
        font-size: 12.91px;
    }
    .phone {
        margin-left: 13px;
    }
    .contact > p {
        font-size: 17px;
    }
	div#aboutSection {
   background-position: 20%;
   height:500px;
}
.oyola-title {
	margin-bottom: 15px !important;
    font-size: 21px !important;
	}
	.flavour-para {
		font-size: 15px;
}
	div#aboutSection2 {
		display: block !important;
	}
}

@media (max-width:768px) {
    .slide-left {
        width: 50px;
        padding: 20px 0px 20px 10px;
    }
    .navbar-brand {
        padding: 1px 15px;
        margin-left: -40px !important;
        height: 20px;
    }
	a.navbar-brand img {
		width: 35% !important;
		margin-top: -17px;
	}
	nav.navbar.navbar-inverse.navbar-fixed-top.fixedMenu a img {
		width: 27%;
		margin-top: 0;
	}
	nav.navbar.navbar-inverse.navbar-fixed-top.fixedMenu
	.navbar-fixed-top.fixedMenu {
    /* background: transparent url(../images/fixed-bg.png) left top repeat; */
     height: 60px;
}
	.topBannerDiv {
    margin-top: 60px;
}
    .slide-right {
        width: 50px;
        padding: 20px 10px 20px 0px;
    }
    .aboutPizza {
        padding: 5px 0px;
    }
    .storeLocator {
        padding: 0px 0px 0px 0px;
    }
    .location-store-logo > img {
        width: 100%;
    }
    div#dvMap {
        height: 200px !important;
    }
    .slice {
        padding: 40px 0px;
    }
    .slice-slider .item > img {
        display: block;
        width: 65%;
        margin: 0% 25% 0% 23%;
    }
    .carousel-caption.slide-caption {
        position: initial;
        width: 100%;
        right: 0px;
        top: 0px;
    }
	.slide-caption .itemBody{
		width:100%;
	}
    .carousel-control {
        top: -60%;
    }
    .slide-cap-img > img {
        width: 65%;
    }
    .slide-logo > img {
        width: 50%;
    }
    .storeLocator li:before {
        position: initial;
    }
    tr.Tab-head {
        font-size: 14px;
    }
    tr.tab-body td:nth-child(6) {
        min-width: 121px;
    }
    tr.tab-body td:last-child {
        min-width: 132px;
    }
    tr.tab-body td:nth-child(5) {
        min-width: 100px;
    }
    tr.tab-body td:nth-child(3) {
        min-width: 191px;
    }
    tr.tab-body td:nth-child(2) {
        min-width: 131px;
    }
	.pizza-content {
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
	    height: 242px;	 
		background-position: 100%;
		background-color: black;
	
	}
	div#aboutSection p {
		display: none;
	}
	div#aboutSection2 {
    background: #000;
}
	
	

	.location-store-logo {
		margin: 25px 0px 25px 0px;
	}
	.logo-symbol img {
		/* width: 7%;
		position: absolute;
		right: -28px;
		bottom: 3.9em; */
		width: 3%;
		position: absolute;
		right: -43px;
		bottom: 1em;
	}
}

@media (max-width:425px) {
    tr.Tab-head th:first-child {
        padding-left: 17px;
    }
    .table-condensed > tbody > tr > td,
    .table-condensed > tbody > tr > th,
    .table-condensed > tfoot > tr > td,
    .table-condensed > tfoot > tr > th,
    .table-condensed > thead > tr > td,
    .table-condensed > thead > tr > th {
        padding: 6px;
    }
    tr.tab-body {
        font-size: 10.91px;
    }
    tr.tab-body td:nth-child(6) {
        min-width: 112px;
    }
    tr.tab-body td:nth-child(2) {
        min-width: 124px;
    }
    tr.tab-body td:nth-child(3) {
        min-width: 184px;
    }
    tr.tab-body td:last-child {
        min-width: 122px;
    }
    tr.tab-body td:nth-child(5) {
        min-width: 100px;
    }
    .phone {
        display: block;
        width: 100% !important;
    }
	
	
	.aboutPizza p {
    margin-bottom: 5px;   
    width: 100% ! important;   
    padding: 10px;  
	margin-left:0px !important;
    }
	
	.about-content p {
    font-size: 24px ! important; 
	}

	.navbar-fixed-top.fixedMenu .logo-symbol img {
		width: 2% background-size: 100% 100%;
		position: absolute;
		right: -2em ! important;
		bottom: 5em ! important;		
		width: 6% ! important;
	}
	

  div#aboutoyaloSection1 p {
    font-size: 15px !important;
    padding: 0px 0px !important;
    text-align: justify;
	}
	
.location-store-logo h1 {
    font-size: 30px !important;
}


.location-store-logo {
    margin: 10px 0px 10px 0px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
	.logo-symbol img {
		width: 7%;
		position: absolute;
		right: -26px;
		bottom: 4em;
	}
	.navbar-fixed-top.fixedMenu .logo-symbol img {
		position:absolute;
		right: 0em ! important;
		bottom: 2em ! important;
		width: 7% ! important;
	}
	nav.navbar.navbar-inverse.navbar-fixed-top.fixedMenu a img {
		margin-top: -33px;
	}
	a.navbar-brand img {
		margin-top: -39px;
	}
	/* .navbar-fixed-top.fixedMenu {
		height: 50px !important;
	} */
}


@media (min-width: 768px) and (max-width: 1024px) {
  .pizza-content {
	background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 570px;
    background-color: black;
	background-position:100%;
}
.location-store-logo h1 {
    font-size: 40px !important;
}

.aboutPizza p {
    margin-bottom: 5px;  
    width: 100%;   
    padding: 10px;
	margin-left: 0px;
	}	
.about-content p {
    font-size: 40px !important;
  
}


}
@media (min-width: 768px) and (max-width: 1023px) {
  .pizza-content {
	background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    background-color: black;
}
}


@media (min-width:425px)and (max-width:621px) {
    tr.tab-body {
        font-size: 12.91px;
    }
}

@media screen and(max-width:991px) {
    tr.tab-body {
        font-size: 13.91px;
    }

}

/* new modifcation */

.slide-left, .slide-right {
   display: none;
}

div#pizzaSection {
    min-height: 700px;
}

div#aboutoyaloSection1 {
    background-color: #000;
    color: #fff;
}


div#aboutoyaloSection1 p {
	font-size: 18px;
    padding: 10px 0px;
    font-weight: inherit;
    line-height: 27px;
}
p.oyola-title {
    font-size: 35px !important;
	margin: 0;
}

.navbar-fixed-top.fixedMenu .logo-symbol img {
    width: 2%;
    position: fixed;
    top: 21px;
    right: 14px;
  /*   width: 2%;
    position: absolute;
    right: 0em;
    bottom: -2.1em; */
}

.about-content p {
    font-size: 50px;
}
