@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 body {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    /*font-family: calibri,sans-serif;*/
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-family: "Poppins", serif;
    max-width:1500px;
    color: #1e293b;
  }
html{
	scroll-behavior:smooth;
}
a{
  text-decoration:none;
}
.flex
{
    display:flex;
    justify-content:space-between;
    align-items: center;
}
.center{
    text-align:center !important;
}
.mb5 li{
    margin-bottom:5px!important;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.dy table{
    /*table-layout:fixed;*/
    width:100%;
    /*text-align:center;*/
    vertical-align:top;
    display:table;
    overflow: visible;
    border-collapse: collapse;
    margin-top: 10px;
}
.dy table ul
{
       margin: 0 0 0 -25px;
}

.dy tr{
    border-collapse: collapse;
}

.dy th{
    font-weight:600;
    padding:5px 10px;
    border: 1px solid #828282;
    border-collapse: collapse;
    vertical-align:middle;
    /*color: #212529;*/
    font-size:17px;
    text-align:left;
    /*font-weight: 300;*/
    /*color: #1e293b;*/
    /*background: bisque;*/
    font-weight: 400;
}
.dy td{
    padding:7px 10px;
    display: table-cell;
    /*border:1px solid  #aeb2b5;*/
    border: 1px solid #828282;
    vertical-align:middle;
    /*text-align: center;*/
     /*color: #212529;*/
     color: #000;
     font-size:17px;
     border-collapse: collapse;
     font-weight: 300;
}

strong, b{
    /*font-weight:600;*/
}
.dy a:hover{
    color:#fb0404;
}

.dy ul{
    padding-left: 20px;
     /*margin: 5px;*/
}
  /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*.dy table tbody tr:nth-of-type(even) {*/
/*	background-color: #ffffff;*/
/*	border: 1px solid #ddd;*/
/*	border-collapse: collapse;*/
/*}*/

/*.dy table tbody tr:nth-of-type(odd) {*/
/*	background-color: #f3f3f3;*/
/*	border: 1px solid #ddd;*/
/*	border-collapse: collapse;*/
/*}*/

/*+++++++++++++*/
.dy .table1 th {
	background-color: #2bb567;
	border: .5px solid #e1e1e1;
}
.dy .table1 td {
	border: .5px solid #e1e1e1;
}

.dy .table1 tbody tr:nth-of-type(even) {
	background-color: #e2ffef;
}

.dy .table1 tbody tr:nth-of-type(odd) {
	background-color: #ffffff;
}

/*++++++++++++++*/

.dy .table2 th {
	background-color: pink;
	border: 1pt solid pink;
}

.dy .table2 tbody tr:nth-of-type(even) {
	background-color: pink;
}

.dy .table2 tbody tr:nth-of-type(odd) {
	background-color: green;
}

/*++++++++++++++*/

.dy .table3 th {
	background-color: pink;
	border: 1pt solid pink;
}

.dy .table3 tbody tr:nth-of-type(even) {
	background-color: pink;
}

.dy .table3 tbody tr:nth-of-type(odd) {
	background-color: green;
}

/*++++++++++++++*/

.dy .table-link th {
	background-color: pink;
	border: 1pt solid pink;
}

.dy .table-link td {
	/*background-color: #FFE066;*/
	background-color: #ffe995;
	color:#212529;
	border:2px solid #ffffff;
	/*font-weight:500;*/
	padding:10px;
	font-weight: 500;
	
}

  /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  .faq ol{
          margin-left: -25px;
  }
  .dy .faqTitle{
      font-weight:700;
  }
  .dy .faq-qus{
          /*font-weight: 500;*/
    margin: 0;
    margin-top: 25px;
  }
  .dy .faq-ans{
      margin:5px 0 20px 0;
      font-weight: 400;
      
  }
  
  .dy .last-date{
      font-size:12px;
      padding-top:10px;
      color:#878787;
  }
  /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  
/* ---------------------------------------------------------------------------------------- */
 /*.bannerHeading{*/
 /*           font-size: 45px;*/
 /*           text-align: center;*/
            /*color: #fff;*/
 /*           font-weight: 800;*/
 /*           color:#000;*/
 /*           margin-top:60px;*/
  
 /*       }*/
 /*       .banner{*/
 /*           width:90%;*/
 /*           margin:auto;*/
 /*           padding-top: 5px;*/
 /*       }*/
 /*       .subBanner{*/
 /*           width:100%;*/
 /*           height:250px;*/
 /*           margin:auto;*/
 /*            background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);*/
 /*       }*/
/* ---------------------------------------------------------------------------------------- */
/*.popularJob{*/
/*    width:auto;*/
/*    margin:80px;*/
/*    padding:0 5%;*/
/*    display:flex;*/
/*    justify-content:center;*/
/*    flex-wrap:wrap;*/
/*    margin-top: 200px;*/
/*}*/

/*.popularLink {*/
/*            display:flex;*/
/*            flex-direction:column;*/
/*            width: 90px;*/
/*			height: 80px;*/
/*			transition: all .25s ease-in-out;*/
/*            border: 1px solid #fff;*/
            /*border-radius: 50%;*/
            /*box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;*/
/*              box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;*/
            /*background-image: url("https://static.okresult.com/police.png");*/
/*            margin:0 10px;*/
/*            text-align:center;*/
           
/*}*/
/*.popularLink:hover{*/
/*    box-shadow: rgba(100,100,111,.2) 0 7px 29px 0;*/
/*    color:red;*/
/*    background:#e0e0ff;;*/
/*}*/
/*.popularJob img{*/
/*			max-width:60px;*/
/*			max-height:60px;*/
/*			margin:auto;*/
/*			padding:10px;*/
/*}*/
/*.popularlink span{*/
/*    padding:10px 0;*/
/*    font-size:16px;*/
/*}*/
/*.popularLink a{*/
/*    color:#000;*/
/*}*/


.adv{
    width:100%;
   margin:30px 0;
}

  
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  
  #boxContainer {
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    align-items:center;
    background:#fff;
    width:90%;
    margin:auto;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px;
    border-radius:10px;
    padding:30px;
  }

  .boxData
  {
        height: 70px;
        width: 23%; 
        display:flex;
        align-items:center;
        margin:5px ;
        padding:5px 0;
  }
 
 .boxData h2{
     font-size:18px;
     margin:0;
     /*padding:8px;*/
     text-align:center;
     /*font-weight:400;*/
     color:#fff;
 }
.boxData a
  {
    color:#202020;
    font-weight:400;
  }
.boxData h2:hover{
    transition: color .1s ease-in-out,background-color .1s ease-in-out;
}
    
/************************************************************************************************/
.mcontent
  {
    display:flex;
    width: 85%;
    margin: auto;
    padding:2px;
    flex-wrap:wrap;
    margin-bottom:100px;
    max-width:1100px;
}
  
.row, .admit {
    width: 30%;
    background-color: #FFFFFF;
    margin:auto;
    margin-top:50px;
     /*vertical-align:top;*/
     /*border: 2px solid #1B7186;*/
     border: 1px solid #000;
     height:1000px;
      overflow:hidden;
       position: relative;
         /*margin-top:80px;*/
         padding-bottom:30px;
  }
.row2 {
    height:300px !important;
}
.heading {
    color: #FFFFFF;
    padding:5px 0;
    font-size:22px;
    font-weight:700;
    background-color: #1B7186;
    text-align:center;
}
.post{
  height:auto;
}
.post a {
    text-decoration:none;
    text-align:left;
    font-size: 17px;
    color:#000;
    display:block;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
        padding: 5px 10px 0 0;
    line-height: 1.3;
}
.post ul{
    padding-left  :15px;
        margin: 0;
}
.post ul li ul{
    margin-top:15px;
}
.post ul li{
    list-style-type:none;
    padding:5px;
}
.post  a:hover{
     color: #1569d9;
     transition:.2s;
  }
.view_more{
    width:100%;
    display:block;
    position: absolute;
    bottom: 0px;
    background:#FFFFFF;
    padding-top:10px;
}
 .view_more a{
    width:fit-content;
    font-size: 14px;
    font-weight:700;
    float:right;
    text-align: center;
    color:  #fff;
    padding:5px 12px;
    background:#000;
    margin:0 10px 10px 0;
}
 .view_more a:hover{
      opacity: 0.8;
}
.lastDate{
    color:red;
    font-size:14px;
}
.postT th{
    background-color: #AA183D;
    color: #fff;
}
/* --------------------------------------------btm Style--------------------------------------------- */
.search_link
{
    width:auto;
    margin:auto;
    margin-top:50px;
}
 .search_link a{
            margin: 5px 0 0;
            /*display: block;*/
padding: 0;
text-decoration: none;
        }
.sch-item{
    background-color: #1B7186;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 6px;
    margin: 1px 1px 1px 2px;
    display:inline-flex;
    align-items: center;
    justify-content: center;
}
/* --------------------------------------------btm Style--------------------------------------------- */
 .tlink ul, .tlink ol{
        margin: 20px -20px;
    }
    .tlink a, .tlink li{
        color:#434343;
        /*font-size:14px;*/
    }
    
/*++++++++++++++++++++++++++++++++++++++++++*/

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
/* --------------------------------------------btm Style--------------------------------------------- */
#btm-info{
    margin:auto;
    margin:50px 8%;
    
}
#btm-info .heading{
    margin:15px 0;
     color: #FFFFFF;
    padding:5px 0;
    font-size:22px;
    font-weight:700;
     /*background-color: #183444;*/
     background-color:  #AA183D;
}
#btm-info p {
    
    text-align:justify;
    line-height:1.5;
    padding: 0 10px;
}
/****************************************************************/
/* Sidebar container */
.social-sidebar {
  position: fixed;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 1000;
}

