body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#444;
	font-family: 'Open Sans', sans-serif;
	line-height:25px;
}
a{
	text-decoration:none;
	outline:none;
	color:#000;
}
a:hover ,a:focus{
	text-decoration:none;
	outline:none;
	color:#083e6d;
}
.desk-align-right{
	text-align:right;
}
.desk-align-left{
	text-align:left;
}
.img-inline{
	display:inline-block;
}
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	font-size: 12px;
	padding: 1em;
	display: none;
}
.back-to-top:hover {	
	/*background-color: rgba(135, 135, 135, 0.50);*/
}
.topline{
	background:url(../images/top-line.jpg) repeat-x left top;
	height:6px;
}
.logo-sect{
	min-height:90px;
}
.slogan-line{
	color:#004889;
	font-size:20px;
	font-weight:400;
	display:inline-block;
	/*padding:25px 0 10px 0;*/
	padding:12px 0 10px 0;
	font-family: 'Montserrat', sans-serif;
}
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:1000;
}
.navbar {
    border-radius: 0;
	margin-bottom:0;
}
.navbar-brand {
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
}
.navbar-inverse {
    background-color: transparent;
    border-color:transparent;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#074d91+0,015fba+100 */
	background: rgba(7,77,145,0.9); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NGQ5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTVmYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(7,77,145,0.9) 0%, rgba(1,95,186,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,77,145,0.9)), color-stop(100%,rgba(1,95,186,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(7,77,145,0.9) 0%,rgba(1,95,186,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(7,77,145,0.9) 0%,rgba(1,95,186,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(7,77,145,0.9) 0%,rgba(1,95,186,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(7,77,145,0.9) 0%,rgba(1,95,186,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074d91', endColorstr='#015fba',GradientType=0 ); /* IE6-8 */
	border:none;
}
.navbar-nav > li > a {
    padding:15px 10px;
}
.navbar-inverse .navbar-brand {
    color: #fff;
	text-transform:uppercase;
	font-family:"Century Gothic", sans-serif;
	font-weight:400;
	font-size:15px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
	text-transform:uppercase;
	font-family:"Century Gothic", sans-serif;
	font-weight:400;
	font-size:15px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 15px;
    margin-right: 0;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand.active {
    background-color: #083e6d;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a.active {
    background-color: #083e6d;
    color: #fff;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.carousel-control.right {
    background-image:none;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-caption {
    left: 10%;
    padding-bottom: 30px;
    right: 10%;
	text-transform:uppercase;
}
.carousel-caption h2{
	font-size:40px;
	font-family: 'Montserrat', sans-serif;
	text-shadow:0 1px 7px rgba(0, 0, 0, 0.6);
}
header.carousel {
    height: 700px;
}
.content-section{
	padding:40px 0;
}
.subpage-sect{
	min-height:350px;
}
.link a{
	color:#004481;
	font-size:19px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.midd-box-sect{
	background:#f7f7f7;
	padding:40px 0;
	-moz-box-shadow:    inset  0  8px 8px -8px rgba(0,0,0,0.3), inset  0 -8px 8px -8px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(0,0,0,0.3), inset  0 -8px 8px -8px rgba(0,0,0,0.3);
     box-shadow:        inset  0  8px 8px -8px rgba(0,0,0,0.3), inset  0 -8px 8px -8px rgba(0,0,0,0.3);
}
.blue-box{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#074d91+0,015fba+100 */
	background: rgb(7,77,145); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NGQ5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTVmYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(7,77,145,1) 0%, rgba(1,95,186,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,77,145,1)), color-stop(100%,rgba(1,95,186,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(7,77,145,1) 0%,rgba(1,95,186,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(7,77,145,1) 0%,rgba(1,95,186,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(7,77,145,1) 0%,rgba(1,95,186,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(7,77,145,1) 0%,rgba(1,95,186,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074d91', endColorstr='#015fba',GradientType=0 ); /* IE6-8 */
	
	padding:20px 20px;
	margin:10px 0;
}
.blue-box h3{
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-align:center;
}
.blue-box-height{
	min-height:312px;
}
.blue-box p{
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	line-height:25px;
	color:#fff;
}
.listing{
	padding:0;
	margin:0;
}
.listing ul{
	padding:0;
	margin:0 0 0 10px;
}
.listing ul li{
	list-style:none;
	background:url(../images/listing-point.png) no-repeat left 10px;
	padding:0 5px 0 20px;
	margin:3px 0;
	display:block;
}
.listing ul li a{
	display:block;
	color:#fff;
	font-size:17px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	padding:3px 5px;
	text-decoration:none;
}
.listing ul li a:hover{
	color:#b2d8fd;
	text-decoration:none;
}
.btn-joinnow{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c28d29+0,edba5b+100 */
	background: rgb(194,141,41); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyOGQyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGJhNWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(194,141,41,1) 0%, rgba(237,186,91,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,141,41,1)), color-stop(100%,rgba(237,186,91,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(194,141,41,1) 0%,rgba(237,186,91,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(194,141,41,1) 0%,rgba(237,186,91,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(194,141,41,1) 0%,rgba(237,186,91,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(194,141,41,1) 0%,rgba(237,186,91,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c28d29', endColorstr='#edba5b',GradientType=0 ); /* IE6-8 */
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:16px 10px;
	display:block;
	padding:10px 10px;
	font-family: 'Open Sans', sans-serif;
	border:none;
	cursor:pointer;
}
.btn-joinnow:hover{
	color:#fff;
	background:rgb(194,141,41);
}
.linkcontact{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
	padding-left:10px;
}
.linkcontact:hover{
	color:#b2d8fd;
	text-decoration:none;
}
.tbl{
	padding:0;
	margin:0;
}
.tbl td{
	text-align:left;
	padding:5px 0;
	vertical-align:middle;
}
.marg-top-box{
	margin-top:22px;
}
.social-link{
	text-align:center;
	margin:10px 0;
}
.social-link a{
	display:inline-block;
	margin:5px 2px;
}
/*About*/
.about-section{  
	background: url(../images/about-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:500px;
}
h2{
	color:#fff;
	font-family: 'Passion One', cursive;
	font-size:100px;
	font-weight:400;
	text-transform:uppercase;
	padding:15% 0 0 0;
	text-shadow:0 1px 7px rgba(0, 0, 0, 0.6);
}
.about-list h3{
	color:#1e1e1e;
	font-size:22px;
	font-weight:700;
	margin:10px 0 15px 0;
	text-transform:uppercase;
}
.about-list ul{
	padding:0;
	margin:0 0 15px 0;
}
.about-list ul li{
	list-style:none;
	background:url(../images/listing-point2.png) no-repeat left 12px;
	font-size:16px;
	color:#1e1e1e;
	margin:5px 0;
	padding:5px 0 5px 20px;
}
/*Pledge*/
.pledge-section{
	background:url(../images/our-pledge-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:500px;
}
/*Services*/
.services-section{
	background:url(../images/our-services.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:500px;
}
.tbl2{
	padding:0;
	margin:0;
}
.tbl2 td{
	text-align:left;
	padding:5px 0;
	vertical-align:middle;
	color:#000;
	font-size:17px;
	font-weight:600;
}
.tbl3{
	padding:0;
	margin:0;
	width:60%;
}
.tbl3 td{
	text-align:left;
	padding:5px 0;
	vertical-align:middle;
	color:#000;
	font-size:17px;
	font-weight:600;
}
.img-mrg-rh{
	margin-right:10px;
}
/*career*/
.career-section{
	background:url(../images/career-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:500px;
}
.joinnow-blue{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#015fba+0,074d91+100 */
	background: rgb(1,95,186); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxNWZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzRkOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(1,95,186,1) 0%, rgba(7,77,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,95,186,1)), color-stop(100%,rgba(7,77,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(1,95,186,1) 0%,rgba(7,77,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(1,95,186,1) 0%,rgba(7,77,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(1,95,186,1) 0%,rgba(7,77,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(1,95,186,1) 0%,rgba(7,77,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015fba', endColorstr='#074d91',GradientType=0 ); /* IE6-8 */

	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:16px 10px;
	display:inline-block;
	padding:10px 30px;
	font-family: 'Open Sans', sans-serif;
	border:none;
	cursor:pointer;
}
.joinnow-blue:hover{
	color:#fff;
	background:rgb(1,95,186);
}
/*faq*/
.faq-section{
	background:url(../images/faq-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:600px;
}
/*footer*/
.botlinks{
	background:#efefef;
	padding:30px 0;
	margin:40px 0 0 0;
	text-align:center;
}
.botlinks a{
	display:inline-block;
	text-decoration:none;
	color:#4f4f4f;
	font-size:14px;
	margin:2px 5px;
	font-family: 'Open Sans', sans-serif;
}
.botlinks a:hover, .botlinks a.active{
	color:#000;
	text-decoration:none;
}

footer{
	padding:50px 0;
	margin:0;
	background:#074d91;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
footer a{
	text-decoration:none;
	color:#fff;
}
footer a:hover{
	text-decoration:none;
	color:#b2d8fd;
}

/*Resources*/
.resources-section{
	background:url(../images/resources-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:550px;
}
h4{
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	padding:0;
	margin:0 0 10px 0;
}
/*Clients*/
.clients-section{
	background:url(../images/clients-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:550px;
}
.textinput{
	border:1px solid #ccc;
	padding:5px 10px;
	color:#444;
	font-size:15px;
	margin:0 0 15px 0;
	display:inline-block;
	width:100%;
}
.form-box{
	border:1px solid #ccc;
	padding:5px 10px;
	margin:0 0 15px 0;
	font-size:14px;
	text-align:left;
}
.border-bot{
	border-bottom:1px dashed #ccc;
	margin:5px 0 0 0;
}


@media(max-width:1280px){
	header.carousel {
    height: 500px;
}	
}
@media(max-width:1200px){
.navbar-inverse .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
}	
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.navbar-nav > li > a {
    padding: 15px 6px;
}
.navbar-brand {
	padding:15px 6px;
}
.slogan-line {
    color: #004889;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    padding: 30px 0 10px 0;
    font-family: 'Montserrat', sans-serif;
}
}
@media(max-width:1000px){
header.carousel {
    height:400px;
}
.slogan-line {
    color: #004889;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    padding: 20px 0 10px 0;
    font-family: 'Montserrat', sans-serif;
}
.logo-sect {
    min-height: 70px;
}

.navbar-inverse .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 11px;
}	
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 11px;
}
.navbar-nav > li > a {
    padding: 15px 4px;
}
.navbar-brand {
	padding:15px 3px;
}
.carousel-caption h2 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
}
.linkcontact {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    padding-left: 10px;
}
.blue-box p {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
    color: #fff;
}
.listing ul li a {
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 3px 1px;
    text-decoration: none;
}
.desk-align-right{
	text-align:center;
}
.desk-align-left{
	text-align:center;
}
}
@media(max-width:900px){
.about-section{  
	background: url(../images/about-img.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
h2{
	color:#fff;
	font-family: 'Passion One', cursive;
	font-size:70px;
	font-weight:400;
	text-transform:uppercase;
	padding:27% 0 0 0;
	text-shadow:0 1px 7px rgba(0, 0, 0, 0.6);
}
.pledge-section{
	background:url(../images/our-pledge-img.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
.services-section{
	background:url(../images/our-services.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
.career-section{
	background:url(../images/career-img.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
.faq-section{
	background:url(../images/faq-img.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
.resources-section{
	background:url(../images/resources-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}
.clients-section{
	background:url(../images/clients-img.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
	text-align:center;
	min-height:400px;
}

}
@media(max-width:766px){
.slogan-line {
    color: #004889;
    font-size: 17px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 0 20px 0;
    font-family: 'Montserrat', sans-serif;
}
.navbar-inverse .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
}	
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.navbar-nav > li > a {
    padding: 10px 10px;
}
.navbar-brand {
	padding:15px 10px;
}
.tbl3{
	padding:0;
	margin:0;
	width:100%;
}
}
@media(max-width:520px){
	header.carousel {
    height:300px;
}
}