/*	################################################################

	Author: Carlos Alvarez
	URL: http://alvarez.is

	Project Name: SOLID - Bootstrap 3 Theme
	Version: 1.0
	URL: http://alvarez.is
	
################################################################# */ 
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i,900,900i');
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;
/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
* {
	margin: 0;
	padding: 0px;
}
body {
	background: #ffffff;
	margin: 0;
	height: 100%;
	color: #384452;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}
p {
	padding: 0;
	margin-bottom: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #384452;
	margin-top: 10px;
}
img {
	height: auto;
	max-width: 100%;
}
a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}
a:hover, a:focus {
	text-decoration: none;
}

::-moz-selection {
 color: #fff;
 text-shadow:none;
 background:#2B2E31;
}
::selection {
	color: #fff;
	text-shadow: none;
	background: #2B2E31;
}
.centered {
	text-align: center
}
.middle-content-area {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.search-form search-page-form {
display:none;
}

.text-left-two {
    margin-bottom: 30px;
}

.text-left-two a {
    text-align: left;
    float: left;
    color: #003366;
    font-size: 20px;
    line-height: 30px;
    clear: both;
    font-weight: 300;
}

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
	min-height: 90px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.navbar-brand {
	font-family: 'Century Gothic';
	font-weight: 900;
}
.navbar-header .navbar-brand {
	color: white;
}
.navbar-default .navbar-nav > li > a {
	color: #003366;
	font-weight: 200;
	font-size: 20px;
	font-family: 'Century Gothic';
	padding: 12px 11px 5px 11px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #3f6eb2;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #003366;
	background-color: transparent;
	border-bottom: 3px solid #003366;
}

.navbar-default {
	background-color: #fff;
	border-color: transparent;
}
.dropdown-menu {
	background: #384452;
}
.dropdown-menu > li > a {
	color: white;
	font-weight: 700;
	font-size: 12px;
}
/*-------------------------NAv Header Search CSS-------------------------------------------------------------------------------*/
.nav-header-right {
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.nav-header-right button {
	background: #003366;
	font-size: 20px;
	font-family: 'Century Gothic';
	color: #ffffff;
	border: none;
	border-radius: 4px;
	margin: 10px 10px 0 0px;
	padding: 5px;
	width: 150px;
	height: 36px;
}
.nav-header-right button:hover {
	background-color: #3f6eb2;
	color: #fff;
	text-decoration: none;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.5);
}
.search-area {
	float: right;
	width: 70%;
	text-align: left;
}
.search-box {
	float: right;
	width: 90%;
	text-align: left;
	font-size: 20px;
	font-family: 'Century Gothic';
	color: #003366;
	border: none;
	background: none;
	border-bottom: #003366 1px solid;
	padding: 10px 0 0 5px;
}
.search-area i {
	color: #ffffff;
	margin-top: 20px;
	margin-left: 15px;
}
.btn-theme {
	color: #fff;
	background-color: #384452;
	border-color: #384452;
	margin: 4px;
}
.btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme.active, .open .dropdown-toggle.btn-theme {
	color: #fff;
	background-color: #00b3fe;
	border-color: #00b3fe;
}
.dmbutton:hover, .dmbutton:active, .dmbutton:focus {
	color: #ffffff;
	background-color: #222222;
	border-color: #ffffff;
}
.dmbutton {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing: 0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}
.box-one {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 35px 12px;
	line-height: 34px;
	background-color: #003366;
}
.box-one:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-one:focus {
	color: #fff;
}
.box-two {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 35px 12px;
	line-height: 34px;
	background-color: #87c5e5;
}
.box-two:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-one:focus {
	color: #fff;
}
.box-one:focus {
	color: #fff;
}
.box-three {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 35px 12px;
	line-height: 34px;
	background-color: #ffc00f;
}
.box-three:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-three:focus {
	color: #fff;
}
.box-four {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 35px 12px;
	line-height: 34px;
	background-color: #74328c;
}
.box-four:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-four:focus {
	color: #fff;
}
.mtb {
	margin-top: 15px;
	margin-bottom: 0px;
}
.mtb h1 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #003366;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 40px
}
.mtb-btn-area {
	float: none;
	width: 50%;
	margin: 0px auto;
	text-align: center;
}

/*=====================================================================================*/

.ch-item {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-left:60px;
}
.ch-img-1 {
	background: #003366;
}
.ch-img-2 {
	background: #87c5e5;
}
.ch-img-3 {
	background: #ffc00f;
}
.ch-img-4 {
	background: #74328c;
}
.ch-info {
	cursor: pointer;
	position: absolute;
	background: rgba(186,185,186, 0.8);
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 45px 0 0 0;
	height: 140px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}
.ch-item:hover {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.ch-item:hover .ch-info p {
	opacity: 1;
}
.ch-grid {
	margin: 0px;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 250px;
	height: 250px;
	display: inline-block;
	margin: 0px 35px;
}
.ch-grid li p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 900;
	margin: 10px 0 0 0;
	color: #003366;
}
.text-one {
	color: #003366;
}
.text-one:hover {
	color: #3f6eb2;
	text-decoration: none;
	border-bottom: 3px solid #3f6eb2;
}
.text-two {
	color: #87c5e5;
}
.text-two:hover {
	color: #3eabe3;
	text-decoration: none;
	
}
.text-three {
	color: #ffc00f;
}

.text-three li a.active {
color: #ed9124;
}
.text-three:hover {
	color: #ed9124;
	text-decoration: none;
	
}
.text-four {
	color: #74328c;
}
.text-four:hover {
	color: #e7559b;
	text-decoration: none;
	border-bottom: 3px solid #e7559b;
}
.text-five {
	color: #87c5e5;
}
.text-five:hover {
	color: #3eabe3;
	text-decoration: none;
	border-bottom: 3px solid #3eabe3;
}
.text-six {
	color: #ffc00f;
}

.text-six li a.active {
color: #ed9124;
}
.text-six:hover {
	color: #ed9124;
	text-decoration: none;
	border-bottom: 3px solid #ed9124;
}
.middle-center-section-two{
	width:100%;
	float:left;
}
.large-input {
    width: 90%;
    float: left;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 46px;
    padding: 15px;
    margin: 16px 0 0 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 20px;
	color: #003366;
}
.small-input {
    width: 60%;
    float: left;
    background: #fff;
	/*background: #edf8fa;*/
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 46px;
    padding: 15px;
    margin: 16px 0 0 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 20px;
	color: #003366;
}
.btn-small {
       background: #003366;
    font-size: 20px;
    font-family: 'Century Gothic';
    color: #ffffff;
    border: none;
    border-radius: 4px;
 
    padding: 5px;
    width: 150px;
    height: 36px;
	margin:10px 25px 30px 0;
}
textarea {
    width: 90%;
    float: left;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 15px;
    margin: 16px 0 0 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 20px;
	color: #003366;
}
.lower-bottom-section-three{
	width:100%;
	float:left;
	margin:10px 0 0 0
}

.lower-bottom-section-three a {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    text-decoration: underline;
    float: none;
    margin: 20px 0 0 0;
    color: #303030;
}
/*=====================================================================================*/

