
@media screen and (max-width: 1367px) 
{

}


@media screen and (max-width: 1199px) 
{

}


@media screen and (max-width: 993px) 
{

.formUL li {
    min-width: 100% !important;
}

.formUL li:nth-child(odd) {
    padding-right: 0px;
}

.formUL li:nth-child(even) {
    padding-left: 0px;
}

.pageHead
{
     margin-top: 8px;   
}

.registration-steps h2 {margin:0 0 20px;}

}


@media screen and (max-width: 768px) 
{
.bannerSec {
    position: relative;
    top: 60px;
    transform: unset;
    width: 100% !important;
}

.baseGradient {
    min-height: unset;
}

.frontBox
{
     padding: 25px 15px 10px 15px;
         margin-bottom: 115px; 

}

.headLogo {
    display: inline-block;
    width: 100%;
}

.headLogo img {
    height: 55px;
    margin: auto;
    display: block;
}

.menuTop {
    margin-top: 27px;
    width: 100%;
    margin-top: 11px;
    margin-bottom: 0px;
    text-align: center;
}

.headbar {
    display: inline-block;
    width: 100%;
    min-height: 37px;
    padding: 5px 15px;
    position: relative;
    z-index: 11;
}

.headbar p {
    margin: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500 !important;
    text-align: center;
}

.buttonAction ul li a {
    display: inline-block;
    width: 128px;
    padding: 10px 15px;
    text-align: center;
    color: #fff !important;
    border-radius: 80px;
    font-size: 14px;
}

.mySwiper .swiper-slide {
    background-position: center right;
}

.commanDiv
{
    min-height: unset;
}

.navTabs_new
{

}

.navTabs_new li a
{
    white-space: nowrap;    
}



.navTabs_new
{
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
}

.rightDiv
{
    margin-top: 1px;
}

.navTabs_new li a {
    padding: 9px 20px;
}

.pageHead {
    font-size: 24px;
}

.rightDiv .btnComman
{
width: 100%;
}

}

@media screen and (max-width:767px) {
.completed-steps li {float:none; width:100%;}
.completed-steps li + li {margin-top:15px; border-left:0;}
.completed-steps li .steps-caption {font-size:13px;}
.completed-steps li .steps-caption br {display:none;}
.acme-news-ticker {height:100px;}
.page-heading {font-size:20px;}
.swiper-slide {min-height:50vh;}
.swiper-slide div {min-height:30vh;}
.swiper-button-next, .swiper-button-prev {width:50px !important; height:50px !important; border-radius:17px; -moz-background-size:20px 35px; -webkit-background-size:20px 35px; background-size:20px 35px;}
.buttonAction ul {top:68%;}
footer img {width:90%; height:auto;}
.menuTop li {margin-left:0;}
.menuTop li + li {margin-left:8px;}
.headLogo {padding:15px 10px;}
}

@media screen and (max-width: 575px) 
{

 .navTabs_new li a {
    padding: 9px 9px;
    font-size: 13px;
} 

.headbar p {
    line-height: 18px;
}  
    
}


@media screen and (max-width: 480px) 
{
  .uploadDiv {
    margin: 0px 0px 15px 0px;
    display: inline-block;
    width: 100%;
}

.uploadDiv form
{
     width: 100%;   
}

.uploadDiv_outer
{
text-align: center;
margin-top: 15px;
}

.dd_Details a {
    margin-top: 1px;
}

.dd_Details {
    font-size: 18px;
}


}