/****FONTS***/
@font-face {
	font-family: 'latoregular';
	src: url('../fonts/lato-regular-webfont.eot');
	src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/lato-regular-webfont.woff2') format('woff2'),
	url('../fonts/lato-regular-webfont.woff') format('woff'),
	url('../fonts/lato-regular-webfont.ttf') format('truetype'),
	url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* =Structure */
@media screen and (max-width: 1025px) {
	.digital_left center:first-of-type{
		margin-right: 1%;
	}
	.digital_left center:last-of-type{
		/*padding: 0 !important;*/
	}
	.subscribe_print.digital_left{
		width: 100%;
	}
}
@media (min-width: 1025px) and (max-width: 1105px) {
body {overflow-x:hidden;}
.header_auto_container {
padding: 0 1%;
width: 1025px;
}
.header_banner
{
float: left;
width: 615px;
}
.header_banner img
{
width:100%;
}
.serach
{
 	width: 21px;
    position: absolute;
    right: 19px;
    top: 13px;
    cursor: pointer;

}
/*hide_search*/
#drop {
    display:none; /* Hide it first of all */
    background:#FFFFFF;
    position:absolute;
    top:42px;
    left:0px;
    width:100%;
	z-index:9999;
	padding:3%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
}
#drop form
{
margin:0;
}
#drop input[type=text]
{
width:82%;
float:left;
height:33px;
outline:none;
border:none;
border:1px #acacac solid;
font-size:13px!important;
color:#94949c;
font-weight:normal!important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
border-radius: 0px;
line-height: none;
margin-bottom: 0px;
padding: 0px 10px;
line-height:22px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
}
.searchbtn
{
width:44px;
height:33px;
text-align:center;
background-color:#EF3559;
font-size:18px;
color:#FFFFFF;
border:none;
font-weight:normal;
float:left;
cursor:pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
margin-left:8px;
}

.logo {
position: absolute;
top: -25px;
width:240px;
}
.logo img
{
width:100%;
}
.wide_menu li a {
font-size: 14px;
padding: 0 18px;
}
.search
{
	display:none !important;
}

.image-boxes a{
	margin-right: 5px;
}
/*new home page responsive*/
.content
{
	padding:0 1%;
}
.content_inner
{
width: 961px;
}
.footer_auto
{
width: 100%;
}
.footer_logo
{
margin-left: 8px;
width: 209px;
}
.footer_logo img
{
width: 100%;
}
.footer_right
{
width: 733px;
}
.footer_right li
{
float: left;
margin-right: 18px;
}
.recipe_outer > center img {
    width: 97%;
	height:auto;
}
.content_leftbar
{
margin-right: 18px;
width: 187px;
}
.content_rightbar
{
float: right;
margin-right: 10px;
padding: 32px 0 0;
width: 215px;
}
.recipe_block center img
{
display: block;
width: 100%;
height:auto;
}
.content_centerbar
{
width: 500px;
}
/*new home page responsive*/
/*recipe*/
.recipe_middle_right {
    width: 215px;
}
.recipe_share_btn li {
    margin-right: 5px;
}
.marketing_right
{
margin-right:0px;
}
.marketing_text {
    width: 300px;
}
/*recipe_page*/

/*giveaways_archive*/
.giveaway .recipe_outer p
{
padding-right:0px;
}
.giveaway
{
padding-bottom:0px;
min-height:3260px;
}
/*giveaways_archive_end*/

/*newsletter_signup*/
.newsletter_input
{
width:360px;
}
.newsletter_input input[type="text"]
{
width:316px;
}
/*newsletter_signup_end*/

/*subscribe_print*/
/*.subscribe_print
{
width:700px;
}
.subscribe_inner_left
{
width:435px;
}*/
/*.subscribe_inner_left img
{
width:100%;
height:auto;
}*/
.web_input input[type="text"]
{
width:108px;
}
/*.subscribe_store a
{
margin-right:-2px;
}*/
/*subscribe_print_end*/

/*sitemap*/
.sitemap_center
{
margin:0 120px;
}
/*sitemap_end*/
.marketing_btn img
{
width:31%;
}

	.digital_left center:first-of-type{
		margin-right: 2%;
	}
}



