@media (max-width: 1199px){
.logo {

    width: 45%;
    margin-right: 10px;
}
#cssmenu > ul > li {
    margin: 0 8px;
}
}
@media (max-width: 1099px){
.logo {

    width: 42%;
    margin-right: 10px;
}
#cssmenu > ul > li {
    margin: 0 5px;
}
#header {
    height: 90px;
    padding: 19px 0px;

}
}

@media only screen and (max-width:1024px){
	.logo {
    position: relative;
    width: 75%;
    bottom: 12px;
}.inner-social ul li {
    display: inline-block;
    padding-left: 3px;
    padding-top: 1px;
    color: #fff;
    font-size: 16px;
}.textwidget img {
    max-width: 50%;
    margin-bottom: 20px;
}.inner-social {
    float: right;
    margin-top: 36px;
}.emailid {
    position: absolute;
    top: -21px;
    right: 11%;
}.searsh-bar {
    position: relative;
    width: 69%;
    display: inline-block;
    z-index: 999999;
    vertical-align: top;
    margin-top: 27px;
}.textwidget img {
    max-width: 268px;
    margin-bottom: 20px;
}}


@media screen and (max-width: 992px) and (min-width: 801px) {
	#cssmenu > ul > li > a {
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}
}

@media only screen and (max-width:800px){
#cssmenu > ul > li > a {
    font-size: 16px;
	color:#fff;
	    padding-left: 30px;
}

nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul {
    width: 100%;
    display: none;
    background: #ecb7a4;
}
#cssmenu ul li {
    width: 100%;
    border-top: 1px solid #c49c8e;
    margin: 0;
}
#cssmenu ul li:hover {
    background: #ecb7a4;
    color: #fff !important;
}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#000!important; color:#fff;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#fff !important;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:0px;color:#ddd;font-size:12px;font-weight:700;}
.button {
    top: -68px;
    right: 20px;
    border: 2px solid #99794f;
    width: 48px;
    height: 47px;
    position: absolute;
    cursor: pointer;
    z-index: 12399994;
    border-radius: 3px;
}
.button:after {
    position: absolute;
    top: 20px;
    right: 7px;
    display: block;
    height: 8px;
    width: 30px;
    border-top: 6px solid #9f7a40;
    border-bottom: 6px solid #99794f;
    content: '';
    padding: 3px;
}
.button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 7px;
    right: 7px;
    display: block;
    height: 6px;
    width: 30px;
    background: #9f7a40;
    content: '';
}
.button.menu-opened{
	border:none;}

.button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 7px;
    width: 50px;
    background: #9f7a40;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 2px;
}
.button.menu-opened:before {
    top: 23px;
    right: 2px;
    background: #9f7a40;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 7px;
}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #fff;height:40px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened {
    background: #ecb7a4;
}


#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:19px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:16px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
.navigation {float: none; width: 100%; z-index: 999999; position: relative;}
.navigation-box{position:relative; float: none;}
.enquiry {background: #f1770b;border-radius: 0px;padding:0px;height: auto;width: 100%;margin-left: 0px;cursor: pointer;}

.logo-head {
    position: relative;
}

#cssmenu li:hover > ul {
    top: 0px;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
    color: #fff;
}
.testimonial .carousel-indicators{
	display:none !important;}
.carousel-indicators{
	display:none !important;}
	
	.logo {
    text-align: left;
    float: left;
    width: 79%;
}
#header {
    height: 90px;
    padding: 10px 0px;
 }
.button {
    top: -66px;
}
.breadcrumb-w3pvt{
	display:none;}
	
.mobile-none{
	display:none;}
	
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-form {
    margin-top: 10px;
}
.footer-social-icon ul li {
    display: inline-block;
	float:none;
}

.footer-social-icon{
	margin:auto;
	display:block;
	float:none;
}
.footer-social-icon ul{
   text-align: center;
    margin: auto;
    display: block;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
    padding: 15px 0;
}
#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
	
	
}
@media only screen and (max-width: 800px) {.right-text h4 {
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
    text-align: left;
    color: #263b5b;
    text-transform: uppercase;
}
.logo {
    width: 168px;
}a.btn-primary {
    /* margin: 57px; */
    position: relative;
    top: 22px;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}#menu {
}
.inner-social {
    float: right;
    margin-top: 1px;
    width: 0%;
}.emailid p {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #B91A1B;
    margin: 10px 7px 15px 0;
    text-align: justify;
    width: 100%;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    top: 13px;
    right: 15px;
}.logo {
    position: relative;
    width: 140%;
    top: -1px;
}
.inner-top p {
font-size:14px;
    padding-right: 20px;
}

.font-awesome i {
    padding-right: 3px;
}

