body {
    padding: 0 !important;
    margin: 0 !important;
    background: #000;
    font-family: 'PT Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Permanent Marker', cursive;
}
p{
    font-family: 'PT Sans', sans-serif;
}
a:hover{
    text-decoration: none;
}
.top-head {
    background: #2a2a2a;
    height: 53px;
}

.top-menu ul li {
    list-style: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    border-right: 2px solid#fff;
    font-weight: 400;
    padding-left: 32px;
    padding-right: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.top-menu {
    padding: 25px 0px 0px 0px;
}

.top_info ul li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    padding-right: 46px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.top-foot-social ul li {
    list-style: none;
    padding: 0px 5px;
    display: inline-block;
}

.top-foot-social {
    float: right;
    padding: 26px 0px 0px 0px;
}
.top_info {
    float: left;
    margin-left: 311px;
}
.navbar {
    border-bottom: 5px solid #000;
    background: #e2602f;
    height: 60px;
}
.navbar_left nav ul li {
    list-style: none;
    display: inline-block;
    padding: 11px 0px;
    /* padding-right: 34px; */
    color: #000;
}

.logo.text-center a img {position: absolute;top: -61px;left: -5px;right: 0px;margin: auto;}

.top-menu ul li a , .top_info ul li a  , .top-foot-social ul li a{
    color: #fff;
}
.navbar_left nav ul li a {
    text-transform: uppercase;
    /* padding-right: 47px; */
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

#menu-item-3040, #menu-item-3041, #menu-item-3879{
	position: relative !important;
	border: 0 !important;
	width: 100% !important;
	padding-left: 0 !important;
}

#menu-item-3040 .sub-menu,  #menu-item-3041 .sub-menu, #menu-item-3879 .sub-menu{
	display: none !important;
	position: absolute !important;
	top: -7px !important;
	left: 236px !important;
}

#menu-item-3040:hover > .sub-menu, #menu-item-3041:hover > .sub-menu, #menu-item-3879:hover > .sub-menu{
	display: block !important;
}

#menu-item-3040 .sub-menu li, #menu-item-3880{
	border-right: 0 !important;
}

.navigation_bar .menu_2 ul li:nth-child(1){
	padding-right: 5px !important;
}

.navigation_bar .menu_2 ul li:nth-child(2){
	border-right: 2px solid #fff !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.navigation_bar .menu_2 ul li:nth-child(3), #menu-item-3027 .sub-menu li, #menu-item-3036 .sub-menu li{
	border-right: 0 !important;
}

.navigation_bar .menu_2 ul li{
	padding-left: 5px !important;
}

.navigation_bar .menu_2 ul li a, .navigation_bar .menu_1 ul li a{
/* 	font-size: 16px !important; */
	text-transform: capitalize !important;
}

.menu_2 ul ul{
	left: 16px !important;
}

.navigation_bar .menu_1 ul li{
	padding-right: 5px !important
}

.navigation_bar .menu_1 ul li:nth-child(2):not(ul.sub-menu li){
	border-right: 2px solid #fff !important;
	padding-left: 5px !important;
}

.navigation_bar .menu_1 ul li:nth-child(3){
	border: 0 !important;
	padding-left: 5px;
	padding-right: 0 !important;
}

#menu-item-3036 .sub-menu{
	left: 150px !important;
}

#menu-item-3036 .sub-menu li:nth-child(2), #menu-item-3027 .sub-menu li:nth-child(2), #menu-item-3879 .sub-menu li:nth-child(2), #menu-item-3882{
	padding-left: 0 !important;
}

.navigation_bar .menu_2 ul{
	float: left !important;
}

.menu_2 ul li:hover ul{
	padding-right: 0 !important;
}

ul.sub-menu li{
    display: block !important;
}



.top_info ul li i {
    color: #e2602f;
    font-size: 14px;
    padding-right: 5px;
}

.first-sec-col ul li  , .sec-nav-col ul li , .foot-bar-th ul li{
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.sec-footer {
    background: #f26928;
    padding: 111px 0px;
    margin-bottom: -6%;
    clip-path: polygon(0 0, 100% 20%, 100% 90%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 15%, 100% 85%, 0 100%);
}

.first-sec-col ul li a  ,  .sec-nav-col ul li  a, .foot-bar-th ul li a{
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

.foot-sec-col h5 {
    font-weight: bold;
    font-family: 'Permanent Marker', cursive;
    font-size: 25px;
    color: black;
}
.foot-sec-col p {
    margin-top: 20px;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
}
.foot-email-input {
    margin-top: 15px;
    position: relative !important;
}
.foot-email-input .ctct-form {
    border: 0px solid;
    border: 0px solid #fff;
    position: relative;
    margin-top: 15px;
}
.foot-email-input .ctct-form {
    line-height: normal;
}
.foot-email-input a.ctct-button {
    display: none;
}
.foot-email-input .ctct-form .ctct-form-field-email input {
    width: 100% !important;
    height: 42px;
    border: 0px;
    border-radius: 6px;
    padding: 0 9px;
    padding-left: 14px;
    font-size: 14px;
    outline: none;
    /* color: #707070; */
    background-color: #e8e8e8;
}
.foot-email-input .ctct-form .ctct-form-field-submit input {
    position: absolute;
    right: 0px;
    border: 1px solid black;
    top: 0px;
    height: 42px;
    border: 0px;
    background-color: black;
    color: #fff;
    font-size: 18px;
    outline: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 46px;
    font-weight: 500;
}
span.ctct-label-top label {
    display: none !important;
}
.footer_info ul li {
    list-style: none;
    display: inline-block;
/*     padding-right: 36px; */
    font-family: 'Open Sans Condensed', sans-serif;
}

.foot-text p {
    font-size: 14px;
}

ul#menu-footer_menu_2 li {
    list-style: none;
    display: inline-block;
    padding: 0px 4px;
    font-family: 'PT Sans', sans-serif;
}

.last-foot-social ul li {
    list-style: none;
    display: inline-block;
    float: left;
}
.last-foot-social ul li {
    display: inline;
    font-family: roboto;
    font-size: 19px;
    padding: 0px 4px;
    color: #fff;
}
.last-foot-social ul li a {
    font-size: 18px;
    color: #f26928;
    background: #fff;
    width: 33px;
    line-height: 33px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    height: 33px;
    border: 1px solid white;
    padding-left: 3px;
}
.last-foot-social {
    text-align: right;
    float: right;
}
ul{
	padding: 0;
	margin: 0;
}
.last-foot {
    background: #000;
    padding: 73px 0px 0px 0px;
    clip-path: polygon(0 45%, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 39%, 100% 0, 100% 100%, 0% 100%);
}
.last-foot p{
	color: #fff;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
/* 	text-align:center !important; */
}
.footer_info {
    margin-bottom: 15px;
}

.last-foot a {
    color: #fff;
}
.footer_info ul {
    display: flex;
    gap: 20px;
	align-items: center;}
.footer_info ul li a {
    color: #fff;
    font-size: 18px;
}
.footer_info ul li a i {
    font-size: 16px;
    padding-right: 8px;
}

	
.last-foot-social ul li:nth-child(1) {font-family: 'Open Sans Condensed', sans-serif;}

ul#menu-footer_menu_2 {
    float: right;
    position: relative;
    left: 22px;
    top: -37px;
}

