@media (min-width: 768px){
.navbar-static-top {
    border-radius: 0;
}
/* .clearsidediv:nth-child(9n+1) {
    margin-left: 44px;
}
.clearsidediv:nth-child(10n+1) {
    margin-left: 20px;
} */
.col-md-12.col-sm-12.col-xs-12.row-eq-height.ingridient.no-padd {
 display: flex;
}
.pagination{
	margin-top:-5px;
}
.belowmargin{
	padding-bottom:10px;
}
.marginewone{
	margin-bottom:10px;
}
.minwdith{
	margin-left:-30px;
}
.minwdithh{
	margin-left:-26px;
}
.topicrecipe{
color: #454545cc;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
.showpager {
   
    margin-bottom:10px;
}

.headertextrecipebig.uppermargin{
	margin-top:20px;
}
.marginright{
margin-right:16px;
}
.no-paddleft{
	padding-left:0px;
}
.no-paddright{
	padding-right:0px;
}
.noneno {
    text-decoration: none;
    margin-left: -8px;
}

div#mySidenav {
    display: none;
}
.margindownnew{
    padding-top: 15px;
}
p.recipeexpertdetailpage.marginndown{
margin-bottom: 30px;
}
.clearsidediv:nth-child(3n+1){
clear:left;	
}
table.time-table.widthrecipe {
    width: 100%;
	margin-top: -4px;
}
.rightside{
	text-align:right;
}
.commentname {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0;
}
button.btn.btn-default.browsechefbutton{
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius:4px;
    color: #d71a21;
    width: 80%;
	margin-left:50px;
    float: left;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #fdd791;
    border-color: #8c8c8c;
}
button.btn.btn-default.browsechefbuttonright{
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius:4px;
    color: #d71a21;
    width: 80%;
	margin-right:50px;
    float: right;
}
.submitrepice{
	text-align:right;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
	color:#ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 24px;
	background: #fff;
}
 .askexpert{
	 color:#141414;
	font-weight:bold;
	background: #fff;
	 text-align:right;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
	box-shadow:none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
   border-radius: 24px;
	 
 }
.col-md-12.col-sm-6.col-xs-12.no-padd.fullimage{
    width: 100%;
}
.time-drop{
	width: 100%;
    border-radius: 5px;
    padding: 7px;
    border:1px solid #ccc;
}
.clearsidediv:nth(3rd){
	clear:left;
}

.headertextrecipebig{
    font-size: 25px;
    font-weight: bold;
    color: #ed1c24;
	line-height:28px;
	text-transform : capitalize;
    
}
.downloadright{
	text-align:right;
}	
.recipeexpertdetailpage{
	font-size: 16px;
    color: #454545;
    margin-bottom:5px;
    xdisplay: inline-flex;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px;
}
img.rightside {
    margin-top: 15px;
}
span.hiddendiv {
    display: none;
}
#header {
    height: 131px;
}
.navbar-nav {
    margin: 37.5px 25px;
}
.topborder{
	border-top:3px solid #dddddd;
}
.topperborder{
	border-top:1px solid #dddddd;
}
.page-header{
	padding-bottom:0px;
	border:none;
}
.upperpad{
	padding-top:10px;
}
.colmd{
	width:20%;
	float:left;
}
.headercheftitlelike{
   	font-size:20px;
	font-weight:600;
	color:#1f1f1f;
	margin-top:15px;
	margin-bottom:0px;
}
.buttonposition{
float:right;
}
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.nav-upper .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #c2c2c2;
    text-align: center;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0;
}
.nav-upper .navbar-left .input-group .form-control {
    min-width: 600px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: none;
    height: 40px;
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
     border: none;
    background: none;
    border-bottom: 1px solid #dedede;
    
}
.input-group-addon:first-child {
    border: none;
    background: none;
    border-bottom: 1px solid #dedede;
}
.white {
    background-color: #f8dfdf;
    margin-top:26%;
    padding: 14px;
	font-weight:bold;
   /*  border: 2px solid #dedede; */
}
.sliderupperdiv{
padding-top:40px;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 77px;
}

.leftspace{
	padding-left:6px;
}
.navbar-header.logo-right {
    float: right;
    top: 1px;
    position: absolute;
    right: 0;
}
#wd {
    height: 28px;
    padding: 1px 12px;
}
#tags, #ct, #cf{
	height: 28px;
    padding: 1px 12px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color:#fff;
}
}




@media (min-width:1198px){

span.icon-next.fontimages, span.icon-prev.fontimages{
	font-size:46px;
	margin-top:-25px;
	color:#fff;
	opacity:1;
}
}