.mb {
	margin-bottom: 60px;
}
.mt {
	margin-top: 60px;
}
.hline {
	border-bottom: 2px solid #384452;
}
.hline-w {
	border-bottom: 2px solid #ffffff;
	margin-bottom: 25px;
}
.header-navigation {
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header-content {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/header-img.jpg) center top no-repeat;
	height: 600px;


}
.lower-banner-section-two {
	width: 100%;
	float: none;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	margin-top: 25%;
	padding: 5px;
}
.lower-banner-section-two h1 {
	font-size: 79px;
	color: #003366;
}
.lower-banner-section-two p {
	margin-bottom: 25px;
	font-size: 71px;
	color: #003366;
	padding: 10px;
	font-weight: 300;
}
.footer-content {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
/*	################################################################
	SITE WRAPS
################################################################# */

#headerwrap {
	background-color: #fff;
	min-height: 0px;
	padding-top: 80px;
	padding-bottom: 0px;
	text-align: center;
}
#headerwrap h3, h5 {
	color: white;
	font-weight: 400;
}
#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
}
#headerwrap .img-responsive {
	margin: 0 auto;
}
/* Services Wrap */
#service {
    margin-top: 5px;
    margin-bottom: 40px;
    clear: both;
    float: left;
    width: 100%;
}
#service i {
	color: #00b3fe;
	font-size: 60px;
	padding: 15px;
}
/* Portfolio Wrap */
#portfoliowrap {
	padding-top: 8px;
	margin-bottom: 15px;
	display: block;
	text-align: center;
}
#portfoliowrap h3 {
	margin-bottom: 25px;
	font-size: 50px;
	color: #003366;
}
#portfoliowrap p {
	float: left;
	clear: both;
	text-align: left;
	font-weight: 300;
}
.btn-area {
	margin: 35px auto 25px auto;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.portfolio {
	padding: 0 !important;
	margin: 0 !important;
	display: block;
}
.portfolio-item .title:before {
	border-radius: 0;
	display: none
}
.portfolio-item p {
	margin: 0px 0 30px;
}
.portfolio-item h3 {
	margin: -10px 0 10px;
	font-size: 16px;
	text-transform: uppercase;
}
.tpl6 h3 {
	color: #fff;
	margin: 0;
	padding: 40px 5px 0;
	font-size: 16px;
	text-transform: uppercase;
}
.tpl6 .dmbutton {
	display: inline-block;
	margin: 30px 5px 20px 5px;
	font-size: 13px;
}
.tpl6 .bg {
	height: 100%;
	width: 100%;
	background-color: #00b3fe;
	background-color: rgba(0,179,254,.9);
	text-align: center;
}
.btn-one {
	font-family: 'Source Sans Pro', sans-serif;
	color: #87c5e5;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	border: 1px solid #87c5e5;
	padding: 15px 12px;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
}
/* Testimonials Wrap */
#twrap {
	background: url(/sites/default/files/sff/img/t-back.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top: 60px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#twrap i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}
#twrap p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}
/* clients logo */
#cwrap {
	border-top: 1px solid #2f5893;
	border-bottom: 1px solid #2f5893;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 60px;
	color: #003366;
	clear: both;
	background:#fff;
}
#cwrap h3 {
	margin-bottom: 60px;
	text-align: left;
}
/* Footer */
#footerwrap {
	padding-top: 0px;
	padding-bottom: 20px;
	background: #ffffff;
	min-height: 200px;
}
#footerwrap p {
	color: #bfc9d3;
}
#footerwrap h4 {
	color: white;
}
#footerwrap i {
	font-size: 30px;
	color: #bfc9d3;
	padding-right: 25px;
}
#footerwrap i:hover {
	color: #00b3fe
}
#lowerfooter {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #003366;
}
#lowerfooter p {
	color: #bfc9d3;
}
.footer-main-section {
	width: 100%;
	float: left;
	margin: 1% 0 0 0;
	text-align: left;
	padding: 0 0 0 20px;
}
.footer-left-section {
	float: left;
	width: 14.285%
}
.footer-left-section ul {
	list-style: none;
	float: left;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.footer-left-section ul li {
	list-style: none;
	float: left;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 35px;
	color: #003366;
}
.footer-left-section ul li a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 14px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #003366;
}
.footer-left-section ul li a span {
	width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #003366;
	font-size: 13px;
	text-align: left;
	float: left;
	line-height: 30px;
}
/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */

#blue {
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#blue h3 {
	color: white;
	margin-left: 15px;
}
.ctitle {
	color: #00b3fe;
	font-weight: 700;
	margin-bottom: 15px;
}
csmall {
	font-size: 12px;
	color: #b3b3b3;
}
csmall2 {
	font-size: 12px;
	color: #f39c12
}
.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}
.badge-theme {
	background: #00b3fe;
}
/* Contact Page */
#contactwrap {
	background: url(/sites/default/files/sff/img/contact.jpg) no-repeat center top;
	margin-top: -60px;
	padding-top: 0px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Blog Page */
.popular-posts {
	margin: 0px;
	padding-left: 0px;
}
.popular-posts li {
	list-style: none;
	margin-bottom: 20px;
	min-height: 70px;
}
.popular-posts li a, .popular-posts li a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.popular-posts li img {
	float: left;
	margin-right: 20px;
}
.popular-posts li em {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #b3b3b3
}
.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}
.share i {
	padding-right: 15px;
	font-size: 18px;
}
/***********************************Home-page-header-btn-section****************/
.upper-banner-btn-section {
    
	float: right;
	margin: 80px 0 0 0;
	position:absolute;
	z-index: 999999;
}
.top-btn-two {
	/*width: 100%;*/
	float: right;
	border: none;
	background: none;
	padding: 0 25px 16px 0;
}
.top-btn-one {
	/*width: 100%;*/
	float: right;
	border: none;
	background: none;
	padding: 0 25px 16px 0;
}
.top-btn-two img {
	width: 100%;
	float: right;
}
.top-btn-one img {
	width: 100%;
	float: right;
}
/***********************************Right_footer******************************************/
.footer-right {
	float: right;
	margin: 8px 0 0 0;
	padding: 0px;
}
.footer-right a {
	padding: 2px;
	margin: 0;
	text-align: right;
}
/******************************************About***********************************************/
.header-content-eight {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/about-header-img.jpg) center top no-repeat;
	height: 600px;
	
}


.box-five {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 55px 12px;
	line-height: 34px;
	background-color: #87c5e5;
}
.box-five:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-six {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 55px 12px;
	line-height: 34px;
	background-color: #ffc00f;
}
.box-six:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.box-seven {
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	margin: 4px;
	height: 150px;
	width: 100%;
	display: inline-block;
	padding: 55px 12px;
	line-height: 34px;
	background-color: #74328c;
}
.box-seven:hover {
	background-color: #555;
	color: #fff;
	text-decoration: none;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.heading-small {
	margin-bottom: 30px;
	font-size: 28px;
	color: #003366;
	line-height: 38px;
}

.heading-small-a {
	margin-bottom: 30px;
	font-size: 35px;
	color: #74328c;
	line-height: 38px;
}

.line {
	width: 65%;
	float: right;
}
.lower-content-area {
	width: 100%;
	float: none;
	text-align: center;
	background: url(/sites/default/files/sff/img/middle-about-bg.jpg) center top no-repeat;
	height: 715px;
	margin-top: 38px;
}
.content-text-area {
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, .5);
	float: left;
	margin-top: 382px;
}

.page-link {
    color: #003366;
    font-size: 20px;
    font-weight: 300;
	text-decoration:underline;
}
.content-text-area h1 {
	width: 51%;
	text-align: center;
	margin: 0px auto;
	font-size: 24px;
	color: #003366;
	line-height: 38px;
	padding: 24px 0 25px 0;
}
.lower-content-area-two {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.lower-content-area-two h1 {
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 50px;
	color: #003366;
	text-align: center;
}
.lower-content-area-two h2 {
	font-size: 22px;
	font-weight: 900;
	color: #ffffff;
	background: #003366;
	text-align: center;
	margin: 0px;
	padding: 10px;
	clear: both;
}
.lower-content-area-two ul {
	background: #87c5e5;
	float: left;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 15px 0px;
}
.lower-content-area-two ul li {
	list-style: none;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	text-align: left;
	background: url(/sites/default/files/sff/img/right-icon.png) left 11px no-repeat;
	padding: 2px 0 5px 35px;
	margin: 0 0 0 50px;
}
.yellow-check {
	font-size: 25px;
	color: #ffc00f;
	padding: 10px 10px 0 28px;
}
.lower-content-section-two {
	width: 100%;
	float: left;
	text-align: center;
	clear: both;
	background: #003366;
	margin: 37px 0 37px 0;
	padding: 38px 0 38px 0;
}
.lower-text-two {
	float: none;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
	margin: 0px auto;
}
.lower-link-two {
	float: none;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
	margin: 0px auto;
	text-decoration: underline;
}
.lower-link-two:hover {
	text-decoration: underline;
	color: #fff;
}
/**************************************Partnerships*************************************/
.blank {
/*	height: 90px;*/
}
.right-image-section {
	float: right;
	text-align: center;
}
.right-image-section img {
	width: 91%;
	float: none;
	text-align: center;
}
#portfoliowrap-two {
	width: 100%;
	float: left;
	background: #87c5e5;
	padding: 35px 0 35px 0;
	margin: 0 0 35px 0;
}
.thick-content-text {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 35px;
	clear: both;
	line-height: 50px;
	font-weight: 600;
	margin: 165px 0 65px;
}
.text-white {
	color: #fff;
	font-weight: 300;
}
#portfoliowrap-three {
	width: 100%;
	float: left;
	background: #ffe185;
	padding: 35px 0 35px 0;
	margin: 0 0 35px 0;
}
.link-three {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	text-decoration: underline;
}
.link-three:hover {
	color: #003366;
	text-decoration: underline;
}
/*************************************Provider Resources**********************/

