/*
Theme Name: Silver Nugget Casino & Event Center
Theme URI: http://silvernuggetlv.com/
Description: A custom, WordPress theme for Silver Nugget Casino & Event Center.
Version: 1.7.2
Author: Jennifer Web Design
Author URI: http://www.jenniferwebdesignlasvegas.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*******************************************************************************
			COMMON
*******************************************************************************/

/* Flat-icons
-------------------------------------------------- */
@font-face {
	font-family: "Flaticon";
	src: url('fonts/flaticon.eot');
	src: url('fonts/flaticon.eot#iefix') format('embedded-opentype'),
	url('fonts/flaticon.woff') format('woff'),
	url('fonts/flaticon.ttf') format('truetype'),
	url('fonts/flaticon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-style: normal;
	 display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flaticon-bowling12:before {content: "\e000";}
.flaticon-dollar7:before {
	content: "\e001";
}
.flaticon-house18:before {
	content: "\e002";
}
.flaticon-poker6:before {
	content: "\e003";
}
.flaticon-slot-machine:before {
	content: "\e004";
}
.flaticon-stars12:before {
	content: "\e005";
}
.flaticon-two205:before {
	content: "\e006";
}
.glyph-icon {
	margin-top:-25px !important;
}
.image-overlay .glyph-icon {
	margin-top:0px !important;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-both-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin-both-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.margin-both-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.padding-both-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding-both-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-both-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
body {
	font-size: 21px;
	line-height: 1.65;
	font-family: 'Lato', sans-serif;
	background: #fcfafa;
	font-weight: 300;
	color: #424344;
}
.homebox-content, .contact-details {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
}
h1,
.h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
}
h1 strong {
	font-weight: 900;
}
h2,
.h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #3bb1db;
	margin: 0 0 10px;
	padding: 0;
	font-size:28px;
}
h3,
.h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #3bb1db;
	margin: 0 0 10px;
	padding: 0;
	font-size:22px;
}
h4,
.h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
	padding: 0;
	font-size:22px;
}
h5{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	color:#3bb1db;
	line-height:32px;
	font-size: 28px;
}
h5.white {
	color: #fff !important;
}
p + h2,
p + h3 {
	margin-top: 20px;
}
p + h4,
p + h5 {
	margin-top: 15px;
}
a {
	color: #3bb1db;
}
a:hover {
	color: #70d0f2;
	text-decoration: none;
}
a:focus {
	outline:0;
}
img {
	max-width: 100%;
}
p {
	margin: 0 0 10px;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px auto;
	height: auto;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
	height: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	height: auto;
}
.thumbnail {
	display: inline-block;
}
.row.no-gutters [class^="col-"],
.row.no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.callout {
	padding: 12px 20px;
	font-size: 28px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #c2c2c2;
	color:#3d3d3d;
	display:inline-block;
}
.callout strong {
	font-weight: 900;
}
.mypoints-bg {
		position: relative;
	width: 100%;
	padding-top:120px;
	padding-bottom: 90px;
	-webkit-background-size: cover !important;
	   -moz-background-size: cover !important;
		-ms-background-size: cover !important;
		 -o-background-size: cover !important;
			background-size: cover !important;
}

.testimonial-image {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
		-ms-border-radius: 50%;
		 -o-border-radius: 50%;
			border-radius: 50%;
	border: 5px solid #fff;	
	width: 150px;
	height: 150px;
	margin: 0 auto;	
}
.testimonial-content {
	float:left;
}

.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
    font-size: 0;
    position: absolute;
    top: 25%;
    color: #fff;
    border: 0;
    background-color: transparent;
    padding: 30px 10px;
    z-index: 1000;
}
.testimonial-slider .slick-prev:focus,
.testimonial-slider .slick-next:focus {
    outline: 0;
}

.testimonial-slider .slick-prev {
    left: 0px;
}

.testimonial-slider .slick-prev:after {
    font: 22px/1 'FontAwesome';
    content: "\f053";
}

