h1, h2, h3, h4, h5, h6 {     bottom:13%;   
}
 
                 /* ======= Tablet Responsive =========== */


@media (min-width: 768px) and (max-width: 1200px) {
    .main-footermob {
        /* Adjust the width and margin values to fit tablet screen */
        width: 150%;
        margin-left: -6%;
    }
    
    /* Adjust other styles as needed for tablet mode */
    .footer-content11 {
        /* Adjust padding and other styles as needed */
    }
     .abc {
		margin-top: 10%; width: 160%; margin-left:26%;
		text-align: left;
	}
	
	 .footer-titlemob { 
		    	font-family: Montserrat,sans-serif;
		  	 font-size:14px; margin-top:15%;
			   margin-bottom:3%;  
		     margin-right:1%;
    }
	
	    .footer-widget {
				margin-top:2%;
        text-align: right;
        margin-bottom: 0%; 
				margin-left:-6%;
    }
   
    /* Adjust other styles as needed for tablet mode */
    .footer-bottommob {
		  width: 200%;
			margin-left: -6%;
        /* Adjust padding and other styles as needed */
    }
	
	.copyrightmob{
		font-family: Raleway, sans-serif; 
		font-weight: 500;   
		font-size: 16px; 
		margin-top:6%;  
		text-align:left;
		
 /*		margin-left:-4%;  */
		
	}
	
	.copyright2{
		 font-family: Raleway, sans-serif; 
		font-weight: 500; 
		font-size: 16px;   color: white; text-align:right; margin-right: 3%;
		margin-top:-3%;
	}
   
	.socialmob {
		 text-align:center;
     margin-top: 8%; 
    }
    .socialmob ul {
        display: flex;
        justify-content: center;
        align-items: center;
			margin-right:17%;
    }
    .socialmob ul li {
        display: inline-block;
        margin-right:5px;
    }
	
    /* ... Adjust other styles as needed for tablet mode ... */
}



              /* ============================ Mobile Responsive ======================== */
    
@media (max-width: 767px) {
    /* Adjustments for smaller screens */
	  
	.main-footermob {
		margin-left:-70px;
		width:100%;
	}
	
    .footer-contentmob {
        padding: 40px 0;
    }
	
	   .abc {
		margin-top: 10%; width: 160%; margin-left:15%;
		text-align: left;
	}
    .footer-titlemob {
        margin-top: -10%;
			font-family: Montserrat,sans-serif;
			font-size:14px; margin-top:10%;
			margin-bottom:3%;
    }
    .footer-widget {
        text-align: right;
        margin-top: -5%;
        margin-bottom: 8%;
    }
    .footer-widget .logo-widgetmob .text {
        margin-top: 5%;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
	.footer-bottommob {
		width: 115%; 
		margin-left:-80px; 
	}
	
	.copyrightmob{
		font-family: Raleway, sans-serif; 
		font-weight: 500;   
		font-size: 13px; 
		margin-top:8%;
		margin-right:35%;
	}
	.copyright2{
		 font-family: Raleway, sans-serif;
		font-weight: 500;  
		font-size: 18px;
		margin-left:42%; 
		color: white;
	}
	
   .socialmob {
		 text-align:center;
        margin-top: 8%; 
		 margin-left: 0px;
    }
    .socialmob ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .socialmob ul li {
        display: inline-block;
        margin-right: 10px;
    }
}







.sticky{
        position: -webkit-sticky;
        position: fixed; 
        bottom:0;
     /*   z-index: -3;   */
    }
a, a:hover, a:focus, a:active { 
    text-decoration: none;
    outline: none;   
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-footermob{ 
    background: #1e2129;  
    width: 114%;
    margin-bottom:-3%;
    z-index:1;
}

.footer-contentmob{
  padding: 85px 0px 80px 0px; 
  z-index:3;
}
 
.footer-contentmob:before {
  
  position: absolute;
  content: '';
  width: 445px;
  height: 365px;
  top: 100px;
  /* bottom: 25%;   */
  right: 100px;
  background-size: cover;
  background-repeat: no-repeat;
 
} 

/** footer-bottom **/

.footer-bottommob{ 
  background: #13151a;
  padding: 25px 0px 22px 0px;  
  height: 80px; 
  z-index: 1;
}
  .footer-bottommob .copyrightmob,
  .footer-bottommob .copyrightmob {
   position: sticky;
   color: #ffffff;
		margin-left:10%;
}

 .footer-bottommob .copyrightmob a,  
 .footer-bottommob .footer-nav li a{
   position: sticky;
  
}

.footer-bottommob .copyrightmob a:hover,
.footer-bottommob .footer-navmob li a:hover{
  
}

.footer-bottommob .copyrightmob a:hover,
.footer-bottommob .footer-navmob li a:hover{
   
	
	
	
}
.footer-bottommob .footer-navmob{
  position: sticky;
  text-align: center;
}



.footer-bottommob .footer-navmob li{
  position: sticky;
  display: inline-block;
}



.footer-bottommob .footer-navmob li:before{
  position: sticky;
  content: '';
  background: #9ea0a9;
  width: 1px;
  height: 14px;
  top: 7px;  
}
.footer-bottommob .footer-navmob li:first-child:before{
  display: none;
}


 /*location icon */
.containermob{
  position: relative;
	font-size: 24px;
  margin-top: -48px; 
}
 
.footer-titlemob
{
	 font-family: Montserrat, sans-serif;
	 font-size: 14px; 
	 margin-top: -15%; 
	 margin-bottom:4%;
	 margin-left:10%; font-weight: 600;
	color: white;
}


            /* <!--  ==========    Social icons    ===========  -->  */
.socialmob{
  align-items: center;
  justify-content: center;
  position: relative;
  width: 450px;
	margin-top:15%;
	margin-left:18%;
}
.socialmob ul li a{
	    padding: -4px;
}
.socialmob ul{
	
}
.socialmob ul li{
	display:inline-block;

}


 /* ============   Media Queries  ==========  */
