body {
	padding-left: 5px!important;
	overflow-x: hidden!important;
	padding-right: 5px!important;
	overflow-y: scroll!important;
	-webkit-overflow-scrolling: touch!important
}

ul {
	padding: 0
}

.widgets-container.sidebar_location .widgets ul li {
	padding: 7px 0 7px 14px;
	border-bottom: 1px solid #e3e3e3;
	list-style: none
}

.widgets-container .widgets ul li:before {
	font-family: fontawesome;
	content: "\f105";
	margin-left: -12px;
	float: left;
	display: block
}

.widgets-container .widgets ul.tweet_list li:before,
.widgets-container .widgets ul.latest-blog li:before {
	content: "";
	margin-left: 0
}

.widgets-container.sidebar_location .widgets ul li a {
	color: #666;
	font-size: 13px
}

.widgets-container.sidebar_location .widgets ul li a:hover {
	color: #0296c0
}

.widgets-container .widgets ul li:last-child {
	border-bottom: none
}

.widgets-container.sidebar_location .widgets {
	margin-bottom: 30px
}

.widgets-container.footer_location .widgets ul li {
	padding-left: 12px
}

.widgets-container.footer_location .widgets ul.tweet_list li,
.widgets-container.footer_location .widgets ul.latest-blog li {
	padding-left: 0
}

.widgets ul {
	list-style: none
}

.widget_calendar caption {
	margin-bottom: 10px
}

.widgets-container.sidebar_location .widgets ul#profile-thumbs li {
	padding: 0
}

.widgets-container .widgets ul#profile-thumbs li:before {
	content: '';
	margin-left: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
th,
td {
	margin: 0;
	padding: 0;
	font-size: 13px;
	direction: ltr
}

body {
	background: #f0f0f0;
	color: #777;
	font-family: open sans, sans-serif
}

p {
	font-family: inherit;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.4
}

a {
	color: #EF9E15



}

a:hover {
	color: #EF9E15



}

a:focus {
	color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: open sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #222;
	text-rendering: optimizeLegibility;
	line-height: 1.1em;
	margin-bottom: 14px;
	margin-top: 14px
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-size: 60%;
	color: #6f6f6f;
	line-height: 0
}

h1 {
	font-size: 44px;
	margin-bottom: 44px
}

h2 {
	font-size: 34px;
	margin-bottom: 34px
}

h3 {
	font-size: 28px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 17px
}

h6 {
	font-size: 14px
}

.subheader {
	line-height: 1.3;
	color: #6f6f6f;
	font-weight: 400;
	margin-bottom: 17px
}

small {
	font-size: 84%;
	line-height: inherit
}

.alpha {
	padding: 0 15px 0 0
}

.omega {
	padding: 0 0 0 15px
}

.no-padding {
	padding: 0
}

.no-margin {
	margin: 0
}

.clearfix {
	*zoom: 1
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.stretch {
	width: 100%
}

.strong {
	font-weight: 700
}

.upper-text {
	text-transform: uppercase
}

.space-b-20 {
	margin-bottom: 20px
}

.space-b-50 {
	margin-bottom: 50px
}

.red-text {
	color: #cf0000
}

.pink-text {
	color: #933833
}

.black-text {
	color: #000
}

.green-text {
	color: #12b8ba
}

.blue-text {
	color: #18a0c7
}

.white-text {
	color: #fff
}

.button {
	border: 1px solid #969696;
	background: #969696;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.button:hover,
.button:focus {
	color: #fff;
	background-color: #000;
	border: 1px solid #000
}

.button.alert {
	background-color: #b3081e;
	border: 1px solid #ed0058
}

.button.alert:hover,
.button.alert:focus {
	background-color: #de0052;
	border: 1px solid #de0052
}

.button.secondary {
	background-color: #000;
	color: #fff;
	border: 1px solid #000
}

.button.secondary:hover,
.button.secondary:focus {
	background-color: #e58b2f
}

.button.radius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.button.facebook {
	background: #3b5a9b;
	border: 1px solid #3b5a9b
}

#btnGoUp {
	cursor: pointer;
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 47px;
	height: 44px;
	text-indent: -5555px;
	z-index: 950;
	background: #EF9E15;
	border-radius: 4px;
	z-index: 950
}

#btnGoUp:after {
	content: "";
	background: url(../../images/top.png) no-repeat;
	height: 23px;
	width: 20px;
	clear: both;
	display: inherit;
	text-align: center;
	float: none;
	margin: 0 18px
}