@media (max-width: 768px){
.nostyleimage{
list-style:none;
}
.col-md-6.col-sm-6.col-xs-4.downloadright.no-padd {
    text-align: right;
}
#wd {
    height: 25px;
    padding: 1px 12px;
}
#tags, #ct, #cf{
	height: 25px;
    padding: 1px 12px;
}
.margindowmn{
	margin-bottom:15px;
}
.headertextrecipebig.uppermargin{
	margin-top:10px;
}
.starmargin{
margin-bottom: 5px;	
}
.commentname {
    font-size: 20px;
    font-weight: bold;
    color: #ed1c24;
    margin-bottom: 0; 
} 
.showpager{
padding-top: 8px;
padding-bottom: 10px;
margin:20px 0;
}
.commentname {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0;
}
.incrwidth{
	width:150%
}
.no-paddleft, .no-paddright{
	padding:0px;
}
button.btn.btn-green.btn-group-justified.cancelbutton{
	margin-bottom:10px;
}
.formexpert {
    font-size: 21px;
    font-weight: bold;
    color: #d71921;
    vertical-align: middle;
    text-transform: uppercase;
    margin-top: 20px;
    
}
.carousel-indicators {
    position: absolute;
    bottom: -20px;
    left: 70%;
    z-index: 15;
    width: 95%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.mob-padd{
	padding:0px;
	margin:0px;
}
button.btn.btn-default.browsechefbutton{
	display: inline-block;
	width:100%;
    padding: 6px 12px;
    margin-bottom: 0;
	margin-top:10px;
    font-size:16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius:4px;
    color: #d71a21;
}

button.btn.btn-default.browsechefbuttonright{
	display: inline-block;
	width:100%;
    padding: 6px 12px;
    margin-bottom: 0;
	margin-top:10px;
    font-size:16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius:4px;
    color: #d71a21;
	margin-bottom:10px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
.clearside{
	clear:both;
	padding-left: 0;
}
.padstart {
    padding: 4px 0;
    border-radius: 34px;
    margin-top: -20px;
}
.mob-no-padd{
	padding:0px;
}
.socailiconstitle {
    font-size: 14px;
    color: #ed1c24;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    line-height: 15px;
}
.panel-body {
    padding-left: 0px;
}
.sidenav a:hover, .offcanvas a:focus {
    color: #fff;
}
.open>.dropdown-menu{
    display: block;
    background: #ed1c24;
}
/* .mob-padd{
	padding:0px;
} */
.headercheftitlelike {
    font-size: 20px;
    font-weight: 600;
    color: #1f1f1f;
    margin-top: 30px;
}

.col-md-12.col-sm-12.col-xs-12.iconleftright.no-padd{
	/* text-align:center; */
	margin-bottom:10px
}	
.submitrepice{
	text-align:right;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
	color:#ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 24px;
	background: #fff;
}
 .askexpert{
	 color:#ed1c24;
	font-weight:bold;
	background: #fff;
	 text-align:right;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
	box-shadow: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
   border-radius: 24px;
	 
 }
.headertextrecipebig {
    font-size:20px;
    font-weight: bold;
    color: #d71921;
	text-transform : capitalize;
    
}
.backgroundicon {
    background: #ed1c24;
    height: 24px;
    border-radius: 7px;
    margin-bottom: 10px;
}
table.time-table.widthrecipe {
    width: 100%;
}
.hiddendiv{
	font-size:30px;
	cursor:pointer;
	padding-left: 20px;
	color:#fff;
	margin-top: 12px;
	position:absolute;
}
.recipe-title {
    min-height: 55px;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    font-family: 'Asap', sans-serif;
}
.page-header .navbar-brand {
    height: 67px;
    padding: 10px 0px 0px 0px;
	float:left;
}
.noliststyle{
	list-style:none;
}
.tiffinlogo, .ifnlogo {
    width:100%;
    padding: 0;
    float: right;
}
.navbar-static-top {
    border-radius: 0;
    height: auto;
}
.margindown{
margin-bottom:10px;
}
.select-text {
    border-radius: 13px;
    border: 0;
    font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    color: #6c6c6c;
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 6px 5px 6px 5px;
    width: 100%;
    border-radius: 2px;
}
.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-brand {
    float: right;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.course-start {
    background-color: transparent;
    /* background-image: -webkit-linear-gradient(150deg, transparent 57%, #02713d 35%); */
    background-image: -o-linear-gradient(150deg, transparent 57%, #02713d 35%);
    background-image: -moz-linear-gradient(150deg, transparent 57%, #02713d 35%);
    position: absolute;
    top: 0;
    width: 73%;
    padding-left: 11px;
    letter-spacing: 0.5px;
}
.thumbnail {
    display: table;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.upperpadmob{
padding-top:15px;
}
.white {
    background-color: #ffc559;
    margin-top: 26%;
    padding: 14px;
    border: 2px solid #dedede;
}
.lightstart {
    font-family: 'Asap', sans-serif;
    color: #141414;
    font-size: 19px;
}
.buttonposition{
float:left;
}

.iconleftright{
text-align:left;
}
.col-md-12.col-sm-12.col-xs-12.iconleftright.no-padd.icons{
	text-align:right;
}
.navbar-brand>img{
    height: 74%;
    width: auto;
	margin-right: 5px;
}
.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 1px solid #fff;
}
.navbar-inverse .navbar-toggle {
	border-color:#ed1c24;
    background: #ed1c24;
}	
.page-header .navbar-toggle {
    padding: 10px;
    margin: 25px 15px 25px 12px;
}
.mobileheader {
    background: #fff;
}

.copyright {
    color: #5a5959;
    font-size: 13px;
    font-weight: 300;
    margin-left: 0px;
    padding-right: 20px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #ffc559;
}
}


@media only screen and (min-width:361px) and (max-width:736px) {
.item-box{
width:50%
}
.owl-item .item-box {
width:100%;
}

}

@media only screen and (min-width:737px) and (max-width:1023px) {
.item-box{
	width:50%;
}
.owl-item .item-box {
width:100%;
}
}

@media (max-width:400px){
.lightstart {
    font-family: 'Asap', sans-serif;
    color: #141414;
    font-size: 14px;
}
.copyright {
    color: #5a5959;
    font-size: 12px;
    font-weight: 300;
    margin-left: 0px;
    padding-right: 20px;
}
.socailiconstitle {
    font-size: 10px;
    color: #ed1c24;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    line-height: 15px;
}
}


@media only screen and (min-width:401px) and (max-width:450px) {
.socailiconstitle {
    font-size: 13px;
    color: #ed1c24;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    line-height: 15px;
}
.col-md-6.col-sm-6.col-xs-5{
	padding-left:14px;
}
}

@media only screen and (min-width:737px) and (max-width:990px) {
.navbar-nav {
    margin: 31.5px 5px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #080808;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ed1c24;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #ed1c24;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.page-header .nav >li >a {
    padding: 10px;
    margin: 1px;
}
.navbar-brand>img {
    height: auto;
    padding-left: 15px;
    width: 60%;
}
.navbar-nav {
    margin: 10.5px 25px 25px -25px;
}
}

@media only screen and (min-width:768px) and (max-width:800px) {
.container {
    width: 724px;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
}
.clearside {
    clear: both;
    padding-left: 0;
}
}

@media only screen and (min-width:737px) and (max-width:1024px) {
.chefcirlce {
    border-radius: 50%;
    height: 71px;
}
}

@media (min-width: 736px)  and (max-width:768px){
#header {
    height: 100px;
}
button.btn.btn-default.browsechefbutton {
    display: inline-block;
    width: 65%;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius: 4px;
    color: #d71a21;
}
button.btn.btn-default.browsechefbuttonright {
    display: inline-block;
    width: 66%;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d71a21;
    border-radius: 4px;
    color: #d71a21;
    margin-bottom: 10px;
}
.clearside {
    clear: none;
    padding-left: 0;
}
.form-group.formpadding{
    padding: 0px;
    margin-right: 10px;
}
.labelfont {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #555;
    font-weight: 300;
    padding: 0;
    font-size: 15px;
}
.container.mob-padd{
width:100%;
}
.headertext {
    font-size: 16px;
    font-weight: bold;
    color: #d71a21;
    text-transform: uppercase;
}
#wd {
    height: 25px;
    padding: 1px 12px;
    margin-left: 8px;
}
.instafeed iframe{
	width:100% !important;
}
.chefcirlce:hover {
    border-radius: 50%;
    border: 5px solid #d71921;
	text-align: center;
    margin: 0 auto;
}
.chefcirlce {
    border-radius: 50%;
    height: 71px;
    margin: 0 auto;
}
.white {
    background-color: #ffc559;
    margin-top: 12%;
    padding: 14px;
    border: 2px solid #dedede;
}
.mobilemid{
	text-align:center;
}
.twitterbg iframe{
	width:100% !important;
	height:250px !important;
	
}
}

@media (min-width: 769px)  and (max-width:1024px){
.labelfont {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #555;
    font-weight: 300;
    padding: 0;
    font-size: 15px;
}
.clearsidehome:nth-child(3n+1){
	clear:left;
}
.col-md-6.col-sm-6.col-xs-7.textrightshift{
	padding: 0 5px;
}
.instafeed iframe{
	  width: 255px !important;
}
}

@media (min-width: 736px) (max-width: 769px){
.col-md-12.col-sm-12.col-xs-12.row-eq-height.ingridient.no-padd {
 display: flex;
}
}

@media (min-width: 769px){
.chefcirlce:hover {
    border-radius: 50%;
    border: 5px solid #d71921;
	Xwidth: 98%;
}
}


@media (min-width:1198px) and (max-width:1024px){
.form-group.formpadding{
    padding: 0px ! important;
    margin-right:30px ! important;
}
.col-md-2.col-sm-3.col-xs-6.no-padd.headertext {
    width: 21% !important ;
}
.topicrecipe {
    color: #454545;
    font-size: 12px !important;
    text-decoration: none;
    font-weight: bold;
}
.backgroundicon {
    background: #ed1c24;
    height: 21px !important;
    border-radius: 7px;
    width: 95px !important;
    margin-left: -4px;
}
.weekwhite {
    font-size: 13px !important;
    color: #fff;
}
}

@media (min-width:370px) and (max-width:384px){
.col-md-6.col-sm-6.col-xs-5{
	padding-left:14px;
	font-size: 12px;
	margin-top: 4px;
}
.week {
    font-size: 12px;
    color: #000000;
}
.col-md-6.col-sm-6.col-xs-7.textrightshift {
    padding: 0 5px;
}
.page-header .navbar-brand {
    height: 67px;
    padding: 10px 0px 0px 0px;
    float: left;
    margin: 0;
    width:49px;
}
}

@media (min-width:960px){
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    margin-right: 30px;
}
.form-group.col-md-1.col-sm-2.col-xs-4.no-padd {
    margin: 0;
    padding: 0;
    font-size: 16px;
    width: 9%;
}
}


@media (min-width:700px) and (max-width:736px){
.form-group.formpadding {
    padding: 0px;
    margin-right: 10px;
    width: 20%;
}
.form-group.col-md-1.col-sm-2.col-xs-4.no-padd {
    width: 10%;
}
#wd {
    height: 25px;
    padding: 1px 12px;
    margin-left: 8px;
	margin-left: -211px;
    width: 266%;

}
.col-md-6.col-sm-6.col-xs-12.upperpad.no-padd.marginewone {
    width: 50%;
    text-align: center;
}
}

