/*
Theme Name: PitaPitUSA
Theme URI: http://www.notwithoutus.com
Author: NWU
Author URI: http://www.notwithoutus.com
Description: Pita Pit USA website
Version: 3.0
License: GNU General Public License
License URI: license.txt
Tags: black
*/

body {
	-webkit-font-smoothing: antialiased;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.gallery-caption {
}
.sticky {
}
.bypostauthor {
}
/*Menu-section*/
.about-inner p {
	margin-bottom: 60px;
}
.content-page .detail {
	font-size: 30px;
	line-height: 33px;
	margin-top: 18px;
}
.mask-title {
	background: url(../images/overlays/02.png) repeat scroll 0 0 transparent;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.desc {
	font-size: 13px;
}
.position {
	display: block;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	opacity: 0.7;
	margin: -13px 0 20px;
}
.team-inner {
	margin-bottom: 3px;
}
.content-hover {
	position: relative;
	display: block;
	overflow: hidden;
}
.padding {
	overflow: hidden;
	padding: 0 10px;
}
.mask-content {
	color: #FFF;
	bottom: -100%;
	opacity: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	transition: all .3s ease-out 0;
	-webkit-transition: ease-out .3s;
	-moz-transition: ease-out .3s;
	-o-transition: ease-out .3s;
	-ms-transition: ease-out .3s;
}
.mask-content.pink {
	background: none repeat scroll 0 0 rgba(198,34,92,0.9);
	opacity: 1;
	bottom: -69%;
}
.mask-content.green {
	background: #87bd14;
	left: -100%;
	bottom: 0;
}
.content-hover:hover .green {
	left: 0;
}
.mask-content.orange {
	background: #f4861a;
	right: -100%;
	bottom: 0;
}
.content-hover:hover .orange {
	right: 0;
}
.content-hover:hover .mask-content {
	opacity: 1;
	bottom: 0;
}
.container {
	width: 80%;
	padding-top: 60px !important;
}

@media only screen and (max-width: 640px) {
.alignnone {
	margin: 5px auto 20px auto;
}
.parallax {
	height: 400px !important;
}
div.social-outer {
	margin: 0 !important;
}
/*	#navFooter, .topBar, #social_buttons_nav {display:none;}*/

/*    .state_map_input_div_en{
        width:215px !important;
    }

    .state_map_input_div_fr{
        width:275px !important;
    }
*/


#navFooter {
	height: 50px !important;
}
#navFooter div {
	width: 100% !important;
}
#navFooter ul li img {
	height: 21px !important;
}
#navFooter ul li {
	height: 27px !important;
	padding: 3px 10px !important;
}
}
#social_buttons_nav a .orderOnlineMobileImage {
	display: none;
}
#social_buttons_nav a .orderOnlineImage {
	margin-top: 3px;
	margin-left: 20px;
}

@media (max-width: 479px) {
/*#social_buttons_nav { right: 0px !important; }*/

    /*
    #social_buttons_nav a .orderOnlineImage {
        display: none;
    }
    */

    /*
    #social_buttons_nav a .orderOnlineMobileImage {
        display: block;
        height: 46PX;
        margin-left: -30px;
    }
    */


	/*#navFooter { height: 90px !important; }*/
#navFooter div {
	width: 100% !important;
}
#navFooter ul li {
	float: none !important;
	display: inline-block !important;
	height: 30px !important;
	margin-bottom: 6px !important;
}
/*#navFooter ul li img { height: 22px !important; }*/
}

@media (max-width: 479px) and (max-width: 406px) {
#navFooter ul li img {
	height: 21px !important;
}
}

@media (max-width: 405px) {
#navFooter {
	height: 90px !important;
}
}
/*
@media (max-width: 363px) {
    #navFooter ul li img {
        height: 12px !important;
    }
}
*/



.titleHeader {
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
}
/* Fixes Bug 534 */
.custom-header-option {
	margin-top: 114px;
}
/* ----- styles added feb 10 2016 ----- */


.cta-btns .btn {
	width: 100%;
	height: auto;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btn {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 40px;
	text-transform: uppercase;
	cursor: pointer;
	background: #eee;
	/* Old browsers */
	background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
	/* FF3.6+ */
	background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(0, 0, 0, .2)));
	/* Chrome,Safari4+ */
	background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
	/* Chrome10+,Safari5.1+ */
	background: #eee -o-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
	/* Opera11.10+ */
	background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
	/* IE10+ */
	background: #eee linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
	/* W3C */
	border: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 4px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #444;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 8px 10px;
}
.red-btn {
	background-color: #f62727;
}
.green-btn {
	background-color: #45a148;c
}