@media (min-width: 980px) and (max-width: 1024px) {
body {overflow-x:hidden;}
.header_auto_container {
padding: 0 2%;
width: 100%;
}
.marketing_btn img
{
width:31%;
}

.header_banner
{
float: left;
width: 615px;
}

.image-boxes a{
	margin-right: 5px;
}


.header_banner img
{
width:100%;
}
.header_desk
{
	display:none!important;
}
.header_mobile
{
	display:block!important;
	text-align:center;
	background-color:#ffffff;
	border-bottom:2px #f0f0f0 solid;
	padding:3px 0 0px;
	position:relative;
	margin-bottom: 0.5%;
	box-shadow: 0 4px 0px 0px #e7e7e7 !important;
	padding: 10px 0 10px;
}
.navbar
{
	width:28px;
	position:absolute;
	left:17px;
	top:13px;
	cursor:pointer;
}
.serach
{
 	width: 21px;
    position: absolute;
    right: 19px;
    top: 13px;
    cursor: pointer;

}

.logo {
position: absolute;
top: -10px;
width: 180px;
}
.logo img
{
width:100%;
}
.wide_menu li a {
font-size: 14px;
padding: 0 14px;
}
.search
{
	display:none !important;
}
/*new home page responsive*/
.content
{
	padding:0 1%;
}
.content_inner
{
width: 961px;
}
.footer_auto
{
width: 100%;
}
.footer_logo
{
margin-left: 8px;
width: 209px;
}
.footer_logo img
{
width: 100%;
}
.footer_right
{
width: 733px;
}
.footer_right li
{
float: left;
margin-right: 18px;
}
.serach
{
 	width: 21px;
    position: absolute;
    right: 19px;
    top: 13px;
    cursor: pointer;

}
/*hide_search*/
#drop {
    display:none; /* Hide it first of all */
    background:#FFFFFF;
    position:absolute;
    top:42px;
    left:0px;
    width:100%;
	z-index:9999;
	padding:3%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
}
#drop form
{
margin:0;
}
#drop input[type=text]
{
width:82%;
float:left;
height:33px;
outline:none;
border:none;
border:1px #acacac solid;
font-size:13px!important;
color:#94949c;
font-weight:normal!important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
border-radius: 0px;
line-height: none;
margin-bottom: 0px;
padding: 0px 10px;
line-height:22px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
}
.searchbtn
{
width:44px;
height:33px;
text-align:center;
background-color:#EF3559;
font-size:18px;
color:#FFFFFF;
border:none;
font-weight:normal;
float:left;
cursor:pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
margin-left:8px;
}
.recipe_outer > center img {
    width: 100%;
	height:auto;
}
.content_leftbar
{
margin-right: 18px;
width: 187px;
}
.content_rightbar
{
float: right;
margin-right: 10px;
padding: 32px 0 0;
width: 215px;
}
.recipe_block center img
{
display: block;
width: 100%;
height:auto;
}
.content_centerbar
{
width: 500px;
}
/*new home page responsive*/
/*recipe*/
.recipe_middle_right {
    width: 215px;
}
.recipe_share_btn li {
    margin-right: 5px;
}
.marketing_right
{
margin-right:0px;
}
.marketing_text {
    width: 300px;
}
.recipe_share_btn li:nth-child(4) a
{
width:88px;
}
.recipe_share_btn li:nth-child(5) a
{
width:88px;
}
/*recipe_page*/
/*giveaways_archive*/
.giveaway .recipe_outer p
{
padding-right:0px;
}
.giveaway
{
padding-bottom:0px;
min-height:3260px;
}
/*giveaways_archive_end*/

/*giveaways_success*/
.giveaways_success .recipe_outer p
{
padding-right:0px;
}
/*giveaways_success_end*/

/*newsletter_signup*/
.newsletter_input
{
width:360px;
}
.newsletter_input input[type="text"]
{
width:316px;
}
/*newsletter_signup_end*/
/*subscribe_print*/
.subscribe_print
{
width:700px;
}
.subscribe_inner_left
{
width:435px;
}
.subscribe_inner_left img
{
width:100%;
height:auto;
}
.web_input input[type="text"]
{
width:108px;
}
.subscribe_store a
{
margin-right:-2px;
}
/*subscribe_print_end*/
/*sitemap*/
.sitemap_center
{
margin:0 120px;
}
/*sitemap_end*/

}

