/*///////////////////////////////////////////////////////////////////////// Responsive CSS Structure /////////////////////////////////////////////////////////////////////////*/





/*---------- Small Mobile , IPhone Start ----------*/

@media screen and (max-width: 568px){
	.header .navbar-default {
		margin: 0;
	}
	header.header {
		position: relative;
		height: 90px;
	}
}
@media screen and (max-width: 320px){
header.header {
	height: 100px;
}
.navbar-brand {
	padding: 27px 15px 0px;
}
}
/*=== Screen Size = 240, 320, 360, 480, 568 ===*/ 



@media (min-width: 240px) and (max-width: 568px){

/* home start */

.carousel .caption h2 {

    font-size: 30px !important;

    line-height: 30px !important;

}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {

	height: auto;

	object-fit: cover;

	font-family: "object-fit: cover;";

	width: 100%;

}

.carousel .caption p {

    font-size: 13px;

    width: 310px;

    line-height: 20px;

    padding: 4px 0px;

}

.carousel .caption p:before {

    background-size: contain;

}

.carousel .caption h2 {

    font-size: 60px;

    line-height: 60px;

}

.carousel .caption a {

    font-size: 14px;

    width: 310px;

    line-height: 15px;

    padding: 6px 0px;

}

.carousel .caption a:before {

    background-size: contain;

}



.shape-main {

    width: 300px;

    margin: 0 auto;

    display: table;

    top: -37px;

    left: 0px;

    background-size: contain;

}

.shape-main h2 {

    padding: 10px 0px !important;

    font-size: 50px !important;

    line-height: 38px !important;

}

.who-main-sec p {

    font-size: 16px !important;

    line-height: 19px !important;
    padding: 0 0 20px;

}

.header .navbar-brand > img {

    width: 150px !important;

}

/* home end */

}

@media (min-width: 569px) and (max-width: 767px){

/* home start */

.carousel .caption h2 {

    font-size: 70px;

    line-height: 70px;

}

.carousel .caption p {

    font-size: 20px;

    width: 500px;

    line-height: 16px;

}

.carousel .caption p:before {

    background-size: contain;

}

.carousel .caption h2 {

    font-size: 60px;

    line-height: 60px;

}

.carousel .caption a {

    font-size: 20px;

    width: 500px;

    line-height: 16px;

}

.carousel .caption a:before {

    background-size: contain;

}

.shape-main {

    width: 470px;

    top: -58px;

    background-size: contain;

}

/* home end */

}

@media (max-width: 767px) {

/* header start */

.header .navbar-brand > img {

    width: 170px;

}

.header h5.visit a {

    padding: 8px 20px;

    line-height: 12px;

    border-bottom-left-radius: 15px;

    border-bottom-right-radius: 15px;

    font-size: 12px;

}

.header h5.visit {

    position: relative;

    top: -97px;

    font-size: 30px;

    line-height: normal;

}

.header .navbar-nav {

    background-color: #c52033;

    padding: 10px 0px; width: 100%; margin: 5px 0px 0px; float: left;

}

.header .navbar-default .navbar-nav > li > a {

    font-size: 14px;

    padding: 10px 10px;

    line-height: 16px;

}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

    background-color: #c52033;

}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {

    border: none;

    width: 100%;
    margin: -40px auto 0;

}

.navbar-default .navbar-toggle {

    border-color: #ddd;

    background-color: #c52033;

    border: none;

    border-radius: 0px;

    margin-top: 45px;

}

/* header end */

/* home start */

.carousel .carousel-inner .item {

    height: auto;

}

.carousel .caption {

    bottom: 5px;

}

.who-main-sec p {

    font-size: 20px;

    line-height: 25px;

}

.shape-main h2 {

    padding: 10px 0px;

    font-size: 70px;

    line-height: 70px;

}

.who-main-sec p {

    font-size: 20px;

    line-height: 27px;

    color: #000;

}

.middle-main {

    padding: 76px 0px 70px;

}

.who-main-sec .btn {

    font-size: 20px;

    line-height: 20px;

    padding: 12px 0px;

    bottom: -25px;

    width: 220px;

}

.contact-btn .btn {

    font-size: 20px;

    line-height: 20px;

    padding: 12px 0px;

    bottom: -25px;

    width: 220px;

}

.oder-services-main .services-block {

    margin-bottom: 30px;

}

.oder-services-main .services-block .services-description p {

    font-size: 20px;

    line-height: 25px;

    margin-bottom: 15px;

}

.oder-services-main h3 {

    font-size: 26px;

    line-height: 26px;

    margin-bottom: 30px;

}

.oder-services-main {

    padding: 40px 0px 35px;

}

