@media all and (max-width:980px) {


.slide-buttons {
    flex-flow: row;
}

.home-slide-content ul li {
    padding-left: 20px;
    background-image: url(/wp-content/uploads/2021/03/icon-list.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 0px 7px;
}

.single-step {
    margin-bottom: 30px;
}

.icon-single-bar {
    width: 100%;
}

/*Lessons Grid ================================= */


.post-query-item {
    width: 100%;
}

/*Regular Pages ================================= */

.ai-box .side-image {
    min-height: 400px;
}

.single-package {
    width: 100%;
    margin-bottom: 20px;
}

.home-section4 .ai-box.box-section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.course-block-container {
    width: 100%;
    margin-bottom: 20px;
}

h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.two-sides > div{
    width: 100%;
}

.side-text {
    padding: 40px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.home-section3 .side-text {
    padding: 0px 30px;
}

.home-section2 .side-text {
    padding: 0px 0px 60px;
}

.home-section1 .side-text {
    padding: 60px 0px 0px;
}

/* Header and Menu ============================= */



.top-bar-menu ul {
    justify-content: flex-end;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.ai-row.header-row {
    width: 100%;
    padding: 0px 20px;
}

.primary-navigation > div > .menu-wrapper {
    display: flex;
    justify-content: center;
}

nav#site-navigation ul li button {
    display: none;
}

header#masthead {
    padding: 0;
    background: #413D4C;
    margin: 0;
    width: 100%;
    max-width: unset;
}

.site-logo {
    display: flex;
    justify-content: center;
}

nav#site-navigation li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Rubikv';
    padding: 15px 6px;
}



.footer-block.footer-location {
    padding: 0px 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333;
    padding-bottom: 30px;
}

.footer-block.footer-block1 {
    width: 100%;
}

.footer-block.footer-block2 {
    width: 100%;
}

.footer-block.footer-block3 {
    width: 100%;
}

.footer-block.footer-block4 {
    width: 100%;
}

.course-location-row.location2-row .course-block-container {
    width: 100%;
    margin-bottom: 20px;;
}

.course-location-row.location1-row .course-block-container {
    width: 100%;
    margin-bottom: 20px;;
}


.fusion-body .fusion-header-wrapper .fusion-header, .fusion-body .fusion-header-wrapper .fusion-secondary-main-menu {
    background-color: #30425A!important;
}

.fusion-header .fusion-row {
    display: flex;
    justify-content: space-between!Important;
    flex-flow: column;
    align-items: center;
}

.fusion-header {
    padding: 0px;

}

fusion-mobile-menu-icons a {
    float: right;
    font-size: 21px;
    margin-left: 0px;
    margin-top: 10px;
}

nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left.fusion-mobile-menu-expanded {
    width: 100%;
}

.service-block {
margin-bottom: 30px;
}

.ai-row.row-home-services {
    margin-top: -50px;
}

.image-in-background > div {
    height: 500px!important;
}

.service-block {
width: 100%;
}

.home-services-wrapper {
    display: flex;
    flex-flow: column;
}

.fusion-main-menu>ul>li>a, .fusion-vertical-menu-widget ul.menu li a, .side-nav li a {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fusion-secondary-menu>ul>li {
    border-left: 0px solid transparent;
}

.fusion-secondary-menu>ul>li>a:hover {
    color: #80BEE9;
}

.fusion-secondary-menu>ul>li>a {
    height: 35px;
    float: right;
    color: rgba(255,255,255,0.75);
    text-transform: uppercase;
}
    
.fusion-contact-info a{
    color: #fff;
    font-size: 14px;
}

.fusion-contact-info a{
    line-height: 35px;
    color: rgba(255,255,255,0.75);
}

.fusion-contact-info a:hover {
    color: #80BEE9;
}


.fusion-contact-info:hover {
    color: rgba(255,255,255,1);
}

.fusion-contact-info {
    line-height: 35px;
    color: rgba(255,255,255,0.75);
    letter-spacing: 0px;
    font-size: 14px;
}

.carousel-navigation img{
    max-height: 30px;
}

.home-slides {
    height: 600px;
}


.ai-box.box-slider-content {
    padding: 0px 60px;
}


}