/*

Theme Name: Spinner City

Theme URI: https://wordpress.org/themes/twentysixteen/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.

Version: 1.1

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Text Domain: twentysixteen

*/

.about-page.news-letter-box {
    padding-top: 50px;
}
.page-id-2491 .white-bg {
    min-height: 450px;
}
.event-bar.float-right-side {
    width: 100%;
    text-align: right;
    display: block;
    margin: 10px 0;
}
.event-notification {
    background-color: #e91021;
    display: inline-block;
    padding: 5px 23px 7px;
    font-size: 24px;
    letter-spacing: 2px;
    margin-right: 7px;
}
.event-notification span {
    float: none;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
}
.event-notification a {
    background: #ec7f24;
    color: #000;
    padding: 0px 37px;
    font-size: 17px;
    border-radius: 20px;
    border: solid 2px #000;
    font-weight: bold;
}

.newsletter-email-panel label.error {
    font-size: 15px;
    color: red;
    font-weight: normal;
}
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
    content: '';
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background: red;
}
.styled-checkbox:hover + label:before {
  background: #009e1c;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #009e1c;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/***************** Custom checkbox ********************/
.success-msg {
    color: red;
    background: #ccc;
    padding: 5px;
    margin-top: 15px;
    display: block;
    font-size: 16px;
}
.loader {
    width: 50px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.news-letter-box h2 {
    color: #333;
    font-style: italic;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 50px;
}
.custom-checkbox .checkbox-panel {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
	font-style:italic;
}
.custom-checkbox {
    margin-left: 50px;
	margin-bottom: 50px;
}
.newsletter-email-panel label {
    color: #333;
    font-size: 20px;
    line-height: 30px;
}
.newsletter-email-panel input[type="text"]{
	border:0;
	box-shadow:none;
	border-radius:0;
	border: 1px solid #333;
    color: #000;
}
.subscribe-panel input[type="submit"] {
    background: #000;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 50px;
    padding: 10px 20px;
    font-size: 19px;
}


a.top-logo,span.msg{color:red;font-weight:700}.cont_slider,div#wonderpluginslider-2{margin-bottom:45px}.modal{position:fixed;top:20%;right:0;bottom:0;left:0;z-index:1050}a.top-logo{font-size:64px;text-transform:uppercase;padding-top:0px;display:block;outline:0}a.top-logo:focus,a.top-logo:hover{outline:0}.cont_slider{display:inline-block}.page-id-2 .job-button li.video-link,span.msg{display:block}span.msg{padding:15px 0 0;text-align:center}li.jobs-menu a{background-color:#f7b916}.bottom-souviner{margin-top:35px}.page-id-35 .souvenirs{width:50%}.job-button li.hide{display:none}.page-id-101 .job-button li.hide{display:block}.job-button li.video-link{display:none}.about-image .sov_slider img{border:none}h2.entry-title{margin:0;padding-left:5px;font-size:20px;color:#fff}.entry-content{width:100%;float:left;margin-bottom:25px;padding:15px 0 0}.img-box.mobileBox li{ height:auto;}img.map_image{width: 100%;}.book-caption a{ color:#fff;}

#siteModal .modal-content {
    background-color: #ed1b24;
    text-align: center;
	border-bottom: solid 20px #f58220;
}
#siteModal .modal-body img{
	margin:0 auto;
}
#siteModal .modal-body {
    padding: 35px;
}
#siteModal .modal-body h4{
	color: #fff;
    margin: 30px 0;
    display: block;
    line-height: 26px;
    font-size: 21px;
    text-transform: uppercase;
}
#siteModal #subscribe_now{
	background: #f58220;
    border: 0;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    margin-top: 10px;
}


.mobile1 {display:none !important;}

@media screen and (max-width: 767px) {
.atm {display:inline-block !important;}
.mobile1 {display:inline-block !important; text-align: center;}
}
.mobile1 ul {display:block !important; }
.mobile1 ul li.jobs-menu a {color:#000; padding:20px 25px; font-size:18px; font-weight:bold; text-transform: uppercase; background-color: transparent; }

