/*
Theme Name: gmslaw
Theme URI: http://purplegroup.com
Author: Purple Group
Author URI: http://purplegroup.com
Description: Theme designed for GMS Law.
Version: 1
*/

/*
Colours
orange #ff6816
new orange #f7941d
*/

/* Typography */


a, a:hover, a:active, a:focus {
   outline: 0;
}



h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu Condensed', sans-serif;
}

body, html {
	height: 100%;

}
 
body, #footer h2.widgettitle, .tagline {
	font-family: 'Ubuntu', sans-serif;
	color: #333;
}

p{
 	line-height: 24px;
 }
#navigation, #testimonials h2 {
	font-weight: 300;
}

ul.menu {
	list-style-type: none;
	padding: 0;
}


body {
	/*line-height: 1.8;*/
}



.post {
	margin-bottom: 40px;
}



.btn-orange {
	background-color: #f7941d;
	color: #fff !important;
}

.open{
	z-index: 100!important;
}

/*a.start-claim {
	font-weight: bold;
	font-size: 20px;

	-moz-box-shadow:    inset 0 0 10px #333;
	-webkit-box-shadow: inset 0 0 10px #333;
	box-shadow:         inset 0 0 10px #333;
}
a.start-claim:hover {
	-moz-box-shadow:    inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow:         inset 0 0 10px #000;
}
*/

a.start-claim {
	position: relative;
	color: #fff;
	text-decoration: none;
	background-color: #f7941d;
	font-weight: bold;
	font-size: 20px;
	display: block;
	padding: 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 9px 0px #ff6816, 0px 9px 25px rgba(0,0,0,.7);
	-moz-box-shadow: 0px 9px 0px #ff6816, 0px 9px 25px rgba(0,0,0,.7);
	box-shadow: 0px 9px 0px #ff6816, 0px 9px 25px rgba(0,0,0,.7);
	margin: 20px auto 40px;
	width: 160px;
	text-align: center;

	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}

a.start-claim:active {
	-webkit-box-shadow: 0px 3px 0px #ff6816, 0px 3px 6px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 3px 0px #ff6816, 0px 3px 6px rgba(0,0,0,.9);
	box-shadow: 0px 3px 0px #ff6816, 0px 3px 6px rgba(0,0,0,.9);
	position: relative;
	top: 6px;
}



/* Diagonal stripes beside titles */
.stripes {
	background-image: url(img/diagonal-stripes.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}



#top-bar {
	background: #f6f6f6;
	padding-top: 0.5em;
	border-bottom: 1px solid #e4e4e4;
}

#top-bar > .container {
	padding: 0;
}

#top-bar .social {
	background: #fff;
	border-color: #e4e4e4;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	padding: 11px 20px;
	margin-left: 5%;
	position: relative;
	top: 1px;
}
#top-bar .social a {
	margin-right: 10px;
}
#top-bar .social a:hover {
	text-decoration: none;
}


/* Search form in top bar. */
#top-bar .searchform {
	max-width: 200px;
}

#header {
	color: #fff;
	position: relative;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom:3em;
}

#header a:hover {
	text-decoration: none;
}

#headerSidebar {
	margin-bottom: 0;
	font-weight: bold;
}
#headerSidebar li {
	padding: 0;
	margin: 5px 0;
	text-align: right;
}
#headerSidebar a {
	color: #fff;
}
#headerSidebar .phone {
	font-size: 120%;
	 
}
#headerSidebar .divider {
	display: inline-block;
	height: 15px;
	margin: 0 20px;
	border-left: 1px solid #e4e0e0;
}

.nav-borders{

	padding:0;
	margin: 0;
/*	width: 1280px;*/
	height: inherit;
}

#imgnowin h3 {
font-family: Ubuntu;
font-weight: normal;
}


#imgnowin a {
	 
color: #f09400;
font-weight: 500;
margin-left: 2.5em;
}

.law-services{

	float:left; width:58%; margin-right:5%
}


/*#navigation a {
	color: #555;
}
/*ul.sub-menu {
	display: none;
}*/

 .nav {
margin-left:0em;
}
.nav>li>a {
 
padding: 1em 0.6em;
 
}