.banner-two {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/provider-resource-banner.jpg) center top no-repeat;
	height: 600px;
	
	
}
.lower-banner-section {
	width: 100%;
	float: none;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	margin-top: 30%;
}
.lower-banner-section h1 {
	margin-bottom: 25px;
	font-size: 50px;
	color: #003366;
	padding: 28px;
}
.lower-banner-section-eight {
	width: 100%;
	float: none;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	margin-top: 30%;
}
.lower-banner-section-eight h1 {
	margin-bottom: 25px;
	font-size: 50px;
	color: #003366;
	padding: 40px;
}
.middle-inner-box-section {
	width: 100%;
	float: left;
}
.left-box-section {
	background: #003366;
	margin: 15px 49px 0 43px;
	padding: 25px;
	width: 44%;
	height: 277px;
	-webkit-box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.left-box-section h2 {
	font-size: 22px;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0 0 28px 0;
	clear: both;
}
.left-box-section ul {
	float: left;
	margin: 0px;
}
.left-box-section ul li {
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	font-weight: 300;
}
.inner-box {
	float: left;
	margin-top:25px;
}
right-image-section-two {
	float: right;
	text-align: right;
}
.link-two {
	color: #003366;
	font-size: 20px;
}
.right-image-tab1 {
	float: right;
	margin: 67px 0 0 0;
}
.right-image-tab1 img {
	float: right;
	text-align: right;
}
/*******************************************Provider-Resource Tab css********************************/
.tab-one {
	color: #3f6eb2;
}
.tab-two {
	color: #ed9124;
}
.tab-heading {
	border-bottom: 34px solid #87c5e5;
}
.tab-heading a {
	color: #3f6eb2;
}
.tab-heading-one {
	border-bottom: 34px solid #ffcc33;
}
.tab-heading-one a {
	color: #ed9124;
}
.tab-heading-two {
	border-bottom: 34px solid #e7559b;
}
.tab-heading-two a {
	color: #003366;
}
.tab-heading-three {
	border-bottom: 34px solid #3f6eb2;
}
.tab-heading-three a {
	color: #e7559b;
}
.tabs {
	width: 100%;
	float: left;
	margin: 35px 0 0 0;
}
 @charset "UTF-8";
.transformer-tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid white;
}
.transformer-tabs li {
	display: inline-block;
	padding: 0;
	vertical-align: bottom;
	width: 24%;
	text-align: center;
}
.transformer-tabs li:nth-child(1) .active {
}
.transformer-tabs li:nth-child(2) .active {
}
.transformer-tabs li:nth-child(3) .active {
	color: #f0b37e;/*border-bottom-color: #e67e22;*/
}
.transformer-tabs li:nth-child(4) .active {
	color: #df7c72;/*border-bottom-color: #c0392b;*/
}
.transformer-tabs a {
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 0.5rem;
	font-size: 30px;
	font-weight: 900;
	color: #3f6eb2;
	text-align: center;
	margin: 0px;
	clear: both;
}
.transformer-tabs a.active {
	border-bottom: 3px solid transparent;
	position: relative;
	bottom: -3px;
}
.tabs > div {
	display: none;
	padding: 1rem;
}
.tabs > div:nth-of-type(1) {
}
.tabs > div:nth-of-type(2) {
}
.tabs > div:nth-of-type(3) {
}
.tabs > div:nth-of-type(4) {
}
.tabs > .active {
	display: block;
}
.tabs p {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
}
#tab-2 h2 {
	color: #ffcc33;
}
#tab-2 h3 {
	font-style: italic;
	color: #ffcc33;
}
#tab-3 h2 {
	color: #e7559b;
}
.left-text-bg {
	width: 100%;
	float: left;
	background: #ffcc33;
	padding: 35px 0 35px 0;
	margin: 0 0 35px 0;
}
.left-text-bg h1 {
	float: none;
	color: #003366;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	font-weight: 600;
	margin: 10px 25px 10px 25px;
}
.right-image-section {
	float: right;
}
.right-image-section-two {
	float: right;
	text-align: right;
	margin: 35px 0 0 0;
}
.right-image-section-two img {
	width: 95%;
	float: right;

}
.lower-tab-content {
	margin: 0 0 35px 0;
}
.tabs.tabs-5 .nav-tabs li {width: 20%;}

/*------------------------font-style-------------------------------*/

.content-style {
    color: #003366;
    font-size: 20px;
    line-height: 30px;
    clear: both;
    font-weight: 300;
	padding-left: 10px;
}


/*------------------------font-style-end-------------------------------*/



/*------------------------new tab-------------------------------*/
.nav {
	margin-bottom: 18px;
	margin-left: 0;
	list-style: none;
}
.nav > li > a {
	display: block;
}
.nav-tabs {
 *zoom: 1;
}
.nav-tabs:before,  .nav-tabs:after {
	display: table;
	content: "";
}
.nav-tabs:after {
	clear: both;
}
.nav-tabs > li {
	float: left;
	display: inline-block;
	padding: 0;
	vertical-align: bottom;
	width: 25%;
	text-align: center;
	font-weight: 900;
}
.nav-tabs > li > a {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 14px;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	margin-bottom: -5px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 30px;
	line-height: 18px;
	font-size: 30px;
	font-family: 'Source Sans Pro', sans-serif;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,  .nav-tabs > .active > a:hover {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: none;
}
li {
	line-height: 18px;
}
.tab-content.hide {
	display: none;
}
.tab-content.active {
	display: block;
}
.tab-content p {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
#tab1 h2 {
	color: #87c5e5;
}
#tab3 h2 {
	color: #74328c;
}
#tab4 h2 { 
	color: #003366;
}
#tab5 h2 {
	color: #87c5e5;
}
.col-md-3.five-col {
	width: 20%;
}
.active-tabs{
	width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.active-tabs-one{
	margin-top: -38px;
    width: 100%;
    float: left;
    text-align: center;
}

.active-tabs-two{
	margin-top: -38px;
    width: 100%;
    float: left;
    text-align: center;
}


/*------------------------new tab-------------------------------*/
.tab-heading-three a {
	color: #e7559b;
}
.tabs {
	width: 100%;
	float: left;
	margin: 35px 0 0 0;
}
 @charset "UTF-8";
.transformer-tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid white;
}
.transformer-tabs li {
	display: inline-block;
	padding: 0;
	vertical-align: bottom;
	width: 24%;
	text-align: center;
}
.transformer-tabs li:nth-child(1) .active {
}
.transformer-tabs li:nth-child(2) .active {
}
.transformer-tabs li:nth-child(3) .active {
	color: #f0b37e;/*border-bottom-color: #e67e22;*/
}
.transformer-tabs li:nth-child(4) .active {
	color: #df7c72;/*border-bottom-color: #c0392b;*/
}
.transformer-tabs a {
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 0.5rem;
	font-size: 30px;
	font-weight: 900;
	color: #3f6eb2;
	text-align: center;
	margin: 0px;
	clear: both;
}
.transformer-tabs a.active {
	border-bottom: 3px solid transparent;
	position: relative;
	bottom: -3px;
}
.tabs > div {
	display: none;
	padding: 1rem;
}
.tabs > div:nth-of-type(1) {
}
.tabs > div:nth-of-type(2) {
}
.tabs > div:nth-of-type(3) {
}
.tabs > div:nth-of-type(4) {
}
.tabs > .active {
	display: block;
}
.tabs p {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
}
#tab2 h2 {
	color: #ffcc33;
}
#tab2 h3 {
	font-style: italic;
	color: #ffcc33;
}
#tab3 h2 {
	color: #fff;
}
.left-text-bg {
	width: 100%;
	float: left;
	background: #ffcc33;
	padding: 35px 0 35px 0;
	margin: 0 0 35px 0;
}
.left-text-bg h1 {
	float: none;
	color: #003366;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	font-weight: 600;
	margin: 10px 25px 10px 25px;
}
.right-image-section {
	float: right;
	margin: 16px 0 0 0px;
}
.right-image-section-two img {
	width: 95%;
	float: right;

}
.lower-tab-content {
	margin: 0 0 35px 0;
	clear: both;
}
/*****************************Provider-resorces-e-cigaratte************************/
.left-box-section-two {
	width: 100%;
	float: none;
	text-align: center;
}
.inner-box-two {
	background: #4181c1;
	border-top: 5px solid #003366;
	border-left: 5px solid #003366
}
.middle-box-content {
	background: #74328c;
	padding: 25px;
	height: auto;
	border-top: 5px solid #003366;
	border-left: 5px solid #003366;
	margin: 35px 0 35px 0;
}
.middle-box-content h2 {
	font-size: 22px;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0 0 28px 0;
	clear: both;
}
.middle-box-content ul {
	float: left;
	margin: 10px 0 0 0;
}
.middle-box-content ul li {
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	text-align: left;
}
.midlle-main-content {
	width: 100%;
	float: none;
	background: #ffc00f;
	margin: 315px 0 35px 0;
	padding: 20px 0 35px 0;
}
.midlle-main-content h1 {
	color: #003366;
	text-align: center;
}
.midlle-main-content p {
	text-align: center;
}
#tab-1 h2 {
	color: #87c5e5;
}
.right-image-section-three {
	float: right;
	margin: 67px 0 0 0;
}
.right-image-section-three img {
	width: 100%;
	float: none;
	text-align: center;
}
.bottom-content {
	margin: 10px 0 35px 0;
}
#tab-4 h2 {
	color: #3f6eb2;
}
.right-image-section-four {
	float: right;
	margin: 67px 0 0 0;
}
.right-image-section-four img {
	width: 100%;
	text-align: center;
	float: none;
	margin-bottom: 35px;
}
.bottom-content-two {
	margin: 0 0 35px 0;
}
.middle-content-three {
	margin: 25px;
}
/**********************************************QI Science***********************************/
.portfoliowrap-four {
	width: 100%;
	float: left;
	text-align: center;
}
#portfoliowrap-four h3 {
	background: #f6f6f6;
	padding: 35px 0 35px 0;
	font-size: 50px;
	color: #003366;
	padding: 40px;
	text-align: center;

}
.portfoliowrap-five {
	width: 100%;
	float: left;
	text-align: center;
}
#portfoliowrap-five h3 {
	background: #f6f6f6;
	padding: 35px 0 35px 0;
	font-size: 50px;
	color: #003366;
	padding: 40px;
	text-align: center;

}
.blank-two {
	height: 71px;
}
.top-header-text {
	background: #003366;
	padding: 35px 0 35px 0;
	margin-bottom: 35px;
}
.top-header-text h4 {
	float: none;
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	font-weight: 400;
}
.right-image-section-five {
	float: right;
}
.right-image-section-five img {
	width: 100%;
	text-align: center;
	border-top: 5px solid #003366;
	border-left: 5px solid #003366;
}
.content-lower-section {
	width: 100%;
	float: left;
	text-align: center;
	clear: both;
	margin: 35px 0 35px 0;
	background: #f6f6f6;
	padding: 35px 0 35px 0;
	border-top: 4px solid #003366;
	border-bottom: 4px solid #003366;
}
.content-lower-section p {
	float: none;
	color: #003366;
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	font-weight: 400;
}

