 
 * {
  box-sizing: border-box;
}
body {
  margin: 0 auto;
  display: inline-block;
width: 100%;
background:#fff;
}
p {
  font-family: Inter;
}
.scwheader_logo {
}
.scwheader_logo a {
  display: inline-block;
}
.scwheader_logo img {
  width: 100%;
  height: 100px;
  object-fit: contain;
}
.container {
  max-width: 1620px;
  width: 1410px;
  margin: 0 auto;
}
.scwheader .container {
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-gap: 200px;
}
.scwheader_mobile {
  display: none;
}
.scwheader_right {
  text-align: right;height: 100px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li {
  float: left;
  margin-right: 25px;
  position: relative;
  list-style: none;
  padding-right: 25px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li::before {
  position: absolute;
  content: "";
  background: #D9DBDC;
  width: 1px;
  height: 24px;
  right: 0;
  top: 38px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child::before {
  display:none;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li.current_page_item a::after {
  content: "";
  bottom: -43px;
  position: absolute;
  width: 100%;
  height: 5px;
  background: var(--Color-primary, #F65D04);
  left: 0;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-right: 0;
  margin-left: 100px;
  margin-top: 20px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:nth-child(5) a,
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:nth-child(6) a{
  border-right: none;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li a {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: unset;
  color: #4E4E4E;
  position: relative;
  text-transform: uppercase;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li.current_page_item a{
  color: #12130F;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child a {
  width: 152px;
  height: 60px;
  display: inline-block;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 1px;
  text-align: center;
  background: #F1F1F6;
  border-radius: 300px;
  padding-right: 0;
}
#main-content {
  display: inline-block;
  width: 100%;
  position: relative;
}
.scwhome_banner {
  float: left;
  display: inline-block;
  width: 100%;
  position: relative;
}
.scwhome_banner_text {
  display: initial;
  position: relative;
  z-index: 1;
}
.scwhome_banner_head {
  margin: 0;
  width: 50%;
  font-family: Big Shoulders Display;
  font-size: 128px;
  font-weight: 900;
  line-height: 128px;
  text-align: left;
  padding-bottom: 50px;
  color: #fff;
  padding-top: 187px;
  text-transform: uppercase;
}
.scwhome_banner_search {
  background: #D7FF6A;
  width: 305px;
  height: 70px;
  display: inline-block;
  border-radius: 300px;
  position: relative;
  margin-bottom: 187px;
}
.scwhome_banner_search .scwhome_banner_search_ip {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 800;
  line-height: 70px;
  letter-spacing: 1px;
  text-align: left;
  border: none;
  background: none;
  padding-left: 20px;
  text-transform: uppercase;
  color: #12130F;
}
.scwhome_banner_search_but i {
  color: #D7FF6A;
}
.scwhome_banner_search_but {
  height: 58px;
  width: 58px;
  background: #12130F;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  right: 6px;
  top: 6px;
  text-align: center;
  line-height: 58px;
  cursor: pointer;
}
.scwhome_banner_slider {
  position: absolute;
  top: 0;
  margin: 0 auto;
  width: 100%;
  left: 0;
  height: 100%;
}
.scwhome_banner_slider .bx-wrapper {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  height: 100%;
}
.scwhome_banner_slider .bx-wrapper .bx-viewport {
  height: 100% !important;
}
.scwhome_banner_slider_con, .scwhome_banner_slider_con img, .scwhome_banner_slider_con_item {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.scwhome_banner_slider .bx-wrapper .bx-viewport .bx-controls.bx-has-pager {
  position: absolute;
  width: 100%;
  bottom: 50px;
}
.scwhome_banner_slider .bx-wrapper .bx-pager {
  background: #12130FCC;
  bottom: 30px;
  height: 40px;
  padding: 0 10px;
  width: max-content;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: 400px;
}
.scwhome_banner_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.scwhome_banner_slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.scwhome_banner_slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #D7FF6A;
  height: 13.33px;
  width: 13.33px;
  border-radius: 100%;
  margin-top: 12px;
}
.scwhome_banner_slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 100%;
}
.scwhome_aboutus {
  display: inline-block;
  width: 100%;
  position: relative;
}
.scwhome_aboutus .container {
  display: grid;
  align-items: center;
  grid-gap: 100px;
  grid-template-columns: 1fr 1fr;
    padding: 30px 0;
}
.scwhome_aboutus_left_head {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #fff;
}
.scwhome_aboutus_left_des {
  color: #fff;
  font-family: Inter;
  font-size: 19px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
}

.scwhome_aboutus_left_des_readmore {
  display: none;
}
.scwhome_social {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.scwhome_social_head {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #12130F;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #12130F;
  position: relative;
}
.scwhome_social_head_acts_left, .scwhome_social_head_acts_right {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 3px solid #000;
  border-radius: 100%;
  text-align: center;
  position: relative;
}
.scwhome_social_head_acts_left a, .scwhome_social_head_acts_right a{
  line-height: 45px;
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
.scwhome_social_head_acts {
  position: absolute;
  right: 0;
}
.scwhome_social_con {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.scwhome_social_icons {
  text-align: center;
  margin: auto;
  width: 50%;
  display: grid;
grid-template-columns: auto auto auto auto auto;
}
.scwhome_social_icons_item {
  display: inline-block;
  border: 1px solid #D9DBDC;
  padding: 10px;
  border-radius: 6px;
  height: 60px;
  float: left;
  margin-right: 10px;
  line-height: 40px;
}
.scwhome_social_icons_item:last-child {
  margin-right: 0;
}
.scwhome_social_icons_item a {
  font-family: Inter;
  font-size: 19px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  text-decoration: unset;
  color: #12130F;
}
.scwhome_social_icons_item img {
  float: left;
  width: 38px;
  height: 38px;
  object-fit: contain;
}
.scwhome_social_icons_item span {
  margin-left: 10px;
}
.scwhome_social_con .bx-wrapper{
  background:none;
  border:none;
  box-shadow:none;
}
.scwhome_social_con .bx-wrapper .bx-viewport {
  height: 100%!Important;
}
.scwhome_social_con_item {
  border: 1px solid #D9DBDC;
  border-radius: 6px;
}
.scwhome_social_con_item_content p {
  margin: 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #4E4E4E;
}
.scwhome_social_con_item_content p:first-child {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_social_con_item_content_readmore {
  cursor: pointer;
  z-index: 4;
  position: relative;
  font-family: Inter;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #12130F;
  padding: 0 30px 30px 30px;
  display: inline-block;
}
.scwhome_social_con_item_content.showfull p:first-child {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
height: 100%;
}
.scwhome_social_con_item_content {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
}
.scwhome_news_con_slider_item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.scwhome_social_con_item_meta {
  padding: 30px;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 10px;
}
.scwhome_social_con_item_meta_info_name {
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 23.27px;
  text-align: left;
  color: #12130F;
  width: 100%;
  display: inline-block;
}
.scwhome_social_con_item_meta_info_fl,
.scwhome_social_con_item_meta_info_fli {
font-family: Inter;
font-size: 9.87px;
font-weight: 400;
line-height: 16.92px;
text-align: left;
}
.scwhome_social_con_item_meta_info_fl b,
.scwhome_social_con_item_meta_info_fli b {
  color: #4E4E4E;
  font-family: Inter;
  font-size: 12px;
  font-weight: bold;
  line-height: 14.52px;
  text-align: left;
}
.scwhome_social_con_item_img {
  margin: 0;
}
.scwhome_social_con_item_img img {
  width: 100%;
  height: 244px;
  object-fit: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.scwhome_social_con_item_meta_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0.71px solid #D9DBDC;
  border-radius: 100%;
}
.scwhome_social_con_item_meta_avatar {
  height: 45px;
  width: 45px;
}
.scwhome_news {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.scwhome_news_head {
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #12130F;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #12130F;
  position: relative;
}
.scwhome_news_head_acts {
  position: absolute;
  right: 0;
}
.scwhome_news_con .bx-wrapper{
  background: none;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.scwhome_news_con_slider_item {
  height: 664px;
  border-radius: 10px;
  display: inline-block;
}
.scwhome_news_con_slider_item_img {
  margin: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  height: 100%;
  background: #fff;
}
.scwhome_news_con_slider_item_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  background: #fff;
}
.scwhome_news_con_slider_item_con {
  bottom: 0;
  background: #12130F;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.scwhome_news_con_slider_item_con_name a {
  font-family: Big Shoulders Display;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  text-align: left;
  text-decoration: unset;
  color: #D7FF6A;
  height: 113px;
  display: inline-block;
}
.scwhome_news_con_slider_item_con_date {
  font-family: Inter;
  font-size: 24.53px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
  margin: 0;
  color: #fff;
}
.scwhome_news_con_slider_item_con_readmore img {
  height: 61px;
  height: 61px;
  object-fit: contain;
}
.scwhome_news_con_slider_item_con_readmore {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.scwhome_news_con_slider_item_con_name {
  margin-top: 0;
  margin-bottom: 30px;
}
.scwhome_news_head_acts_left, .scwhome_news_head_acts_right {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 3px solid #000;
  border-radius: 100%;
  text-align: center;
  position: relative;
}
.scwhome_news_head_acts_left a, .scwhome_news_head_acts_right a{
  line-height: 45px;
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
.scwhome_aboutus_right {
  grid-gap: 30px;
  display: grid;
  position: relative;
  z-index: 9;
}
.scwhome_aboutus_right_box {
  height: 500px;
  position: relative;
  border-radius: 6px;
  background-repeat: no-repeat !important;
  background-size: cover!Important;
}
.scwhome_aboutus_right_box_title {
  color: #fff;
  font-family: Big Shoulders Display;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  text-align: left;
  position: absolute;
  bottom: 50px;
  left: 50px;
  text-transform: uppercase;
}
.scwhome_aboutus_right_box_link {
  position: absolute;
  right: 50px;
  bottom: 50px;
}
.scwhome_aboutus_right_box_link img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.scwhome_aboutus_right::before {
  content: "";
  width: 100%;
  height: 80%;
  background: #D7FF6A;
  display: inline-block;
  z-index: 0;
  right: 0;
  position: absolute;
  opacity: 0.4;
  border-radius: 100%;
  top: 95px;
  border: none;
  box-shadow: rgb(215, 255, 106) 0px 22px 100px 100px;
}
.scwhome_ourspon {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.scwhome_ourspon_head {
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #12130F;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #12130F;
  position: relative;
}
.scwhome_ourspon_head_acts{
  position: absolute;
  right: 0;
}
.scwhome_ourspon_head_acts_left, .scwhome_ourspon_head_acts_right {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 3px solid #000;
  border-radius: 100%;
  text-align: center;
  position: relative;
}
.scwhome_ourspon_head_acts_left a, .scwhome_ourspon_head_acts_right a {
  line-height: 45px;
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
.scwhome_ourspon_con .bx-wrapper{
  background: none;
  border: none;
  box-shadow: none;
  width: 80%;
  margin: 0 auto;
}
.scwhome_ourspon_con_slider_item a {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  float: none;
  clear: both;
}
.scwhome_ourspon_con_slider_item a img {
  display: inherit;
}
#colophon.scwfooter {
  background: #12130F;
  padding: 0;
  text-align: center;
}
.scwfooter_block1 {
  padding: 50px 0;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li a {
font-family: Big Shoulders Display;
font-size: 20px;
font-weight: 700;
line-height: normal;
letter-spacing: 1px;
text-align: center;
text-decoration: unset;
border-right: 1px solid #D9DBDC;
padding-right: 25px;
color:#fff;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li{
	float: left;
margin-right: 25px;
position: relative;
list-style: none;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:last-child a {
  padding-right: 0;
  border: none;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:last-child{
margin-right: 0;
border:none;
}
.scwfooter_block1_menu {
  display: inline-block;
  margin: 50px 0;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.scwfooter_block1_socials a {
  margin-right: 10px;
}
.scwfooter_block1_socials a:last-child {
  margin-right: 0;
}
.scwfooter_bot {
  background: #080806;
  display: inline-block;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.scwfooter_bot a{
font-family: Inter;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: left;
 color: #FB6812;
}
.scweditprofile_head h1 {
  width: 100%;
  margin: 0 auto;
  font-family: Big Shoulders Display;
  font-size: 80px;
  font-weight: 900;
  line-height: 128px;
  text-align: left;
  padding: 100px 0;
  color: #fff;
}
.scweditprofile_head {
  display: inline-block;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat!Important;
}
.scweditprofile .container {
  width: 800px;
  padding: 30px 0;
  position: relative;
}
.scweditprofile_video {
  position: absolute;
  top: 175px;
  left: 46%;
}
.scweditprofile_video i {
  color: #FB6812;
  font-size: 60px;
  cursor: pointer;
}
.scweditprofile #loginform p.login-submit input {
  width: 152px;
  height: 60px;
  display: inline-block;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 1px;
  text-align: center;
  background: #F1F1F6;
  border-radius: 300px;
  padding-right: 0;
  border: none;
  cursor: pointer;
}

.scweditprofile form .acf-form-submit .acf-button.button.button-primary.button-large {
  background: #FB6812;
  margin:0 20px ;
  border-radius: 30px;
  color: #fff;
  text-decoration: unset;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  border: none;
  width: 152px;
  height: 60px;
}
.scweditprofile form .acf-field.acf-field-text.acf-field-667645861813c,
.scweditprofile form .acf-field.acf-field-checkbox.acf-field-6676440418130 {
  display: none;
}
.scweditprofile #loginform p label {
  display: inline-block;
  width: 100%;
}
.scweditprofile #loginform p input {
  display: inline-block;
  width: 100%;
height: 40px;
margin-top: 20px;
}
.scweditprofile #loginform p.login-remember input {
  display: inline-block;
  width: auto;
height: auto;
}
.scwprofile_head h1 {
  color: #fff;
  font-family: Big Shoulders Display;
  font-size: 96px;
  font-weight: 800;
  line-height: 100px;
  text-align: center;
  padding: 150px 0;
  margin: 0;
}
.scwprofile_head {
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  clear: both;
  float: left;
}
.scwprofile_info {
  display: inline-block;
  width: 100%;
  clear: both;
  float: left;
}
.scwprofile_info_bl1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  margin-top: -50px;
  margin-bottom: 50px;
}
.scwprofile_info_bl1_left {
  padding: 50px;
  background: #12130F;
  border-radius: 6px 0px 0px 6px;
}
.scwprofile_info_bl1_left_name {
  color: #fff;
  font-family: Big Shoulders Display;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
}
.scwprofile_info_bl1_left_meta {
  display: inline-block;
  width: 100%;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: 1px solid #D9DBDC;
  padding-right: 20px;
  margin-right: 20px;
  float: left;
}
.scwprofile_info_bl1_left_meta_item:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.scwprofile_info_bl1_left_meta {
  display: inline-block;
  width: 100%;
}
.scwprofile_info_bl1_left_meta_item_title {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #D7FF6A;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
.scwprofile_info_bl1_left_meta_item_vl {
  font-family: Inter;
  font-size: 19px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  color: #FFFFFF;
}
.scwprofile_info_bl1_left_des {
  color: #fff;
  font-family: Inter;
  font-size: 19px;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 50px;
}
.scwprofile_info_bl1_left_but_email {
  background: #D7FF6A;
  padding: 15px 40px;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  border-radius: 30px;
  text-decoration: unset;
  text-transform: uppercase;
}
.scwprofile_info_bl1_left_but_phone {
  border: 2px solid #F65D04;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: unset;
  color: #F65D04;
  padding: 15px 40px;
  border-radius: 30px;
  margin-left: 20px;
  text-transform: uppercase;
}
.scwprofile_info_bl1_right img {
  border-radius: 0px 6px 6px 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scwprofile_info_badges {
  display: grid;
  grid-template-columns: repeat(5, auto);
  width: 90%;
  margin: 0 auto;
  padding-bottom: 50px;
  grid-gap: 50px;
}
.scwprofile_info_badges_item img {
  float: left;
  width: 34px;
  height: auto;
  object-fit: contain;
  position: absolute;
}
.scwprofile_info_badges_item span {
  color: #fff;
  font-family: Inter;
  font-size: 19px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  padding-left: 44px;
}
.scwprofile_info_badges_item {
  text-align: center;
}
.scwprofile_locations {
  display: inline-block;
  width: 100%;
}
.scwprofile_locations_head {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #12130F;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  position: relative;
  color: #12130F;
  margin-top:0;
}
.scwprofile_locations {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.scwprofile_locations_con {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  border-radius:6px
}
.scwprofile_locations_con_left {
  background: #fff;
  padding: 50px;
  border-radius: 6px 0 0 6px;
}
.scwprofile_locations_con_left_item {
  border: 1px solid #D9DBDC;
  padding: 30px;
  border-radius: 6px;
  text-align: center;
}
.scwprofile_locations_con_left_item:first-child {
  margin-bottom:30px;
}
.scwprofile_locations_con_left_item p {
  margin: 0;
}
.scwprofile_locations_con_left_item_name {
  padding-bottom: 10px;
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
}
.scwprofile_locations_con_left_item_address {
  width: 60%;
  margin: 0 auto;
  font-size: 19px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  color: #4E4E4E;
}
.scwprofile_locations_con_right #map {
  width: 100%;
  height: 947px;
  border-radius: 0 6px 6px 0;
}
.scwprofile_gallery_head {
  margin-top: 0;
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #F1F1F6;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #fff;
  position: relative;
  padding-top: 30px;
}
.scwprofile_gallery_head_acts {
  position: absolute;
  right: 0;
}
.scwprofile_gallery_head_acts_left, .scwprofile_gallery_head_acts_right {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 100%;
  text-align: center;
  position: relative;
}
.scwprofile_gallery_head_acts_left a, .scwprofile_gallery_head_acts_right a {
  line-height: 45px;
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  color:#fff;
}
.scwprofile_gallery_con .bx-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.scwprofile_gallery_con_slider_item {
  border-radius: 6px;
  height: 450px;
}
.scwhome_video_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background:#000;
}
.scwprofile_gallery .container {
  overflow: hidden;
}
.scwhome_video_youtube {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 100%;
}
.scwprofile_gallery_con_slider {
  display: flex !important;
  height: 100%;
}
.scwprofile_gallery_con_slider_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.scwprofile_gallery_con {
  display: inline-block;
  width: 100%;
}
.scwprofile_details_head {
  margin-top: 0;
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #12130F;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #12130F;
  position: relative;
}
.scwprofile_details {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.scwprofile_details_con {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.scwprofile_details_con_item {
  text-align: center;
  border: 1px solid #D9DBDC;
  border-radius: 6px;
  padding: 50px;
}
.scwprofile_details_con_item p {
  margin: 0;
}
.scwprofile_details_con_item_name {
  text-transform: uppercase;
  font-family: Big Shoulders Display;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  text-align: center;
  padding: 10px 0;
  color:#12130F;
}
.scwprofile_details_con_item_vl a {
  font-family: Inter;
  font-size: 36px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  text-decoration: unset;
  color: #4E4E4E;
  word-break: break-all;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-gap: 10px;
  width: 70%;
  margin: 0 auto;
}
.scwprofile_details_form {
  display: inline-block;
  padding-top: 50px;
  width: 100%;
}
.scwprofile_details_form_head {
  margin: 0;
  text-transform: uppercase;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: center;
  color: #12130F;
  padding-bottom: 30px;
}
.scwprofile_details_form_con {
  margin: 0 auto;
  width: 65%;
}
.scwprofile_details_form_con form {
  
}
.scwprofile_details_form_con form p {
  margin: 0;
  padding-bottom: 20px;
  width: 48.9%;
  float: left;
}
.scwprofile_details_form_con form p input {
  border: 1px solid #D9DBDC;
  width: 100%;
  border-radius: 6px;
  height: 50px;
  margin-top: 10px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #111;
}
.scwprofile_details_form_con form p .wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 209px;
  height: 60px;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: center;
  color: #FFF;
  border-radius: 30px;
  border: none;
  background: #F65D04;
  cursor: pointer;
}
.scwprofile_details_form_con form p label {
  font-family: Inter;
  font-size: 19px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  color: #12130F;
  display: inline-block;
  width: 100%;
}
.scwprofile_details_form_con form p:nth-child(2), .scwprofile_details_form_con form p:nth-child(5) {
  margin-right: 10px;
}
.scwprofile_details_form_con form p:nth-child(3), .scwprofile_details_form_con form p:nth-child(6) {
  margin-left: 10px;
}
.scwprofile_details_form_con form p:nth-child(4) {
  display: none;
}
.scwprofile_details_form_con form p:nth-child(7) {
  width: 100%;
  display: inline-block;
}
.scwprofile_details_form_con form p textarea {
  width: 100%;
  border: 1px solid #D9DBDC;
  border-radius: 6px;
  margin-top: 10px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #111;
}
.scwprofile_alert {
  margin-top: 0;
  margin-bottom: 20px;
}
.scwprofile_alert a {
  width: 100%;
  display: inline-block;
  background: #fff8c4;
  border: 1px solid #f2c779;
  text-decoration: unset;
  color: #111;
  border-radius: 10px;
  font-family: Big Shoulders Display;
  font-size: 14px;
  padding: 10px 36px;
  font-weight: 800;
  text-transform: uppercase;
}
.scwprofile_alert a i {
  color: #f2c779;
  font-size: 16px;
  margin-right: 10px;
}
.scwprofile_info_but {
  margin-top: 0;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.scwprofile_info_but_viewprofile {
  background: #F1F1F6;
  padding: 10px 20px;
  border-radius: 30px;
  color: #111;
  text-decoration: unset;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  margin-right: 20px;
}
.scwprofile_info_but_myposts {
  background: #FB6812;
  padding: 10px 20px;
  border-radius: 30px;
  color: #fff;
  text-decoration: unset;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
}
.scwprofile_info_but_logout {
  background: #D7FF6A;
  height: 44px;
  display: inline-block;
  position: relative;
  border-radius: 30px;
  color: #111;
  text-decoration: unset;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  width: 130px;
  line-height: 44px;
  margin-left:20px;
}
.scwfindacoach .scweditprofile_head h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: Big Shoulders Display;
  font-size: 96px;
  font-weight: 800;
  line-height: 100px;
  text-align: center;
  padding: 200px 0;
}
.scwfindacoach_con .container {
  width: 1170px;
}
.scwfindacoach_con_search_form {
  box-shadow: 0px 5px 13px 0px #00000023;
  height: 80px;
  background: #fff;
  border-radius: 6px;
  line-height: 80px;
  margin-top: -40px;
}
.scwfindacoach_con_list {
  background: #12130F;
  margin: 50px 0;
  border-radius: 6px;
  padding: 50px 30px;
}
.scwfindacoach_con_list_head {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: rgba(241, 241, 246, 0.8);
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 30px;
}
.scwfindacoach_con_list_items_item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 20px 0;
  border-bottom: 1px solid #D9DBDC;
}
.scwfindacoach_con_list_items_item_name_text,
.scwfindacoach_con_list_items_item_area_text,
.scwfindacoach_con_list_items_item_since_text {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #D7FF6A;
  text-transform: uppercase;
}
.scwfindacoach_con_list_items_item_name_value,
.scwfindacoach_con_list_items_item_area_value,
.scwfindacoach_con_list_items_item_since_value {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #FFFFFF;
}
.scwfindacoach_con_list_items_item_name,
.scwfindacoach_con_list_items_item_area,
.scwfindacoach_con_list_items_item_since {
  display: grid;
  grid-template-columns: 1fr;
}
.scwfindacoach_con_list_items_item_email a.scwfindacoach_con_list_items_item_email_text {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  background: #D7FF6A;
  text-decoration: unset;
  height: 50px;
  border-radius: 30px;
  text-transform: uppercase;
  width: 170px;
  display: inline-block;
}

.scwfindacoach_con_list_items_item_phone a.scwfindacoach_con_list_items_item_phone_text {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #F65D04;
  height: 50px;
  border-radius: 30px;
  text-decoration: unset;
  text-transform: uppercase;
  width: 170px;
  display: inline-block;
  color: #F65D04;
}
.scwfindacoach_con_list_items_item_email, .scwfindacoach_con_list_items_item_phone {
  text-align: right;
}
.scwfindacoach_con_list_loadmore i.fa.fa-plus {
  border: 1px solid #fff;
  border-radius: 100%;
  height: 31px;
  width: 31px;
  line-height: 31px;
  margin-right: 10px;
}
.scwfindacoach_con_list_loadmore {
  text-align: center;
  color: #fff;
  margin-top: 50px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  width: 140px;
  display: grid;
  grid-template-columns: auto auto;
}
.scwfindacoach_con_list_loadmore_but {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: rgba(241, 241, 246, 0.5);
  text-transform: uppercase;
  cursor: pointer;
}
.scwfindacoach_con_search_form_submit {
  background: #F1F1F6;
  float: right;
  padding: 0 10px;
  border-radius: 0px 6px 6px 0px;
  line-height: 73px;
  cursor:pointer;
}
.scwfindacoach_con_search_form_submit_text {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: left;
  color: #12130F;
  text-transform: uppercase;
  margin-right: 10px;
  line-height: 80px;
}
.scwfindacoach_con_search_form_submit_icon {
  width: 58px;
  height: 58px;
  display: inline-block;
  text-align: center;
  background: #000;
  color: #D7FF6A;
  line-height: 58px;
  border-radius: 100%;
  font-size: 22px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  font-size: 24px;
  background: rgba(215, 255, 106, 0.2);
  line-height: 50px;
  color: #12130F;
  margin-left: 20px;
}
.scwfindacoach_con_search_form_ip ,
.scwfindacoach_con_search_form_name {
  border: none;
  background: none;
  padding-left: 0;
  margin-left: 10px;
  color: #4E4E4E;
  font-family: Inter;
  font-size: 19px;
  font-weight: normal;
  line-height: 33px;
  text-align: left;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
}
.scwfindacoach_con {
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.scwfindacoach_con_search_form_submit_icon i {
  transform: rotate(90deg);
}
.scwcontact_list {
  display: grid;
  padding: 50px 0;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
.scwcontact_list_item {
  width: 100%;
  float: left;
  background: #FFFFFF;
  border-radius: 8.8px;
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}
.scwcontact_list_item_avatar {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
  margin-top: 0px;
}
.scwcontact_list_item_avatar img {
  width: 220px;
  height: 220px;
  object-fit: cover;
  border-radius: 100%;
}

.scwcontact_list_item_icons {
  margin-top: 0;
  margin-bottom: 17.23px;
  padding-bottom: 16px;
  border-bottom: 2px solid #78BE20;
}
.scwcontact_list_item_right {
  display: inline-block;
}
.scwcontact_list_item_right_name,
.scwcontact_list_item_right_pos,
.scwcontact_list_item_right_phone,
.scwcontact_list_item_right_mail {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #222E50;
}
.scwcontact_list_item_right_phone a, .scwcontact_list_item_right_mail a {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 23.27px;
  text-align: left;
  color: #4E4E4E;
  text-decoration: unset;
  word-break: break-all;
}
.scwcontact_list_item_right_name b,
.scwcontact_list_item_right_pos b,
.scwcontact_list_item_right_phone b,
.scwcontact_list_item_right_mail b {
  font-weight: bold;
  color: #000;
}
.scwcontact_list_item_right_mail, .scwcontact_list_item_right_phone {
 display: inline-block;
 width:auto;
}
.scwcontact_list_item_right_name,.scwcontact_list_item_right_pos{
	width:100%;
}
.scwtips_head {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-gap: 30px;
  padding: 50px 0;
}
.scwtips_head_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scwtips_list {
  border: 1px solid #D9DBDC;
  padding: 20px;
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.scwtips_list_item_title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Big Shoulders Display;
  font-size: 26px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: left;
  color: #12130F;
}
.scwtips_list_item_con {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 50px;
}
.scwtips_list_item_con_file {
  border: 1px solid #D9DBDC;
  border-radius: 6px;
  display: grid;
  grid-template-columns: 1fr;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 23.27px;
  color: #4E4E4E;
  text-decoration: unset;
  word-break: break-all;
  padding: 10px 0;
  background: #F1F1F6;
}
.scwtips_list_item_con_file img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 10px;
}
.scwtips_list_item_con_file span {
  width: 90%;
  margin: 0 auto;
}
.scwnews #main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  padding: 50px 0;
  margin-bottom: 50px;
  position: relative;
}
.scwnews #main article {
  border: 1px solid #D9DBDC;
  border-radius: 6px;
  position: relative;
  background: #fff;
}
.scwnews #main article .scwnews_readmore {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.scwnews #main article .scwnews_readmore img {
  height: 61px;
  height: 61px;
  object-fit: contain;
}
.scwnews #main article .entry-header {
  background: #12130F;
  width: 100%;
  padding-top: 30px;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
}
.scwnews #main article .scwnews_date {
  background: #12130F;
  width: 100%;
  padding: 30px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  float: left;
  font-family: Inter;
  font-size: 24.53px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
  margin: 0;
  color: #fff;
}
.scwnews #main article img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  border-top-left-radius: 6px;
border-top-right-radius: 6px;
  margin: 0;
  display: inline-block;
  position: relative;
  float: left;
}
.scwnews #main article header h2 {
	margin: 0;
}
.scwnews #main article header h2 a {
  font-family: Big Shoulders Display;
font-size: 39px;
font-weight: 800;
line-height: 56px;
text-align: left;
text-decoration: unset;
color: #D7FF6A;
height: 161px;
display: inline-block;
}
.scwnews #main .nav-links {
  color: #12130F;
  width: 100%;
  float: left;
  font-family: Inter;
  font-size: 24.53px;
  font-weight: 400;
  line-height: 36.8px;
}
.scwnews #main article .entry-content {
  margin: 10px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #4E4E4E;
}
.scwnews #main article .entry-footer span a {
  cursor: pointer;
  z-index: 4;
  position: relative;
  font-family: Big Shoulders Display;
font-size: 22px;
font-weight: 800;
line-height: normal;
letter-spacing: 1px;
text-align: left;
color: #12130F;
  padding: 0 10px 10px 10px;
  display: inline-block;
  text-decoration: unset;
}
.scwnews #main .navigation.pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.scwnews #main .navigation.pagination .nav-links .page-numbers.current {
  font-family: Big Shoulders Display;
  font-size: 16px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #12130F;
}
.scwnews #main .navigation.pagination .nav-links .page-numbers {
  margin: 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #4E4E4E;
  text-decoration: unset;
}
.scwfindacoach_con_search_form_name {
  height: 74px;
  width: 30%;
  border: 1px solid #EAECF0;
  border-radius:6px;
  margin-left: 10px;
  padding: 10px;
}
.scwfindacoach_con_search_form_coach {
  width: 29%;
  height: 74px;
  border: 1px solid #eaecf0;
  padding: 10px;
  color: #4E4E4E;
	font-family: Inter;
	font-size: 19px;border-radius: 6px;
}
#menu-main-menu .fa.fa-user-o {
  font-family: FontAwesome !important;
}
.scwmyposts .scwmyposts_add_head {
  width: 100%;
  margin: 0 auto;
    margin-bottom: 0px;
  padding: 50px 0;
  font-family: Big Shoulders Display;
  font-size: 64px;
  font-weight: 800;
  line-height: 74px;
  text-align: center;
  color: #12130F;
}
.scwmyposts .fpsm-form-title,.scwmyposts_list_head {
  font-family: Big Shoulders Display;
  font-size: 32px;
  font-weight: 800;
  line-height: 56px;
  text-align: left;
  text-decoration: unset;
  color: #12130F;
}
.scwmyposts .scwmyposts_add_con .fpsm-template-1 {
  background-color: #fff;
}
.scwmyposts .fpsm-template-1 input[type="text"], 
.scwmyposts .fpsm-template-1 input[type="email"],
 .scwmyposts .fpsm-template-1 input[type="number"], 
 .scwmyposts .fpsm-template-1 input[type="tel"],
 .scwmyposts .fpsm-template-1 input[type="url"],
 .scwmyposts .fpsm-template-1 textarea{
	background:#fff;
	border-radius: 6px;
}
.scwmyposts .fpsm-template-1 .qq-upload-button, .scwmyposts .fpsm-front-form .fpsm-has-submit-btn .fpsm-field input[type="submit"] {
  width: auto;
  height: auto;
  display: inline-block;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  background: #F1F1F6;
  border-radius: 300px;
  padding: 10px 30px;
  color: #12130F;
  margin-right: 0;
}
.scwmyposts form.fpsm-posts-filter-head input[type="submit"] {
  color: #fff;
  background: #3ea8de;
  cursor: pointer;
  font-family: Big Shoulders Display;
  font-size: 16px;
  font-weight: 800;
  line-height: 36px;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #F65D04;
  height: 36px;
  border-radius: 30px;
  text-decoration: unset;
  text-transform: uppercase;
  width: 120px;
  display: inline-block;
  background: #F65D04;
}
.scwmyposts .scwmyposts_list .fpsm-dashboard-body span.fpsm-post-status.fpsm-status-publish {
  background-color: #75d068;
  font-family: Big Shoulders Display;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  background: #D7FF6A;
  text-decoration: unset;
  height: 40px;
  border-radius: 30px;
  text-transform: uppercase;
  width: 125px;
  display: inline-block;
}
.scwmyposts_list {
  padding: 35px;
}
.scwmyposts_list + a {
  width: auto;
  height: auto;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  background: #F1F1F6;
  border-radius: 300px;
  padding: 10px 30px;
  display: inline-block;
  text-decoration: unset;
  margin-bottom: 30px;
  margin-left: 35px;
}
.scwpost .scweditprofile_head h1 {
    width: 70%;
    padding: 150px 0;
	text-align:center;
}
.scwpost .scweditprofile_head {
  display: inline-block;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat!Important;
  background-position: center center !important;
}
.scwpost .post-navigation {
  margin-bottom: 30px;
  display: inline-block;
}
.scwfindacoach_map {
  margin-top: 30px;
}
.scwfindacoach_map #map {
  border-radius: 8px;
  width: 100%;
  margin:0 auto;
}
.acf-field.acf-field-select.acf-field-66a9e9e35cf1b {
  display: none;
}
.related.products h2 {
  margin-top: 0;
  font-family: Big Shoulders Display;
  font-size: 30px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #12130F;
  text-transform: uppercase;
}
.related.products {
  display: inline-block;
  width: 100%;
}
.product-template-default .single-product .product {
  margin-top: 30px;
}
.product-template-default .single-product .product .woocommerce-product-gallery__image img {
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15) !important;
  background: #fff;
}
.product-template-default .single-product .product .summary .price .amount bdi  {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.product-template-default .woocommerce-product-details__short-description p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  line-height: 23.27px;
  text-align: left;
  color: #4E4E4E;
}
.product-template-default .single_add_to_cart_button.button.alt {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  background: #D7FF6A;
    background-color: rgb(215, 255, 106);
  text-decoration: unset;
  height: 50px;
  border-radius: 30px;
  text-transform: uppercase;
  width: 170px;
  display: inline-block;
  padding:0;
}
.product-template-default .product_meta .posted_in {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #12130F;
  text-transform: uppercase;
}
.product-template-default .product_meta .posted_in a {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: normal;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  text-decoration:unsset;
}
.product-template-default .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  border-radius: 60px;
  padding: 10px 20px;
  margin-top: 10px;
}
.related.products ul li a .price .amount bdi {
  font-size: 19px;
  font-weight: bold;
  color: #000;
  font-family: Inter;
}
.product-template-default .related.products ul li a h2{
padding-top: 0 !important;
font-family: Big Shoulders Display;
font-size: 20px !important;
font-weight: 700;
line-height: 29px;
letter-spacing: 1px;
text-align: left;
color: #12130F;
text-transform: uppercase;
}
.product-template-default .related.products ul li a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15) !important;
}
.product-template-default .single-product .woocommerce-error {
  margin-top: 20px;
  border-top-color: #F65D04;
}
.product-template-default .single-product .woocommerce-error::before {
  content: "\e016";
  color: #F65D04;
}
.product-template-default .single-product .woocommerce-error li {
  font-family: Inter;
}
.woocommerce-cart .woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
  font-family: Big Shoulders Display;
  font-size: 24px;
}
.woocommerce-cart .woocommerce-cart-form {
  margin-top: 30px;
}
.woocommerce-cart .woocommerce table.shop_table td,.cart_totals h2 {
  font-family: Inter;
}
.woocommerce-cart .woocommerce table.shop_table td a{
	color:#111;
}
.cart-collaterals .checkout-button.button.alt.wc-forward {
  background: #D7FF6A;
  height: 44px;
  display: inline-block;
  position: relative;
  border-radius: 30px;
  color: #111;
  text-decoration: unset;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  width: 100%;
  line-height: 44px;
  margin-left: 0;
  padding: 0;
  font-family: Inter;
}
.cart_totals h2 {
  font-family: Inter;
}
.woocommerce-cart-form .actions .coupon .button {
  background: #F1F1F6;
    background-color: rgb(241, 241, 246);
    background-image: none;
  background-color: rgb(241, 241, 246);
  background-image: none;
  padding: 10px 20px;
  border-radius: 30px;
  color: #111;
  text-decoration: unset;
  font-size: 18px;
  cursor: pointer;
  font-weight: normal;
  margin-left: 10px;
}
.woocommerce-cart-form .actions .coupon .input-text {
width: auto !important;
height: 38px;
max-width: 130px;
}
.woocommerce-cart-form .actions .button {
  border-radius: 30px;
}
.woocommerce-checkout .woocommerce-info {
  margin-top: 30px;
  font-family: Inter;
}
.woocommerce-billing-fields H3,
.woocommerce-additional-fields h3,
#order_review_heading {
  font-family: Big Shoulders Display;
  font-size: 40px;
  font-weight: 800;
  line-height: 74px;
  text-align: left;
  color: #12130F;
  margin-top: 0;
  margin-bottom: 20px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  display: block;
  font-family: Inter;
}
.woocommerce-billing-fields__field-wrapper input{
  height: 40px;
  border-radius: 6px;
  border: 1px solid #444;
  padding: 10px;
}
.woocommerce-additional-fields__field-wrapper textarea {
height: 100px !important;
border-radius: 6px;
border: 1px solid #444;
padding: 10px;
}
#order_review {
  font-family: Inter;
}
#place_order {
  background: #FB6812;
  padding: 10px 20px;
  border-radius: 30px;
  color: #fff;
  text-decoration: unset;
  font-size: 18px;
  cursor: pointer;
  font-weight: normal;
}
.payment .form-row.place-order {
  margin-bottom: 30px !important;
}
.scwpost {
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #000;
  font-family: Inter;
  font-weight: 400;
  line-height: 33px;
  text-align: left;
}
@media only screen and (max-width:768px){
.scwcontact_contact {
  grid-template-columns: auto !important;
  width: 320px !important;
  grid-gap: 10px !important;
}
.scwcontact_contact_phone a, .scwcontact_contact_mail a {
  float: left;
}
.scwcontact_contact_phone a, .scwcontact_contact_mail a {
  display: inline-block;
  font-size: 16px;
  text-align: left;
  word-break: break-all;
overflow: hidden;
}
.scwcontact_contact_phone a img,
.scwcontact_contact_mail a img {
  float: left;
  margin-right: 10px;
}
	.scwheader_right_menu .menu-main-menu-container #menu-main-menu li::before,
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li.current_page_item a::after	{
 display:none;
}
	.scwheader .container {
  grid-template-columns:auto auto;
	}
	.scwheader_right_menu .menu-main-menu-container #menu-main-menu li.current_page_item::before {
  display:none;
}
	.scweditprofile_head .container {
  display: inline-block!important;
}
.scweditprofile_head h1 {
  padding-left: 20px !important;
}
.scwprofile_alert {
  width: 95%;
  margin: 20px auto;
}
	.scwprofile_info_but {
  margin-top: 30px;
}
	.scweditprofile form .acf-field-6676423cb8a94 table thead{
		display:none;
	}
	.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td{
	width: 100% !important;
display: inline-block;
	}
	.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td.acf-row-handle.remove a {
  display: block;
  position: relative;
  top: 0 !important;
  margin: 0;
}
	.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td.acf-row-handle.remove {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 20px 0;
  border: none !important;
width: 100px !important;
display: grid;
margin: 0 auto;
}
	.scweditprofile form .acf-field-6676423cb8a94 table tbody tr:hover td.acf-row-handle.remove a {
  display: block!important;
}
		.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td .acf-input-wrap,