.contact {
    margin-bottom: -8%;
    padding: 73px 0px;
    /* z-index: 99999; */
    background: url(http://jointheyesmovement.com/wp-content/uploads/2019/12/hhh.jpg);
    background-size: cover;
    position: relative;
    padding-bottom: 160px;
}

.contact h2 {
    text-align: center;
    font-family: 'Permanent Marker', cursive;
    font-size: 32px;
    color: #fff;
    margin-top: 81px;
}

.contact h3 {
    color: #fff;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 21px;
}
.contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    background: #0000005c;
    border-color: #535150;
    color:#fff;
    border-radius: 10px;
}

textarea.form-control {
    background: #0000005c !important;
    border-color: #535150;
    border-radius: 10px;
    color: #fff !important;
}
.contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder , textarea.form-control::placeholder {
	color: #fff !important;
	font-family: 'PT Sans', sans-serif;
}
.contact input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    border-color: #f26928;
    background: #f26928!important;
    font-size: 30px;
    width: 100%;
    border-radius: 10px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}
/* .banner{
    clip-path: polygon(0 0, 100% 0, 100% 77%, 0 86%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 77%, 0 86%);
} */
.about {
	padding: 130px 0px;
    clip-path: polygon(0 14%, 100% 6%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 14%, 100% 6%, 100% 100%, 0 100%);
}
.about_innner_1 {
    position: relative;
}

.about_innner_1::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -12px;
    background: #fff;
    width: 176%;
    clip-path: polygon(0 0, 100% 0, 84% 959%, 12% 959%);
    -webkit-clip-path: polygon(0 0, 100% 0, 84% 959%, 12% 959%);
    height: 381px;
}
.about_innner_1::after {
    content: "";
    position: absolute;
    top: 62%;
    left: -12px;
    width: 176%;
    background: #f26928;
    clip-path: polygon(1.2% 0, 98.4% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(1.2% 0, 98.4% 0, 100% 100%, 0 100%);
    height: 272px;
}
/* .banner {
	margin-bottom: -34%;
}
 */

.gallery_section h2 {
    font-size: 25px;
    top: 277px;
    left: 0px;
    color: #fff;
    position: absolute;
}

.gallery_section {
    position: relative;
}
.gallery_section p{
    padding: 0px;
}

.yellow{
    background: yellow;
}
.gallery_content {
    position: absolute;
    background: #ee713494;
    top: 0px;
    height: 362px;
    transition: 0.5s;
    display: none;
    width: 90%;
    padding: 0px 9px;
}

.gallery_content h3 {
    font-family: 'Permanent Marker', cursive;
    color: #fff;
    font-size: 28px;
    padding-top: 54px;
    margin-bottom: 15px;
}

.gallery_content p {
    font-weight: 600;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    margin-bottom: 55px !important;
}

.gallery_content a {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    background: #e16b32;
    border: 1px solid #fff;
    padding: 6px 33px;
    border-radius: 13px;
}


.gallery_hover:hover h2 {
    display: none;
    transition: 0.5s;
}

.gallery_hover:hover  .gallery_content {
    opacity: 1;
    display: block;
}
.gallery_section h2::after {content: "";
    position: absolute;
    top: 78px;
    left: 14px;
    background: #e2602f;
    width: 257px;
    height: 7px;}
.video_portion {
padding: 73px 0px;
    margin-bottom: -133px;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    z-index: 99999;
}
.post-content.no-pad-left h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.post-content.no-pad-left h3 a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #3f3f3f;
}

.post-content.no-pad-left p {
    color: #3f3f3f;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
}

