@media only screen and (max-width:1199px) {
body {

	font-size: 14px;

}	
.biblezon-logo {
	width: 150px;
}

.menu ul li, .shop-biblezon a, .phone-num a {
	font-size: 14px;
}	
.menu ul li {
	padding: 0 0px 0 3px;
}	
	
.banner-content h1 span {
	font-size: 18px;

}	
	
.banner-content h1 {
	font-size: 28px;

}
.banner-content p {
	font-size: 15px;
	line-height: 24px;

}

.heading-block h2 {

	font-size: 28px;
	padding-bottom: 5px;
}
	
	.product-section {
	margin-left: 0;
	margin-right: 0;
}


	.process-icon ul li {
	font-size: 14px;
}

.left-right-contents .media .media-body h4{ font-size:17px;}

.contact-box ul li {
    font: 15px/21px "Poppins", sans-serif;
   
}


	}




/*==========================Mobile menu start here===========================*/
@media only screen and (max-width:991px) {
	

/*************mobile-menu-start***************/
.menuImage {
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 8px;
	width: 53px;
	z-index: 9;
}
.menuImage img {
	background: none;
	display: block;
	padding: 5px;
}
.iphon_navigation {
	background: #fccc84;
	border-top: medium none;
	margin: 0;
	position: absolute;
	top: 49px;
	width: 100%;
	z-index: 9999;
	left: 0px;
	right: 0px;
	text-shadow: none;
}
.iphon_navigation ul {
	margin: 0px;
	padding: 0px;
}
.iphon_navigation ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #f8a323;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	width: 100%;
}
.iphon_navigation ul li:first-child {
	border-top: none;
}
.parentMenu > div.subItem {
	width: 50px;
	height: 32px;
	float: right;
	background: url(../images/faq-arrowup.png) no-repeat center;
	cursor: pointer;
}
.parentMenuActive > div.subItem {
	background: url(../images/faq-arrowdown.png) no-repeat scroll right center transparent!important;
	cursor: pointer;
	float: none;
	height: 32px;
	position: absolute;
	width: 100%;
	z-index: 3;
}
.parentMenu > div.subItem {
	background: url(../images/faq-arrowup.png) no-repeat scroll right center transparent;
	cursor: pointer;
	float: right;
	height: 32px;
	position: relative;
	width: 50px;
	z-index: 3;
}
.iphon_navigation ul li a {
    background: none repeat scroll 0 0 #f8a323;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 500;
    list-style: outside none none;
    margin: 0 0 1px;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.iphon_navigation ul li a:hover {
	color: #fff;
	text-shadow: inherit;
	text-decoration: none; background:#000;
}
.iphon_navigation > ul ul {
	padding: 0px 0px 0 0px;
	width: 100%;
	display: none;
	margin: 0px;
}
.iphon_navigation ul ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: none;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	width: 100%;
}
.iphon_navigation ul ul li a {
	background: #b52324;
	color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    list-style: outside none none;
    margin: 0 0 1px;
    padding: 8px 10px 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.iphon_navigation ul ul li a:hover {
	color: #000;
	text-shadow: inherit;
	text-decoration: none;
}
.iphon_navigation ul ul ul {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	list-style: none;
}
.iphon_navigation ul ul ul li a {
	background: #9a0b11;
	color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    list-style: outside none none;
    margin: 0 0 1px;
    padding: 8px 10px 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.iphon_navigation ul ul ul ul li a {
	background: #c62128;
	color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    list-style: outside none none;
    margin: 0 0 1px;
    padding: 8px 10px 8px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.iphon_navigation ul ul ul li a:hover {
	color: #000;
	text-shadow: inherit;
	text-decoration: none;
}
.sub-menu.subMenu {
	background: none repeat scroll 0 0 #000000;
}
.arw{ display:none;}
/*************mobile-menu-end***************/

.tablet-mid-pic {
	order: 1;
	width: 80%;
	margin: 0 auto 30px;
}
.include-tblet {
	order: 2;
}

.biblezon-ipad{ margin-bottom:30px;}

.partner-col {
	width: 50%;
	margin-bottom: 20px;
}

.partner-row {
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
}

.top-right {
	right: 60px;
}


}

@media only screen and (max-width:767px) {
.new-banner .item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.new-tablet {
width:80%;
float:none;
text-align: right;
order:1;
margin:auto;
}

.full-banner .banner-content {
    width: 100%;
    float: none;
    padding: 30px 0;
    order: 2;
text-align: center;
}

.banner-content h1 span {
    font-size: 16px;
}
.banner-content h1 {
    font-size: 22px;
}

.banner-content p {
    font-size: 14px;
    line-height: 24px;
}

.heading-block h2 {
    font-size: 22px;
 	
}	

.tablet-info{ padding:30px 0 0 0;}

.left-right-contents .media .media-body h4 {
    font-size: 16px;
}


.left-right-contents .media {
	margin-top: 0px;
	margin-bottom: 35px;
}
.collections .item .featured-img {
    margin-bottom: 18px;
}

.collections .item {
	margin-bottom: 20px;
}

.contact-box ul li {
	font-size: 13px;
}

.contact-box ul li i {
	width: 30px;
	float: left;
	margin-left: -30px;
	line-height: 20px;
}

.social-links ul li a {
	width: 34px;
	height: 34px;
	font-size: 14px;
	line-height: 36px;
	border-radius: 100%;
	padding: 0;
}

.social-links ul li {
	margin: 0 2px;

}
.social-links {
    padding: 32px 0 22px;
}

.menu-rights {
	padding: 25px 0;
}

.footer-menu li {
	font-size:13px;
	float: left;
}
.flip-box-part {
	padding: 0px 10px 0px;
	width: 100%;
	margin: 0;
}	
}


@media only screen and (max-width:575px) {

body{ font-size:13px;}	
.partner-col {
	width: 100%;
	
}	
.banner-content h1 {
	font-size: 20px;
}
.banner-content h1 span {
	font-size: 14px;
}

.banner-content p {
	font-size: 13px;
	line-height: 21px;
}
.heading-block h2 {
	font-size: 20px;
}

.left-right-contents .media .media-body h4 {
	font-size: 14px;
}

.padT55 {
	padding-top: 40px;
}

.padB55 {
	padding-bottom: 40px;
}
.biblezon-logo {
	width: 120px;
}

.phone-num span a, .phone-num span {
	font-size: 0;
}

.menu ul li, .shop-biblezon a, .phone-num a {
	font-size: 12px;
	padding:4px 7px;
}

.top-right {
	right: 50px;
}	

.phone-num a::before {
	color: #fff;
	top: -13px;
	background: #023c81;
	width: 30px;
	height: 27px;
	text-align: center;
	right: -2px;
	left: auto;
	line-height: 25px;
}
.phone-num {
	padding: 0 0 0 20px;
}

.full-banner {
	padding: 30px 0;
}
.btn-block{padding: 12px 10px;}
.footer-menu {
 
    text-align: center;
}
.footer-menu li {
	    font-size: 12px;
    text-align: center;
    display: inline-block;
    float: none;

}
.iphon_navigation{top: 48px;}

}
	

	