@media only screen and (max-width: 540px) {
.btn {
	margin-bottom: 0;
}
}
/*override social.css*/

div.social-outer {
	width: 303px !important;
}
div.social-inner {
	width: 290px !important;
}
/*store page styles*/

.style-green {
	color: #b3cf65;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 500 !important;
}
b {
	font-weight: bold !important;
	text-transform: uppercase;
}
/*Search Results style overrides*/

div.results_entry:hover {
	background-color: #808080 !important;
}

@media only screen and (max-width: 767px) {
.contactForm #rightBox {
	margin: 0 !important;
}
}

@media only screen and (min-width: 550px) {
.mobile-only {
	display: none;
}
}
/* Softfocus Edits */

#language-switcher {
	float: right;
	margin-right: 25px;
}
/* More Mobile */

.more-mobile-button {
	display: none;
}
.more-desktop-button {
	display: inline;
}

@media only screen and (max-width: 480px) {
.more-mobile-button {
	display: inline;
}
.more-desktop-button {
	display: none;
}
}

/*Shawarma Feedback */

@media (min-width: 550px) {
.page-id-1326 .container, .page-id-1365 .container {
	width: 100% !important;
	max-width: 100% !important;
	padding-top: 0 !important;
}
}
.shawarma-mobile {
	display: none;
}
#shawarma-top {
	background-image: url(https://pitapit.ca/wp-content/uploads/2016/11/Shawarma-Green-BG.jpg);
	background-size: cover;
	padding: 60px 0 40px 0;
	text-align: center;
}
#shawarma-top img {
	width: 90%;
}
#shawarma-middle {
	background-image: url(https://pitapit.ca/wp-content/uploads/2016/11/Shawarma-Red-BG.jpg);
	background-size: cover;
	min-height: 320px;
}
#shawarma-middle .shawarma-content img {
	margin-top: -50px;
	position: absolute;
	width: 25%;
}
#shawarma-bottom {
	background-image: url(https://pitapit.ca/wp-content/uploads/2016/11/Shawarma-White-BG.jpg);
	background-size: cover;
}
#shawarma-bottom .shawarma-content img {
	padding: 5%;
}
.shawarma-content {
	max-width: 1080px;
	margin: 0 auto;
}
.col1 {
	width: 48%;
	padding: 2%;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.right {
	padding: 70px 0;
}
.hero-image {
	width: 84%;
	display: inline-block;
}
.mina-logo {
	width: 15%;
	display: inline-block;
}
#shawarma-feedback-desktop h3 {
	font-size: 22px;
	line-height: 31px;
	font-family: 'Open Sans', arial, sans-serif !important;
	color: #fff !important;
	text-transform: none;
}
div#sgcolorbox {
	background-image: url(https://pitapit.ca/wp-content/uploads/2016/11/Shawarma-Green-BG.jpg);
	border-radius: 25px;
}
.colorbox6 #sgcboxContent {
	background: transparent !important;
	overflow: visible;
}
.colorbox6 #sgcboxTopCenter, .colorbox6 #sgcboxTopLeft, .colorbox6 #sgcboxTopRight, .colorbox6 #sgcboxMiddleLeft, .colorbox6 #sgcboxMiddleRight, .colorbox6 #sgcboxMiddleRight, .colorbox6 #sgcboxMiddleRight, .colorbox6 #sgcboxBottomCenter, .colorbox6 #sgcboxBottomRight, .colorbox6 #sgcboxBottomLeft {
	background: none !important;
}
#shawarma-form-header {
	text-align: center;
}
#shawarma-form-header img {
	margin-top: -150px;
	margin-left: -278px;
	z-index: 99999999999999;
	position: absolute;
	width: 70%;
}
#shawarma-form-header p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 900;
}
#shawarma-form-intro {
	margin-top: 20px;
}
.gform_wrapper {
	max-width: 70% !important;
	margin: 0 auto !important;
}
#gform_1 li, #gform_2 li {
	line-height: 18px;
	margin-bottom: 0;
}
#gform_1 label, #gform_2 label {
	text-decoration: none;
	font-weight: 400;
	font-size: 18px !important;
	margin-bottom: 1px;
	color: #fff;
	display: none;
}
#gform_1 input, #gform_2 input {
	text-align: center;
}
#gform_1 ul li.gfield, #gform_2 ul li.gfield {
	margin-top: 0;
	padding-top: 0;
}
input#input_1_1_3, input#input_1_4_6, input#input_1_2 {
	padding: 15px;
}
label#label_1_6_0, label#label_1_6_1, label#label_1_6_2, label#label_1_3_1, label#label_1_7_1, label#label_2_6_0, label#label_2_6_1, label#label_2_6_2 {
	display: inline-block !important;
	font-size: 21px !important;
	text-transform: uppercase;
	font-weight: 900;
}
label#label_1_3_1, label#label_1_7_1, label#label_2_7_1, label#label_2_3_1 {
	font-size: 14px !important;
	text-transform: none;
	font-weight: normal;
	display: inline-block;
}
input#input_1_2, input#input_2_2 {
	width: 100%;
}
#gform_1 a, #gform_2 a {
	color: #fff;
	text-decoration: underline;
}
div#gform_confirmation_message_1, div#gform_confirmation_message_2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	padding-top: 29%;
	max-width: 80%;
	margin: 0 auto;
}
#gform_1 .ginput_container.ginput_container_radio, #gform_2 .ginput_container.ginput_container_radio {
	padding-bottom: 9px;
}
#gform_1 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], #gform_2 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 16px;
	background-color: #000 !important;
	border: none;
	color: #fff;
	width: 100% !important;
	background: #f40202 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244,2,2,.2)), color-stop(100%, rgba(0,0,0,.2))) !important;
	padding: 14px 0 !important;
	border: 5px solid #fff;
	border-radius: 15px;
}