@media screen and (max-width: 979px) {
body { position:relative; left:0; overflow-x:hidden;}
.sitemap_inner li
{
	font-size:15px!important;
}
.no_results li
{
	font-size:15px!important;
}
.subscribe_side{
	float:none;
	clear: both;
	margin: auto;
	display: none;
}
.header_auto_container {
padding: 0 2%;
width: 100%;
}

.image-boxes{

margin-top:15px;

}

.image-boxes a{
	margin-right: 5px;
}
body {
background: none;
}
.recipe_description
{
font-size:15px;
margin:0;
}
.recipe_pagination
{
padding:16px 0 0;
}
.content_centerbar h1
{
/*background:url(../images/projects/heading_broder_mob.png) left bottom no-repeat;*/
}
.blog h1
{
background:none;
}
.giveaway_single h1
{
background:none;
}
.view_box h1
{
	background:none;
	padding-bottom:0px;
    font-size: 20px
}
.recipe_middle h1
{
background:none;
}
.privacy_inner p a
{
font-size:12px;
}
.header_desk
{
	display:none!important;
}
.header_mobile
{
	display:block!important;
	text-align:center;
	background-color:#ffffff;
	border-bottom:2px #f0f0f0 solid;
	padding:3px 0 0px;
	position:relative;
	margin-bottom: 0.5%;
	box-shadow: 0 4px 0px 0px #e7e7e7 !important;
	padding: 10px 0 10px;
}
.navbar
{
	width:28px;
	position:absolute;
	left:17px;
	top:13px;
	cursor:pointer;
}
.serach
{
 	width: 21px;
    position: absolute;
    right: 19px;
    top: 13px;
    cursor: pointer;

}
/*hide_search*/
#drop {
    display:none; /* Hide it first of all */
    background:#FFFFFF;
    position:absolute;
    top:42px;
    left:0px;
    width:100%;
	z-index:9999;
	padding:3%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
box-shadow: 0px 2px 5px 0px rgba(168,168,165,1);
}
#drop form
{
margin:0;
}
#drop input[type=text]
{
width:82%;
float:left;
height:33px;
outline:none;
border:none;
border:1px #acacac solid;
font-size:13px!important;
color:#94949c;
font-weight:normal!important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
border-radius: 0px;
line-height: none;
margin-bottom: 0px;
padding: 0px 10px;
line-height:22px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
}
.searchbtn
{
width:44px;
height:33px;
text-align:center;
background-color:#EF3559;
font-size:18px;
color:#FFFFFF;
border:none;
font-weight:normal;
float:left;
cursor:pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
margin-left:8px;
}

/*hide_search_end*/
/*Side Menu*/
.content {position:relative; left:0; overflow-x:hidden;}
#slide-menu {
    margin-left: -250px;
    left: 0;
    width: 250px;
    background: #ffffff;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    color: #fff;
    font-weight: 100;
	border-right:1px #eeeeee solid;
	display:block!important;
}
.navigation {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0 20px;

}
.navigation li {
    line-height: 36px;
	border-bottom:1px #e2e2e2 solid;
	font-family: 'Montserrat', sans-serif;
font-weight:500;
}
.navigation li a {
    display: block;
    color:#222222;
	font-size:16px;
    text-decoration: none;
	text-transform:uppercase;
}
.navigation li:last-child
{
	border:none;
}
.navigation ul li
{
	border-bottom:none;
}
.navigation ul li a
{
	color:#767481;
}
.navigation li ul li
{
font-weight:400;
}
.navigation li ul li a
{
font-size:14px;
}
.navigation ul li a:hover
{
	color:#eb768d!important;
}
.parent
{
	background:url(../images/projects/dropdown_img.png) right 15px no-repeat;
}
.active_list
{
	background:url(../images/projects/dropdown_img_h.png) right 15px no-repeat!important;
}
.active_list a
{
	color:#eb768d!important;
}
.active_list ul li a
{
	color:#767481!important;
}
.parent2
{
	background:url(../images/projects/dropdown_img.png) right 15px no-repeat;
}
.parent3
{
	background:url(../images/projects/dropdown_img.png) right 15px no-repeat;
}
.navigation li a:hover
{
	color:#eb768d;
}


.navigation li a:active,
.navigation li a:focus {
    text-decoration: none
}
.sub-menu, .sub-menu2, .sub-menu3
{
	display:none;
}


.sub-open
{
	display:block!important;
}

/*Side Menu*/
.sn_mobile
{
	width:100%;
	float:left;
	padding:10px 0;
	margin-bottom:30px;
}
.sn_mobile a
{
	float:left;
	margin-right:12px;
}

/*new home page responsive*/
.content
{
	padding:0 0%;
}
.content_inner
{
width: 100%;
}
.footer_auto
{
width: 100%;
padding:0 7%;
}
.footer_logo
{
margin-left: 8px;
width: 209px;
}
.footer_logo img
{
width: 100%;
}


.footer_right {
    float: left;
    margin-left: 3%;
    text-align: left;
    width: 65%;
}
.footer_right p {
    width: 100%;
}
.footer_right li
{
float: left;
margin-right: 18px;
}
.recipe_outer > center img {
    width: 97%;
	height:auto;
}
.content_leftbar
{
	display:none;
}
.content_rightbar
{
	width: 100%;
}
.home-sub {
    float: left;
    width: 50%;
}
.home-mag{
    float: left;
    width: 50%;
}
.recipe_block_inner_bottom{
	width: 70%;
    margin: 0 auto;
}
.content_rightbar .search {
    display:none;
}
.recipe_block.facebook{
    display:none;
}
.recipe_block.side_blog{
	display: none;
}

