/* Main */
html *
{
font-family: "Lato", 'Open Sans', sans-serif;
}

.top-columns-wrap {

}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    display: flex !important;
    align-items: center !important;
}
.responsive-menu-button.responsive-menu-boring.responsive-menu-accessible.is-active {
    margin-top: -20px !important;
    margin-right: -220px !important;
}
.center-columns {
    margin: 0;
/*     float: none;
    display: inline-block; */
    padding-top: 65px;
}

.center-columns-wrap {
    display: block;
    height: auto;
    clear: both;
}

.main-container {
margin: 15px 0px 0px 0px;
}

#click-menu .admin-bar-showing {
  margin-top: 32px;
  display: block;
}

#click-menu {
  display: block;
  margin-top: 34px;
}

.home article.page {
padding: 0;
}

.blog .post-sidebar {
display: none;
}

.blog .post-content {
width: 100%;
}

.post .post-content-inner {
margin-top: 20px;
}

.blog .post-content-inner {
    border: 2px solid rgba(128, 128, 128, 0.16);
    margin-top: 20px;
    height: auto;
}

.blog .blog-index-title {
width: 100%;
display: block;
}

.blog a.read-more, .post a.read-more {
    width: 105px;
    clear: both;
    display: block;
    padding: 0px 15px 3px 15px;
    font-size: 16px;
    font-weight: 300;
    border: 0;
    border-radius: 30px;
    background: #00B3CB;
    font-style: normal;
    color: white !Important;
    margin-top: 15px;
}

.blog-back-btn {
    margin: 0 auto;
    padding: 0px 50px 20px 50px;
    background-color: white;
}

article.page, article.page, article.post {
  padding: 20px;
  background-color: white;
}

.page-id-554 article.page, article.page {
  padding: 20px 20px 0px 20px;
}

article.post {
    padding: 10px 20px 10px 20px;
    display: flex;
}

article.post .widget, .single-testimonials .widget {
    background-color: white;
    border: 2px solid rgba(128, 128, 128, 0.16);
    margin-top: 20px;
}

.page-id-554 .modal.in .modal-dialog {
  margin-top: 70px;
  width: 60%;
}

.page-id-554 .entry-content {
  padding-left: 0;
  padding-right: 0;
}

.page-id-554 .modal-body {
  position: relative;
  padding: 0 30px;
}

.modal-content {
border: 8px solid rgba(231, 231, 231, 0.66);
    border-radius: 0;
}

.modal-header {
  min-height: 16.42857143px;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-right: 30px;
}

.modal-footer {
  padding: 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 20px;
}

.sale-block {
background: #D61601;
min-height: 100px; 
display: block;
margin-top: auto;
margin-bottom: -20px;
text-align: center;
color: white;
padding: 5px 0 20px 0;
}

.single-testimonials article.testimonials {
padding: 20px;
background-color: white;
}

.home {
  padding: 0;
  background-color: transparent;
}

a.book-link {
text-transform: none;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
width: 100%;
}

#responsive-menu #responsive-menu-title {
  font-size: 24px !important;
  padding: 34px 0px 0px 5% !important;
}

p.courses-txt {
padding: 0 15px;
}

.home .header-curve {
background-color: transparent;
}

.header-curve {
background-image: url(/wp-content/uploads/2015/07/footer-curve.png);
    background-color: #00B3CB;
  background-position: center bottom,center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 75px;
  width: 100%;
  z-index: 100;
  position: relative;
  margin-top: -45px;
}

a {
color: #337DB8;
}

p.center-txt {
text-align: center;
}

.homepage-banner {
background: url(/wp-content/uploads/2016/01/FFA-Web-Banner.jpg);
 background-size: cover;
  position: relative;
  height: 470px;
}

.homepage-banner-mob {
display: none;
}

h3.page-sub {
color: rgb(86, 86, 160);
font-size: 18px;
}

.text-top h2 {
  color: white;
  margin: 0;
  padding: 0 20px;
  width: 80%;
  margin: 0 auto;
  padding-top: 100px;
  font-size: 65px;
  font-weight: 600;
  text-shadow: 0 0 0px rgba(255,255,255,1) , 0 0 0px rgba(255,255,255,1) , 0 0 0px rgba(255,255,255,1) , 0 0 0px #00B3CB, 0 0 0px #00B3CB , 0 0 20px #00B3CB, 0 0 0px #00B3CB;
  -webkit-transition: all 200ms 0 cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms 0 cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms 0 cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms 0 cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transform: scaleX(1) scaleY(1) scaleZ(1);
  -webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
  transform: scaleX(1) scaleY(1) scaleZ(1);
  -moz-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}