/* Icon base style */
.social-sidebar a {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  border-radius: 0 8px 8px 0;
  transition: all 0.3s ease;
  text-decoration: none;
}

/* Expansion + glow on hover */
.social-sidebar a:hover {
  width: 150px;
  justify-content: flex-start;
  padding-left: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  font-weight: 600;
}

/* Add platform names when expanded */
.social-sidebar a:hover::after {
  content: attr(class);
  text-transform: capitalize;
  font-size: 16px;
  margin-left: 10px;
  color: #fff;
}

/* Platform colors */
.facebook { background: #1877f2; }
.instagram { background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5); }
.whatsapp { background: #25d366; }
.telegram { background: #0088cc; }
.youtube { background: #ff0000; }

/****************************************************************/
section{
    width:100%;
    display:flex;
}
.container{
    width: 90%;
    margin: auto;
    max-width:1500px;
}
.bcontainer{
    width:auto;
    max-width:1000px;
    margin:auto;
    margin-top:50px;
    margin-bottom:100px;
    display:flex;
    justify-content:space-between;
}
.bcontainer p{
    text-align:justify;
}
.subContainer{
    margin:50px;
    padding-top: 50px;
padding-bottom: 170px;
background-image: linear-gradient(360deg, #e29908, #261a03);
}

/* --------------------------------------------Index Float Box Index--------------------------------------------- */
.telegram-card, .whatsapp-card {
    margin-bottom: 10px;
  /*position: relative;*/
  /*border: 2px solid transparent;*/
  border-radius: 5px;
  background: #f0f8ff;
  display: flex;
  align-items: center;
  padding: 5px 0;
  justify-content: space-between;
  overflow: hidden;
}
.social-card a, .social-card a{
    text-decoration: none;
}
.telegram-card{
    margin-bottom:50px;
}

.social-card{
    width:100%;
    margin:0 10px;
}
    .social-title {
  margin-left: 10px;
    }
.social-card-link{
        /*font-weight: bold;*/
  text-decoration: none;
  padding: 8px 20px;
  border-radius: 2px;
  flex-shrink: 0;
  transition: all 0.3s ease-in-out;
  color: white !important;
  /*background:#25d366; */
    }
    .social-card-link:hover{
        transform: scale(1.05);
    }
    
     .whatsapp-card {
            animation: whatsapp-border-animation 1s infinite;
        }
        .telegram-card {
            animation: telegram-border-animation 1s infinite;
        }
        
        @keyframes whatsapp-border-animation {
            0% {
                border-color: transparent;
            }
            50% {
                border-color: #25d366;
            }
            100% {
                border-color: transparent;
            }
        }
        @keyframes telegram-border-animation {
            0% {
                border-color: transparent;
            }
            50% {
                border-color: #004F7A;
            }
            100% {
                border-color: transparent;
            }
        
        }
        
        
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#tlink-container{
    display:table; 
    margin:auto;
    width: 80%;
}

.tlink{
    background: #f9f9f9;
  border: 1px solid #aaa;
  border-radius: 4px;
  /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  /*display: table;*/
  /*margin:auto;*/
  margin-bottom: 1em;
  padding: 10px;
  position: relative;
  width: auto;
  /*transition:0.5s ease-in-out;*/
  
}
.tlink-head{
    /*font-weight:500;*/
    font-size:18px;
    margin-right:20px;
}
#tlink-content{
    max-height: 0;
    transition: 0.5s ease-in-out;
    overflow: hidden;
}
.tlinkOpenContent{
    transition: 0.5s ease-in-out;
    max-height: 600px !important;
}
/* --------------------------------------------Index Float Box Index--------------------------------------------- */
	.float-box {

			width: 7rem;
			height: 7rem;
			box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
			display: inline-block;
			text-align: center;
			padding:10px;
			margin:0 10px;
		}

		.float-box img {
			width: 80px;
			max-height: 100px;
		}
		.float-box a, .float-box h5{
			text-decoration: none;
			color: #000;
			font-size:1rem;
			padding:0;
			margin:0;
		}

		.float-box:hover {
			/*width:12rem;*/
			/*height:12rem;*/

			box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
			transform: translateZ(12rem);
		}
		


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.comment-box{
    max-width:1200px; 
    padding: 0 60px;
}
.comment{
    width:62%;
    /*margin:30px auto;*/
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 30px;
    margin: inherit;
}
.comment-title{
    font-size:26px;
    font-weight:500;
    margin:0;
        color: blueviolet;
}
.comment textarea {
    padding: 10px;
    width: 100%;
    height: auto;
    /*stroke: #e5e5e5;*/
    color: #111111;
    background-color: #f2f2f2;
    /*transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
    resize: vertical;
}

#nameError, #emailError, #msgError {
    color: red;
    font-weight: 700;
}

.comment input, .comment textarea {
    width:calc(100% - 30px);
    height: auto;
    padding: 15px;
   border: 1px solid #6d7885;
    /*stroke: #e5e5e5;*/
    color: #111111;
    background-color: #f9f9f9;
    /*transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
    
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size:1rem;
}
.comment label, input {
    width:calc(100% - 30px);
    display: block;
    font-size: 1rem;
}
 .comment input:focus, .comment textarea:focus{
     outline:none!important;
    border: 1px solid #cbd5e1;
    box-shadow: #b6cce6 0px 10px 15px -3px, #b6cce6 0px 4px 6px -2px;
    
  }
.comment-group{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin:10px auto;
}
.comment .form-group2{
        width: calc(50% - 30px);
}
.comment .submit{
    width:auto !important;
    margin: auto;
    margin-top: 20px;
    background-color:#046bd2;
    color:#fff;
    float:right;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.contact{
    width:auto;
    margin:auto;
    /*margin:10px;*/
    display:flex;
    flex-direction:column;
    /*background: #52b3e6;*/
    background:#fff;
     /*max-width:50%;*/
     padding:30px;
}


 .contact  .fitem1 {
    background: #478AC9;
    font-weight: 400;
    padding: 40px;
    /*width: 100%;*/
    text-align:left;
    margin-bottom:40px;
  }

 .contact  .fitem2 {
    /*background: #D9D9D9;*/
    /*padding: 30px;*/
    /*width: 100%;*/
    text-align:left;
   
  }

 .contact  label,
  input {
    width: 100%;
    display: block;
    font-size: 1rem;
  }

 .contact  label {
    margin-bottom: 10px;
    margin-top: 30px;
  }

 .contact  input, .contact textarea {
     width:100%;
    height: auto;
    padding: 10px 12px;
    border: 1px solid #cbd5e1;
    stroke: #e5e5e5;
    color: #666;
    background-color: #f2f2f2;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .contact input:focus, .contact textarea:focus{
      outline: none !important;
    border-color: #719ECE;
   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    
  }

 .contact  textarea {
    padding: 10px;
    
  }

 .contact .fitem2 .form_btn {
    margin:auto;
    margin-top: 20px;
    font-size: 1.30rem;
    background-color:#52b3e6;
  }
  
  .contact .fitem2 .form_btn:hover {
    background-color:#278bc0;
    transition: all .5s;
      
  }

  #nameError,
  #emailError,
  #msgError {
    color: red;
    font-weight: 700;
  }

 

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.dy{
    /*width:100%;*/
    /*max-width:1200px;*/
    /*margin:auto;*/
    margin-top:20px;
    margin-bottom:100px;
    /*display:flex;*/
    /*justify-content:space-evenly;*/
    display: grid;
    grid-template-columns: 7fr 3fr;
    gap: 0;
    padding: 10px 7.5%;
}

.dyLeft{
    background:#ffffff;
        /*width:65%;*/
        /*padding:35px;*/
         /*box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);*/
}
.dyRight{
    /*width:30%;*/
    /*background:none;*/
    /*height:auto;*/
}
.rightRow{
        padding: 0 0 0 30px;
    background:#ffffff;
    /*box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);*/
   
}
.dy .rightRow h2{
   background: #0F3063;
   /*background: #fc3a52;*/
    color: #fff;
    font-size: 20px;
    padding: 5px;
    /*font-weight: 500;*/
    margin: 0;
}

.dyRight ul{
    padding:0;
}
.dy .dyRight a{
    color:#000;
}
.dy .dyRight a:hover {
    color: #ff6c00;
}
.dy .dyRight ul li{
    text-align:left;
    line-height: 1.5;
        list-style-type: none;
}
.entryTitle{
     font-weight:400;
    margin:0;
    /*padding:10px;*/
    /*font-size:35px;*/
    /*margin-bottom:45px;*/
    /*line-height:1.2;*/
        line-height: 1.4;
    font-size: 28px;
}


.rightAd{
    position: sticky; 
    top: 0; 
    height:100vh;
    overflow: hidden;
}

.dy .rightAd ul{
    list-style-type:none;
    margin-left:2px;
}

.dy .rightAd ul li{
    /*margin-bottom:.60em;*/
    line-height:1.3;
}

.dy .rightAd ul li a{
        color: #1e0fe7;
    transition: all .2s linear;
}

.dy .rightAd ul li a:hover{
        color: #000;
}

.rightRow form button{
    width:80px;
}
.btmImg{
    text-align:center;
    width:95%;
    /*max-width:550px;*/
    /*margin:50px 5%;*/
    margin:40px auto;
}
.btmImg img{
    /*padding:10px;*/
    width:100%;
    /*max-width:550px;*/
}
.btmImg figcaption{
        font-size: 12px;
}
.dy table ul{
    margin:0;
    /*margin-left: -20px;*/
}
.dy ul li{
    margin-bottom:15px;
    text-align:justify;
    font-size:17px;
    line-height:1.5;
    font-weight: 300;
}
.dy p{
    text-align:justify;
     font-size:17px;
     font-weight: 300;
     /*margin: 5px;*/
}

.dy a{
    text-decoration: underline;
}
.article-topic{
    margin-top:50px;
  /*  background-color: #AA183D;*/
    
    /*background-color: #047575;*/
  /*padding: 0.5rem;*/
  /*  font-weight:500;*/
    line-height:1.2;
    /*color:#fff;*/
    /*font-size:22px;*/
    
    /*color: #000;*/
    padding: 0;
    font-size: x-large;
    /*padding-bottom: 20px;*/
    margin-bottom: 0;
    font-weight: 400;
  
}
.some-imp-link{
      margin-top:50px;
    margin-bottom:15px;
    padding: 0.5rem;
    background-color: #047575;
    color:#fff;
    text-align:center;
    font-weight: 300;
}
.last-update{
    /*color: #1e0fe7;*/
    color: #575760;
    margin: 5px auto;
    padding: 0;
    padding-bottom: 10px;
    font-size: 15px !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.search-container form{
    display:flex;
    margin-bottom:10px;
}
.search-container input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  /*border: none;*/
  border:0.5px solid #ddd;;
}
.search-container button {
  /*float: right;*/
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}
.search-container button:hover {
  background: #ccc;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  @media screen and (max-width: 800px) {
    
body{
    background:none;
}
      .sm-hide, .smHide{
      display:none;
  }
  
  .mnone{
    display:none;
}
.social-sidebar{
    display: none;
}

/**************************************************************/
.rightRow{
    padding: 20px;
}
.dy .rightRow ul{
    padding-left: 0;
}

.dy .rightRow ul li{
    line-height: 1.3;
    font-size: 16px;
    list-style-type: none;
}
/* ---------------------------------------------------------------------------------------- */
 /*.bannerHeading{*/
 /*           font-size: 28px;*/
 /*           text-align: center;*/
            /*color: #fff;*/
 /*           font-weight: 800;*/
 /*           color:#000;*/
 /*           margin-top:60px;*/
 /*           padding-bottom:20px;*/
            /*font-family: cursive;*/
  
 /*       }*/
 /*       .banner{*/
 /*           width:100%;*/
 /*           margin:auto;*/
 /*           padding-top: 0;*/
 /*       }*/
 /*       .subBanner{*/
 /*           width:100%;*/
 /*           height:300px;*/
 /*            background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);*/
 /*            padding:0;*/
 /*            margin:0;*/
 /*       }*/
        
        #boxContainer{
            width:90%;
            padding:10px;
        }
.boxData
    {
        font-size: 14px; 
        width:47%;
        padding:0;
    }
     .boxData  h2{
     font-size:14px;
     }
/* ---------------------------------------------------------------------------------------- */
      .title_slogan
      {
          font-size:16px;
      }
.live img{
    width:70px;
    height:auto;
    /*height:35px;*/
    text-align:center;
}
  /****************************************************************************/
  .popularJob{
    /*width:auto;*/
    margin:200px 0;
    padding:0;
    
    /*display:flex;*/
    /*justify-content:center;*/
    /*flex-wrap:wrap;*/
}

.popularLink {
            margin:22px 10px;
}
.popularLink span{
    color:#0e6ece;
}

  /****************************************************************************/
  
.mcontent{
      width:98%;
      height:auto;
  }
 
.row, .row2, .admission, .admit{
      margin-top:30px;
      width:47%;
      min-height:0;
      padding:0;
  }
 .row{
     height:850px;
 }
 
 .admission, .admit{
     height:500px;
 }
 
.heading{
      font-size:16px;
      padding:10px 0;
      /*background-color:#000;*/
      /*color:#fff;*/
      font-weight:700;
  }
 
.post a{
        font-size: 12px;
        font-weight: 500;
        margin: 0;
        color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height:1.3;
  }
.post ul {
      margin:0;
      padding:0 2px 0 13px;
  }
.post ul li{
    font-size:16px;
    padding:0;
    margin:0;
 }
  
.post .view_more a {
      font-size: 16px;
      color: #fff;
      margin: 2px;
      padding:2px 20px;
}
.lastDate{
    font-size:10px;
}
 .view_more a
  {
        font-size: 14px;
        margin:0 5px 5px 0;

  }
  /*************************************************************88*/
  #btm-info p{
      font-size:12px;
      padding:10px;
  }