.testimonial-slider .slick-next {
    right: 0px;
    text-align: right;
  
}

.testimonial-slider .slick-next:after {
    font: 22px/1 'FontAwesome';
    content: "\f054";
}

.testimonial-slider .slick-prev:hover:after,
.testimonial-slider .slick-next:hover:after {
    color: #829382;
}
.testimonial-content {
	color: #fff;
}
.testimonial-content blockquote{
	position: relative;
	border-left: none;
	padding-left: 0;
	text-indent: 2em;
}

.testimonial-content blockquote::before{
	content: '\f10d';
	font-family: 'FontAwesome';
	position: absolute;
	left: -2em;
	top: 0;
	display: block;
	width: 28px;
	height: 28px;
	color: #c2c2c2;
	margin: 15px 0 0 0;
}

/* Features Slider */
.features-slider .slick-prev,
.features-slider .slick-next {
    font-size: 0;
    position: absolute;
    top: 25%;
    color: #3bb1db;
    border: 0;
    background-color: transparent;
    padding: 30px 10px;
    z-index: 1000;
}
.features-slider .slick-prev:focus,
.features-slider .slick-next:focus {
    outline: 0;
}

.features-slider .slick-prev {
    left: 0px;
}

.features-slider .slick-prev:after {
    font: 22px/1 'FontAwesome';
    content: "\f053";
}

.features-slider .slick-next {
    right: 0px;
    text-align: right;
  
}

.features-slider .slick-next:after {
    font: 22px/1 'FontAwesome';
    content: "\f054";
}

.features-slider .slick-prev:hover:after,
.features-slider .slick-next:hover:after {
    color: #829382;
}
.service-icon {
	display: block;
	margin-bottom: 10px;
	margin-top: 8px;
}

.service-icon a {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background: #3bb1db;
	border: 8px solid #fff;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
		-ms-border-radius: 100%;
		 -o-border-radius: 100%;
			border-radius: 100%;
			 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
}