#sidebar>li>ul {
	padding-left: 0;
	list-style-type: none;
}
#sidebar li ul li {
	margin-bottom: 5px;
}


#navigation {
	background-color: #FFFFFF;
	font-weight:400;
	 border-top: 0.1em solid #d6d6d6;

}

#navigation ul {
/*	margin: 0 2%;*/
}


#title-bar {
	min-height: 92px;
	background-color: #e6e6e6;
	background-image: url('img/title-bar-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.shadow {
	margin-bottom: 20px;
  	position:relative;       
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.shadow:before, .shadow:after {
	content: "";
	position: absolute;
	z-index:-1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 50%;
	bottom: 0;
	left: 2%;
	right: 2%;
	-moz-border-radius: 50% / 25%;
	border-radius: 50% / 25%;
}


/* Main content */
.main {
	background: #fff;
	/*padding-bottom: 2em; */
}
.main a {
	color: #f7941d;
}

.main .alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
.main .alignright {
	float: right;
	margin: 0 0 1em 1em;
}
.main .alignleft, .alignright {
	max-width: 50%;
	height: auto;
}

.main ul li, .main ol li {
	/*margin-bottom: 0.5em;*/
}

.main .meta {
	color: #999;
	font-size: 12px;
}
.lead {
	font-style: italic;
}


.post {
	clear: both;
}


.post .attachment-post-thumbnail {
	float: right;
	margin: 0 0 10px 10px;
}



/* Sidebar at the very top. */
#topSidebar {
	margin: 0;
}

#topSidebar .textwidget {
	line-height: 45px;
}




#footer, #footer a, #colophon, #colophon a { color: #aaa !important; }

#footer {
	background: #3b3b3b;
	padding: 2em 0;
	position: relative;
}
#footer h2.widgettitle {
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff !important;
	font-weight: normal;
}
#footer hr {
	border-color: #aaa;
}
/*#footer .widget li:before {
	content: ">  ";
}*/
#footer .widget li {
	margin-bottom: 5px;
}
#footer a.top-link {
	background: url('img/top-link.png') no-repeat;
	display: block;
	width: 74px;
	height: 37px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -37px;
}


#colophon {
	background: #333333;
	padding: 0.5em 0;
}




/* Home page carousel - Hide on mobiles? */
#hp-carousel {
	max-width: 1200px;
	margin: 0 auto 30px;
}
#hp-carousel .carousel-control {
	width: 80px;
}
#hp-carousel .item {
	background: #fff;
	/*max-height: 300px;*/
	overflow: hidden;
}
#hp-carousel .item img {
	width: 100%;
	height: auto;
}
#hp-carousel .caption {
	font-size: 20px;
	line-height: 40px;
	font-weight: 300;
	padding-top: 50px;
	padding-right: 110px;
}
#hp-carousel a.btn {
	background: #ff6100;
	color: #fff;
	font-weight: 400;
	float: right;
}



/* Bootstrap carousel 
.carousel-caption {
	top:0px;
width:240px;
height:580px;
left:200px;
text-align:left;
	padding: 50px 20px;
font-size:23px!important;
	//-webkit-border-radius: 20px;
	//border-radius: 5px;
	
	background: rgba(0, 0, 0, 0.56);
	//-webkit-box-shadow: 0px 0px 50px 50px rgba(50, 50, 50, 0.75);
	//-moz-box-shadow:    0px 0px 50px 50px rgba(50, 50, 50, 0.75);
	//box-shadow:         0px 0px 50px 50px rgba(50, 50, 50, 0.75);
}

.carousel-inner {
position: relative;
width: 100%;

max-height:570px;
overflow: hidden;
}*/



/*My Carousel changes to make as I wanted to be */


 
/*.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.56);
    bottom: -354px;
    display: block;
    font-size: 18px !important;
    left: 0;
    padding: 20px;
    right: 0;
    text-align: center;
    width: 66%;
}*/

.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.56);
    bottom: -354px !important;
    display: block;
    font-size: 18px !important;
    left: 0;
    padding: 37px !important;
    right: 0;
    text-align: center;
    width: 66%;
}

