
@media screen and (min-width:320px) and (max-width:480px) {
.calnd-wrp {
    padding: 0px 0% 0px 0px;
}
.header-info {
    float: none;
    text-align: center;
}
#quote-carousel .carousel-control.right {
    right: -30px;
}
.dmison, .dmison1, .dmison2 {
    position: static;
    border-radius: 0;
    text-align: center;
	border-bottom:1px solid #ffffff3d;
} 
.inner-txt {
    position: static;
    text-align: center;
    padding: 12px 0;
    }
.inner-txt h4 {
    float: none;
    }
#application .subText {
    width: 88%;
}
.top-icons {
    border: none;
}
.all-inner-wrper {
    padding: 37px 10px;
}
.form-control {
	width:100% !important;
	}
.info-annou {
    text-align: center;
	width:100%;
}	
}

@media screen and (min-width:481px) and (max-width:640px) {
.header-info {
    float: none;
    text-align: center;
}
.top-icons {
    border: none;
}
.dmison, .dmison1, .dmison2 {
    position: static;
    border-radius: 0;
    text-align: center;
	border-bottom:1px solid #ffffff3d;
} 
.dmison {
    position: static;
    border-radius: 0;
    text-align: center;
} 
.inner-txt {
    position: static;
    text-align: center;
    padding: 12px 0;
    }
.inner-txt h4 {
    float: none;
    } 
#application .subText {
    float: left;
    width: 93%;
}
.cap-rgt {
    float: none;
}
.info-annou {
    text-align: center;
	width:100%;
}	
}

@media screen and (min-width:641px) and (max-width:800px) {
.header-info {
    float: none;
    text-align: center;
} 
.top-icons {
    border: none;
}
.annun h2 {
    margin: 36px auto;
    font-size: 19px;
}
.dmison, .dmison1, .dmison2 {
    position: static;
    border-radius: 0;
    text-align: center;
	border-bottom:1px solid #ffffff3d;
} 
.inner-txt {
    position: static;
    text-align: center;
    padding: 12px 0;
    }
.inner-txt h4 {
    float: none;
	
    }  
#application .subText {
    width: 14%;
	margin: 5px 7px;
}
.controls {
    margin: 7px auto;
}
#quote-carousel .carousel-control.right {
    display: none;
}
#quote-carousel .carousel-control.left {
    display: none;
}
.info-annou {
    text-align: center;
	width:100%;
}	
}

@media screen and (min-width:801px) and (max-width:1024px) {
.top-icons {
    border: none;
    }
.annun h2 {
    padding-bottom: 24px;
    font-size: 20px;
}
.nav > li > a {
    padding: 29px 8px;
}   
.dmison, .dmison1, .dmison2 {
    position: static;
    border-radius: 0;
    text-align: center;
	border-bottom:1px solid #ffffff3d;
} 
.inner-txt {
    position: static;
    text-align: center;
    padding: 12px 0;
    }
.inner-txt h4 {
    float: none;
    } 
.subSpan {
    margin-right: 22px;
}
#application .subText {
    width: 74%;
}
#quote-carousel .carousel-control.right {
    right: -36px;
}
.form-control {
	width:100% !important;
	}
.info-annou {
    float: right;
    margin: auto 5px;
}	
}

@media screen and (min-width:1025px) and (max-width:1199px) {
.dmison {
    top:19%;
}
.top-icons {
    border: none;
}
.nav > li > a {
    padding: 20px 12px;
}
.cbsc-no {
    padding: 3px 7px;
    margin: 3px auto;
    color: #fff;
} 
.inner-txt {
    bottom: 24%;
    }
.subSpan {
    margin-right: 22px;
}
#application .subText {
    width: 78%;
}
#quote-carousel .carousel-control.right {
    right: -37px;
}
.dmison1 {
	top: 26%;
}
.info-annou {
    float: right;
    margin: auto 5px;
}
}

@media screen and (min-width:1200px) and (max-width:1550px) {
.dmison {
    top: 204px;
    z-index: 9999;
}
.dmison2 {
top: 45%;
}
.dmison1 {
    top: 38%;
}
#quote-carousel .carousel-control.right {
    right: -37px;
}
.menu-wrper {
    width: 100%;
    margin: 0px auto;
}
.logo-main {
    padding: 14px 0px !important;
}
}

/*@media (max-width: 1240px) and (min-width: 680px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin: 9px auto;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        
    }
    .collapse.in {
        display: block !important;
    }
}

*/