.read-more a {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

.blog-col {
    border: 1px solid #c0c0c0;
    margin: 0px 0px 18px 0px;
}

.post-content.no-pad-left {
    padding: 17px 57px 0px 0px;
}
.blog-post-img a img {
    margin: 2px 2px;
}
.post-content.no-pad-left h3 {
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 3px;
}
.lattest_blog_post h2 {
    color: #000000;
    margin-bottom: 19px;
    font-size: 63px;
    font-family: 'Permanent Marker', cursive;
}

.lattest_blog_post p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    line-height: 21px;
}
.lattest_blog_post {
    margin-bottom: -1px;
    padding: 70px 0px 0px 0px;
}
.video_portion iframe {
}
.gallery h2 {
}
.gallery:hover h2 {
display: none;
}


.blue{
    display: block !important;
    transition: 0.2s;
}

.green{
    display: none !important;
    transition: 0.2s;
}


.gallery h3 {
    position: absolute;
    top: 58px;
    width: 100%;
    display: none;
    transition: 0.2s;
    left: -10px;
}
.gallery:hover h3 {
display: block;
}
.gallery:hover p {
    display: block;
    }
    

.gallery p {
    position: absolute;
    top: 194px;
    width: 79%;
    left: 38px;
    font-weight: 700;
    display: none;
    transition: 0.2s;
}

.gallery .vc_btn3-container.vc_btn3-center {
    position: absolute;
    left: 0;
    transition: 0.2s;
    top: 345px;
    display: none;
    right: 0;
    margin: 0 auto;
}
.gallery:hover .vc_btn3-container.vc_btn3-center {
display:block;
}
.gallery_hover figure.wpb_wrapper.vc_figure {
    background: #f26925 !important;
    transition: 0.2s;
    border-radius: 8px;
    width: 100%;
}
.gallery:hover .vc_single_image-wrapper.vc_box_border_grey{
    opacity: 0.6 !important;
    transition: 0.2s;
    border:none;
} 
.gallery .vc_btn3-container.vc_btn3-center a , .gallery .vc_btn3-container.vc_btn3-center button {
font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    background: #e16b32;
    border: 1px solid #fff;
    padding: 6px 33px;
    border-radius: 13px;
}
.gallery_hover {
    margin-bottom: 0 !important;
}
.gallery_Section {
    padding-bottom: 44px;
}

/* header */
.navigation_bar {
    border-bottom: 5px solid #000;
    background: #e2602f;
    height: 60px;
}

.navigation_bar .menu_1 ul li {
    display: inline-block;
    list-style: none;
    border-right: 2px solid #fff;
    padding-right: 52px;
    /* padding-bottom: 16px; */
	position:relative;
}
.navigation_bar .menu_1 ul li a {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
    padding-bottom: 35px;
    color: #fff;
}

.navigation_bar .menu_1 ul {
    float: left;
}

.navigation_bar .menu_2 ul li {
    display: inline-block;
    list-style: none;
    border-right: 2px solid #fff;
    padding-left: 38px;
}
.navigation_bar .menu_2 ul li a {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
    padding-bottom: 35px;
    color: #fff;
}

.navigation_bar .menu_2 ul {
    float: right;
}
.logobar img {
    position: absolute;
    top: -41px;
    z-index: 9999999999;
    left: 0;
    right: 0;
    margin: auto;
}
.top_info ul {
    padding-top: 24px;
}

.left {
    padding-left: 0;
    margin-left: 5px;
}
.menu_1 , .menu_2  {
    padding-top: 15px;
}
.pp {
    padding-left: 0;
}

.navigation_bar .menu_1 ul li:nth-child(2) {
    padding-left: 22px;
    padding-right: 0px;
    border: none;
}
.navigation_bar .menu_2 ul li:nth-child(1) {
    padding-left: 0px;
    padding-right: 66px;
}
.top_info ul li:nth-child(1) {
    padding-right: 0px;
    position: relative;
    left: -31px;
} 
.navigation_bar .menu_2 ul li:nth-child(2) {border: none;}

.top-menu ul li:nth-child(1) {
    padding-left: 0;
}
.mobileshow img {
    display: none !important;
}
.gallery .vc_btn3-container.vc_btn3-center a, .gallery .vc_btn3-container.vc_btn3-center button :hover {
    background: #161616 !important;
    border-color: #f26931;
    color: #e2602f;
}
.first-sec-col:after {
    content: "";
    width: 1px;
    left: 250px;
    height: 114px;
    background: #bcbcbc;
    position: absolute;
    top: -13px;
}
.sec-nav-col:after {
    content: "";
    width: 1px;
    left: 218px;
    height: 114px;
    background: #bcbcbc;
    position: absolute;
    top: -13px;
}
ul#menu-footer_menu_2:after {
    content: "";
    width: 1px;
    left: 107px;
    height: 19px;
    background: #bcbcbc;
    position: absolute;
    top: 1px;
}
.top-menu ul li a:hover , .top_info ul li a:hover {
    color: #e2602f !important;
}
.navigation_bar .menu_1 ul li a:hover , .navigation_bar .menu_2 ul li a:hover {
    color: #000;
}
.post-content.no-pad-left h2 a {
    text-transform: uppercase;
    color: #f26928 !important;
}
.contact input.wpcf7-form-control.wpcf7-submit.btn.btn-primary:hover {
    background: #000 !important;
}
.sec-footer a:hover {
    color: #000 !important;
}
.footer_info ul li a:hover {
    color: #f26928;
}
ul#menu-footer_menu_2 a:hover {
    color: #f26928;
}
.last-foot-social ul li a:hover {
    background: #f26928;
    color: #000;
    border-color: #000;
}
div#responsive-menu-additional-content .responsive-menu-button.is-active {
    font-size: 22px;
    position: relative;
    width: 66px;
    background: #212121;
    height: 49px;
    padding: 14px 25px !important;
    top: -424px;
    border: 1px solid #e2602f;
