@charset "UTF-8";
/*
Theme Name: Bootstrap Enabled WordPress Theme
Theme URI: http://pmadv.com/
Description: Fully responsive bootstrap wordpress theme
Version: 1.2
Tags: Multi-Column, Responsive, Bootstrap 4
Fonts: font-family: 'Open Sans', sans-serif;
font-family: 'Lustria', serif;
*/
/* -------------------------------------------------------------------------- */
/* Redefined HTML                                                             */
/* -------------------------------------------------------------------------- */
body {
  background-color: #FFF;
  height: 100%;
  margin-bottom: 200px;
  overflow-x: hidden;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
}
h1, h2, h3, h4, h5 {
  font-family: 'Fraunces', serif;
  font-weight: 600;
}
.html5-title-prefix {
  display: none;
}

/* -------------------------------------------------------------------------- */
/* Hover Button Effect                                                        */
/* -------------------------------------------------------------------------- */



.slide:hover,
.slide:focus {
  box-shadow: inset 15.5em 0 0 0 var(--hover);
	color: #1e164d;
}


.slide {
  --color: #8fc866;
  --hover: #dee3ed;
}



/* -------------------------------------------------------------------------- */
/* Custom Utilities                                                           */
/* -------------------------------------------------------------------------- */
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.font-sm {
  font-size: .65em
}
.font-md {
  font-size: 1.25em;
}
.align-items-center {
  display: flex;
  align-items: center; /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
}
td.s-td {
  text-transform: capitalize;
}
.fancy-font {
  font-family: 'Fraunces', serif;
}
.dark-blue {
  color: #1e164d;
}
/* -------------------------------------------------------------------------- */
/* Menu                                                                       */
/* -------------------------------------------------------------------------- */
ul#menu-website-menu {
  position: relative;
  right: auto;
}
a.mobile-logo {
  display: block;
  max-width: 100px;
}
li.center-logo {
  margin-bottom: -55px;
  max-width: 199px;
  margin-top: 5px !important;
}
li.center-logo {
  display: none;
}
#header li.center-logo a.nav-link {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}
#menu-website-menu li {
  margin-top: 0px;
  text-align: center;
}
#header .navbar-light .navbar-nav .nav-link {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  font-family: 'Fraunces', serif;
}
#header .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
}
#header {
  position: relative;
  z-index: 20;
}
#header li.menu-twitter {
  position: relative;
  top: -10px;
}
#header li.menu-contact a {
  background-color: #f4f3fb;
  border-radius: 30px;
  box-shadow: 0px 2px 3px #e8e8e8;
}
/* -------------------------------------------------------------------------- */
/* Main Content                                                               */
/* -------------------------------------------------------------------------- */

.g1bg {
	background-size: cover;
	height: 0;
	background-position: center center;
	padding-top: 75.5%;
}
.slider-home-bg {
  width: 100%;
  /* min-height: 800px; */
  background-position: top center;
  background-size: cover;
  height: 0;
  position: relative;
  padding-top: 43.5%;
/*	background-attachment: fixed;*/
}
#home-slider .carousel-caption {
  right: 15%;
  left: auto;
  z-index: 1;
}
#home-slider .carousel-caption h5 {
  text-shadow: 0px 0px 8px #000;
}
#home-slider .carousel-caption p {
  text-shadow: 0px 0px 8px #000;
}
.purple-bg {
  background-image: url('imgs/slider-purple-bg.png');
  width: 100%;
  background-position: center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  padding-top: 30%;
}
#read-about {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 63%);
  margin-top: -170px;
  min-height: 170px;
  padding-top: 145px;
  position: relative;
  z-index: 50;
}
#read-about .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#read-about .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
#ben-title p {
  font-size: 11px;
  font-weight: 600;
}
#contact-info {
  font-size: 15px;
  color: #1e164d;
}
#contact-info a {
  text-decoration: none;
  color: #1e164d;
}
#contact-info h6 {
  font-weight: 600;
}
#recent-purchases .btn-primary {
  background-color: #dee3ed;
  color: #1e164d;
  border-color: #dee3ed;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
