

body{
height: fit-content;

}
@media only screen and (min-width: 600px) and (max-width: 900px) {
  #slidermarquee{
    height: 210px;
   
  }
}

@media only screen and (min-width: 900px) and (max-width:2500px) {
  #slidermarquee{
    height: 230px;
   
  }
}

.bodycolor{
 background: rgba(3,10,124,255);
}

body
{
     font-family: "Roboto", serif ;
}



.top-header
{
	background:#fff;
	
	line-height:40px;
}
.login-icon{
   margin-right: 5px;
}

ul,li
{
    margin:0px;
    padding:0px;
}

.top_nav1
{
	list-style:none;
}

.top_nav1 li
{
	color:#fff;
	font-size:13px;
	display:inline-block;
	cursor:pointer;
	font-family: 'Open Sans' ;
}

.tbg
{
	background:#87642b;
	line-height:10px;

}

.top_nav1 li:last-child

{
	padding-left:10px;
}


.top_nav
{
	list-style:none;
}

.top_nav li
{
	color:#fff;
	font-size:13px;
	display:inline-block;
	cursor:pointer;
	font-family: 'Open Sans' ;
}

#cssmenu ul li a:hover 
{ 
  background:red;
  color: #fff;
}






.top_nav li a
{
	color:#fff;
}

.top_nav li i
{
    font-size:18px;
    padding-left:10px;
}


.navbar-expand-md
{
	border-bottom:1px solid #f2f2f2;
	margin:0px;
	padding:0px;
}


.navbar-nav a
{
	color:#333;
}

.navbar-toggler
{
    border:1px solid #333;
}

.mt-20
{
    margin-top:20px;
}

.mt-60
{
    margin-top:60px;
}

.mt-40
{
    margin-top:40px;
}

.mt-80
{
    margin-top:80px;
}

.header
{
	background:#ffff;
	padding:0px;
}

.main_navigation
{
	background:#cd1a12;
	z-index:100000;
}
   
  .right_box
  {
	  margin-top:13px;
	  color:#000;
	  font-size:14px;
	  font-weight:bold;
    padding-left: 60%;
  }
   
  .header img
   {
	   width:60%;
   }
   .h_right img
   
   {
	   
	   text-align:right;
   }
   
   .main_slider
   {
	   z-index:0;
   }
   

h1,h2,h3,h4,h5,h6,p,ul,li
{
    margin:0px;
    padding:0px;
}

@media only screen and (max-width: 600px) {
  p{
  
  }
}
.sticky {
  position: fixed;
  top: 0;
  background:#0d0401;
  width: 100%;
  z-index:1000000000000;
}

.sticky + .content {
  padding-top: 102px;
}
  
  .navbar .nav-item .dropdown-menu
  {
      font-size:13px;
  }
  
  .top_content
  {
	  background:#e6a843;
	  width:100%;
  }
  
  .chairperson h2
  {
	  font-size:18px;
	  color:#000;
	  font-weight:bold;
  }
  
  .chairperson p
  {
	  font-size:15px;
	  color:#000;
  }
  
  .ic
  {
	  font-size:40px;
	  color:#000;
	  font-weight:bold;
  }
  
  .bg1
  {
	  background:#e6a843;
  }
  
  .bg2
  {
	  background:#db9b32;
  }
  
  .pd-40
  {
	  padding:40px;
  }
  
  .event_container
  {
      margin:5px;
  }
  
  .box_left
  {
	  float:left;
  }
  
   .box_right
  {
	  float:left;
  }
  
  .event_container h2
  {
      font-size:18px;
      font-weight:bold;
      text-transform:uppercase;
      padding: 10px;
      background: #983c69;
      color: #ffff;
  }
  
  .event_container p
  {
      font-size:13px;
      font-weight:bold;
  }
  
  .seprator
  {
      border:1px dashed #fc5d14;
      width:100%;
      margin-bottom:20px;
      text-align:left;
  }
  
  
  .box
  {
	  -webkit-box-shadow: 0px 0px 9px 0px rgba(219,219,219,1);
-moz-box-shadow: 0px 0px 9px 0px rgba(219,219,219,1);
box-shadow: 0px 0px 9px 0px rgb(187, 14, 14);

  }

  
  .box p a
  {
	  color:#333;
	  text-decoration:none;
  }
  
  .l_link
  {
      background:#e6a843;
      padding:5px;
      border-radius:5px;
      margin-top:10px;
      cursor:pointer;
      font-size:14px;
      width:100px;
      text-align:center;
      color:#000;
  }
  
  .latest_videos h2
  {
      font-size:20px;
      text-transform:uppercase;
      font-weight:bold;
      margin-bottom:20px;
  }
  
  .latest_videos img
  {
      border:#f2f2f2 8px solid;
      margin-top:10px;
      cursor:pointer;
  }
  
  .about_section
  {
    background:url(../images/5.jpg);
    position: relative;
    height:300px;
  }
  
  .layer {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
}