.carousel-caption > h3 {
    margin-top: -10px;
}

.carousel-indicators {
    bottom: 7% !important;
    left: 0;
    margin: 0 20%;
}

.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
height: 545px;
}
.carousel {
background-color: #FAFAFA;
}

.carousel-control.right {

left: auto;
background-image:none!important;
 
background-repeat: repeat-x;
}

.carousel-control.left {

background-image:none!important;
}




.staticcaption {
display: block;
float:left; 
width:34%;
height:inherit; 
 text-align: center;

}

.staticcaption h3 {
text-align: center;

margin: 2em 0;
 
font-size: 2em;
}

.staticcaption p {
text-align: center;
 line-height: 1.5em;
font-size: 1.4em;
}

.orange-box {
	background-color: #F09400;
	line-height: 1em;
	padding: 5% 0;
}

.orange-box h1 {
	font-weight: bold;
}

.orange-box h2 {

	font-size:1.6em;
	font-family: Ubuntu;
 
	font-weight: 400;
}


.orange-box h2 span {

	 color:#fff;
}




.orange-box p {
	margin: initial;
}


.orange-box p a,
span.white {
	color: #FFFFFF !important; 
}

.orange-box #line-first,
.orange-box #line-second {
	width: 20%;
}

.orange-box #line-first {
	margin-bottom: 0;
	border-color: #FB9900;
	margin-top: 1em;
}

.orange-box #line-second {
	margin-top: 0;
	border-color: #E18B04;
	margin-bottom: 1em;
}

.main-caption {
	background-color: #FFFFFF;
	padding: 7% 2%;
}

.main-caption p {
	line-height: 1.8em;
}

.main-caption button.btns {
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


.static-details {
	margin-top: 2em;
	font-size: 0.8em;
	background-color: #FAFAFA;
	padding: 1% 0 7% 0;
}

.static-details p:last-child{
	margin-top: 2em!important;
	
}


.staticcaption .static-details p {
	line-height: 0.8em;
}

.staticcaption #nowin {
	font-size: 1.5em;
	margin-bottom: 6%;
}

.staticcaption #more {
	font-size: 1em;
}

.no-win{
font-family: 'Ubuntu', sans-serif;

}


.no-win h2 { 
 
color: #333333!important;
	font-weight: normal!important;
} 

.no-win a { 
 
font-family: 'Ubuntu', sans-serif;
color: #333333!important;
} 

.bold {
	font-weight: bold;
}

.static-details p:nth-child(2) {
	margin-bottom: 5%;
}

.static-details p:last-child a{
	color: #595E63 !important;
	
}

.static-details p:last-child{
	 margin-top: 2em;
}

/*Here is the end of personal touch */


/* Home page banner */
#banner {
	position: relative;
	background: #fff;
}
#banner .control {
	position: absolute;
	background-image: url('img/carousel-buttons.png');
	width: 48px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	opacity: 0.6;
}
#banner .control.prev {
	left: 0;
}
#banner .control.next {
	right: 0;
	background-position: -48px 0;
}
#banner .control:hover {
	opacity: 1;
}

#image-slides {
	position: absolute;
}
#image-slides>img {
	width: 500px;
}

#text-slides {
	margin-left: 500px;
}
#text-slides>div {
	max-width: 400px;
	height: 253px;
	padding: 50px;
	font-size: 20px;
	line-height: 40px;
	font-weight: 300;
}
#text-slides a.btn, #latest-posts a.btn {
	background: #f7941d;
	color: #fff;
	font-weight: 400;
	float: right;
}






/* Home page icon section. */
#hp-icons {
	text-align: center;
	margin: 20px 0;
}
#hp-icons .hp-icon-box {
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
	height: 250px;
}
#hp-icons a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#hp-icons .hp-icon-box:hover {
	background-color: #f9f9f9;
}