#recent-purchases .btn {
  padding: .5rem 3rem;
  border-radius: 30px;
}
section#home-video {
  position: relative;
  background: url(imgs/video-bg.jpg) 0px 0px / cover no-repeat;
  height: 0;
  padding-top: 42.5%;
  overflow: hidden;
}
.videowrapper {
  position: absolute;
  left: 0;
  top: -45px;
  width: 100%;
}
#wh-text {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
#video-button img {
  max-width: 50px;
}
#video-button {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 3%;
}
section#g1-winners .slick-slide {
  padding: 20px;
}
.g1-horsetitle {
  font-weight: 300;
  font-family: 'Fraunces', serif;
	text-transform: uppercase;
}
.featured-horsetitle {
	text-transform: uppercase;
}
section#g1-winners #g1-arrow-l {
  position: absolute;
  top: 50%;
  left: -70px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
section#g1-winners #g1-arrow-r {
  position: absolute;
  top: 50%;
  right: -70px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
.slick-arrow {
  display: none !important;
}
section#g1-winners .slick-dots li button:before {
  font-size: 12px;
}
#g1-button {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 63%);
  margin-top: -170px;
  min-height: 170px;
  padding-top: 145px;
  position: relative;
  z-index: 50;
}
#g1-button .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#g1-button .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
#about-recent img {
  width: 100%;
  height: auto;
}
section#news-twitter {
  background-color: #f4f3fb;
  margin-top: -40px;
  z-index: 50;
  position: relative;
}
#news-container {
  background-color: #FFF;
  border-radius: 20px;
  padding: 30px 30px 1px 30px;
}
.home-news-title {
  font-size: 25px;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  color: #1e164d;
  line-height: 30px;
}
#news-read-more {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 63%);
  margin-top: -170px;
  min-height: 170px;
  padding-top: 145px;
  position: relative;
  z-index: 50;
  text-align: center;
}
#news-read-more .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#news-read-more .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
section#news-twitter #g1-arrow-l {
  position: absolute;
  top: 50%;
  left: -54px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
section#news-twitter #g1-arrow-r {
  position: absolute;
  top: 50%;
  right: -54px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
section#news-twitter .slick-dots {
  bottom: -65px;
}
section#news-twitter .slick-dots li button:before {
  font-size: 12px;
}
#twitter-fade {
  width: 100%;
  background: rgb(244, 243, 251);
  background: linear-gradient(180deg, rgba(244, 243, 251, 0) 0%, rgba(244, 243, 251, 1) 63%);
  margin-top: -150px;
  min-height: 79px;
  padding-top: 140px;
  position: relative;
  z-index: 50;
  text-align: center;
}
#twitter-fade .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#twitter-fade .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
section#success {
  background-color: #16133e;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('imgs/map-bg-home.jpg');
  background-size: cover;
  background-position: center center;
}
#success-div {
  border: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}
#success-container {
  max-width: 1300px;
}
#success-div .slick-slide img {
  width: 100%;
}
#success-div .slick-slide {
  padding: 30px;
}
.success-horse-div {
  border: solid 2px #b5b3c6;
}
.success-horsetitle {
  font-size: 30px;
  font-weight: 600;
	text-transform: uppercase;
}
section#success #g1-arrow-l {
  position: absolute;
  top: 50%;
  left: -54px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