@media (min-width:660px) and (max-width:667px){
.form-group.col-md-1.col-sm-2.col-xs-4.no-padd {
    width: 10%;
}	
.form-group.formpadding.col-md-3.col-sm-3.col-xs-8{
	width:30%;
}
.page-header .navbar-brand {
    height: 67px;
    padding: 10px 0px 0px 0px;
    float: left;
    width: 60px;
}	
.clearside {
    clear: none;
   
}
.form-group.formpadding.col-md-3.col-sm-3.col-xs-4.clearside.minwdith{
	width:28%;
}
#wd {
    height: 25px;
    padding: 1px 12px;
	width:72%;
    margin-left: -190px;
}
}

@media (min-width:310px) and (max-width:321px){
#wd {
    height: 25px;
    padding: 1px 12px;
	width: 202%;
    margin-left: 0px;
}
table.time-table.widthrecipe {
    width: 100%;
    margin-left: 12px;
}
.headertext {
    font-size: 15px;
    font-weight: bold;
    color: #d71a21;
    text-transform: uppercase;
}
.headertextafter {
    font-size: 15px;
    font-weight: bold;
    color: #1f1f1f;
    text-transform: uppercase;
}
.page-header .navbar-brand {
    height: 67px;
    padding: 10px 0px 0px 0px;
    float: left;
    margin: 0;
    width:49px;
}
.backgroundicon {
    background: #ed1c24;
    height: 24px;
    border-radius: 7px;
    margin-bottom: 10px;
    margin-left: 30px;
}
.copyright {
    color: #5a5959;
    font-size: 10px;
    font-weight: 300;
    margin-left: 0px;
    padding-right: 20px;
}
.navbar-brand>img {
    height: 74%;
    width: auto;
    margin-right: 5px;
    margin-left: -11px;
}
}


@media (min-width:1023px) and (max-width:1025px){
.form-group.formpadding{
    padding: 0px ! important;
    margin-right:30px ! important;
}
.col-md-2.col-sm-2.col-xs-6.no-padd.headertext {
    width: 22%!important ;
}
.topicrecipe {
    color: #454545;
    font-size: 12px !important;
    text-decoration: none;
    font-weight: bold;
}
.backgroundicon {
    background: #ed1c24;
    height: 21px !important;
    border-radius: 7px;
    width: 99px !important;
    margin-left: -4px;
}	
	
	
}	


@media (max-width:570px){
.ingridient{
	display:table;
}
.headertext-bottom {
    font-family: 'Asap', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #d71a21;
    padding: 0 0 10px 0;
}
.page-header .navbar-brand {
    height: 67px;
    padding: 10px 0px 0px 0px;
    float: left;
    width:55px;
}
.larg-title {
    padding: 5px 0 5px 0;
    font-family: 'Asap', sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #000000;
	line-height: 20px;
    text-transform: uppercase;
}
.larg-titleafter {
    font-family: 'Asap', sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #d71921;
    text-transform: uppercase;
}
}