.mobile-view{
	display:block;}
	


	
#header {
    padding: 5px 0px 0;
	    height: 113px;
}
#about-us {
    padding: 30px 0;
}

.inner-about h1 {
    font-size: 29px;
}
.title img {
    padding-top: 5px;
}
.inner-about p {
    margin: 10px auto 0px;
    text-align: justify;
    width: 100%;
}
section#courses {
    padding: 30px 0;
}
.single_our_course {
    margin-top: 20px;
}
#third-section {
    padding: 30px 0;
}
.why-choose h2 {
    font-family: Poppins, sans-serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-align: justify;
    color: #002060;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.inner-courses h1 {

    font-size: 29px;
}
.why-choose ul li {
    font-size: 17px;
    color: #333;
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.industry-serve h2 {
    font-size: 29px;
	    padding-bottom: 10px;
}
.carousel-caption p{
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
	font-size:14px;
}	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
    top: -5px !important;
}
.testimonial .carousel-item img {
    width: 100%;
    height: 220px;
}
.industry-serve {
    margin-top: 20px;
}
#edge-ahead {
    padding: 30px 0 30px;
}
.inner-edge-ahead h1 {
    font-size: 29px;

}
.inner-edge-box {
    padding-top: 30px;
}
#footer {
    padding: 30px 0 20px 0;

}
.footer-form {
    background: #fff;
    width: 315px;
    height: 460px;
    padding: 30px 30px 50px 30px;
    text-align: center;
    margin-top: 10px;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-social-icon {
    float: none;
    margin-right: 0px;
	margin-left: 54px;
}
.inner-para {
    margin-top: 20px;
}
.inner-para p {
    margin: 0px 0 10px;
}

section#matter {
    margin: 30px 0;
}

#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
	padding:15px 0;
}

.programme {
    margin-bottom: 20px;
}
.breadcrumb-w3pvt{
	display:none;}
.button {
    top: -78px;
}
section#contact-us {
    margin: 40px 0;
}
.contact-box {
    margin-bottom: 30px;
}.inn-s {
    float: right;
    width: 221px;
    position: relative;
    right: 15px;
    top: 23px;
}
}



@media only screen and (max-width: 768px) {.right-text h4 {
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
    text-align: left;
    color: #263b5b;
    text-transform: uppercase;
}
.logo {
    width: 168px;
}a.btn-primary {
    /* margin: 57px; */
    position: relative;
    top: 22px;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}#menu {
}
	.inner-social {
    display: none;
}.emailid p {
    display: none;
}.logo {
    position: relative;
    width: 140%;
    top: -1px;
}.inn-s {
    display: none;
}
.inner-top p {
font-size:14px;
    padding-right: 20px;
}

.font-awesome i {
    padding-right: 3px;
}

.mobile-view{
	display:block;}
	


	
#header {
    padding: 5px 0px 0;
	    height: 113px;
}
#about-us {
    padding: 30px 0;
}

.inner-about h1 {
    font-size: 29px;
}
.title img {
    padding-top: 5px;
}
.inner-about p {
    margin: 10px auto 0px;
    text-align: justify;
    width: 100%;
}
section#courses {
    padding: 30px 0;
}
.single_our_course {
    margin-top: 20px;
}
#third-section {
    padding: 30px 0;
}
.why-choose h2 {
    font-family: Poppins, sans-serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-align: justify;
    color: #002060;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.inner-courses h1 {

    font-size: 29px;
}
.why-choose ul li {
    font-size: 17px;
    color: #333;
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.industry-serve h2 {
    font-size: 29px;
	    padding-bottom: 10px;
}
.carousel-caption p{
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
	font-size:14px;
}	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
    top: -5px !important;
}
.testimonial .carousel-item img {
    width: 100%;
    height: 220px;
}
.industry-serve {
    margin-top: 20px;
}
#edge-ahead {
    padding: 30px 0 30px;
}
.inner-edge-ahead h1 {
    font-size: 29px;

}
.inner-edge-box {
    padding-top: 30px;
}
#footer {
    padding: 30px 0 20px 0;

}
.footer-form {
    background: #fff;
    width: 315px;
    height: 460px;
    padding: 30px 30px 50px 30px;
    text-align: center;
    margin-top: 10px;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-social-icon {
    float: none;
    margin-right: 0px;
	margin-left: 54px;
}
.inner-para {
    margin-top: 20px;
}
.inner-para p {
    margin: 0px 0 10px;
}

section#matter {
    margin: 30px 0;
}

#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
	padding:15px 0;
}

.programme {
    margin-bottom: 20px;
}
.breadcrumb-w3pvt{
	display:none;}