/*     left: 202px; */
}
.gallery_hover .vc_single_image-wrapper.vc_box_border_grey {
    border-radius: 7px;
    width: 100% !important;
    border-bottom: 4px solid #e2602f;
}

.gallery_hover .vc_single_image-wrapper.vc_box_border_grey img {
    border-radius: 6px;
    width: 100%;
}
.top-menu ul li:nth-child(4) {
    border: none;
}

.top-foot-social ul li a:hover {
    color: #e2602f;
}
.about_inner{
    clip-path: none !important;
    padding: 0 !important;
}
.about_innner_3::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -12px;
    background: #fff;
    width: 204%;
    clip-path: polygon(0 0, 100% 0, 90% 959%, 15% 959%);
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 959%, 15% 959%);
    height: 239px;
}
.about_inner_4::after {
    content: "";
    position: absolute;
    top: 38%;
    left: -581px;
    width: 205%;
    background: #f26928;
    clip-path: polygon(1.3% 0, 98.3% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(1.3% 0, 98.3% 0, 100% 100%, 0 100%);
    height: 181px;
}
.about_innner_3 p , .about_inner_4 p  {
    line-height: 24px;
}
#about {
    padding: 0px;
}
.about_innner_3  , .about_inner_4{
    padding: 10px 0px;
}
.card_section {
    padding: 60px 0px;
}
.card_section p {
    font-family: 'PT Sans', sans-serif;
}
.general_section_list ul {
    list-style-image: url(http://idevwork.com/jointheyesmovement/php/wp-content/uploads/2019/12/arrow.png);
}
.general_section {
    margin-bottom: -289px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    padding: 55px 0px 68px 0px;
    z-index: 99999999;
}
.sport_section p , .intern_pro p{
  color:#000;
  
}
.sport_section {
    z-index: 9;
    padding: 285px 0px 109px 0px;
    clip-path: polygon(0 0, 100% 10%, 100% 88%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 88%, 0% 100%);
    /* margin-bottom: -120px; */
  }

  .sport_section ul li {color:#f26928;}
  .sport_section ul {
    list-style-image: url(http://idevwork.com/jointheyesmovement/php/wp-content/uploads/2019/12/org_arrrow.png);
}
.both_section {
    clip-path: polygon(0% 31%, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 31%, 100% 0, 100% 100%, 0% 100%);
    padding: 89px 0px 0px 0px;
}
.both_section p {
    line-height: 29px;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
}
.both_section strong {
    color: #f26928;
}

.intern_pro{
    z-index: 99999;
    padding: 281px 0px 122px 0px;
    clip-path: polygon(0 0, 100% 10%, 100% 88%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 88%, 0% 100%);
    margin-bottom: -159px;
  }
  .g_form label {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px !important;
    color :#666666;
}

.g_form p {
    font-family: 'PT Sans', sans-serif !important;
    color :#666666;
}

.g_form ol li {
    color :#666666;
}
.gform_wrapper li.gfield.gfield_creditcard_warning {
    padding: 16px 16px 14px;
    border-top: 2px solid #e2602f !important;
    border-bottom: 4px solid #e2602f !important;
    background-color: rgba(226, 96, 47, 0.51) !important;
}
.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
    font-size: 17px;
    color: #000000;
    font-family: 'Open Sans Condensed', sans-serif;
}
.gform_footer.top_label .gform_button {
    border-color: #f26928;
    background: #f26928!important;
    font-size: 30px !important;
    width: 20%;
    padding: 8px 0px;
    box-shadow: none !important;
    border-radius: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.g_form {
    margin-bottom: -50px;
    padding-bottom: 30px;
}
.menu_1 ul ul {
    display: none;
    position: absolute;
    top: 35px;
    left: -7px;
    z-index: 99999;
    width: 266px;
    background: #e2602f;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.menu_1 ul ul  li{border: none !important;padding: 0 !important;margin: 6px 0px;}
.top-nav nav ul li ul li {
    display: block;
}
.menu_1 ul ul li a {
    font-size: 17px !important;
    color: #fff !important;
	padding-bottom:0px !important;
}
ul.sub-menu {
    padding: 2px 10px;
}
.menu_1  ul li:hover > ul {
    display: block;
    transition: 0.75 es;
    color: #fff;
}
.menu_1 ul ul li a:hover {
    color: #000 !important;
}


li.menu-item-3036 ul.sub-menu {
    top: 53px;
    position: absolute;
    left: 236px;
}

li.menu-item-3036 ul.sub-menu li {
    margin: 6px 0;
}

.menu_2 ul ul {
    position: absolute;
    top: 55px;
    display: none;
    left: -7px;
    z-index: 99999;
    width: 247px;
    background: #e2602f;
}

.menu_2 ul ul li {
    margin: 5px 0;
}

.menu_2 ul li:hover ul ,  .menu_2 ul li:focus ul{
    display: block;
}
.menu_2 ul ul  li{border: none !important;padding: 0 !important;}

.menu_2 ul ul li a {
    font-size: 17px !important;
    color: #fff !important;
}
.menu_2 ul ul li a:hover {
    color: #000 !important;
}
.page-id-2353  , .page-id-1606 , .page-id-1568{
    background: #fff !important;
}
.ec_cart_header.ec_top {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 31px;
    border-color: #e2602f;
    color: #e2602f;
}
.ec_account_subheader {
    font-weight: 600;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 14px;
}
input.ec_account_button, a.ec_account_login_create_account_button {
    background: #f26928!important;
    font-size: 18px !important;
    width: 100%;
    border-radius: 10px !important;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif !important;
}
.ec_cart_button_row > .ec_cart_button, .ec_cart_button_row input[type="button"], .ec_cart_button_row a {
    background-color: #e2602f !important;
}
h3.ec_product_title_type1 {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 19px !important;
    color: #e2602f !important;
    font-weight: 600 !important;
}
.ec_product_type1 .ec_product_addtocart {
    background-color: #e2602f !important;
}
h1.ec_details_title {
    font-size: 36px !important;
    font-family: 'PT Sans', sans-serif !important;
    color: #e2602f !important;
}
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus, .ec_details_add_to_cart_area > .ec_details_add_to_cart > input, .ec_details_add_to_cart_area > .ec_details_add_to_cart > a, .ec_details_customer_reviews_row > input[type="button"], .ec_details_inquiry_popup_main > form > .ec_details_add_to_cart input, .ec_details_inquiry_popup_main > form > .ec_details_add_to_cart > a, .wpeasycart-html-swatch {
    background-color: #e2602f !important;
}
.ec_details_description_content.ec_details_description_content_6 {
    color: #000 !important;
    font-family: 'PT Sans', sans-serif !important;
}
.reg_btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-color-grey {
    background: #f26928!important;
    font-size: 18px !important;
    width: 100%;
    color: #fff;
    border-radius: 10px !important;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif !important;
}
.register p{
    color:#000;
}
.contact_us_page p {
    color: #000;
    line-height: 30px;
    font-size: 20px;
}
a:not([href]):not([tabindex]) {
    /* display: flex !important; */
    /* color: black !important; */
    /* text-decoration: none; */
}
.footer-contacts a {
    font-size: 21px;
    margin: 14px 0px;
    color: #000;
}
.footer-contacts a i {
    color: #e2602f;
}
.contact-information textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    color: #000 !important;
    background: #fff !important;
}
div#ctct_usage {
    display: none;
}
.gallery>.vc_column-inner>.wpb_wrapper {
    position: relative;
    margin-bottom: 30px;
}
.gallery h2 {
    color: #fff;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 1.1;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    border-color: #f26928;
    background: #f26928!important;
    font-size: 30px;
    width: 100%;
    border-radius: 10px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}
.page-id-1560 .contact {
    display: none;
}
.page-id-1560 footer  , .blog , .post-template-default , .archive , .category , .search{
    background: #fff;

}
.blog  p {
    /* color:#000; */
}

/*blog page*/
.the_blog{
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e2602f;
	padding-bottom: 30px;
}
.blogDesc p {
    color: #000 !important;
}
.date {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 39px;
    background: #e2602f;
    color:#fff;
    padding: 11px 0px;
    text-align: center;
    font-size: 12px;
    font-family: raleway;
}
.blog-img {
	overflow: hidden;
	/*border: 1px solid #f3f3f3;*/
    position: relative;
}

hr.blog-hr{
	background: white;
	color: white;
	height: 1px;
	border: 0;
	width: 20px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 8px;

}
.max-date{
	font-size: 15px;
}
/*.zoom{
	height: 255px; 
}*/
.zoom:hover img {
	transition: all 1s ease;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-title a {
    color: #e2602f;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 0px;
}
h5.blog-title{
    color: #e2602f;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 0px;
}

.blog-title a:hover{
	color: #e2602f;
}
.blog-title {
    padding-bottom: 15px;
}
.blogDesc {
    font-family: raleway;
    font-size: 16px;
    line-height: 25px;
}
.more2 {
    display: inline-block;
    color: #e2602f;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    padding-bottom: 0px;
}
.more2:hover{
	color: #e2602f;
}
.far.fa-clock {
    font-size: 12px !important;
    padding-right: 6px !important;
}

h5.blog-head {
    color: #e2602f;
    font-size: 45px;
    font-weight: 700;
    margin-top: 80px;
    border-bottom: 1px solid  #e2602f;
    padding-bottom: 14px;
}

ul.pagination {
    margin: 0 auto;
    display: inline-block;

}
ul.pagination li {
	margin-bottom: 60px;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    /*margin: 0 10px;*/
    border-radius: 0;

}
ul.pagination li.active, ul.pagination li.active a{
	background: #e2602f;
	color: white;
}
ul.pagination li:hover , ul.pagination li:hover a{
	background: #343352;
    color: white;
} 
ul.pagination li a {
    color: #e2602f;
}
.listTime a {
    color: #e2602f;
    font-weight: bold;
}
.listTime a:hover{
    color: #e2602f;
}
/*detail page*/
.detail-page{
	padding: 17px 0;
}
.blog-detail-content h5.blog-title{
	padding-bottom: 30px;
	font-size: 30px;
}
.blog-detail-content .blogDesc{
	margin-top: 24px;
}
.brd,.brd span{
	font-size: 15px !important;
	font-weight: 400 !important;
	padding-left: 1px !important;
	color: #343352  !important;
}
.blog-detail-content .blogListFooter{
    margin-top: 25px;
}
.full{
	margin-top: 60px;
	text-align: center;
}
.full ul li{
    display: inline-block;
}
.full ul li a{
	display: inline-block;
	width: 100px;
	background: #e2602f;
	height: 40px;
	line-height: 40px;
}
.full ul li a:hover{
	background-color: #e2602f;
}

.full ul li a{
	color:white;
}
/*blog-side bar*/
.blog-sidebar span {
  border-bottom: 2px dashed #e2602f;
  font-size: 25px;
  margin-top: 15px;
  padding-bottom: 8px;
  margin-bottom: 0;
  display: inline-block;
  color: #e57146;
  text-transform: uppercase;
  font-weight: bold;
}
.blog-sidebar{
	margin: 20px 0;
}
.blog-sidebar ul {
    margin-top: 12px;
}
.blog-sidebar ul li {padding: 8px 12px;/*line-height: 32px;*/border-bottom: 2px dashed #2a2a2a;}

.blog-sidebar ul li a{
	color: #e57146;
}
#searchform {background: #e2602fe3;padding: 15px;border-radius: 13px;}
.container.error-page {
    padding: 100px;
}
.shareField {
    margin-top: 10px;
}
.blog-sidebar ul li:hover , .blog-sidebar ul li:hover a{
color: white;
	background-color: #343352;
}
.blog-sidebar ul li a:before{ 
	   content: "\f105";
    margin: 0 8px 0 -8px;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.blog-sidebar input {
    height: 34px;
    padding-left: 5px;
    border: 1px solid  #2a2a2a;
    color: #e2602f;
}
.blog-sidebar input#searchsubmit{
	background: #2a2a2a;
	color: white;
	width: 80px;
	padding: 0;
}
.mggt{
	margin-top: 50px !important; 
}
.meks-instagram-widget {
    margin-top: 27px !important;
}
.blog-img img {
    width: 100%;
    height: auto;
}
select#cat {
    height: 31px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    margin-top: 10px;
    color: #343352;
}
select#cat {
    height: 31px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    background: #fff;
    margin-top: 10px;
    color: #e2602f;
}
.post_thum_img {
    text-align: center;
}
.video_portion .wpb_video_widget.wpb_content_element.vc_clearfix.vc_video-aspect-ratio-169.vc_video-el-width-100.vc_video-align-center {
    padding: 90px 0px;
    margin-bottom: 0 !important;
}
.ctct-disclosure {
    display: none;
}
a.with-icon.address {
    color: #000;
    display: flex;
}
.banner1 figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.banner1 .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}
.banner1 img {
    width: 100% !important;
}
.post-content.no-pad-left h2:hover a {
    color: #000 !important;
}

.read-more a:hover {
    color: #e2602f;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
     color: #000 !important;
     text-decoration: none;
}
h1.blog-head {
    margin-top: 80px;
}
/*blog end*/
.address-width {
    padding-left: 15px;
}
i.fas.fa-phone {
    padding-right: 11px;
}
a.with-icon.email i {
    padding-right: 14px;
}
.form-control:focus {
    border: none;
    box-shadow: 0 0 0 0.4px #0e0e0e;
}
.vc_custom_1576510603703 {
    background-position: inherit !important;

}
ul#gform_fields_2 input {
    background: #000000b0;
     border-color: #535150;
    color: #fff !important; 
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: 10px;
}