/* home end */

/*footer start*/

.bottom-footer p {

    line-height: 20px;

    font-size: 14px;

}

.footer .address-detail p {

    font-size: 16px;

    line-height: 18px;

}

.about-detail ul li a {

    font-size: 16px;

    line-height: 24px;

}

.logo-main {

    text-align: center;

    margin-bottom: 20px;

}

.logo-main img {

    width: 280px;

}

.footer h4 {

    font-size: 18px;

    line-height: 18px;

    margin-bottom: 10px;

}

.address-detail {

    margin-bottom: 25px;

    text-align: center;

}

.about-detail {

    margin-bottom: 25px;

    text-align: center;

}

.social-icon-footer {

    text-align: center;

}

.bottom-footer {

    padding-top: 20px;

    text-align: center;

}

/*footer end*/

/*inside page start*/

.about-sec p {

    font-size: 20px;

    font-family: 'FuturaStdLight_19054';

    line-height: 30px;

    margin-bottom: 30px;

}

.about-sec .section-title {

    margin-bottom: 30px;

}

.about-sec h1 {

    padding: 10px 48px;

    font-size: 49px;

}

.about-main {

    padding: 50px 0px;

}

.banner-main {

    padding: 60px 0px;

}

/*inside page end*/

/*typography start*/

.typography-pg img {

    width: 100%;

}

/* Typography Page Start */

.typography-pg h1 { font-size: 30px; line-height: 30px; }

.typography-pg h2 { font-size: 28px; line-height: 28px; }

.typography-pg h3 { font-size: 25px; line-height: 25px; }

.typography-pg h4 { font-size: 22px; line-height: 22px; }

.typography-pg h5 { font-size: 20px; line-height: 20px; }

.typography-pg p { font-size: 16px; line-height: 24px; }

.typography-pg ul li { font-size: 16px; line-height: 24px; }

.typography-pg ol li { font-size: 16px; line-height: 24px; }

/* Typography Page End */

/*typography end*/


/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: auto; }
.who-main-sec{ padding: 40px 0 25px; }
.contact-form textarea { height: 80px; }
.wpcf7-form-control-wrap { transform: scale(0.8); }
.contact-form .btn{ font-size: 20px; line-height: 20px; padding: 12px 0px; width: 220px; }

/**************** 13-09-2018 Change End *************/



/* Application Form Start */
.form-page{ padding: 30px 0; }
.info-block{ margin: 15px 0; }
.form-title{ margin: 0 0 15px; }
.form-title h3{ font-size: 40px; line-height: 40px; }
.section-row{ margin: 15px 0 0; padding: 10px 0; }
.form-page .form-control{ margin: 0 0 15px; }
.form-group{ margin: 0 0 15px; }
.selectric-wrapper{ margin: 0 0 15px !important; }
.work-time label{ margin: 0 0 10px; }
.custom-radio .radio{ display: block; }
.custom-radio .inline+.inline{ margin-left: 0; }
.form-page .about-sec h1{ font-size: 35px; padding: 10px 20px; }

.dec-form h2{ font-size: 20px; line-height: 25px; }
.dec-form h4{ width: 100%; margin: 0 0 20px; display: block; font-size: 16px; line-height: 16px; }
.left-text{ float: none; }
.right-text{ float: left; text-align: left; }
.dec-form h3{ font-size: 18px; line-height: 18px; }

/******* Table Start ***********/
#no-more-tables table, 
#no-more-tables thead, 
#no-more-tables tbody, 
#no-more-tables th, 
#no-more-tables td, 
#no-more-tables tr {  display: block; }
#no-more-tables thead tr {  position: absolute; top: -9999px; left: -9999px; }
#no-more-tables tr { border: 1px solid #c01e28; }
#no-more-tables td {  border: none; border-bottom: 1px solid #c01e28;  position: relative; padding-left: 60%;  white-space: normal; text-align:left; }

#no-more-tables td:before {  position: absolute; top: 6px; left: 6px; width: 55%;  padding-right: 10px;  
    white-space: nowrap; text-align:left; font-weight: bold; }
#no-more-tables td:before { content: attr(data-title); }
.edu-info table td { font-size: 14px; line-height: 14px; }
/***** Table End *******/ 

/* Application Form End */

/********* Account Form Start **********/
.styled-input-single{ display: block; margin-left:0;  }
.credit-info h2{ font-size: 30px; line-height: 30px; margin: 0 0 20px; }
/********* Account Form End **********/


}