.text-top button {
  float: left;
  font-size: 26px;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(43, 44, 44, 1);
  -moz-box-shadow: 0px 2px 7px 0px rgba(199,199,199,1);
  box-shadow: 0px 2px 7px 0px rgba(44, 44, 43, 1);
}

#banner-btn {
 width: 80%;
 margin: 0 auto;
 padding: 20px;
}

.no-pad {
padding: 0 !Important;
}

.blog .site-content {
background: #fff;
padding: 20px;
    height: auto;
    display: flex;
}

.blog .entry-header {
padding-top: 10px;
padding-bottom: 5px;
}

.nav-links {
padding: 0 20px;
font-style: normal;
}

.blog .page-header {
  background-color: rgba(255, 255, 255, 1);
  border: none;
  margin-top: 0;
  padding-top: 10px;
}

.blog .page-title {
  color: rgb(86, 86, 160);
  padding: 0;
}

.row {
  margin: 0 auto;
  background: #fff;
}

.navigation a, .navigation a:hover {
color: #337DB8;
}

.center-btn {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.right-btn {
float: right;
}

.right-btn button, input[type="submit"], input[type="button"], input[type="reset"] {
font-size: 16px;
}

.btn-purple {
background: #34368F;
}

.btn-purple:hover {
background: #00B3CB;
}

#responsive-menu.RMOpened {
right: -6%;
}

#bottom-main-hr {
  height: 8px;
  background: rgba(221, 221, 221, 0.66);
  position: relative;
}

.home #top-main-hr {
width: 100%;
}

#top-main-hr {
  height: 8px;
  background: rgba(221, 221, 221, 0.66);
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.btn-teal {
background: #00B3CB;
font-style: normal;
}

.ih-item .btn-teal {
  font-size: 14px;
}

.ih-item .img {
margin: 0 auto;
}

.right-button .btn-teal, .right-button .btn-purple {
  font-size: 16px !Important;
}

.ih-item.circle.effect4 .info p {
border: 0;
}

.ih-item.circle.effect4 .info h3 {
  color: #fff;
  text-transform: none;
  position: relative;
  letter-spacing: 0px;
  font-size: 1rem;
  margin: 0 30px;
  padding: 32px 0 0 0;
  height: 100px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.contact-main {
margin-bottom: 15px;
}

button, input, textarea {
  border: 2px solid #CFCFCF;
  margin-bottom: 10px;
}

textarea, .wpcf7-text {
width: 80%; 
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 300;
  border: 0;
  border-radius: 30px;
}

.dashicons, .dashicons-before:before {
  vertical-align: middle;
  font-size: 22px;
  width: 25px;
  height: 25px;
}

.home .entry-content {
  padding-bottom: 40px;
  background-color: #fff;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.sola_t_layout_4_container {
  /* padding: 10px; */
  margin: 5px 1% 10px 1%;
  width: 22%;
  display: inline-block;
}

img.service-icon {
width: 90%;
display: block;
margin: 0 auto;
}

.entry-content {
 background-color: white;
 padding: 0 20px;
}

.entry-content a:hover, .comment-content a:hover {
color: #337DB8;
}

.entry-content a, .comment-content a {
color: #7F928E;
}

.site-footer .sidebar-container {
background-color: #fff;
height: 100%;
margin-top: 35px;
background-color: #1c1c1c;
}

th {
  font-weight: bold;
  text-transform: none;
}

.site-content {
  border: 8px solid rgba(231, 231, 231, 0.66);
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.footer-top {
  height: 100%;
  background-color: #1c1c1c;
  padding: 20px 3% 35px 3%;
  width: 80%;
  color: white;
  margin: 0 auto;
  border-bottom: 1px solid #2a2a2a;
}

p.footer-p {
  text-align: left;
  font-size: 15px;
  font-weight: 300;
  color: #999999;
  margin-bottom: 10px;
}

.entry-header {
  margin-bottom: 0px;
  background: rgba(255, 255, 255, 1);
  color: black;
}

.courses-block {
  text-align: center;
/*   padding: 20px 3% 50px 3%; */
	padding: 20px 3% 100px 3%;
  background: #fff;
  display: inline-block;
  width: 100%;
}

h2.header-contact {
     margin-top: 3px;
    margin-bottom: 7px;
    font-weight: 400;
    color: #686758;
    font-size: 22px;
}

h2.courses-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 0;
}

h3.footer-title {
  text-align: left;
  font-weight: 500;
  color: #FFF;
  margin-bottom: 14px;
  font-size: 20px;
}

.hentry {
padding: 0;
}

.container {
width: 80%;
padding: 0;
}

.entry-meta {
display: none;
}

footer.entry-meta {
margin-top: 12px;
}

/* .body-border {
background-color: rgba(244, 244, 242, 1);
width: 100%;  
height: 2px;
} */

.home .metro {
  margin-top: -75px;
}

.metro {
background: #00B3CB;
padding-bottom: 45px;
padding-top: 30px;
}

.mobile-banner {
display: none;
}

/* Navigation */

.navbar {
margin-top: 30px;
}

ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
background-color: #82938D;
}