.content-lower-section p a {
    color: #003366;
    text-decoration: underline;

}
/********************************************Second Hand Somker**************************/

.banner-three {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/second-hand-smoke-exposure-banner.jpg) center top no-repeat;
	height: 600px;
}
.middle-content-two {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.left-middle-content-two {
	text-align: left;
}
.left-middle-content-two p {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 900;
}
.indent-text {
	width: 100%;
	float: left;
	margin-left: 35px;
}
.indent-text li {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.right-middle-content-two {
	float: left;
	margin: 35px 0 0 0;
}
.right-middle-content-two img {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}
.right-middle-content-two h1 {
	width: 100%;
	text-align: center;
	float: left;
	color: #003366;
	font-size: 30px;
	line-height: 30px;
	clear: both;
	font-weight: 900;
	margin: 59px 0 22px 0;
}
.right-middle-content-two p {
	text-align: center;
	float: none;
	color: #003366;
	font-size: 28px;
	line-height: 40px;
	clear: both;
	padding: 0 69px;
	font-weight: 300;
}
.lower-content-section-six {
	text-align: left;
	clear: both;
	margin: 0 0 35px 0;
}
.left-lower-content-section-six {
	float: left;
	text-align: left;
}
.left-lower-content-section-six img {
	width: 100%;
	float: left;
}
.right-lower-content-section-six {
	background: #003366;
	float: left;
	width: 100%;
	height: 410px;
	padding: 89px 0 20px 36px;
}
.right-lower-content-section-six p {
	text-align: left;
	float: left;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
/******************************************Willing to Quit********************************/


.banner-four {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/willing-to-quit.jpg) center top no-repeat;
	height: 600px;
}
.middle-content-three-section {
	width: 100%;
	float: none;
	text-align: center;
}
.middle-content-three-section p {
	text-align: center;
	float: none;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	padding-top: 25px;
}
.middle-main-content-two {
	width: 100%;
	float: left;
	margin: 35px 0 35px 0;
}
.left-middle-main-content-two {
	float: left;
	text-align: left;
	/*background: #f1f9fc;*/
	margin: 0 0 35px 0;
	background: #003366;
	color: #fff;
}
.left-middle-main-content-two h1 {
	padding: 0 0 17px 0;
	width: 100%;
	text-align: center;
	float: left;
	background: #003366;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	clear: both;
	font-weight: 900;
	border-bottom: 1px solid #fff;
}
.left-middle-main-content-two ul {
	width: 100%;
	float: left;
	color: #fff;
}
.left-middle-main-content-two ul li {
	text-align: left;
	float: left;
	background: #003366;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	margin: 15px 10px 0 34px;
}
.right-middle-main-content-two {
	float: right;
	text-align: left;
}
.right-middle-main-content-two img {
	width: 100%;
	float: left;
}
.middle-main-content-two p {
	text-align: left;
	float: none;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
}
/**********************************Not Ready to Quit**************************************/

.banner-five {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/not-ready-to-quit.jpg) center top no-repeat;
	height: 600px;
}
.midle-content-portion-two img {
	width: 100%;
	float: none;
	text-align: center;
}
.light-text {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.left-middle-content-three {
	float: left;
}
.right-middle-content-three {
	float: right;
	margin: 0px;
}
.right-middle-content-three img {
	text-align: center;
	float: none;
}
.middle-content-two p {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.links-bold {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
}
.links-bold:hover {
	text-decoration: underline;
	color: #000;
}
.lower-content-box-section {
	width: 100%;
	float: left;
	background: #f6f6f6;
	border-top: 4px solid #ffc000;
	border-bottom: 4px solid #ffc000;
	margin: 35px 0 35px 0;
}
.lower-content-box-section h1 {
	float: none;
	color: #003366;
	font-size: 35px;
	text-align: center;
	font-weight: 900;
	padding: 20px 0 35px 0;
}
/*********************************RecentlyQuitFormerSmoker*****************************/

.banner-six {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/RecentlyQuitFormerSmoker.jpg) center top no-repeat;
	height: 600px;
}
.upper-banner-btn-section-two {

	float: right;
	margin: 250px 0 0 0;
	position: absolute;
	z-index: 999999;
}
.indent-text-two {
	width: 100%;
	float: left;
	margin-left: 35px;
}
.lower-banner-section-new {
	width: 100%;
	float: none;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	margin-top: 19%;
}
.lower-banner-section-new h1 {
	margin-bottom: 25px;
	font-size: 50px;
	color: #003366;
	padding: 14px;
}
.indent-text-two li {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.indent-text-three {
	width: 100%;
	float: left;
	margin-left: 90px;
	list-style: none;
}
.indent-text-three li {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
.right-middle-content-four {
	float: right;
}
.right-middle-content-four img {
	width: 100%;
	float: right;
	text-align: right;
}
.lower-middle-content-prtion-two {
	width: 100%;
	float: left;
	text-align: center;
	background: #f6f6f6;
	margin: 35px 0 35px 0;
}
.lower-middle-content-prtion-two p {
	float: none;
	color: #003366;
	font-size: 22px;
	line-height: 35px;
	text-align: left;
	font-weight: 400;
	padding: 35px;
}
/**************************************Help To Quit*******************************/
.header-content-three p {
	text-align: center;
	float: none;
	color: #003366;
	font-size: 20px;
	line-height: 40px;
	font-weight: 900;
	padding-top: 10px;
}
.lower-banner-section-five {
	width: 100%;
	float: none;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	margin-top: 21%;
	padding: 0px
}
.lower-banner-section-five h1 {
	margin-bottom: 25px;
	font-size: 50px;
	color: #003366;
	padding: 40px;
}
.header-content-three {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/help-to-quit.jpg) center top no-repeat;
	height: 600px;
	
	
}
.portfoliowrap-four {
	width: 100%;
	float: left;
}
#portfoliowrap-six {
	width: 100%;
	float: left;
	margin: 0;
	background: #87c5e5;
}
#portfoliowrap-six h3 {
	padding: 35px 0 35px 0;
	font-size: 35px;
	color: #fff;
	padding: 40px;
	text-align: center;
	margin: 0px;
	line-height: 40px;
}
.underline-text {
	text-decoration: underline;
}
.lower-banner-content-three {
	width: 100%;
	float: left;
}
.top-main-content-two {
	width: 100%;
	float: left;
}

.top-main-content-two p {
    text-align: left;
    float: left;
    color: #003366;
    font-size: 20px;
    line-height: 30px;
    clear: both;
    font-weight: 300;
}
.top-main-content-two h1 {
	text-align: left;
	float: left;
	color: #87c5e5;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 900;
}
.left-text-three {
	width: 100%;
	float: left;/* margin-left: 35px; */
}
.left-text-three li {
	text-align: left;
	float: left;
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	clear: both;
	font-weight: 300;
}
#portfoliowrap-seven {
	width: 100%;
	float: left;
	margin: 0;
	background: #003366;
	margin: 35px 0 35px 0;
}
#portfoliowrap-seven h3 {
	font-size: 30px;
	color: #fff;
	padding: 40px;
	text-align: center;
	margin: 0px;
	line-height: 40px;
	font-weight: 400;
}
.item-nine {
	padding: 0px;
	margin: 0 0 35px 0;
}
#service-two {
	margin-bottom: 35px;
}
/******************************Data Collection***********************************/