/********************************************************************/
.dy{
    /*width:100%;*/
    padding:0;
    /*margin-top:90px;*/
    /*flex-direction:column;*/
    /*color:#212121;*/
    font-weight:400;
    
    /*display: grid;*/
  grid-template-columns: 1fr;
        grid-template-rows: 2fr;
        gap:0;
    /*padding: 10px 5%;*/
}

.dyLeft{
        width:auto;
        padding:10px;
        box-shadow: none;
}
.dyRight{
    /*display:none;*/
    width: auto;
}

.dy h1{
    
    /*color:#3e3e3e;*/
}

.entryTitle{
    font-size:22px;
    padding:0;
    padding-bottom:0;
     font-weight:600;
    margin:0;
    margin-bottom:0;
    line-height:1.3;
}
.dy h2{
    font-size:18px;
    font-weight:500;
}

.dy table td, .dy table th, .dy p, .dy ul li, .dy ol li{
    font-size:15px;
}
 .dy table ul li, .dy table ol li{
     font-size:14px;
     padding-bottom:5px;
     text-align:left;
 }
.dy table td ul{
    margin-left:-10px;
}
.dy td, .dy th{
    border:1px solid #c9c9c9;
}
.dy ul {
    padding-left:20px;
}
.btmImg{
    padding:0;
   width:98%;
   margin:15px auto;
}