.recipe_block center img
{
display: block;
width: 100%;
height:auto;
}
.content_centerbar
{
width:100%;
background-color:#F7F7F7!important;
padding:5%;
}
.recipe_outer
{
background-color:#fff;
}
.footer_banner
{
	display:none;
}
.view_box h4
{
	font-size:12px;
}
.recipe_btn a
{
	margin-bottom:5px;
}
.footer_inn
{
background-color:#ffab61;
margin-top: -31px;
padding: 41px 0 12px;
width: 100%;
border-top:1px solid #ffab61;
}

.footer_logo
{
	display:none;
}
.footer_right ul
{
	display:none;
}

.footer_right p {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 21px;
	margin: 3px 4px 0 11px;
    padding: 0 0 0 0;
	text-align: left;
}

/*new home page responsive*/

.footer_logo_mobile
{
width:87px;
display:block!important;
float:left;
}

/*recipe*/
.marketing
{
background-color:#fff;
}
.marketing_right
{
display:none;
}
.marketing_text {
    text-align: center;
    width: 100%;
}
.recipe_middle
{
/*padding-top:15px;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;*/
background:none;
padding:0px;
}
.recipe_middle_inn
{
width:100%;
float:left;
padding:15px 15px 15px;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
background-color:#fff;
}
.recipe_middle_inn img
{
width:100%;
height:auto;
}
.recipe_middle_text
{
margin-bottom:0px;
}
.recipe_middle_left
{
width:100%;
margin-bottom:10px;
margin-top:10px;
}
.recipe_tab
{
width:100%;
float:left;
margin-top:24px;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
background-color:#fff;
padding-bottom:10px;
}
.recipe_middle_right {
    width: 100%;
}
.recipe_share_btn
{
display:none;
}
/*tabs*/
#tabs {

   width: 100%;
    height:40px;
	display:block!important;
}
a {cursor:pointer;}

#tabs li {
width:50%;
    float:left;
    list-style:none;
   outline:none;
   text-align:center;
}

#tabs li a {
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-weight:400;
    font-size:17px;
    color: #fff;
    display:block;
    background: #54C2C1;
    text-decoration:none;
    outline:none;
	height:40px;
	line-height:40px;
	text-transform:uppercase;

}

#tabs li a:after
{
width:30px;
height:30px;
content:url(../images/projects/tab_arrow.png);
display:block;
margin-top:-8px;
text-align: center;
width: 100%;
}

#tabs li a.inactive{
    color:#232323;
    background: #fff;
   outline:none;
   height:40px;
	line-height:40px;
	text-transform:uppercase;
}

#tabs li a:hover, #tabs li a.inactive:hover {


    color: #fff;
      outline:none;
}

.tab {
    width:100%;
}

.recipe_middle_right
{
padding:15px;
}
.recipe_middle_right h3
{
display:none;
}
.recipe_middle_left
{
background:none;
margin:0px;
}
.recipe_middle_left h3
{
display:none;
}


/*tabs_end*/
/*recipe_page*/

/*recipe_archive*/
.recipe_pagination span
{
display:none;
}
.recipe_pagination ul {
    float: none;
    /*width: 282px;*/
    width: 100%;
	margin:auto;
}
.recipe_pagination li:first-child
{
margin-left:0px;
}
.recipe_pagination li:last-child a
{
width:108px;
	background-color: transparent !important;
	color: #f7738d!important;
}

.recipe_pagination li:nth-last-child(2) a
{
	background-color: #fff !important;
	color: #f7738d!important;
}

.recipe_pagination li a:hover
{
border:1px #f7738d solid!important;
color:#fff;
background-color:#f7738d;
}
.pagination_active
{
border:1px #292931 solid!important;
color:#fff!important;
background-color:#00ACAA!important;
}
/*recipe_archive_end*/

/*recipe_archive_category*/
.filter
{
position:relative;
float:left;
margin-top:24px;
}
/*recipe_archive_category-end*/

