*/
@import url(https://fonts.googleapis.com/css?family=Racing+Sans+One);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
.wrap-content .art-header p {
	text-align: right;
}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------Fix Responsive------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Clear---------------------------------- */
/* ---------------------------------------------------------------------------- */
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
.button{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 10px;
	padding: 10px 25px;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
}
.button:hover{opacity: 0.9;}

.button.bt1 {background: #ffffff;color: #000000;border:1px solid #000000;}
.button.bt2 {background: #0000ff;color: #ffffff;}







/* ------------------Grid System--------------- */ 
.bagrid{ width: 1200px; position: relative; margin: 0 auto; padding: 0px;}
.bagrid:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.bagrid .f-right{float: right!important;}
.bagrid .f-left{float: left!important;}

.bagrid .row{}
.bagrid .row:before,.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.bagrid .row:after{clear: both; }
.bagrid .row{zoom: 1;}

.bagrid .wrap-col{margin:10px;}

.bagrid .col-1-2, .bagrid .col-1-3, .bagrid .col-2-3, .bagrid .col-1-4, .bagrid .col-2-4, .bagrid .col-3-4, .bagrid .col-1-5, .bagrid .col-2-5, .bagrid .col-3-5, .bagrid .col-4-5, .bagrid .col-1-6, .bagrid .col-2-6, .bagrid .col-3-6, .bagrid .col-4-6, .bagrid .col-5-6{float:left; display: inline-block;}

.bagrid .col-full{width:100%;}

.bagrid .col-1-2,.bagrid .col-1-2-fixed{width:50%;}
.bagrid .offset-1-2{margin-left: 50%;}

.bagrid .col-1-3,.bagrid .col-1-3-fixed{width:33.33%;}
.bagrid .col-2-3,.bagrid .col-2-3-fixed{width:66.66%;}
.bagrid .offset-1-3{margin-left: 33.33%;}
.bagrid .offset-2-3{margin-left: 66.66%;}

.bagrid .col-1-4,.bagrid .col-1-4-fixed{width:25%;}
.bagrid .col-2-4,.bagrid .col-2-4-fixed{width:50%;}
.bagrid .col-3-4,.bagrid .col-3-4-fixed{width:75%;}
.bagrid .offset-1-4{margin-left: 25%;}
.bagrid .offset-2-4{margin-left: 50%;}
.bagrid .offset-3-4{margin-left: 75%;}

.bagrid .col-1-5,.bagrid .col-1-5-fixed{width:20%;}
.bagrid .col-2-5,.bagrid .col-2-5-fixed{width:40%;}
.bagrid .col-3-5,.bagrid .col-3-5-fixed{width:60%;}
.bagrid .col-4-5,.bagrid .col-4-5-fixed{width:80%;}
.bagrid .offset-1-5{margin-left: 20%;}
.bagrid .offset-2-5{margin-left: 40%;}
.bagrid .offset-3-5{margin-left: 60%;}
.bagrid .offset-4-5{margin-left: 80%;}

.bagrid .col-1-6,.bagrid .col-1-6-fixed{width:16.66%;}
.bagrid .col-2-6,.bagrid .col-2-6-fixed{width:33.33%;}
.bagrid .col-3-6,.bagrid .col-3-6-fixed{width:50%;}
.bagrid .col-4-6,.bagrid .col-4-6-fixed{width:66.66%;}
.bagrid .col-5-6,.bagrid .col-5-6-fixed{width:83.33%;}
.bagrid .offset-1-6{margin-left: 16.66%;}
.bagrid .offset-2-6{margin-left: 33.33%;}
.bagrid .offset-3-6{margin-left: 50%;}
.bagrid .offset-4-6{margin-left: 66.66%;}
.bagrid .offset-5-6{margin-left: 83.33%;}
.content-box.box-22  {
	background-image: url(_images/golf.jpg);
}
.content-box.box-22 p {
	color: #FFFDFD;
	font-size: 1.4em;
}
.col-1-4 .wrap-col.item p {
	color: #333333;
	text-align: center;
	font-size: 1em;
	font-style: italic;
}
footer .row span img {
	float: right;
	clear: left;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.bagrid{width:960px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.bagrid{width:768px;}
}

@media only screen and (max-width: 767px) {
	.bagrid, .bagrid .col-1-2, .bagrid .col-1-3, .bagrid .col-2-3, .bagrid .col-1-4, .bagrid .col-2-4, .bagrid .col-3-4, .bagrid .col-1-5, .bagrid .col-2-5, .bagrid .col-3-5, .bagrid .col-4-5, .bagrid .col-1-6, .bagrid .col-2-6, .bagrid .col-3-6, .bagrid .col-4-6, .bagrid .col-5-6{width:100%;}
	
	.bagrid .offset-1-2, .bagrid .offset-1-3, .bagrid .offset-2-3, .bagrid .offset-1-4, .bagrid .offset-2-4, .bagrid .offset-3-4, .bagrid .offset-1-5, .bagrid .offset-2-5, .bagrid .offset-3-5, .bagrid .offset-4-5, .bagrid .offset-1-6, .bagrid .offset-2-6, .bagrid .offset-3-6, .bagrid .offset-4-6, .bagrid .offset-5-6{margin-left:0;}
}





#contact_form {
	display: table;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 8%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 8%;
	vertical-align: middle;
	width: 100%;
	background-color: #A2A2A2;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contact_form input {
	border: medium none;
	color: #B7B7B7;
	display: block;
	font-family: avenir_lt;
	font-size: 1em;
	height: 26px;
	padding-left: 2%;
	padding-right: 0;
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	margin-bottom: 7px;
	text-align: center;
}
#contact_form span {
	color: #FFFFFF;
}
#contact_form input[type="submit"] {
	background-color: #405580;
	color: #FFFFFF;
	font-family: 'avenir_lt';
	font-size: 1.5em;
	height: 45px;
	margin-bottom: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: background 0.3s ease-in-out 0s;
	-webkit-appearance: none;
	border-radius: 0;
}
#contact_form input[type="submit"]:hover {
	background-color: #3B5790;
}
textarea {
	font-family: avenir_lt;
	font-size: 1em;
	border-radius: 0;
	-webkit-appearance: none;
}
.select-field {
	border: medium none;
	color: #B7B7B7;
	height: 28px;
	padding: 4px;
	width: 100%;
	border-radius: 0;
	background-color: #ffffff;
	-webkit-appearance: none;
	margin-bottom: 7px;
}
#message {
	border: medium none;
	color: #B7B7B7;
	height: 58px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	border-radius: 0;
	background-color: #ffffff;
	-webkit-appearance: none;
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: center;
}
.form-style-heading {
	padding-bottom: 15px;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.formbox {
	width: 90%;
	margin-top: 5px;
	margin-top: 0px;
	margin-left: 1em;
	float: right;
	margin-right: 1em;
}





/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #ff970b;text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

p{
	margin: 10px 0;
	color: #575656;
}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.color-orange{color: #ff970b !important; font-size: 27px; font-weight: bold; margin-bottom: 20px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
	background: #fff;
	color: #3F3F3F;
	line-height: 25px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	font-family: Montserrat, sans-serif;
}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{background: #fff}
header .wrap-header{}


a {
	color: #fff;
	text-decoration: none;
	font: bold;
}

a:hover {
	text-decoration: underline;
}

header {
	background: #405580;
	width: 100%;
	height: 86px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;

}
p { text-align: center; }
 .toggle, [id^=drop] {
 display: none;
}

nav {
	margin-top: 7px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
}

#logo {
	display: block;
	padding: 0 30px;
	float: left;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
	float: right;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	position: relative;
	padding-right: 20px;
	margin-top: 23px;
}

nav ul li {
	margin: 0px;
	display: inline-block;
	float: left;
	background-color: #405580;
	font-size: medium;
}

nav a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 17px;
	line-height: 55px;
	text-decoration: none;
	font-style: italic;
}
nav ul ul a {
	font-size: 15px;
	margin-top: -12px;
}

