﻿@media only screen and (max-width:1340px)
{
	.top-bar
    {
        width:95%;
	}
    .footer
    {
        width:95%;
    }
    .title-bar
    {
        width:95%;
    }
    .text
    {
        width:95%;
    }
    .about-us
    {
        width:95%;
    }
    .boxes
    {
        width:95%;
    }
    .title
    {
        width:95%;
    }
    .activities-performed
    {
        width:95%;
    }
    .news
    {
        width:95%;
    }
    .contact-us-form
    {
        width:95%;
    }
    .all-posts
    {
        width:95%;
    }
    .class-schedule
    {
        width:95%;
    }
    .pageline
    {
        width:95%;
    }
    .learns
    {
        width:95%;
    }
    .learn-details
    {
        width:95%;
    }
}
@media only screen and (max-width:1040px) 
{
    .about-us > div:last-child div
    {
        height:310px;
        margin:15px auto 0px auto;
    }
}
@media only screen and (max-width:768px)
{
    .jssor-slider-bar
    {
        width:100%;
	    width:100vw;
	    min-height:10px;
	    overflow:hidden;
	    margin:155px -50vw 10px -50vw !important;
        position:relative;
        left:50%;
        right:50%;
    }
    .title-bar
    {
	    height:auto;
	    border-bottom:solid 2px #c601d7;
	    text-align:center;
        margin:150px auto 10px auto;
    }
    .title-bar h2
    {
	    font-size:16px;
	    border-bottom:none;
	    float:none;
    }
    .title-bar h3
    {
	    font-size:16px;
	    border-bottom:none;
	    float:none;
    }
	.form-text-right
	{
		width:100%;
		float:none;
	}
	.form-text-left
	{
		width:100%;
		float:none;
	}
	.form-text-left-with-border
	{
		width:100%;
		float:none;
		margin-top:30px;
		height:auto;
	}
	.form-contact-us
	{
		height:auto;
	}
	.form-contact-us-map
	{
	    height:350px;
	}
    .header
    {
        width:100%;
        min-height: 65px;
        height:auto;
        transition: 1s;
        position: fixed;
        top: -5px;
        z-index: 999;
        background-color:#de07de;
        margin-top:2px;
    }
    .top-bar
    {
       min-height:65px;
       height:auto;
    }
    .top-bar-logo h1
    {
        margin-top:10px;
    }
	.top-bar > div:first-child
    {
        width:100%;
        min-height:65px;
        height:auto;
        float:none;
        margin:0px auto;
	}
    .top-bar > div:last-child
    {
        width:100%;
        height:50px;
        margin:0px auto 0px auto;
        background-color:#ffffff;
	}
    .top-bar-logo
    {
        width:220px;
        height:70px;
        float:right;
        padding:5px 0px;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
    }
    .about-us > div:last-child div
    {
        height:230px;
        margin:10px auto 0px auto;
        line-height:25px;
        font-size:12px;
    }
    .boxes > a h4
    {
        font-size:11px;
    }
    .activities-performed > div
    {
        width:48%;
        min-height:10px;
        margin:0px 0px 2% 4%;
    }
    .activities-performed > div:nth-child(3n)
    {
        margin-left:4%;
    }
    .activities-performed > div:nth-child(2n)
    {
        margin-left:0px;
    }
    .footer-left
    {
        width:100%;
        min-height:10px;
        height:auto;
        float:right;
    }
    .footer-left  ul
    {
        width:100%;
        margin:10px 0px 0px 0px;
    }
    .footer-left  ul li
    {
        width:25%;
        float:right;
    }
    .footer span
    {
        width:100%;
    }
    .footer-center
    {
        width:50%;
    }
    .learn-image ul li
    {
        width:32%;
    }
    .learn-image ul li:nth-child(5n)
    {
        margin-left:2%;
    }
    .learn-image ul li:nth-child(3n)
    {
        margin-left:0%;
    }
}
@media only screen and (max-width:540px) 
{
    .footer-left  ul
    {
       font-size:10px;
    }
}
@media only screen and (max-width:480px) 
{
    .main
    {
        margin-bottom:120px;
    }
    .about-us
    {
        margin:20px auto 0px auto;
    }
    .about-us > div
    {
        width:100%;
        float:none;
    }
    .about-us > div:last-child
    {
        margin-top:30px;
    }
    .about-us > div:last-child a
    {
       text-align:center;
       font-size:18px;
    }
    .about-us > div:first-child a
    {
        width:100px;
        height:35px;
        line-height:35px;
        right:70px;
        top:80%;
        font-size:12px;
    }
    .main-boxes
    {
        padding:10px 0px;
    }
    .boxes > a
    {
        width:48%;
        min-height:10px;
        height:auto;
        float:right;
        margin-left:4%;
        margin-bottom:2%;
        padding:25px 0px;
    }
    .boxes > a:nth-child(2n)
    {
        margin-left:0%;
    }
    .title h4
    {
        text-align:center;
        font-size:18px;
    }
    .activities-performed > div
    {
        width:100%;
        min-height:10px;
        height:auto;
        overflow:hidden;
        margin:0px auto 20px auto;
        float:none;
    }
    .activities-performed > div:nth-child(3n)
    {
        margin-left:0%;
    }
    .activities-performed > div:last-child
    {
        margin:0px auto;
    }
    .activities-performed > div h4
    {
        font-size:12px;
        margin-top:5px;
    }
    .activities-performed-text
    {
        font-size:11px;
    }
    .news
    {
        padding-bottom:100px;
    }
    .news > div
    {
        height:435px;
    }
    .main-footer
    {
        background:inherit;
        min-height:650px;
        height:auto;
        background-color:#303030;
    }
    .footer
    {
        min-height:650px;
        height:auto;
    }
    .footer-center
    {
        width:100%;
        height:auto;
        top:-20%;
    }
    .footer-right
    {
        width:100%;
        height:250px;
        margin:250px auto 0px auto;
    }
    .footer-right h4
    {
        margin: 0px auto;
    }
    .footer-right h5 
    {
        margin: 0px auto;
    }
    .footer-right > div > div
    {
        margin:20px auto 0px auto;
        float:none;
    }
    .footer-right p
    {
        text-align:center;
    }
    .footer-left  ul li
    {
        width:33.333%;
        float:right;
    }
    .class-images  img
    {
        width:100%;
    }
    .class-schedule h4
    {
        font-size:14px;
        padding-top:10px;
    }
    .pageline li > div:nth-child(3n)
    {
        margin:0px auto;
        text-align:justify;
    }
    .learn-image ul li
    {
        width:49%;
    }
    .learn-image ul li:nth-child(3n)
    {
        margin-left:2%;
    }
    .learn-image ul li:nth-child(2n)
    {
        margin-left:0%;
    }
    .learn-text ul li
    {
        width:100%;
         min-height:50px;
        height:auto;
        overflow:hidden;
        float:none;
        margin:0px auto 2% 0px;
    }
    .learn-audio ul li
    {
        width:100%;
        float:none;
        margin:0px auto 2% 0px;
    }
}
@media only screen and (max-width:320px) 
{
    .main-footer
    {
        background:inherit;
        min-height:520px;
        height:auto;
        background-color:#303030;
    }
    .footer
    {
        min-height:520px;
        height:auto;
    }
    .footer-left  ul 
    {
        font-size:8px;
    }
    .footer-center
    {
        width:100%;
        height:auto;
        top:-110px;
    }
    .footer-right
    {
        width:100%;
        height:240px;
        margin:150px auto 0px auto;
    }
    .footer span
    {
        font-size:9px;
        bottom:5px;
    }
    .learn-image ul li
    {
        width:100%;
        float:none;
        margin:0px auto 2% 0px;
    }
    .posts-more a
    {
        float:none;
        margin:0px auto;
    }
}