@media only screen and (max-width: 768px) {
#shawarma-middle .shawarma-content img {
	margin-top: 0;
	position: relative;
	width: 100%;
}
#shawarma-feedback-desktop h3 {
	font-size: 18px;
	line-height: 28px;
}
}

@media only screen and (max-width: 425px) {
.shawarma-mobile {
	display: block;
}
.shawarma-desktop {
	display: none;
}
.page-id-1326 .container, .page-id-1365 .container {
	width: 100% !important;
	max-width: 100% !important;
	padding-top: 0 !important;
}
#shawarma-form-header {
	text-align: center;
	width: 95%;
}
#shawarma-top img {
	width: 90%;
	margin: 0 auto;
}
.hero-image {
	width: 100%;
	display: block;
}
.mina-logo {
	width: 30%;
	display: inline-block;
	padding-top: 40px;
}
#shawarma-middle .shawarma-content img {
	margin-top: 0;
	position: relative;
	padding: 10% 15% 0 15%;
}
#shawarma-feedback-desktop h3 {
	font-size: 18px;
	line-height: 28px;
}
.col1 {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.right {
	padding: 0 0 20px 0;
}
#shawarma-form-header p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
#shawarma-form-header img {
	display: none;
}
.gform_wrapper {
	max-width: 100% !important;
	margin: 0 auto !important;
}
.gform_wrapper .ginput_complex.ginput_container, input#input_1_2 {
	overflow: visible;
	width: 95% !important;
}
label#label_1_6_0, label#label_1_6_1, label#label_1_6_2, label#label_1_3_1, label#label_1_7_1, label#label_2_6_0, label#label_2_6_1, label#label_2_6_2 {
	font-size: 18px !important;
}
input#input_1_1_3, input#input_1_4_6, input#input_1_2 {
	padding: 5px 0;
}
label#label_1_3_1, label#label_1_7_1, label#label_2_7_1, label#label_2_3_1 {
	font-size: 10px !important;
	text-transform: none;
}
.gform_wrapper li.field_sublabel_below .ginput_complex {
	margin-top: 0 !important;
}
li#field_1_2 {
	margin-top: 15px !important;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.colorbox6 #sgcboxTopLeft, .colorbox6 #sgcboxTopCenter, .colorbox6 #sgcboxTopRight {
	height: 0 !important;
}
input#input_2_2 {
	width: 95%;
}
}