.left-content-section-two {
	margin: 35px 0 0 0;
	float: left;
	text-align: left;
}
.left-content-section-two img {
	width: 100%;
	float: left;
	text-align: left;
}
.right-content-section-two {
	float: right;
	text-align: right;
}
.right-content-section-two img {
	width: 100%;
	float: right;
	text-align: right;
}
/**********************************Counseling Interventions**********************************/
			/*******************5A's************************/

.middle-portion-three {
	padding: 15px;
	width: 100%;
	clear: both;
}
.middle-portion {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.banner-seven {
	width: 100%;
	float: left;
	background: url(/sites/default/files/sff/img/counseling-interventions-banner.jpg)center top no-repeat;
	height: 600px;
	
	
}
.nav-tabs-two li {
	float: left;
	display: inline-block;
	padding: 0;
	vertical-align: bottom;
	width: 33.3%;
	text-align: center;
	font-weight: 900;
}
.heading-three {
	color: #87c5e5;
	font-weight: 700;
	font-size: 30px;
}


.heading-four {
	color: #87c5e5;
	font-weight: 700;
	font-size: 25px;
	font-style:italic;
	padding-left: 20px;
}

.main-section-text {
	margin: 15px 0 0 0;
	float: left;
	text-align: left
}

.main-section-text-four p {
    color: #003366;
    font-size: 20px;
    line-height: 20px;
    clear: both;
    font-weight: 300;
}

.main-section-text-two {
	margin: 10px 0 0 0;
	float: left;
	text-align: left
}
.right-image-section-six {
	float: right;
	text-align: right;
}
.right-image-section-six img {
	width: 85%;
	text-align: center;
/*	border-top: 5px solid #bcd3f8;
	border-left: 5px solid #bcd3f8;*/
}
.middle-box-content-two {
	background: #003366;
	padding: 25px;
	height: auto;
	margin: 0px 0 35px 0;
	box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.middle-box-content-two h3 {
	font-size: 22px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0 0 28px 0;
	clear: both;
}
.middle-box-content-two ul {
	float: left;
	margin: 0px;
}
.middle-box-content-two ul li {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
}
.midlle-table-section {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 25px;
}
.left-item {
	color: #fff;
	text-align: left;
	background: #003366;
	padding: 8px 0 8px 8px;
	border: 1px solid #fff;
	font-weight: 900;
	font-size: 20px;
}
.right-item-two {
	color: #003366;
	text-align: left;
	background: #b2c5e1;
	padding: 8px 0 8px 8px;
	border: 1px solid #fff;
	font-weight: 400;
	font-size: 20px;
}
.right-item-three {
	color: #003366;
	text-align: left;
	background: #d9e2f0;
	padding: 8px 8px 8px 8px;
	border: 1px solid #fff;
	font-weight: 400;
	font-size: 20px;
}
/*************************5R's*********************/
		
.text-links-two {
	width: 100%;
	float: left;
	text-align: left;
	list-style: none;
}
.text-links-two li {
	color: #ffcc33;
	font-weight: 700;
	font-size: 30px;
	float: left;
	padding: 10px 90px;
}
.middle-content-list {
	float: left;
	text-align: left;
	font-weight: 400;
	font-size: 22px;
}
.middle-content-list p {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	text-align: left;
}
.text-italic {
	font-style: italic;
}
.right-image-section-eight {
	float: right;
	text-align: right;
}
.right-image-section-eight img {
	width: 100%;
	text-align: right;
	float: right;
	margin-top: 30px;
}
.left-text-section {
	float: left;
	text-align: left;
	margin-left: 35px;
	width: 100%;
}
.left-text-section li {
	color: #003366;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	text-align: left;
}
.left-text-four {
	color: #ffcc33;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	margin-left: 15px;
}
.middle-left-content {
	margin: 0px;
	padding: 0px;
	float: left;
}







/*************************************Motivational Interviewing********************************************/
.right-image-section-nine{
	    float: right;
    text-align: right;
	margin:25px 0 25px 0;
}
.right-image-section-nine img{
	width: 90%;
    text-align: center;
	
  
}
.main-section-text-four{
	margin-left:25px;
	float:left;
}
/*============Toggle Menu Start=============*/
#navigation {
	right: 0;
	bottom: 0;
	font-size: 14px;
	padding: 0px;
	margin:41px 0 15px 0;
	float:right;
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
}
#navigation ul li {
	display: block;
	float: left;
	padding: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3a3a3c;
}
#navigation ul li a {
	font-family:Arial, Helvetica, sans-serif;
	transition: all .25s ease;
	padding: 3px 15px;
	display: block;
	font-size:13px;
	color:#005a49;
}
#navigation ul li a:hover {
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}
#navigation a.nav-btn {
	display: none;
}
#navigation .welcome {
	font-weight:bold; font-style:italic;
}
#mobileMenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}
#mobileMenu ul li {
	display: block;
    background-color: #dadada;
    padding: 10px 15px;
    margin: 0px;
    text-align: left;
    border-bottom: 1px solid #ffffff;
    color: #303030;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: 400;
    float: left;
    width: 100%;
}
#mobileMenu ul li ul li a {
    color: #0d0d0d;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
	border-bottom: none;
}
#mobileMenu ul li ul li {
    clear: both;
    padding: 7px 0;
    margin: 0px;
    text-align: left;
    color: #0d0d0d;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    display: list-item;
    list-style: none;
    float: left;
    width: 100%;
    border: none;
}

#mobileMenu ul li a {
	display: block;
	color: #303030; 
	text-align: center;
}
.toggleMobile {
	display: none;
}

 @media (max-width: 1000px) {
	 header {
	margin-top: 5px;
	text-align: center;
	height: auto;
}
#mobileMenu {
	position: fixed;
	top: 0;
	left: -5px;
	width: 100%;
	display: none;
	z-index:100;
}
.toggleMobile {
	position: fixed;
	top: 25px;
	right: 10px;
	display: block;
	width: 40px;
	height: 36px;
	cursor: pointer;
	z-index: 1000;
}
.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3 {
	display: block;
	position: absolute;
	width: 40px;
	height: 8px;
	left: 0;
	background: #003366;
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	z-index:9999;
}
.toggleMobile span.menu1 {
	top: 0;
	z-index:9999;
}
.toggleMobile span.menu2 {
	top: 14px;
	z-index:9999;
}
.toggleMobile span.menu3 {
	top: 28px;
	z-index:9999;
}
.toggleMobile.active span.menu1 {
	top: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	z-index:9999;
}
.toggleMobile.active span.menu2 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	z-index:9999;
}
.toggleMobile.active span.menu3 {
	opacity: 0;
	-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	z-index:9999;
}
header nav {
	display: none;
}
#mobileMenu .welcome {
	font-weight:bold !important; 
	font-style:italic !important;
}
}
/*============Toggle Menu End=============*/