#btnGoUp:hover {
	background-position: left bottom
}

.has-tip {
	border-bottom: none;
	cursor: pointer;
	font-weight: 700;
	color: #333
}

.has-tip:hover,
.has-tip:focus {
	border-bottom: none;
	color: #f00055
}

.reveal-modal {
	background: url(../images/pattern/gray_pattern.gif);
	border: 10px solid #fafafa
}

.reveal-modal h5 {
	margin-bottom: 40px
}

.header-bg {
	margin: 0 auto
}

#header {
	margin: 0 auto;
	border-bttom: 10px solid red
}

.top-links {
	text-align: right;
	color: #0296c0;
	padding: 0;
	border-bottom: 2px solid #d7d7d7;
	background: #fff;
	border-top: 3px solid #EF9E15;
	z-index: 99999
}

.top-links a {
	color: #000
}

.top-links a:hover {
	color: #600
}

#logo {
	max-height: 108px;
	text-indent: -9999px;
	padding-top: 0;
	margin-top: 0
}

#logo img {
	display: block;
	float: left
}

#logo a {}

#visiter {
	float: right
}

.form-wrapper {
	margin-top: -5%;
	min-height: 333px
}

.form-search {
	padding: 0 20px 0 30px
}

.form-search label {
	color: #000;
	margin-top: 14px
}

.form-search .notch {
	position: absolute;
	bottom: -10px;
	left: 20px;
	margin: 0;
	border-top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e58b2f;
	padding: 0;
	width: 0;
	height: 0
}

.form-header {
	background: #EF9E15;
	padding: 20px 14px 6px;
	border-left: 10px solid #EF9E15;
	border-right: 10px solid #EF9E15



}

.form-header .lead {
	color: #fff;
	font-size: 16.4px
}

.form-footer {
	margin-bottom: 5%;
	padding: 10px 20px 1px;
	border-left: 10px solid #EF9E15;
	border-bottom: 10px solid #EF9E15;
	border-right: 10px solid #EF9E15
}

.form-search.custom div.custom.dropdown {
	display: block;
	position: relative;
	width: auto;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 2px;
	width: 100%!important
}

.form-search.custom div.custom.dropdown a.current {
	display: block;
	width: auto;
	line-height: 30px;
	min-height: 32px;
	padding: 0;
	padding-left: 9px;
	padding-right: 38px;
	border: solid 1px #b9b9b9;
	color: #272727;
	background-color: #ececec;
	white-space: nowrap;
	font-weight: 600;
	font-size: 13px
}

.form-search.custom div.custom.dropdown a.selector {
	position: absolute;
	width: 27px;
	height: 32px;
	display: block;
	right: 0;
	top: 0;
	border: solid 1px #b5b5b5
}

.form-search.custom div.custom.dropdown a.selector:after {
	content: "";
	display: block;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #585858 transparent transparent transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2px;
	margin-left: -5px
}

.form-search.custom div.custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: 0;
	top: 31px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: rgba(255, 255, 255, .95);
	border: solid 1px #dadada
}

.form-search.custom div.custom.dropdown ul li {
	color: #555;
	font-size: 13px;
	cursor: pointer;
	padding: 3px;
	padding-left: 6px;
	padding-right: 38px;
	min-height: 18px;
	line-height: 18px;
	margin: 0;
	white-space: nowrap;
	list-style: none
}

.form-search.custom div.custom.dropdown ul li.selected {
	background: #3a3a3a;
	color: #fff
}

.form-search.custom div.custom.dropdown ul li:hover {
	background: #3a3a3a;
	color: #fff
}

.form-search.custom div.custom.dropdown ul li.selected:hover {
	background: #fddc94;
	cursor: default;
	color: #000
}