@media (min-width: 768px) {

}
@media (min-width: 851px) and (max-width: 991px){

.header .navbar-default .navbar-nav > li > a {

    padding: 25px 5px;

    font-size: 11px;

}
}
@media (min-width: 768px) and (max-width: 850px){

}

@media (min-width: 768px) and (max-width: 991px){

/* header start */

.header .navbar-brand > img {

    width: 130px;

}

.navbar-nav { width: 100%; text-align: center; display: flex; justify-content: center;
 align-items: center; flex-wrap: wrap; margin-top: 65px; border-radius: 10px; background: rgba(0,0,0,0.5);}

.navbar-right { margin-right: 0px;}

.header .navbar-default .navbar-nav > li > a {
    padding: 14px 14px 10px;
    font-size: 20px;
    text-shadow: 0px 1px 5px #000;
}



.navbar-brand { padding: 10px; height: auto;}

.header h5.visit {

    text-align: right;

    line-height: 0px;

}

.header h5.visit a {

    font-size: 15px;

    padding: 11px 44px;

    line-height: 15px;

}

/* header end */

/* home start */

.carousel .caption {

    bottom: 5px;

}

.carousel .carousel-inner .item {

    height: auto;

}

.carousel .caption p {

    font-size: 22px;

    width: 560px;

    line-height: 22px;

}

.carousel .caption p:before {

    background-size: contain;

}

.carousel .caption h2 {

    font-size: 70px;

    line-height: 70px;

}

.carousel .caption a {

    font-size: 22px;

    width: 560px;

    line-height: 22px;

}

.carousel .caption a:before {

    background-size: contain;

}

.who-main-sec p {

    font-size: 20px;

    line-height: 25px;

}

.oder-services-main .services-block .services-description p {

    font-size: 18px;

    line-height: 22px;

}

.oder-services-main .services-block .services-description {

    padding: 15px 0px;

}

.oder-services-main .services-block .services-description h5 {

    font-size: 18px;

    line-height: 18px;

    margin-bottom: 10px;

}

.oder-services-main .services-block .services-description .btn {

    font-size: 16px;

    line-height: 16px;

}

.oder-services-main h3 {

    margin-bottom: 25px;

}

/* home end */

/*footer start*/

.bottom-footer p {

    line-height: 20px;

}

.footer .address-detail p {

    font-size: 16px;

    line-height: 18px;

}

.about-detail ul li a {

    font-size: 16px;

    line-height: 24px;

}

.logo-main {

    text-align: center;

    margin-bottom: 20px;

}

.logo-main img {

    width: 280px;

}

/*footer end*/

/*inside page start*/

.about-sec p {

    font-size: 20px;

    font-family: 'FuturaStdLight_19054';

    line-height: 30px;

    margin-bottom: 30px;

}

.about-sec .section-title {

    margin-bottom: 30px;

}

.banner-main {

    padding: 50px 0px;

}

/*inside page end*/

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 323px; }
.who-main-sec{ padding: 70px 0 35px; }

/**************** 13-09-2018 Change End *************/

/* Application Form Start */
.form-page{ padding: 30px 0; }
.info-block{ margin: 15px 0; }
.form-title{ margin: 0 0 15px; }
.form-title h3{ font-size: 50px; line-height: 50px; }
.section-row{ margin: 15px 0 0; padding: 10px 0; }
.form-page .form-control{ margin: 0 0 15px; }

.dec-form h2{ font-size: 20px; line-height: 25px; }

/* Application Form End */

}



@media (min-width: 992px) and (max-width: 1199px){

/* header start */

.header .navbar-brand > img {

    width: 200px;

}

.header .navbar-default .navbar-nav > li > a {

    padding: 20px 6px;

    font-size: 12px;

}

.navbar-brand {

    padding: 37px 15px;

}

/*footer start*/

.bottom-footer p {

    line-height: 20px;

}

.footer .address-detail p {

    font-size: 16px;

    line-height: 18px;

}

.about-detail ul li a {

    font-size: 16px;

    line-height: 24px;

}

/*footer end*/

.banner-main {

    padding: 70px 0px;

}

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 400px; }
.wpcf7-form-control-wrap { transform: scale(0.9); }
/**************** 13-09-2018 Change End *************/

/************ Application Form Start ************/
.form-page{ padding: 30px 0; }
.info-block{ margin: 15px 0; }
.form-title{ margin: 0 0 15px; }
.form-page label{ font-size: 14px; line-height: 14px; }
.custom-radio .inline+.inline{ margin-left: 10px; }

.dec-form h2{ font-size: 28px; line-height: 32px; }

/************ Application Form End ************/


/*********** 23-10-2018 Change Start ************/
.oder-services-main .services-block .services-description .service-info{ height: 390px; }
/*********** 23-10-2018 Change End ************/



}

