body, h1, h2, h3, h4, h5, h6 ,p{
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}
/* =============Top header=========== */
.logo.mobile .logo_img {
  display: none;
}
.social_icon.icon_hide {
    display: none;
}
.social_link li {
  margin: 0 0 0 11px;
  padding: 0;
  width: 26%;
}
.social_link li img {
  width: 100%;
}
.social_icon h5 {
  color: #000000;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
}
.social_icon h5 span {
  font-weight: normal;
  line-height: 18px;
}
.social_icon {
  border-bottom: 1px solid #bbb7b7;
  margin: 20px 0 0;
  padding: 0;
}
.logo_n {
  margin: 0 0 5px;
}
.logo_n h1 {
  color: #000000;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 69px;
  font-weight: bold;
}
.logo_n h1 span {
  font-weight: 400;
  font-family: "Arial Narrow", Arial, sans-serif !important;
}
.contact_detail {
  background: #000000 none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 #000000;
}
.contact_detail ul {
  margin: 0;
  padding: 5px 0 2px;
}
.contact_detail li {
  color: #ffffff;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 24px;
  padding: 0 5px 0 13px;
}
.contact_detail li:last-child {
  border-left: 2px solid #ffffff;
  height: 20px;
  line-height: 18px;
  padding: 0 0 0 8px;
}
/* =============Top header-end=========== */
/* =============menu=========== */
 .navbar-brand-centered {
	position: absolute;
	left: 50%;
	display: block;
	width: 160px;
	text-align: center;
	background-color: #eee;
}
.navbar>.container .navbar-brand-centered, 
.navbar>.container-fluid .navbar-brand-centered {
	margin-left: -80px;
}
.main_menu .navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: 0;
}
.main_menu {
  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #a09e9e, #908f8f) repeat scroll 0 0;
  border-top: 2px solid #b3b1b1;
  box-shadow: 0 3px 5px 0 #222222;
  margin: 63px 0 0;
}
.padding_none {
  padding: 0 !important;
}
.main_menu ul li a {
  color: #ffffff !important;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 18px;
  padding: 14px 28px 16px 24px;
  text-shadow: 2px 2px 2px #000000;
}
.main_menu li {
  border-right: 1px solid #ffffff;
  height: 46px;
}
.main_menu li:last-child {
  border-right: medium none;
}
/* =============menu-end=========== */
/* =============logo=========== */
.logo_img {
    bottom: -124px;
    max-width: 343px;
    min-height: 100%;
    position: absolute;
    width: 100%;
    z-index: 11111;
}
.logo_img img {
  width: 100%;
}
/* .free_img {
  bottom: -40px;
  position: absolute;
  right: 44px;
  width: 60%;
} */
.free_img {
    bottom: -164px;
    max-width: 227px;
    min-height: 100%;
    position: absolute;
    right: -16px;
    width: 100%;
    z-index: 11111;
}
.free_img img {
  width: 100%;
}
.end_border
{
	border:1px solid #000000;
}
/* =============logo-end=========== */
/* ==========clean_img=============== */
.clean_img img{
	width:100%;
}
.clean_img h2 {
  bottom: 59px;
  color: #ffffff;
  font-size: 26px;
  left: 93px;
  position: absolute;
  text-shadow:2px 2px 2px #000;
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}
.house_img img{
	width:100%;
}
.house_img {
  /* margin: 5px 0; */
}
.bottom_space
{
	margin: 5px 0; 
}
.house_img h2 {
    color: #ffffff;
    font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
    font-size: 26px;
    position: absolute;
    right: 93px;
    text-shadow: 2px 2px 2px #000000;
    top: 59px;
}
.pressure_img img{
	width:100%;
}
.pressure_img h2 {
    color: #ffffff;
    font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
    font-size: 26px;
    position: absolute;
    right: 93px;
    text-shadow: 2px 2px 2px #000000;
    top: 59px;
}
.pressure_img {
  border-bottom: 2px solid #000000;
  padding: 0 0 10px;
}
/* ==========clean_img-end=============== */
  /* ==========footer=============== */
  .footer {
  margin: 30px 0;
}
.footer ul li a {
  color: #000000;
  font-size: 18px;
  text-decoration:none;
}
.footer ul li {
  border-right: 1px solid #000000;
  height: 16px;
  line-height: 13px;
  padding: 0 6px;
}
.footer ul li a {
  color: #000000;
  font-size: 18px;
  text-decoration: none;
} 
.footer li:last-child {
  border-right: medium none;
}
.footer ul {
  margin: 0 0 3px;
}
.sign {
  margin: 21px auto 48px;
  width:21%;
}
.sign img{
	width:100%;
}
    /* ==========footer-end=============== */