/*#hp-icons a{
	color: #333;
}
#hp-icons a.hp-icon {
	display: block;
	width: 61px;
	height: 69px;
	margin: 1em auto;
	background-image: url('http://gmslaw.co.uk/wp-content/themes/gmslaw/img/hp-icons.png');
}
#hp-icons a.hp-icon:hover {
	background-position-y: -100px;
}
#hp-icons a.hp-icon.mvno { background-position-x: -100px; }
#hp-icons a.hp-icon.wifi { background-position-x: -200px; }
#hp-icons a.hp-icon.m2m { background-position-x: -300px; }
*/

#hp-icons .hp-icon-box.border-xs {
/*	border-right: 1px solid #f9f9f9;*/
}



.h-line {
/*	border-top: 1px solid #f9f9f9; */
	margin: auto;
	width: 95%;
	clear: both;
}


/* Home page panels. */
.panel-orange {
	border-color: #f7941d;
}
.panel-orange > .panel-heading {
	color: #fff;
	background-color: #f7941d;
	border-color: #f7941d;
}


/* about us page the two bottom columns */
.right-aboutus {

	float:left; 
	width:35%;
}




.right-aboutus  ul.chevron {

margin-left: -20px!important;
list-style-image:url('img/point.png');
 display:inline-block;
 

}


.right-aboutus ul.columns-3 li {
width: 41%;
margin: 0.1em 9% 1em 0;
float: left;
 

}

.lightboldtext {

 
border-left: 3px #f09400 solid;

}

.lightboldtext p {

font-size: 0.9em;
padding-left: 20px;
font-weight: 500;

}


/* --- end of the about us 2 bottom */

/* List with chevron bullets. */
ul.chevron, .post-content ul {
	 list-style-image: url('img/chevron.png');
	margin: 20px 0;


}

ul.chevron li, .post-content ul li {
	margin-bottom: 10px;
}

/* 2 column list */
ul.columns-2 li {
	width: 40%;
	margin: 1em 10% 1em 0;
	float: left;
}
ul.columns-2 li:nth-child(odd) {
	clear: left;
}
/* 3 column list */
ul.columns-3 li {
	width: 25%;
	margin: 1em 5% 1em 0;
	float: left;
}
ul.columns-3 li:nth-child(3n*3) {
	clear: left;
}

/* 4 column list */
ul.columns-4 li {
	width: 20%;
	margin: 1em 5% 1em 0;
	float: left;
}
ul.columns-4 li:nth-child(4n+1) {
	clear: left;
}


#frontier #latest-posts{
 


}


#latest-posts {
	background: #f0f0ee;
	margin: 20px 0;
	padding-bottom: 20px;
}

.dateBox {
	width: 40px;
	float: left;
	margin: 0 10px 10px 0;
}
.dateBox .day {
	color: #f7941d;
	background: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
}
.dateBox .month {
	color: #fff;
	background: #f7941d;
	text-align: center;
	margin-top: 3px;
}
.recent-post h3 {
	margin-top: 0;
	font-size: 18px;
}
.recent-post a {
	color: #f7941d;
}
.recent-post .read-more {
	float: right;
}



/* Tab boxes */
.main #tab-box>li {
	margin-bottom: 0;
	margin-top: 2em;
}
#tab-box a {
	font-size: 18px;
	border-radius: 0;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
	margin-right: 0;
	color: #a1a1a1;
}
#tab-box li:last-child a {
	border-right: 1px solid #ddd;
}
#tab-box>li.active a {
	border-top: 1px solid #ff6100;
	color: #333;
}

.tab-content {
	border: 1px solid #ddd;
	border-top: none;
	padding: 1em;
}




/* Bootstrap carousel */
.carousel {
	margin-top: 20px;
}
.carousel a {
	color: #fff;
}




