* {
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/OpenSans-Bold-webfont.eot');
	src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.eot');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
	src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/OpenSans-Light-webfont.eot');
	src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'open_sanslight';/*overflow:hidden;*/
}
.clear {
	clear: both;
}
.page_wrapper {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
header {
	padding: 3px 0 9px 0;
	width: 100%;
	background: url(../images/header-bg.png) 0 bottom repeat-x #a76500;
	box-shadow: 0 0 5px #8e7a5b;
	position: fixed;
	top: 0;
	z-index: 999;
}
.page_wrapper .container {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.logo {
	width: auto;
	float: left;
}
.menu {
	width: auto;
	float: right;
	padding-top: 23px;
}
.menu .navbar-default {
	background: none;
	border: none;
}
.menu .navbar-default ul li {
	padding: 0 17px;
}
.menu .navbar-default ul li:last-child {
	padding: 0 0 0 17px;
}
.menu .navbar-default ul li a, .menu .navbar-default ul li a:focus {
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'open_sanslight';
	outline: none;
}
.menu .navbar-default .navbar-nav > .active > a, .menu .navbar-default .navbar-nav > .active > a:hover, .menu .navbar-default .navbar-nav > .active > a:focus, .menu .navbar-default ul li a:hover, .menu .navbar-default ul li a.active, .menu .navbar-default ul li#active a {
	background: none;
	color: #ffe300;
}
.menu .navbar {
	margin: 0;
	min-height: inherit;
}
.banner {
	width: 100%;
	float: left;
	padding-top: 70px;
}
.banner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.banner ul li {
	float: left;
	width: 100%;
	position: relative;
}
.banner ul li img {
	width: 100%;
}
.banner ul li .slide-contnet {
	position: absolute;
	left: 40px;
	top: 20px;
}
.banner ul li .slide-contnet p {
	color: #666;
	font-family: 'open_sansregular';
	margin-bottom: 12px;
	padding: 0 0 0 15px;
	text-align: justify;
}
.content_wrapper {
	width: 100%;
	float: left;
	background: url(../images/container-bg.png) 0 0 repeat-x #ffffff;
	padding: 60px 0 80px 0;
}
.domestic_info {
	position: relative;
	visibility: hidden;
}
h1.main-heading {
	font-size: 30px;
	font-family: 'open_sanslight';
	color: #a86600;
	margin: 0 0 25px;
}
.content_wrapper p {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
	line-height: 1.9;
}
.content_wrapper .clean_carousel_info {
	position: relative;
	visibility: hidden;
}
.content_wrapper .clean_carousel {
	margin-top: 45px;
}
.content_wrapper .clean_carousel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content_wrapper .clean_carousel ul li {
	float: left;
	width: 236px;
	margin-right: 26px;
}
.content_wrapper .clean_carousel ul li .thumb {
	width: 100%;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}
.content_wrapper .clean_carousel ul li .thumb img {
	width: 100%;
	float: left;
}
.content_wrapper .clean_carousel ul li .desc {
	text-align: center;
	font-family: 'open_sansregular';
	font-size: 16px;
	color: #666666;
	float: left;
	width: 100%;
}
.content_wrapper .clean_carousel ul li .desc p {
	text-align: center;
	font-family: 'open_sansregular';
	font-size: 16px;
	color: #666666;
	float: left;
	width: 100%;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-controls-direction a {
	top: 42%;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-prev {
	background: url(../images/car-arrow-left.png) 0 0 no-repeat;
	opacity: 0.7;
	left: -60px;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-prev:hover {
	opacity: 1;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-next {
	background: url(../images/car-arrow-right.png) 0 0 no-repeat;
	opacity: 0.7;
	right: -53px;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-next:hover {
	opacity: 1;
}
.content_wrapper2 {
	width: 100%;
	float: left;
	background: #a86600;
	padding: 60px 0 35px 0;
	min-height: 550px;
}
.content_wrapper2:before {
	content: '';
	clear: both;
}
.content_wrapper2:after {
	content: '';
	clear: both;
}
.content_wrapper2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	background: #a86600;
	float: left;
	width:100%;
}
.content_wrapper2 ul li {
	margin-bottom: 28px;
	padding-right: 28px;
}
.content_wrapper2 ul.pagenation {
	visibility: hidden;
}
.content_wrapper2 ul li .specialised {
	width: 100%;
	background: #f2e8d9;
	padding: 13px 2.5%;
	float: left;
}
.content_wrapper2 ul li .specialised .list_img {
	border-radius: 5px;
	overflow: hidden;
	width: 33%;
	max-width: 164px;
	float: left;
}
.content_wrapper2 ul li .specialised .list_img img {
	width: 100%;
}
.content_wrapper2 ul li .specialised .list_desc {
	float: right;
	width: 63%;
	max-width: 305px;
}
.content_wrapper2 p {
	color: #fff;
	font-size: 14px;
	font-family: 'open_sanslight';
	/*visibility: hidden;*/
	margin:0;
}
.content_wrapper2 h2 {
	font-family: 'open_sanslight';
	font-size: 18px;
	color: #333333;
	margin: 4px 0 10px;
	height: 24px;
	overflow: hidden;
	visibility: hidden;
}
.content_wrapper2 ul li .specialised .list_desc p {
	color: #333;
	line-height: 1.7;
}
.content_wrapper2 ul li .specialised .list_desc p a {
	color: #3366cc;
	text-decoration: none;
	padding-left: 30px;
}
.content_wrapper2 h1 {
	font-family: 'open_sanslight';
	font-size: 30px;
	margin-bottom: 10px;
	color: #fff;
	margin-top: 0;
	visibility: hidden;
}
.content_wrapper2 .row {
	margin-top: 25px;
}
ul.simplePagerNav {
	margin: 0;
	float: right;
	padding: 0;
	width: 150px;
}
ul.simplePagerNav li {
	float: left;
	font-family: 'open_sanslight';
	margin: 0;
	background: #be8d42;
	width: 15px;
	border-radius: 50%;
	margin-left: 14px;
	color: #fff;
	padding: 0;
	text-align: center;
	height: 15px;
	line-height: 40px;
	font-size: 14px;
}
ul.simplePagerNav li a {
	width: 100%;
	text-align: center;
	color: #fff;
	float: left;
	text-indent: -5000px;
}
ul.simplePagerNav li.currentPage, ul.simplePagerNav li:hover a {
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-decoration: none;
}
ul.simplePagerNav li.currentPage a, ul.simplePagerNav li:hover a {
	color: #000;
}
.content_wrapper3 {
	width: 100%;
	float: left;
	padding: 54px 0;
	background: url(../images/bg-line.png) center bottom no-repeat;
}
.purehome-img {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 33px;
}
.purehome-img img {
	width: 100%;
	height: auto;
}
.purehome-content {
	width: 100%;
	float: left;
	clear: both;
}
.purehome-content p {
	margin: 0 0 20px;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 1.7;
}
.service_promice {
	width: 100%;
	max-width: 90%;
	float: right;
}
.service_promice h2 {
	margin: 0 0 35px;
	font-size: 20px;
	color: #707070;
	font-family: 'open_sanslight';
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeded;
	padding-left: 20px;
}
.service_promice ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.service_promice ul li {
	padding-left: 70px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eeeded;
}
.service_promice ul li h3 {
	color: #a86600;
	font-size: 16px;
	font-family: 'open_sanslight';
	margin-bottom: 14px;
}
.service_promice ul li.first {
	background: url(../images/van-icon.png) 4px center no-repeat;
}
.service_promice ul li.second {
	background: url(../images/lock-icon.png) 4px center no-repeat;
}
.service_promice ul li.third {
	background: url(../images/time-icon.png) 4px center no-repeat;
}
.service_promice ul li p {
	margin: 0 0 0px;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 1.7;
}
.contact_wrapper {
	width: 100%;
	float: left;
	padding: 54px 0 0;
	background: url(../images/contact-bg.png) 0 bottom repeat-x #fff;
}
.contact_wrapper h1.contact-heading {
	text-align: center;
	width: 150px;
	margin: 0 auto 50px;
	border-bottom: 2px solid #cccccc;
	font-family: 'open_sanslight';
	font-size: 30px;
	color: #a86600;
	padding-bottom: 5px;
}
.contact_wrapper .form p {
	font-family: 'open_sanslight';
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
}
.contact_wrapper .form {
	padding-right: 58px;
}
.contact_wrapper .form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contact_wrapper .form ul li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 17px;
	color: #666;
}
.contact_wrapper .form ul li input[type="text"], .contact_wrapper .form ul li input[type="email"], .contact_wrapper .form ul li textarea {
	width: 100%;
	border: 1px solid #e1e1e1;
	padding: 0 2.5%;
	height: 40px;
	font-family: 'open_sansregular';
	font-size: 14px;
}
.contact_wrapper .form ul li textarea {
	height: 78px;
	padding: 10px 2.5%;
	resize: none;
}
.contact_wrapper .form ul li input[type="submit"] {
	width: 127px;
	padding-left: 18px;
	text-align: left;
	color: #fff;
	height: 37px;
	line-height: 37px;
	background: url(../images/submit-bg.png) 0 0 no-repeat;
	border: none;
}
.contact_wrapper .address-section {
	padding-left: 54px;
	border-left: 1px solid #e1e1e1;
}
.contact_wrapper .address-section ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact_wrapper .address-section ul li {
	float: left;
	width: 100%;
	padding-left: 34px;
	font-size: 12px;
	font-family: 'open_sansregular';
	color: #666666;
	margin-bottom: 10px;
	padding-bottom:10px;
}
.contact_wrapper .address-section ul li p {
	line-height: 2.0;
	font-size: 12px;
	font-family: 'open_sansregular';
	color: #666666;
}
.contact_wrapper .address-section ul li.add {
	background: url(../images/address-icon.png) 0 4px no-repeat;
}
.contact_wrapper .address-section ul li.phone {
	background: url(../images/phone-icon.png) 0 0px no-repeat;
}
.contact_wrapper .address-section ul li.branchoffices_info {
background: url(../images/branch-off.png) 2px 3px no-repeat;

}
.contact_wrapper .address-section ul li.branchoffices_info span
{
	cursor:pointer;
}
.contact_wrapper .address-section ul li.tollfree {
	background: url(../images/toll-free-icon.png) 0 0 no-repeat;
}
.contact_wrapper .address-section ul li.email {
	background: url(../images/email-icon.png) 0 0 no-repeat;
	
}
.contact_wrapper .social_icons {
	width: 100%;
	float: left;
}
.contact_wrapper .social_icons h2, .foot_mob_nav h2 {
	font-size: 16px;
	font-family: 'open_sanslight';
	color: #a86600;
	margin: 0;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.contact_wrapper .social_icons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact_wrapper .social_icons ul li {
	float: left;
	margin: 0 9px 0 0px;
	opacity: 0.7;
	width: auto;
	padding: 0;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
}
.contact_wrapper .social_icons ul li:hover {
	opacity: 1;
}
.contact_wrapper .social_icons ul li a {
	float: left;
}
.contact_wrapper .container {
	padding-bottom: 30px;
}
footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	bottom: 0;
	float: left;
	padding: 5px 0 0;
	position: fixed;
	width: 100%;
	z-index:999;
	height: 37px;
}
footer .container
{
	position:absolute;
	top:10px;
	left:0;
	right:0;
}
footer .container p {
	font-size: 12px;
	/*line-height: 36px;*/
	font-family: 'open_sanslight';
	margin: 0;
	padding: 0;
}
footer .container a {
	color: #fff;
}

footer .container p.copyrights {
	float: left;
	color: #cccccc;
	padding-bottom:5px;
}
footer .container p.feedback {
	color: #fff;
	float: right;
	padding-right: 60px;
	padding-bottom:5px;
	background: url(../images/feed-back-icon.png) 68px 0px no-repeat;
}

footer .container a:hover p {
	color: #71a332;
	text-decoration: none;
}

.content_wrapper .clean_carousel .bx-wrapper .bx-controls-direction a {
	width: 20px;
}
header {
	padding: 10px 0 8px;
}
header .logo a img, header .menu, header {
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
header .logo a img {
	width: 115px;
}
header.fixed .logo a img {
	/*width: 70px;*/
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
header.fixed {
	padding: 3px 0;
}
header.fixed .menu {
	/*padding-top: 10px;*/
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.contact_bg {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}
.contact_bg .container {
	background: url(../images/contact-background.png) no-repeat scroll right bottom transparent;
	position: relative;
}
div.intro {
	position: absolute;
	top: 0;
	right: 0;
	width: 360px;
	z-index:99;
}
.overlay-img-thumb {
	display: none;
	font-weight: normal;
	position: absolute;
	top: 45%;
	left: 45%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 50px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}
.overlay-img1 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.overlay-img-thumb1 {
	display: none;
	font-weight: normal;
	position: absolute;
	top: 47%;
	left: 46%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 50px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
	margin-left: -10px;
	margin-top: -22px;
}
.fa-icon-th-large:before {
	content: "\f0c1";
	font-size: 40px;
}
#slide {
	float:left;
	margin:0 0 0 15px;
	text-align: center;
	width:100px;
}
#slide h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	color: #666;
	font-weight: 300;
	font-size: 14px;
	text-transform: none;
	margin: 10px 0 0 0;
	vertical-align: middle;
	text-align: center;
	position: relative;
}


.banner ul li .slide-contnet {
	position: absolute;
	left: 50%;
	max-width: 1170px;
	top: 40px;
	transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	width: 100%;
}
.down {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	z-index: 99999;
	height: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #FFCE00 transparent transparent transparent;
	text-align: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	transition: background-image 1s ease-in-out;
	-moz-transition: background-image 1s ease-in-out;
	-webkit-transition: background-image 1s ease-in-out;
	-o-transition: background-image 1s ease-in-out;
	transition: all 1.5s ease;
}


.down.yellow {
	border-color: #FFCE00 transparent transparent transparent;
}
.down.green {
	border-color: #a76500 transparent transparent transparent;
}
.down.blue {
	border-color: #28a9e0 transparent transparent transparent;
}
.down.orange {
	border-color: #4d8811 transparent transparent transparent;
}


.down .scroll_text {
	margin-left: -30px;
	margin-top: -2px;
	text-align: justify;
	width: 100px;
	font-size: 13px;
	color: #ccc;
}
.top-link-click {

	
	cursor: pointer;
	z-index: 99999;
	height: 20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	display:none;
	border-bottom: 15px solid #FFCE00;
	text-align: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	transition: background-image 1s ease-in-out;
	-moz-transition: background-image 1s ease-in-out;
	-webkit-transition: background-image 1s ease-in-out;
	-o-transition: background-image 1s ease-in-out;
	transition: all 1.5s ease;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}

/*.top-link-click.yellow {border-color: -moz-use-text-color rgba(0, 0, 0, 0) #FFCE00;}
.top-link-click.green {  border-color: -moz-use-text-color rgba(0, 0, 0, 0) #4d8811; }
.top-link-click.blue {border-color: -moz-use-text-color rgba(0, 0, 0, 0) #056daa; }
.top-link-click.orange { border-color: -moz-use-text-color rgba(0, 0, 0, 0) #a76500;}
*/

.top-link-click.yellow {
	border-bottom: 15px solid #FFCE00;
}
.top-link-click.green {
	border-bottom: 15px solid #a76500;
}
.top-link-click.blue {
	border-bottom: 15px solid #28a9e0;
}
.top-link-click.orange {
	border-bottom: 15px solid #4d8811;
}


.top-link-click .scroll_text {
	color: #CCCCCC;
	font-size: 13px;
	margin-left: -10px;
	position: absolute;
	text-align: justify;
	text-decoration: none;
	top: 5px;
	position: relative;
	top: -20px;
	width: 100px;
}
/* My Styles on 10/6/14 */
#home .col-sm-6 {
	width: 68%;
}
.contact_bg .container {
/* min-height:750px;*/
}
.err {
	color: #F00;
	font-size: 12px;
}
.err1 {
	color: #F00;
	font-size: 12px;
}
div.form {
	margin: 20px 0px 0px 0px;
}
.response {
	margin-top: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	/*margin-left: 0.3em;*/
	line-height: 20px
}
.contact_wrapper .form p.response {
	margin-top: 10px;
	color: #a76500;
	font-size: 20px;
	font-weight: 300;
	/*margin-left: 0.3em;*/
	line-height: 20px
}
.service_promice h2 {
	width: 100%;
	text-align: center;
	padding: 10px 0 12px;
	font-size: 22px;
	background: #fafafa;
	border-bottom: 1px solid #eeeded;
	font-family: 'open_sanslight';
	margin: 0 0 45px;
	position: relative;
	padding-left: 15px;
}
.service_promice h2:before {
	position: absolute;
	content: '';
	height: 22px;
	width: 22px;
	left: 50%;
	margin-left: -10px;
	bottom: -11px;
	border-top: 1px solid #eeeded;
	border-left: 1px solid #eeeded;
	background: #fafafa;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
li.email a:hover {
	text-decoration: none;
}
.container .logo-top {
	padding-left: 10px;
}
.container ul li.full-width {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.content_wrapper2 .bx-wrapper .bx-controls {
	width: 100%;
}
.content_wrapper2 .bx-wrapper .bx-pager {
	width: auto;
	right: 20px;
	float: right;
}
.content_wrapper2 .bx-wrapper .bx-next {
	background: url(../images/car-arrow-rightw.png) 0 0 no-repeat;
	opacity: 0.7;
	right: -38px;
}
.content_wrapper2 .bx-wrapper .bx-prev {
	background: url(../images/car-arrow-leftw.png) 0 0 no-repeat;
	opacity: 0.7;
	left: -20px;
}
.content_wrapper2 .bx-wrapper .bx-next:hover, .content_wrapper2 .bx-wrapper .bx-prev:hover {
	opacity: 1;
}
.branchoffice_list {
	width: 100%;
	position: fixed;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	display: none;
}
.branchoffice_list_info {
	width: 95%;
	max-width: 500px;
	margin: 50px auto 0 auto;
	position: relative;
	z-index: 20;
}
.branchoffice_list_info .title_info {
	background: none repeat scroll 0 0 #a76500;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	width: 100%;
}
.branchoffice_list_info .title_info p {
	margin: 0 0 0 10px;
}
.branchoffice_list_info .content_info {
	background: none repeat scroll 0 0 #fff;
	padding: 10px 0;
	height: 400px;
	overflow: auto;
}
.branchoffice_list_info .content_info address {
	width: 44%;
	float: left;
	padding: 0 3%;
	text-align: left;
	margin: 0 0 10px 0;
}
.branchoffice_list_info .content_info address h3 {
	font-size: 14px;
	font-weight: bold;
}
.branchoffice_list_info .content_info address p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}
.branchoffice_list .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9;
	cursor: pointer;
}
.intro .round {
float: left;
margin: 0 0 0 22px;
text-align: center;
width: 100px;
}
.intro .round a {
text-decoration: none !important;
}
.intro  h1 {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #000;
font-weight: 300;
font-size: 10px;
text-transform: none;
margin: 10px 0 0 0;
vertical-align: middle;
text-align: center;
position: relative;
font-family: 'open_sansregular';
line-height: 18px;
text-decoration: none;
}
.intro .round:first-child
{
	margin:0;
}
.intro .intro_img img {
max-width: 90%;
}
.home_link .intro_img img
{
	margin-top:10px;
}
.intro_img .fa-icon-th-large:before {
font-size: 33px !important;
}
.home_link .intro_img {
margin-right: 0px;
margin-top: 0px;
background: #EDB800;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
.slide2 .intro_img
{
margin-right: 240px;
margin-top: 0px;
background: rgba(78, 135, 69, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
.slide4 .intro_img
{
	margin-right: 0px;
margin-top: 0px;
background: rgba(164, 126, 66, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
.slide3 .intro_img {
margin-right: 120px;
margin-top: 0px;
background: rgba(31, 118, 180, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
p.readmore
{
	float:right;
	clear:both;
}
p.readmore a
{
	color:#A86600
}
.foot_mob_nav
{
	float:left;
	width:90%;
	clear:both;
	display:none;
	padding:10px 5% 50px;
}
.foot_mob_nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot_mob_nav ul li
{
	width:auto;
	margin:8px 0;
	float:left;
	margin:0px 0 0 0;
	padding:5px 20px; 
}
.foot_mob_nav ul li:first-child
{
	padding-left:0;
}
.foot_mob_nav ul li a
{
	float:left;
	color:#666;
	line-height:normal;
	font-size:13px;
	font-family: 'open_sansregular';
	
}

.contact_wrapper .address-section ul li.branchoffices_info span:hover
{
	color:#edb800;
}