section#success #g1-arrow-r {
  position: absolute;
  top: 50%;
  right: -54px;
  margin-top: -32.5px;
  cursor: pointer;
  max-width: 45px;
}
section#success .slick-dots li button:before {
  font-size: 12px;
}
section#success .slick-dots li.slick-active button:before {
  color: #FFF;
}
#about-page-header {
  position: relative;
  height: 0;
  padding-top: 43%;
  background-size: cover;
  background-position: top center;
}
#services-page-header {
  position: relative;
  background-size: cover;
  background-position: top center;
  background-image: url(imgs/services-map-bg.jpg);
}
h1#services-title-lg {
  color: #5b71a7;
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
}
#name-title-about {
  max-width: 139px;
  position: absolute;
  left: 10%;
  top: 16%;
}
#name-title-services h1 {
  font-size: 20px;
  font-family: 'Fraunces', serif;
  font-weight: 600;
}
#services-offered {
  max-width: 1170px;
  margin: 0 auto;
}
#about-p h2 {
  color: #1e164d;
}
.quote-bg {
  background-color: #eef1f6;
  border-radius: 40px;
  text-align: center;
  border: solid 10px #FFF;
}
.quote-bg:nth-child(even) {
  background-color: #d6dbe9;
}
.quote-inside {
  padding: 60px 75px;
}
.quote p {
  font-size: 20px;
}
.quote-line {
  max-width: 8px;
  border-top: solid 2px #5b71a7;
  margin: 0 auto;
  margin-bottom: 10px;
}
.quote-bottom h6 {
  font-weight: 600;
  color: #5b71a7;
	text-transform: uppercase;
}
.quote-title {
  color: #5b71a7;
}
#about-bottom .container-fluid {
  max-width: 800px;
}
#about-bottom #about-ready {
  font-size: 35px;
  font-family: 'Fraunces', serif;
  color: #1e164d;
  text-align: center;
}
#in-touch {
  text-align: center;
  color: #1e164d;
  font-weight: 600;
  font-size: 18px;
}
#in-touch .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#in-touch .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
#middle-service {
    overflow: hidden;
    background-color: #FFF;
    border-radius: 20px;
    padding: 30px 30px 95px 30px;
    border: solid 2px #5b71a7;
    position: relative;
}
#middle-service-info {
  position: absolute;
  z-index: 20;
  width: 100%;
}
#middle-service-bg {
  background-size: cover;
  padding-top: 80.5%;
  position: absolute;
  left: 0;
  top: 0px;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  width: 100%;
  opacity: .4;
  background-position: center center;
}
#viewpdf .btn-primary {
  background-color: #5b71a7;
  border-color: #5b71a7;
  font-size: 18px;
  font-weight: bold;
}
#viewpdf .btn {
  border-radius: 30px;
  padding: 0.5rem 2.75rem;
  box-shadow: 0px 1px 3px #000;
}
#services-footer h2 {
  font-weight: normal;
}
#services-form {
  padding: 30px;
  border: solid 2px #5b71a7;
  border-radius: 20px;
  margin-bottom: 80px;
}
#submit-btn .btn-primary {
  font-size: 20px;
  color: #1e164d;
  background-color: #eef1f6;
  border-color: #eef1f6;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  text-transform: uppercase;
}
#submit-btn .btn {
  padding: 0.5rem 0.5rem;
  border-radius: 45px;
  box-shadow: 0px 0px 10px #caccd3;
  margin-right: 0px;
}
#submit-btn {
  margin-bottom: -56px;
  margin-top: 40px;
}
#select-title {
  font-size: 20px;
  color: #5b71a7;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  line-height: 25px;
}
#select-title span {
  font-size: 15px;
  font-family: brandon-grotesque, sans-serif;
}
.service-box-top {
    background-color: #FFF;
    border-radius: 20px;
    padding: 15px 30px 120px 30px;
    border: solid 2px #5b71a7;
    position: relative;
    overflow: hidden;
}
#service-box-top-bg {
  background-size: cover;
  padding-top: 65.5%;
  position: absolute;
  left: 0;
  top: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  width: 100%;
  opacity: .4;
  background-position: center center;
}
#service-box-info {
  position: absolute;
  z-index: 20;
	padding-right: 200px;
}
.wpcf7-list-item-label {
  color: #5b71a7;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.wpcf7-list-item {
  margin-bottom: 15px !important;
}
#services-form .form-control {
  background-color: #eef1f6;
  border: none;
  padding: 0.75rem 0.75rem;
}
.service-box-bott {
  background-color: #eef1f6;
  border-radius: 20px;
  padding: 20px 30px 20px 30px;
  border: solid 2px #5b71a7;
}
.service-title {
  font-size: 30px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
	    line-height: 35px;
}


.success-horse-imgs {
height: 0;
	padding-top: 75%;
	background-size: cover;
	width: 100%;
	background-position: center center;
}