/* Flexible iFrame for Google map */
.Flexible-container {
	position: relative;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 33%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 30px 0;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*
form.contact-form {
	max-width: 400px;
}
form.contact-form button, form.contact-form button:hover {
	background: #ff6100;
	color: #fff;
}
*/

 

/* Contact form 7 */
.input-group {
	margin-bottom: 10px;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	right: 10px;
}

.captcha .input-group-addon {
	background: #fff;
	padding-top: 0;
	padding-bottom: 0;
}
/*.captcha .wpcf7-form-control-wrap, .captcha .input {
	height: 100%;
}*/



/* Case counters */
.case-counters {
	background: #f0f0ed;
	clear: both;
	padding-top: 40px;
}
.counter-wrapper {
	text-align: center;
}
.counter-wrapper p {
	margin: 20px 0 40px 0;
	padding: 0;
}



/* Row of orange circles */
.circles {
	width: 100%;
	background-color: #f0f0ed;
	background-image: url('http://gmslaw.co.uk/wp-content/themes/gmslaw/img/world.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	margin: 2em 0;
}
.circle-container {
	position: relative;
	width: 175px;
	height: 175px;
	line-height: 175px;
	margin: 10px auto;
	text-align: center;
	font-size: 28px;
	z-index: 8
}

.circle {
	position: absolute;
	background: url('img/circle.png') center no-repeat;
	width: 175px;
	height: 175px;
	top: 0;
	left: 0;
	z-index: 5;
}

.circle.right {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.circle.bottom {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.circle.left {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.circles a {
	color: #333;
}
.circles a:hover {
	text-decoration: none;
	color: #ff6100;
}


/* Contact details on contact page */
.contact-info table tr td {
	vertical-align: top;
	padding: 0 10px 15px 0;
	white-space: nowrap;
}

.contact-icon {
	width: 14px;
	height: 15px;
	margin: 6px 6px 0 0;
	float: left;
	background: url('img/icons/contact-icons.png');
}
.contact-icon.phone {
	background-position: 0 -15px;
}
.contact-icon.email {
	background-position: 0 -30px;
}
.contact-icon.hours {
	background-position: 0 -45px;
}


.contact-content {
	border-right: 1px solid #ccc;
}
.contact-info {
	border-bottom: 1px solid #ccc;
}


.tagline {
	text-align: center;
	font-weight: normal;
}









/* --------------- CUSTOM CSS -------------------*/
#header {
	color: #333;
	
	-webkit-box-shadow: 0px 8px 11px -2px rgba(50, 50, 50, 0.52);
-moz-box-shadow:    0px 8px 11px -2px rgba(50, 50, 50, 0.52);
box-shadow:         0px 8px 11px -2px rgba(50, 50, 50, 0.52);
}

#header a {
 
color:#333;
 

}
 
 #header-info {
	height:8em;
	background-repeat:no-repeat;
}

.navbar-nav { 
	width:100%;
}

#headerSidebar  { 
margin-bottom: 0;
font-weight: bold;
float: right!important;

}
.middle-logo {
 
margin-top:2.0em;
}

.btns {
display: inline-block;
padding: 6px 12px;
margin-bottom: 1em;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
 
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
background-color: #f09400!important;

font-weight: 600;

font-family: 'Ubuntu', sans-serif;
 
color:#fff!important;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

}

 


.btns a{
color:#fff!important;
text-decoration:none;
}



#headerSidebar{
margin-top:-35px;
}

#header .textwidget {
margin-top:25px;
margin-right: 20px;
font-size: 0.98em;
}

.circle2 {
	
display:inline-block;
 
border:0.5em solid #f09400;
margin:1.4em 0;
border-radius:0.5em;
-webkit-box-shadow: 0px 13px 12px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 13px 12px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 13px 12px 0px rgba(50, 50, 50, 0.25);
 
 
}

 

 #header-title-home div {
 float:left;
 padding: 0 20px;
 
}
 #header-title-home div:first-child {
margin-right:30px;
 
}

#header-title-home h2{
font-size:1.7em;
font-weight:900;
margin-left: 20px;
}

 

 

#homepage {
 
 
padding: 0 2em;

}

#homepage {
	z-index: 99!important;
} 
#homepage .one_fourth{

width: 21%;
margin-right: 3.47em;
z-index: 99!important;
}
 
#homepage .last_column{

width: 21%;
margin-right: 0;
 
}

#homepage .one_fourth a{
display: block;
color:#333;
text-decoration: none; 

}


#homepage .one_fourth .boxed:hover{
width: 99%;