.menu-item-has-children {

}

#gallery-txt {
margin: 15px 0 22px 0;
}

.entry-title {
margin: 0;
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  border-bottom: 2px solid #FFF;
  color: rgb(86, 86, 160);
}

.entry-title a {
color: #fff;
}

.blog .entry-title a {
  color: #03B5CC;
}

.title-line {
  width: 200px;
  height: 3px;
  background: rgb(0, 179, 203);
  margin-left: 15px;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
background-color: #2473B2;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color: #000;
}

.nav-menu .sub-menu, .nav-menu .children {
background: #2473B2;
}

/* Header */
.header-top {
font-size: 14px;
font-weight: 300;
width: 100%;
padding: 10px;
background: #337DB8;
color: #fff;
width: 100%;
text-align: center;
}

.header-top a {
color: #BDBDBD;
}

.social-icons {
  float: right;
  margin-right: 110px;
  margin-top: 12px;
}

.social-icons img {
margin-left: 3px;
}

.logo {
float: left;
padding-right: 45px;
margin-left: 20px;
}

.ms-logo {
float: left;
margin-left: 30px;
}

.header-wrap {
max-width: 80%;
margin: 0 auto;
padding-top: 28px;
position: relative;
z-index: 110;
background: none;
padding: 20px 0;
}

#purple-hr {
height: 5px;
width: 100%;
background-color: #5556A1;
margin-top: 40px;
}

/* Home */
.block {
  padding: 20px 3% 35px 3%;
  background: #fff;
  display: inline-block;
  width: 100%;
}

.home-about-block {
height: 100%;
background: #F4F4F2;
color: #000;
font-size: 30px;
margin: 0 auto;
max-width: 80%;
text-align: center;
font-weight: 300;
padding: 20px;
}

.site-footer .social-icons img {
    background: white;
    border-radius: 50%;
    border: 1px solid white;
}

.home-image-block {
min-height: 250px;
background-image: url("/wp-content/uploads/2015/07/first-aid-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
color: #fff;
font-size: 30px;
text-align: center;
font-weight: 300;
}

h1.home-image-h1 {
  margin: 0 auto;
  padding-top: 40px;
  font-weight: 400;
  padding-bottom: 12px;
}

.home-about {
background: #F4F4F2;
padding-bottom: 40px;
border-top: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
}

.home-about-block p, .gallery-block p {
font-size: 20px;
font-weight: 300;
}

.home-about-h1 img {
padding-right: 5px;
padding-bottom: 5px;
margin-right: 5px;
}


.home-about-h1 {
color: #202020;
text-align: center;
font-size: 40px;
font-weight: 400;
}

.home-main-wrap {
max-width: 80%;
margin: 0 auto;
background: #fff;
margin-bottom: 50px;
}

.grey-block {
height: 100%;
background: rgba(244, 244, 242, 1);
}

.wpcf7 {
padding-top: 10px;
}

.grey-block p {
margin: 0;
font-size: 15px;
}

.middle-block {
height: 100%;
padding-left: 0;
padding-right: 0 !Important;
}

.modal.in .modal-dialog {
margin-top: 100px;
}

.modal-title {
  padding: 0;
      font-weight: 400;
    color: rgb(86, 86, 160);
}

.home-menu-title {
font-size: 20px;
font-weight: 300;
text-align: center;
margin: 10px 10px 15px 10px;
}

.home-tile-blue {
height: 175px;
background: #2473B3;
text-align: center;
color: #fff;
}

.home-tile-grey {
height: 175px;
background: rgba(128, 146, 141, 0.94);
text-align: center;
color: #fff;
}

.microsoft-product {
padding-top: 15px;  
  display: block;
    margin-left: auto;
    margin-right: auto;
}

.microsoft-product img {
  display: block;
    margin-left: auto;
    margin-right: auto;
}
  
.microsoft-product h5 {
font-size: 16px;
text-align: center;
}

.microsft-product img {
display: block;
margin-left: auto;
margin-right: auto;
}

.product-bdr {
border-right: 2px solid rgb(244, 244, 242);
border-bottom: 2px solid rgb(244, 244, 242);
padding-top: 10px;
}

.product-bdr-start {
border-left: 2px solid rgb(244, 244, 242);
}

@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
/* 14% = 100% (full-width row) divided by 7 */
.seven-cols {
max-width: 80%;
margin: 0 auto;
margin-bottom: 40px;
}


/* Services 2 Blocks */

.services-half-container {
max-width: 80%;
margin: 0 auto;
padding-top: 10px;
}

.services-half-right {
margin-bottom: 35px;
}

.panel-content {
font-size: 18px;
margin-bottom: 10px;
}

.metro ul, .metro ol {
margin-top: 6px;
}

#contact-icon {
margin-top: 10px;
}

