/*Tablet css */
@media ( min-width :768px) and (max-width:979px) {
	
	.panel.open .panel-title {
		width: 120px;
    	display: inline-block;
	}
	
	/*** Personal Details ***/
	#personal-details .pull-right.span4.main-button {
		margin-right: -7%;
		width: 106%;
	}
	#business-details .pull-right.span4.main-button {
		width: 100%;
	}
	#personal-form,#business-form {
		width: 100%;
	}
	.personal-details .tab-headers.visible-tablet {
		float: left;
		width: 100%;
		margin-right: 2%;
	}
	.row-fluid .hidden-desktop.span4.tab-you-may-like {
		margin-left: 0;
	}
	.personal-details .main-heading {
		margin-left: 32%;
	}
	#personal-business-from {
		float: left;
		width: 60%;
		margin-right: 5%;
	}
	.personal-details .each-header.span6 {
		width: 100%;
		margin-left: 0;
	}
	/*** Personal Details Ends***/
	/*Personal landig page*/
	.event-heading {
		float: none;
		width: auto;
		padding-top: 40%;
	}
	.events-section .section-heading {
		float: none;
	}
	.row-fluid.content-wrap.pdp-content {
		width: 100%;
		float: none;
	}
	.grey-col.password-limit.hidden-desktop {
		display: inline !important;
	}
	.help-section.hidden-desktop {
		display: inline-block !important;
		float: left;
		width: 94%;
		margin-left: 0;
	}
	.help-section .helpful-links-wrap {
		padding-bottom: 20px;
	}
	.helpful-links-mobile .section-heading {
		width: 12%;
		padding-bottom: 10px;
		padding-right: 5px;
	}
	.helpful-links-mobile li {
		padding-right: 12px;
		font-size: 13px;
	}
	.products-list-wrap.products-list {
		display: inline-block;
		width: 67%;
		margin-left: 20px;
	}
	.products-list li.each-event.span6 {
		width: 100%;
		margin-left: 0;
	}
	.span9.right-section {
		width: 100%;
		margin-left: 0px;
		padding-left: 2.76%;
	}
	.main-heading-section {
		margin-bottom: 20px;
	}
	/*Student Page*/
	.student-page .products-list-wrap {
		width: 100%;
	}
	.student-page .account-products-list.products-list.row-fluid {
		width: 67%;
		margin-left: 20px;
	}
	.student-page .each-product.span4 {
		width: 100%;
	}
	.student-page .each-product ul.product-details li {
		width: 49%;
	}
	.product-details .title-sec,.help-sec,.ideal-sec,.fee-sec,.product-details .cart-btn
		{
		display: inline-block;
	}
	.help-sec .detail-heading {
		margin-top: 0;
	}
	.product-details .title-sec,.product-details .fee-sec {
		float: left;
	}
	.each-product.span4 {
		/*min-height: 288px;*/
		margin-left: 0
	}
	.compare-sec {
		float: left;
		margin-top: 20px;
		display: inline-block;
	}
	.compare-box {
		right: 10px
	}
	.compare-prod-page .main-heading {
		display: inline-block;
		width: 40%
	}
	.compare-prod-page .section-heading {
		display: inline-block;
	}
	/*Search results page*/
	.span9.right-section.search-results {
		margin: 0;
	}
	.page-productDetails.pageType-ProductPage.template-pages-product-productLayout2Page .span8.mobile-wrapper
		{
		width: 100%;
	}
	.main-heading-section.complex-pdp .section-desc {
		width: 100%;
	}
	.mob-pdp-right-section.span4 {
		float: left;
		width: 94%;
		margin: 0;
		margin-bottom: 10px;
		min-height: 160px;
		background-color: #F2F2F2;
	}
	.product-details-wrap .product-details .row-fluid.properties-list-row .span4
		{
		width: 37%;
		display: inline-block;
		vertical-align: top;
	}
	.product-details-wrap .product-details .row-fluid.properties-list-row .span8
		{
		width: 59%;
		display: inline-block;
		vertical-align: top;
	}
	.mobile-portrait-prod {
		display: none !important;
	}
	.limited-offer-section.complex-pdp {
		width: 58%;
		min-width: 40%;
		margin-right: 25px;
	}
	.image-wrap.mob-pdp-im {
		width: 34%;
	}
	.add-to-cart-tab-section {
		width: 48%;
		display: inline-block;
		float: left;
		margin-right: 20px;
	}
	.sub-products-section {
		width: 48%;
		display: inline-block;
	}
	.sub-products-section .heading {
		margin-top: 0;
	}
	.row-fluid .span8.tab-pdp-wrap {
		width: 100%
	}
	.page-multiStepCheckoutSummaryPage .back-link-url.mobile-back-button,.page-productGrid .back-link-url.mobile-back-button,.page-productDetails .back-link-url.mobile-back-button,.page-updatePassword .back-link-url.mobile-back-button
		{
		background-image: url('../img/icons/back_icon.png');
		background-repeat: no-repeat;
		background-size: 100%;
		color: #333333;
		margin: 0;
	}
	.page-multiStepCheckoutSummaryPage .hidden-desktop.open-menu-link,.page-productGrid .hidden-desktop.open-menu-link,.page-productDetails .hidden-desktop.open-menu-link,.page-updatePassword .hidden-desktop.open-menu-link
		{
		display: none !important;
	}
	.back-navigation.hidden-desktop {
		display: inline-block !important;
		position: relative;
		top: 15px;
		padding-left: 20px;
	}
	.hidden-desktop.open-menu-link {
		position: relative;
		top: 9px;
	}
	.row-fluid .span3.left-section.help-section.visible-tablet {
		margin-left: 0;
	}
	.prod-results-div {
		width: 72%;
		float: right;
		margin-top: 0;
	}
	.page-productGrid .span3.left-nav-prod.visible-tablet {
		width: 25%;
	}
	.row-fluid.help-link-list {
		width: 95%
	}
	.page-cartPage .span9.right-section {
		width: 95%;
	}
	.products-list .each-product .buttons-wrap {
		width: 18%;
	}
	.helpful-links-mobile.product-list {
		display: none;
	}
	.row-fluid.events-section.tab-help-left {
		width: 95%
	}
	.page-search .row-fluid.results-tab {
		width: 96%;
	}
	.page-search .results-wrap.products-list {
		margin-top: 0;
	}
	.page-search .search-each-result .header-wrap.row-fluid a.heading {
		min-height: 22px;
		margin-bottom: 0;
	}
	.page-search .search-each-result .result-heading p.result-content-titl {
		margin-bottom: 0;
	}
	.page-search .search-each-result .result-heading .result-content {
		margin-left: 0;
	}
	.page-search .result-details.row-fluid.search-prod-detail .span3.result-heading
		{
		width: 40%;
		margin-left: 0;
	}
	.page-search .each-result .compare-wrap {
		top: 35px;
	}
	.page-productGrid .product-list.left-section.help-section.hidden-desktop
		{
		display: none !important;
	}
	.main-header.row-fluid {
		padding-bottom: 0;
	}
	.simple_disp-img.simple-banner {
		position: relative;
		top: -15px;
	}
	.page-productGrid .prod-results-div .products-list-wrap {
		margin-top: 0;
	}

	/*.helpful-links-wrap li.help-link-items:nth-child(5n + 1) {
    margin-left: 15%;
    margin-top: 5px;
    }
    .helpful-links-wrap li.help-link-items:nth-child(5n) {
    margin-left: 0;
      margin-top: 0;

    }
    .mobile-left-section .helpful-links-wrap li {
      width: 14%;
    }*/
	.each-product .product-details.mob-prod-detail {
		width: 96%;
	}
	.mob-prod-detail .detail-wrapper {
		width: 49%;
	}
	/*  .products-list .each-product .buttons-wrap.mob-btn-wrap {
    position: relative;
    top: -70px;
    left: 42%;  
  }*/
	.products-list .each-product .buttons-wrap.mob-btn-wrap {
		margin-top: 0;
		float: right;
		padding-bottom: 0;
		width: 50%;
	}
	.page-productDetails .properties-list .each-property li {
		margin-top: 6px;
	}
	.page-comparePage .each-column .property-value {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.page-comparePage .each-column .property-value .compare-text {
		margin-left: 5px;
	}
	.page-comparePage .each-column .first-cell.property-value {
		width: 100%;
		padding: 20px 0px;
	}
	.page-comparePage .each-column .first-cell.property-value .comp-first-div
		{
		margin-left: 10px;
		margin-right: 10px;
	}
	.pwd-reset-cont {
		width: 65%;
		margin: auto;
	}
	.pwd-reset-cont .update-div {
		margin-right: 0;
	}
	.pwd-reset-cont .update-div p {
		margin-top: 0;
	}
	#updatePwdForm .conf-btn {
		float: none;
		width: 90%;
	}
	#updatePwdForm .show-pwd-div input {
		width: 20px;
	}
	#updatePwdForm .show-pwd-div label {
		position: relative;
		top: -1px;
		left: -20px;
	}
	#updatePwdForm .show-pwd-div .pwd-chkbox.change-pwd-chkbox {
		margin-top: 0;
	}
	.products-section.row-fluid .span2.pull-right .btn-like {
		width: 100%;
	}
	.page-multiStepCheckoutSummaryPage  .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top
		{
		left: 20% !important;
	}
	.products-section.row-fluid .span2.pull-right.checkout-btn .btn-like {
		width: 97%;
	}
	.contact-us-tablet {
		float: left;
		width: 100%;
	}
	.checkout .contact-us-tablet .section-heading {
		font-weight: bold;
		border: 0px;
		padding-bottom: 0px;
	}
	.contact-us-tablet div.chat-style {
		text-align: left;
	}
	.tab-headers-tablet {
		width: 30%;
		float: left;
		margin-right: 2%;
	}
}