/*blog*/
.blog
{
padding-top:0px;
}
.blog_outer
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:20px;
border-top:none;
}
.blog_inner
{
padding:0;
}
.blog_sm
{
display:none;
}
.blog .recipe_description
{
margin-bottom:20px;
}
.blog_inner span
{
display:none;
}
.blog_sm_mobile
{
width:100%;
display:block!important;
position:fixed;
bottom:0px;
left:0px;
}
.blog_sm_mobile li
{
width:20%;
height:58px;
float:left;
/*background-color:#2879C4;*/
text-align:center;
}
.blog_sm_mobile li a
{
color:#fff;
display:block;
text-decoration:none;
/*padding:8px 0;*/
}
.blog_sm_mobile li:hover
{
/*background-color:#045AA9;*/
}
.blog_sm_mobile li a .fa
{
font-size:27px;
}
.blog_sm_mobile li:nth-child(2)
{
/*background-color:#44BCDD;*/
}
.blog_sm_mobile li:nth-child(2):hover
{
/*background-color:#10A0C8;*/
}
.blog_sm_mobile li:nth-child(3)
{
/*background-color:#EE3D61;*/
}
.blog_sm_mobile li:nth-child(3):hover
{
/*background-color:#CC0A32;*/
}
.blog_sm_mobile li:nth-child(4)
{
/*background-color:#FDA82F;*/
}
.blog_sm_mobile li:nth-child(4):hover
{
/*background-color:#E78D0B;*/
}
.blog_sm_mobile li:nth-child(5)
{
/*background-color:#26B259;*/
}
.blog_sm_mobile li:nth-child(5):hover
{
/*background-color:#0A8838;*/
}
.blog_footer
{
padding-bottom:58px;
}
/*blog_end*/

/*giveaways_archive*/
.giveaway .recipe_outer p
{
padding-right:0px;
}
/*giveaways_archive_end*/

/*giveaway_single*/
.giveaway_single
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:20px;
border-top:none;
}
.giveaway_single_mobile
{
padding-top:0px;
}
.giveaway_single p
{
	font-size:15px;
	line-height:25px;
}
/*giveaway_single_end*/

/*giveaways_success*/
.giveaways_success .recipe_outer p
{
padding-right:0px;
}
/*giveaways_success_end*/

/*newsletter_signup*/
.newsletter_outer
{
min-height:inherit!important;
}
.newsletter_field
{
	padding:10px 0 20px;
}
.newsletter_input
{
width:100%;
}
.newsletter_field input[type="submit"]
{
float:left;
margin-top:14px;
height:24px!important;
width:70px;
}

.input_left
{
display:none;
}
.newsletter_input input[type="text"]
{
width:100%;
}
.newsletter_description
{
position:relative;
bottom:4px;
width:100%;
left:0px;
height:auto;
padding:19px 15px 11px;
}
.newsletter_description li
{
	color:#232323!important;
}
.mobile_newsletter
{
	display:block!important;
}
.newsletter_input
{
	display:none;
}
/*newsletter_signup_end*/

/*contact*/
.contact
{
min-height:0px;
}
.contact_inn
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:11px 20px 20px;
margin-top:25px;
}
.contact_inn p
{
font-size:15px;
word-break: break-all;
-webkit-word-break: break-all;
-moz-word-break: break-all;
-ms-word-break: break-all;
-o-word-break: break-all;
}
/*contact_end*/
/*subscribe_print*/
.subscribe_print
{
width:100%;
padding:0 5% 5%;
background-color:#F7F7F7;
}
.subscribe_print h2
{
text-align:left;
background-position:left bottom;
padding: 20px 19px 9px 6px;
}
.subscribe_print h3
{
text-align:left;
}
.subscribe_text
{
text-align:left;
font-size:15px;
}
.subscribe_inner_left, .subscribe_inner_right
{
width:100%;
}
.subscribe_inner_right
{
margin-top:20px;
}
.subscribe_inner
{
padding:0px;
}
.subscribe_btn a
{
width:100%;
}
.subscribe_inner_left img
{
width:100%;
height:auto;
}
.digital_left h1
{
	text-align:left;
	font-size:21px;
	background:url(../images/projects/heading_broder2.png) left bottom no-repeat;
}
.subscribe_block
{
background-color:#fff;
/*border:1px #E5E5E5 solid;*/
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:11px 20px 20px;
/*margin-bottom:24px;*/
width: 100%
}
.subscribe_block:first-child
{
border-top:none;
padding-top:20px;
	margin-top: 4%;
}
.subscribe_print h1
{
font-size:21px;
text-transform:uppercase;
text-align:left;
}
.subscribe_inner_right p
{
	font-size:15px;
}
.reasons_inner
{
width:100%;
border:none;
}
.reasons_text
{
border:none;
padding:0px;
}
.mobile_show
{
display:block!important;
}
.mobile_show ul
{
width:100%;
float:left;
margin-bottom:10px;
}
.mobile_show li
{
width:100%;
float:left;
margin-bottom:10px;
}
.mobile_show li a
{
background-color:#00ACAA;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size:20px;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-weight:400;
cursor:pointer;
display:block;
text-align:center;
text-decoration:none;
color:#fff;
text-transform:uppercase;
height:40px;
line-height:40px;
}