img.newsletter-img {
float: left;
}

p.newsletter-link {
color: #337DB8;
}

/* Owl Carousel */

.owl-item {
padding: 0 15px;
}

.owl-item .item img {
  border: 3px solid #34368F;
  border-radius: 25px;
}

.owl-theme .owl-controls .owl-buttons div {
  background: #34368F;
  filter: Alpha(Opacity=100);
  opacity: 1;
  margin: 10px 3px 15px 1px;
}

.owl-theme .owl-controls .owl-buttons :hover {
  background: #00B3CB;
}

/* Search Box */

.site-header .search-field {
background-color: transparent;
background-position: 5px center;
width: 216px;
}

#search-head {
float: right;
clear: right;
margin-right: 25px;
}

/* Contact Form Home */

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
color: red;
font-size: 12px;
}

.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
font-size: 15px;
}

/* Banner */

.banner-title {
font-size: 30px;
font-weight: 400;
}

.banner-text {
font-size: 30px;
font-weight: 300;
}

/* Footer */

.support {
display: none;
}

.textwidget {
font-size: 18px;
}

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
color: #000;
font-size: 22px;
font-weight: 400;
}

.site-footer .widget a {
color: #337DB8;
font-size: 18px;
}

.widget li {
padding: 0;
}

.site-footer a {
color: #337DB8;
}

.site-footer {
  background-color: #1C1C1C;
  font-size: 14px;
  text-align: center;
}

.widget a {
color: #337DB8;
}

.footer-bottom {
  padding: 10px;
  background: #1C1C1C;
  width: 100%;
  font-weight: 400;
  color: #736F6F;
  font-size: 12px;
  text-align: center;
}

.footer-bottom a {
  color: #999999;
}

/* Contact Form Page */

.half-left {
float: left;
width: 50%;
padding: 15px;
}

.half-right {
float: right;
width: 50%;
padding: 15px;
margin-top: 5px;
margin-bottom: 50px;
}

.half-right img {
padding-top: 40px;
float: right;
}

.half-left-1 {
float: left;
width: 50%;
}

.half-left-1 p {
font-size: 14px;
}

.half-right-2 {
float: right;
width: 50%;
padding-left: 15px;
margin-bottom: 50px;
}

.half-right-2 p {
font-size: 14px;
}
  
.contact-bottom {
clear: both;
padding: 15px;
margin-bottom: 50px;
}

.metro label {
font-size: 16px;
font-weight: 300;
}

.form-control {
display: block;
width: 100%;
height: 26px;
padding: 0px 10px;
}

.ih-item.circle {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  margin: 0 auto;
}

.ih-item.circle .info {
  position: absolute;
  width: 100%;
  height: 100%;
}