.ginput_container.ginput_container_textarea textarea {
    background: #000000b0 !important;
    border-color: #535150;
    border-radius: 10px;
    border: 1px solid #ced4da;
    color: #fff !important;
}

input#gform_submit_button_2 {
    border-color: #f26928;
    background: #f26928!important;
    font-size: 30px;
    width: 100% !important;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}
.contact ul#gform_fields_2 input:focus{
    border: none !important;
    box-shadow: 0 0 0 0.4px #0e0e0e !important;
}
.contact ul#gform_fields_2 ::-webkit-input-placeholder { color:#FFF; }
.contact ul#gform_fields_2 :-moz-placeholder { opacity: 1; color:#FFF; } /* Firefox 18- */
.contact ul#gform_fields_2 ::-moz-placeholder { opacity: 1; color:#FFF; } /* firefox 19+ */
.contact ul#gform_fields_2 :-ms-input-placeholder { color:#FFF; } /* ie */
.contact ul#gform_fields_2 input:-moz-placeholder { color:#FFF; }


input#gform_submit_button_38:hover {
    background: #b95222!important;
}

ul#gform_fields_38 input {
    background: #0000005c;
     border-color: #535150;
    color: #fff !important; 
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: 10px;
}

input#gform_submit_button_38 {
    border-color: #f26928;
    background: #f26928!important;
    font-size: 30px;
    width: 100% !important;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}
