



@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}


@media screen and (max-width: 1024px) {
	.topContact { padding: 8px 10px 8px 8px; }
	.topContact span {
	    font-size: 12px;
	    margin-left: 10px;
	}
	.aplyBtnBox { margin-left: 15px !important;	}

	.topContact:before { left: -1px; top: 0px; }

	.headerNav .nav-link { font-size: 9px; }
	.headerNav .nav-item { margin: 0 7px; }
	.headerNav .nav-link { font-size: 12px; }
	.aboutContent { padding: 20px; }

	.programContent { width: 100%; padding: 0 15px; right: 0; }
	.programOne { height: 350px; }
	.programTwo { height: 350px; }

	.collegesList { text-align: center; }
	.collegesList img { width: 120px; }
	.collegesList a { margin-bottom: 25px; }
	.countBox h2 { font-size: 35px; }
	.countBox { padding: 40px 0; }

	.contactText { width: 80%; font-size: 16px; padding-left: 3px; }

	.footLinkList li a { font-size: 12px; color: #000; }
	.bootmFoot { padding: 15px 0 13px; margin-top: 20px; }

	.tesimonialMainBox .title { margin-bottom: 25px; }
	.testiHedText { width: 70%; }

	.tesimonialBox { height: 245px; }
	.serviceSection { padding: 60px 0; }
	.trainingSection { padding: 60px 0; }
	.tesimonialMainBox { padding: 50px 0; }

	.contactListBox { margin-bottom: 30px; }
	.aboutContents { padding: 50px 0; }

	.contectContents { padding: 50px 0 0; }




}





@media screen and (max-width: 800px) {

	.title { font-size: 24px; margin-bottom: 25px; }

	.topContact { padding: 8px 0; }
	.topContact span { font-size: 11px; margin-left: 15px; }

	.topContact:before { display: none; }
	.logo { top: 0; }

	.logo img {
	    width: 85px;
	    margin-top: 8px;
	}


	.headerNav .nav-item {
	    margin: 0 3px;
	}
	.headerNav .nav-link {
	    font-size: 11px;
	}
	.mainBanner {
	    height: 450px;
	}
	.bannerContentInner {
	    max-width: 700px; 
	}

	.bannerContentInner h1 {
	    font-size: 40px;
	}
	.bannerContentInner p {
	    font-size: 15px;
	}

	.bannerContentInner a {
	    font-size: 20px;
	    padding: 6px 20px;
	    min-width: 225px;
	}

	.aboutContent {
	    padding: 15px 10px;
	}
	.aboutImg img { width: 115%; }

	.aboutContent .aboutText p { font-size: 13px; }
	.aboutContent .aboutText p:first-child { margin-bottom: 10px; }
	.serviceSection { padding: 50px 0; }

	.serviceBox h4 { font-size: 16px; }
	.serviceBox p { font-size: 13px; line-height: 1.4; }
	.serviceImg img { height: 75px; }

	.trainingSection { padding: 50px 0; }

	.programContent { width: 100%; right: 0; padding: 0 15px; }
	.programOne { height: 325px; }
	.programTwo { height: 325px; }
	.programContent h2 { font-size: 18px; }
	.programContent p { font-size: 13px; }

	.newsvideoSection { padding: 50px 0 }
	.newsBox { margin-bottom: 50px; }
	.newsBox .title { margin-bottom: 20px; }
	.videoBox .title { margin-bottom: 20px; }

	.testiImg img { width: 60px !important; height: 60px; }
	.testiHedText { width: 68%; padding: 8px 0; }
	.testiHedText h6 { font-size: 13px; }

	.testiHedText p { font-size: 11px; }
	.testiText { font-size: 14px; padding: 10px; line-height: 1.3em; }
	.tesimonialBox { height: 245px; }
	.collegesList { text-align: center; }
	.collegesList a { margin: 0 10px; margin-bottom: 25px; }
	.tesimonialMainBox { padding: 35px 0; }

	.collegesSection { padding: 35px 0; }
	.countBox { padding: 15px 0; }
	.countBox h2 { font-size: 30px; }
	.countBox p { font-size: 13px; }

	.contactIco { width: 40px; height: 40px; line-height: 40px; }
	.contactIco img { width: 20px; }
	.contactText { width: 78%; font-size: 15px; padding-left: 2px; }
	.contactLink a { font-weight: 700; margin-left: 45px; font-size: 16px; }
	.contactBtnBox .contactBtn { min-width: 125px; text-transform: uppercase; padding: 7px 12px 5px; }
	.contactBtnBox .reset { min-width: 80px; }
	.contactBox { margin-bottom: 20px; }


	footer { padding: 50px 0 0; }
	.footLinkBox { margin-bottom: 20px; }
	.bootmFoot { padding: 15px 0 12px; }



}


@media screen and (max-width: 450px) {

	.headerGap { height: 162px; }


	.topContact span { width: 100%; margin-bottom: 3px; }
	.fbT {
	    width: auto !important;
	    float: right;
	    position: relative;
	    top: 5px;
	    margin-top: 12px;
	    margin-right: 15px;
	}
	.aplyBtnBox {
	    width: auto !important;
	    float: right;
	    margin-top: 12px;
	}

	.topContact { display: inline-block; width: 100%; }


	.headerNav .navbar {
	    float: right;
	    position: relative;
	    top: 4px;
	}
	.headerNav .navbar .navbar-toggler { padding: 0; color: #14aa9f; }
	.headerMain { padding-bottom: 8px; }


	.mainBanner { height: 375px; }
	.bannerContentInner { max-width: 340px; }
	.bannerContentInner h1 { font-size: 35px; }
	.bannerContentInner p { font-size: 13px; }
	.dropArrow { bottom: -80px; }

	.serviceBox { margin-bottom: 35px; }
	.trainingBox { padding: 0 10px; }

	.trainingSection .owl-next { right: -11px; }
	.trainingSection .owl-prev { left: -11px;}

	.programOne { height: 275px; }
	.programTwo { height: 275px; }
	.programSection .programLeft { margin-bottom: 15px; }
	.programContent { right: -10px; }
	.programLeft .programContent { right: 0; }
	.tesimonialBox { margin: 45px 25px 0; }

	.tesimonialMainBox .owl-next { right: 3px; }
	.tesimonialMainBox .owl-prev { left: 3px; }

	.countBox h2 { font-size: 16px; }
	.countBox p { font-size: 11px; line-height: 1em; margin-top: 7px; letter-spacing: .4px; }
	.footLinkList li { margin-bottom: -2px; }
	.footLinkList li a { font-size: 11px; }
	.termsBox { text-align: center; }
	.footLinkHed { font-size: 12px; margin-bottom: 3px; }
	.copyRightBox { font-size: 12px; text-align: center; }
	.contactAddress { margin-top: 20px; }
	.contactForm .form-group { margin-bottom: 25px; }


}




@media screen and (max-width: 321px) {

}



