.button {
    top: -78px;
}
section#contact-us {
    margin: 40px 0;
}
.contact-box {
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 600px) {.right-text h4 {
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
    text-align: left;
    color: #263b5b;
    text-transform: uppercase;
}
.logo {
    width: 168px;
}a.btn-primary {
    /* margin: 57px; */
    position: relative;
    top: 22px;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}#menu {
}
	.inner-social {
    display: none;
}.emailid p {
    display: none;
}.logo {
    position: relative;
    width: 177%;
    top: 1px;
}.inn-s {
    display: none;
}
.inner-top p {
font-size:14px;
    padding-right: 20px;
}

.font-awesome i {
    padding-right: 3px;
}

.mobile-view{
	display:block;}
	


	
#header {
    padding: 5px 0px 0;
	    height: 113px;
}
#about-us {
    padding: 30px 0;
}

.inner-about h1 {
    font-size: 29px;
}
.title img {
    padding-top: 5px;
}
.inner-about p {
    margin: 10px auto 0px;
    text-align: justify;
    width: 100%;
}
section#courses {
    padding: 30px 0;
}
.single_our_course {
    margin-top: 20px;
}
#third-section {
    padding: 30px 0;
}
.why-choose h2 {
    font-family: Poppins, sans-serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-align: justify;
    color: #002060;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.inner-courses h1 {

    font-size: 29px;
}
.why-choose ul li {
    font-size: 17px;
    color: #333;
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.industry-serve h2 {
    font-size: 29px;
	    padding-bottom: 10px;
}
.carousel-caption p{
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
	font-size:14px;
}	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
    top: -5px !important;
}
.testimonial .carousel-item img {
    width: 100%;
    height: 220px;
}
.industry-serve {
    margin-top: 20px;
}
#edge-ahead {
    padding: 30px 0 30px;
}
.inner-edge-ahead h1 {
    font-size: 29px;

}
.inner-edge-box {
    padding-top: 30px;
}
#footer {
    padding: 30px 0 20px 0;

}
.footer-form {
    background: #fff;
    width: 315px;
    height: 460px;
    padding: 30px 30px 50px 30px;
    text-align: center;
    margin-top: 10px;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-social-icon {
    float: none;
    margin-right: 0px;
	margin-left: 54px;
}
.inner-para {
    margin-top: 20px;
}
.inner-para p {
    margin: 0px 0 10px;
}

section#matter {
    margin: 30px 0;
}

#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
	padding:15px 0;
}

.programme {
    margin-bottom: 20px;
}
.breadcrumb-w3pvt{
	display:none;}
.button {
    top: -78px;
}
section#contact-us {
    margin: 40px 0;
}
.contact-box {
    margin-bottom: 30px;
}
}





}
@media only screen and (max-width: 480px) {.inn-s {
    display: none;
}
.footer-form {
    width: 350px;
}.logo {
    width: 168px;
}.emailid p {
    display: none;
}#menu {
    height: 0;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}a.btn-primary {
    position: relative;
    top: 22px;
}
}

@media screen and (max-width: 415px) and (min-width: 385px) {.logo {
    width: 168px;
}a.btn-primary {
    /* margin: 57px; */
    position: relative;
    top: 22px;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}#menu {
}
	.inner-social {
    display: none;
}.emailid p {
    display: none;
}.logo {
    padding: 5px 0;
    width: 225% ;
}.inn-s {
    display: none;
}
.inner-top p {
font-size:14px;
    padding-right: 20px;
}

.font-awesome i {
    padding-right: 3px;
}

.mobile-view{
	display:block;}
	


	
#header {
    padding: 5px 0px 0;
	    height: 113px;
}
#about-us {
    padding: 30px 0;
}

.inner-about h1 {
    font-size: 29px;
}
.title img {
    padding-top: 5px;
}
.inner-about p {
    margin: 10px auto 0px;
    text-align: justify;
    width: 100%;
}
section#courses {
    padding: 30px 0;
}
.single_our_course {
    margin-top: 20px;
}
#third-section {
    padding: 30px 0;
}
.why-choose h2 {
    font-family: Poppins, sans-serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-align: justify;
    color: #002060;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.inner-courses h1 {

    font-size: 29px;
}
.why-choose ul li {
    font-size: 17px;
    color: #333;
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.industry-serve h2 {
    font-size: 29px;
	    padding-bottom: 10px;
}
.carousel-caption p{
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
	font-size:14px;
}	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
    top: -5px !important;
}
.testimonial .carousel-item img {
    width: 100%;
    height: 220px;
}
.industry-serve {
    margin-top: 20px;
}
#edge-ahead {
    padding: 30px 0 30px;
}
.inner-edge-ahead h1 {
    font-size: 29px;

}
.inner-edge-box {
    padding-top: 30px;
}
#footer {
    padding: 30px 0 20px 0;

}
.footer-form {
    background: #fff;
    width: 315px;
    height: 460px;
    padding: 30px 30px 50px 30px;
    text-align: center;
    margin-top: 10px;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-social-icon {
    float: none;
    margin-right: 0px;
	margin-left: 54px;
}
.inner-para {
    margin-top: 20px;
}
.inner-para p {
    margin: 0px 0 10px;
}

section#matter {
    margin: 30px 0;
}