.scweditprofile form table tbody tr td select{
  width: 80%;
  float: right;
}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td::before{
		position: absolute;
line-height: 31px;
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(1){
		
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(2)::before{
		content:"name";
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(3)::before{
		
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(4)::before{
		content:"address 2";
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(5)::before{
		content:"country";
	}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td:nth-child(6)::before{
		content:"eir / postcode";
	}
	.scweditprofile form .acf-form-submit .acf-button.button.button-primary.button-large {
  margin-bottom: 30px;
}
	.scwtips_head {
  padding: 30px 0;
}
	.scwnews #main {
		padding-top:30px;
	}
	.scwtips_list_item_con {
  grid-gap: 30px;
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1{
  padding: 50px 0;
}
	.scwcontact_list {
  padding: 30px 0;
}
	.scwfindacoach_con_list_items_item_email {
  padding-left: 0;
}
	.scwfindacoach .scweditprofile_head h1 {
  padding:50px 0;
}
.scwfindacoach_con_search_form_submit {
  line-height: 53px;
}
.scwfindacoach_con_search_form {
  height: auto;
  line-height: normal;
  margin-top: 0;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-top: 7px;
}
.scwfindacoach_con_search_form_submit_text {
  line-height: 60px;
}
.scwfindacoach_con_search_form_submit_icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.scwhome_aboutus_left_des.showfull::before{
	display:none;
}
.scwfindacoach_con_list_loadmore {
  margin-top: 30px;
}
.scwfindacoach_con_list {
  margin: 30px 0;
  padding: 30px;
}
.scwfindacoach_con .container {
  width: 98%;
}
.scwhome_aboutus_left_des p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_aboutus_left_des.showfull p {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
  height: 100%;
}
.scwprofile_locations .container {
  display: inline;
}
.scwheader_logo img {
  width: 244px;
  height: 68px;
  margin-top: 14px;
}
.scwhome_banner_head {
  width: 100%!important;
  padding-top: 30px!important;
  padding-bottom: 30px!important;
  padding-left: 20px;
padding-right: 20px;
}
.scwhome_banner_search {
  margin-bottom: 30px !important;
  margin-left: 20px;
  margin-right: 20px;
}
.scwhome_banner .container {
  width: 100% !important;
  display: grid;
  overflow: hidden;
}
.scwhome_banner_slider {
  position: relative;
}
.scwhome_banner_text {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #12130F;
  grid-column: 1 / 2;
  grid-row: 2/3;
}
.scwhome_aboutus_left {
  grid-column: 1 / 2;
  grid-row: 2/3;
}
.scwheader_mobile {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #12130F;
  border-radius: 6px;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  margin-top: 24px;
}
.scwheader_mobile_menu {
  display: inline-block;
  width: 100%;
}
.scwheader_right_menu {
  display: none;
  left: 0;
  right: 0;
  position: absolute;
  height: max-content;
  background: #12130F;
  top: 100px;
  z-index: 999;
}
.scwheader_mobile_menu i {
  color: #D7FF6A;
  font-size: 23px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li a {
  color: #fff!important;
  padding-right: 0;
  line-height: 50px;
  border-right: none;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu {
  display: inline-block;
  margin: 0;
  padding: 30px;
  width: 100%;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li {
  margin-right: 0;
  width: 100%;
  margin-left: 0;
  text-align: center;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 0;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
margin-right: 0;
margin-left: 0;
margin-top: 0;
padding-bottom: 0;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:first-child {
border-top: 1px solid #D9DBDC;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child a {
  background: none;
}
}
@media only screen and (max-width:480px){
	.scwheader_ribon .container {
  display: grid;
}
.scwcontact_contact {
  font-size: 14px!important;
}
.scwheader_ribon .scwheader_ribon_link {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 125px;
  margin-top: 10px;
}
.scwheader_ribon .scwheader_ribon_text {
  line-height: normal;
}
}
@media only screen and (max-width:639px){
.scwnews .container {
  grid-template-columns: 1fr !important;
  direction: ltr;
}
.scwnews_right_item a {
  width: auto;
  margin: 0 auto;
}
.scwfindacoach_con_search_form_name,
.scwfindacoach_con_search_form_coach {
  border-top: 1px solid #EAECF0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0;
}
}

@media only screen and (max-width:374px){
	.container {
  width: 327px;
}
.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(1, auto);
  grid-gap: 0;align-items: center;position: relative;z-index: 2;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;font-size: 14px;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;font-size: 14px;height: auto;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 14px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;margin-top: 0;
}
.scwnews #main article header h2 a {
  font-size: 30px;
  height: auto;
  line-height: 50px;
}
.scwhome_video_youtube {
  padding-bottom: 58.25%;
}
#cboxLoadedContent {
  margin-bottom: 0!important;
}
#cboxContent #cboxLoadedContent #inline_content {
  padding: 0 !important;
}
	.scwprofile_info_but_viewprofile,.scwprofile_info_but_myposts  {
  padding:10px;
  font-size: 18px;
  margin-right: 5px;
}
.scwprofile_info_but_logout {
  height: auto;
  font-size: 18px;
  width: auto;
  padding: 10px;
  line-height: normal;
}
.scwprofile_info_but {
  margin-top: 0;
}
	.scwprofile_info_but_logout {
  margin-left: 0;
  margin-top: 0;
}
.scweditprofile_video i {
  font-size: 50px;
}
.scweditprofile_video {
  position: absolute;
  top: 98px;
left: 75%;
}
.scweditprofile_video i {
  font-size: 50px;
}
	.scwprofile_info_but_logout {
  margin-left: 0;
  margin-top: 0;
}
.scwfindacoach_map #map {
  height:200px;
  width: calc(100% - 60px);
margin: auto;
text-align: center;
}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td::before {
  font-size: 12px;
}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td .acf-input-wrap,
 .scweditprofile form .acf-field-6676423cb8a94 table tbody tr td select {
  width: 70%;
  float: right;
}
.scwmyposts form.fpsm-posts-filter-head input[type="search"] {
  max-width: 100%;
}

.scwtips_head {
  grid-template-columns: repeat(1,1fr);
}
.scwnews #main .navigation.pagination {
  bottom: -30px;
}
.scwtips_list_item_con,.category-news #main {
  grid-template-columns: repeat(1,1fr);
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1{
  font-size: 45px;
}
.scwcontact_list_item {
  grid-template-columns: 1fr;
}
.scwcontact_list {
  grid-template-columns: 1fr;
}
.scwfindacoach .scweditprofile_head h1 {
  font-size: 50px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
width: 30px;
height: 30px;
font-size: 16px;
line-height: 30px;
margin-left: 10px;
position: absolute;
top: 5px;
}
.scwfindacoach_con_search_form_ip  {
font-size: 14px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
}

.scwfindacoach_con_search_form_name {
font-size: 14px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
height:auto;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 18px;
}
.scwfindacoach_con_search_form_submit_icon {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 18px;
position: absolute;
right: 5px;
top: 15px;
}
.scwfindacoach_con_list_items_item {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
.scwfindacoach_con_list_items_item_email, .scwfindacoach_con_list_items_item_phone {
  text-align: left;
}
.scwfindacoach_con_list_items_item_name_text, .scwfindacoach_con_list_items_item_area_text, .scwfindacoach_con_list_items_item_since_text {
  font-size: 20px;
}
.scwhome_social_icons_item:nth-child(2) img {
  position: relative;
}
.scwhome_social {
  position: relative;
}
.scwprofile_gallery_con_slider_item {
  height: 300px;
}
.scwhome_video_youtube {
}
.scwprofile_locations_con_right #map {
  height: 200px;
}
.scwprofile_details {
  padding: 30px 0;
}
.scwprofile_details_form_con {
  width: 100%;
}
.scwprofile_details_con_item_name {
  font-size: 26px;
  line-height: normal;
}
.scwprofile_details_con_item_vl a {
  font-size: 22px;
  line-height: normal;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  grid-template-columns: repeat(3,1fr);
  width: 100%;
}
.scwprofile_details_con {
  grid-template-columns: 1fr;
}
.scwprofile_details_form_con form p:nth-child(2), .scwprofile_details_form_con form p:nth-child(5) {
  margin-right: 0;
}
.scwprofile_details_form_con form p {
  width: 100%;
}
.scwprofile_details_form_con form p:nth-child(3), .scwprofile_details_form_con form p:nth-child(6) {
  margin-left: 0;
}
.scweditprofile .container {
  width: 327px;
  display: inline;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  float: left;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.scwprofile_info_bl1_left_meta_item_title {
  text-align: center;
}
.scwprofile_info_bl1_left_des {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.scwprofile_info_bl1_left_but {
  display: grid;
  grid-gap: 10px;
}
.scwprofile_info_badges {
  width: 100%;
  padding-bottom: 30px;
  grid-gap: 20px;
  grid-template-columns: repeat(1, auto);
}
.scwprofile_locations_con {
  grid-template-columns: 1fr;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
  font-size: 16px;
  line-height: normal;
}
.scwprofile_locations_con_left {
  padding: 20px;
}
.scwprofile_info_bl1_left_but_phone {
margin-left: 0;
}
.scwprofile_info_bl1_left {
  padding: 30px;
}
.scwprofile_locations_con_left_item {
  padding: 10px;
}
.scwprofile_locations {
  padding: 30px;
}
.scwprofile_head h1 {
  padding: 50px 0;
}
.scwprofile_info_bl1 {
  grid-template-columns: 1fr;
  margin-bottom: 30px;
  margin-top: 0;
}
.scwprofile_locations_con_right {
  display: inline-block;
  width: 100%;
}
.scwhome_news_con_slider_item_con_date {
  margin: 0;
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
}
.scwhome_news_con_slider_item_con_readmore img {
  height: 48px !important;
  height: 48px;
  object-fit: contain;
}
.scwhome_news_con_slider_item_con_readmore {

}
.scwhome_news_con_slider_item_con_name {
  margin-bottom: 0;
}
.scwhome_news,.scwhome_ourspon {
  padding-top: 30px;
  padding-bottom: 100px;
  position: relative;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_head_acts,.scwhome_ourspon_head_acts{
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 20px;
}
.scwfooter_block1_socials {
  display: grid;
  grid-template-columns: repeat(3, auto);
  width: 60%;
  margin: 0 auto;
  grid-gap: 10px;
}
.scwfooter_block1_menu {
  margin: 20px 0;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:last-child {
  border-bottom: 1px solid #D9DBDC;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:first-child {
  padding-top:20px;
  border-top: 1px solid #D9DBDC;
}
.scwhome_social_con_item_content.showfull p:first-child {
 height: 150px;
display: inherit;
}
.scwhome_aboutus_left_des_readmore {
  display: inline-block;
  width: 100%;
font-family: Big Shoulders Display;
font-size: 24px;
font-weight: 700;
line-height: 29px;
letter-spacing: 1px;
text-align: center;
color: rgba(241, 241, 246, 0.5);
margin-top: 30px;
position: relative;
cursor:pointer;
}
.scwhome_aboutus_left_des_readmore::before {
  content: "\f055";
  font: normal normal normal 31px/1 FontAwesome;
  margin-right: 10px;
  color: rgba(241, 241, 246, 1);
}
.scwhome_aboutus_left_des::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,0.9) 100%);
  opacity: .5;
}
.scwhome_aboutus_right:before {
  display:none;
}
.scwhome_aboutus .container {
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.scwhome_social_icons_item span {
  margin-left: 0;
  padding-left: 48px;
}
.scwhome_social_icons_item img {
  float: none;
  width: 38px;
  height: 38px;
  object-fit: contain;
  position: absolute;
}
.scwhome_social_con .bx-wrapper {
  margin-bottom: 30px;
}
.scwhome_aboutus_right_box_title {
  font-size: 24px;
  line-height: 26px;
}
.scwhome_aboutus_right_box_link img {
  width: 48px;
  height: 48px;
}
.scwhome_banner_slider {
  height: 169px;
}
.scweditprofile_head h1 {
  padding: 60px 0;
  line-height: normal;
  font-size: 50px;
}

.scwhome_news_con_slider_item_con {
  padding: 20px;
}
.scwhome_aboutus_right_box {
  height: 238px;
}
.scwhome_banner_head {
  font-size: 36px;
  line-height: normal;
}
.scwhome_banner_search {
  width: 90%;
}
.scwhome_social_icons {
  width: 100%;
  grid-template-columns: 1fr;
  align-items: center;
  grid-gap: 10px;
}
.scwhome_social_icons_item {
  margin-right: 0;
}
.scwhome_social_head, .scwhome_news_head, .scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 32px;
  line-height: 41px;
  position: initial;
}
.scwhome_social_head_acts {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 400px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 10px;
}
.scwhome_social_icons {
  width: 100%;
  margin-top: 60px;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_con_slider_item_con_name a {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 800;
  line-height: 28.73px;
  text-align: left;
  height: 60px;
}
.scwhome_ourspon_con .bx-wrapper {
  width: 100%;
}
.scwhome_social_con_item {
 
}
.scwhome_social_icons_item a {
  font-size: 14px;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li a {
  padding-right: 0;
  border-right: none;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li {
  margin-right: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9DBDC;
}
.scwhome_aboutus_left_des {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_aboutus_left_des.showfull {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
  height: 100%;
}

.scwfindacoach_con_list_items_head {
  display: none !important;
}
.scwfindacoach_con_list_items_item_name_value::before{
	content: "name:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_area_value::before{
	content: "area:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_since_value::before{
	content: "level:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_search_form_submit {
  position:relative;
}
}
@media (min-width:375px) and (max-width:479px){
	.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(1, auto);
  grid-gap: 0;align-items: center;position: relative;z-index: 2;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;font-size: 14px;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;font-size: 14px;height: auto;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 14px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;margin-top: 0;
}
	#cboxContent #cboxLoadedContent #inline_content {
  padding: 0 !important;
}
.scwnews #main article header h2 a {
  font-size: 30px;
  height: auto;
  line-height: 50px;
}
.scwhome_video_youtube {
  padding-bottom: 58.25%;
}
#cboxLoadedContent {
  margin-bottom: 0!important;
}
	.scwprofile_info_but_viewprofile,.scwprofile_info_but_myposts  {
  padding:10px;
  font-size: 18px;
  margin-right: 5px;
}
.scwprofile_info_but_logout {
  height: auto;
  font-size: 18px;
  width: auto;
  padding: 10px;
  line-height: normal;
}
.scwprofile_info_but {
  margin-top: 0;
}
	.scwprofile_info_but_logout {
  margin-left: 0;
  margin-top: 0;
}
.scweditprofile_video i {
  font-size: 50px;
}
.scweditprofile_video {
  top: 100px;
  left: 70%;
}
		.container {
  width: 360px;
}
.scwfindacoach_map #map {
  height:300px;
  width: calc(100% - 60px);
margin: auto;
text-align: center;
}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td::before {
  font-size: 12px;
}
.scweditprofile form .acf-field-6676423cb8a94 table tr td .acf-input-wrap,
 .scweditprofile form .acf-field-6676423cb8a94 table tr td select {
  width: 70%;
  float: right;
}
.scwmyposts form.fpsm-posts-filter-head input[type="search"] {
  max-width: 100%;
}

.scwtips_head {
  grid-template-columns: repeat(2,1fr);
}
.scwnews #main .navigation.pagination {
  bottom: -30px;
}
.scwtips_list_item_con,.category-news #main {
  grid-template-columns: repeat(1,1fr);
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1{
  font-size: 50px;
}
.scwcontact_list_item {
  grid-template-columns: 1fr;
}
.scwcontact_list {
  grid-template-columns: 1fr;
}
.scwfindacoach .scweditprofile_head h1 {
  font-size: 50px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  margin-left: 10px;
  position: absolute;
  top: 5px;
}
.scwfindacoach_con_search_form_ip {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 50px;
  padding-bottom: 10px;
}
 .scwfindacoach_con_search_form_name {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;height: auto;
}
.scwfindacoach_con_search_form_submit {
  position: relative;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 18px;
}
.scwfindacoach_con_search_form_submit_icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  position: absolute;
  right: 5px;
  top: 15px;
}
.scwfindacoach_con_list_items_item_name_text, .scwfindacoach_con_list_items_item_area_text, .scwfindacoach_con_list_items_item_since_text {
  font-size: 22px;
}
.scwfindacoach_con_list_items_item {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
.scwfindacoach_con_list_items_item_email, .scwfindacoach_con_list_items_item_phone {
  text-align: left;
}
.scwhome_social_icons_item:nth-child(2) img {
  position: relative;
}
.scwhome_aboutus_left_des {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_aboutus_left_des.showfull {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
  height: 100%;
}
.scwhome_social {
  position: relative;
}
.scwprofile_gallery_con_slider_item {
  height: 350px;
}
.scwhome_video_youtube {
}
.scwprofile_locations_con_right #map {
  height: 200px;
}
.scwprofile_details {
  padding: 30px 0;
}
.scwprofile_details_form_con {
  width: 100%;
}
.scwprofile_details_con_item_name {
  font-size: 26px;
  line-height: normal;
}
.scwprofile_details_con_item_vl a {
  font-size: 22px;
  line-height: normal;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  grid-template-columns: repeat(3,1fr);
  width: 100%;
}
.scwprofile_details_con {
  grid-template-columns: 1fr;
}
.scwprofile_details_form_con form p:nth-child(2), .scwprofile_details_form_con form p:nth-child(5) {
  margin-right: 0;
}
.scwprofile_details_form_con form p {
  width: 100%;
}
.scwprofile_details_form_con form p:nth-child(3), .scwprofile_details_form_con form p:nth-child(6) {
  margin-left: 0;
}
.scweditprofile .container {
  width: 360px;
  display: inline;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  float: left;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.scwprofile_info_bl1_left_meta_item_title {
  text-align: center;
}
.scwprofile_info_bl1_left_des {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.scwprofile_info_bl1_left_but {
  display: grid;
  grid-gap: 10px;
}
.scwprofile_info_badges {
  width: 100%;
  padding-bottom: 30px;
  grid-gap: 20px;
  grid-template-columns: repeat(1, auto);
}
.scwprofile_locations_con {
  grid-template-columns: 1fr;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
}
.scwprofile_locations_con_left {
  padding: 20px;
}
.scwprofile_info_bl1_left_but_phone {
margin-left: 0;
}
.scwprofile_info_bl1_left {
  padding: 30px;
}
.scwprofile_locations_con_left_item {
  padding: 10px;
}
.scwprofile_locations {
  padding: 30px;
}
.scwprofile_head h1 {
  padding: 50px 0;
}
.scwprofile_info_bl1 {
  grid-template-columns: 1fr;
  margin-bottom: 30px;
  margin-top: 0;
}
.scwprofile_locations_con_right {
  display: inline-block;
  width: 100%;
}
.scwhome_news_con_slider_item_con_date {
  margin: 0;
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
}
.scwhome_news_con_slider_item_con_readmore img {
  height: 48px !important;
  height: 48px;
  object-fit: contain;
}
.scwhome_news_con_slider_item_con_readmore {

}
.scwhome_news_con_slider_item_con_name {
  margin-bottom: 0;
}
.scwhome_news,.scwhome_ourspon {
  padding-top: 30px;
  padding-bottom: 100px;
  position: relative;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_head_acts,.scwhome_ourspon_head_acts{
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 20px;
}
.scwfooter_block1_socials {
  display: grid;
  grid-template-columns: repeat(3, auto);
  width: 60%;
  margin: 0 auto;
  grid-gap: 10px;
}
.scwfooter_block1_menu {
  margin: 20px 0;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:last-child {
  border-bottom: 1px solid #D9DBDC;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:first-child {
  padding-top:20px;
  border-top: 1px solid #D9DBDC;
}

.scwhome_aboutus_left_des_readmore {
  display: inline-block;
  width: 100%;
font-family: Big Shoulders Display;
font-size: 24px;
font-weight: 700;
line-height: 29px;
letter-spacing: 1px;
text-align: center;
color: rgba(241, 241, 246, 0.5);
margin-top: 30px;
position: relative;
cursor:pointer;
}
.scwhome_aboutus_left_des_readmore::before {
  content: "\f055";
  font: normal normal normal 31px/1 FontAwesome;
  margin-right: 10px;
  color: rgba(241, 241, 246, 1);
}
.scwhome_aboutus_left_des::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,0.9) 100%);
  opacity: .5;
}
.scwhome_aboutus_right:before {
  display:none;
}
.scwhome_aboutus .container {
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.scwhome_social_icons_item span {
  margin-left: 0;
  padding-left: 48px;
}
.scwhome_social_icons_item img {
  float: none;
  width: 38px;
  height: 38px;
  object-fit: contain;
  position: absolute;
}
.scwhome_social_con .bx-wrapper {
  margin-bottom: 30px;
}
.scwhome_aboutus_right_box_title {
  font-size: 24px;
  line-height: 26px;
}
.scwhome_aboutus_right_box_link img {
  width: 48px;
  height: 48px;
}
.scwhome_banner_slider {
  height: 169px;
}
.scweditprofile_head h1 {
  padding: 60px 0;
  line-height: normal;
  font-size: 50px;
}

.scwhome_news_con_slider_item_con {
  padding: 20px;
}
.scwhome_aboutus_right_box {
  height: 238px;
}
.scwhome_banner_head {
  font-size: 36px;
  line-height: normal;
}
.scwhome_banner_search {
  width: 90%;
}
.scwhome_social_icons {
  width: 100%;
  grid-template-columns: 1fr;
  align-items: center;
  grid-gap: 10px;
}
.scwhome_social_icons_item {
  margin-right: 0;
}
.scwhome_social_head, .scwhome_news_head, .scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 32px;
  line-height: 41px;
  position: initial;
}
.scwhome_social_head_acts {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 400px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 50px;
}
.scwhome_social_icons {
  width: 100%;
  margin-top: 60px;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_con_slider_item_con_name a {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 800;
  line-height: 28.73px;
  text-align: left;
  height: 60px;
}
.scwhome_ourspon_con .bx-wrapper {
  width: 100%;
}
.scwhome_social_con_item {
 
}
.scwhome_social_icons_item a {
  font-size: 14px;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li a {
  padding-right: 0;
  border-right: none;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li {
  margin-right: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9DBDC;
}

.scwfindacoach_con_list_items_head {
  display: none !important;
}
.scwfindacoach_con_list_items_item_name_value::before{
	content: "name:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_area_value::before{
	content: "area:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_since_value::before{
	content: "level:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}

}
@media (min-width:480px) and (max-width:639px){
		.container {
  width: 460px;
}
	.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(1, auto);
  grid-gap: 0;align-items: center;position: relative;z-index: 2;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;font-size: 16px;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;font-size: 16px;height: auto;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 16px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
margin-left: 0;
margin-top: 0;
width: 30px;
height: 30px;
font-size: 16px;
line-height: 30px;
margin-left: 10px;
position: absolute;
top: 5px;
}
.scwfindacoach_con_search_form_submit_icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  position: absolute;
  right: 5px;
  top: 15px;
}
.scwfindacoach_con_search_form_submit {
  position: relative;
}
.scwfindacoach_con_search_form_ip {
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.scwnews #main article header h2 a {
  font-size: 35px;
  height: auto;
}
.scwhome_video_youtube {
  padding-bottom: 58.25%;
}
#cboxLoadedContent {
  margin-bottom: 0!important;
}
#cboxContent #cboxLoadedContent #inline_content {
  padding: 0 !important;
}
.scweditprofile_video {
  left: 80%;
  top: 120px;
}
.scweditprofile_head {
  position: relative;
}

.scwfindacoach_map #map {
  height:350px;
  width: calc(100% - 60px);
margin: auto;
text-align: center;
}
.scweditprofile form .acf-field-6676423cb8a94 table tbody tr td::before {
  font-size: 12px;
}
.scwmyposts form.fpsm-posts-filter-head input[type="search"] {
  max-width: 100%;
}

.scwtips_head {
  grid-template-columns: repeat(3,1fr);
}
.scwtips_list_item_con,.category-news #main {
  grid-template-columns: repeat(1,1fr);
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1 {
  font-size: 60px;
}
.scwcontact_list {
  grid-template-columns: 1fr;
}
.scwcontact_list_item {
  grid-template-columns: 1fr 2fr;
}
.scwfindacoach .scweditprofile_head h1 {
  font-size: 50px;
}
.scwfindacoach_con_search_form_ip ,
.scwfindacoach_con_search_form_name {
  font-size: 16px;height: auto;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 18px;
}
.scwfindacoach_con_list_items_item {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
.scwfindacoach_con_list_items_item_email, .scwfindacoach_con_list_items_item_phone {
  text-align: left;
}
.scwhome_social_icons_item:nth-child(2) img {
  position: relative;
}
.scwhome_aboutus_left_des {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_aboutus_left_des.showfull {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
  height: 100%;
}
.scwhome_social {
  position: relative;
}
.scwprofile_gallery_con_slider_item {
  height: 400px;
}
.scwhome_video_youtube {
}
.scwprofile_locations_con_right #map {
  height: 300px;
}
.scwprofile_details {
  padding: 30px 0;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  width: 100%;
}
.scwprofile_details_con {
  grid-template-columns: 1fr;
}
.scwprofile_details_form_con form p:nth-child(2), .scwprofile_details_form_con form p:nth-child(5) {
  margin-right: 0;
}
.scwprofile_details_form_con form p {
  width: 100%;
}
.scwprofile_details_form_con form p:nth-child(3), .scwprofile_details_form_con form p:nth-child(6) {
  margin-left: 0;
}
.scweditprofile .container {
  width: 460px;
  display: inline;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  float: left;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.scwprofile_info_bl1_left_meta_item_title {
  text-align: center;
}
.scwprofile_info_bl1_left_des {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.scwprofile_info_bl1_left_but {
  display: grid;
  grid-gap: 10px;
}
.scwprofile_info_badges {
  width: 100%;
  padding-bottom: 30px;
  grid-gap: 20px;
  grid-template-columns: repeat(1, auto);
}
.scwprofile_locations_con {
  grid-template-columns: 1fr;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
}
.scwprofile_locations_con_left {
  padding: 30px;
}
.scwprofile_info_bl1_left_but_phone {
margin-left: 0;
}
.scwprofile_info_bl1_left {
  padding: 30px;
}
.scwprofile_locations {
  padding: 30px;
}
.scwprofile_head h1 {
  padding: 50px 0;
}
.scwprofile_info_bl1 {
  grid-template-columns: 1fr;
  margin-bottom: 30px;
  margin-top: 0;
}
.scwprofile_locations_con_right {
  display: inline-block;
  width: 100%;
}
.scwhome_news_con_slider_item_con_date {
  margin: 0;
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
}
.scwhome_news_con_slider_item_con_readmore img {
  height: 48px !important;
  height: 48px;
  object-fit: contain;
}
.scwhome_news_con_slider_item_con_readmore {

}
.scwhome_news_con_slider_item_con_name {
  margin-bottom: 0;
}
.scwhome_news,.scwhome_ourspon {
  padding-top: 30px;
  padding-bottom: 100px;
  position: relative;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_head_acts,.scwhome_ourspon_head_acts{
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 20px;
}
.scwfooter_block1_socials {
  display: grid;
  grid-template-columns: repeat(3, auto);
  width: 45%;
  margin: 0 auto;
  grid-gap: 10px;
}
.scwfooter_block1_menu {
  margin: 20px 0;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:last-child {
  border-bottom: 1px solid #D9DBDC;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li:first-child {
  padding-top:20px;
  border-top: 1px solid #D9DBDC;
}
.scwhome_aboutus_left_des_readmore {
  display: inline-block;
  width: 100%;
font-family: Big Shoulders Display;
font-size: 24px;
font-weight: 700;
line-height: 29px;
letter-spacing: 1px;
text-align: center;
color: rgba(241, 241, 246, 0.5);
margin-top: 30px;
position: relative;
cursor:pointer;
}
.scwhome_aboutus_left_des_readmore::before {
  content: "\f055";
  font: normal normal normal 31px/1 FontAwesome;
  margin-right: 10px;
  color: rgba(241, 241, 246, 1);
}
.scwhome_aboutus_left_des::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,0.9) 100%);
  opacity: .5;
}
.scwhome_aboutus_right:before {
  display:none;
}
.scwhome_aboutus .container {
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.scwhome_social_icons_item span {
  margin-left: 0;
  padding-left: 48px;
}
.scwhome_social_icons_item img {
  float: none;
  width: 38px;
  height: 38px;
  object-fit: contain;
  position: absolute;
}
.scwhome_social_con .bx-wrapper {
  margin-bottom: 30px;
}
.scwhome_aboutus_right_box_title {
  font-size: 24px;
  line-height: 26px;
}
.scwhome_aboutus_right_box_link img {
  width: 48px;
  height: 48px;
}
.scwhome_banner_slider {
  height: 169px;
}
.scweditprofile_head h1 {
  padding: 60px 0;
  line-height: normal;
}
.scwhome_news_con_slider_item_con {
  padding: 20px;
}
.scwhome_aboutus_right_box {
  height: 238px;
}
.scwhome_banner_head {
  font-size: 36px;
  line-height: normal;
}
.scwhome_banner_search {
  width: 90%;
}
.scwhome_social_icons {
  width: 100%;
  grid-template-columns: 1fr;
  align-items: center;
  grid-gap: 10px;
}
.scwhome_social_icons_item {
  margin-right: 0;
}
.scwhome_social_head, .scwhome_news_head, .scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 32px;
  line-height: 41px;
  position: initial;
}
.scwhome_social_head_acts {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 400px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 50px;
}
.scwhome_social_icons {
  width: 100%;
  margin-top: 60px;
}
.scwhome_news_con_slider_item {
  height: 347px;
}
.scwhome_news_con_slider_item_con_name a {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 800;
  line-height: 28.73px;
  text-align: left;
  height: 60px;
}
.scwhome_ourspon_con .bx-wrapper {
  width: 100%;
}
.scwhome_social_con_item {
 
}
.scwhome_social_icons_item a {
  font-size: 14px;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 10px;
  width: 100%;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li a {
  padding-right: 0;
  border-right: none;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 li {
  margin-right: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9DBDC;
}

.scwfindacoach_con_list_items_head {
  display: none !important;
}
.scwfindacoach_con_list_items_item_name_value::before{
	content: "name:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_area_value::before{
	content: "area:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}
.scwfindacoach_con_list_items_item_since_value::before{
	content: "level:";
	font-family: Big Shoulders Display;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: 1px;
	text-align: left;
	color: #D7FF6A;
	text-transform: uppercase;
	width: 100px;
	display: inline-block;
}

}
@media (min-width:640px) and (max-width:767px){
		.container {
  width: 620px;
}
.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 10px;align-items: center;z-index: 2;
position: relative;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;font-size: 18px;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;font-size: 18px;
}
.scwfindacoach_con_search_form_submit_text {
  font-size: 18px;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;margin-top: 0;
}
.scwnews #main article .scwnews_readmore img {
  height: 44px;
  height: 44px;
  object-fit: contain;
}
.scwnews_right_item a {
  
}
.scwcontact_list {
  grid-template-columns: 1fr 1fr;
}
.scwnews #main article .scwnews_date {
  font-size: 20px;
}
.scwnews #main article header h2 a {
  font-size: 20px;
  line-height: 32px;
  height: 94px;
}
.scweditprofile_video {
  left: 60%;
  top: 120px;
}
.scweditprofile_head {
  position: relative;
}

.scwfindacoach_map #map {
  height:400px;
  width: calc(100% - 60px);
margin: auto;
text-align: center;
}

.scwtips_head {
  grid-template-columns: repeat(3,1fr);
}
.scwnews #main {
  grid-template-columns: repeat(1, 1fr);
}
.scwtips_list_item_con {
  grid-template-columns: repeat(2,1fr);
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1{
  font-size: 70px;
}
.scwcontact_list_item {
  grid-template-columns: 1fr;
}
.scwfindacoach .scweditprofile_head h1 {
  font-size: 65px;
}
.scwfindacoach_con_list_items_item {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.scwfindacoach_con_list_items_item_email, .scwfindacoach_con_list_items_item_phone {
  text-align: left;
}
.scwhome_aboutus_left_des {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scwhome_aboutus_left_des.showfull {
  display: inline-block;
  -webkit-line-clamp: none;
  -webkit-box-orient: unset;
  height: 100%;
}
.scwhome_video_youtube {

}
.scwprofile_gallery_con_slider_item {
  height: 400px;
}
.scwhome_video_youtube {
 
}
.scwprofile_locations_con_right #map {
  height: 100%;
}
.scwprofile_details {
  padding: 30px 0;
}
.scwprofile_details_con {
  grid-template-columns: 1fr;
}
.scwprofile_details_form_con form p:nth-child(2), .scwprofile_details_form_con form p:nth-child(5) {
  margin-right: 0;
}
.scwprofile_details_form_con form p {
  width: 100%;
}
.scwprofile_details_form_con form p:nth-child(3), .scwprofile_details_form_con form p:nth-child(6) {
  margin-left: 0;
}
.scweditprofile .container {
  width: 620px;
  display: inline;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  float: left;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.scwprofile_info_bl1_left_meta_item_title {
  text-align: center;
}
.scwprofile_info_bl1_left_des {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.scwprofile_info_bl1_left_but {
  display: grid;
  grid-gap: 10px;
}
.scwprofile_info_badges {
  width: 100%;
  padding-bottom: 30px;
  grid-gap: 30px;
  grid-template-columns: repeat(3, auto);
}
.scwprofile_locations_con {
  grid-template-columns: 1fr 1fr;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
}
.scwprofile_locations_con_left {
  padding: 30px;
}
.scwprofile_info_bl1_left_but_phone {
margin-left: 0;
}
.scwprofile_info_bl1_left {
  padding: 30px;
}
.scwprofile_locations {
  padding: 30px;
}
.scwprofile_head h1 {
  padding-top: 100px;
  padding-bottom: 150px;
}
.scwprofile_info_bl1 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;
}
.scwprofile_locations_con_right {
  display: inline-block;
  width: 100%;
}

.scwhome_aboutus_left_des_readmore {
  display: inline-block;
  width: 100%;
font-family: Big Shoulders Display;
font-size: 24px;
font-weight: 700;
line-height: 29px;
letter-spacing: 1px;
text-align: center;
color: rgba(241, 241, 246, 0.5);
margin-top: 30px;
position: relative;
cursor:pointer;
}
.scwhome_aboutus_left_des_readmore::before {
  content: "\f055";
  font: normal normal normal 31px/1 FontAwesome;
  margin-right: 10px;
  color: rgba(241, 241, 246, 1);
}

.scwhome_aboutus_left_des::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 1s;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 10%, rgba(255,255,255,0.9) 100%);
  opacity: .5;
}
.scwhome_aboutus .container {
  grid-gap: 50px;
  grid-template-columns: 1fr;
}
.scweditprofile_head h1 {
  padding: 60px 0;
  line-height: normal;
}
.scwhome_news_con_slider_item_con {
  padding: 20px;
}
.scwhome_aboutus_right_box {
  height: 400px;
}
.scwhome_banner_head {
  width: 53%;
  font-size: 65px;
  padding-top: 50px;
  line-height: normal;
}
.scwhome_banner_search {
  margin-bottom: 100px;
}

.scwhome_social_head,.scwhome_news_head,.scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 30px;
  line-height: normal;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 50px;
}
.scwhome_social_icons {
  width: 100%;
}
.scwhome_news_con_slider_item {
  height: 450px;
}
.scwhome_news_con_slider_item_con_name a {
  font-size: 24px;
  line-height: normal;
  height: 70px;
}
.scwhome_ourspon_con .bx-wrapper {
  width: 100%;
}
.scwhome_social_con_item {
 
}
.scwhome_social_icons_item a {
  font-size: 14px;
}
.scwfooter_block1_menu .menu-main-menu-container #menu-main-menu-1 {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(6, auto);
}
}
@media (min-width:768px) and (max-width:979px){
		.container {
  width: 748px;
}
.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 10px;align-items: center;z-index: 2;
position: relative;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;margin-top: 0;
}
.scwnews #main article .scwnews_readmore img {
  height: 44px;
  height: 44px;
  object-fit: contain;
}
.scwcontact_list {
  grid-template-columns: 1fr 1fr;
}
.scwnews #main article .scwnews_date {
  font-size: 20px;
}
.scwnews #main article header h2 a {
  font-size: 20px;
  line-height: 32px;
  height: 126px;
}
	.scwheader .container {
  grid-template-columns:auto auto;
	}