nav ul li ul li:hover {
	background-color: #2D52AA;
}

nav a:hover {
	background-color: #2D52AA;
}

nav ul ul {
	display: none;
	position: absolute;
	top: 45px;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
	width: 250px;
	float: none;
	display: list-item;
	position: relative;
}

nav ul ul ul li {
	position: relative;
	top: -60px;
	left: 170px;
}

li > a:after { content: ' +'; }

li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

#logo {
	display: block;
	padding: 0;
	width: 100%;
	text-align: center;
	float: none;
}

nav {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0px;
}

.toggle + a,
 .menu {
	display: none;
	margin-left: 0px;
	margin-top: 0px;
}

.toggle {
	display: block;
	background-color: #405580;
	padding-right: 20px;
	padding-left: 10px;
	color: #FFF;
	font-size: 18px;
	line-height: 35px;
	text-decoration: none;
	border: none;
	padding-bottom: 0px;
	margin-top: -18px;
}

.toggle:hover {
	background-color: #2D52AA;
}

[id^=drop]:checked + ul {
	display: block;
}

nav ul li {
	display: block;
	width: 100%;
}

nav ul ul .toggle,
 nav ul ul a {
	padding: 0 40px;
}

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a {
	background-color: #2D52AA;
}

nav ul li ul li .toggle,
 nav ul ul a { background-color: #405580; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
.rslides img {
	margin-top: 35px;
  }
#slider {
	margin-top: -16px;
}
}