/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left-area {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.data-display-left-area-one {
	float: left;
	width: 100%;
	margin: -20px 0 0 0;
	padding: 0px;
}
.data-display-left-text {
	text-align: center;
	padding: 70px 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.data-display-right-text {
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	float: left;
	margin: 0px;
	padding: 3px 16px 0 20px;
	text-align: left;
}
.data-display-right-text ul {
	float: left;
	width: 100%;
	margin: 5px 5px 0 25px;
	padding: 0px;
}
.data-display-right-text ul li {
	float: left;
	width: 100%;
	background: url(/sites/default/files/sff/img/bullet_image.png) center top left no-repeat;
	padding: 0 20px 0 5px;	
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #003366;
	line-height: 24px;
	margin-bottom: 2px;
}
.data-display-right-text ul li a {
	color: #003366;
	text-decoration:none;
}
.data-display-right-text ul li a:hover {
	color: #003366;
	text-decoration:underline;
}
.data-display-left {
	float: left;
	width: 18%;
	margin: 0px;
	background: url(/sites/default/files/sff/img/color_one.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	border: #003366 2px solid;
	height: 120px;
}
.data-display-left-one {
	float: left;
	width: 18%;
	margin: -3px 0 0px 0;
	background: url(/sites/default/files/sff/img/color_two.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right-one {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	border: #74328c 2px solid;
	height: 120px;
}
.data-display-left-two {
	float: left;
	width: 18%;
	margin: -5px 0 0 0;
	background: url(/sites/default/files/sff/img/color_three.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right-two {
	float: left;
	width: 80%;
	margin: -5px 0 0 10px;
	border: #87c5e5 2px solid;
	height: 120px;
}
.data-display-left-three {
	float: left;
	width: 18%;
	margin: 0px;
	background: url(/sites/default/files/sff/img/color_four.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right-three {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	border: #ffc00f 2px solid;
	height: 120px;
}
.data-display-left-four {
	float: left;
	width: 18%;
	margin: 0px;
	background: url(/sites/default/files/sff/img/color_one.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right-four {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	border: #74328c 2px solid;
	height: 120px;
}
.data-display-left-five {
	float: left;
	width: 18%;
	margin: 0px;
	background: url(/sites/default/files/sff/img/color_one.png) left top no-repeat;
	text-align: center;
	height: 160px;
}
.data-display-right-five {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	border: #003366 2px solid;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
/*******************DATA COLLECTION PAGE CSS END***************************************************/

.img-display {
/*height: 600px !important;*/
width: auto !important;
}


/*=====================RESPONSIVE=====================================================================*/
@media (max-width: 1920px) {
.new-table-section {
	width: 69%;
	float: none;
	margin: 0px auto;
	padding: 0px;
}
.lower-banner-section-five {
	margin-top: 16%;
}
.lower-banner-section-new {
	margin-top: 24%;
}
.lower-banner-section-two {
	margin-top: 18%;
}
.right-lower-content-section-six p {
	font-size: 27px;
	line-height: 35px;
}
.right-lower-content-section-six {
	height: 490px;
	padding: 134px 0 20px 36px;
}
.lower-banner-section {
	margin-top: 24%;
}
.right-middle-content-two {
	margin: 35px 0 0 0;
}
.right-middle-content-two p {
	padding: 0 96px;
}
.text-links-two li {
    padding: 10px 120px;
}

.lower-banner-section-eight {
margin-top: 446px;
}
/*.img-display {
    height: 767px !important;
   
}*/
}

@media (max-width: 1680px) {
.new-table-section {
	width: 81%;
	float: none;
	margin: 0px auto;
	padding: 0px;
}
.lower-banner-section-five {
	margin-top: 18%;
}
.lower-banner-section-new {
	margin-top: 29%;
}
.lower-banner-section-two {
	margin-top: 21%;
}
.right-lower-content-section-six {
	height: 429px;
	padding: 89px 0 20px 36px;
}
.right-lower-content-section-six p {
	font-size: 22px;
	line-height: 30px;/* clear: both; */
    
}
.lower-banner-section two {
	margin-top: 25%;
}
.right-middle-content-two p {
	padding: 3px 86px;
}
.lower-banner-section {
	margin-top: 28%;
}
.lower-banner-section-eight {
      margin-top: 29%;
}
.nav > li > a {
	padding: 22px 11px;
}
.search-area {
	width: 65%;
}
.search-box {
	width: 85%;
}

.text-links-two li {
    padding: 10px 80px;
}
/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 21%;
}
.data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 75%;
}
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: 133px;
	overflow: hidden;
}
.data-display-left-area-one {
	margin: -12px 0 0 0;
}
.data-display-right-one {
	height: 124px;
}

.upper-banner-btn-section-two {
margin: 230px 0 0 0;
}

}
/*******************DATA COLLECTION PAGE CSS END***************************************************/
@media (max-width: 1600px) {
.lower-banner-section {
    margin-top: 30%;

}
.lower-banner-section-five {
    margin-top: 19%;
}
/*.img-display {
    height: 822px !important;
 
}*/
}
 @media (max-width: 1440px) {
.right-middle-content-two img {
	float: left;
	margin: 10px 0 35px 0;
	width: 100%;
}
.right-lower-content-section-six {
	height: 359px;
	padding: 59px 0 20px 36px;
}
.right-lower-content-section-six p {
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}
.left-box-section {
	height: 301px;
}
.left-box-section {
	width: 42%;
}
.text-links-two li {
	padding: 10px 60px;
}
.new-table-section {
	width: 90%;
	float: none;
	margin: 0px auto;
	padding: 0px;
}
.lower-banner-section-new {
	margin-top: 32%;
}
.lower-banner-section {
	margin-top: 33%;
}
.mtb-btn-area {
	width: 68%;
	margin-bottom: 20px;
}
.nav > li > a {
	padding: 22px 6px 5px 6px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
}
.search-area {
	width: 58%;
}
.search-box {
	width: 80%;
}



/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 25%;
}
.data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 71%;
}
/* .data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */
.upper-banner-btn-section-two {
margin: 215px 0 0 0;
}
.lower-banner-section-five {
	margin-top: 21%;
}
/*.img-display {
    height: 960px !important;
}*/
/*******************DATA COLLECTION PAGE CSS END***************************************************/
}
@media (max-width:1366px) {
.right-lower-content-section-six {
	height: 339px;
	padding: 59px 17px 20px 36px;
}
.right-lower-content-section-six p {
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}
.text-links-two li {
	padding: 10px 50px;
}
.new-table-section {
	width: 92%;
	float: none;
	margin: 0px auto;
	padding: 0px;
}
.left-box-section {
	width: 42%;
}
.lower-banner-section-new {
	margin-top: 35%;
}
.lower-banner-section {
	margin-top: 35%;
}
.left-middle-main-content-two {
	margin: 0 0 20px 0;
}
.lower-banner-section-two {
	margin-top: 25%;
}

.upper-banner-btn-section-two {

	margin: 205px 0 0 0;
	}
	.data-display-right-one {
	height: 128px;
	margin: -13px 0 0 10px;
}
.data-display-left-one {
    margin: -15px 0 0px 0;
}
.data-display-left-two {
    margin: -25px 0 0 0;
}
.data-display-right-two {
   margin: -24px 0 0 10px;
}
.data-display-left-three {
margin: -25px 0 0 0;
}
.data-display-right-three {
    margin: -27px 0 0 10px;
}
.data-display-left-five {
      margin: -15px 0 0 0;
}
.data-display-right-five {
margin: -13px 0 0 10px;
}
.lower-banner-section-five {
	margin-top: 25%;
}
/*.img-display {
    height: 888px !important;
  
}*/
}
@media (max-width:1280px) {
.right-lower-content-section-six {
	height: 316px;
	padding: 46px 0 20px 36px;
}
.right-lower-content-section-six p {
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}
.lower-banner-section {
	margin-top: 34%;
}
.left-box-section {
	height: 329px;
}
.lower-banner-section-two {
	margin-top: 21%;
}
.new-table-section {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.left-box-section {
	width: 42%;
}
.lower-banner-section-new {
	margin-top: 37%;
}
.lower-banner-section {
	margin-top: 37%;
}
.left-middle-main-content-two {
	margin: 0 0 20px 0;
}
 .nav-header-right button {
     width: 135px;
 }
 
 
 /*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 27%;
}
.data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 68%;
}
/* .data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */
.lower-banner-section-five {
	margin-top: 24%;
}

/*.img-display {
    height: 1007px !important;
}*/
/*******************DATA COLLECTION PAGE CSS END***************************************************/
.text-links-two li {
    padding: 10px 40px;
}
}
@media (max-width: 1200px) {
.menu-bart > li > a {
    padding: 11px 8px 0px 8px;
}
.menu-bart > li > a {
font-size: 16px;
}
.text-links-two li {
    padding: 10px 30px;
}
}

@media (max-width: 1190px) {
.nav-tabs > li > a {
   font-size: 25px;
} 
}
@media (max-width: 1080px) {
.text-links-two li {
    padding: 10px 31px;
}
.nav-tabs > li {
		margin:25px 0 0 0;
}
	.right-image-section-nine {
		width:40%;

}
	.right-image-section-nine img{
		width:100%;
		
	}
	.left-box-section{
		    margin: 15px 35px 0 43px;
	}
	.mtb-btn-area {
    width: 74%;
   
}
	.box-four, .box-three, .box-two, .box-one, .box-six, .box-five, .box-seven{
		font-size:25px;
		line-height:25px;
	}
	.lower-content-area-two ul li{
		    margin: 0 0 0 12px;
	}
	.nav-tabs > li > a{
		font-size:25px;
		padding:0 0 6px 0;
	}
	.navbar-default .navbar-nav > li > a {
		    padding: 22px 4px 5px 4px;
			font-size:13px;
	}
	.search-area {
    width: 47%;
}
.search-area {
    width: 47%;
}
.search-box {
    width: 68%;
}
	
.nav-header-right button {
	width:90px;
}
}


/*******************DATA COLLECTION PAGE CSS START***************************************************/
/* .data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five { */
	/* width: 35%; */
/* } */
/* .data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 100%;
	float:left;
	margin:10px 0px;
}
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */
/* .lower-banner-section-five {
	margin-top: 30%;
} */
.footer-left-section {
width: 13.285%;
}
.img-display {
    height:auto;
	width: 100%;
}
/*******************DATA COLLECTION PAGE CSS END***************************************************/
}
@media (max-width: 1197px) {
.left-box-section {
    width: 40%;
}
}


@media (max-width: 1000px) {
.right-image-section-nine {
    width: 100%;
}
.upper-banner-btn-section {
display:none;
}
.lower-banner-section-eight { 
    margin-top: 46%;
}
.right-image-section-eight{
float:none;
}
.right-image-section-nine img{
		width:100%;
		float:left;
		text-align:left;
	}
.right-middle-content-two img {
	margin: 10px 0 35px 0;
	width: 100%;
}
.middle-content-three {
	Padding: 25px 0 0 0;
}
.middle-box-content {
	/*min-height: 250px;*/
	height:auto;
	overflow:hidden;
}
.right-image-tab1 img {
	width: 100%;
	float: none;
	text-align: center;
}
.right-image-tab1 {
	clear: both;
	float: none;
	text-align: center;
}
.box-one {
	margin: 5px;
	width: 100%;
	font-size: 25px;
	line-height: 34px;
}
.lower-banner-section-two {
	margin-top: 348px;
}
.lower-banner-section-two h1 {
	font-size: 43px;
}
.left-item-four {
	font-size: 15px;
}
.left-item-three {
	font-size: 15px;
}
.left-item-two {
	font-size: 15px;
}
.right-item-two {
	font-size: 15px;
}
.right-item-three {
	font-size: 15px;
}
.right-image-section {
	text-align: left;
}
.right-image-section img {
	float: none;
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	font-size: 15px;
	padding: 22px 4px;
}
.search-area {
	width: 100%;
	margin: 0 0 10px 0;
	float: none;
	text-align: center;
}
.search-box {
	float: none;
}
.nav-header-right button {
	width: 100%;
}
.text-links-two li {
	padding: 10px 10px;
}
.lower-banner-section-two p {
	font-size: 45px;
	line-height: 40px;
}
.top-btn-two {
	float: none;
	text-align: center;
	margin: 6px 0 0 0;
}
.top-btn-two img {
	width: 35%;
	float: none;
}
.top-btn-one {
	float: none;
	text-align: center;
	margin: 167px 0 0 0;
}
.top-btn-one img {
	width: 35%;
	float: none;
}
.right-middle-main-content-two {
	float: none;
	text-align: center;
	margin: 0 0 20px 0;
}
.lower-banner-section-new {
	margin-top: 46%;
}
.right-middle-content-three {
	float: none;
	text-align: center;
	margin: 10px 0 20px 0;
}
.lower-content-box-section h1 {
	padding: 10px;
}
.right-content-section-two img {
	margin: 20px 0 20px 0;
}
.left-content-section-two {
	float: none;
	text-align: center;
}
.mtb {
	margin-bottom: 0px;
}
.box-three {
	margin: 5px;
	width: 100%;
	font-size: 25px;
	line-height: 34px;
}
.box-four {
	margin: 5px;
	width: 100%;
	font-size: 25px;
	line-height: 34px;
}
.box-two {
	width: 100%;
	margin: 5px;
	font-size: 25px;
	line-height: 34px;
}
.right-image-section-two img {
	float: none;
	text-align: center;
}
.thick-content-text {
	margin: 0px;
}
.blank-two {
	height: 191px;
}
.lower-banner-section-five {
	margin-top: 30%;
}
.lower-banner-section {
	margin-top: 61%;
}
.main-section-text-two {
	margin: 15px;
}
.middle-box-content-two {
	clear: both;
	height: 286px;
	margin: 0px;
}
.right-image-section-six img {
	margin: 35px 0 0 0;
}
.right-image-section-six {
	text-align: center;
	float: none;
}
.nav-tabs > li {
	width: 100%;
}
.right-lower-content-section-six {
	height: auto;
	margin-top: 25px;
	padding: 25px;
}
.transformer-tabs ul {
	border-bottom: 0;
	overflow: hidden;
	position: relative;
	background: #666;/* fallback */
   /* background: linear-gradient(#666, #222);*/
}
.transformer-tabs ul::after {
	content: "☰";
	position: absolute;
	top: 8px;
	right: 15px;
	z-index: 2;
	pointer-events: none;
}
.transformer-tabs ul.open a {
	position: relative;
	display: block;
}
.transformer-tabs li {
	display: block;
	width: 100%;
}
.transformer-tabs a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.transformer-tabs a.active {
	border: 0;
	z-index: 1;/*  background: #666;*/
    /* fallback */
   /* background: linear-gradient(#666, #222);*/
}
.left-box-section {
	height: 445px;/*box-shadow: 5px 5px 5px 1px rgba (195, 220, 255, 0.8);*/
}
.inner-box {
	width: 100%;
	
}
.left-box-section {
	margin: 15px 0 0 0;
	width: 100%;
}
.tab-heading {
	border: none;
}
.tab-heading-one {
	border: none;
}
.tab-heading-two {
	border: none;
}
.middle-box-content-two {
	margin: 27px;
}
.toggleMobile {
    position: fixed;
    top: 2px;
    right: 10px;
    display: block;
    width: 40px;
    height: 36px;
    cursor: pointer;
    z-index: 1000;
	margin: 13px 20px 0 0px;
}



/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 15%;
/* }
.data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 100%;
	float:left;
	margin:10px 0px;
}
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
}
 */
/*******************DATA COLLECTION PAGE CSS END***************************************************/
.midlle-main-content{
margin:0px;
}
.middle-box-content ul{
float:left;
width:100%;
}
.middle-box-content ul li{
float:left;
width:100%;
clear:both;
}
}


@media (max-width: 780px) {
.lower-banner-section-five {
 margin-top: 30%;

}
.lower-banner-section-new {
	margin-top: 60%;
}
.midlle-main-content{
margin:0px;
}
}

@media(max-width: 768px) {
     #imagetab1 {
      margin-top: -260px;
}
      #imagetab2 {
      margin-top: -135px;
}
.lower-banner-section-eight {
    margin-top: 58%;
}
.right-image-section {
text-align: center;
}

.lower-banner-section-new {
	margin-top: 59%;
}
}
@media (max-width: 700px) {
.footer-left-section {
    width: 25%;
}
}
@media(max-width: 480px) {
.right-image-section-nine img{
		width:100%;
	}
.box-one {
	width: 100%;
}

.box-two {
    width: 100%;
}

.box-three {
      width: 100%;

}

.box-four {
      width: 100%;
}
	.right-image-section-six img {
	margin: 0px;
}
.middle-box-content {
	height: 366px;
}
.lower-banner-section-five {
	margin-top: 81%;
}
.footer-right {
	float: none;
	margin: 8px 0 0 0;
	padding: 0px;
	text-align: center;
}
.midlle-table-section table {
	width: 100%;
	overflow: hidden;
}
.left-item-four {
	padding: 8px 0 64px 8px;
}
.left-item-three {
	padding: 8px 0 47px 8px;
}
.left-item-two {
	padding: 8px 0 61px 8px;
}
.middle-portion-three {
	padding: 0px;
}
.lower-banner-section-two p {
	padding: 0px;
}
.navbar-default .navbar-nav > li > a {
	padding: 12px 4px;
}
.content-text-area h1 {
	width: 96%;
}
.lower-content-area-two ul li {
	padding: 0 10px 0 35px;
	margin: 0 0 0 10px;
}
.indent-text li {
	padding-right: 5px;
}
.top-btn-two img {
	width: 100%;
}
.lower-banner-section-two p {
	line-height: 50px;
	font-size: 39px;
}
.lower-banner-section-two h1 {
	font-size: 46px;
}
.top-btn-one img {
	width: 100%;
}
.top-btn-one {
	margin: 0px
}
.lower-banner-section-new {
	margin-top: 472px;
}
.right-middle-content-four {
	float: left;
}
.lower-banner-section-new h1 {
	font-size: 30px;
}
.right-middle-content-four img {
	width: 100%;
	float: none;
	text-align: center;
}
.middle-content-two {
	margin: 0px;
}
.left-content-section-two {
	float: none;
	text-align: center;
}
.right-content-section-two img {
	float: none;
	text-align: center;
	margin: 20px 0 20px;
}
.footer-left-section {
	width: 100%;
	clear: both;
	float: left;
}
.middle-content-area {
	margin: 8px 0 25px 0;
}


.top-header-text h4 {
	line-height: 40px;
	padding: 5px;
}
#portfoliowrap-four h3 {
	font-size: 26px;
}
.search-area {
	width: 100%;
}
.nav-header-right button {
	width: 100%;
}
.right-image-section-four {
	float: none;
	text-align: center;
	margin: 0px 0 35px 0;
}
.midlle-main-content {
	padding: 20px 0 35px 0;
}
.right-image-section img {
	width: 100%;
	margin: 15px 0 0 0;
}
.midlle-table-section table {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
}
.right-item-two {
	width: 65%;
	font-size: 13px;
	font-weight: 300;
}
.left-item-two {
	width: 35%;
	font-size: 13px;
	font-weight: 300;
}
.right-item-three {
	width: 65%;
	font-size: 13px;
	font-weight: 300;
}
.right-item {
	width: 65%;
	font-size: 12px;
	font-weight: 300;
}
.left-item {
	width: 35%;
	font-size: 12px;
	font-weight: 300;
}
.main-section-text-two {
	margin: 20px 0 35px 0;
}
.middle-box-content-two {
	height: 350px;
}
.right-image-section-six {
	float: left;
	text-align: center;
	margin: 0px 0 0 0;
}
.nav-tabs > li {
	width: 100%;
}
.lower-banner-section h1 {
	font-size: 26px;
}
.lower-banner-section {
	margin-top: 119%;
}
.middle-box-content-two {
	clear: both;
}
.lower-banner-section-five h1 {
	font-size: 30px;
}
#portfoliowrap-four h3 {
	font-size: 30px;
}
.lower-banner-section h1 {
	font-size: 30px;
}
#header-searchbox {
width: 100%;
margin: 78px 10px 10px -30px;
}

.lower-banner-section-five {
   margin-top: 28%;

}
}
@media(max-width: 414px) {
.middle-box-content-two {
	min-height: 386px;
}
.left-item-three {
	padding: 8px 0 29px 8px;
}
.left-item-two {
	padding: 8px 0 47px 8px;
}


/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 29%;
}
/* .data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 100%;
	float:left;
	margin:10px 0px; */
/* }
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */
.lower-banner-section-two {
    margin-top: 265px;
}
.lower-banner-section-eight {
    margin-top: 100%;
}
/*******************DATA COLLECTION PAGE CSS END***************************************************/
}
@media(max-width: 400px) {
.right-image-section-nine img{
		width:100%;
	}
.centered {
	margin: 15px 0 0 0;
}
.lower-banner-section-new {
	margin-top: 95%;
}
.box-two {
	width: 100%;
	margin: 5px 0 0 0;
	line-height: 26px;
}
.box-three {
	width: 100%;
	margin: 5px 0 0 0;
	line-height: 26px;
}
.right-image-section-six {
	margin: 0px;
}
.lower-banner-section {
	margin-top: 136%;
}
.box-one {
	margin: 0px;
	width: 100%;
	line-height: 26px;
}
.middle-content-area {
	margin: 0px 0 25px 0;
}
.right-middle-content-two p {
	padding: 3px 41px;
}
.lower-banner-section-new {
	margin-top: 79%;
}
.right-image-section-six img {
	margin: 0px;
}
.right-image-section-six {
	margin: 0px;
}
.lower-banner-section-five {
	margin-top: 71%;
}
.middle-box-content-two {
	width: 100%;
	float: left;
}
.middle-box-content {
	min-height: 500px;
	margin: 15px 0 15px 0;
}
.text-links-two li {
	width: 100%;
	padding: 10px 0 10px 0;
}
.tab-content p {
	padding: 5px 5px 0px 0;
}
.right-image-section-six {
	float: left;
	text-align: center;
	width: 100%;
}
.middle-box-content-two {
	min-height: 450px;
	margin: 0px 0 35px 0;
}
.blank-two {
	height: 171px;
}
/**********************11-26-2016*********************/
	
	
.right-lower-content-section-six {
	padding: 25px;
	height: auto;
	margin-top: 25px;
}
/*.blank {
	height: 170px;
}*/
.content-text-area h1 {
	width: 100%;
}
.nav > li > a {
	padding: 13px 6px;
	line-height: 30px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 20px;
}
.footer-right {
	width: 100%;
	float: none;
	text-align: center;
}
.footer-right a {
	float: none;
}
.box-four {
	margin: 5px 0 0 0;
	width: 100%;
	line-height: 26px;
}
.nav-header-right button {
	width: 100%;
}
.mtb, .mtb-btn-area {
	width: 100%;
	clear: both;
}
.ch-grid {
	margin: 20px auto;
}
.ch-grid li {
	margin: 0px;
	text-align: center;
}
.nav-header-right {
	float: left;
}
.search-area {
	width: 90%;
	float: left;
}
.search-box {
	width: 80%;
}
#blue {
	margin-top: 0px;
}
.footer-left-section {
	width: 100%;
	clear: both;
	float: left;
}
#cwrap h3 {
	text-align: center;
}
.nav-tabs > li {
	width: 100%;
}



