@media (max-width:1220px){
	
	
	
}


@media (max-width:1199px){

}

@media (max-width:991px){

/*----header section-----*/	


}

@media (max-width:767px){
/*----header section-----*/	
.left-sec,.login-form{
width:100%;	
border-radius:10px;
}
.login-wrapper {
    margin-top: 15px;
}
.left-sec{
margin-bottom:20px;	
min-height:auto;
}
.login-wrapper{
background:none!important;	
box-shadow:none;
}
.form-title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.headertext span {
    font-size: 34px;
}
#container{
width:100%!important;	
}
.header-tag {
    font-size: 16px;
    padding: 5px 0;
    width: 76%;
    line-height: 20px;
}
}
@media (max-width:479px) {
    #header_main {
        padding: 0 10px;
    }

        #header_main .sSwitch.sSwitch_left {
            float: left;
            margin-right: 0px;
        }

    .uk-navbar-flip {
        display: none;
    }

    .header-tag {
        font-size: 16px;
        padding: 5px 0;
        width: 100%;
        float: none;
        text-align: center;
        font-weight: 700;
        line-height: 20px;
    }

    .page-title strong {
        padding: 5px 15px;
        font-size: 14px;
        border-radius: 20px;
    }

    .page-title {
        padding: 0 0 15px 0;
    }

    div.dataTables_wrapper div.dataTables_paginate {
        float: none;
    }

    .waves-effect {
        margin-bottom: 10px;
    }

    .mtsm-2 {
        margin-top: 10px;
    }

    textarea {
        width: 100%;
    }
}




