html {
	height: 100%
}
body {
	height: 100%
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden
}

.italic {
	font-style: normal;
}
.main {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0 auto
}
section {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.section-gray {
	background: #eee
}

/* vertical alignment links */
.vertical-social-links {
    position: fixed;
    left:-4px;
    top: 40%;
    width: 40px;
    z-index: 2147483647;
	float: left;
	}
	
.vertical-social-links img {
   margin-bottom: -9px;
}


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */

.navbar-nav{
    margin-left: 127px;margin-top: 18px; float: right;}



.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
      margin-left: 25px;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
 padding: 38px 68px;
    line-height: 28px;
	
}
.yamm .yamm-content p {
 color:#ff0000;
 border-bottom:1px solid #ddd;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}


.yamm .yamm-content.dropdown:hover .dropdown-content{
  text-decoration: underline;

}

.social-index strong{color:#73b6ed;font-size:18px;font-family: 'Montserrat', sans-serif;}

.social-index em{color:#5f5f5f;font-size:15px;font-family:'Montserrat', sans-serif;}

.social-index {font-family: 'Montserrat', sans-serif;font-size:17px;color:#6c6c6c; padding-top: 50px;}

.padding-top{padding-top:50px;}
.img-resp{max-width: 100%;height: auto;margin-left: 12%;margin-right: 12%;}

.marg-bottom{ margin-bottom: 15px;}

 .margin-btm{ margin-bottom: 30px;}

.button-mrg{font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 6px 12px;
	font-size: 20px;
	line-height: 35px;
	border-radius: 0
	    width: 200px;
    height: 50px;
	background-color:#5bc0de;
	border:none;
	border-radius:4px;
	border-color: #46b8da;
	color:#fff;
	
	
	}


#page2 h2{margin-bottom:62px;text-shadow: 1px 2px 3px #f75050;}
.pad-bot{ padding-bottom:20px;}

#page3 h2{text-shadow: 1px 2px 3px #f75050;}

.marg-bottom p{padding-top:10px; font-size:21px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}






.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 10px;
	background: #000;
	z-index: 2;
	opacity: .3;
	filter: alpha(opacity=30)
}
.heading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 76px;
}
.heading:after {
	content: " ";
	display: block;
	width: 100px;
	height: 1px;
	margin: 20px auto 20px;
	background: #4fbfa8
}
h4.heading {
	margin-bottom: 20px
}
h4.heading:after {
	margin: 10px auto 20px;
	background: #4fbfa8
}
.img-responsive {
	margin: 0 auto;
	
	
}
.box {
	margin-bottom: 30px
}
.content {
	position: relative;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out;
	z-index: 3
}

.client-marg{margin-bottom:50px;}

@media (max-width:1000px) {
.content {
	position: relative;
	padding: 80px 0;
	top: 0px;
	
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	
}

.nav{margin-left:0px;}


 

}
.services .box {
	margin-bottom: 20px;
	text-align: center
}
.services .icon {
	width: 40px;
	height: 40px;
	border: solid 1px #555;
	margin: 0 auto;
	border-radius: 20px;
	text-align: center;
	line-height: 40px
}
.contact-form {
	margin-bottom: 40px
}
p.social {
	text-align: center;
	margin-top: 20px
}
p.social a {
	margin: 0 10px 0 0;
	color: #fff;
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	line-height: 26px;
	font-size: 15px;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out;
	vertical-align: bottom
}
p.social a i {
	vertical-align: bottom;
	line-height: 26px
}
p.social a.facebook {
	background-color: #4460ae
}
p.social a.gplus {
	background-color: #c21f25
}
p.social a.twitter {
	background-color: #3cf
}
p.social a.instagram {
	background-color: #cd4378
}
p.social a.email {
	background-color: #4a7f45
}
.copyright {
	margin-top: 40px;
	color: #fff;
	font-style: italic
}
.copyright p.credit {
	text-align: right
}
.copyright p.credit a {
	color: #fff;
}


@media (max-width:991px) {
.copyright p.credit {
	text-align: center !important
}
}
@media (min-width:1200px) {
.copyright {
	margin-top: 60px
}
}
@media (max-width:991px) {
.copyright {
	text-align: center !important
}
}


#page1 ,#page7{
	text-align: center;
	background:url(../images/banner1.jpg) center center no-repeat;
	background-size: cover;
	color: #fff
}
#page1 h1, #page1 h2, #page1 h3 ,#page7 h1, #page7 h2, #page7 h3 {
	color: #fff
}
#page1 p , #page7 p{
font-size: 30px;
}
#page1 .icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid 2px #fff;
	border-radius: 20px;
	z-index: 3
}

#page7 .icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid 2px #fff;
	border-radius: 20px;
	z-index: 3
}
body.disabled-onepage-scroll .onepage-wrapper section {
	min-height: 100%;
	height: auto
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
    position: relative;
    display: block;
    margin-left: 16px;
}