#viewpdf {
	display: inline-block;
	position: relative;
	z-index: 2;
	    z-index: 21;
    margin-bottom: -48px;
}
.service-title-bott {
  font-size: 20px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.service-sub {
  font-style: italic;
  font-size: 16px;
}
#text-submit {
  margin-bottom: 70px;
}
.featured-horsetitle {
  font-size: 27px;
  color: #5b71a7;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.horse-featured-img {
  height: 0;
  position: relative;
  padding-top: 66.5%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.moreimgs {
  max-width: 250px;
  background-color: #eef1f6;
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 20px;
  padding: .175rem 1.75rem;
  box-shadow: 0px 0px 10px #000;
}
#purchase-header {
  background-color: #8b87a6;
  padding: 50px 0px 30px 0px;
  width: 100%;
}
#purchase-header h1 {
  text-shadow: 0 0 26px #FFF, 0 0 30px #FFF;
}
.win-split {
  max-width: 100px;
  border-top: solid 4px #eef1f6;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.winning-races {
  color: #5b71a7;
  text-align: center;
}
.runnerup-races {
  color: #5b71a7;
  text-align: center;
}
.morepurchase-header {
  font-size: 30px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.purchase-list {
  color: #5b71a7;
}
.featured-header-title {
  font-size: 40px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.purchase-page-split {
  max-width: 600px;
  border-top: solid 8px #eef1f6;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
.private-wins .container-fluid {
  max-width: 800px;
}
#private-container {
  max-width: 950px;
}
.purchase-list-hora p {
  display: inline-block;
  font-size: 20px;
  color: #5b71a7;
  position: relative;
  top: -5px;
}
.purchase-list-hora span {
  font-size: 40px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.archive-post {
  background-color: #f7f8fb;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 30px;
}
#archive-img {
  height: 0;
  padding-top: 54.5%;
  border-radius: 20px;
  background-position: center center;
}
a.archive-title {
  text-decoration: none;
  font-size: 25px;
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.archive-date {
  color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  font-size: 20px;
}
.read-more-btn .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
.read-more-btn .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
.news-read-more-archive {
  width: 100%;
  background: rgb(247, 248, 251);
  background: linear-gradient(180deg, rgba(247, 248, 251, 0) 0%, rgba(247, 248, 251, 1) 85%);
  margin-top: -123px;
  /*min-height: 170px;*/
  padding-top: 105px;
  position: relative;
  z-index: 50;
  text-align: center;
}
#single-img {
  background-size: cover;
  background-position: center center;
  height: 0;
  padding-top: 60.5%;
  width: 100%;
  background-repeat: no-repeat;
}
.sidebar-widget-title {
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  color: #1e164d;
}
h1.article-title {
  color: #1e164d;
}
#sidebar {
  text-align: center;
}
#sidebar li a {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  color: #1e164d;
  text-decoration: none;
}
#sidebar span.post-date {
  display: block;
}
.sidebar-article {
  background-color: #fff;
  border-radius: 20px;
  padding: 25px;
  margin-bottom: 30px;
}
body.single-post {
  background-color: #f7f8fb;
}
#pub-title-single {
  display: inline-block;
  font-weight: 100;
  font-family: 'Fraunces', serif;
}
#article-date-span {
  font-weight: 600;
  font-family: 'Fraunces', serif;
  color: #1e164d;
  padding-right: 20px;
}
.article-content p {
  color: #1e164d;
}
#article-race .btn-primary {
  background-color: #1e164d;
  border-color: #1e164d;
  font-weight: 600;
  font-family: 'Fraunces', serif;
  text-transform: uppercase;
}
#article-race .btn {
  border-radius: 30px;
  padding: 0.25rem 3rem;
}
/**Footer**/
#footer {
  background-color: #f4f3fb;
  min-height: 140px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