.about_section h5
{
    color:#fff;
    margin-top:50px;
}

.about_section h3
{
    color:#e6a843;
    font-weight:bold;
}

.about_section p
{
    font-size:13px;
    color:#fff;
    margin-top:20px;
}

.about_section img
{
    margin-top:40px;
    border-radius:5px;
    box-shadow: 10px 10px;
}

.other_links h5
{
    color:#333;
    font-size:17px;
    font-weight:bold;
    margin-top:40px;
}

.other_links h3
{
    color:#e59719;
    font-size:22px;
    font-weight:bold;
    margin-bottom:20px;
}

/* card style start*/

.mycard{
  border:2px solid black;
  height: 223px !important;
}
/* card style end */
  
  @media screen and(min-device-width:320px) and (max-device-width:768px){
    .loginform1, .loginform2 {
      width: 100%;
      height: 210px;
      position: absolute;
    }
  }
 
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
   
   .top_nav li
   {
       font-size:12px;
       display:inline-block;
   }
   
   .top_nav1 li
   {
	   font-size:12px;
       display:inline-block;
       
   }
   
   .top-header
   {
	   line-height:30px;
	   text-align:center;
	 
   }
   
   .top-header .text-left, .top-header .text-right
   {
       text-align:center;
   }
   
   
   .leftmy
   {
       text-align:center;
	   
   }
   
   .righthd
   {
	 text-align:center;
	 
   }
   
   .header img
   {
	   width:70%;
   }
   
   .h_right
   {
	   display:none;
   }
   
   .pd-40
  {
	  padding:10px;
  }
  
   .chairperson h2
  {
	  font-size:15px;
	  color:#000;
	  font-weight:bold;
  }
  
  .chairperson p
  {
	  font-size:13px;
	  color:#000;
  }
  
 .ab_right
{
    display:none;
}
   
 .about_section h5
{
    color:#fff;
    margin-top:20px;
}
  
  .latest_videos h2
  {
      font-size:20px;
      text-transform:uppercase;
      font-weight:bold;
      margin-bottom:20px;
      margin-top:20px;
  }
  
  .about_section
  {
    background:url(../images/5.jpg);
    position: relative;
    height:400px;
    margin-bottom:30px;
  }
  
  .box img
  {
      min-width:19px;
  }
  
  
  
  .mt-80
  {
      margin-top:40px;
  }
  
  .mt-40
  {
      margin-top:20px;
  }
       
  
}
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
  
.sonu{    
   width: 40%;
    z-index: 1;
    position: absolute;
    right: 0;
    
  
}

.marquee{
position: absolute; 
z-index: 1; 
right: 0;
width: 30%;

}
#mqu{
  
padding: 20px;
}

.main_slider{

float: left;

}


@media only screen and (min-width: 200px) and (max-width: 500px) {
  #mqu {
    height: 115px;
    max-width: 1000px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 500px) {
  .marquee {
    height: 170px;
    width: 100%;
    font-size: 11px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 786px) {
  #mqu {
    height: 210px;
    max-width: 1000px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 786px) {
  .marquee {
    height: 270px;
    width: 100%;
    font-size: 12px;
  }
}

@media only screen and (min-width: 786px) and (max-width: 1086px) {
  #mqu {
    height: 210px;
    
  }
}