.service-icon a > i{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.service-icon a:hover {
	-webkit-box-shadow: 0 0 0 5px #3bb1db;
	   -moz-box-shadow: 0 0 0 5px #3bb1db;
		-ms-box-shadow: 0 0 0 5px #3bb1db;
		 -o-box-shadow: 0 0 0 5px #3bb1db;
			box-shadow: 0 0 0 5px #3bb1db;	
}
.service-icon:focus {
	outline:0;
}
/* End Features Slider */
/*******************************************************************************
			HEADER
*******************************************************************************/
.navbar {
	border-radius: 0;
	margin-bottom:0px;
}
.navbar-nav {
	float:none;
	margin: 15px 0 15px 0;
}
.navbar-default {
	border: none;
	background-color: rgba(41, 37, 37, .95);
}
.navbar-brand {
	height: auto;
}
.navbar .navbar-toggle {
	margin: 15px 0 0 0;
	padding: 18px 15px;
	border: 0;
	border-radius: 0;
}
.navbar .navbar-toggle .icon-bar {
	border-radius: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	text-align:center;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a>.fa {
 	color: #3bb1db;
 	font-size: 15px;
 	font-weight: 700;
 	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
 }
 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, 
 .navbar-default .navbar-nav>li>a>.fa:hover {
 	color: #999;
 }
 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a>.fa {
 	background-color: transparent;
 	color: #999;
 }
 .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
 	background-color: transparent;
 	color: #999;
 }

.navbar-default .navbar-brand img{
	height: 60px;
	width: auto;
	display: block;
}

.navbar-default .navbar-brand{
	position: relative;
	color: #3bb1db;
	font-size: 26px;
	display: block;
	padding: 10px 40px 10px 15px;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-brand:after{
	content: "";
	position: absolute;
	right: -20px;
	top: -8px;
	width: 1px;
	height: 95px;
	background: #3bb1db;
	-webkit-transform: rotate(30deg);
	   -moz-transform: rotate(30deg);
		-ms-transform: rotate(30deg);
		 -o-transform: rotate(30deg);
			transform: rotate(30deg);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #3bb1db;
}


/*******************************************************************************
			FOOTER
*******************************************************************************/
.footer-links ul {
	list-style: none;
	padding: 0;
	font-size: 0;
}
.footer-links ul li {
	display: inline-block;
}
.footer-links ul li a {
	padding: 5px 10px;
	font-size: 14px;
}
.footer-left,
.footer-right {
	text-align: center;
}
.footer-copy {
	margin-top: -20px;
	padding: 40px 0 30px;
	text-align: center;
	border-top: 1px solid #565658;
	color: #c2c2c2;
	font-size: 14px;
	position:relative;

}
.scrolltop {
	position: relative;
	padding: 7px 13px;
	background-color: #707070;
	border-color: #808080;
	color: #c2c2c2;
	z-index:10;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		-ms-border-radius: 4px;
		 -o-border-radius: 4px;
			border-radius: 4px;

}
.scrolltop:hover,
.scrolltop:focus,
.scrolltop:active {
	background-color: #808080;
	border-color: #808080;
	color: #c2c2c2;
}
.footer-wrap {
	width: 100%;
	padding: 30px 0 0;
	background-color: #3D3E3F;
	text-align: center;
	color: #fff;
	font-size:16px;
}
.address {
	color: #929292;
	font-size: 20px;
	font-weight: 400;
}
.social-links a {
	position: relative;
	width: 40px;
	height: 40px;
	background: #929292;
	display: inline-block;
	border-radius: 100%;
	margin: 0px 5px;
}

.social-links > a > .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 18px;
	height: 18px;
	margin-left: -9px;
	margin-top: -9px;
	color: #fff;
	font-size: 19px;
}

.icon-twitter:hover{
	background: #4099ff;
}

.icon-facebook:hover{
	background: #4467ad;
}
.icon-instagram:hover{
	background: #e1306c;
}

.icon-youtube:hover,
.icon-gplus:hover{
	background: #ff4b4b;
}
.phone a {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
}
.footer-space {
	margin-left:0px;
	display:block;
}


/*******************************************************************************
			HOMEPAGE
*******************************************************************************/


.slide {

	min-height: 300px;

}
/*
.slick-slide {
	height: 300px;
}*/
.signup {
	width: 100%;
	padding: 15px 0;
	/*border-top: 5px solid #3bb1db;
	border-bottom: 1px solid #3bb1db;*/
	background-color: #3bb1db;
	color: #ffffff;
}
.signup h5 {	
	color: #ffffff;
	text-transform: none;
}
.signup .btn {
    background-color: #fcfafa;
    border-color: #fcfafa;
    color: #3bb1db;    
    padding: 10px 25px !important;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}
.gform_wrapper {
	margin: 0px !important;
}
.offers {
	padding: 10px 0 0 0;
}
.gfield_label {
	display:none !important;
}
input {
	background-color: transparent;
	color: #3bb1db;
	border: 1px solid #3bb1db;
	padding: 0px !important;
	margin-bottom: 10px;
}
textarea {
	background-color: transparent;
	color: #3bb1db;
	border: 1px solid #3bb1db;

}

.signup-form ::-webkit-input-placeholder {
   color: #3bb1db;
}

.signup-form :-moz-placeholder { /* Firefox 18- */
    color: #3bb1db; 
}

.signup-form ::-moz-placeholder {  /* Firefox 19+ */
    color: #3bb1db;
}

.signup-form :-ms-input-placeholder {  
    color: #3bb1db;
}

.signup-form .gform_wrapper .gform_footer {
	margin: 0px;
	padding: 5px 0 0 0;
	clear:none;
	text-align:center;
}
.contact-form .gform_footer {
	margin: 0px !important;
	padding: 5px 0 0 0  !important;
}

.gf_left_half, .gf_right_half {
	width: 98% !important;
}
.signup-form .gform_wrapper ul.gform_fields, .signup-form .gform_wrapper ul.gform_fields {
	float:none !important
}
.home-boximg {
	width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;

}

.img-caption {
	width: 100%;
	background-color: #3bb1db;
	color: #fff;
	padding: 10px 10px;
	font-size:14px;
}

.fa-homeicon { 
	font-size: 15px; 
	line-height: 24px; 
	margin: 0 6px 0 0; 
	color: #707070; 
	padding-right: 10px; 
	border-right: 1px solid #c2c2c2
}
.home-boxes {
	background-color: #fff;
	margin: 0 0 20px 0;
}
.home-boxes .homebox-content {
	padding: 15px;
	border: 1px solid #eee;
}
.homebox-btn {
	width: 100%;
	background-color: #3bb1db;
	color: #fff;
	padding: 10px 10px 03px 10px;
	font-size:14px;
	text-align:center;
	border: 1px solid #3bb1db;
	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
}
.homebox-btn:hover {
	width: 100%;
	background-color: #fff;
	color: #3bb1db;
	padding: 10px 10px 03px 10px;
	font-size:14px;
	text-align:center;
}
.vegas-bg {
	background-image: url(images/las-vegas-skyline.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	padding-bottom:100px;
}

/*******************************************************************************
			XXXXXXXXXX
*******************************************************************************/
/*******************************************************************************
			XXXXXXXXXX
*******************************************************************************/
/*******************************************************************************
			XXXXXXXXXX
*******************************************************************************/
/*******************************************************************************
			XXXXXXXXXX
*******************************************************************************/
/*******************************************************************************
			XXXXXXXXXX
*******************************************************************************/





/*******************************************************************************
			FORMS
*******************************************************************************/

.btn-header a {
	background-color: #3bb1db  !important;
	font-size: 18px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		-ms-border-radius: 4px;
		 -o-border-radius: 4px;
			border-radius: 4px;
	margin:  0 0 0 10px;
	 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
  border: 1px solid #da4453;	
  color: #fff !important;
  padding: 10px 15px !important;
}


.btn-header a:hover,
.btn-header a:focus{
	background-color: #eee  !important;
	outline: none;
	color: #da4453 !important;
	border: 1px solid #da4453;
}

.btn-header a:active{
	background-color: #eee;
	outline: none;

}

.btn-primary {
	background-color: #fff;
	text-transform: uppercase;
	color: #3bb1db;
	border: 1px solid #3bb1db;
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
  	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
		-ms-border-radius: 0px;
		 -o-border-radius: 0px;
			border-radius: 0px;	
	margin:  2px 0 0 0;
	padding: 8px 10px;		

}
.btn-primary:hover,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #3bb1db;
	border: 1px solid #3bb1db;
}
.gform_wrapper div.validation_error {
	font-size:15px !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
.btn {
	background-color: #3bb1db;
	border-color: #3bb1db;
	color:#fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
  	padding: 10px 15px !important;
}
.btn:hover,
.btn:focus{
	background-color: #fff;
	outline: none;
	color: #70d0f2 !important;
	border: 1px solid #70d0f2;
}

.btn:active{
	background-color: #fff;
	outline: none;
}
.btnwhite {
	background-color: #fff;
	border-color: #3bb1db;
	color:#3bb1db;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
  	padding: 10px 15px !important;
}
/*******************************************************************************
			INTERIOR
*******************************************************************************/
.top-bg {
	position: relative;
	min-height: 200px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.top-bg > *{
	position: relative;
	z-index: 2;
}

.top-bg::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.75);
}

.page-title{
	margin: 50px auto 10px;
	font-size: 44px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-weight: 900;
}
.feature-bar {
	width: 100%;
	padding: 25px 0 15px 0;
	border-top: 5px solid #3bb1db;
	border-bottom: 1px solid #3bb1db;
}
.interior-image {
	position: relative;
	width: 100%;
	height: 320px;
	-webkit-background-size: cover !important;
	   -moz-background-size: cover !important;
		-ms-background-size: cover !important;
		 -o-background-size: cover !important;
			background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
}
.image-overlay {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	text-shadow: 1px 1px #999;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
}

.image-overlay i{
	width: 40px;
	height: 40px;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
		-ms-border-radius: 100%;
		 -o-border-radius: 100%;
			border-radius: 100%;
	margin-right: 10px;
	background: #3bb1db;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
.img-caption-interior {
	font-size: 20px;
	text-align:center;
	background-color: #3bb1db;
	color: #fff;
	padding: 15px 10px;
}
.position-border {
	border-bottom: 1px solid #eee;
}
.map-wrapper {
	position: relative;
}
.map-wrapper .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*******************************************************************************
			FIVE COLUMN GRID
*******************************************************************************/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-5ths {
	width: 20%;
}
@media (min-width: 768px) {
	.col-sm-5ths {
		width: 20%;
	}
}
@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.col-lg-5ths {
		width: 20%;
	}
}





/*******************************************************************************
			IE FIXES
*******************************************************************************/
a img,
img {
	outline: none;
	border: none;
}





/*******************************************************************************
			MEDIA QUERIES
*******************************************************************************/
.text-center-left, .text-center-right, .text-center-right-md {
	text-align:center;
}
@media (min-width: 768px) {
.navbar-nav {
	float:right;
	margin: 20px 0 0 0 ;
}
.text-center-left {
	text-align:left;
}
.text-center-right {
	text-align:right;
}
.gf_left_half, .gf_right_half {
	width: 47.5% !important;
}
  .features {
	width: 25%;
	float: left;
  }
}

@media (min-width: 992px) {
	.text-center-right-md {
	text-align:right;
}
	.testimonial-slider .slick-prev {
    left: 150px;
}

.testimonial-slider .slick-next {
    right: 150px;
}
.footer-space {
	margin-left:20px;
	display:inline-block;
}

	.footer-left {
		text-align: left;
	}
	.footer-right {
		text-align: right;
	}
	.nav>li>a {
		padding: 10px;
	}
	.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a>.fa {
		font-size: 15px;
	}
	
}

@media (min-width: 1200px) {
	.signup-form .gform_wrapper ul.gform_fields, .signup-form .gform_wrapper ul.gform_fields {
	float:left !important;
	}
	.nav>li>a {
		padding: 10px 15px;
	}
	.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a>.fa {
		font-size: 18px;
	}
}

@media print {
	.navbar a[href]:after,
	nav a[href]:after,
	p.meta a[href]:after,
	h1 a[href]:after {
		content: none !important;
	}
}

/*******************************************************************************
			VWD ADDED
*******************************************************************************/

div.promotions img{
margin-top: 20px;
margin-bottom: 20px;
}

.navbar-default .navbar-brand::after{
	right: 0;
	}
	
.nav > li > a{
	padding: 10px 12px;
	}

.navbar-header > div#google_translate_element{
	position: relative;
	top: 28px;
	left: 15px;
	}

.goog-logo-link{
	display: none !important;
	}
	
.goog-te-gadget{
	color: transparent !important;
	font-size: 0 !important;
	}
	
.goog-te-gadget .goog-te-combo{
	color: #666 !important;
	font-size: 11px;
	width: 119px;
	}

.contact-input{
	height: 42px;
	margin-bottom: 5px;
	padding: 0 5px !important;
	vertical-align: top;
	}

.wcs-timetable__list .wcs-class .wcs-class__image {
	height:150px !important;
	width:150px !important;
}


@media (min-width: 992px) and (max-width: 1200px){
	.navbar-header > div#google_translate_element{
		top: 2px;
		left: 40px;
		}
}


@media (max-width: 480px) {
        .navbar-header {
                position: relative;
        }
	.navbar-header > div#google_translate_element {
                position: absolute !important;
		top: 2px !important;
                left: unset !important;
                right: 12px !important;
		}
	.navbar .navbar-toggle {
		margin: 20px 0 0 0;

	}	
}

.wpsisac-image-fit .wpsisac-slide-wrap img{
	display:inline-block !important;
	height: 300px;
	width: 100%;
	-o-object-fit: cover;object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	max-width:100%;
	max-height:100%;}