.form-search .button {
	background: #b5b5b5;
	border: 1px solid #e4e4e4;
	color: #000
}

.form-search .button:hover,
.form-search .button:focus {
	color: #fff;
	background-color: #000;
	border: 1px solid #000
}

.login-buttons em {
	line-height: 22px;
	margin: 3px -6px;
	z-index: 1;
	position: relative;
	width: 22px;
	height: 22px;
	display: inline-block;
	color: #69717e;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background: #fff
}

.reveal-modal .label {
	font-weight: 400
}

.reveal-modal input:focus:invalid {
	border-color: red
}

.carousel-profiles {
	margin: 0 0 10px 60px;
	overflow: hidden;
	max-height: 120px
}

.carousel-profiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block
}

.carousel-profiles li {
	text-align: center;
	background-color: #f5f5f5;
	border: 0 solid #fff;
	width: 94px;
	height: 94px;
	padding: 0;
	margin: 10px;
	display: block;
	float: left;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.carousel-profiles li:hover {
	border: 0 solid #fff;
	-webkit-animation: pulse ease-in-out 1 normal 500ms;
	-moz-animation: pulse ease-in-out 1 normal 500ms;
	-ms-animation: pulse ease-in-out 1 normal 500ms;
	-o-animation: pulse ease-in-out 1 normal 500ms;
	animation: pulse ease-in-out 1 normal 500ms
}

.carousel-profiles img {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.carousel-profiles.responsive {
	width: auto;
	margin-left: 0
}

.top-carousel-profiles {
	margin: 0 0 10px 0;
	overflow: hidden;
	max-height: 250px
}

.top-carousel-profiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block
}

.top-carousel-profiles li {
	text-align: center;
	background-color: #f5f5f5;
	border: 3px solid #fff;
	width: 115px;
	height: 115px;
	padding: 0;
	padding: 1px;
	margin-left: 10px;
	display: block;
	float: left;
	opacity: .5;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.top-carousel-profiles li:hover {
	border: 3px solid #fff;
	opacity: .9;
	-webkit-animation: pulse ease-in-out 1 normal 500ms;
	-moz-animation: pulse ease-in-out 1 normal 500ms;
	-ms-animation: pulse ease-in-out 1 normal 500ms;
	-o-animation: pulse ease-in-out 1 normal 500ms;
	animation: pulse ease-in-out 1 normal 500ms
}

.top-carousel-profiles img {
	filter: gray;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.top-carousel-profiles img:hover {
	filter: none;
	-webkit-filter: grayscale(0)
}

.top-carousel-profiles.responsive {
	width: auto;
	margin-left: 0
}

.carousel-stories a.imagelink,
.circle-image a.imagelink {
	display: block;
	position: relative
}

.carousel-stories a.imagelink .overlay,
.circle-image a.imagelink .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 90;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-webkit-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-moz-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-ms-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-o-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	transition: background .4s cubic-bezier(.19, 1, .22, 1)
}

.carousel-stories a.imagelink .read,
.circle-image a.imagelink .read {
	color: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	z-index: 100;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 2em;
	font-weight: 700;
	margin: -30px 0 0 -30px;
	-webkit-transition: ease .7s;
	-moz-transition: ease .7s;
	-o-transition: ease .7s;
	transition: ease .7s
}

.carousel-stories a.imagelink:hover .read,
.circle-image a.imagelink:hover .read {
	color: #fff
}

.carousel-stories a.imagelink:hover .overlay,
.circle-image a.imagelink:hover .overlay {
	background: rgba(0, 0, 0, .2)
}

.carousel-stories ul {
	text-align: center;
	display: inline-block
}

.carousel-stories .circle,
.circle-image {
	width: 180px;
	height: 180px;
	margin: 30px auto
}

.carousel-stories .circle img,
.circle-image img {
	margin: 0 auto;
	display: block;
	width: 180px;
	height: 180px;
	z-index: 10;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%
}

.carousel-stories .circle:hover img,
.circle-image:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=-0, M21=0, M22=1)
}