.contact ul#gform_fields_38 input:focus{
    border: none !important;
    box-shadow: 0 0 0 0.4px #0e0e0e !important;
}
.contact ul#gform_fields_38 ::-webkit-input-placeholder { color:#FFF; }
.contact ul#gform_fields_38 :-moz-placeholder { opacity: 1; color:#FFF; } /* Firefox 18- */
.contact ul#gform_fields_38 ::-moz-placeholder { opacity: 1; color:#FFF; } /* firefox 19+ */
.contact ul#gform_fields_38 :-ms-input-placeholder { color:#FFF; } /* ie */
.contact ul#gform_fields_38 input:-moz-placeholder { color:#FFF; }

.contact-information ul#gform_fields_38 input {
    background: #fff;
    border-radius: 0px;
	color:#000 !important;
}

.contact h3.gform_title {
    display: none;
}
.contact-information ul#gform_fields_2 input {
    background: #fff;
    border-radius: 0px;
	color:#000 !important;
}
.contact-information .ginput_container.ginput_container_textarea textarea{
    background: #fff !important;
    border-radius: 0px;
	color:#000 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
}
.page-id-1551{
	background-color:#fff;
}
.blogDesc ul {
    padding: 0;
    color: #000;
}

.blogDesc ul li {font-family: 'PT Sans', sans-serif;list-style: none;padding-left: 13px;}
.blogDesc ol li {
    font-family: 'PT Sans', sans-serif;
    color: #000;
}
.blogDesc img {
    width: auto;
    height: auto;
    max-width: 100%;
}
li.menu-item-3041 ul.sub-menu {
    position: absolute;
    left: 271px;
}
ul#menu-footer-copyright-menu li {
    list-style: none;
    display: inline-block;
    position: relative;
    bottom: 36px;
    left: 448px;
}
.gform_wrapper .gform_footer {
  /*  padding: 0px 0 22px !important; */
    margin: 0 !important;
}
.general_section_list ul {
    list-style-image: url(http://jointheyesmovement.com/wp-content/uploads/2019/12/arrow.png);
}
.general_section_list_1 ul {
    list-style-image: url(http://jointheyesmovement.com/wp-content/uploads/2019/12/org_arrrow.png);
}
.blogDesc ul li:before {
    content: "\f105";
    margin: 0 8px 0 -8px;
	color: #f26928;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.g_form label {
    margin: 0 !important;
}
.g_form h4 {
    margin-top: 20px;
}



.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-white.my_msge_box{
	background-color: transparent !important;
	border: 0 !important;
}

.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-white.my_msge_box .vc_message_box-icon{
	color: #f26928 !important;
}

.vc_btn3-container.enroll_btn.vc_btn3-inline a{
	background: #f26928 !important;
	color: #fff !important;
	border: 0 !important;
}

/* .page-id-3785 .left {
	margin-left: 13px !important;
	display: flex !important;
} */

.page-id-3785 .fa-google-plus:before, .page-id-3851 .fa-google-plus:before{
	content: "\f2b3";
}

.page-id-3785 .fa-facebook-f:before, .page-id-3851 .fa-facebook-f:before{
    content: "\f39e";
}

span#fancybox_rsl-title-over{
	display: none !important;
}

li#menu-item-4087 {
    border: 0 !important;
	padding-left: 0 !important;
}

