
@media all {
	.page-break	{ display: none; }
}

@media print {
	.body{
		
		body {
		/*font-family: "Raleway", Helvetica, Arial, sans-serif;*/
		font-family: 'Droid Sans', sans-serif;
		
		font-size: 22px;
		
		line-height: 2;
		letter-spacing: 0.075em;
		color: #333333;
		background-color: #fff;
	}
	}
	.page-break	{ display: block; page-break-after: always; }
	
	
	p{
		font-size: 22px;
	}

    .table{
		width : 100%;
		height: 100%;
    border: 0 !important; 
	
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: #FFF !important;
	border-top: none !important;
    }	
	
	
	.table th, .table td {
    border-top: none !important;
    border-left: none !important;
}
.fixed-table-container {
    border:0px;
}

.table tbody tr td, .table tbody tr th {
    border: none;
}

   
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
	border: none!important;
    /* border-top: 1px solid #ddd; */
} 

.container{
	
	margin-left: 0px;
	margin-right: 0px;
}
.printing_para{
	
	font-size: 20px;
	text-align: justify;
}

.title_head{
	
	color: #FFF;
	
}


}



/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

	#home-carousel  .item {
		height: 500px;
	}

	
		
	.carousel-caption h1 {
		font-size:46px;
		margin-bottom:0;
		line-height:27px;
		letter-spacing:2px;
		font-weight:100;
		
	}

	.carousel-caption h2 {
		font-size:51px;
		font-weight:600;
		margin-top:0px;
		text-transform:lowercase;
		letter-spacing:2px;
		margin-bottom:20px;
	}
    #YagyaRequest, #SanskarShala, #quick_link, #services, #contact{
		padding-top: 110px;
		padding-bottom: 100px;
	}

}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

	.st-navbar ul li a{
		margin-left: 13px;
		margin-right: 13px;
	}

	#home-carousel  .item {
		height: 500px;
	}

	.carousel-caption h1 {
		font-size:26px;
		margin-bottom:0;
		line-height:27px;
		letter-spacing:2px;
		font-weight:100;
	}

	.carousel-caption h2 {
		font-size:51px;
		font-weight:600;
		margin-top:0px;
		text-transform:lowercase;
		letter-spacing:2px;
		margin-bottom:20px;
	}

	#SanskarShala .SanskarShala {
		padding-left: 0;
		padding-right: 0;
		padding-top: 9%;
	}

	.scroll-up{
		display: none !important;
	}

	#YagyaRequest, #SanskarShala, #quick_link, #services, #contact{
		padding-top: 100px;
		padding-bottom: 100px;
	}

	#fun-facts .col-md-3:nth-child(2) .fun-fact{
		border-right: 0px;
	}

	#testimonial{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#about-us .about-us .btn-send {
		margin-top: 12px;
	}



}

/* xs */
@media (max-width: 767px) {

	.logo{
		margin-left: 15px;
	}

	.navbar-nav{
		background-color: #f5f5f5;
	}

	.st-navbar .navbar-collapse ul{
		margin-top: 18px;
	}

	#home-carousel  .item {
		height: 300px;
	}

	.carousel-caption h1 {
		font-size:16px;
		margin-bottom:0;
		line-height:27px;
		letter-spacing:2px;
		font-weight:100;
	}

	.carousel-caption h2 {
		font-size:31px;
		font-weight:600;
		margin-top:0px;
		text-transform:lowercase;
		letter-spacing:2px;
		margin-bottom:20px;
	}

	.scroll-up{
		display: none !important;
	}

	.footer-social-icons {
		text-align: center;
		margin-bottom: 15px;
	}

	.copyright{
		text-align: center;
	}
	
	

	 #contact{
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.contact-info{
		margin-bottom: 50px;
	}

	#fun-facts .fun-fact{
		border-right: 0px;
		margin-bottom: 30px;
	}

	#about-us .our-office{
		padding-left: 0;
		padding-right: 0;
	}

	#Gurudev{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#SanskarShala .SansskarShala {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 10%;
		padding-bottom: 10%;
	}

	#YagyaRequest, #SanskarShala, #quick_link, #services{
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.st-service {
		margin-top: 50px;
	}



}

/* XS Portrait */
@media (max-width: 479px) { 

	
	#header .navbar {
    min-height: 80px;
    margin-bottom: 0;
    border-radius: 0;
}
.logo{
		margin-left: 15px;
	}

	.navbar-nav{
		background-color: #f5f5f5;
	}

	.st-navbar .navbar-collapse ul{
		margin-top: 18px;
	}
    .carousel-caption
  {
    top: 60%;
  }
	
	
	.carousel-indicators {
   /* position: absolute;
    bottom: 2px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; */
	display:none !important;
}
	
	
	#home-carousel  .item {
		height: 700px;
	}

	.carousel-caption h1 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 100;
    margin-top: 15%;
}

	.carousel-caption h2 {
		font-size:31px;
		font-weight:600;
		margin-top:0px;
		text-transform:lowercase;
		letter-spacing:2px;
		margin-bottom:20px;
	}

	.carousel-caption p {
		font-size:10px;
		color: #FFF;
		margin-top: 5px;
		margin-bottom:10px;
		text-align: center;
		
	}
	
	.btn-carousel-readmore{
		
		margin-top: 5px;
	}
		
	
	.scroll-up{
		display: none !important;
	}

	.footer-social-icons {
		text-align: center;
		margin-bottom: 15px;
	}

	.copyright{
		text-align: center;
	}
	
	#slider{
		
		padding-top: 20px;
	}
	
	
	 
	

	#YagyaRequest, #SanskarShala, #quick_link, #contact{
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.contact-info{
		margin-bottom: 50px;
	}

	#fun-facts .fun-fact{
		border-right: 0px;
		margin-bottom: 30px;
	}

	#about-us .our-office{
		padding-left: 0;
		padding-right: 0;
	}

	#testimonial{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#about-us .about-us {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 10%;
		padding-bottom: 10%;
	}

    #quick_link, #services{
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.st-service {
		margin-top: 50px;
	}



}


}