.scweditprofile_head .container {
  display: inline-block!important;
}
.scweditprofile_head h1 {
  margin-left: 20px;
}
.scweditprofile_video {
  left: 50%;
}
.scweditprofile .container {
  position: relative;
}
.scweditprofile_head {
  position: relative;
}

.scwprofile_alert {
  width: 95%;
  margin: 20px auto;
}
.scwfindacoach_map #map {
  height: 400px;
width: calc(100% - 60px);
margin: auto;
text-align: center;
}

	.scwprofile_info_but {
  margin-top: 30px;
}
.scweditprofile form .acf-form-submit .acf-button.button.button-primary.button-large {
  margin-bottom: 30px;
}

.scwtips_head {
  grid-template-columns: repeat(3,1fr);
}
.scwnews #main {
  grid-template-columns: repeat(2, 1fr);
}
.scwtips_list_item_con {
  grid-template-columns: repeat(2,1fr);
}
.scwcontact .scweditprofile_head h1,
.scwtips .scweditprofile_head h1,
.scwnews .scweditprofile_head h1,
.scwpost .scweditprofile_head h1{
  font-size: 80px;
}
.scwcontact_list_item {
  grid-template-columns: 1fr;
}
.scwfindacoach_con_list_items_item_email {
  padding-left: 0;
}
.scwfindacoach_con_list_items_item_phone a.scwfindacoach_con_list_items_item_phone_text, .scwfindacoach_con_list_items_item_email a.scwfindacoach_con_list_items_item_email_text {
  width: 120px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.scwfindacoach_con_list_loadmore {
  margin-top: 30px;
}
.scwfindacoach_con_list_items_item_name_text, 
.scwfindacoach_con_list_items_item_area_text, 
.scwfindacoach_con_list_items_item_since_text {
  font-size: 18px;
}
.scwfindacoach_con_list_items_item_name_value, .scwfindacoach_con_list_items_item_area_value, .scwfindacoach_con_list_items_item_since_value {
  word-break: break-all;
}
.scwfindacoach_con_list_items_item_name_value, .scwfindacoach_con_list_items_item_area_value, .scwfindacoach_con_list_items_item_since_value {
  font-size: 14px;
}
.scwfindacoach_con_list {
  margin: 30px 0;
  padding: 30px;
}
.scwfindacoach .scweditprofile_head h1 {
  padding: 100px 0;
}
.scwfindacoach_con .container {
  width: 95%;
}
.scwprofile_locations_con_right #map {
  height: 100%;
}
.scwprofile_locations .container {
  display: inline;
}
.scweditprofile .container {
  width: 748px;
  display: inline;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  display: inherit;
}
.scwprofile_details_form_con {
  width: 80%;
}
.scwprofile_details_form_con form p {
  width: 48.3%;
}
.scwprofile_details_con_item_name {
  font-size: 36px;
  line-height: normal;
}
.scwprofile_details_con_item_vl a {
  font-size: 28px;
  line-height: normal;
}
.scwprofile_details_con_item {
  padding: 30px;
}
.scwprofile_locations_con_right {
  display: inline-block;
  width: 100%;
}
.scwprofile_info_bl1_left_meta_item {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  float: left;
  border-bottom: 1px solid #D9DBDC;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.scwprofile_info_bl1_left_meta_item_title {
  text-align: center;
}
.scwprofile_info_bl1_left_des {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}
.scwprofile_info_bl1_left_but {
  display: grid;
  grid-gap: 10px;
}
.scwprofile_info_badges {
  width: 100%;
  padding-bottom: 30px;
  grid-gap: 30px;
  grid-template-columns: repeat(3, auto);
}
.scwprofile_locations_con {
  grid-template-columns: 1fr 1fr;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
}
.scwprofile_locations_con_left {
  padding: 30px;
}
.scwprofile_info_bl1_left_but_phone {
margin-left: 0;
}
.scwprofile_info_bl1_left {
  padding: 30px;
}
.scwprofile_locations {
  padding: 30px;
}
.scwprofile_head h1 {
  padding-top: 100px;
  padding-bottom: 150px;
}
.scwprofile_info_bl1 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;
}
.scwhome_banner_head {
  width: 53%;
  font-size: 65px;
  padding-top: 50px;
  line-height: normal;
}
.scwhome_banner_search {
  margin-bottom: 100px;
}
.scwhome_aboutus .container {
  grid-gap: 50px;
  grid-template-columns: 1fr;
}
.scwhome_aboutus_right_box {

}
.scwhome_social_head,.scwhome_news_head,.scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 40px;
  line-height: normal;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 50px;
}
.scwhome_social_icons {
  width: 95%;
}
.scwhome_news_con_slider_item {
  height: 500px;
}
.scwhome_news_con_slider_item_con_name a {
  font-size: 28px;
  line-height: 45px;
  height:90px;
}
.scwhome_ourspon_con .bx-wrapper {
  width: 100%;
}
.scwhome_social_con_item {
  width: 359px !important;
}
}
@media (min-width:980px) and (max-width:1023px){
		.container,.scweditprofile .container {
  width: 960px;
}
.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 10px;align-items: center;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;
}
.scwnews #main article .scwnews_date {
  font-size: 22px;
}