ul#menu-website-menu-1 {
  width: 100%;
  position: relative;
  right: 0px;
}
.menu-website-menu-container {
  width: 100%;
}
#footer li {
  margin-top: 30px;
}
#footer li a {
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Fraunces', serif;
}
#footer li.center-logo {
  max-width: 150px;
}
#footer .menu-contact a {
  background-color: #1e164d;
  border-radius: 30px;
  box-shadow: 0px 2px 3px #e8e8e8;
  color: #FFF;
}
.footer-bottom {
  font-size: 12px;
  position: relative;
  left: -20px;
}

li.menu-item-100 {
	display: block;
}

.horsehosting-table a {
	color: #1e164d;
}
#transprent-white-container {
  margin-top: 30px;
}
.transparent-white {
  margin: 0px auto;
  padding: 30px;
  color: #1e164d;
  font-family: 'Fraunces', serif;
  background-color: rgba(255,255,255,0.75);
}
.services-round-number {
  margin: 0px auto 30px auto;
  padding: 10px 30px;
  color: #FFF;
  font-size: 40px;
  display: inline-block;
  background-color: #1e164d;
}
.services-uppercase {
  font-size: 20px;
  text-transform: uppercase;
}

/* -------------------------------------------------------------------------- */
/* Extra small devices (portrait phones, less than 576px)*/
/* No media query for `xs` since this is the default in Bootstrap */
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

		li.menu-item-100 {
	display: none;
}
  #submit-btn {
    margin-bottom: -166px;
    margin-top: 40px;
  }
  #single-img {
    padding-top: 30.5%;
  }
  .winning-races {
    text-align: left;
  }
  .runnerup-races {
    text-align: left;
  }
  #middle-service-bg {
    padding-top: 11.5%;
  }
  #service-box-top-bg {
    padding-top: 20.5%;
  }
  #submit-btn .btn {
    padding: .5rem 3.5rem;
    margin-right: -65px;
  }
  #services-page-header {
    /*padding-top: 37%;*/
  }
  #about-bottom #about-ready {
    text-align: left;
  }
  #name-title-about {
    max-width: 650px;
    position: absolute;
    left: 15%;
    top: 40%;
  }
  #video-button img {
    max-width: 100px;
  }
  #success-div {
    border-left: solid 2px #b5b3c6;
    border-right: solid 2px #b5b3c6;
    border-bottom: solid 2px #b5b3c6;
  }
  ul#menu-website-menu-1 {
    right: -18px;
  }
  .slick-arrow {
    display: block !important;
  }
  ul#menu-website-menu {
    position: relative;
    right: -35px;
  }
  #success-div {
    padding-left: 80px;
    padding-right: 80px;
  }
  .slick-arrow {
    display: block;
  }
  #name-title-services h1 {
    font-size: 30px;
  }
  #menu-website-menu li {
    margin-top: 40px;
    text-align: left;
  }
  li.center-logo {
    display: none;
  }
  #video-button {
    padding-top: 10%;
  }
  section#home-video {
    padding-top: 32.5%;
  }
  .videowrapper {
    position: absolute;
    left: 0;
    top: -200px;
    width: 100%;
  }
/*
  a.mobile-logo {
    display: none;
  }
*/
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .videowrapper {
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
  }
	  li.center-logo {
    display: none;
  }
}
/**iPad media queries**/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	li.menu-item-100 {
	display: none;
}
	  li.center-logo {
    display: block;
  }
	a.mobile-logo {
  display: none;
  }
  #services-page-header {
    height: 0;
    padding-top: 37%;
  }
  #name-title-services {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 15%;
  }
  #transprent-white-container {
    display: flex;
    flex-flow: wrap;
  }
  .transparent-white {
    display: flex;
    width: 33.33%;
    max-width: 325px;
    flex-direction: column;
    border-radius: 45% 45% 0 0;
  }
  .services-round-number {
    max-width: 85px;
    border-radius: 50%;
  }
}
@media (min-width: 1600px) {}
@media (min-width: 1700px) {
		li.menu-item-100 {
	display: block;
}
  #name-title-services h1 {
    font-size: 40px;
  }
  .videowrapper {
    top: -200px;
  }
	  li.center-logo {
    display: block;
  }
	a.mobile-logo {
  display: none;
}
}