@media only screen and (min-width: 786px) and (max-width: 1086px) {
  .marquee {
    height: 250px;
    width:40%;
    font-size: 12px;
    
  }
}

@media only screen and (min-width: 1086px) and (max-width: 1486px) {
  #mqu {
    height: 240px;
    
  }
}

@media only screen and (min-width: 1086px) and (max-width: 1486px) {
  .marquee {
    height: 280px;
    font-size: 14px;
    
  }
}


/*slider*/
@media only screen and (min-width: 200px) and (max-width: 500px) {
  .top-slider {
    height: 170px;
    width: 100%;
  }
}

@media only screen and (min-width: 500px) and (max-width: 786px) {
  .top-slider {
    height: 270px;
    width: 100%;
  }
}

@media only screen and (min-width: 786px) and (max-width: 1086px) {
  .top-slider {
    height: 250px;
    
  }
}

@media only screen and (min-width: 1086px) and (max-width: 1486px) {
  .top-slider {
    height: 280px;
    /* background-color: */
    
  }
}

@media only screen and (min-width: 200px) and (max-width: 500px) {
  #mqu-head {
    margin-left: 15px;
    
  }
}
/* end slider*/

/*box*/


.box-bg{
background: #cd1a12;
  	  -webkit-box-shadow: 0px 0px 9px 0px rgba(219,219,219,1);
-moz-box-shadow: 0px 0px 9px 0px rgba(219,219,219,1);
box-shadow: 0px 0px 9px 0px #030a7c;
  border-radius:5px;
}
 .box-bg-1{
      margin-right: 15px;
   margin-left: 15px; 
}
.box-bg-2{
  border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
}

@media only screen and (min-width: 200px) and (max-width: 550px) {
  .box-bg-1{
    margin-left:0px;
    margin-right:0px;
    }}

/*end box*/

.bg-markquee{
  padding: 10px;
  background: #cd1a12;
  color: #fff;
}

.bg-markquee p a{
  
  color: #fff;
}

.bg-markquee p span{
  
  margin-right: 10px;
}

.view-all{
  border: 1px solid yellow; 
  color: white;
  margin-left: 155px;
  padding:3px;
}

.none li{
  display: inline;
}

/*marquee2 */
@media only screen and (min-width: 786px) and (max-width: 1486px) {
  .marquee2 {
    height: 175px;
  }
}
/*end-marquee2 */
/* form login responsive */
  @media screen and(min-device-width:320px) and (max-device-width:768px) {
    
    .mobile-view{
      display: block;
    }
    .abc{
      display: none;
    }
    .loginform1,.loginform2 {
      width: 100%;
      height: 210px;
      position: absolute;
  }
}
/* form  login responsive */
/* about */
  .ful{
    list-style: none;
  }

  .ful li{
    display: inline;
  }

  .ful li a{
    color: #f2f2f2;
  }
/* end about */

/*btn-footer */
.btns,.btns1,.btns2 {
  border: 2px solid black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
}

/* Green */
.btns {
  border-color: #2e6cc8;
  color: white;
  background-color: #2e6cc8;
}

.btns:hover {
  background-color: black;
  color: white;
}

.btns1 {
  border-color: #3a93d8;
  color: white;
  background-color: #3a93d8;
}

.btns1:hover {
  background-color: black;
  color: white;
}

.btns2 {
  border-color: #dd5042;
  color: white;
  background-color: #dd5042;
}

.btns2:hover {
  background-color: black;
  color: white;
}
/* btn-footer*/

/*slide-marquee */


#mq2 {
 
  height: 20px;
  font-weight: bold;
  position: relative;
  animation: mymove 10s infinite;
}
#mq2 {animation-timing-function: linear;}

@keyframes mymove {
  from {right: -100%;}
  to {right: 100%;}
}


*/


#bg-contact{
  background-image: url("images/ask-now-img.jpg");
}