.btmImg img{
    /*padding:20px 0;*/
    width:100%;
    /*max-width:550px;*/
}
/*+++++++++++++++++++++++++++++Index Floatbox++++++++++++++++++++++++++++++++++++++++++++++++*/
.comment{
    width:auto;
    /*margin:30px auto;*/
    padding:10px;
}
.comment-box{
    max-width:1200px; 
    padding: 0;
}
.comment .form-group2 {
    width: calc(100% - 10px);  
    width:100%;
    margin-bottom:10px;
  }
.comment-group{
    flex-direction:column;
}

/*+++++++++++++++++++++++++++++Index Floatbox++++++++++++++++++++++++++++++++++++++++++++++++*/
.dy .faq-qus {
  font-size: 17px;
}
/*+++++++++++++++++++++++++++++Index Floatbox++++++++++++++++++++++++++++++++++++++++++++++++*/
.contact  .fitem1 {
    background:none;
}

#tlink-container{
    width: 100%;
}
.tlink-open{
    width:90%;
    transition: 1s;
}
/*+++++++++++++++++++++++++++++Index Floatbox++++++++++++++++++++++++++++++++++++++++++++++++*/
	.float-box {

			width: 4rem;
			height: 4rem;
			padding:5px;
		}

		.float-box img {
			width: 3rem;
			max-height: 3rem;
		}
		.float-box a, .float-box h5{
			font-size:10px;
		}

		.float-box:hover {
			/*width:12rem;*/
			/*height:12rem;*/

			box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
			transform: translateZ(12rem);
		}

  /*+++++++++++++++++++++++++++++++++++++++++++*/
  .rightFirst{
      display:none;
  }
  
  .dy{
      margin-bottom: 0;
  }
  
  .rightAd {
    height: auto;
}
  .tlink-open{
    width:95%;
    /*transition: 1s;*/
}
.tlink a, .tlink li{
        font-size:14px;
    }
  
  /*+++++++++++++++++++++++++++++++++++++++++++*/
  
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

    