@media only screen and (max-width: 320px) {
.page-id-1326 .container, .page-id-1365 .container {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0;
}
.colorbox6 #sgcboxTopLeft, .colorbox6 #sgcboxTopCenter, .colorbox6 #sgcboxTopRight {
	height: 0 !important;
}
}

/*Refuse to Settle Contest*/

@media (min-width: 550px) {
.post-1401 .container, .page-id-1445 .container, .page-id-1770 .container {
	width: 100% !important;
	max-width: 100% !important;
	padding-top: 0 !important;
}
}
.refusetosettle-mobile {
	display: none;
}
#refusetosettle-top {
	background-image: url(/wp-content/uploads/2015/07/RTS-BG.jpg);
	background-size: cover;
	padding: 60px 0 90px 0;
	text-align: center;
}
#refusetosettle-middle {
	padding: 40px 0;
	background-color: #000;
	text-align: center;
	color: #fff !important;
}
#refusetosettle-middle h3 {
	color: #fff !important;
}
#refusetosettle-middle h5 {
	font-family: 'Open Sans', arial, sans-serif !important;
	margin: 40px 0;
}
#refusetosettle-middle .refusetosettle-content img {
	margin-top: -50px;
	position: absolute;
	width: 25%;
}
#refusetosettle-form {
	width: 60%;
	margin: 0 auto;
	padding: 40px 0;
}
#refusetosettle-bottom {
	background-image: url(https://pitapit.ca/wp-content/uploads/2016/11/Shawarma-White-BG.jpg);
	background-size: cover;
}
#refusetosettle-bottom .refusetosettle-content img {
	padding: 5%;
}
img.entertowin {
	max-width: 70% !important;
	padding: 40px;
}
img.prizes {
	margin-top: -100px;
	padding-bottom: 40px;
}
.refusetosettle-content {
	max-width: 1080px;
	margin: 0 auto;
}
.col1 {
	width: 48%;
	padding: 2%;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.right {
	padding: 70px 0;
}
.hero-image {
	width: 84%;
	display: inline-block;
}
.mina-logo {
	width: 15%;
	display: inline-block;
}
#refusetosettle-desktop h2 {
	font-size: 32px;
	line-height: 42px;
	color: #fff !important;
	text-transform: none;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 40px;
}

/* Prize Winners */
.page-id-1755 h2 {
    margin-bottom: 30px;
}
#gform_wrapper_7 {
    max-width: 100% !important;
}
#gform_wrapper_7 p {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 1.6em;
}
#gform_wrapper_7 .gfield_label {
    color: #303030 !important;
}
#gform_page_7_4 .gform_page_footer.top_label {
    display: none !important;
}
#gform_wrapper_7 h4, #gform_confirmation_message_7 h4 {
    color: #303030;
    text-transform: none;
    margin: 30px 0 40px 0;
    font-size: 24px;
    line-height: 34px;
}
#gform_wrapper_7 .gf_step_label {
    font-size: 16px;
}
#gform_wrapper_7 span.gf_step_number {
    font-size: 16px !important;
}
#gform_wrapper_7 .gfield_description {
    font-size: 16px !important;
    line-height: 1.6em !important;
    margin: 20px 0;
}
li#field_7_15 label.gfield_label {
    display: none;
}
#gform_wrapper_7 #label_7_15_1, #gform_wrapper_7 #label_7_17_1 {
	font-size: 16px;
	color: #303032;
}
#gform_wrapper_7 li#field_7_15 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    margin: 30px 0;
}
#gform_wrapper_7 li#field_7_17 {
    margin: 40px 0 30px 0;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
#gform_wrapper_7 h2.gsection_title {
    display: none;
}
#gform_1 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], #gform_2 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], input#gform_next_button_7_7, input#gform_previous_button_7_7, input#gform_next_button_7_4, input#gform_next_button_7_21, input#gform_previous_button_7_4, .print-link {
	display: inline-block;
	font-size: 16px;
	border: none;
	color: #fff;
	width: 48.4% !important;
	padding: 14px 0 !important;
	border-radius: 2px;
    background: #f40202 -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244,2,2,.2)), color-stop(100%, rgba(0,0,0,.2))) !important;
	margin-bottom: 10px;
}
label#label_7_15_1 {
    font-weight: bold !important;
}
@media only screen and (min-width: 641px) {
.gform_wrapper li.gsection.gf_scroll_text {
    height: 240px;
    width: calc(100% - 16px);
    padding: 0 !important;
    background-color: transparent !important;
    overflow-y: scroll;
    overflow-x: hidden;
    border: none !important;
    border-bottom: none !important;
}
}