.scwnews #main article header h2 a {
  font-size: 24px;
  line-height: 44px;
  height: 126px;
}
.scwtips_list_item_con_file {
  font-size: 16px;
}
.scwtips_list_item_con {
  grid-template-columns: repeat(3,1fr);
}
.scwcontact_list_item {
  grid-template-columns: 1fr 2fr;
}
.scwfindacoach_con_list_items_item_email {
  padding-left: 0;
}

.scwfindacoach .scweditprofile_head h1 {
  padding: 150px 0;
}
.scwfindacoach_con .container {
  width: 95%;
}
.scwhome_social_con_item_content_readmore {
  padding: 0 10px 10px 10px;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  width: 100%;
}
.scwprofile_details_con_item_vl a {
  font-family: Inter;
  font-size: 33px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  text-decoration: unset;
  color: #4E4E4E;
  word-break: break-all;
}
.scwprofile_details_form_con {
  margin: 0 auto;
  width: 95%;
}
.scwprofile_info_badges {
  width: 100%;
  grid-gap: 20px;
}
.scwprofile_locations_con_left_item_address {
  width: 75%;
}
.scwprofile_locations_con {
  grid-template-columns: 1fr 1fr;
}
.scwprofile_info_badges_item span {
  font-size: 16px;
}
.scwprofile_info_bl1_left_meta_item_title {
  font-size: 17px;
}
.scwprofile_info_bl1_left_meta_item_vl,.scwprofile_info_bl1_left_des {
  font-size: 16px;
}
.scwhome_banner_head {
  width: 53%;
  font-size: 90px;
  padding-top: 70px;
  line-height: normal;
}
.scwhome_banner_search {
  margin-bottom: 100px;
}
.scwhome_aboutus .container {
  grid-gap: 50px;
}
.scwhome_aboutus_right_box {
  height: 350px;
}
.scwhome_social_head,.scwhome_news_head,.scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head {
  font-size: 50px;
  line-height: normal;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 50px;
}
.scwhome_social_con_item_img img {
  height: 200px;
}
.scwhome_social_con_item_meta {
  padding: 20px 10px;
  grid-gap: 5px;
}
.scwhome_social_con_item_content {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.scwhome_social_con_item_content p {
  font-size: 14px;
}
.scwhome_social_icons {
  width: 80%;
}
.scwhome_news_con_slider_item {
  height: 500px;
}
.scwhome_news_con_slider_item_con_name a {
  font-size: 38px;
  line-height: 50px;
}
}
@media (min-width:1024px) and (max-width:1199px){
		.container {
  width: 1004px;
}
.scwfindacoach_con_search_form {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 10px;align-items: center;
}
.scwfindacoach_con_search_form_ip, .scwfindacoach_con_search_form_name {
  padding-left: 10px;
  margin-left: 0;
  padding-right: 10px;
  width: 100%;
}
.scwfindacoach_con_search_form_coach {
  width: 100%;
}
.scwfindacoach_con_search_form i.fa.fa-map-marker {
  margin-left: 0;
}
.scwnews #main article header h2 a {
  font-size: 26px;
  line-height: 50px;
}
.scwhome_news_con_slider_item_con_name a {
  font-size: 40px;
}

