@media (min-width:750px){
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.bottom_sec{
	margin-top:7%;
}
.top_bg .phone_sec{
	text-align:right;
	margin-bottom:0px;
}
.navbar{
	min-height:0px;
	margin-top:15px;
}
.header_link {
    margin-top: 16px;
    text-align: right;
	display:block;
}
.head_icon01{
   text-align:center;   
	padding:15px 0px 0px 0px;
}
.top_bg .logo{
	text-align:left;
	margin-bottom:0px;
} 
.footer_bg .icon, .footer_bg h2{
	text-align:left;
}
.desktop_nav{
	float:right;
}

.carousel-caption h3{
	font-size:40px;
	font-weight:700;
}
.facility_bg .text{
	text-align:left;
}
.mobile_view{
	display:none;
}
.desktop_view{
	display:block;
}
.border01{
	margin-bottom:35px;
}
.navbar-nav > li{
	margin:0px 4px;
}
.right_padding{
	padding-right:50px;
}
.left_padding{
	padding-left:50px;
}
.right_padding01{
	padding-right:20px;
}
.left_padding01{
	padding-left:20px;
}
.border_middle{
	border-left:1px solid #D4D4D4;
}
.inside_bg .gallery li{
	width:19%;
	display:inline-block;
}
.top_margin{
	margin-top:15px;
}
.nbs-flexisel-nav-right {
    right: -40px;
}
.nbs-flexisel-nav-left {
    left: -40px;
}
.welcome_bg{
	height:385px;
}
form.example input[type="text"]{
	width:40%;
}

.collectors_corner_bg h2, .our_collection h2{
	font-size:38px;
}
.welcome-bg h2 {
	font-size:44px;
	line-height:40px;
}
.highlight_bg h2 {
	color:#292929;
	font-size:36px;
}
#home-banner h2 {
    font-size: 48px;
    line-height: 40px;
}
.art-img-dtl {
    height: 400px;
}
.box-size{
	height: 470px;
}
#home-subs h2 {
	font-size: 40px;
line-height: 40px;
}
.margin_top {
    margin-top: 150px;
}
.height02 {
    height: 488px;
}
}
@media (min-width:970px){
.featured_bg .read_line, .inside_bg .read_line{
	width:70%;
}
}
@media (min-width:1170px){
.featured_bg .read_line, .inside_bg .read_line{
	width:75%;
}
.footer_bg .icon .left_side {
    width: 18%;
}
.inside_bg .gallery_section li{
	height:210px;
}
.pay-details{
	height: 285px;
}
}