/* Form Enhancements */

.gform_wrapper .top_label .gfield_label {
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3;
	clear: both;
	font-size: 16px;
	color: #fff;
}
.gform_body input {
	padding: 10px !important;
}
li#field_3_2, li#field_4_4 {
	margin-bottom: 40px;
}
li#field_3_4 h2, li#field_4_4 h2 {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 5px !important;
}
.gform_wrapper {
	max-width: 70% !important;
	margin: 0 auto !important;
}
#gform_1 li, #gform_2 li {
	line-height: 18px;
	margin-bottom: 0;
}
#gform_1 label, #gform_2 label {
	text-decoration: none;
	font-weight: 400;
	font-size: 18px !important;
	margin-bottom: 1px;
	color: #fff;
	display: none;
}
#gform_1 input, #gform_2 input {
	text-align: center;
}
#gform_1 ul li.gfield, #gform_2 ul li.gfield {
	margin-top: 0;
	padding-top: 0;
}
input#input_1_1_3, input#input_1_4_6, input#input_1_2 {
	padding: 15px;
}
label#label_1_6_0, label#label_1_6_1, label#label_1_6_2, label#label_1_3_1, label#label_1_7_1, label#label_2_6_0, label#label_2_6_1, label#label_2_6_2 {
	display: inline-block !important;
	font-size: 21px !important;
	text-transform: uppercase;
	font-weight: 900;
}
label#label_1_3_1, label#label_1_7_1, label#label_2_7_1, label#label_2_3_1 {
	font-size: 14px !important;
	text-transform: none;
	font-weight: normal;
	display: inline-block;
}
input#input_1_2, input#input_2_2 {
	width: 100%;
}
#gform_1 a, #gform_2 a {
	color: #fff;
	text-decoration: underline;
}
div#gform_confirmation_message_1, div#gform_confirmation_message_2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	padding-top: 29%;
	max-width: 80%;
	margin: 0 auto;
}
#gform_1 .ginput_container.ginput_container_radio, #gform_2 .ginput_container.ginput_container_radio {
	padding-bottom: 9px;
}
#gform_1 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], #gform_2 .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 16px;
	border: none;
	color: #fff;
	width: 100% !important;
	padding: 14px 0 !important;
	border-radius: 2px;
}

@media only screen and (max-width: 768px) {
#refusetosettle-middle .refusetosettle-content img {
	margin-top: 0;
	position: relative;
	width: 100%;
}
#refusetosettle-desktop h3 {
	font-size: 18px;
	line-height: 28px;
}
#refusetosettle-desktop h2 {
	font-size: 22px;
	line-height: 32px;
	color: #fff !important;
	text-transform: none;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 40px;
}
img.entertowin {
	max-width: 100% !important;
	padding: 40px;
}
#refusetosettle-form {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0;
}
img.prizes {
	margin-top: -100px;
	padding-bottom: 40px;
	width: 80%;
}
}

@media only screen and (max-width: 425px) {
.refusetosettle-mobile {
	display: block;
}
.refusetosettle-desktop {
	display: none;
}
.post-1401 .container, .page-id-1445 .container {
	width: 100% !important;
	max-width: 100% !important;
	padding-top: 0 !important;
}
#refusetosettle-top img {
	width: 90%;
	margin: 0 auto;
}
.hero-image {
	width: 100%;
	display: block;
}
#refusetosettle-middle .refusetosettle-content img {
	margin-top: 0;
	position: relative;
	padding: 10% 15% 0 15%;
}
#refusetosettle-feedback-desktop h3 {
	font-size: 18px;
	line-height: 28px;
}
.col1 {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.right {
	padding: 0 0 20px 0;
}
.gform_wrapper {
	max-width: 100% !important;
	margin: 0 auto !important;
}
.gform_wrapper .ginput_complex.ginput_container, input#input_1_2 {
	overflow: visible;
	width: 95% !important;
}
label#label_1_6_0, label#label_1_6_1, label#label_1_6_2, label#label_1_3_1, label#label_1_7_1, label#label_2_6_0, label#label_2_6_1, label#label_2_6_2 {
	font-size: 18px !important;
}
input#input_1_1_3, input#input_1_4_6, input#input_1_2 {
	padding: 5px 0;
}
label#label_1_3_1, label#label_1_7_1, label#label_2_7_1, label#label_2_3_1 {
	font-size: 10px !important;
	text-transform: none;
}
.gform_wrapper li.field_sublabel_below .ginput_complex {
	margin-top: 0 !important;
}
li#field_1_2 {
	margin-top: 15px !important;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.colorbox6 #sgcboxTopLeft, .colorbox6 #sgcboxTopCenter, .colorbox6 #sgcboxTopRight {
	height: 0 !important;
}
input#input_2_2 {
	width: 95%;
}
}

