/*-----------------    Default Css By Amit Silori   ----------------------------------*/
*{margin: 0px; padding: 0px; box-sizing:border-box;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

a:hover{color:#fb1e1e ;}
body{	margin:0;	font-weight:400;overflow-x:hidden;font-family: 'Poppins', sans-serif; font-size:15px; color: #222;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

article{overflow: hidden;}
body a{	transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;	-o-transition: 0.5s all ease;	-ms-transition: 0.5s all ease;font-family: 'Poppins', sans-serif; color: #222;}

/* CSS TOP MARGINS * -------------------------- */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; 
}

h1,h2,h3,h4,h5,h6{margin:0; color: #000;  font-family: 'Old Standard TT', serif; }

h1{ font-size:36px; }
h2{ font-size:26px; }
h3{ font-size:20px; font-weight: 600;}
h4{ font-size:20px; font-weight: 600;}
h5{ font-size:15px; font-weight: 600;}

p{font-weight: 400;  color: #222; font-size: 15px;  line-height: 24px; margin: 0px 0 10px 0; color:666;font-family: 'Poppins', sans-serif; }

p a {color: #222;}
b.normal{font-weight: 400;}

ul,label{	margin:0;	padding:0;}

body a:hover{	text-decoration:none;}
html input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select {border-radius: 10px;  height: 42px;  padding: 0 10px; box-sizing: border-box;   width: 100%; color: #777;border:1px solid #ddd;	font-size: 13px;background:#fff;}
html select { padding: 0 11px;font-size:13px;}
html select option {font-size:14px;	font-weight:300;}
html textarea { padding:10px 10px; box-sizing: border-box;width: 100%; color: #999;border:1px solid #ddd;border-radius:0px;	font-size: 15px;}
html button, html input[type="button"]{  color: #fff;  display: inline-block;  padding: 13px 20px;  text-transform: uppercase;  font-size: 16px;
    border-radius:2px; border:none;	font-weight:600;height:50px;}
html button:hover, html input[type="button"]:hover{   color: #fff;}
html input:focus, select:focus, textarea:focus, button:focus {outline: none;}
.form-control:focus { color: #495057; background-color: #fff;   outline: 0; }
.form-control{font-size: 13px; height: 42px;border-radius: 10px; margin-bottom: 10px;}
textarea.form-control {
    height: 120px;
    border-radius: 10px;
}
.btn {font-size:15px;	padding:15px 32px;	font-weight:400;	border-width:2px; border-radius:0px; line-height:normal;font-family: 'Poppins', sans-serif;   font-weight: 400; letter-spacing: 3px; }
.btn-primary {   color:#fff;  background-color: #fb1e1e;  border-color: #fb1e1e;}
.btn-primary:hover, .btn-primary:focus {  color: #fff;  background-color: #333;  border-color: #333;}
.btn-primary2 {   color: #044871;  background-color:transparent;  border-color:#044871;  }
.btn-primary2:hover, .btn-primary2:focus {  color: #fff;  background-color:#044871;  border-color: #044871;}
.btn-primary-outline {  color: #fff; background-color: transparent; border-color: #0048a8;}
.btn-primary-outline:hover, .btn-primary-outline:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary:focus, .btn-primary:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary.focus, .btn-primary:focus { box-shadow: none;}
.text-uppercase{ text-transform:uppercase;}
.text-capitalize{ text-transform:capitalize;}

/*--HeaderS ection--*/
.container{ padding: 0px;}

/*--nav Section--*/
.img-fluid{width: 100%;}

/*--General CSS--*/
.section{ padding:5em 0;}
.title-box{margin-bottom: 30px;}
.title{font-size:45px; line-height:52px; color: #333; font-weight:700; font-family: 'Old Standard TT', serif; margin: 20px 0 5px 0;  }
.title.white{color: #fff;}
p.sub-title{color: #fb1e1e; font-size: 20px;   font-family: 'Pacifico', cursive; font-weight: 400; font-style: italic;  letter-spacing: 1px; padding: 0px; margin:5px 0;}
hr.hr-center{width: 100px; margin: 1em auto; height: 3px; }
img.hr{padding: 20px 0;}
ul.navbar-nav li.nav-item.dropdown{transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown:hover .dropdown-menu{ display: block;  padding: 0px; border-top: 5px solid #e182a8;}
.navbar-brand{width: 13%; }
.back-gry{background: #f5f5f5;}
/*-- end General CSS--*/

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/


/*start header section css*/
.top-header{ background: #fb1e1e; transition: .5s all; padding: 1em  0 4em 0}
.left-header{float: left;}
.right-header{float: right;}
.top-header .call{margin-right: 15px; padding-right: 15px; }
.top-header span{display: inline-block; padding: 8px 0; color: #fff;font-size: 14px; }
.top-header span a{color: #fff;}
.top-header span i{margin-right: 5px; color: #fff; }
.header-start {background: transparent;  position: fixed; z-index: 999; left: 0px; width: 100%; }
.header-start .navbar{background: rgba(255, 255, 255, 1); padding: 0px 0 0 22px; position: relative;top: -50px; border-radius: 5px;}
.header-start .navbar-light .navbar-nav .nav-link { color: #000; font-size: 15px; font-weight: 500;  padding: 25px 20px;   }
.header-start .navbar-light .navbar-nav .nav-link i{color: green; font-size: 25px;}
.header-start .navbar-light .navbar-nav .nav-link:hover{color: #ed4820;}
.header-start.darkHeader{position: fixed;top: 0px;left: 0px; width: 100%;z-index: 999999;  background: #fff;}
.header-start.darkHeader .top-header{display: none; transition: .5s all;}
.header-start.darkHeader .navbar{top: 0px;}

ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item{font-size: 13px; padding: 10px 15px; border-bottom: 1px solid #ddd; }
/*end header css*/

/*start banner css*/
.main-banner{margin-top: 80px;overflow: hidden;}
.main-banner video{transform: scale(1.2);}
.main-banner .carousel-control-prev { left: -50px; top: 45%;}
.main-banner .carousel-control-next { right: -50px; top: 45%;}
.main-banner-overlay{background: rgba(0, 0, 0, .5); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.main-banner .carousel-caption{z-index: 999;    position: absolute; right: 15%; bottom: 32%; left: 15%;  padding-top: 1.25rem; padding-bottom: 1.25rem; color: #fff;}
.main-banner .carousel-caption .heading{ font-size: 75px; color: #fff;  font-weight: 700; line-height: 56px;  text-shadow: 2px 2px 2px #000;}
.main-banner .carousel-caption p{ font-size: 18px; color: #fff; margin: 15px 0; text-shadow: 2px 2px 2px #000;}


.main-banner .carousel-indicators [data-bs-target]{height: 12px; width: 12px; }
/*end banner css */

.video-text h1{color: #fff;}

.main-banner{position: relative;}
.video-text{position: absolute; content: ""; top: 10%; left: 0; width: 100%;height: 100%;}
.video-text .video-box-text{background: rgba(255, 255, 255, 0.8); position:relative;padding: 15px 20px;}
.video-text .video-box-text h5{color: #fb1e1e; line-height: 1.5; position: relative; font-size: 17px;}
.video-text .dropdown{margin-top: 5px;}
.video-text .dropdown button.btn-primary{display: inline-block;}
.video-box-text p{padding: 2%;}
.video-box-text span i{font-size: 25px; background: #179c0d;color: #fff;text-align: center;}
.video-box-text.video-start p{margin-top: 20px;}  
.video-text a.btn-primary{font-size: 20px;}          
.video-text .dropdown {margin-top: 20px;}
.video-text .dropdown button.btn.btn-primary{font-size: 10px;display: inline-block; text-align: center;}
/*start highlights section css*/
.highligt-box{position: relative; overflow: hidden; transition: .5s all; text-align: center; margin-top: 20px;  }
.highligt-img{background: #000; position: relative; overflow: hidden;}
.highligt-box img{transition: .5s all;  background: #000;}
.highligt-box:hover img{transform: scale(1.05); opacity: .6}
.highligt-overlay{position: absolute; top: 10px; width: 95%; height: 93%; border:2px dashed #fff; left: 10px; transition: .5s all;}
.highligt-box strong{display: block; margin-top: 15px; font-size: 24px; font-family: 'Old Standard TT', serif; }
   
/*end highlights section*/
.about{background: url(../images/bg1.jpg) no-repeat bottom; background-size: cover;}
.about-text a.btn{margin-top: 15px;}
.about-text p{text-align: justify;}
.about-img-inner{position: relative; overflow: hidden;}
.about-img-inner:before{position:absolute; top: 15px; left: 15px; height: 95%; width: 95%; border:2px dashed #fff; content: '';}
.about-img{padding-left: 4em;}
.about .owl-carousel .owl-nav .owl-prev{ display: inline-block; background: #fff; color: #fd226a; height: 45px; width: 45px; text-align: center;  line-height: 45px; border-right: 1px solid #ddd; }
.about .owl-carousel .owl-nav .owl-next{ display: inline-block; background: #fff; color: #fd226a; height: 45px; width: 45px; text-align: center;  line-height: 45px; }
.about .owl-carousel .owl-nav{ position: absolute; bottom: 18px; right: 18px;  }
/*end about section css*/


/*start Services section css*/
.services-box{position: relative;overflow: hidden;}
.services-box .service-overlay{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background: rgba(0, 0, 0, .5); padding-top: 70%; transition: .2s all;  transform: scale(1.8); opacity: 0;}
.services-box .service-overlay strong{ display: block; font-size: 35px; font-family: 'Old Standard TT', serif; color: #fff; line-height: 35px;letter-spacing: 1px; }
.services-box .service-overlay hr{width: 25%; margin: 0 auto; height: 2px ; background: #fff; position: relative; opacity: 1; margin: 15px auto; }
.services-box .service-overlay a{ display: block; color: #fff; letter-spacing: 3px; transition: .5s all;}
.services-box .service-overlay a:hover{  letter-spacing: 5px; }
.services .owl-carousel  .owl-item.active{margin: 0px !important; padding: 0px !important;}
.services .row{ padding: 0px 15px;}
.services-box img{transition: .5s all;}
.services-box:hover img{ transform: scale(1.2); }
.services-box:hover .service-overlay{ transform: scale(1); opacity: 1; }
.section.services{padding-bottom: 0px;}
.services .owl-carousel .owl-nav .owl-prev{ display: inline-block; background: #fff; color: #fd226a; height: 45px; width: 45px; text-align: center;  line-height: 45px; border-right: 1px solid #ddd; }
.services .owl-carousel .owl-nav .owl-next{ display: inline-block; background: #fff; color: #fd226a; height: 45px; width: 45px; text-align: center;  line-height: 45px; }
.services .owl-carousel .owl-nav{ position: absolute; bottom: 18px; right: 18px;  }
/*end services section css*/

/*start gallery section css*/
.gallery{background:url(../images/one.jpg) no-repeat; background-size: cover;}
.gallery.section{ padding-bottom: 12em; }
.start-gallery{margin-top: -150px; }
/*-------------------------------------start image gallery lightbox css-------------------------------------------*/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1} .lb-nav a.lb-prev, .lb-nav a.lb-next{opacity: 1} .gallery-start .col-md-3, .gallery-start .col-lg-3{padding: 5px 5px;} .gallery-img{overflow: hidden; height: 200px; margin-top: 20px;} .gallery-img img{transition: .5s all; height: 100%;} .gallery-img:hover img{ transform: scale(1.05); }

/*=======================================end image gallery lightbox css================================================*/


/*start testimonials css*/
.review-box{margin: 3px auto 0px auto; width: 50%;}
.testimonials .owl-carousel .owl-nav .owl-prev{position: absolute; top: 20%; left: 0px; font-size: 30px; height: 60px; width: 60px; line-height: 60px;text-align: center; transition: .5s all; }
.testimonials .owl-carousel .owl-nav .owl-next{position: absolute; top: 20%; right: 0px; font-size: 30px; height: 60px; width: 60px; line-height: 60px;text-align: center; transition: .5s all;}
.testimonials .owl-carousel .owl-nav .owl-prev:hover, .testimonials .owl-carousel .owl-nav .owl-next:hover{background: #f5f5f5}
/*end testimonials css*/

.faq-box h4 i{color: #fb1e1e; margin-right: 5px;}
.faq-box p{margin-top: 10px; text-align: justify;}
.faq-box{margin-top: 20px;}
.faq-box span i{margin-right: 5px; background: #179c0d;color: #fff; font-size: 20px; text-align: center;}

.faq-start .col-md-6{padding-left: 3em;}




/*start footer section css*/
.top-footer form{ width: 60%; margin: 0 auto ; background: #333;padding: 10px; margin-top: 30px;}
.top-footer form i{color: #fff; font-size: 20px; display: inline-block; vertical-align: middle; margin-right: 20px;}
.top-footer form .form-control{ width: 72%; display: inline-block; height: 44px;  border:none; outline: none; box-shadow: none; background: transparent; color: #fff; vertical-align: middle; margin: 0px; border-right: 1px solid #aaa; border-radius: 0px; margin-right: 20px;}
.footer-start{padding-top:;}
.footer-box h6{font-size: 22px; margin-bottom: 15px; font-weight: 600;}
.footer-box ul li{list-style: none; display: inline-block; width: 45%; margin-right:20px}
.footer-box a{padding: 5px 0; display: block; border-bottom: 1px dashed #ccc;}
.footer-box ul li a{ display: block; padding: 5px 0; }
.copy-footer{background: #333; padding: 20px 0;}
.copy-footer p, .copy-footer a{color: #aaa; font-size: 13px; margin: 0px;}
.fix-whatsapp {
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 999;}
/*end footer css*/

/*start inner baner css*/
.inner-banner{background: url(../images/inner.jpg) no-repeat ; background-size: cover; position: relative; padding: 18em 0 7em 0;}
.inner-banner.mandir-inner{background: url(../images/mandir-inner.jpg) no-repeat ; background-size: cover; position: relative; padding: 18em 0 7em 0;}
.inner-banner:before{content: ''; position: absolute;top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5);}
.inner-text{position: relative;}
.inner-text small{display: block; color: #fff;margin-top: 10px;}
.inner-text small a{color: #fff; }

.mandir-text{padding-left: 4em; text-align: justify;}
.mandir-img{position: relative;}
.mandir-img .om{position: absolute ;  top: 40%; right: -70px; width:25%; animation: spin 9s infinite linear;  -webkit-animation: spin 9s infinite linear; -moz-animation: spin 9s infinite linear;}
@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}
.start-facts {overflow: hidden; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15); margin-bottom: 4em;}
.start-facts .facts-text {padding: 2em;}
.start-facts .facts-text ul li{list-style: none; padding: 5px 0; }
.why-us {background: #333;}
.why-us-text{padding: 3em 3em 3em 7em;}
.why-ico{height: 80px; width: 80px; line-height: 80px; border:1px dashed #fff; margin-right: 15px; font-size: 40px; font-weight: bold; color: #fff;font-family: 'Old Standard TT', serif; display: inline-block; vertical-align: top; text-align: center;}
.why-text{ width: 80%;color: #fff; display: inline-block; vertical-align: top;}
.why-box{margin-top: 40px;}
.why-text p{color: #fff;}
.why-text strong{color: #fff; font-size: 25px; font-family: 'Old Standard TT', serif;}
.why-img{clip-path: polygon(92px 0px, 100% 0px, 100% 100%, 0px 100.16%)}

/*start contact page css*/
.contact-ico {display: inline-block; height: 100px; width: 80px; line-height: ; text-align: center; font-size: 30px; color: #fb1e1e; vertical-align: top;}
.contact-text{display: inline-block; width: 75%; vertical-align: top;}
.contact-text strong{font-size: 25px;font-family: 'Old Standard TT', serif; }
.contact-box{margin-top: 30px;}
.contact-form-start {padding: 4em;}
.contact-form-start  form{margin-top: 20px;}
.contact-form-start  form .form-control{border-radius: 0px; height: 50px;}
.contact-form-start  form textarea.form-control{height: 120px;}
.contact-form .col-md-4, .contact-form  .col-md-8{padding: 0px;}
.contact-form .row2{background: #fff; box-shadow: 0 0 15px 0 rgba(41,61,88,.1)}
/*end contact page css*/

/*sttart services page css*/
.service-highlight-ico{ display: inline-block;   vertical-align: middle; margin-right: 20px;}
.service-highlight-text{ display: inline-block;  width: 58%; vertical-align: middle;}
.service-highlight-text b{display: block; font-size: 20px;font-family: 'Old Standard TT', serif; color: #000; }
.service-highlight-box{margin-top: 40px;}
.services-page-text h4{display: block; font-size: 22px;font-family: 'Old Standard TT', serif; color: #000; margin: 5px 0; }
.services-page-text {padding: 20px;}
.services-page-text a{display: inline-block; letter-spacing: 2px; color: #fb1e1e; font-size: 15px; transition: .5s all;}
.services-page-text a:hover{letter-spacing: 3px;}
.services-page-text p{text-align: justify;}
.services-page-box{margin-top: 40px; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15)}
.services-page-img{overflow: hidden;}
.services-page-img img{transition: .5s all;}
.services-page-box:hover img{transform: scale(1.05);}

/*end services page css*/


/*start transport page*/
.transport-page-form{padding: 3em; background: rgba(255, 255, 255, 1); box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15); margin-top: -50%; margin-right: 3em;}
.transport-page-form h2{margin-bottom: 20px; padding: 10px; background: #fb1e1e; color: #fff;font-weight: bold;}
.transport-page-form form .form-control{border-radius: 0px; height: 50px;}
.transport-page-form form textarea.form-control{height: 120px;}
.transport-page-text p{text-align: justify;}
.transport-trxt{text-align: justify;}
.transport-trxt strong{display: block; padding: 3em; background: #eee; border-left: 5px solid red; font-size: 18px; margin-bottom: 30px;}
.transport-trxt ul li{list-style: none; padding: 10px 0; border-bottom: 1px dashed #ddd;}
.transport-trxt ul li i{ color: red; margin-right: 5px;  }

.car-start-why-us{margin-top: 3em;}
.car-why-box {
  margin-top: 25px;
}
.car-why-icon {
  display: inline-block;
}
.car-why-icon i {
  height: 50px;
  font-size: 22px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #f05626;
  vertical-align: top;
  background: #f05626;
  margin-top: 10px;
  color: #fff;
}
.car-why-box-text {
  display: inline-block;
  width: 78%;
  vertical-align: top;
  float: right;
}
.car-why-box-text p b {
  display: block; font-family: 'Old Standard TT', serif; font-size: 18px; font-weight: 800; color: #000;
}





/*XX-Large devices (larger desktops, 1400px and up)*/
@media (max-width: 1366px) { 
    .title {  font-size: 38px;}
    .mandir-img img{height: 670px;}
    .om img{height: auto;}
    .facts-img img{height: 620px;}
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1024px) { 
.header-start .navbar-light .navbar-nav .nav-link {
  padding: 25px 16px;
}
.title {
  font-size: 35px;
  line-height: 45px;
}
.inner-banner.mandir-inner {
  padding: 14em 0 7em 0;
}
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) { 

}


/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
.left-header {
  float: left;
  display: none;
}
.right-header {
  float: none;
  text-align: center;
}
.navbar-brand {
  width: 17%;
}
.highligt-box strong {
  display: block;
  margin-top: 15px;
  font-size: 18px;
  font-family: 'Old Standard TT', serif;
}
.highligt-overlay {
  top: 10px;
  width: 92%;
  height: 87%;
  border: 1px dashed #fff;
  left: 10px;
}
.about-img {
  padding-left: 0em;
}
.about .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.about-text{margin-bottom: 20px;}
.gallery-img {
  overflow: hidden;
  height: 155px;
  margin-top: 20px;
}
.section {
  padding: 3em 0;
}
.review-box {
  margin: 3px auto 0px auto;
  width: 80%;
}
.footer-start .col-md-6, .footer-start .col-md-3{width: 100%; max-width: 100%; flex: 100%}
.footer-box{margin-bottom: 30px;}
.header-start .navbar-light .navbar-nav .nav-link {
  padding: 15px 5px;
  border-bottom: 1px dashed;
}
.header-start .navbar{padding: 0 10px;}
.about-page .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.mandir-img .om {
	top: auto;
  bottom: -80px;
  right: 36%;
}
.mandir-text {
  margin-top: 60px;
  padding-left: 0px;
}
.start-facts .col-md-3{display: none;}
.start-facts .col-md-9{width: 100%; max-width: 100%; flex: 100%;}
.why-us .col-md-6{width: 100%; max-width: 100%; flex: 100%;}
.why-img {
  clip-path: polygon(0px 7px, 100% 0px, 100% 100%, 0px 100.02%);
}
.why-us-text {
  padding: 3em 3em 3em 3em;
}
.inner-banner {
  padding: 7em 0 4em 0;
  margin-top: 105px;
}
.mandir-img img {
  height: auto;
}
.mandir-img .om {
  top: auto;
  bottom: -60px;
  right: 36%;
}
.inner-banner.mandir-inner {
  padding: 3em 0 3em 0;
}
}

@media (max-width: 667px) { 

}


 /*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
.highligt-overlay {
  top: 10px;
  width: 95%;
  height: 92%;
  border: 1px dashed #fff;
  left: 10px;
}
.highligt-box strong {
  display: block;
  margin-top: 14px;
  font-size: 22px;
  font-family: 'Old Standard TT', serif;
}
.container{padding: 0 15px;}
}

@media (max-width: 480px) { 
.top-header span a {
  color: #fff;
  font-size: 12px;
}
.top-header .call {
  margin-right: 0;
  padding-right: 15px;
}
.start-gallery .col-md-3{width: 50%; max-width: 50%; flex: 50%;}
.main-banner {
  margin-top: 110px;
  overflow: hidden;
}
.title-box img{width: 20%;}
.title {
  font-size: 30px;
  line-height: 40px;
}
.gallery.section {
  padding-bottom: 9em;
}
.navbar-brand {
  width: 25%;
}
.top-header {
  background: #fb1e1e;
  transition: .5s all;
  padding: 0px 0 3em 0;
}
.header-start .navbar {
  padding: 0px 0 0 22px;
  top: -33px;
}
.main-banner {
  margin-top: 75px;
  overflow: hidden;
}
.title {
  font-size: 23px;
  line-height: 40px;
}
p.sub-title {
  font-size: 16px;
}
.contact-form-start {
  padding: 2em;
}
}


@media (max-width: 400px) { 
.footer-box ul li {
  width: 100%;
  margin-right: 0px;
}
.top-header span {
  display: inline-block;
  padding: 2px 0;
    padding-right: 0px;
  color: #fff;
  font-size: 12px;
}
.top-header {
  background: #fb1e1e;
  transition: .5s all;
  padding: 6px 0 3em 0;
}
.header-start .navbar {
  top: -35px;
}
.main-banner {
  margin-top: 90px;
  overflow: hidden;
}
}