li#menu-item-4188 {
    border-right: 0 !important;
    padding: 0 !important;
}

.general_section1{
	z-index: 999 !important;
}

.LIT_sec, .intern_sec{
	padding-bottom: 120px !important;
}

.intern_sec{
	padding-bottom: 170px !important;
}

.page-id-4174 .left, .page-id-4218 .left{
	margin-left: unset !important;
}

.schedules_nav li{
	list-style-position: inside !important;
}

.page-id-1560 .banner1 .vc_column-inner {
	padding-top: 0 !important;
}

.content_sec p{
	font-size: 32px !important;
	line-height: 38px !important;
}

.when_where_sec p{
	font-size: 22px !important;
	line-height: 28px !important;
}

.first-sec-col:after, .sec-nav-col:after{
	width: 0px !important;
}

.home .about_innner_1::after{
	height: 245px !important;
}
.top-head .row {
    display: flex;
    align-items: center !important;
    justify-content: center;
}
ul#menu-top-black-bar-menu li {
    padding: 0px 29px !important;
}
ul#menu-top-black-bar-menu li:last-child {
    border: none;
}
.campday-box {
    margin-bottom: 20px;
}
span.camp-info {
    padding-bottom: 10px;
}


li#field_46_169 {margin-bottom: 20px;}

li#field_46_171, li#field_26_109 {width: 17%;float: left !important;display: inline-block;}

li#field_46_172, li#field_26_112 {width: 25%;display: inline-block;}

input#input_46_169, li#field_26_108 {
    width: 41%;
	margin-bottom:20px;
}
li#field_26_111 {
    padding-top: 15px;
}
li#field_46_173, li#field_26_110 {
    width: 30%;
    margin-bottom: 15px;
}

textarea#input_46_174, textarea#input_26_111 {
    background: #fff !important;
    margin-bottom: 20px;
	color:#000 !important;
}
form#gform_32 label.gfield_label {
	color: #F2691C !important;
}
.ginput_container_radio {}

li#field_31_98 .ginput_container_radio {
    margin-top: 0px;
    margin-bottom: 20px;
}

li#field_31_98 {
    margin-top: 20px !important;
}

ul#input_31_98 {
    margin-top: 0px;
}

li#field_31_104 .ginput_container_checkbox {
    margin-top: 0px !important;
}

ul#input_31_104 {
    margin-top: 0px;
}
li#field_31_110 .ginput_container_checkbox {
    margin-top: 0px !important;
}

ul#input_31_110 {
    margin-top: 0px;
    margin-bottom: 20px;
}
li#field_31_112 .ginput_container_checkbox {
    margin-top: 0px;
}

ul#input_31_112 {
    margin-top: 0px;
    margin-bottom: 20px;
}

li#field_31_113 {
    margin-bottom: 20px;
}

li#field_31_113 .ginput_container_checkbox {
    margin-top: 0px;
}

ul#input_31_113 {
    margin-top: 0px;
}

li#field_31_114 .ginput_container_checkbox {
    margin-top: 0px !important;
}

ul#input_31_114 {
    margin-top: 0px;
}

li#field_31_111 {
    margin-top: 20px !important;
}

li#field_31_111 .ginput_container_checkbox {
    margin-top: 0px !important;
}

ul#input_31_111 {
    margin-top: 0px;
}

li#field_31_119 {
    margin-top: 20px !important;
}

li#field_31_119 .ginput_container_radio {
    margin-top: 0px;
}

ul#input_31_119 {
    margin-top: 0px;
}
li#field_31_108 {
    margin-bottom: 20px;
}

li#field_31_108 .ginput_container_checkbox {
    margin-top: 0px !important;
}

ul#input_31_108 {
    margin-top: 0px;
}

li#field_31_115 {
    margin-bottom: 20px;
}