.mobile_show li a:hover
{
background-color:#018684;
}
.mobile_show h3
{
text-align:center;
margin-bottom:10px;
}
.mobile_show p
{
text-align:center;
margin:0;
padding:0;
}
/*subscribe_print_end*/

/*subscribe_digital*/
.digital_store li
{
width:100%;
float:left;
border-bottom:1px #B4B4B4 solid;
padding:10px 0 4px;
margin:0;
}
.digital_store li:last-child
{
border-bottom:none;
}
.digital_left center img
{
width:100%;
height:auto;
}
.digital_left center
{
padding:43px 0 75px;
}
.digital_coupan
{
right:-10px;
bottom:30px;
left:inherit;
top:inherit;
}
.digital_left h4
{
font-size:17px;
padding:0 0px;
}
.digital_left .subscribe_text
{
padding:0 0px;
}
.print_mobile
{
display:block!important;
}
.print_mobile p
{
margin:0;
padding:0;
text-transform:uppercase;
background:url(../images/projects/arrow.png) right top no-repeat;
}
.print_mobile p a
{
text-decoration:none;
color:#33363F;
display:block;
}
.digital_left .subscribe_block
{
padding:20px 20px 10px;
}
/*subscribe_digital_end*/

/*advertise*/
.advertise
{
min-height:inherit;
}
.advertise_inner
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:11px 20px 20px;
}
.advertise_inner center img
{
width:100%;
height:auto;
}
.mobile_heading
{
color:#3D4048;
font-size:17px;
text-transform:uppercase;
background:url(../images/projects/heading_broder_mob.png) left bottom no-repeat;
padding-bottom:20px;
display:block!important;
margin-bottom:20px;
}
.advertise_inner h2
{
background:none;
font-size:15px;
}
.advertise_inner h4
{
font-size:15px;
}
/*advertise_end*/

/*privacy*/
.privacy_outer
{
background-color:#F7F7F7;
padding-bottom:29px;
}
.privacy_inner
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:11px 20px 20px;
}
/*privacy_end*/

/*terms_and_conditions*/
.terms_inner
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:11px 20px 20px;
}
.terms_outer
{
background-color:#F7F7F7;
}
/*terms_and_conditions_end*/

.pagination_mobile
{
display:block!important;
}