.lt-ie9 .carousel-stories a.imagelink .read,
.lt-ie9 .carousel-stories a.imagelink:hover .read,
.lt-ie9 .circle-image a.imagelink .read,
.lt-ie9 .circle-image a.imagelink:hover .read {
	display: none
}

.carousel-stories {
	overflow: hidden;
	max-height: 394px;
	clear: both;
	padding-top: 20px
}

.carousel-stories ul {
	display: block
}

.carousel-stories li {
	text-align: center;
	max-width: 326px;
	padding: 0 8px;
	display: block;
	float: left
}

.carousel-stories.responsive {
	width: auto;
	margin-left: 0
}

.carousel-stories .overlay {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.carousel-stories .read {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.carousel-stories:hover .read {
	background: rgba(0, 0, 0, .2)
}

#call-to-actions {
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center
}

#call-to-actions .section-title {
	opacity: 0;
	font-family: yesteryear, cursive;
	font-size: 68px
}

#call-to-actions .lead {
	margin-bottom: 40px;
	opacity: 0
}

#call-to-actions .alert {
	background-color: #ff0461;
	border: 1px solid #ff0461
}

#call-to-actions .alert:hover,
#call-to-actions .alert:focus {
	background: #ed0058;
	border: 1px solid #ed0058
}

#call-to-actions .take-action {
	width: auto;
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 40px
}

#call-to-actions .large.button i {
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 12px
}

#call-to-actions .large.button.icon {
	padding: 15px 5px 16px
}

#call-to-actions .large.button.disabled {
	border: 1px solid #d8d7d7;
	background: #e8e7e7;
	box-shadow: -1px 1px 1px #fafafa;
	color: #fff
}

#call-to-actions .or-block {
	display: inline-block;
	padding: 15px 5px 16px;
	font-style: italic;
	float: left
}

.map-bg {}

.status {
	text-align: center;
	position: relative;
	bottom: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.status:hover {
	bottom: 5px
}

.status:hover .icon[data-animation=pulse] img {
	-webkit-animation: pulse ease-in-out 1 normal 500ms;
	-moz-animation: pulse ease-in-out 1 normal 500ms;
	-ms-animation: pulse ease-in-out 1 normal 500ms;
	-o-animation: pulse ease-in-out 1 normal 500ms;
	animation: pulse ease-in-out 1 normal 500ms
}

.status .block-grid li {
	float: none;
	font-size: 18px;
	color: #8b8b8b;
	min-height: 60px
}

.status .block-grid li.title {
	font-size: 35.5px;
	min-height: 22px
}

iframe {
	border: none
}

#markerPoint {}

#video {
	display: none;
	margin-bottom: 40px;
	background: #000;
	box-shadow: 0 0 10px #777
}

#video .central {
	position: relative
}

#video .central a#videoClose {
	position: absolute;
	right: 40px;
	bottom: 43px;
	width: 34px;
	height: 34px;
	z-index: 9999
}

#feature-text {
	margin-bottom: 20px;
	padding-top: 60px
}

#feature-text h2 {
	font-family: yesteryear, cursive;
	font-size: 46px;
	color: #000
}

#feature-text a.imagelink {
	display: block;
	position: relative
}

#feature-text a.imagelink .overlay {
	position: absolute;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 90;
	-webkit-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-moz-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-ms-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	-o-transition: background .4s cubic-bezier(.19, 1, .22, 1);
	transition: background .4s cubic-bezier(.19, 1, .22, 1)
}

#feature-text a.imagelink .read {
	color: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	z-index: 100;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 2em;
	font-weight: 700;
	margin: -30px 0 0 -30px;
	-webkit-transition: ease .7s;
	-moz-transition: ease .7s;
	-o-transition: ease .7s;
	transition: ease .7s
}

#feature-text a.imagelink:hover .read {
	color: #fff
}

#feature-text a.imagelink:hover .overlay {
	background: rgba(0, 0, 0, .2)
}

#feature-text ul {
	text-align: center;
	display: inline-block
}

#feature-text .circle {
	width: 180px;
	height: 180px;
	margin: 30px auto
}