.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	background-color: #eee
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #4fbfa8
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li>a {
	line-height: 1.42857143;
	border-radius: 0 0 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd
}
.nav-pills>li>a {
	border-radius: 0
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #4fbfa8
}
.nav-tabs-justified>li>a {
	border-radius: 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #fff
}

#page1 h1,#page7 h1 {
    color: #fff;
    margin-top: 120px;
}



}
.navbar {
	font-family: 'Montserrat', sans-serif;
	min-height: 80px;
	border-bottom: 1px solid transparent;
	/*padding:2px 0px 10px 93px;*/
}
@media (min-width:768px) {
.navbar {
	border-radius: 0
}
}



.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) and (max-width:991px) {
	
	
	
.navbar-collapse {
	font-size: 14px
}






}


@media (min-width:768px) {
.navbar-collapse {
	float: left;
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-collapse.right {
	float: right
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-brand {
	float: left;
    padding: 0px 0px;
    /* font-size: 35px; */
    width: 210px;
    /* height: 86px !important; */
    line-height: 22px;
    height: 122px;
    width: 209px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -32px
}
}
.navbar-toggle {
	padding: 9px 10px !important;
	margin-right: 15px;
	border-radius: 0
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}
 (max-width:767px) {
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 29px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 22px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border: none;
	margin-top: 22px;
	margin-bottom: 22px
}
@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
}
.navbar-btn {
	margin-top: 22px;
	margin-bottom: 22px
}
.navbar-btn.btn-sm {
	margin-top: 25px;
	margin-bottom: 25px
}
.navbar-btn.btn-xs {
	margin-top: 29px;
	margin-bottom: 29px
}
.navbar-text {
	margin-top: 29px;
	margin-bottom: 29px
}
@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
.navbar-text.navbar-right:last-child {
	margin-right: 0
}
}
.navbar-default {
	background-color: #fff;
	
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: transparent
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #4fbfa8
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse {
	border-color: #e6e6e6
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #555
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

#page1 h1 {
    color: #fff;
    margin-top: 94px;
	font-size: 40px;
}



}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
body {
	font-family:montserrat,sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
a {
	color: #333;
	text-decoration: none
}
a:hover, a:focus {
	color: #00b5fb;
	/*margin-left:3px;*/
	text-decoration:none;
	
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.img-rounded {
	border-radius: 0
}
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eee
}
.breadcrumb {
	padding: 8px 0;
	margin-bottom: 22px;
	background-color: #fff;
	border-radius: 0;
	text-align: right
}
.breadcrumb>li+li:before {
	content: ">\00a0";
	color: #ccc
}
.breadcrumb>.active {
	color: #999
}
@media (max-width:991px) {
.breadcrumb {
	padding: 8px 0;
	text-align: center
}
}
.btn {
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 6px 12px;
	font-size: 20px;
	line-height: 35px;
	border-radius: 0
	    width: 200px;
    height: 50px;
	
}
.btn-primary {
	color: #4fbfa8;
	background-color: #fff;
	border-color: #4fbfa8
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #4fbfa8;
	background-color: #ebebeb;
	border-color: #389985
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #fff;
	border-color: #4fbfa8
}
.btn-primary .badge {
	color: #fff;
	background-color: #4fbfa8
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background: #4fbfa8;
	color: #fff
}
.btn-lg {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 0
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.dropdown-menu>li>a {
	padding: 5px 20px
}
.label {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-transform: uppercase
}
label {
	font-weight: normal
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
	background-image: none;
	border: 1px solid #999;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999;
opacity:1 !important
}
.form-control:focus {
	border-color: #4fbfa8;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 191, 168, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 191, 168, 0.6)
}
.form-group {
	margin-bottom: 20px
}
.pager {
	margin: 22px 0;
	border-top: solid 1px #eee;
	padding-top: 22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	background-color: #fff;
	border: 1px solid #4fbfa8;
	border-radius: 0
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #4fbfa8
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #999;
	background-color: #fff;
	border-color: #ddd
}
.pagination {
	margin: 22px 0;
	font-family: 'Montserrat', sans-serif;
	border-radius: 0
}
.pagination>li>a, .pagination>li>span {
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #4fbfa8;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #4fbfa8;
	background-color: #bfe8df;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #4fbfa8;
	border-color: #4fbfa8
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd
}
@media (max-width:767px) {
.text-center-xs {
	text-align: center !important
}
.text-center-xs img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
}
@media (min-width:768px) and (max-width:991px) {
.text-center-sm {
	text-align: center !important
}
.text-center-sm img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 1.3;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .08em
}
h1, .h1 {
	font-size: 48px
}
h2, .h2 {
	font-size: 36px
}
h3, .h3 {
	font-size: 31px
}
h4, .h4 {
	font-size: 24px
}
h5, .h5 {
	font-size: 16px
}
h6, .h6 {
	font-size: 16px
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 22px
}
p {
	margin: 0 0 22px
}
.lead {
	margin-bottom: 22px;
	font-size: 18px
}






@media (min-width:768px) {
.lead {
	font-size: 24px
}
}
.text-small {
	font-size: 12px
}
.text-large {
	font-size: 20px
}
.text-italic {
	font-style: italic
}
.text-primary {
	color: #4fbfa8
}
a.text-primary:hover {
	color: #3aa18c
}
.bg-primary {
	color: #fff;
	background-color: #4fbfa8
}
a.bg-primary:hover {
	background-color: #3aa18c
}
abbr[title], abbr[data-original-title] {
	border-bottom: 1px dotted #999
}
blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 16px;
	border-left: 5px solid #4fbfa8
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	border-right: 5px solid #4fbfa8
}
address {
	margin-bottom: 22px;
	line-height: 1.42857143
}
.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0
}
.panel-primary {
	border-color: #4fbfa8
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #4fbfa8;
	border-color: #4fbfa8
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #4fbfa8
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #4fbfa8
}
.panel-primary .panel-title {
	font-weight: 300
}
.panel-primary .panel-title a:hover {
	color: #fff;
	text-decoration: none
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #4fbfa8;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
#page2 {
	text-align: center;
	background:url('../images/banner2.jpg') center center no-repeat;
	background-size: cover;
	color: #fff
}
#page2 h1, #page2 h2, #page2 h3 {
	color: #fff;
	
}