@media only screen and (max-width: 320px) {
.post-1401 .container, .page-id-1445 .container, .post-1401 .container{
	width: 100% !important;
	max-width: 100% !important;
	padding: 0;
}
.colorbox6 #sgcboxTopLeft, .colorbox6 #sgcboxTopCenter, .colorbox6 #sgcboxTopRight {
	height: 0 !important;
}
}
/* New Contact Us Form */

#gform_5 label, #gform_6 label {
	display: none;
}
div#gform_wrapper_5, div#gform_wrapper_6 {
	max-width: 100% !important;
}
#gform_5 ul li.gfield, #gform_6 ul li.gfield {
	margin-top: 0 !important;
}
.contactForm #leftBox {
	height: auto !important;
	min-height: 705px;
}
.gform_wrapper div.validation_error {
	background: red !important;
	color: white !important;
}
:target:before {
	content: "";
	display: block;
	height: 214px; /* fixed header height*/
	margin: -214px 0 0; /* negative fixed header height */
}

/* Coupon Campaign */
#sgcolorbox {
    border-radius: 0 !important;
}
#sgcolorbox.coupon-popup-content {
    background-image: url(/wp-content/uploads/2015/07/RTS-BG.jpg);
	background-position: top center !important;
	background-size: cover;
    background-color: #111;
}
#gform_8, #gform_9 {
    max-width: 100%;
    text-align: center;
    padding: 20px 40px 40px 40px;
    background-color: rgba(17, 17, 17, 0.75);
}
#gform_wrapper_8 .top_label input.medium, .gform_wrapper .top_label select.medium, #gform_wrapper_9 .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 320px;
    margin: 0 auto;
    text-align: center;
	color: #000;
}
#gform_wrapper_8 .top_label .gfield_label, #gform_wrapper_9 .top_label .gfield_label {
    padding: 20px 0;
}
#gform_wrapper_8 ul li.field_description_below div.ginput_container_checkbox, #gform_wrapper_9 ul li.field_description_below div.ginput_container_checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
#gform_8 #gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], #gform_9 #gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-top: 6px;
    vertical-align: top;
}
li#field_8_2, li#field_9_2, li#field_8_3 {
    text-align: left;
    padding: 0;
    margin: 0;
}
label#label_8_2_1, label#label_9_2_1, label#label_8_3_1 {
    font-size: 13px;
    color: #fff;
    text-align: left;
}
li#field_8_2 .gfield_label, li#field_9_2 .gfield_label {
    margin: 20px 0 0 0 !important;
    padding: 10px 0 !important;
}
input#gform_submit_button_8, input#gform_submit_button_9 {
	font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}
