/* Created by Jitendra Jadhav For responsive design 

	on 23 oct 2024

*/





@media only screen and (max-width: 480px) {

    /* Styles for small mobile devices */

	.box-image > a img{

		max-width: 100%;

		width: 100%;

		height: auto;

	}

	

	#META .CARDROW {

		margin-right: 0% !important;

		margin-left: 0px;

	}

	

	    /* .top .top-navigator {

        float: right;

    } */

	

	

	.container-fluid {

		margin-right: 0px !important;

		margin-left: 0px !important;

	}

	.textwidget .button{

		    padding: 0 10px;

	}

	.topUl .main_search{

		    width: 166px !important;

	}

	.topUl .sw-odd {

	  margin-left: 2px;

	}

	.navbar-nav-2{

		padding-left: 0px;

	}

	

	/*about us tab */

	.topnav3 > .tab {

		float: none !important;

	}

	.tabcontent{

		width:100%;

		padding-left: 5px;

	}

	

}



@media only screen and (min-width: 481px) and (max-width: 768px) {

    /* Styles for medium mobile devices */

	.imagebox .box-content {

		padding : 15px ;

	}

	#META .CARDROW {

		margin-right: 0% !important;

		margin-left: 0px;

	}

	#META .contentbox {

		margin-bottom: 25px;

	}

	  .top .top-navigator {

			float: right;

		}

		.navbar-nav-2{

		padding-left: 20px;

		padding-top: 10px;

		padding-bottom: 10px;

	}

	

	/*about us tab */

	.topnav3 > .tab {

		float: none !important;

	}

	.tabcontent{

		width:100%;

		padding-left: 5px;

	}

}





@media only screen and (min-width: 768px) and (max-width: 1024px) {

    /* Styles for tablets */

	#META .CARDROW {

		margin-right: 0% !important;

		margin-left: 0px;

	}

	  .top .top-navigator {

			float: right;

		}

		.navbar-nav-2{

		padding-left: 20px;

		padding-top: 10px;

		padding-bottom: 10px;

	}

	/*about us tab */

	.topnav3 > .tab {

		float: none !important;

	}

	.tabcontent{

		width:100%;

		padding-left: 5px;

	}

}



@media only screen and (min-width: 1025px) and (max-width: 1280px) {

    /* Styles for small laptops */

	.navbar-nav-2{

		padding-left: 25%;

		padding-top: 10px;

		padding-bottom: 10px;

	}

	.tabcontent{

		width:70%;

	}

	

}



@media only screen and (min-width: 1281px) {

    /* Styles for large desktops */

	.navbar-nav-2{

		padding-left: 25%;

		padding-top: 10px;

		padding-bottom: 10px;

	}

	.tabcontent{

		width:80%;

	}

}







/*Internal css */





/*

#META .CARDROW{

	margin-right: -30%!important;

	margin-left: 30px;

	}



  */

.DGfontfamily{

font-family: 'Roboto', sans-serif !important;

}





/* ---------------------latest new------------------------ */

#LatestNews{

padding-bottom: 30px;
background-color: #ffffff;

}

.LatestNewstag{

    float:right;

font-family: 'Roboto', sans-serif !important;
    background: #00d434;
    color: #ffffff !important;
    padding: 9px;
    border-radius: 5px;
}

}

.LatestNewscard{

   

    /*background-color: #012348 !important;*/

            height: auto;

            border-top: 5px solid #EB8317 !important;

            margin-left: 15px;

   margin-right: 15px;



}



.hrlinehome{

   

   border: 0.2px solid white;

   margin-left: 15px;

   margin-right: 15px;

 

   

}

.pb-5{

	padding-bottom: 15px;

}

.p-2{

	padding:25px;

}

.p-1{

	padding:5px;

}







/* Footer code*/ 



.DGfontfamily{

font-family: 'Roboto', sans-serif !important;

 

}

#footericon{

    background-color:#1F4583!important;

  /* padding: 10px 0px 10px 0px !important;   */

      color:white !important;

      font-size: 16px;   

      

         /* border-top: 1px solid #e9ecef !important;   */

}





.inline-block {

	display: flex;
    justify-content: center;  /* Center align horizontally */
    align-items: center;      /* Center align vertically */
    flex-wrap: wrap;           /* Allow wrapping of items if needed */
    padding: 0;
    margin: 0;

  

}

.footericon2{

    



    

}

.footericon3{

    padding-right: 17px;

    color:white !important; 

    font-weight: bold; 

}



.vertical{

    border-left: 2px solid white;

            height: 20px;

            margin-top: 4px;

            margin-right: 12px;

           

        

}



#footericonbottom{

    background-color:#372682 !important;

  /* padding: 10px 0px 10px 0px !important;   */

      color:white !important;  

     /* font-size: 14px; */

}



.navbar-nav-3{

    

    padding-top: 10px;

    padding-bottom: 10px;

}

.hrline{

   

    border: 1px solid white;

    margin-bottom: 5px;

    margin-top: -5px;

}

.footerbottom{

    border: 1px solid white;

    margin: 10px;

    padding: 10px;

    align-items: center;

   

}

.footerbottom2{

    margin-left: -5px;

}