#page8 p {
	font-size: 22px;
       color: #fff;
text-align: center;
}
#page9 p {
	font-size: 22px;
       color: #fff;
text-align: center;
}
#page2 .icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid 2px #fff;
	border-radius: 20px;
	z-index: 3
}
#page3 {
	text-align: center;
	background:url('../images/banner4.jpg') center center no-repeat;
	background-size: cover;
	color: #fff
}
#page3 h1, #page3 h2, #page3 h3 {
	color: #fff
}

#page3 .icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid 2px #fff;
	border-radius: 20px;
	z-index: 3
}
#page4 ,#page10 {
	text-align: center;
	background: url('../images/banner3.jpg') center center no-repeat;
	background-size: cover;
	color: #fff
}
#page4 h1, #page4 h2, #page4 h3{
	color: #fff
}
#page4 p,#page10 p {
	font-size: 20px;
}
#page4 .icon {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: solid 2px #fff;
	border-radius: 20px;
	z-index: 3
}

#page6 h1, #page6 h2, #page6 h3 {
	color: #fff
}
#page6  {
	    font-size: 15px;
    color: #fff;
    background: #252525;
    line-height: 28px;
	}
#page6 p{ font-size: 15px;}
#page5 h1, #page5 h2, #page5 h3 {
	color: #333;
}
#page5  {
	    font-size: 16px;
    color: #ff0000 !important;
        background: rgba(252, 248, 227, 0.76);

    line-height: 28px;
	}
#page5 b { color:#333;}