#gform_8 .gfield_description {
    padding-top: 0 !important;
	padding-bottom: 10px;
    font-size: 12px;
}
.page-id-1401 .alternate-bg2 {
    background: url(/wp-content/uploads/2015/07/RTS-BG.jpg) !important;
	background-position: top center !important;
	background-size: cover !important;
    background-color: #111 !important;
}
.page-id-1770 .alternate-bg2 {
	background: url(/wp-content/uploads/2015/07/RTS-BG.jpg) !important;
	background-position: top center !important;
	background-size: cover !important;
    background-color: #111 !important;
    padding: 40px 0 0 0;
    background-color: transparent;
    text-align: center;
    color: #fff !important;
}
.page-id-1445 .alternate-bg2 {
	background: url(/wp-content/uploads/2015/07/RTS-BG.jpg) !important;
	background-position: top center !important;
	background-size: cover !important;
    background-color: #111 !important;
    padding: 40px 0 0 0;
    background-color: transparent;
    text-align: center;
    color: #fff !important;
}
.page-id-1857 .alternate-bg2 {
	background: url(/wp-content/uploads/2015/07/RTS-BG.jpg) !important;
	background-position: top center !important;
	background-size: cover !important;
    background-color: #111 !important;
    padding: 40px 0 0 0;
    background-color: transparent;
    text-align: center;
    color: #fff !important;
}
#refusetosettle-middle {
    padding: 80px 0;
    background-color: rgba(17, 17, 17, 0.65);
    text-align: center;
    color: #fff !important;
}
.page-id-1857 #refusetosettle-middle {
    padding: 40px 0;
    background-color: rgba(17, 17, 17, 0.65);
    text-align: center;
    color: #fff !important;
}
#refusetosettle-desktop h4 {
    font-size: 24px;
    line-height: 34px;
    color: #fff !important;
    text-transform: none;
    width: 50%;
    margin: 0 auto;
    padding: 30px 0;
}
#refusetosettle-middle h5 {
    text-transform: none;
    color: #fff;
	margin: 0;
	padding: 10px 0;
}
.redemption-details {
	margin: 40px 0;
	width: 100%;
	margin: 0 auto;
}
a.print-link {
    width: 220px !important;
    margin: 40px 0;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}
a.print-link:hover {
    color: #fff;
    background-color: #e63d3d !important;
}
a.print-link:visited {
    color: #fff;
}
.coupons {
	width: 45%;
	margin: 0 auto;
	text-align: center;
}
.coupons h4 {
    margin: 40px 0;
    line-height: 45px;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 34px;
    color: #fff;
}
.coupons h5 {
    margin: 20px 0 30px 0;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}
.coupons h6 {
    margin: 10px 0;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
	line-height: 34px;
	color: #fff;
}
.coupons p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
	text-align: left;
}
.coupons .gform_wrapper {
    max-width: 100% !important;
    margin: 40px auto !important;
}
.get-more-callout {
    background-color: #FFF;
    padding: 60px 0;
    font-size: 24px;
}
.page-id-1770 #refusetosettle-desktop .get-more-callout h4 {
    color: #111 !important;
    padding: 40px;
    font-size: 24px;
}
.get-more-callout a.print-link {
	margin: 0 !important;
}
h4.left-align-no-margin {
    text-align: left;
    width: 100% !important;
    margin: 0;
    padding: 0 0 10px 0 !important;
}
.small-nutritional {
    text-align: left;
    margin: 30px 0 0 0;
}

@media only screen and (max-width: 768px) {
.page-id-1770 .container, .post-1401 .container, .page-id-1445 .container, .page-id-1857 .container {
    width: 100%;
	padding: 0;
}
.coupons {
    width: 90%;
}
#refusetosettle-middle {
    padding: 40px 0;
}
.page-id-1770 #refusetosettle-middle, .page-id-1857 #refusetosettle-middle {
    padding: 0 20px 0 20px;
}
#refusetosettle-desktop h4 {
    width: 90%;
}
}

@media only screen and (max-width: 480px) {
.gform_wrapper.gf_browser_chrome .gform_body {
    width: calc(100%) !important;
}
#gform_8 {
    max-width: 320px;
    text-align: center;
    padding: 20px;
    background-color: rgba(17, 17, 17, 0.75);
}
.colorbox6 #sgcboxMiddleLeft, .colorbox6 #sgcboxMiddleRight {
    width: 0 !important;
}
li#field_8_3 img {
    max-width: 50% !important;
}
input#gform_submit_button_8 {
    font-size: 18px;
    padding: 10px 0 !important;
	margin: 0;
}
label#label_8_2_1 {
    font-size: 11px;
}
#gform_wrapper_8 .top_label .gfield_label {
    padding: 10px 0;
}
li#field_8_2 .gfield_label {
    margin: 0 0 0 0 !important;
}
}

@import "print.css";

.sms-campaign {
	text-align: center;
}
.sms-campaign h2, .sms-campaign h4 {
    color: #f03e35;
	margin-bottom: 20px;
}
.sms-campaign h2 {
    font-size: 47px;
    line-height: 57px;
    font-weight: bold;
}
.sms-campaign p {
	font-size: 16px;
	line-height: 26px;
}
.sms-campaign img {
    margin-bottom: 30px;
    max-width: 90%;
    height: auto;
}

@media only screen and (max-width: 320px) {
.sms-campaign h4 {
    font-size: 18px;
    line-height: 28px;
}
}