@media only screen and (min-width : 769px) {
	body { padding-top: 125px; }
	.header_tall #header .nav >li >a {
	  padding-top: 40px;
	  padding-bottom: 40px;
	}
	.header_tall #header .navbar-toggle {
	  padding: 10px;
	  margin: 25px 15px 25px 0;
	}

	.header_tall #header .navbar-brand { 
		height: 100px;
		line-height: 100px;
	}
	#search-bar { top: 50px; }
	.header_tall #search-bar { top: 100px; }
	.single-gifts .container-main { 	margin-top: 100px; }
   .footer h3 {

		padding: 40px 0 10px;

	}
	.page-id-8 .container {
		margin-top: 120px;
	}
	.welcome-h1 {
	text-align: left;
	font-family: 'Indie Flower', cursive;
	text-transform:none;
	}
	.welcome-row-main .col { padding-left:45px; padding-right:0px; }
}
@media only screen and (max-width : 768px) {
	body { padding-top: 50px; }
	.div_change_background .hidden-xs { display: none; }
	.store-logos { padding-top: 50px; padding-bottom: 50px; }

	.store-logos div {
		height: 35px;
		display: inline-block; 
		padding: 5px;
	}

	.store-logos div img {
		vertical-align: middle; 
		max-width: 90px;
		max-height: 25px;
	}
	
	.mega-dropdown .nav-list > li { 
		padding: 20px 20px;
		vertical-align: top;
	}
	  .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }
	.welcome-row-main { background: none; padding-bottom: 0px; }
	.welcome-h1 h1 { margin-top: 0px; margin-bottom: 0px; font-size: 25px; }
	.welcome-h1 small {
		background: url(https://www.yesthatgift.com/wp-content/themes/giftstrap/images/create_list.jpg) no-repeat; 
		background-size: contain; 
		background-position: bottom left;
		padding-bottom:15%;	
		padding-left: 20%;
		text-align: left;
		font-family: 'Indie Flower', cursive;
		text-transform:none;		
	}
	.welcome-h1 small { display: block; font-size: 155%; }
	.gift.gift-embeded .logo { height: 20px; line-height: 20px; width: 45%; }
	.gift.gift-embeded .logo img { max-width: 100%; max-height: 20px; }
	
	.single-gifts .embed-responsive, .single-gifts .embed-responsive-item { height: 950px; }
	.mega-dropdown-menu h5 { font-size: 10px; }

	#toppest .nav>li>a { padding-left: 6px; padding-right: 6px; }
	.page-id-8 .container {
		margin-top: 20px;
	}
}
@media (min-width: 992px ) { 
	.easy-guests-lead { border-right: 1px solid #54697E; }
	.bubble_no_gifts_wrapper:after {
		padding-top: calc(34% + 100px);
	}
}