/* css login Registration menu start */
.myLogin{
  display: flex;
  justify-content: space-between;
  margin-bottom: -10px;
}
.myLogin li{
  list-style-type: none;
  padding: 10px 0;
}
.myLogin li a{
  color: white;
  text-decoration: none;
}
.myLogin li a:hover{
  color:#983c69;
  background-color: white;
  font-weight: bold;
  width: 50%;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

/* boxlign */
.mycard{
  position: relative;
  z-index: 1;
}
.loginform1, .loginform2{
    width: 285px;
    height: 210px;
    position: absolute;
}
.loginReg{
  padding:10px 20px;
}
.txtbox-1, .txtbox-2, .txtbox-3{
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  background-color: rgb(222, 217, 217);
  font-size: 15px;
}
.txtbox-3, .txtbox-2{
  background-color: rgb(31, 31, 226);
  color: white;
  cursor: pointer;
  outline: none;
  border:none;
}
.txtbox-2:hover{
  background-color: rgb(62, 62, 192);
  color: white;
  transition: 0.4s ease;
  outline: none;
  border: none;
}
.txtbox-3:hover{
  background-color: rgb(62, 62, 192);
  color: white;
  transition: 0.4s ease;
  outline: none;
  border: none;
}

/* css login Registration menu end */



/* Style the tab */
.tab {
  background-color: #983c69;
  width: 100%;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 22px 16px;
  transition: 0.3s;
  font-size: 17px;
  width: 50%;
 
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: white;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: white;
    width: 50%;
    font-weight: bolder;
    color: #983c69;
    
}

/* Style the tab content */
.tabcontent {
  display: none;
  border-top: none;
}
/* slider icon */
.slider-icon-hidden{
  margin-left:-10px;
  margin-right:-10px;
}
.slider-icon{
  background-color:#983c69;
  color:white;
  left: 0;
  border-radius: 10px;
  padding: 10px;
}

/* view all butotn */
.abc{
  display: block;
}
.mobile-view{
  display: none;
}
/* table-responsive */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: left;
  padding: 8px;
}
/*
tr:nth-child(even){background-color: #f2f2f2}
*/
/*contact us map */
@media only screen and (min-width: 200px) and (max-width: 786px) {
  .map {
    margin-top: 15px;
  }
}

/*end contact us map */

hr.new1 {
  border-top: 1px solid red;
}

.section-part{
  /* border: 20px solid #983c69; */
  /* padding-left: 20px;
  padding-right: 20px; */
 
  background-color: #fff;
  /* border-top: hidden; */
}

.section-part1{
  margin-left: 20px;
  margin-right: 20px;
  /* margin-bottom: 10px; */
  /* background-color: #fff; */
}

/* marquee-latest */
   .markquee-latest{
  border-top-right-radius:5px;
   border-bottom-right-radius:5px;
}

marquee .left-right{
  display: inline-flex;
  list-style: none; 
}
/* end-marquee-latest */

video {
  min-width: webkit-fill-available;;
  height: auto;
}

