.topnav {
  width: 100%;
  overflow: hidden;
}
body{
	margin:0px !important;
	line-height: 1.4;
}
* {box-sizing:border-box}
.topnav .icon {
  display: none;
}

.dropdown, .dropdown-second {
  float: left;
  overflow: hidden;
}

.dropdown  .dropbtn , .dropdown-second  .dropbtn_second  {
}

.dropdown a .fa-caret-down, .dropdown-second a .fa-caret-down{
	padding:0px;
}
.dropdown a , .dropdown-second a{
	padding:0px;
}

@media screen and (max-width: 540px) { 
	#social_icons{ 
		float:left;
		width: 100%;
	}

	#social_icons {
		border-bottom: 2px solid #ffffff;
	}

	#whats_app_number {
		border-bottom: 1px solid #ffffff;
	}
	#email_address {
		border-bottom: 5px solid #000000;
	}

	.fa{
		padding: 5px;
		font-size: 1.3em;
		width: 12%;
		margin: 1.5% 1%;
	}
	.dropdown .dropbtn, .dropdown-second .dropbtn_second  {
		padding: 7px 0px 7px 10px;
	}
	
	#contact_us{
		float:left;
		clear:both;
		width: 100%;
		padding: 0px 0px 0px 0px;
	}
	#whats_app_number{
		clear:both;
		width: 100%;
		background-color: blue;
		padding: 10px 5px;
		justify-content: center;
		display : flex;
		align-items : center;
	}
	#email_address, #email_address_is{
		clear:both;
		width: 100%;
		background-color: blue;
		padding: 10px 5px;
		justify-content: center;
		display : flex;
		align-items : center;
	}
	#email_address_is{
		background-color: #ffffff;
	}
	#whats_app_number img{
		width: 30px;
	}
	#email_address img{
		width: 30px;
	}
}




@media screen and (max-width: 5120px) { 
	#contact_menu{
		padding:0px 0px;
	}
	#social_icons{
		padding:0px 5%;
	}
	#contact_us{
		padding:5px 5% 5px 5%;
	}
	.main_padding {
		padding: 2% 2%;
	}
	.dropdown .dropbtn, .dropdown-second .dropbtn_second {
		padding: 7px 0px 7px 10px;
	}
	.fa-caret-down{
		width:22px;
	}
	.dropdown-content{
		top: 50px;
	}
	.dropdown-content a{
		font-size:16px !important;
	}
	#myTopnav{
		padding-left:5%;
	}
	
}

@media screen and (max-width: 540px) {
	.dropdown .dropbtn, .dropdown-second .dropbtn_second {
		padding: 7px 0px 7px 10px;
	}
	.dropdown-content, .dropdown-content-second{
		top: 0px;
	}
	#myTopnav{
		padding-left:0px;
	}
}


@media screen and (max-width: 5120px) {
	#contact_us {
		float: right;
		padding: 10px 0px;
		padding-right: 5%;
	}
}
@media screen and (max-width: 950px) {
	#contact_us {
		padding-right: 3%;
	}
}

@media screen and (max-width: 900px) {
	#social_icons{
		padding-right: 1%;
	}
	#contact_us {
		float: right;
		padding: 10px 0px;
		padding-right: 1%;
	}
}

@media screen and (max-width: 860px) {
	#contact_us{
		padding:5px 18% 5px 18%;
		height: 50px;
		background-color: #0007f1;
		width: 100%;
		border-bottom:2px solid #ffffff;
	}
	
}
@media screen and (max-width: 750px) {
	#contact_us{
		padding:5px 16% 5px 16%;
		height: 50px;
	}
}
@media screen and (max-width: 700px) {
	#contact_us{
		padding:5px 14% 5px 14%;
		height: 50px;
	}
}
@media screen and (max-width: 620px) {
	#contact_us{
		padding:5px 12% 5px 12%;
		height: 50px;
	}
}
@media screen and (max-width: 580px) {
	#contact_us{
		padding:5px 10% 5px 10%;
		height: 50px;
	}
}
@media screen and (max-width: 560px) {
	#contact_us{
		padding:5px 8% 5px 8%;
		height: 50px;
	}
}
@media screen and (max-width: 520px) {
	#contact_us{
		padding:5px 5% 5px 4%;
		height: 50px;
	}
}
@media screen and (max-width: 540px) {
	#contact_us{
		clear:both;
		width:100%;
		height:auto;
		padding:0px;
		background-color: #0007f1;
	}
}



@media screen and (max-width: 5120px) {
	.topnav{
		display:block;
	}
}
@media screen and (max-width: 820px) {
	.topnav a {
	  padding: 14px 12px;
	}
}
@media screen and (max-width: 770px) {
	.topnav a:nth-child(6) {
		display:none;
	}
	.topnav  a{
		font-size:20px;
	}
}
@media screen and (max-width: 750px) {
	.topnav a:nth-child(6) {
		display:none;
	}
	.topnav  a{
		font-size:18px;
	}
}
@media screen and (max-width: 690px) {
	.topnav a:nth-child(6), .topnav a:nth-child(5) {
		display:none;
	}
	.topnav  a{
		font-size:20px;
	}
}
@media screen and (max-width: 650px) {
	.topnav a:nth-child(6), .topnav a:nth-child(5) {
		display:none;
	}
	.topnav  a{
		font-size:18px;
	}
}
@media screen and (max-width: 605px) {
	.topnav a:nth-child(6), .topnav a:nth-child(5), .topnav a:nth-child(2) {
		display:none;
	}
	.topnav  a{
		font-size:22px;
	}
}

@media screen and (max-width:545px) {
	.topnav a:nth-child(6),.topnav a:nth-child(5),.topnav a:nth-child(2) {
		display:none;
	}
	.topnav  a{
		font-size:21px;
	}
}
@media screen and (max-width:525px) {
	.topnav a:nth-child(6), .topnav a:nth-child(5), .topnav a:nth-child(2) {
		display:none;
	}
	.topnav  a{
		font-size:20px;
	}
}
@media screen and (max-width:515px) {
	.topnav a:nth-child(6), .topnav a:nth-child(5), .topnav a:nth-child(2) {
		display:none;
	}
	.topnav  a{
		font-size:18px;
	}
}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 540px) {
  .topnav a:not(:first-child), .dropdown .dropbtn, .dropdown-second .dropbtn_second {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 540px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown,  .topnav.responsive .dropdown-second {float: none;}
  .topnav.responsive .dropdown-content, .topnav.responsive .dropdown-content-second {position: relative;}
  .topnav.responsive .dropdown .dropbtn, .topnav.responsive .dropdown-second .dropbtn_second {
    display: block;
    width: 100%;
    text-align: left;
  }
}








/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  margin-right:7px;
}

/* Add an active class to highlight the current page */
.active, .dropdown .active, .dropdown-second .active {
  background-color: blue !important;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown, .dropdown-second {
  float: left;
  overflow: hidden;
}


/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn, .dropdown-second .dropbtn_second {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content, .dropdown-content-second {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 5;
}

/* Style the links inside the dropdown */
.dropdown-content a, .dropdown-content-second a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn, .dropdown-second:hover .dropbtn_second {
  background-color: #555;
  color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover, .dropdown-content-second a:hover {
  background-color: #ddd;
  color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content, .dropdown-second:hover .dropdown-content-second {
  display: block;
}

#whats_app_number{
	float:left;
	margin-right:15px;
}
#contact_us{
	color: #ffffff;
}
#whats_app_number img{
	float:left;
	margin-right:8px;
}
#email_address img{
	float:left;
	margin-right:8px;
}