#feature-text .circle img {
	margin: 0 auto;
	display: block;
	width: 180px;
	height: 180px;
	z-index: 10;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%
}

#feature-text .circle:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=-0, M21=0, M22=1)
}

.lt-ie9 #feature-text a.imagelink .read,
.lt-ie9 #feature-text a.imagelink:hover .read {
	display: none
}

.testimonials-carousel {
	margin-bottom: 10px;
	padding-top: 10px;
	position: relative;
	min-height: 140px
}

.testimonials-carousel li {
	text-align: center;
	padding: 0;
	background: 0 0;
	list-style: none
}

.quote-content {
	margin: 14px;
	font-size: 17px;
	line-height: 1.6;
	font-style: italic
}

.quote-author {
	margin-top: 12px;
	font-size: 11px
}

.author-description {
	color: #aaa
}

#support {
	max-width: 1170px;
	margin: 0 auto;
	background: #e4e4e4;
	padding-top: 20px;
	padding-bottom: 0;
	width: 100%;
	box-shadow: -60px 0 100px -90px #4b4b4b, 60px 0 100px -90px #4b4b4b
}

#support1 {}

#newsletter-form #result {}

#footer {
	max-width: 1170px;
	margin: 0 auto;
	background: #171717;
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: -60px 0 100px -90px #4b4b4b, 60px 0 100px -90px #4b4b4b
}

#footer h5 {
	color: #777;
	margin-bottom: 20px
}

#footer hr {
	border: solid #333;
	border-width: 1px 0 0
}

#footer .section {
	margin-bottom: 10px
}

.footer-social-icons {
	padding-bottom: 0;
	margin-right: 0
}

.footer-social-icons a {
	position: relative;
	margin-left: 0;
	color: #999;
	float: right;
	display: inline-block;
	margin-right: 4px
}

.footer-social-icons a:hover {
	position: relative;
	color: #000;
	float: right;
	display: inline-block;
	margin-right: 4px
}

.twitter-article {}

.twitter-text {}

.tweetprofilelink {
	margin-right: 5px
}

.tweet-time a {
	padding: 1px 4px 2px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	display: inline;
	position: relative;
	bottom: 1px;
	color: #9a9a9a;
	background: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.latest-blog li {
	list-style: none;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px
}

.latest-blog .avatar {
	width: 56px;
	height: 56px;
	padding: 3px;
	background: #777;
	display: inline-block;
	float: left;
	margin-right: 10px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%
}

.latest-blog .avatar:hover {
	background: #f00056;
	padding: 0;
	-webkit-animation: pulse ease-in-out 1 normal 500ms;
	-moz-animation: pulse ease-in-out 1 normal 500ms;
	-ms-animation: pulse ease-in-out 1 normal 500ms;
	-o-animation: pulse ease-in-out 1 normal 500ms;
	animation: pulse ease-in-out 1 normal 500ms;
	border: 3px solid #f00056
}

.latest-blog img {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%
}

.tab-content {
	height: auto!important
}

#result {
	font-weight: 700
}

.page {
	background: #fff;
	margin: 0 auto
}

.boxed-style {}

.wide-style {
	background: #f0f0f0;
	margin: 0;
	box-shadow: -60px 0 100px -90px #4b4b4b, 60px 0 100px -90px #4b4b4b
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}
	33% {
		-webkit-transform: scale(.9)
	}
	66% {
		-webkit-transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1)
	}
	33% {
		-moz-transform: scale(.9)
	}
	66% {
		-moz-transform: scale(1.1)
	}
	100% {
		-moz-transform: scale(1)
	}
}

@-ms-keyframes pulse {
	0% {
		-ms-transform: scale(1)
	}
	33% {
		-ms-transform: scale(.9)
	}
	66% {
		-ms-transform: scale(1.1)
	}
	100% {
		-ms-transform: scale(1)
	}
}