#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
	padding:15px 0;
}

.programme {
    margin-bottom: 20px;
}
.breadcrumb-w3pvt{
	display:none;}
.button {
    top: -78px;
}
section#contact-us {
    margin: 40px 0;
}
.contact-box {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 384px) {#menu {
    /* display: none; */
    height: 0;
    background: #ECB7A4;
}.logo {
    width: 168px;
}a.btn-primary {
    /* margin: 57px; */
    position: relative;
    top: 22px;
}.inner-about {
    margin-bottom: 51px;
    margin-top: 18px;
}#menu {
}
	.inner-social {
    display: none;
}.emailid p {
    display: none;
}.logo {
    padding: 5px 0;
    width: 264% ;
}.inn-s {
    display: none;
}
.inner-top p {
font-size:14px;
    padding-right: 20px;
}

.font-awesome i {
    padding-right: 3px;
}

.mobile-view{
	display:block;}
	


	
#header {
    padding: 5px 0px 0;
	    height: 113px;
}
#about-us {
    padding: 30px 0;
}

.inner-about h1 {
    font-size: 29px;
}
.title img {
    padding-top: 5px;
}
.inner-about p {
    margin: 10px auto 0px;
    text-align: justify;
    width: 100%;
}
section#courses {
    padding: 30px 0;
}
.single_our_course {
    margin-top: 20px;
}
#third-section {
    padding: 30px 0;
}
.why-choose h2 {
    font-family: Poppins, sans-serif;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-align: justify;
    color: #002060;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.inner-courses h1 {

    font-size: 29px;
}
.why-choose ul li {
    font-size: 17px;
    color: #333;
    float: none;
    width: 100%;
    padding-bottom: 10px;
}
.industry-serve h2 {
    font-size: 29px;
	    padding-bottom: 10px;
}
.carousel-caption p{
    text-align: left;
    margin: 0px;
    line-height: 26px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    color: #562803;
	font-size:14px;
}	
.testimonial .carousel-caption {
    right: 29% !important;
    left: 5% !important;
    top: -5px !important;
}
.testimonial .carousel-item img {
    width: 100%;
    height: 220px;
}
.industry-serve {
    margin-top: 20px;
}
#edge-ahead {
    padding: 30px 0 30px;
}
.inner-edge-ahead h1 {
    font-size: 29px;

}
.inner-edge-box {
    padding-top: 30px;
}
#footer {
    padding: 30px 0 20px 0;

}
.footer-form {
    background: #fff;
    width: 315px;
    height: 460px;
    padding: 30px 30px 50px 30px;
    text-align: center;
    margin-top: 10px;
}
.order_1{
	order:1;}

.order_2{
	order:2;}

.order_3{
	order:3;}
.footer-logo img {
    width: 62%;
    float: none;
    margin: auto;
    display: block;
}
.footer-social-icon {
    float: none;
    margin-right: 0px;
	margin-left: 54px;
}
.inner-para {
    margin-top: 20px;
}
.inner-para p {
    margin: 0px 0 10px;
}

section#matter {
    margin: 30px 0;
}

#inner-banner {
    background: url(../images/inner-banner.jpg) left top;
    height: auto;
}
.inner-head h2 {
    line-height: 35px;
    font-size: 23px;
	padding:15px 0;
}

.programme {
    margin-bottom: 20px;
}
.breadcrumb-w3pvt{
	display:none;}
.button {
    top: -78px;
}
section#contact-us {
    margin: 40px 0;
}
.contact-box {
    margin-bottom: 30px;
}
}

@media screen and (max-width: 320px) {.textwidget img {
    max-width: 100%;
    margin-bottom: 20px;
}

.why-choose h1 {
    font-family: 'Philosopher', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 18px;
    text-align: center;
    color: #263b5b;
    text-transform: uppercase;
}

section#why-choose-us h1 {
    font-family: 'Philosopher', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 18px;
    text-align: center;
    color: #263b5b;
    text-transform: uppercase;
}

.right-text h4 {
    font-family: 'Philosopher', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 30px;
    text-align: left;
    color: #263b5b;
    text-transform: uppercase;
}}