li#field_31_115 .ginput_container_checkbox, li#field_31_120 .ginput_container_checkbox,
li#field_31_122 .ginput_container_checkbox, li#field_31_123 .ginput_container_checkbox,
li#field_31_124 .ginput_container_checkbox, li#field_31_125 .ginput_container_checkbox,
li#field_31_126 .ginput_container_checkbox,
li#field_31_127 .ginput_container_checkbox,
li#field_31_128 .ginput_container_checkbox,
li#field_31_129 .ginput_container_checkbox,
li#field_31_130 .ginput_container_checkbox,
li#field_31_121 .ginput_container_radio,
li#field_31_134 .ginput_container_textarea,
li#field_31_135 .ginput_container_text,
li#field_31_137 .ginput_container_text,
li#field_31_138 .ginput_container_text,
li#field_31_146 .ginput_container_radio,
li#field_31_154 .ginput_container_checkbox,
li#field_31_155 .ginput_container_radio, 
li#field_31_152 .ginput_container_textarea,
li#field_31_156 .ginput_container_checkbox,
li#field_31_157 .ginput_container_checkbox,
li#field_31_158 .ginput_container_checkbox,
li#field_31_159 .ginput_container_checkbox,
li#field_31_160 .ginput_container_checkbox,
li#field_31_161 .ginput_container_checkbox,
li#field_31_162 .ginput_container_checkbox,
li#field_31_163 .ginput_container_checkbox,
li#field_31_164 .ginput_container_checkbox,
li#field_31_164 .ginput_container_radio,
li#field_31_172 .ginput_container,
li#field_31_173 .ginput_container,
li#field_31_174 .ginput_container,
li#field_31_175 .ginput_container,
li#field_31_176 .ginput_container,
li#field_31_177 .ginput_container,
li#field_31_178 .ginput_container,
li#field_31_179 .ginput_container,
li#field_31_180 .ginput_container,
li#field_31_181 .ginput_container {
    margin-top: 0px;
}
ul#input_31_115, ul#input_31_120,
ul#input_31_121, ul#input_31_122,
ul#input_31_123, ul#input_31_124,
ul#input_31_125, ul#input_31_126,
ul#input_31_127, ul#input_31_128,
ul#input_31_129, ul#input_31_130,
ul#input_31_116, ul#input_31_154,
ul#input_31_155, ul#input_31_156,
ul#input_31_157, ul#input_31_158,
ul#input_31_159, ul#input_31_160,
ul#input_31_161, ul#input_31_162,
ul#input_31_163, ul#input_31_164,
ul#input_31_165, ul#input_31_166,
ul#input_31_167, ul#input_31_168,
ul#input_31_169, ul#input_31_170,
ul#input_31_171, ul#input_31_172,
ul#input_31_173, ul#input_31_174,
ul#input_31_175, ul#input_31_176,
ul#input_31_177, ul#input_31_178,
ul#input_31_179, ul#input_31_180,
li#field_31_181 {
    margin-top: 0px;
}

li#field_31_114, li#field_31_116, li#field_31_120,
li#field_31_121, li#field_31_122,
li#field_31_123, li#field_31_124,
li#field_31_125, li#field_31_126,
li#field_31_127, li#field_31_128,
li#field_31_129, li#field_31_130, 
li#field_31_134, li#field_31_105,
li#field_31_135, li#field_31_132,
li#field_31_131, li#field_31_133,
li#field_31_146, li#field_31_151,
li#field_31_152, li#field_31_153,
li#field_31_154, li#field_31_155,
li#field_31_156, li#field_31_157,
li#field_31_158, li#field_31_159,
li#field_31_160, li#field_31_161,
li#field_31_162, li#field_31_163,
li#field_31_167, li#field_31_171,
li#field_31_172, li#field_31_173,
li#field_31_174, li#field_31_175,
li#field_31_176, li#field_31_177,
li#field_31_178, li#field_31_179,
li#field_31_180, li#field_31_181,
li#field_31_165, li#field_31_166,
li#field_31_164 {
    margin-bottom: 20px;
}
.warningTextareaInfo {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 10px;
    color: #fff !important;
}

li#field_31_116 .ginput_container_checkbox {
    margin-top: 0px;
}
li#field_31_117 {
    margin-bottom: 20px !important;
}

li#field_31_117 .ginput_container_checkbox {
    margin-top: 0px;
}

ul#input_31_117 {
    margin-top: 0px;
}
input#gform_submit_button_31 {
    padding: 10px 30px;
    transition: all ease 500ms !important;
}

input#gform_submit_button_31:hover {
    transition: all ease 500ms;
    background: #000000 !important;
    color: #fff !important;
}
div#input_31_136 {
    margin-top: 0px;
}
li#field_31_105 .ginput_container {
    margin-top: 0px !important;
}
li#field_31_105 {
    margin-top: 20px !important;
}

li#field_31_139 {
    margin: 10px 0px;
    line-height: normal;
}
li#field_31_120 {
    margin-top: 20px !important;
}
li#field_31_146 .gform-field-label {
    margin-bottom: 0px;
}
div#gform_wrapper_26 h3 {
    font-size: 42px;
    text-align: center;
}
textarea#input_26_114, textarea#input_26_113 {
    background: #fff !important;
    color: #000 !important;
}





@media all and (max-width:768px) {
	.navigation_bar {
    background: #3a3a39;
    height: 60px;
    height: auto !important;
    border: none;
    width: 100%;
}
.mobile_logo {
    background: transparent;
    position: absolute;
    top: 90px;
}
button#rmp_menu_trigger-5168 {
        margin: 30px 0px !important;
        left: 90%;
        top: 0;
}
}
@media all and (max-width:500px) {
button#rmp_menu_trigger-5168 {
    left: 85%;
}		
}