/*sitemap*/
.sitemap_leftbar
{
width:100%;
float:left;
margin-bottom:20px;
}
.sitemap_center
{
margin:0px;
margin-bottom:20px;
}
.sitemap_inner
{
background-color:#fff;
border:1px #E5E5E5 solid;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border-bottom-width:4px;
padding:20px 20px 0px;
}
/*sitemap_end*/
#filter_hide
{
top:inherit;
right:inherit;
margin-top:51px;
}


	.mega-link {
		display: none;
	}

	#desktop-hidden{
		display: none;
	}

	#mobile-hidden{
		display: block;
		width: 100%;
	}

	.left-side{
		width: 100% !important;
	}
	.right-side{
		width: 100% !important;
	}

	.left-side h1{
		font-size: 38px;
		text-transform: capitalize;
	}

	.styled-select{
		background: url(../images/arrows.png) no-repeat 95% 50% #FFFFFF;
		height: 68px;
		box-shadow: 0 3px 0px 0px #DCDCDC !important;
	}
	.heading .right-side select{
		height: 68px;
		font-size: 33px;
		font-weight: 500;
		text-shadow: 0 0px 0px #000;
	}

	.recipe_offer {
	    width: 160px;
	    height: 40px;
	    left: -13px;
	    line-height: 43px;
	    font-size: 18.01px;
	    top: 13px;
	}
	.recipe_offer:before{
	    content: url(../images/projects/recipe_offer_arrow_2.png);
	    margin: 37px 0 0 -2px;
	    width: 24px;
	    height: 15px;
	    left: 1px;
	}

	.project_download{
		margin: 0 auto;
		padding: 2.45%;
		background: #f7738d;
		width: 97%;
		font-weight: 600;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
		border-radius: 5px;
		margin-top: 4%;
		cursor: pointer;
		font-size: 1.1em;
	}

	.project_download a{
		font-size: 27.7px !important;
	}
	.recipe_outer strong{
		margin-left: 5px;
	}
	.recipe_outer p {
		padding: 6px 0 0px 5px;
	}

	.recipe_btn a {
	    padding: 18px 9px;
	    font-size: 19px !important;
	    border-radius: 5px;
	    line-height: 3px;
	    float: left;
	}

	.recipe_outer{
		padding: 15px 15px 34px;
		box-shadow: 0 3px 0px 0px #DCDCDC !important;
	}
	.recipe_outer a{
		font-size: 28px;
	}
	.recipe_outer p{display: none}
	.recipe_outer p:last-child{display: block}


	.recipe_pagination li a {
		color: #f7738d;
		text-decoration: none;
		font-size: 30px;
		font-weight: bold;
		display: block;
		width: 47px;
		height: 47px;
		background-color: #FFFFFF;
		border: solid 1px #f7738d;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		line-height: 45px;
		text-align: center;

	}

	.pagination_active {
		border: solid 1px #f7738d !important;
		color: #fff!important;
		background-color: #f7738d!important;
	}
	.blog_sm_mobile {
		overflow: hidden;
		float: left;
		width: 100%;
		margin-bottom: 2.5%;
		position: relative;
	}

	.blog_sm_mobile ul li img {
		width: 100% !important;
	}

	.blog_sm_mobile ul {
		width: 100%;
		padding-left: 0%;
	}
	.blog_sm_mobile ul li {
		list-style-type: none;
		float: left;
		margin-right: 1.7%;
		width: 16.5%;
		height: auto;
	}

	.fa-whatsapp:before{
		content:"" !important;
	}

	.fa-envelope:before {
		content:"" !important;
	}
	.fa-twitter:before {
		content:"" !important;
	}
	.fa-facebook:before {
		content:"" !important;
	}
	.fa-pinterest:before {
		content:"" !important;
	}

	.blog_inner h1{
		font-size: 35.5px;
		text-transform: capitalize;
		font-weight: normal;
	}

	.blog_inner p{
		font-size: 19px;
	    font-family: 'lato';
	    color: #232323;
	    line-height: 34px;
	    font-weight: 200;
	}

	.blog_inner center p{
		color: #232323;
	}

	.recipes_heading{
		font-size: 30px;
		color: #232323;
		background: url(../images/projects/heading_border3.png) center bottom no-repeat;
		padding: 72px 0 25px;
	}

	.content_centerbar.blog_archive #blog_page .recipe_offer{
		left: 7px;
		top: 37px;
		text-align: center;
	}
	.content_centerbar.blog_archive #blog_page img{
		margin-left: 12px;
		margin-top: 6px;
	}

	.recipe_outer strong a:hover{
		color: #eb768d;
	}

	.content_centerbar #giveaway_page .recipe_offer{
		left: -2px;
		top: 37px;
		text-align: center;
		width: 302px;
	}
	.content_centerbar #giveaway_page img{
		margin-left: -8px;
		margin-top: 6px;
	}

	.left-col{
		width: 100%;
	}
	.left-col h2,.right-col h2{
		font-size: 28px;
	}

	.left-col p:first-child{
		margin-bottom:0 ;
	}

	.right-col{
		width: 100%;
		margin-top: 5.5%;
	}

	.right-col h2{

	}

	#projectPage .blog_sm_mobile{
		margin-top: 5%;
	}

	#offline-download{
		font-size: 20.7px !important;
		width: 100% !important;
	}

	#projectPage .download_p, #projectPage .download_p a{
		color: #232323;
	}

	#projectPage .recipe_outer .recipe_offer {
		width: 240px !important;
		height: 59px !important;
		left: -11px !important;
		line-height: 61px !important;
		font-size: 29.01px !important;
		top: 13px !important;
		font-weight: bold !important;
	}

	.content_centerbar.Search_results .recipe_offer{
		width: 390px;
	}

	.content .Search_results h1 {
		font-size: 30px;
		padding: 0px;
	}

	.Search_results .search_res_info{
		padding-top: 10px;
		font-size: 25px;
	}

	#newsletter_signup .entry_form{
		width: 100%;
		margin: 0 auto;
	}

	#newsletter_signup{
		background-color: #f7f7f7;
	}
	.subscribe_block h1{
		background-image: none;
	}

	.subscribe_block h2,.subscribe_block h1{
		text-align: center;
	}


    .blog_inner center h3,.blog_inner center p{
        text-align: left !important;
        margin: 16px 0 30px;
    }

    .subscribe_block h2{
        font-size: 30px;
		margin-top: 3%;
    }
    .subscribe_block h1{
        font-size: 22px;
        text-transform: none !important;
    }

    .text{
        font-size: 28px;
    }

    .halfFloatedRight{
        width: 100%;
    }


    .halfFloatedLeft{
        width: 100%;
    }

    .subscribe_today h3{
        font-size: 28px;
        margin-top: 7%;
        color: #333333 !important;
        font-weight: normal;
    }
    .subscribe_today p{
        font-size: 22px;
    	font-weight: normal;
	    margin: 0;
	    line-height: 30px;
    }

   .content .content_inner #payment4issues h2{
        font-size: 30px !important;
       padding: 0;
       margin-top: 31px;
       color: #333333;
    }

    #payment4issues .subscribe_btn a{
        font-size: 30px;
        width: 70%;
        height: 72px;
        padding: 10px 0;
    }

	.digital_left .subscribe_block{
		border: 1px #E5E5E5 solid;
		box-shadow: 0 3px 0px 0px #DCDCDC !important;
	}

	.digital_left .subscribe_block center:first-of-type{
		width: 80%;
		padding: 0;
		margin: 0 auto;
		clear: both;
		margin-left: 9%;
	}
	.digital_left .subscribe_block center h3{
		font-size: 22px;
		text-align: center;

	}
	.digital_left .subscribe_block center{
		padding: 0 !important;
	}

	.digital_left .subscribe_block center:last-of-type{
		width: 100%;
	}
	.digital_left .subscribe_block center:last-of-type h3{
		font-size: 22px;
		margin-top: 9.2%;
	}
	.digital_left .subscribe_block center:last-of-type img{
		width: 50%;
	}
	.digital_left .digital_store li{
		border-bottom:none;
	}

	.digital_left .btn_download_sub{
		width: 100%;
		font-size: 28px;
		border-radius: 5px;
		margin-top: 6%;
		margin-bottom: 4%;
	}



}
@media screen and (max-width:768px){
	.cat-wrapper{
		width: 100%!important;
	}
}

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