@media all and (max-width : 330px) {

nav ul li {
  display: block;`
  width: 94%;
}

}


.entry-title1 {
	text-align: right;
	
}
.wrap-content .art-header img {
	float: right;
}
.col-1-2 .wrapper h3 {
	margin-top: -5px;
}
@media all and (max-width: 768px){
	header .logo{text-align:center;width: 100%;}
	header .logo img{
	display: block;
	padding-top: 0px;
	margin-top: -28px;
}
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

.header{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}
.heading {
	background-repeat: repeat;
	background-position: 0 0;
	background-image: none;
	background-color: #405580;
	background-attachment: scroll;
	border-right: 6px solid #279A03;
	color: #ffffff;
	display: inline-block;
	font-size: 26px;
	font-weight: normal;
	height: 45px;
	line-height: 26px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	transform-style: flat;
	margin-bottom: 35px;
}
.heading span {
    display: block;
    transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
    transform-style: flat;
} 
@media(max-width: 768px){
	.heading {
	font-size: 25px;
}
}
.sub-header{background: url(../images/banner.jpg);min-height: 150px;padding: 35px 10px 0;color: #fff;text-shadow: 0 1px 0 #000;margin-bottom: 50px;}
.sub-header h1{font-size: 35px; margin-bottom: 10px;}

.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100% !important;
}
/* ---content-box--- */
.content-box {margin-bottom: 30px;}

.content-box.box-1{
	padding-bottom: 30px;
	min-height: 380px;
	text-align: right;
	font-size: 1.2em;
}
.content-box.box-1 .item:hover .item-content{
	background-color: #F3542D;
	color: #fff;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	border: 1px solid #f26324;
}
.content-box.box-1 .item:hover a.btn{border-color: #fff;color: #fff;}

.content-box.box-22{
	background-position: 0 0;
	background-attachment: fixed;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	text-align: center;
	min-height: 380px;
	color: #fff !important;
}

.content-box.box-2{background:url(_images/onebg.png) fixed 0 0;padding: 40px 0;text-align: center;min-height: 380px;color: #fff !important;}
.content-box.box-2 p{
	color: #fff;
	font-size: 1.7em;
}

.content-box.box-3 .post{
	color: #3F3F3F;
	border: 1px solid #ffffff;
	font-style: italic;
}
.content-box.box-3 .post .wrapper{
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 20px;
	text-align: center;
}
.content-box.box-3 .post img{
	max-height: 425px;
	width: 100%;
	border: none;
}

.content-box.box-4{
	background: url(../images/body-bg.png) fixed 0 0;
	min-height: 380px;
	padding: 40px 0;
	text-align: center;
}
.col-1-4 .wrap-col.item h2 {
	font-size: 1.4em;
}

.content-box.box-5 .item{
	border-right: 1px solid #ccc;
	padding-right: 30px;
	min-height: 380px;
	text-align: left;
}


.content-box .item{padding: 10px 0;}
.content-box .item img{
	display: block;
	width: 100% !important;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	padding-bottom: 25px;
}
.content-box .item .item-content{background-color: #fff;padding: 25px;border: 1px solid #ddd;}
.content-box .item span{font-size: 15px;font-weight: 500;color: #000;}
.content-box .item:hover .item-content p, .content-box .item:hover .item-content span{
	color: #fff;
	font-size: 24px;
}
.content-box .item:hover .zoom-container img{-webkit-transform:scale(1.25) rotate(5deg); /* Safari and Chrome */-moz-transform:scale(1.25) rotate(5deg); /* Firefox */-ms-transform:scale(1.25) rotate(5deg); /* IE 9 */-o-transform:scale(1.25) rotate(5deg); /* Opera */transform:scale(1.25) rotate(5deg);}


.link{
	margin-bottom: 25px;
	text-align: right;
}
.link li{margin-bottom: 5px;}
.link a{display:inline-block;text-decoration:none;font-weight:bold;letter-spacing:1px;font-size: 12px;}
.link a:hover{color:#f26324}
.link  li:before{content:'';margin-right: 13px;display:inline-block;width:5px;height:5px;margin-bottom:2px;background-color:#333;}
.link  li ul{display:none}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{}


article{display: inline-block;border-bottom: 1px solid #ddd;padding-bottom: 30px;margin-bottom: 30px;}
article:last-child{border-bottom: none;padding-bottom: 0;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .art-header h3{font-size: 25px;color: #333;margin-bottom: 10px;}
article .art-header a:hover{text-decoration: none;}

article .art-content a{ color: #FE9B13;font-weight: bold;}
article .art-content a:hover{ color: #000;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {margin: 10px 0;}
article .entry-title h2{line-height: 1.2;font-size: 38px;}

article img{display: inline-block;float: left;margin-right: 15px;border: 1px solid #777;}






/* ---Sidebar-Widget--- */
#sidebar{}
#sidebar .wrap-sidebar{margin: 0px 10px ;}

.widget {margin-bottom: 30px;padding: 5px 25px 10px;}

.widget:after, .widget:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.widget .wid-header  {}
.widget .wid-header h5 {display: inline-block;font-size: 23px;}
.widget .wid-content{padding: 10px 0;}

.widget.wid-about {}

.widget.wid-tag {}

.widget.wid-post {}

.widget.wid-gallery {}
.widget.wid-gallery img{margin: 0 10px 10px 0; max-width: 150px;}

.widget.wid-archive {}
.widget.wid-archive select {margin: 5px 0;height: 40px;width: 100%;padding-left: 10px;font-family: "Noto Serif",serif;font-size: 16px; background-color: #e9e9e9;color: #777777;border: none;}

.widget.wid-meta {}
.widget.wid-meta ul li{ font-size: 16px;}

.widget.wid-related {background-color: #fff;}
.widget.wid-related img{ max-width: 243px; width: 100%;border:1px solid #DDD;}
.widget.wid-related h4{margin-top: 10px;}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{
	margin-top: 40px;
	text-align: center;
	background-color: #405580;
}
footer a{color: #fff;}
footer .wrap-footer{color: #fff;font-size: 13px;padding: 30px 20px;}
footer .wrap-footer h3{margin-bottom: 10px;}
footer ul.quick-link li{display: inline-block;margin: 0 10px 10px 0;}
footer ul.quick-link li a{color: #fff;font-size: 15px;font-weight: bold;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 5px 0;
	text-transform: uppercase;
	color: #fff;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #56AE33;color: #ffffff;padding: 5px 20px;width: 100%;text-align: center;border:1px solid #56AE33; }
a.button.bt2 {background: #0000ff;color: #ffffff;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h2{}
#contact_form {}

#ff label {cursor:pointer;display:block;font-weight:bold;margin-bottom: 5px;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid #AFAFAF;padding:12px;margin: 5px 0 10px 0;font-size: 16px;max-height: 45px;}

#ff textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #AFAFAF;padding:10px;margin: 5px 0 25px 0;}

#contact_form .btn{max-width: 25%;}
#contact_form .btn:hover{opacity: 0.7}

.maps{margin: 30px 0;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Subcribe-------------------------------- */
/* ---------------------------------------------------------------------------- */
#subcribe {margin: 10px;}

#subcribe input[type="text"] {
    background:#fff;
    color: #867B6E;
    width: 200px;
    padding: 16px;
    }

#subcribe input[type="submit"]{
	background: #303030;
	padding: 16px;
	color: #ffffff;
	cursor: pointer;
	width: 110px;
	outline: none;
	}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.rslides{}

.callbacks_container {
	z-index: 99;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 85px;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  max-height: 600px;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .7);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px 10px;
  text-align: center;
  margin: 0;
  max-width: none;
}
.callbacks .caption h1{
	font-size: 32px;
	margin-bottom: 20px;
}
.callbacks .caption h2{
	font-size: 32px;
	margin-bottom: 20px;
}
.callbacks .caption span{font-size: 24px;}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
	.callbacks .caption {padding: 12px 10px 5px;}
	.callbacks .caption h1{font-size: 20px;margin-bottom: 0;line-height: 1.2;}
	.callbacks .caption h2{font-size: 20px;margin-bottom: 0;line-height: 1.2;}
	.callbacks .caption span{font-size: 12px;line-height: 1.2;}
}
@media(max-width: 468px){
	.callbacks .caption {display:none;}
.heading span {
	font-size: 0.6em;
}
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	margin-top: -45px;
	background-image: url(_images/themes.gif);
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
	background-image: url(_images/themes.gif);
  }

  
  
.btn {
	-moz-user-select: none;
	border: 3px solid #405580;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-family: 'Racing Sans One', cursive;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFFFF;
}

/*--------------------------------------------------
	  **Tech And All Social Icons Roll Over**
---------------------------------------------------*/
.social-icons {
	text-align: center;
	margin: auto;
}
.social-icons li{
	float: left!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: auto;
	padding: 0!important;
	width: 40px!important;
	height: 40px!important;
	text-indent: -9999px!important;
}
.social-icons li a:hover {
	background-position: 0 -40px!important;
}
.social-icons li a {
	background-color:transparent;
}

.social-icons li.facebook a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(_images/icons/facebook.png);
}
.social-icons li.facebook a:hover {
	background-color: #3b5998;
}

.social-icons li.googleplus a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(_images/icons/googleplus.png);
}
.social-icons li.googleplus a:hover {
	background-color: #d94a39;
}
.social-icons li.pinterest a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(_images/icons/pinterest.png);
}
.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}
.social-icons li.twitter a {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(_images/icons/twitter.png);
}
.social-icons li.twitter a:hover {
	background-color: #48c4d2;
}
#social {
	
}