@media (max-width:1370px) {

#page1 h1, #page7 h1{ font-size: 35px;}
 #page2 h2{margin-top:165px; margin-bottom:62px;}
#page1 p,#page7 p{font-size: 22px;}
.hr-img1 p{font-size:22px;}



.btn{ height:48px; font-size:15px; margin-top:7px; padding:5px 12px;}
.heading{margin-top:122px; font-size:26px; margin-bottom:28px;}
.heading:after {
	content: " ";
	display: block;
	width: 100px;
	height: 1px;
	margin: 10px auto 10px;
	background: #4fbfa8
}
#page4 p{ font-size:16px; margin-top:-20px;}

#page5 h1{margin-top:140px; font-size:30px;}
#page6 p{ font-size: 15px;}
#page8 p{font-size: 18px; color: #fff; text-align: center; margin-top:125px;}
#page9 p{font-size: 18px; color: #fff; text-align: center; margin-top:125px;}
#page10 p{font-size: 18px; color: #fff; text-align: center; }
.marg-top{ margin-top:90px;}
.pad-bot{ padding-bottom:4px;}
.social-index strong{color:#73b6ed;font-size:15px;font-family: 'Montserrat', sans-serif;}


.social-index em{color:#5f5f5f;font-size:12px;font-family:'Montserrat', sans-serif;}

.social-index{font-family: 'Montserrat', sans-serif;font-size:17px;color:#6c6c6c;padding-top: 0px;}

.social-index p{ padding-bottom:0px; font-size:13px;margin-bottom:11px;}

.padding-top{padding-top:3px;}

.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}
.button-mrg{ margin-top: 0px;}


}

@media (min-width:1025px) and (max-width:1369px) {

#page1 h1, #page7 h1{ font-size: 35px;}
 #page2 h2{margin-top:128px; margin-bottom:62px;}
#page1 p,#page7 p{font-size: 22px;}

#page3 h2{margin-top:40px; margin-bottom:62px;}


.btn{ height:48px; font-size:15px; margin-top:7px; padding:5px 12px;}
.heading{margin-top:150px; font-size:20px; margin-bottom:25px;}
.heading:after {
	content: " ";
	display: block;
	width: 100px;
	height: 1px;
	margin: 10px auto 10px;
	background: #4fbfa8
}
#page4 p{ font-size:15px; margin-top:-20px;}

#page5 h1{margin-top:140px; font-size:30px;}
#page6 p{ font-size: 15px;}
#page8 p{font-size: 18px; color: #fff; text-align: center; margin-top:125px;}
#page9 p{font-size: 18px; color: #fff; text-align: center; margin-top:125px;}
#page10 p{font-size: 18px; color: #fff; text-align: center; }
.marg-top{ margin-top:90px;}
.pad-bot{ padding-bottom:3px;}
.social-index strong{color:#73b6ed;font-size:15px;font-family: 'Montserrat', sans-serif;}


.social-index em{color:#5f5f5f;font-size:12px;font-family:'Montserrat', sans-serif;}

.social-index{font-family: 'Montserrat', sans-serif;font-size:17px;color:#6c6c6c;padding-top: 0px;}

.social-index p{ padding-bottom:0px; font-size:13px;margin-bottom:11px;}

.padding-top{padding-top:3px;}

.marg-bottom{ margin-bottom: 15px;}
.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}

}


@media (max-width:1024px) {
.section-gray {
	background: #eee
}

.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}


#page4 h2{margin-top:0px;}
.marg-bottom{ margin-bottom: 15px;}
.marg-bottom-30 address{ font-size: 12px; line-height: 26px;}
}

@media (min-width:768px) and (max-width:991px) {
.section-gray {
	background: #eee
}

.navbar-nav{margin-top: -61px;
    margin-left: 172px;}
.yamm .dropdown{ margin-left: -10px;}	
.navbar-nav li{    margin-left: -10px;}
.list-pad-botm{padding-bottom: 29px;}
.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}
.marg-bottom{ margin-bottom: 15px;}
.marg-bottom-30{ margin-bottom: 30px;}
.list-pad-botm{ padding-bottom: 26px;}
.marg-bottom-30 address{ font-size: 15px; line-height: 23px;}
}

@media (min-width:530px) and (max-width:767px) {
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav>li {
	float: left;
	
}
.navbar-nav>li>a {
	padding-top:38px;
	margin-left:-27px;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}

  #page2 h2{margin-top:30px; margin-bottom:62px;}
#page5 h1{margin-top:0px; font-size:30px;}




.social-index p{ padding-bottom:30px; font-size:13px;margin-bottom:11px;}
.marg-top{ margin-top:0px;}

.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}
.client-marg-in{ margin-bottom: 50px;}

.button-mrg{margin-top: 34px;}
.marg-bottom{ margin-bottom: 15px;}
.marg-bottom-30{ margin-bottom: 30px;}
}
@media (min-width:481px) and (max-width:529px) {
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav>li {
	float: left;
	
}
.navbar-nav>li>a {
	padding-top:38px;
	margin-left:-27px;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}

  #page2 h2{margin-top:30px; margin-bottom:62px;}
#page5 h1{margin-top:0px; font-size:30px;}



.marg-bottom-30{ margin-bottom: 30px;}
.social-index p{ padding-bottom:30px; font-size:13px;margin-bottom:11px;}
.marg-top{ margin-top:0px;}

.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}

.client-marg-in{ margin-bottom: 50px;}

.marg-bottom{ margin-bottom: 15px;}

}

@media (max-width:480px) {
.section-gray {
	background: #eee
}
 #page2 h2{margin-top:30px; margin-bottom:62px;}
#page5 h1{margin-top:0px; font-size:30px;}

.marg-bottom p{padding-top:10px; padding-bottom:4px; font-size: 17px;}


.marg-bottom-30{ margin-bottom: 30px;}
.social-index p{ padding-bottom:30px; font-size:13px;margin-bottom:11px;}
.marg-top{ margin-top:0px;}
.client-marg-in{ margin-bottom: 50px;}
.marg-bottom{ margin-bottom: 15px;}
}

@media (max-width:320px) {
.section-gray {
	background: #eee
}

.marg-bottom p{padding-top:10px; font-size:19px;font-weight:bold;text-shadow: 1px 2px 3px #f75050;}


.marg-bottom-30{ margin-bottom: 30px;}
.client-marg-in{ margin-bottom: 50px;}
.marg-bottom{ margin-bottom: 15px;}
}