.image-boxes img{
	width:47%;
}

}

@media (max-width: 600px) {
/*SUBSCRUBE MOBILE HOME/SIDEBAR BLOCK*/
.sidebar-banners img{width:100%;max-width: 300px; margin: 0 auto; display: block;}
.home-mag {    float: none;    margin: 8px auto;    width: 100%;}
.home-sub {    float: none; }
.home-sub p {width:100%; }
.home-mag a{max-width:300px; margin:0 auto; }
.home-sub {width: 100%; }
.home-sub-gift a{max-width:300px; margin:0 auto; }
.home-sub-title{width:100%; }
.home-sub-title a{width: 76px; margin: 0 auto; display: block; }
.home-sub-title img{margin:0; }
.home-sub-image {width: 300px; margin:0 auto;}
.subscribe-panel{margin-top:20px; clear: both; }
/*SUBSCRUBE MOBILE HOME/SIDEBAR BLOCK END*/
}

@media screen and (max-width: 400px) {
.marketing_btn img
{
width:31%;
}
}
@media screen and (max-width: 321px) {
.mobile_show p a img
{
	width:31%;
}
}
.mobile_heading
{
display:none;
}
.mobile_show
{
display:none;
}
.print_mobile
{
display:none;
}
.pagination_mobile
{
display:none;
}

#slide-menu
{
	display:none;
}
.header_desk
{
	display:block;
}
.header_mobile
{
	display:none;
}

#before_after_carousel .prev_c
{
	display:none!important;
}

.footer_logo_mobile
{
display:none;
}

.blog_sm_mobile
{
display:none;
}
#tabs
{
display:none;
}


@media screen and (max-width: 900px) {
    .end-subscribe__inner {
        flex-direction: column-reverse;
        align-items: center;
        text-align: center;
    }
    
    .end-subscribe__benefits {
        justify-content: center;
    }

    .subs-banner__header {
        background: #fb6684bd;
        display: inline-block;
        padding: 0 10px;
        box-shadow: 0 0 12px 10px #fb6684bd;
    }

}

@media screen and (max-width: 900px) and (min-width: 700px) {
    .comparison__inner th {
        font-size: 14px;
        padding: 5px;
    }
    
    .comparison__inner td {
        font-size: 14px!important;
    }
}

@media screen and (max-width: 700px) {
    .experts__expert {
        flex-direction: column;
        gap: 10px;
        padding: 15px 15px 0 15px;
        margin-top: 25px;
    }

    .expert__inner {
        max-width: 100%;
        width: 605px;
    }

    .expert__img-wrapper {
        position: static;
    }

    .slick-slide .expert__img-wrapper img {
        margin: 0;
    }

    .experts__carousel .slick-dots {
        left: initial;
        top: 10px;
        text-align: center;
    }

    .comparison__inner--desktop {
        display: none;
    }

    .comparison__inner--mobile {
        display: table;
    }

}

@media screen and (max-width: 950px) {
    .benefits__inner {
        justify-content: center;
    }
}

@media screen and (max-width: 450px) {
    .comparison__inner--mobile td:last-child {
        width: 50px;
    }
}