/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 35%;
	margin: 5px;
}
/* .data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 100%;
	float:left;
	margin:10px 0px;
}
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */

.lower-banner-section-eight {
    margin-top: 444px;
}
/*******************DATA COLLECTION PAGE CSS END***************************************************/
}

@media(max-width: 375px) {
.right-image-section-nine img{
		width:100%;
	}
.box-five {
	margin: 5px 0 0 0;
}
.box-six {
	margin: 5px 0 0 0;
}
.box-seven {
	margin: 5px 0 0 0;
}
.right-image-section {
	margin: 0px;
}
.lower-banner-section-two {
	margin-top: 260px;
}
.lower-banner-section-new {
	margin-top: 474px;
}
.lower-banner-section {
	margin-top: 465px;
}
.middle-box-content-two {
	min-height: 391px;
	margin: 0 0 27px 0;
}
#imagetab1 {
      margin-top: -393px;
}
#imagetab2 {
      margin-top: -200px;
}

#portfoliowrap-six h3 {
font-size: 25px;
}
.data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	    width: 100%;
		    margin-top: 10px;
}
.data-display-right-text ul li {
	    font-size: 16px;
		line-height: 20px;
}


}
@media(max-width: 320px) {
.right-image-section-nine img{
		width:100%;
	}
.lower-banner-section-new {
	margin-top: 421px;
}
.lower-banner-section {
	margin-top: 152%;
}
.left-item-two {
	padding: 8px 0 80px 8px;
}




/*******************DATA COLLECTION PAGE CSS START***************************************************/
.data-display-left, .data-display-left-one, .data-display-left-two, .data-display-left-three, .data-display-left-five {
	width: 40%;
}
/* .data-display-right, .data-display-right-one, .data-display-right-two, .data-display-right-three, .data-display-right-five {
	width: 100%;
	float:left;
	margin:10px 0px;
}
.data-display-right, .data-display-right-two, .data-display-right-three {
	height: auto;
	overflow: hidden;
} */
.data-display-left-area-one {
	margin: 10px 0 0 0;
}
/* .data-display-right-one {
	height: 160px;
} */
/*******************DATA COLLECTION PAGE CSS END***************************************************/

}