.boxData:hover {
    opacity: 0.8;
}
.box1{
    background: #b31616;;
}
.box2{
    background: #0b610b;
}
.box3{
    background: #ff00bf;
}
.box4{
    background: #0062A9;
}
.box5{
    background: #0062A9;
}
.box6{
    background: #8c0101;
}
.box7{
    background: #fb5e03;
}
.box8{
    background: #868a08;
}

.mar9{
   color: #0c0c8d;
}
.mar10{
    color: #0c0c8d;
}
.mar11{
    color: #371400;
}
.mar12{
    color:#500472;
}
.mar13{
    color: #0d1137;
}
.mar14{
    color: #d71b3b;
}
.mar15{
   color: #0f3063;
}
.mar16{
   color: #0f3063;
}
.mar17{
    color: #0f3063;
}

/*++++++++++++++++++++++++++++++++++++++++++++++*/
header h3{
    font-size: 28px;
     font-family: "Roboto", sans-serif !IMPORTANT;
}
.index-subtitle{
    margin: 25px;
    text-align: center;
    font-size: 1rem;
    line-height: 1.25em;
    font-weight: 600;
    color: #000;
}
body{
    /*font-family: "Roboto", sans-serif;*/
}
.live{
    margin: auto;
    text-align: center;
    margin-bottom: 1.75em;
}
.live img{
    width: 75px;
}
.marquee{
    margin: auto;
    width: 85%;
}

.boxContainer{
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 20px;
}
.boxData {
    height: 60px;
    /*width: 25%;*/
    float: left;
    display: flex;
    align-items: center;
    padding: 5px;
    width: calc(25% - 20px);
    margin: 2px;
    /*padding: 5px 0;*/
}
.marquee{
    line-height: 1.4;
}
.marquee a{
    font-weight: 600;
}
.heading{
        background: #AA183D
}
.row, .admit {
    border: 1px solid #AA183D;
    }
.social{
    text-align: center;
    margin:40px 20px 0 20px;
}
.social a{
    background: #098F0A;
    color: #fff;
    padding: 15px;
    /*font-weight: 700;*/
    font-size: 20px;
}
.social a:hover{
    background: #067c07;
}
.social i{
    /*font-weight: 700;*/
     font-size: 19px;
}

