.img-shadow {
border-radius: 15px;
-webkit-box-shadow: 0 12px 44px 0 rgba(0, 15, 27, 0.2);
box-shadow: 0 12px 44px 0 rgba(0, 15, 27, 0.2);
}


/* section-guide */
.section-guide h2{
    font-weight:900;
    color:#054D8E;
}

.strong{
    background-color:#333;
    padding:7px 5px;
    color:#fff !important;
}

.section-price-list p span {
    padding: 2px 10px;
    border-radius: 15px;
    margin-right: 5px;
    background: #054D8E;
    color: #fff;
    display:inline-block;
}

.section-goals .img{
    border-radius:7px;
}

body {
    overflow-x: hidden;
}
.bcc-list li {
    margin-bottom: 14px;
    padding-left: 15px;
    display: block;
}
.bcc-list li:before {
    content: "\f124" !important;
    margin-right:0px !important;
    font-family: "fontawesome";
    position: relative;
    left: -13px;
    color: #054D8E;
}

.section-first-day .bcc-list li {
    position:relative;
}
.section-first-day .bcc-list li:before {
    position:absolute;
}

.section-gallery .popup-gallery img {
    border-radius: 8px;
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0);
box-shadow: 0px 0px 41px -26px rgba(0,0,0,0);
-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    top:0;
}
.section-gallery .popup-gallery img:hover {
   -webkit-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
box-shadow: 0px 0px 41px -26px rgba(0,0,0,0.75);
top:-4px;
}

.section-gallery .popup-gallery img {
    margin: 0px 0px 30px 0px;
}
 .section-common {
        margin-top: 50px;
        margin-bottom: 30px;
    }
        .section-guide .image1 {
        margin-bottom: 30px;
    }
    
.table-enroll tbody tr td {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.6;
}
.table-enroll tbody tr td:first-child {
    background: #335188;
    color: #d3f8fb;
}
.table-enroll tbody tr td:last-child {
    background: #ebf2f9;
}

.section-first-day .box{
        background-color:#f5f5f5;
        padding:30px 15px;
        margin-bottom:20px;
        border-radius:7px;
        -webkit-box-shadow: 3px 3px 15px 0px rgba(5,77,142,0.25);
        -moz-box-shadow: 3px 3px 15px 0px rgba(5,77,142,0.25);
        box-shadow: 3px 3px 15px 0px rgba(5,77,142,0.25);
        border-bottom:0.5px solid #054d8e;
    }
    .section-first-day .media span{
        padding: 2px 10px;
    border-radius: 15px;
    margin-right: 5px;
    background: #054D8E;
    color: #fff;
    display: inline-block;
    min-width:80px;
    }
    
    .section-guide h2.c-title{
		text-align: center;
		font-weight: 900;
        font-size: 36px;
        color: #054d8e;
	}
	.owl-vision p {
	    font-size: 18px;
	    text-transform: initial;
	}
    .br-p40 {
        padding-top: 40px;
    }
    .br-p50 {
        padding-top: 50px;
    }
/*Responsive*/
@media only screen and (max-width : 992px) {
    .social-icons-top {
        display:none;
    }
    .nav > li > a {
        padding: 10px 8px;
    }
    .section-goals .img {
        margin-bottom: 15px;
    }
    .section-city .content p {
        padding-top: 0px;
    }
    .section-sub-contact .contact-box {
        margin-top: 30px;
    }
    .section-common {
        margin-top: 50px;
    }
    .page-banner .banner-title {
        font-size: 34px;
    }
    .section-guide h2.c-title {
        font-size: 24px;
    }
    .owl-vision p {
	    font-size: 15px;
	}
	.section-goals .content {
	    background-color: transparent !important;
	    height:auto;
	    padding: 0px;
	}
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .banner {
        height: 350px;   
        background-position: center;
    }
    .big-text, .big-text2 {
        display: none;
    }
    .banner .container-outer .banner-text {
        margin-top: 120px;
    }
    .banner .container-outer .banner-text h1 {
        font-size: 24px;
        text-shadow: 2px 2px 5px #000000;
    }
    .banner .container-outer .banner-text h4 {
        text-shadow: 2px 2px 5px #000000;
    }
    .section-about h2 {
        font-size: 24px;
    }
    .section-testimonials h2 {
        font-size: 20px;
    }
    .nav > li > a {
        padding: 10px 15px;
    }
    .popup-gallery a {
        max-width: 100% !important;
    }
    .section-guide h2 {
        font-size: 24px;
    }
    .section-city .content-basher {
        padding-top: 0px !important;
    }
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .banner {
        height: 300px;
    }
    .section-about h5 {
        letter-spacing: 0px;
    }
    .section-courses h2 {
        font-size: 24px;
    }
    .banner .container-outer .banner-text h1 {
        font-size: 16px;
    }
    .banner .container-outer .banner-text h4 {
        font-size: 12px;
    }
    .section-testimonials h3 {
        font-size: 12px;
        letter-spacing: 2px;
        margin-top: 5px;
    }
    .owl-carousel.owl-drag .owl-item {
        margin-bottom: 15px;
    }
    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        font-size: 10px;
    }
    .section-price-list h2 {
        font-size: 20px;
    }
    .popup-gallery a {
        max-width: 100% !important;
    }
    .table tbody tr td {
        font-size: 11px !important;
    }
    .table-responsive > .table-enroll > tbody > tr > td {
        white-space: initial !important;
        max-width: 160px;
    }
    .section-first-day .media span {
        font-size: 10px;
        min-width: 58px;
    }
    .section-first-day .media p {
        font-size: 12px;
    }
    .section-first-day .bcc-list {
        padding-left: 15px;
        font-size: 12px;
    }
    .life-uk-content .content h4 {
        font-size: 14px;
    }
    .section-guide h2 {
        font-size: 20px;
    }
}