.ih-item.circle .img {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* FAQs */

.faqs h4 a {
font-size: 20px;
line-height: 0;
}

.panel-heading {
padding: 1px 15px;
}

.panel-default > .panel-heading {
height: 50px;
padding-top: 15px;
}

.panel-body {
font-size: 14px !Important;
}

/* Services Page */

.service-right {
height: 270px;
  margin-left: -20px;
  margin-right: -20px;
}

.service-left {
  height: 270px;
  background: #F3F3F3;
  margin-left: -20px;
  margin-right: -19px;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}

.bespoke-service {
height: 310px;
}

.service-top {
margin-top: 26px;
display: flex;
}

.service-white {
background: #fff;
border: 0;
}

.product-img-right {
padding-top: 35px;
padding-right: 55px;
}

.product-img-left {
padding-top: 35px;
padding-left: 40px;
}
 
.product-img-right img {
margin: 0 auto;
display: block;
}

.product-img-left img {
margin: 0 auto;
display: block;
}

.product-desc-right {
padding: 12px 50px 0px 0px;
}

.blog .post-content-inner {
    padding-bottom: 30px;
}

@media (min-width: 679px) and (max-width: 1140px) { 
.social-icons {
display: none;
}
}

@media only screen and (min-width: 678px) and (max-width: 991px) {
	.circle-pad {
	/* padding-top: 0px; */
		padding-top: 50px;
	}
	
}

  /* Small devices (tablets, 768px and up) */
@media (min-width: 679px) and (max-width: 1420px) { 

.center-columns {
    margin: 0;
    float: left;
}

.ms-logo {
    float: left;
    margin-left: 40px;
    display: none;
}

#responsive-menu {
    position: absolute;
    width: 100%;
}

.home-image-block p { 
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.service-left {
    display: flex;
    height: auto;
    padding-bottom: 25px;
}

.entry-title {
    padding: 10px 15px 10px 0px;
}

.ih-item.circle {
    margin: 0 auto;
}

.courses-block {
    padding: 20px 3% 90px 3%;
}

}

/* End Tablet Styling */

/* Mobile Devices */ 

@media (max-width: 678px) { 
.courses-block {
    padding: 20px 3% 50px 3%;
}
	
#responsive-menu {
    position: absolute;
    width: 100%;
}

.site-content {
    width: 98%;
    display: block;
}

article.page {
    padding: 6% !Important;
}

.service-left {
    margin-left: -6%;
    margin-right: -6%;
    height: auto;
    display: inline-block;
}


.product-desc-right {
    padding: 10px;
    text-align: center;
}

.product-img-left {
   float: none;
    padding-left: 0;
    padding-right: 0;
}

#tertiary {
display: none;
}

#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
    padding-left: 0;
    padding-right: 0;
}

.entry-title {
padding-left: 0;
}

.title-line {
    margin-left: 0;
}

.entry-content blockquote {
    margin-left: 0;
    margin-right: 5px;
}

textarea, .wpcf7-text {
    width: 100%;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
    padding: 5px 20px;
    font-size: 1rem;
}

.homepage-banner {
display: none;
}

.homepage-banner-mob {
    display: block;
    background: url('/wp-content/uploads/2015/08/FFA-Mobile-Banner.jpg');
    background-size: cover;
    position: relative;
    height: 330px;
}

.home .metro {
    margin-top: -50px;
}

.home-about-block {
    max-width: 100%;
    padding: 0 20px;
}

.home-image-block, .home-about {
    margin-left: -6%;
    margin-right: -6%;
}

.home .entry-content {
padding-bottom: 0;
}

.footer-top {
width: 100%;
}

.blog .post-content-inner {
    padding-bottom: 30px;
}

.blog .site-content {
padding: 0;
}

article.post {
    padding: 0;
}

.page-id-554 .right-btn{
float: none;
text-align: center;
}

.logo {
  margin-left: 0;
}

.logo img {
width: 60% !Important;
}

h2.header-contact {
    font-size: 16px;
}

.ms-logo {
    margin-left: 0px;
  margin-top: 10px;
}

.social-icons {
    float: none;
    margin-right: 100px;
    margin-top: 16px;
    clear: both;
    padding-top: 10px;
}

.widget li {
    padding-bottom: 5px;
}

.header-wrap {
margin-right: 0;
}

.center-columns {
    float: none;
}

.center-columns {
    padding-top: 0;
}

.ih-item.circle {
    margin: 0 auto;
    margin-bottom: 50px;
}

}

@media screen and (max-width: 767px) {
#responsive-menu-container {
    width: 50% !important;
}
	#responsive-menu-container {
    min-width: 320px;
}
}

/* recaptcha mobile fix */
@media screen and (max-width: 600px) {
	
	body.home {
		overflow-x: hidden;
	}
	
}

/* Blended Learning */
.blended-learning-block .wp-video {
	margin-left: auto;
	margin-right: auto;
	width: 1000px !important;
}

.blended-learning__header {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem;
}

.blended-learning__icon {
	margin-right: 1rem;
}

.blended-learning__heading {
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.blended-learning__heading {
		flex: 0;
	}
}