@media (min-width: 1200px) and (max-width: 1299px){

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 10px;

    font-size: 14px;

}

.navbar-header a.navbar-brand img {

    width: 250px;

}

.header .navbar-default .navbar-nav > li > a {

    padding: 16px 10px;

    font-size: 14px;

}

/* header end */

/* home page start */

.oder-services-main .services-block .services-description p {

    font-size: 23px;

}

/* home page end */

.banner-main {

    padding: 70px 0px;

}

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 400px; }
.wpcf7-form-control-wrap { transform: scale(0.9); }
/**************** 13-09-2018 Change End *************/

/* Application Form Start */
.custom-radio .inline+.inline{ margin-left: 10px; }
.custom-radio .radio span{ padding-left: 10px; }
.form-page label{ font-size: 14px; line-height: 14px; }
.dec-form h2{ font-size: 30px; line-height: 35px; }
/* Application Form End */

/*********** 23-10-2018 Change Start ***********/
.oder-services-main .services-block .services-description .service-info{ height: 300px; }
/*********** 23-10-2018 Change End ***********/


}

@media (min-width: 1300px) and (max-width: 1399px){

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 8px;

    font-size: 14px;

}

/* header end */

/* home page start */

.oder-services-main .services-block .services-description p {
    font-size: 23px;
}

/* home page end */

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 360px; }
.wpcf7-form-control-wrap { transform: scale(0.9); }
/**************** 13-09-2018 Change End *************/


/* Application Form Start */
.custom-radio .inline+.inline{ margin-left: 10px; }
.custom-radio .radio span{ padding-left: 10px; }
.form-page label{ font-size: 14px; line-height: 14px; }
.dec-form h2{ font-size: 30px; line-height: 35px; }
/* Application Form End */

/*********** 23-10-2018 Change Start ***********/
.oder-services-main .services-block .services-description .service-info{ height: 280px; }
/*********** 23-10-2018 Change End ***********/


}

@media (min-width: 1400px) and (max-width: 1499px){

.container-fluid {

    padding-right: 40px;

    padding-left: 40px;

}

/* header start */

.header .navbar-default .navbar-nav > li > a {
    padding:45px 8px;

    font-size: 15px;
}

/* header end */

/* home page start */

.oder-services-main .services-block .services-description p {
    font-size: 23px;
}
/* home page end */

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 400px; }
/**************** 13-09-2018 Change End *************/

/* Application Form Start */
.custom-radio .inline+.inline{ margin-left: 10px; }
.custom-radio .radio span{ padding-left: 10px; }
.form-page label{ font-size: 14px; line-height: 14px; }
.dec-form h2{ font-size: 30px; line-height: 35px; }
/* Application Form End */


/*********** 23-10-2018 Change Start ***********/
.oder-services-main .services-block .services-description .service-info{ height: 300px; }
/*********** 23-10-2018 Change End ***********/


}

@media (min-width: 1500px) and (max-width: 1599px){

.container-fluid {

    padding-right: 50px;

    padding-left: 50px;

}

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 10px;

    font-size: 16px;

}

/* header end */

/* home page start */

.oder-services-main .services-block .services-description p {

    font-size: 23px;

}

/* home page end */

/**************** 13-09-2018 Change Start *************/
.oder-services-main .services-block .services-description{ min-height: 400px; }
/**************** 13-09-2018 Change End *************/

/*********** 23-10-2018 Change Start ***********/
.oder-services-main .services-block .services-description .service-info{ height: 300px; }
/*********** 23-10-2018 Change End ***********/


/* Application Form Start */
.custom-radio .inline+.inline{ margin-left: 10px; }
.custom-radio .radio span{ padding-left: 10px; }
.form-page label{ font-size: 14px; line-height: 14px; }
.dec-form h2{ font-size: 30px; line-height: 35px; }
/* Application Form End */


}

@media (min-width: 1600px) and (max-width: 1699px){

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 10px;

    font-size: 16px;

}

/* header end */



}

@media (min-width: 1600px) {

.container {

    width: 1570px;

}

.container-fluid {

    padding-right: 100px;

    padding-left: 100px;

}

}



@media (min-width: 1700px) and (max-width: 1799px){

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 10px;

    font-size: 18px;

}

/* header end */

}

@media (min-width: 1800px) and (max-width: 1899px){

/* header start */

.header .navbar-default .navbar-nav > li > a {

    padding: 45px 20px;

    font-size: 18px;

}

/* header end */

}

@media (min-width: 1900px) and (max-width: 1920px){

}










/*---------- Large Desktop , Large Screen End ----------*/