@-o-keyframes pulse {
	0% {
		-o-transform: scale(1)
	}
	33% {
		-o-transform: scale(.9)
	}
	66% {
		-o-transform: scale(1.1)
	}
	100% {
		-o-transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}
	33% {
		transform: scale(.9)
	}
	66% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

@media only screen and (max-width:767px) {
	#logo {
		margin: 0 auto;
		text-align: center
	}
	#breadcrumbs-wrapp {
		display: none
	}
	.tab-content1 {
		height: 100%!important
	}
	.top-bar1 {
		display: none
	}
	.menu1 {
		margin: 0!important
	}
	.hide-img {
		display: none
	}
	#main {
		display: inline-block!important
	}
	.profile-user-id {
		font-size: 10px
	}
}

@media only screen and (max-width:1150px) {
	.tab-content {
		padding: 20px 12px!important;
		height: 290px
	}
	.form-search.custom div.custom.dropdown {
		height: 30px!important;
		margin-bottom: 15px!important
	}
}

@media only screen and (max-width:992px) {
	.login-text1 {
		text-align: left;
		padding: 0 10px!important
	}
	.top-bar ul>li a:not(.button) {
		font-size: 12px;
		padding: 0 12px
	}
	.content_area h4 {
		font-size: 20px;
		margin-bottom: 20px;
		letter-spacing: 0
	}
}

@media only screen and (max-width:850px) {
	.social1 {
		display: none
	}
}

@media only screen and (max-width:650px) {
	.abt_footer .ft_bg1 span {
		width: 80%
	}
}

@media only screen and (max-width:600px) {
	.top-bar1 .some-info li {
		font-size: 12px
	}
	.form-search {
		padding: 0 70px!important
	}
	footer p {
		font-size: 12px!important;
		float: none!important;
		text-align: center
	}
	.owl-theme .owl-controls {
		margin-top: -34px!important
	}
	.logo_btm a {
		width: 200px;
		display: inline-block
	}
	.login-section {
		padding: 10px 0;
		margin: 0 0
	}
	.login-section .login-text1 p {
		font-size: 15px!important;
		line-height: 30px!important
	}
	.login-section .login-text1 span {
		font-size: 12px
	}
}

@media only screen and (max-width:530px) {
	.reg_from {
		margin-bottom: 30px;
		margin-right: 10px;
		margin-top: 30px
	}
	.reg_from a {
		padding: 7px;
		font-size: 11px
	}
	.form-search {
		padding: 0 20px!important
	}
	.bon {
		margin-left: 0!important
	}
	.button.small {
		font-size: 10px;
		padding: 8px 10px
	}
	.content_area h4 {
		margin-bottom: 10px;
		font-size: 15px!important
	}
	.content_area p {
		line-height: 25px;
		font-size: 11px;
		margin-bottom: 10px
	}
	.content_area {
		padding: 30px 10px!important
	}
	.slide_abt {
		display: none
	}
	.abt_footer .ft_bg1 span {
		width: 70%
	}
	.membership a {
		width: 70px;
		margin-right: 3px;
		padding: 5px 10px
	}
}

@media only screen and (min-width:1441px) {
	.class-name {}
}

@media only screen and (max-width:1279px) and (min-width:768px) {
	.class-name {}
}

@media only screen and (max-width:480px) {
	.seapa {
		margin-top: -90%!important
	}
	.reg_from {
		margin-bottom: 10px;
		margin-right: 6px;
		margin-top: 20px
	}
	.nav-tabs>li>a {
		font-size: 12px!important;
		padding: 10px!important
	}
	ul.button-group {
		margin: -12px 0 0
	}
	.remodal {
		padding: 8px!important
	}
	.popup_box .addre1 {
		padding: 0
	}
	.enquiry a {
		display: none!important
	}
}