.scwcontact_list_item {
  grid-template-columns: 1fr 3fr;
}
.scwfindacoach_con_list_items_item_email {
  padding-left: 0;
}
.scwfindacoach_con .container {
  width: 95%;
}
.scwhome_social_con_item_content_readmore {
  padding: 0 10px 10px 10px;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  width: 91%;
}
.scwprofile_details_con_item_vl a {
  font-size: 35px;
}
.scwprofile_details_form_con {
  margin: 0 auto;
  width: 91%;
}
.scwprofile_locations_con_left_item_address {
  width: 100%;
}
.scwprofile_info_badges {
  width: 100%;
  grid-gap: 30px;
}
.scwprofile_info_bl1_left_meta_item_title {
  font-size: 19px;
}
.scwprofile_info_bl1_left_des {
  font-size: 17px;
}
.scwhome_banner_head {
  width: 53%;
  font-size: 100px;
  padding-top: 100px;
}
.scwhome_banner_search {
  margin-bottom: 100px;
}
.scwhome_aboutus .container {
  grid-gap: 50px;
}
.scwhome_aboutus_right_box {
  height: 400px;
}
.scwhome_social_head,.scwhome_news_head,.scwhome_ourspon_head,.scwprofile_locations_head,
.scwprofile_details_head,.scwprofile_gallery_head,.scwprofile_details_form_head{
  font-size: 50px;
  line-height: normal;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwheader .container {
  grid-gap: 100px;
}
.scwhome_social_con_item_meta {
  padding: 10px;
}
.scwhome_social_con_item_content {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.scwhome_social_icons {
  width: 70%;
}
.scwhome_news_con_slider_item {
  height: 550px;
}
}
@media (min-width:1200px) and (max-width:1299px){
		.container{
  width: 1180px;
}
.scwnews #main article header h2 a {
  font-size: 30px;
  line-height: 50px;
}
.scwprofile_details_con_item:nth-child(4) .scwprofile_details_con_item_vl {
  width: 74%;
}
.scwprofile_details_form_con {
  margin: 0 auto;
  width: 77%;
}
.scwprofile_locations_con_left_item_address {
  width: 80%;
}
.scwprofile_info_badges {
  display: grid;
  grid-gap: 30px;
}
.scwprofile_info_badges_item span {
  font-size: 18px;
}
.scwheader_right_menu .menu-main-menu-container #menu-main-menu li:last-child {
  margin-left: 0;
}
.scwhome_banner_head {
  width: 58%;
}
.scwhome_aboutus_right_box {
  height: 450px;
}
.scwhome_social_icons {
  width: 59%;
}
.scwhome_news_con_slider_item {
  height: 600px;
}
}
@media (min-width:1300px) and (max-width:1500px){
		.container {
  width: 1280px;
}
.scwprofile_details_form_con {
  margin: 0 auto;
  width: 71%;
}
.scwprofile_locations_con_left_item_address {
  width: 68%;
}
.scwprofile_info_badges_item span {
  font-size: 18px;
}
.scwhome_banner_head {
  width: 53%;
}
.scwhome_aboutus_right_box {
  height: 450px;
}
.scwhome_news_con_slider_item {
  height: 600px;
}
.scwhome_social_icons {
  width: 55%;
}
}