background-color: #fafafa;
z-index: 300!important;
}

 .boxed img {

 	max-width: 100%;
 	height: auto;
 }

  .boxed 
   {

 	max-width: 100%;
 	height: auto;
 }

 .boxed h3
   {

 	max-width: 100%;
 	height: auto;
 	font-size: 1.5em;
 }

.teamimag img{
 max-width: 35%;
height: auto;
/* margin-left: 5.1em; */

}

#our-team .one_fourth {
 
margin-left: -0.2em;
font-size: 0.9em;
max-width: 20%;
}

#our-team .one_fourth img{
 
 
max-width: 100%;
height: auto;
}

#our-team .last_column {
background-color: #fafafa;
height: 430px;
margin-right: 0;
min-width: 35%;
margin-left: 3.3em;
 
}

 
#our-team .last_column  p {
padding: 0 1.2em;
line-height: 3.4em;
width: 80%;
margin: 1% auto;

}

#our-team .last_column  h2 {
padding: 0 1em 0.4em;
}

#our-team .last_column  span {
 
margin: 3em 25%;

 

}

/*
#our-team div span {
background-color:#e9e9e9;
padding:5px;
font-size:0.9em;
width:195px;
display:block;
}
*/
#our-team div   {
 margin:1px;
 
padding: 0.2em;

}

#our-team .caption-email   {
font-size:0.8em;}

#hp-icons {
margin-top:50px;
margin-bottom:80px;
}

#latest-posts {
background: #fafafa;
margin-top: 80px;
padding: 1em 0;
margin-bottom: -20px;
}

#latest-posts p {
width:100%;
 
}

#latest-posts a {
margin:40px 0;
}

.carousel {
margin:0;
}

#styling {
width:100%; 
border: 0 solid;
border-radius: 0px;
z-index: 99999;
margin-bottom: 0;
}
.break{
margin-top:20px;
}
#custom-con {
padding:0;
border: thin solid #f4f4f4;
background-color: #fff;
overflow:hidden;
}

#custom-con-fron {
padding:0;
background-color: #fff;
width: 66% !important;
float:left;
height:400px;
overflow:hidden;

}
.clearing {
clear:both;
}

.post-content section{
 /*margin-top:50px;*/
}

.testcol {

display: block;
min-width: 100%;
margin: 2em 0;
height: 1px;
background-color: #F7F7F7;
 
}

.left-w {
display:block;
float:left;
width:20%;
font-weight:400;
 
padding:0px;

}

.left-w ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.left-w ul li{
line-height: 35px;
} 

.left-w a{
color:#3f3f3f!important;
} 

 
.wel-txt {
display: block;
width: 60%;
line-height: 24px;
float: left;
margin-right: 3em;

}



.col-sm-10{

	width: 100%;
} 

#colmn {

}


#colmn .col-sm-9 {
width:75%;
}


.im-pos {
float:left; 
padding-top:20px; 
margin-right:20px;
}

.txt-pos {
line-height:25px;
 margin-top:25px;
}


.small-print{
	font-size: 0.8em;
	margin:0 0 1em 3em;
}
.topkeno{
margin-top:9.2em;

}

#google-maps iframe {
width: 100%;
}

.rightcol {
width:100%!important;
margin: 0 2em;
 }

.rightcol h3 {
 
padding-bottom: 1.2em;
 
}

.rightblog {
width:100%!important;
 
 }

.rightblog h3 {
 
padding-bottom: 1.2em;
 
}

#onlysmall {
display:none;
}

.headlogo {
border-top: 0.1em solid #d6d6d6;
display:block;
height:6em;
background-color:#f7941d;

}

.headlogo img {
margin:0
vertical-align:middle;

float:left;
padding: 1em 0 0 2em;
}
.headtext {

background-color: #fff;
height:auto;
}

.styleheadtext {
float:left;
margin:0 1em;
line-height: 2.9em;
font-weight:600;
}

.inthemiddle {
display:table;
 margin:0 auto;
}

#custom-con-fron img {
    height: auto;
    width: 100%;
}


.carousel-caption > h3 {
    margin-bottom: 0;
}

.no-win > h2 strong {
    margin-left: 1em;
}

.read-more.btn.btn-default {
    color: #fff !important;
}