@media only screen and (max-width:767px) {
	.tab-content {
		padding: 0 12px 20px!important
	}
	.form-search .mobile-four label {
		line-height: 5px!important;
		padding-top: 5px!important
	}
	.form-search label {
		margin-top: 5px!important
	}
	.login-text1:after {
		display: none
	}
	.hd {}
	table thead tr th,
	table tfoot tr th,
	table tbody tr td,
	table tr td,
	table tfoot tr td {
		display: table-cell;
		font-size: 12px!important;
		line-height: 18px;
		text-align: left
	}
	.menu1 {
		width: 100%
	}
	.paym {
		margin-top: -7px!important
	}
	.nav-tabs>li>a {
		border-radius: 0 0 0 0!important;
		border: 1px solid #dddada!important
	}
	.ta li {
		width: 100%
	}
	.mat {
		width: 100%
	}
	.nv li {
		width: 100%!important;
		margin-bottom: 1px!important
	}
	.na {
		margin-left: -12px!important
	}
	.ema {
		float: right;
		margin: 15px 0;
		margin-right: 27%!important
	}
	.fri {
		margin: 15px 0 -27px -4px!important
	}
	.sea {
		margin-left: 5px!important
	}
	.reg {
		margin-left: -7px
	}
	.sta {
		width: 97%!important
	}
	.land {
		width: 103%!important
	}
	.area {
		width: 106%!important
	}
	.cab {
		margin-left: -4%!important
	}
	.mob {
		margin-left: -5%!important
	}
	.fom {
		margin-left: -2.5%
	}
	.reove {
		visibility: collapse!important;
		margin-bottom: -45%!important
	}
	.with {
		padding: 0 1px!important
	}
	#visiter {
		padding-right: 5%!important
	}
	.bon {
		margin-left: 31%!important
	}
	.latest {
		margin: -2% 0 0 3%!important;
		text-align: center
	}
	body {
		padding-left: 5px!important;
		overflow-x: hidden!important;
		padding-right: 5px!important;
		overflow-y: scroll!important;
		-webkit-overflow-scrolling: touch!important
	}
	#logo {
		margin: 0 auto;
		text-align: center
	}
	.status .icon {
		min-height: inherit
	}
	#call-to-actions .large.button {}
	h1 {
		margin-bottom: 20px
	}
	h4 {
		text-align: center!important
	}
	#call-to-actions,
	#feature-text {
		padding-top: 20px
	}
	.form-header .lead {
		margin-bottom: 0
	}
	.form-search .mobile-four label {
		line-height: 12px;
		padding-top: 10px
	}
	.testimonials_carousel {
		min-height: inherit
	}
	.button-group.expand li {
		width: 100%
	}
	.boxed-style {
		padding-top: 0;
		padding-bottom: 0
	}
	#footer .section {
		margin-bottom: 40px
	}
	#btnGoUp {
		display: none
	}
}

@media screen and (orientation:landscape) {
	.class-name {}
}

@media screen and (orientation:portrait) {
	.class-name {}
}

@media only screen and (max-width:1279px) and (min-width:768px) {
	.class-name {}
}

@media only screen and (max-width:767px) {
	.class-name {}
}

@media only screen and (max-device-width:1280px) {
	.class-name {}
}

@media only screen and (max-device-width:800px),
only screen and (device-width:1024px) and (device-height:600px),
only screen and (width:1280px) and (orientation:landscape),
only screen and (device-width:800px),
only screen and (max-width:767px) {
	.class-name {}
}

@media only screen and (max-width:1279px) and (min-width:768px) {
	.class-name {}
}

@media only screen and (max-width:767px) {
	.class-name {}
	.logo_btm {
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center
	}
	.logo_btm a {
		float: none
	}
}

@media only screen and (max-width:940px) {
	.bon {
		margin-right: 5%!important
	}
	.form-search {
		padding: 0 100px
	}
	.login-section .login-text1 p {
		font-size: 20px;
		line-height: 40px
	}
}

@media only screen and (max-width:868px) and (min-width:754px) {
	.form-wrapper {
		margin-left: 2%!important
	}
	.latest {
		margin-left: 2%!important
	}
	.bon {}
	#visiter {
		padding-right: 5%!important
	}
}

.enquiry {
	position: fixed;
	bottom: 200px;
	left: -90px;
	z-index: 9999
}

.enquiry a {
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(-90deg);
	background:#EF9E15;
	padding: 20px;
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
	z-index: 999999999;
	font-weight: 700;
	font-family: open sans, sans-serif!important
}