.scwfindacoach_con_list_items_head{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	padding: 30px 0;
	border-bottom: 1px solid #D9DBDC;
	color: #FFFFFF;
}
.scwfindacoach_con_list_items_head_name_text ,
.scwfindacoach_con_list_items_head_area_text ,
.scwfindacoach_con_list_items_head_since_text {
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #D7FF6A;
  text-transform: uppercase;
}
.scwprofile_info_bl1_left_but {
  width: 100%;
  display: inline-block;
  margin-top: 50px;
}
.scwcontact_list_item_icons a {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  background: #D7FF6A;
  text-decoration: unset;
  height: 50px;
  border-radius: 30px;
  text-transform: uppercase;
  width: 170px;
  display: inline-block;
}
.scwcontact_contact {
  text-align: center;
  font-size: 20px;
  padding-top: 30px;
  display: grid;
  font-family: Inter;
  grid-template-columns: auto auto;
  width: 640px;
  margin: 0 auto;
  grid-gap: 50px;
}
.scwcontact_contact_phone a,.scwcontact_contact_mail a {
  line-height: 50px;
  display: grid;
grid-template-columns: auto auto;
}
.scwnews .container:nth-child(2) {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-gap: 30px;
  direction: rtl;
}
.scwnews_right {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}
.scwnews_right_item {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.scwnews_right_item a {
  text-decoration: unset;
  border: 1px solid gray;
  padding: 10px 20px;
  display: inline-block;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  background: #F1F1F6;
  border-radius: 300px;
  color: #4E4E4E;
  position: relative;
  text-transform: uppercase;
}
.scwheader_ribon {
  padding: 20px 0;
  background: #12130F;
  width: 100%;
  float: left;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 36.8px;
  text-align: left;
  margin: 0;
  color: #fff;
}
.scwheader_ribon_link {
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  color: #12130F;
  background: #D7FF6A;
  text-decoration: unset;
  height: 50px;
  border-radius: 30px;
  text-transform: uppercase;
  width: 170px;
  display: inline-block;
  float: right;
}
.scwheader_ribon_text {
  line-height: 50px;
}
.scwcontact_form #wpcf7-f6591-o1 {
  width: 100%;
  display: inline-block;
}
.scwcontact_form #wpcf7-f6591-o1 form {
  width: 80%;
  display: grid;
  grid-template-columns:1fr;
  grid-gap:20px;
  margin: 0 auto;
}
.scwcontact_form #wpcf7-f6591-o1 form p {
  margin: 0;
  float: left;
}
.scwcontact_form #wpcf7-f6591-o1 form p label {
  font-family: Inter;
  font-size: 19px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  color: #12130F;
  display: inline-block;
  width: 100%;
}
.scwcontact_form #wpcf7-f6591-o1 form p input {
  border: 1px solid #D9DBDC;
  width: 100%;
  border-radius: 6px;
  height: 50px;
  margin-top: 10px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #111;
}
.scwcontact_form #wpcf7-f6591-o1 form p textarea {
  width: 100%;
  border: 1px solid #D9DBDC;
  border-radius: 6px;
  margin-top: 10px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #111;
}
.scwcontact_form #wpcf7-f6591-o1 form p .wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 209px;
  height: 60px;
  font-family: Big Shoulders Display;
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: 1px;
  text-align: center;
  color: #FFF;
  border-radius: 30px;
  border: none;
  background: #F65D04;
  cursor: pointer;
}
.scwcontact_form {
  margin: 50px 0;
}

