/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    font-weight: 400;
    color: #333;
    background-color: #6B6322;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: inherit;
}
.portfolio h3 {
    margin-bottom: 5px;
}
.h3, h3 {
    font-size: 20px;
}
.h4, h4 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 9px;
    line-height: normal;
    padding-bottom: 4px;
}
a {
    color: #000000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #5A5A5A;
    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
}
.portfolio a {
    color: #453100;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
}
.linkicon {
	font-size:16px;
}
#noscript {
	padding: 2%;
	background-color: #EBEBEB;
	border: 2px solid #7E7E7E;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}

#noscript h2 {
	color: #FFFFFF;
	background-color: #7F7F7F;
	font-family: 'Ubuntu', sans-serif;
	padding: 5px;
}
.text-large {
	font-size: 200%;
}
.page-header-wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;	
}
.page-header {
    padding-bottom: 0px;
    margin: 20px 0 20px;
    border-bottom: 2px solid #333;
}
.page-sub-header {
	padding-bottom: 10px;
	border: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.green {
	color:#1D9D73;
}
.btn-success {
    color: #fff;
    background-color: #1d9d73;
    border-color: #1d9d73;
}
.btn-warning {
    color: #fff;
    background-color: #996600;
    border-color: #996600;
}
.table-center>tbody>tr>th {
    text-align: center;
	vertical-align: middle;
    display: table-cell;
}
.table-center>tbody>tr>td {
    vertical-align: middle;
    display: table-cell;
}
.list-unstyled li h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}
.list-icons {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-top: 8px;
}
.list-icons > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.list-inline-links {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-bottom: 0px;
}
.list-inline-links > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 0px;
}
/* --- */
.list-inline-bullet {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-bottom: 0px;
}
.list-inline-bullet > li {
    display: inline-block;
    padding-right: 14px;
    padding-left: 0px;
}
.list-inline-bullet > li::before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 15px;
    padding-right: 0.2em;
    position: relative;
    top: 0px;
    left: 0;
}
/* --- */
ul.liststyle {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle1 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle2 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3a {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3b {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.liststyle > li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 9px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: inherit;
	color: #2A2A2A;
	line-height: normal;}
ul.liststyle1 > li {
    background-image: url(../images/bullet1.png);
    background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 9px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: inherit;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle2 > li {
    background-image: url(../images/bullet2.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 22px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: normal;
    margin: 0px;
}
ul.liststyle3 > li {
	background-image: url(../images/bullet2a.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 22px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-bottom:25px;
}
ul.liststyle3a > li {
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3b > li {
	background-image: url(../images/bullet6.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}

ol.liststyle4 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle4 > li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle4 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #009966;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
/* ol black */
ol.liststyle5 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle5> li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle5 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #2A2A2A;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}

.bs-callout{padding:10px;margin:30px 0;border:1px solid #d4d4d4;border-left-width:5px;border-radius:3px}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout-danger{border-left-color:#003399}.bs-callout-danger h4{color:#000000}.bs-callout-warning{border-left-color:#D5C510}.bs-callout-warning h4{color:#6F670A}.bs-callout-info{border-left-color: #1D9D73}.bs-callout-info h4 {color: #1D9D73}
.sitemap-group {height:auto; margin-bottom:15px;}
.bcrumb-wrapper {margin-top: 0px; margin-bottom: 0px; padding: 0px; background-color: #FFFFCC; margin-left: -15px; margin-right: -15px;}
.breadcrumb {display: block;margin-top: 30px;margin-bottom: 14px;padding: 8px 8px;list-style: none;background-color: #e7d683;border: none;}
.breadcrumb li {font-size: 14px;}
.breadcrumb a {color: rgb(0, 0, 0);font-weight: 700;}
.breadcrumb a:hover {color: rgba(3, 3, 3, 1);}
.breadcrumb>.active {color: rgb(92, 69, 0);}
.breadcrumb>li+li:before {color: #2A2A2A; content: "\232A\00a0";}

/*video wrapper */
.video-wrapper {
    border: 1px solid rgb(0, 51, 102);
    padding: 8px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.video-title {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 4px;
}
.logo-wrapper {
    margin-top: 5px;
}
.header-top {
    background-color: black;
    color: white;
    padding: 5px 0px 7px 0px;
}
.header-top a, .header-top a:hover {
	color:#FFFFFF;
}
.header-top-mob {
    color: #000;
	text-align:center;
    padding: 10px 0px 5px 0px;
}
.header-top-mob a, .header-top-mob a:hover {
	color:#000;
}
.menu-wrapper {
    background: #cc9900;
    background: -moz-linear-gradient(top, #cc9900 0%, #ede4a1 39%, #ede4a1 50%, #eadd93 60%, #d9b63f 100%);
    background: -webkit-linear-gradient(top, #cc9900 0%,#ede4a1 39%,#ede4a1 50%,#eadd93 60%,#d9b63f 100%);
    background: linear-gradient(to bottom, #cc9900 0%,#ede4a1 39%,#ede4a1 50%,#eadd93 60%,#d9b63f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9900', endColorstr='#d9b63f',GradientType=0 );
    padding: 15px 0px 15px 0px;
}
/* main content */
.main-content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px;
    background-color: #FFFFCC;
    margin-left: -15px;
    margin-right: -15px;
}
h3 {
    font-size: 20px;
	font-weight:700;
}
.gridtop {
	background-color: #E6D98A;
	padding:15px;
	margin-left:-15px;
	margin-right: -15px;
}
.gridtext {
	background-color: #000;
	padding:15px;
}
.gridtext h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
}
.gridtext p {
    color: #fff;
    text-align: center;
}
.gridtext a, .gridtext a:visited, .gridtext a:active {
	color:#fff;
}
.gridtext a:hover {
	color:#FFFFCC;
}
/* thumbnails */
.thumbnail-pag {
    padding: 0px;
    border: 1px solid #000000;
    margin-bottom: 30px;
    margin-top: 0px;
}
.thumbnail-pag h1.page-headline {
    position: absolute;
    color: wheat;
    margin: 0;
    font-weight: 300;
    background-color: black;
}
.gridtop .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
	background-color:transparent;
}
.image-link {
	background-color:#CC6;
}
.thumbnail .caption {
    padding: 9px 0px;
    color: inherit;
}
.thumbnail .caption h3 {
	font-weight:300;
	text-align:center;
}
.thumbnail .caption h4{
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 20px;
    padding-bottom: 3px;
}
.thumbnail .caption h4 small {
    font-size: 24px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 20px;
    padding-bottom: 3px;
}
.thumbnail .caption p {
    margin: 0 0 15px;
}
.thumbnail .caption-team .h4, h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 20px;
    padding-bottom: 3px;
}
.thumbnail .caption-team h4 small {
    font-size: 75%;
	font-weight: 300;
	line-height: 1;
	color: #fff;
}
.process-steps {
	margin-top: 20px;
	margin-bottom: 20px;	
}
.text-icon {
    color: #1D9D73;
}
.iconlinks {
    text-align: center;
    font-size: 95px;
    color: #CDA241;
}
.iconheader {
    text-align: center;
    font-size: 20px;
}
.iconbutton {
    margin-top: 15px;
    margin-bottom: 10px;
}
.reviews-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 36px;
    background-color: #F6F8FA;
}
blockquote {
    padding: 10px 20px;
    margin: 20px 0px;
    font-size: inherit;
    border-left: 5px solid transparent;
}
blockquote p {
    font-style: italic;
}
blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.certified-wrapper {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.certified-pic {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
.certified-pic img {
    width: 100%;
    height: auto;
}
.footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7b236+0,e6d98a+95 */
	background: #d7b236; /* Old browsers */
	background: -moz-linear-gradient(top,  #d7b236 0%, #e6d98a 95%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d7b236 0%,#e6d98a 95%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d7b236 0%,#e6d98a 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7b236', endColorstr='#e6d98a',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
	min-height:300px;
	margin: 0px -15px 0px -15px;
	padding: 25px 15px 25px 15px;
}
.footer-menu a, .footer-menu a:focus, .footer-menu a:hover {
    color: #000;
    text-decoration: none;
    padding: 4px 0px;
    display: inline-block;
	font-size:13px;
}
.footer h3 {
    font-size: 18px;
	margin-bottom:10px;
}

/* MEDIA SETTINGS */
@media (min-width:320px){
.logo-wrapper .img-responsive {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.image-centered .img-responsive {
	text-align:center;
	margin-left:auto;
	margin-right:auto;		
}
h1 {
    font-size: 24px;
}
.h2, h2 {
    font-size: 26px;
}
.header-top-mob > ul.list-inline-links {
	font-size:24px;
}
.contact-wrapper {
	font-size:20px;
}
.certified-wrapper {
	width: 100%;
}
.portfolio .col-xs-6 {
	width:100%;
}
.main-content h1, .main-content h2 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    line-height: normal;
}
.navbar-nav {
    margin: 0px -15px;
}
.navbar-inverse {
    background-color: #000;
    border-color: #080808;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #1d9d73;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
  width: 100%;
  float: none;
  margin-right: 0;
  text-align:center;
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #D0A315;
    color: #000;
}
.navbar {
    position: relative;
    min-height: 50px;
	margin-top:0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.text-icon {
	font-size: 46px;
	line-height: 46px;
}
blockquote {
    min-height: 205px;
}
.thumbnail .caption-team {
    padding: 9px 0px;
    color: #fff;
    bottom: 0%;
    position: absolute;
    background: #1D9D73;
    width: 90.777%;
    overflow: hidden;
    text-align: center;
}
.thumbnail-pag h1.page-headline {
    bottom: 0px;
    left: 15px;
    width: 91%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}
.footer-logo {
    margin-top: 10px;
    margin-bottom: 15px;
}
.footer-logo .img-responsive {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.footer-links-wrapper h3 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 19px;
}
.footer-contact {
	text-align: center;	
}
.footer-social {
	text-align: center;
}
.footer-social a, .footer-social a:visited, .footer-social a:hover {
	color:#000;
}
.footer-copy {
	text-align: center;
}
.footer-policy {
	text-align: center;
}
.footer-social a, .footer-social a:hover {
    font-size: 24px;
    line-height: 24px;
}
}

@media (min-width:360px){
.text-icon {
	font-size: 56px;
	line-height: 56px;
}
.thumbnail-pag h1.page-headline {
    bottom: 0px;
    left: 15px;
    width: 91.8%;
    padding-left: 15px;
    padding-right: 15px;
}
}

@media (min-width:410px){
.text-icon {
    font-size: 68px;
    line-height: 68px;
}
.thumbnail .caption-team {
    width: 92.777%;
}
.thumbnail-pag h1.page-headline {
    bottom: 0px;
    left: 15px;
    width: 92.5%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
}
blockquote {
    min-height: 185px;
}
.footer-links-wrapper h3 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 24px;
}
.footer-social a, .footer-social a:hover {
    font-size: 32px;
    line-height: 32px;
}
}

@media (min-width:480px){
.h2, h2 {
    font-size: 30px;
}
.text-icon {
    font-size: 82px;
    line-height: 82px;
}
.thumbnail .caption-team {
    width: 93.777%;
}
blockquote {
    min-height: 145px;
}
.thumbnail-pag h1.page-headline {
    bottom: 0px;
    left: 15px;
    width: 92.5%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
}
.portfolio .col-xs-6 {
	width:50%;
}

footer .col-xs-8 {
	width: 50.667%;	
}
footer .col-xs-4 {
	width: 45.333%;	
}
}

@media (min-width:600px){
.h2, h2 {
    font-size: 34px;
}
.text-icon {
    font-size: 112px;
    line-height: 112px;
}
.process-grid {
	min-height:130px;
}
.thumbnail .caption-team {
    width: 95%;
}
blockquote {
    min-height: 125px;
}
.thumbnail-pag h1.page-headline {
    left: 15px;
    width: 95.06%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 36px;
    bottom: 0px;
}
.footer-links-wrapper h3 {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 30px;
}

}

@media(min-width:730px) {
.h2, h2 {
    font-size: 44px;
}
.text-icon {
    font-size: 144px;
    line-height: 144px;
}
.process-grid {
	min-height:160px;
}
blockquote {
    min-height: 105px;
}
.thumbnail .caption-team {
    width: 87.0455%;
    left: 6.5%;
}
.thumbnail-pag h1.page-headline {
    font-size: 36px;
}
}

@media(min-width:768px) {
.certified-wrapper {
	width: 750px;
}
.portfolio .col-xs-6 {
	width:50%;
}
li.div-vertical {
    margin: 16px 5px 16px 5px;
    line-height: 16px;
	width:1px;
	display:block;
}
li.div-vertical::before {
    content: "";
    width: 0;
    height: 16px;
    position: relative;
    border: 1px solid black;
}
.navbar-default {
    font-size: inherit;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-nav {
    float: none !important;
    margin: 15px 0px 0px 0px;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: 600;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #FFF;
    background-color: #A57F2C;
    border-radius: 5px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
    background-color: #000;
    border-radius: 5px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 1px solid transparent;
    border-radius: 5px;
}
.h2, h2 {
    font-size: 34px;
	font-weight:700;
	color:#333;
}
.thumbnail img:hover {
	opacity:0.5;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.text-icon {
    font-size: 60px;
    line-height: 60px;
}
.process-grid {
	min-height:170px;
}
.thumbnail-pag h1.page-headline {
    width: 720px;
    left: 15px;
    bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px;
    opacity: 0.85;
}
.thumbnail .caption-team {
    bottom: 5.544%;
    width: 92.066%;
    left: 4%;
}
blockquote {
	min-height:190px;
}
.footer-contact-wrapper {
    margin-top: 0%;
    margin-bottom: 0px;
    font-size: 13px;
}
}

@media(min-width:992px){
.main-content h1, .main-content h2 {
    padding-top: 0;
    padding-bottom: 0.2em;
    line-height: normal;
}
.certified-wrapper {
	width: 970px;
}
.portfolio .col-xs-6 {
	width:33.33333%;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    font-size: 14px;
}
.navbar-nav {
    float: right !important;
    margin: 0px 0px 0px -15px;
	margin-top:5%;
}
.navbar-nav > li {
    float: left;
    display: inline-block;
}
.logo-wrapper .img-responsive {
	text-align: left;
	margin-left:0;
	margin-right:0;
}
.image-centered .img-responsive {
	text-align:left;
	margin-left:0;
	margin-right:0;		
}
.thumbnail-pag h1.page-headline {
	width: 940px;
	left: 15px;
	bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 34px;
    opacity: 0.85;
}

h1 {
    font-size: 24px;
}
.text-icon {
    font-size: 85px;
    line-height: 85px;
}
.process-grid {
	min-height:140px;
}
.thumbnail .caption-team {
    bottom: 5.544%;
    width: 90.699%;
    left: 4.667%;
}
blockquote {
	min-height:170px;
}
reviewquote {
    font-size: 13px;
}
.footer-links-wrapper {
	margin-left: 30px;
	margin-top: 30px;
}
.footer-links-wrapper h3 {
    font-size: 24px;
}
.footer-logo .img-responsive {
	text-align: center;
	margin-left:0;
	margin-right:0;
}
.footer-contact {
	text-align: left;	
}
.footer-social {
	text-align: center;	
}
.footer-copy {
	text-align: center;	
}
.footer-policy {
	text-align: center;	
}
.list-inline-links > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 0px;
}
.footer-sub-menu {
    margin-right: 4.5%;
}
.footer-social a, .footer-social a:hover {
    font-size: 24px;
    line-height: 24px;
}

#toTop {
    border: none;
    bottom: 10%;
    display: none;
    height: 32px;
    left: 52.7%;
    margin-left: 42%;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 32px;
    z-index: 20;
    opacity: .9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -ms-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
    background-image: url(../images/toTop.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#toTop:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background-image: url(../images/toTop-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
}

@media(min-width:1200px){
.navbar-default {
    font-size: 15px;
}
h1 {
    font-size: 32px;
}
.text-icon {
    font-size: 108px;
    line-height: 108px;
}
.process-grid {
	min-height:135px;
}
blockquote {
	min-height:100px;
}
reviewquote {
    font-size: 15px;
}
.certified-wrapper {
	width: 1170px;
}
.portfolio .col-xs-6 {
	width:25%;
}
.thumbnail-pag h1.page-headline {
    bottom: 31px;
    left: 15px;
    font-size: 40px;
    width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
}
.thumbnail .caption-team {
    padding: 9px 0px;
    color: #fff;
    bottom: 5%;
    position: absolute;
    background: #1D9D73;
    width: 92.366%;
    overflow: hidden;
    text-align: center;
    left: 4%;
    opacity: 0.85;
}
.footer-sub-menu {
    margin-right: 7%;
}
}

@media(min-width:1360px){

}