@media only screen and (min-width: 200px) and (max-width: 550px) {
  .box-bg-sm {
   margin-right: 0px;
   margin-left: 0px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 500px) {
  .box-bg-sm-1 {
   margin-left: 0px;
  }
}


@media only screen and (min-width: 500px) and (max-width: 900px) {
  .box-bg-sm-2 {
   margin-right: 0px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 900px) {
  .box-bg-sm-3 {
   margin-top: 10px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 2100px) {
  .boxes{
   margin-right: 15px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 900px) {
  .logo-2 {
    display: none;
  }
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
  .logo-1 {
    height: 120px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
  .logo-1 {
    height: 100px;
  }
}

.lupdate{
font-weight:700;
 background-color: 
 #F7F7F7; width:15%; 
 border-top-right-radius:5px;
 border-bottom-right-radius: 5px;
}

.colp{
  padding-right:0px; 
  padding-left:0px;
}

.bodycolor{
  background:#030a7c;
}


.bodyborder2{ 
  border-left: 15px solid #030a7c;
  border-right: 15px solid #030a7c;
}
.slidemarq{
  width:100%; 
  padding-top:15px
}

.marqview{
 
  width:8%; background-color: #f7f7f7; 
  border-bottom-left-radius:5px;
  border-top-left-radius:5px
}

@media only screen and (min-width: 200px) and (max-width: 600px) {
  .marqview{
   width: 20%;  
  }
   .marqview a{
    margin-top:50px;
     Font-size:10px;
  }
}
 
  @media only screen and (min-width: 600px) and (max-width: 900px) {
  .marqview{
   width: 15%;
  }
    
  .marqview a{
   Font-size:14px;
  }
}

  @media only screen and (min-width: 900px) and (max-width: 2500px) {
  .marqview{
   width: 8%;
  }
    .marqview a{
   Font-size:14px;
  }
}

@media only screen and (min-width: 200px) and (max-width: 600px) {
  .lupdate{
    width: 10%;
    font-size:14px;
  }
  .lup{
    margin-right:1px;
    font-size:14px;
    display: none;
  }
  .footerhindi{
    display:none;
  }
  .footerlink{
    display:flex;
    font-size:10px;
  }
   .footerlink p{
    font-size:12px;
    
     margin-bottom:10px;
    
  }
  .footerbannerp{
    font-size:14px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 2500px) {
  .footerline{
     display:none;
  }
 .footerlink p{
   text-align:center; 
  }
    .footerbannerp{
    padding-left:60px;
  }
}
  @media only screen and (min-width: 600px) and (max-width: 900px) {
  .lupdate{
   width: 40%;
  }
    .lup{
    Font-size:14px;
  }
}

  @media only screen and (min-width: 900px) and (max-width: 2500px) {
  .lupdate{
   width: 12%;
  }
    .lup{
   
    Font-size:14px;
  }
}

#mqu-head{
  border-bottom: 1px solid yellow; 
  padding-bottom:7px;
  font-size: 12px;
}
  @media only screen and (min-width: 200px) and (max-width: 800px) {
  #mqu-head{
    font-size: 11px;
    }}
 
@media only screen and (min-width: 200px) and (max-width: 800px) {
  .slide-track {
    width:100%;
    height:74px;
  }
  
  .slide {
    width:100%;
    height:100px;
    display: grid;
  }
   .sliderhome{
    width:100%;
     height:100px;
     
  }
   .top-slider{
    
     height:101px;
  }
  
}

 @media only screen and (min-width: 200px) and (max-width: 800px) {
  .locationimg{
    width:100%;
    }
  
}


.textcolor{
 color:#030a7c;
}
@media only screen and (min-width: 550px) and (max-width: 2100px) {
  .passports{
    width:54%;
   
  }
}

@media only screen and (min-width: 200px) and (max-width: 550px) {
  .passports{
    width:100%;
   
  }
}
@media only screen and (min-width: 200px) and (max-width: 550px) {
  .passp{
    width:100%;
   
  }
}
@media only screen and (min-width: 550px) and (max-width: 900px) {
  .passp{
    width:100%;
   margin-left:300px;
  }
   .texts2{
    font-size:11px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 2100px) {
  .passp{
    width:54%;
   
  }
}
@media only screen and (min-width: 900px) and (max-width: 2100px) {
  #father{
    width:70%;
  }
   .texts2{
    font-size:12px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 550px) {
  #father{
    width:60%;
  }
  .relation{
    width:40%;
  }
  .texts2{
    font-size:11px;
  }
  .marriwidth{
    width:50%;
  }
  .marriwidth2{
    width:35%;
  }
  .marriwidth3{
    width:32%;
  }
  .natwidth{
    width:40%;
  }
  .natw{
    width:150%;
  }
  .natwid{
  width:39%;
  }
  .captch{
  text-align:center;
  }
}

@media only screen and (min-width: 550px) and (max-width: 2500px) {
  .natwidth{
    width:93%;
}
.natwidth2{
    width:139%;
  }
  .natwidth3{
    width:100%;
  }
  .captch{
  text-align:right;
  }
}
@media only screen and (min-width: 550px) and (max-width: 2500px) {
  .permanent{
   margin-top:45px;
  }
  .containerborder{
        border:1px solid gray;
       }
  .marginsetion{
    margin-bottom:20px;
  
}}
@media only screen and (min-width: 200px) and (max-width: 550px) {
  .text-capitalize{
  font-size:14px;
}
  
    .text-capit{
  font-size:14px;
}
  .table tr th{
    font-size:12px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 2500px) {
  .sliderhome{
  height:400px;
}
  .top_nav li{
  padding-right:5px;
  }
}