fieldset {
  background-color: #f5f5f5;
  border: 2px solid #bebdbd;
  border-radius: 39px;
   height:600px;
  margin: 0 0 30px 0;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
}
legend {
  text-align:center;	
  /* background-color: #ffffff; */
  border-bottom: medium none;
  border-radius: 4px;
  font-size: 28px;
  font-weight: 400;
  margin: 0 37px;
  padding: 5px 14px 5px 10px;
  width: 16%;
 
}
.services_o
{
	background-color: #ffffff;
  border-bottom: medium none;
  border-radius: 4px;
  font-size: 28px;
  font-weight: 400;
  margin: 0 37px;
  padding: 5px 14px 5px 10px;
  width: 10%;
  
}
.contact_o
{
	background-color: #ffffff;
  border-bottom: medium none;
  border-radius: 4px;
  font-size: 28px;
  font-weight: 400;
  margin: 0 37px;
  padding: 5px 14px 5px 10px;
  width: 13%;
  
}
.headline_mobile
{
	display:none;
}

.about_p {
  margin: 51px 0 0;
}
.free_img.brust {
  display: none;
}
.text-right.text_r_1 {
  display: none;
}
.contact_detail.mobile_r {
  display: none;
}
/*=====Responsive Start====*/
	@media only screen and (min-width: 320px) and (max-width: 480px){
	
	.contact_detail.desktop_c {
	  display: none !important; 
	}
	.contact_detail.mobile_r {
	  display: inherit;
	}
		.free_img.display_r {
	  display: none;
	}
	.free_img.brust {
		display:inline;
		bottom: -10px;
		margin-top:10px;
		margin-left:-25px;
		position: relative;
		text-align:center; 
	}

	.free_img.brust img {
		width:200px;
	}

	.headline_mobile
	{
		display:inherit;
		font-size:24px;
	}

	.headline_mobile span {
	  font-size: 16px;
	  font-weight: lighter;
	}
	.text-right.text_r_1 {
	  display: inherit;
	}
	.headline_deskstop
	{
		display:none;
	}
		.logo.mobile .logo_img {
	  display: inherit;
	}
		.logo .logo_img {
	  display: none;
	}
		.social_icon.icon_show {
	  display: none;
	}
	.social_icon.icon_hide {
	  display: inherit;
	}
	.social_icon h5 {
	  font-size: 18px;
	}
	.list-inline.social_link {
	  text-align: center;
	}
	.social_link li {
	  margin: 0 0 0 11px;
	  padding: 0;
	  width: 14% !important;
	}
	.social_link li img {
	  width: 100% !important;
	}
	.social_link li {
	  margin: 0 0 0 4px;
	 }
	/*  .logo_n h1 {
	  font-size: 19px;
	} */
	.contact_detail li {
	  border: medium none;
	  font-size: 11px !important;
	  font-weight: 400 !important;
	  padding: 0 !important;
	}
	/*.free_img {
		bottom: -10px;
		margin-top:10px;
		margin-left:-25px;
		max-width: 85px;
		min-height: 100%;
		position: relative;
		text-align:center; 
	}*/
	.logo_img {
	  bottom: 0;
	  max-width: 100%;
	  min-height: 100%;
	  position: relative;
	  width: 100%;
	  z-index: 11111;
	}
	.padding_none_1 {
	  padding: 0 10px 0 3px !important;
	}

	/* .logo_img {
	  position: relative;
	  text-align: center;
	  top: -43px;
	  width: 100%;
	  z-index: 11111;
	} */
	.logo_img img {
	  width: 58%;
	}
	.logo.mobile {
	  text-align: center;
	  font-size:18pt;
	}
	.contact_detail ul {
		float: none;
		width: 100%;
		padding: 5px 0 6px;
		text-align: center;
	}
	.text-right.headline_mobile {
	  font-size: 32px;
	  font-weight: bold;
	  margin: auto;
	}
	.contact_detail li:last-child {
	  border-left: 2px solid #ffffff;
	  height: 15px;
	  line-height: 15px !important;
	  padding: 0 0 0 6px !important;
	}
	.contact_detail li {
	  border: medium none;
	  font-family: arial;
	  font-size: 10px !important;
	  font-weight: 400;
	  padding: 6px 3px 4px 0;

	}
	/* .free_img {
	  bottom: -14px;
	  position: absolute;
	  right: 68px;
	  width: 49%;
	  z-index: 11111;
	} */
	.clean_img h2 {
	  bottom: 0;
	  font-size: 17px;
	  left: 7px;
	}
	.main_menu {
	  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #a09e9e, #908f8f) repeat scroll 0 0;
	  border-top: 2px solid #b3b1b1;
	  box-shadow: 0 3px 5px 0 #222222;
	  margin: 0 0 0;
	}
	.house_img h2 {
		font-size: 16px;
		position: absolute;
		right: 0;

	}
	.contact_detail {
	  background: #000000 none repeat scroll 0 0;
	  bottom: -222px;
	  box-shadow: 0 3px 5px 0 #000000;

	}
	.logo_n h1 {
	  font-size: 17px;
	  position: relative;
	  top: 212px;
	}
	.pressure_img h2{
		font-size: 16px;
		position: absolute;
		right: 0;
	}
}
@media only screen and (min-width: 480px) and (max-width: 599px){
	.contact_detail.desktop_c {
  display: none !important; 
}
.contact_detail.mobile_r {
  display: inherit;
}
	.free_img.display_r {
  display: none;
}
.free_img.brust {
	display:inline;
	position: relative;
	margin-left:-40px;
	margin-top:-10px;
}

.free_img.brust img {
	width:100px;
}

.headline_mobile
{
	display:inherit;
	font-size:28px;
	font-weight:bold;
	margin-top:-55px;
	margin-left:95px;
}

.headline_mobile span {
  font-size:24px;
  font-weight: lighter;
}
.text-right.text_r_1 {
  display: inherit;
}
.headline_deskstop
{
	display:none;
}
	.logo.mobile .logo_img {
  display: inherit;
}
	.logo .logo_img {
  display: none;
}
	.social_icon.icon_show {
  display: none;
}
.social_icon.icon_hide {
  display: inherit;
}
.social_icon h5 {
  font-size: 14px;
}
.list-inline.social_link {
  text-align: center;
}
.social_link li {
  margin: 0 0 0 11px;
  padding: 0;
  width: 14% !important;
}
.social_link li img {
  width: 100% !important;
}
.social_link li {
  margin: 0 0 0 4px;
 }
/*  .logo_n h1 {
  font-size: 19px;
} */
.contact_detail li {
  border: medium none;
  font-size: 11px !important;
  font-weight: 400 !important;
  padding: 0 !important;
}
.free_img {
  bottom: 0;
  float: left;
  max-width: 200px;
  min-height: 100%;
  position: relative;
  right: 0;
  width: 100%;
}
.logo_img {
  bottom: 0;
  max-width: 100%;
  min-height: 100%;
  position: relative;
  width: 100%;
  z-index: 11111;
}
.padding_none_1 {
  padding: 0 10px 0 3px !important;
}

/* .logo_img {
  position: relative;
  text-align: center;
  top: -43px;
  width: 100%;
  z-index: 11111;
} */
.logo_img img {
  width: 30%;
}
.logo.mobile {
  margin: 20px 0 0;
  text-align: center;
}
.contact_detail ul {
    float: none;
    width: 100%;
    padding: 5px 0 6px;
    text-align: center;
}
.text-right.headline_mobile {
  font-size: 32px;
  font-weight: bold;
  margin: 116px 0 0;
}
.contact_detail li:last-child {
  border-left: 2px solid #ffffff;
  height: 15px;
  line-height: 15px !important;
  padding: 0 0 0 6px !important;
}
.contact_detail li {
  border: medium none;
  font-family: arial;
  font-size: 14px !important;
  font-weight: 400;
  padding: 6px 3px 4px 0;

}
/* .free_img {
  bottom: -14px;
  position: absolute;
  right: 68px;
  width: 49%;
  z-index: 11111;
} */
.clean_img h2 {
  bottom: 0;
  font-size: 17px;
  left: 7px;
}
.main_menu {
  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #a09e9e, #908f8f) repeat scroll 0 0;
  border-top: 2px solid #b3b1b1;
  box-shadow: 0 3px 5px 0 #222222;
  margin: 0 0 0;
}
.house_img h2 {
	font-size: 16px;
    position: absolute;
    right: 0;

}
.contact_detail {
  background: #000000 none repeat scroll 0 0;
  bottom: -222px;
  box-shadow: 0 3px 5px 0 #000000;

}
.logo_n h1 {
  font-size: 17px;
  position: relative;
  top: 212px;
}
.pressure_img h2{
	font-size: 16px;
    position: absolute;
    right: 0;
}
}
@media only screen and (min-width: 599px) and (max-width: 767px){
	.contact_detail.desktop_c {
  display: none !important; 
}
.contact_detail.mobile_r {
  display: inherit;
}
	.free_img.display_r {
  display: none;
}
.free_img.brust {
  display: inline;
  width:150px;
}
	.headline_mobile
{
	display:inherit;
	font-size:44px;
	margin-top:50px;
	font-weight:bold;
	margin-left:85px;
}

.headline_mobile span {
  font-size: 34px;
  font-weight: lighter;
}
.text-right.text_r_1 {
  display: inherit;
}
.headline_deskstop
{
	display:none;
}
	.logo.mobile .logo_img {
  display: inherit;
}
	.logo .logo_img {
  display: none;
}
	.social_icon.icon_show {
  display: none;
}
.social_icon.icon_hide {
  display: inherit;
}
.social_icon h5 {
  font-size: 14px;
}
.list-inline.social_link {
  text-align: center;
}
.social_link li {
  margin: 0 0 0 11px;
  padding: 0;
  width: 14% !important;
}
.social_link li img {
  width: 100% !important;
}
.social_link li {
  margin: 0 0 0 4px;
 }
/*  .logo_n h1 {
  font-size: 19px;
} */
.contact_detail li {
  border: medium none;
  font-size: 11px !important;
  font-weight: 400 !important;
  padding: 0 !important;
}
.free_img {
  bottom: 0;
  float: left;
  max-width: 234px;
  min-height: 100%;
  position: relative;
  right: 0;
  width: 100%;
}
.logo_img {
  bottom: 0;
  max-width: 100%;
  min-height: 100%;
  position: relative;
  width: 100%;
  z-index: 11111;
}
.padding_none_1 {
  padding: 0 10px 0 3px !important;
}

/* .logo_img {
  position: relative;
  text-align: center;
  top: -43px;
  width: 100%;
  z-index: 11111;
} */
.logo_img img {
  width: 30%;
}
.logo.mobile {
  margin: 20px 0 0;
  text-align: center;
}
.contact_detail ul {
    float: none;
    width: 100%;
    padding: 5px 0 6px;
    text-align: center;
}
.text-right.headline_mobile {
  font-size: 48px;
  font-weight: bold;
  margin: 116px 0 0;
}
.contact_detail li:last-child {
  border-left: 2px solid #ffffff;
  height: 15px;
  line-height: 15px !important;
  padding: 0 0 0 6px !important;
}
.contact_detail li {
  border: medium none;
  font-family: arial;
  font-size: 18px !important;
  font-weight: 400;
  padding: 6px 3px 4px 0;

}
/* .free_img {
  bottom: -14px;
  position: absolute;
  right: 68px;
  width: 49%;
  z-index: 11111;
} */
.clean_img h2 {
  bottom: 0;
  font-size: 17px;
  left: 7px;
}
.main_menu {
  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #a09e9e, #908f8f) repeat scroll 0 0;
  border-top: 2px solid #b3b1b1;
  box-shadow: 0 3px 5px 0 #222222;
  margin: 0 0 0;
}
.house_img h2 {
	font-size: 16px;
    position: absolute;
    right: 0;

}
.contact_detail {
  background: #000000 none repeat scroll 0 0;
  bottom: -222px;
  box-shadow: 0 3px 5px 0 #000000;

}
.logo_n h1 {
  font-size: 17px;
  position: relative;
  top: 212px;
}
.pressure_img h2{
	font-size: 16px;
    position: absolute;
    right: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
/* .logo_img {
  bottom: -10px;
  position: absolute;
  width: 76%;
  z-index: 11111;
}
.free_img {
  bottom: -164px;
  position: absolute;
  right: 64px;
  width: 47%;
  z-index: 11111;
} */
	.contact_detail.desktop_c {
  display: none !important; 
}
.contact_detail.mobile_r {
  display: inherit;
}
	.free_img.display_r {
  display: none;
}
.free_img.brust {
  display: inline;
  width:200px;
}
	.headline_mobile
{
	display:inherit;
	font-size:48px;
	margin-top:-120px;
	margin-left:175px;
	font-weight:bold;
}

.headline_mobile span {
  font-size: 44px;
  font-weight: lighter;
}

.text-right.text_r_1 {
  display: inherit;
}
.headline_deskstop
{
	display:none;
}
	.logo.mobile .logo_img {
  display: inherit;
}
	.logo .logo_img {
  display: none;
}
	.social_icon.icon_show {
  display: none;
}
.social_icon.icon_hide {
  display: inherit;
}
.social_icon h5 {
  font-size: 14px;
}
.list-inline.social_link {
  text-align: center;
}
.social_link li {
  margin: 0 0 0 11px;
  padding: 0;
  width: 14% !important;
}
.social_link li img {
  width: 100% !important;
}
.social_link li {
  margin: 0 0 0 4px;
 }
/*  .logo_n h1 {
  font-size: 19px;
} */
.contact_detail li {
  border: medium none;
  font-size: 11px !important;
  font-weight: 400 !important;
  padding: 0 !important;
}
.free_img {
  bottom: 0;
  float: left;
  max-width: 254px;
  min-height: 100%;
  position: relative;
  right: 0;
  width: 100%;
}
.logo_img {
  bottom: 0;
  max-width: 100%;
  min-height: 100%;
  position: relative;
  width: 100%;
  z-index: 11111;
}
.padding_none_1 {
  padding: 0 10px 0 3px !important;
}

/* .logo_img {
  position: relative;
  text-align: center;
  top: -43px;
  width: 100%;
  z-index: 11111;
} */
.logo_img img {
  width: 35%;
}
.logo.mobile {
  margin: 20px 0 0;
  text-align: center;
}
.contact_detail ul {
    float: none;
    width: 100%;
    padding: 5px 0 6px;
    text-align: center;
}
.text-right.headline_mobile {
  font-size: 49px;
  font-weight: bold;
  margin: 156px 0 0;
}
.contact_detail li:last-child {
  border-left: 2px solid #ffffff;
  height: 15px;
  line-height: 15px !important;
  padding: 0 0 0 6px !important;
}
.contact_detail li {
  border: medium none;
  font-family: arial;
  font-size: 18px;
  font-weight: 400;
  padding: 6px 3px 4px 0;
}
/* .free_img {
  bottom: -14px;
  position: absolute;
  right: 68px;
  width: 49%;
  z-index: 11111;
} */
.clean_img h2 {
  bottom: 0;
  font-size: 17px;
  left: 7px;
}
.main_menu {
  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #a09e9e, #908f8f) repeat scroll 0 0;
  border-top: 2px solid #b3b1b1;
  box-shadow: 0 3px 5px 0 #222222;
  margin: 0 0 0;
}
.house_img h2 {
	font-size: 16px;
    position: absolute;
    right: 0;

}
.contact_detail {
  background: #000000 none repeat scroll 0 0;
  bottom: -222px;
  box-shadow: 0 3px 5px 0 #000000;

}
.logo_n h1 {
  font-size: 17px;
  position: relative;
  top: 212px;
}
.pressure_img h2{
	font-size: 16px;
    position: absolute;
    right: 0;
}
}
@media only screen and (min-width: 991px) and (max-width: 1024px){
.contact_detail li {
  color: #ffffff;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 18px;
  padding: 0 5px 0 13px;
}
.social_icon h5 {
  color: #000000;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
}
.social_link li {
  margin: 0 0 0 11px;
  padding: 0;
  width: 22%;
}
.logo_img {
  bottom: -104px;
  max-width: 623px;
  min-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11111;
}
.free_img {
  bottom: -134px;
  max-width: 157px;
  min-height: 100%;
  position: absolute;
  right: -46px;
  width: 100%;
  z-index: 11111;
}
}

 @media screen and (min-width: 1400px) {
.free_img {
  bottom: -136px;
  max-width: 214px;
  min-height: 100%;
  position: absolute;
  right: 39px;
  width: 100%;
  z-index: 11111;
}
.logo_img {
  bottom: -124px ;
  max-width: 362px;
  min-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11111;
}
.logo_n h1 {
  color: #000000;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 80px !important;
  font-weight: bold;
}
.contact_detail li {
    color: #ffffff;
    font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
    font-size: 29px ;
    padding: 0 5px 0 13px;
}
}
@media screen and (min-width: 1600px) {
.free_img {
  bottom: -157px;
  max-width: 247px;
  min-height: 100%;
  position: absolute;
  right: 53px;
  width: 100%;
  z-index: 11111;
}
.logo_img {
  bottom: -124px ;
  max-width: 362px;
  min-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11111;

}
.logo_n h1 {
  color: #000000;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 91px !important;
  font-weight: bold;
}
.contact_detail li {
    color: #ffffff;
    font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
    font-size: 32px ;
    padding: 0 5px 0 13px;
}
} 
@media screen and (min-width: 1920px) {
.free_img {
  bottom: -168px !important;
  max-width: 307px !important;
  min-height: 100%;
  position: absolute;
  right: 53px;
  width: 100%;
  z-index: 11111;
}
.logo_img {
  bottom: -135px;
  max-width: 429px;
  min-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11111;
}
.logo_n h1 {
  color: #000000;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 105px !important;
  font-weight: bold;
}
.contact_detail li {
    color: #ffffff;
    font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
    font-size: 38px;
    padding: 0 5px 0 13px;
}
.social_icon h5 {
  font-size: 21px !important;
  font-weight: bold;
}
} 
@media screen and (min-width: 2200px) {
.free_img {
  bottom: -195px !important;
  max-width: 357px !important;
  min-height: 100%;
  position: absolute;
  right: 207px !important;
  width: 100%;
  z-index: 11111;
}
.logo_img {
    bottom: -135px;
    max-width: 525px;
    min-height: 100%;
    position: absolute;
    width: 100%;
    z-index: 11111;
}
.logo_n h1 {
  color: #000000;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 148px !important;
  font-weight: bold;
}
.contact_detail li {
  color: #ffffff;
  font-family: "Arial Black","Arial Bold",Gadget,sans-serif;
  font-size: 54px !important;
  padding: 0 5px 0 13px;
}
.social_icon h5 {
  font-size: 28px !important;
  font-weight: bold;
}
.main_menu li {
  border-right: 1px solid #ffffff;
  height: 61px !important;
}
.main_menu ul li a {
  color: #ffffff;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 38px !important;
  padding: 16px 28px 16px 24px;
  text-shadow: 2px 2px 2px #000000;
}
}
/*=====Responsive end====*/
/*@media only screen and (min-width: 375px) and (max-width: 667px){
	.text-right.headline_mobile {
    font-size: 21px;
    font-weight: bold;
    margin: 66px 0 0;
}
.headline_mobile span {
    font-size: 24px;
    font-weight: lighter;
}
}*/
/*=====Responsive end====*/
