


@media (max-width: 768px) {
.rmtb50{ margin:50px 0px; }	
.rmtb40{ margin:40px 0px; }	
.rmtb340{ margin:30px 0px; }	
.rmtb20{ margin:20px 0px; }	
.rmtb10{ margin:10px 0px; }
.rmb20{ margin-bottom:20px; }

.rmb30{ margin-bottom:30px; }

.rmb40{ margin-bottom:40px; }

.rmb50{ margin-bottom:50px; }

.rm0{ margin:0 auto; }
.rmt10{ margin-top:10px; }
.rmt20{ margin-top:20px; }

.rmt30{ margin-top:30px; }

.rmt40{ margin-top:40px; }

.rmt50{ margin-top:50px; }

.rmt70{ margin-top:70px; }

.rpt50{ padding-top: 50px; }

.rpt70{ padding-top: 70px; }
.rpb50{ padding-bottom: 50px !important; }	

.margin-bot{ margin-bottom:40px;}

.getSta{ overflow:hidden;}
.getSta h4 {font-size:14px;}
.getSta a.myBtn{
	float:none; margin-top:10px !important;}
		
.footer-top{ padding-bottom:50px;}

.addPages .category-tab .nav-tabs li a {
    font-size: 15px;
}
.addPages{ margin-top:0px;}
.r-side{ margin-top:40px;}

}
 
 
 @media (max-width: 480px){
.secHeader .h2Artist{ font-size:16px !important ; line-height:20px !important;} 
.rs-mrg-t20{ margin-top:20px !important;}
.rs-mrg-b20{ margin-bottom:20px !important;}	 

.thR i{ margin:0px 4px; font-size:11px; }
 




/***SECTON HEADER***/


.secHeader h2{  font-size:18px;}
.secHeader p{ font-size:10px;}
.secHeader h5 a{color:#999; font-weight:bolder;}

/***SECTON HEADER***/


.browserArt figcaption {
	top: 60px;

}
.browserArt .img-landscape {
	top: 5px !important;

}

.browserArt .img-landscape  h2 {
	margin-bottom:5px;
	color: #fff; 

}
.rs-p-l{ float:left !important;}

.pay-body h4{ font-size:65%;}
 
 }
 
 
 
 
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { ... }


@media (min-width: @screen-md-min) and (max-width: @screen-md-max) { ... }


@media (min-width: @screen-lg-min) { ... }






/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) { ... }

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) { ... }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) { ... }