.list_bg ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.list_bg li {
    float: left;
    margin-right: 30px;
    margin-top: 20px;
}
.social ul {
	    padding: 0px;
    list-style: none;
}
.social ul li {
    float: left;
    /* margin-right: 10px; */
    display: inline-block;
    margin-left: 10px;
}
.social ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    float: right;
}
.call_right.phone_call {
    float: right;
}
.box-top_clear {
    margin-top: 40px;
}
.social ul img {
    max-width: 22px;
}
nav#site-navigation {
    background: #fe0000;
    padding: 25px;
    position: absolute;
    top: 20px;
    z-index: 999999999;
}
.call_right.phone_call{
	font-family: 'Poppins', sans-serif;font-size:16px;
	color:#c5c4c4;
}
.phone_box{
	color:#fe0000;
}
.col-sm-1.col-xs-12.box-top_clear.social {
    padding: 0px;
}
#site-navigation ul li a {
	font-size:14px;font-family: 'Poppins';color:white;
}
#site-navigation ul li a {
    font-size: 14px;
    font-family: 'Poppins';
    color: white;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    padding-bottom: 3px;
}
ul#primary-menu {
    float: none;
    display: table;
    margin: 0 auto;
    padding-left: 60px;
}

.site-branding a img {
	margin-top:20px;
}
.main-navigation{
	position:relative;
}
.main-navigation {
    background: url(../images/bg-menu.png) !important;
    background-repeat: no-repeat;
    z-index: 99999 !important;
    background-size: cover !important;
}
.remove_padding{
	padding:0px;
}
.about_us_box {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.about_us_box {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 2px solid #e5e3e3;
    padding: 15px;
}
.testimonial_list_box {
    padding-top: 28px;
}
h3.title-new-home_about_us {
    margin-top: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.phone_box:hover{
	text-decoration:none;color:#fe0000;
}
.phone_box:visited{
	color:#fe0000;
}
.about_us_box:nth-child(even) {
  background: #f3f3f3;
}
.box-info-tr {
    border: 4px solid #f5f5f5;
    padding: 20px;
}
.box-info-tr hr {
    width: 50px;
    border: 3px solid #e3e3e3;
}
.contact_box .wpcf7-form input {
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-radius: 0px;
}
.contact_box .wpcf7-form .btn-send-tr{
	    background: #fe0000;
    color: white ;
    width: 200px;
    border: none;
    text-align: center;
    display: table;
    margin: 0 auto;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 20px;
}
#primary-menu  li {
    float: left;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
#primary-menu li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#site-navigation ul li a:hover{
	text-decoration:none ;
}

.current-menu-item a {
	border-bottom:3px solid white
}
nav.navbar.navbar-default {
    border: 0px;
    box-shadow: none !important;
    background: transparent;
}
.menu-main-container {
    background: url(../images/bg-menu.png) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    width: 100%;
    top: 28px;
    z-index: 999;
}
.menu-main-container  ul li a {
    font-size: 14px;
    font-family: 'Poppins';
    color: white !important;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    padding-bottom: 3px;
}
nav.navbar.navbar-default {
    margin-bottom: 0px;
}
header#masthead {
    height: 110px;
}
.home header#masthead {
    height: 110px;
    margin-bottom: 20px !important;
}

.home  .site-branding a img {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
	body .social ul li {
 
    margin-left: 5px;
}

	body .list_bg li {
   
    margin-right: 5px;
   
}

	body nav#site-navigation {
    position: relative;

    margin-bottom: 10px;
}

	.col-sm-9.col-xs-12.full-header_mobie.remove_padding {
		width: 100%;
	}

	.box-info-tr p {
		font-size: 15px;
		text-align: center;
		word-break: break-all;
	}

}
@media only screen and (max-width: 768px) {
	body div#navbar {
		padding-left: 0px;
		padding-right: 0px;
	}

	body #primary-menu li {
    float: left;
    position: relative;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    width: 100%;
    float: left;
}


		.menu-main-container {
		background: #fe0000 !important;
		position: initial !important;
	}


	h3.title-new-home_about_us {
		text-align: center;
	}

	.about_us_box img {
		text-align: center;
		display: table;
		margin: 0 auto;
	}
	.story_of img {
		width:auto !important
	}
	
	body .social ul {
		padding: 0px;
		list-style: none;
		margin: 0px;
		float: none;
		display: table;
		margin: 0 auto;
	}

	.call_right.phone_call {
		margin-top: 10px;
	}

	body .box-top_clear {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	body .call_right.phone_call {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		color: #c5c4c4;
		text-align: center !important;
		float: none;
	}

	.list_bg {
		float: none;
		display: table;
		margin: 0 auto;
	}

	body .site-branding {
		text-align: center;
	}
	.site-branding a img {
		margin-top: 20px;
		display: table;
		margin: 0 auto;
	}
}