/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
 
 
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,900&display=swap');
 @import url('https://fonts.maateen.me/solaiman-lipi/font.css');

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
body{
    font-family: 'Montserrat', sans-serif;
    background: #fff;
     
}
.awesome_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.img-fluid{
    width: 100%;
}

.mt-2{
    margin-top: 10px;
}
.mr-2{
    margin-right: 10px;
}

.bn_name{
    font-size: 45px;
}

.card-body{
    background-color: #ffff;
}

.photo_gallery img{
    height: 220px;
    width: 320px;
    object-fit: cover;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */


 .achivements{
    padding: 20px 0px;
 }

 .title{
    color: #5051f1;  
 }
     .card{
    border: 1px solid #5051f1;
    padding-bottom: 7px
 }
 .flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
 }
 .social_medias a{
    margin-right: 10px;
    font-size: 18px;
    color: #ffff;
 }

 .social_medias a:hover{
    color: #1b93e1;
 }

 .card .card-body{
    padding: 10px;
 }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.head-section{
    }
.top-bar{background-color:#0D4970;}
.mail{ color:#FFF;}
.font-chang{ text-align:right;}
.font-chang a{ color:#fff;}
.brand-container{padding-top: 5px;}

.update-section {
    background: var(--buttoncolor);
}
.update-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background: var(--headercolor) !important;
}
.title-text {
    color: #fff; 
    padding: 0px 10px;
    background:#1a3244;
}
.title-text h4 {
    padding-right: 5px;
}
.update-container{ background-color:#214A64;height:28px;}
/*.updatebg{ background:url(../img/update-bg.png) no-repeat left ; height:28px;}*/
.updateP{ font-family:Roboto; font-weight:bold; font-size:19px; color:#fff; margin-left:5px;}
.sitemessage {width:100%; max-width: 1037px; margin:auto; white-space: nowrap; overflow: hidden; text-indent: 965px; animation: floatText 50s infinite linear;color:#fff;}
.sitemessage:hover {-webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused;}
.down-arrow{ height:100px; width:100%; background-color:#105887;}
.arrowA{ padding-top:20px;}
.center {display: block; margin-left: auto; margin-right:auto; width:32px; height:47px;}
.about_container{ background-color:#fff;}
.about-left{ background-color:#1B93E1;  height:auto;}
.about-right{ background-color:#E5E5E5; height:399px;margin-bottom: 20px;}
.info-container{ 
    /*padding:20px 0 0 25px;*/
    margin-bottom: 20px;
    
}
.info-container ul li{ list-style:none; padding-bottom:5px; margin-right:10px;}
.voice-container{background-color:#FFF;}
.voice-left{ background-color:#105887; height:auto;}
/*.voice-right{ background-image:url(../img/voice-bg.jpg); background-repeat:repeat;margin-bottom: 20px;}*/
.proud-style{
    
   padding: 10px 0 10px 6px;
    background: #2a43ee00;
    border-radius: 4px;
    
    border-left: 5px solid var(--buttoncolor);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: capitalize;
    
    
}
.proud-style2{  
    text-transform: uppercase;
}
/*-webkit-text-stroke: 1px #1b93e1;*/
/*-webkit-text-fill-color: #fff;}*/
.student{ padding:20px 0 20px 10px;} 
.student h2{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:24px; padding-top:5px;}
.student h3{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px; padding-top:5px;}
.teachersV{ color:#000; margin:20px 10px 20px 10px;}
.designation{
    
    
    float: right;
    color: #000;
    font-size: 12px;
    font-style: italic;
    
    
}
.designation h2{ font-size:18px; padding-right:15px;margin: 0px;}
.designation h3{ font-size:13px; padding-right:15px;margin: 5px 0px 10px;text-align: center;}
.fetcher_container{
    
    padding: 30px 0px;
    background:linear-gradient(rgb(9 35 207 / 15%),rgb(9 35 207 / 15%)),url(university_student.jpg);
    background-position:center center;
    background-size:cover;
    background-attachment:fixed;
    
}
.noticboard-container{ background-color: #E9EEEE; border-radius: 5px;}

.noticboard-container h1{ font-family:Roboto; margin:0 0 0 20px; padding-top:10px; font-size:26px; font-weight:bold;}
/*.admission h1 {
    padding-top: 10px;
    color: #000;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 600;
}*/
/*.academic-calender h1{
    margin: 0px 0 0 22px;
    padding-top: 20px;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.academic-calender{
    padding-bottom:30px;
}*/
/*.proudestudent h1{   
    padding-top: 10px;
    color: #000;  
}*/
.admition{}
.calender{background-color:#8BC255;}
.calender h1{
	font-family:Roboto; margin:0 0 0 20px; padding-top:10px; font-size:26px; font-weight:bold; -webkit-text-stroke: 1px #bff689;
-webkit-text-fill-color: #000;}
	}
.contact_container{ background-color:#fff;}
.contact{ padding:30px 0 30px 0;}
.contactUs_container h2{
	margin-bottom: 20px;
}
.contactUs_container h2{font-size:18px;}
.style{}
.style ul{ list-style:none; padding:0; margin:0;}
.style ul li{ float:left; display:inline; font-size:14px; color:#ffffff; padding: 0px 5px;}
.copyright-container{
    width: 100%;
    background-color: #0a0a0a;
}
.copyright-container p{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
.copyright{ color:#fff; font-size:12px; text-align:center; padding-top:15px;}

.home-newsletter {
padding: 10px 0;
}

.footer-menu{
    margin: 0;
    padding: 0;
    list-style: square;
}
.footer-menu li a{
    color: #ffb225;
}

.social_media{
    text-align: center;
    background: #242f8f;
    color: #fff;
    padding: 20px 0px;
}

.social_media a{
    color: #fff;
}

.social_media a:hover{
    color: #ffad17;
}
.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h2 {
font-size: 22px;
color: white;
text-transform: uppercase;
margin-bottom: 40px; }
.home-newsletter .single .form-control {
height: 50px;
background:#fff;
border-color:var(--buttoncolor);
border-radius: 5px 0 0 5px; }
.home-newsletter .single .form-control:focus {
    
    box-shadow: 0 0 0 3px lightblue;
    border-color: var(--buttoncolor);

    
}
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 5px 5px 0;
background: var(--buttoncolor);
color: #fff;

}


@-webkit-keyframes floatText{
    from {
        text-indent: 100%;
    }

    to {
        text-indent: -100%;
    }
}

@media screen and (min-width: 960px) {
    @-webkit-keyframes floatText{
        from {
            text-indent: 960px;
        }

        to {
            text-indent: -100%;
        }
    }
}

.hidden {
    display: none !important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

.navbar-default {
    background-color: inherit;
    margin-bottom: 0px;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important;
    transition: 0.3s;
}

.navbar-default .navbar-nav .open .dropdown-menu > li:hover a {
    color: #000 !important;
    border-left:5px solid #1a2f46;
}

.navbar-default .navbar-nav .open .dropdown-menu {
    overflow: hidden;
    animation: mymove .05s linear alternate;
}

@keyframes mymove {
    0%   {height: 0%;}
    20%  {height: 20%;}
    40%  {height: 40%;}
    60%  {height: 60%;}
    80% {height: 80%;}
    100% {height: 100%;}
}
.dropdown-menu {
    background: var(--headercolor) !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
   background-color: #303947!important;
}

.navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}

.brand-container .logo {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}
.brand-container .logo img {
    max-height: 120px;
    max-width: 120px;    
}
.brand-container .org-name {
    margin: 0px;
    text-transform: uppercase;

    text-align: center;
    width: 100%;
    
}
.brand-container .org-name p{
    font-weight: 600;
}
.brand-container .org-name h2{
    font-weight: 700;
    font-family: "SolaimanLipi";
}
.brand-container .login-logout {
    float: right;
}

.card-img-top{
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.navbar-toggle {
    background-color: #3c4ac7  !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    color: #fff;
}
.login-logout .login {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
    border-width: 0px;
}
.open.login-logout>.dropdown-toggle.btn-primary, .open.login-logout>.dropdown-toggle.btn-primary:focus {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border-width: 0px;
}
.login-logout .logout img {
    height: 39px;
    margin-left: 5px;
}
footer.footer-container {
    /*background: #edbeaa12;
    margin-top: 20px;*/
}
section.page_container {
    margin-top: 15px;
}
.page_title {
    margin-top: 0px;
    margin-bottom: 20px;
}
.proud_student_detail .page_title {
    margin-top: 0px;
    margin-bottom: 5px;
}




@media only screen and (min-width: 776px) { 
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
.teacher>.row {
    min-height: 333px;
}


 

}
@media only screen and (max-width: 768px) { 
.navbar-toggle {
    float: left;
}
.brand-container {
    padding-top: 12px;
}
.brand-container .logo {
    margin-right: 12px;
    /*margin-bottom: 12px;*/
}
.brand-container .logo img {
    max-height: 50px;
    max-width: 70px;    
}
.brand-container .org-name {
    font-size: 16px;
}
.about-container {
    padding: 25px 25px 15px 25px;
}
ul.sidebar-menu {
    margin: 0px;
    padding: 0px;
}
}

.required{
	color: red;
}
.ui-datepicker {
    z-index: 999 !important;
}
.contact-address {
    background: #f1662a0d;
    
    border: 1px solid #f1662a5c;
    background: #f1662a0d;
    border-radius: 15px;
    margin-bottom: 10px;
    
    padding: 25px 25px 20px;
}
.contact-address h3 {
    margin: 0px 0 12px;
}

.sidebar-menu .menu1{
	background: url(../img/menu-1.png) no-repeat;
	padding-top: 42px;
}
.sidebar-menu .menu2{
	background: url(../img/menu-2.png) no-repeat;
	padding-top: 23px;
}
.sidebar-menu .menu3{
	background: url(../img/menu-3.png) no-repeat;
	padding-top: 27px;
}
.sidebar-menu .menu4{
	background: url(../img/menu-4.png) no-repeat;
	padding-top: 20px;
}
.sidebar-menu .menu1 a{
	line-height: 60px;
    font-size: 23px;
    color: #000;
    padding: 0px 0 0 125px;
    height: 60px;
    text-decoration: none;
}
.sidebar-menu .menu2 a{
	line-height: 59px;
    font-size: 23px;
    color: #000;
    padding: 0px 0 0 125px;
    height: 59px;
    text-decoration: none;
}
.sidebar-menu .menu3 a{
	line-height: 64px;
    font-size: 23px;
    color: #000;
    padding: 0px 0 0 125px;
    height: 64px;
    text-decoration: none;
}
.sidebar-menu .menu4 a {
    line-height: 64px;
    font-size: 23px;
    color: #000;
    padding: 0px 0 0 125px;
    height: 64px;
    text-decoration: none;
}

/*home page*/
.navbar {
    border-radius: 0px !important;
}

.nav li:hover a{
    /*color: #1B93E1 !important;*/
}

.notic-container::-webkit-scrollbar {
  display: none;
}
.notic-container {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.headerwrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.login-logoutwrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.login-logoutwrapper a{
    background: #293497;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 500px;
}

.login_menu{
    background-color: #ffff;
}
.login_menu a:hover{
    background-color: #000 !important;
}
.login_menu .caret{
    color: #293497;
}

.schoolinfo {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    width: 100%;
}

.info {
    box-shadow: 0px 0px 0px 1px #efe3e3;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: .5s;
    margin-bottom: 45px;
    margin-top: 40px;
    background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='1' y2='0' gradientTransform='rotate(32,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%23281DFF'/%3E%3Cstop offset='1' stop-color='%23C673FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%230DFF00'/%3E%3Cstop offset='1' stop-color='%23B7FFF6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23FFF' fill-opacity='0' stroke-miterlimit='10'%3E%3Cg stroke='url(%23a)' stroke-width='3.3'%3E%3Cpath transform='translate(-64.05 4) rotate(-0.34999999999999964 1409 581) scale(0.9703469999999998)' d='M1409 581 1450.35 511 1490 581z'/%3E%3Ccircle stroke-width='1.1' transform='translate(-76.5 48) rotate(4.8999999999999995 800 450) scale(1.0058649999999998)' cx='500' cy='100' r='40'/%3E%3Cpath transform='translate(12.8 -58.5) rotate(39.5 401 736) scale(1.0058649999999998)' d='M400.86 735.5h-83.73c0-23.12 18.74-41.87 41.87-41.87S400.86 712.38 400.86 735.5z'/%3E%3C/g%3E%3Cg stroke='url(%23b)' stroke-width='1'%3E%3Cpath transform='translate(288 -0.1999999999999993) rotate(0.04999999999999982 150 345) scale(0.9894489999999999)' d='M149.8 345.2 118.4 389.8 149.8 434.4 181.2 389.8z'/%3E%3Crect stroke-width='2.2' transform='translate(-87.5 -129.5) rotate(36 1089 759)' x='1039' y='709' width='100' height='100'/%3E%3Cpath transform='translate(-181.6 50.4) rotate(5.999999999999998 1400 132) scale(0.905)' d='M1426.8 132.4 1405.7 168.8 1363.7 168.8 1342.7 132.4 1363.7 96 1405.7 96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  /*background-repeat: repeat;*/
  /*background-attachment: fixed;*/
background-size: cover;
    
    
}

.info-image-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
}

.info-image {
    width: 90%;
    height: 90%;
}
.info:hover {
    transform: scale(1.1,1.1);
    box-shadow:0px 1px 3px 0px #3039472b;
}

.breadcrumb {
    background-color: #f1f1f1 !important;
}

.viewmorebtn {
    background: #1b93e1;
    /*padding: 5px;*/
    border-radius: 16px;
    /*box-shadow: 0px 3px 5px 0px #888484;*/
    color: white;
    
    font-weight: bold;
    font-size:10px;
}
.info a {
    text-decoration: none;
}

.readmorebtn {
    background: #1b93e1;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 3px 5px 0px #888484;
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.teachersV a {
    text-decoration: none;
    
}
.teachersV p{
    
    text-align:justify;
    
}
.teachersV .teachersV_content i{
    
    font-size: 30px; 
    opacity: 0.2;
    color: var(--buttoncolor);

}


.last_code{
   font-size: 30px; 
    opacity: 0.2;
    color: var(--buttoncolor); 
}

.btn-right{
    text-align:right;
}

/*.teacherv-wrapper {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*    align-items: flex-start;*/
/*}*/

.voice-wrapper {
    /*background:   #f0f6ff;*/
    border: 1px solid #f1662a5c;
    background: #f1662a0d;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.voice-wrapper .row {
    flex-grow: 1;
}

/*.proudestudent {
    margin-top: 15px;
    border-radius: 5px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 37px;
}*/
/*.proud-student {*/
/*    text-align:center;*/
/*}*/
.notic-container {
    background: #fff6fe87;
    border-radius: 15px;
    overflow: auto;
    padding: 15px;
    margin-bottom: 10px;
    
}

/*.admission, .academic-calender {*/
/*    height: 350px;*/
/*}*/

.admissionbtn {
    background: #1B93E1;
    padding: 5px 10px;
    border-radius: 5px;
    /*border: 1px solid white;*/
    color: white !important;
}

.nav .has-submenu .dropdown-menu {
    transition: .3s ease-in-out !important;
}

.nav .dropdown-menu li:hover a {
    /*color: red !important;*/
}
.btn.aboutbtn {
   background: var(--buttoncolor);
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    
}

.btn.aboutbtn:focus{
    outline:none;
}
.form-control{
    border:1px solid #f1662a33;
}
.form-control:focus {
       height: auto;
    box-shadow: 0px 0px 0 4px #f1662a33;
    border: 1px solid #f1662abd;
}


.btn.aboutbtn i{
    margin-left:-15px;
    opacity:0;
     transition: 0.3s;
}
.btn.aboutbtn:hover{
    background:#c54711;
}
.btn.aboutbtn:hover  i{
     margin-left:5px;
    opacity:1;
}

.dropdown-menu > li > a {
    color: #fff !important;
}

.dropdown-menu > li:hover a {
    color: #000 !important;
}
/*home page end*/


.text-center{
    text-align:center;
}
.about-paragraph{
    text-align: justify;
}
.about-content{
        padding: 17px 10px;
    
}
.about-container{
    padding: 50px 25px 15px 80px;
    /*background: #97beff24;*/

}
.about-title{
    font-weight:bold; 
    font-size:30px;
    letter-spacing: 1.2px;
    position:relative;
}

.about-title::before{
    content: '';
    position: absolute;
    background: #f1662afc;
    height: 5px;
    width: 60px;
    bottom: 0px;
    border-radius: 20px;
}


.info-image-container i{
    font-size:50px;
    padding:5px;
    
        
    	background:-moz-linear-gradient(top, var(--contentcolor) 40%, #a742c6 100%); 
        background: -webkit-linear-gradient(top,  var(--contentcolor) 40%,#f87ee6 100%); 
        background: linear-gradient(to bottom,  var(--contentcolor) 40%,#f87ee6 100%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        background-clip: text;
       -webkit-text-fill-color:transparent;
    
}

.boucher-title{
     font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1.2px;
}


.voice-section{
    
     padding: 60px 0;
     background: #edbeaa12;
     
/*background-image: url("pattern2.png");*/
 
}



.overly{
    background:transparent;
     
}

.font-bold{
    font-weight: 600;
}


.list-group-item {
    background-color: transparent;
    border: 1px solid #fac3ab;
}
a.text-white {
    color: #1a2f46;
}



/* responsive start */
@media only screen and (max-width: 600px) {
    .head-section{
        position: relative;
    }
   .headerwrapper{
    display: flex;
    flex-direction: row;
    gap: 13px;
   }
   .schoolinfo{
    display: flex;
    flex-direction: row;
   }
   .bn_name{
    font-size: 20px;
   }
   .en_name{
    font-size: 16px;
   }
   .org-name p{
    font-size: 8px;
   }
   .banner img{
    width: 81px;
   }
  }
/* response end */


.breadcrumbs {
  border: 1px solid #ffd1bc;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
  margin-bottom:15px;
  width:100%;
}


.breadcrumbs__item {
  background: #fff;
  color: #333;
  outline: none;
  padding: 0.75em 0.75em 0.75em 1.25em;
  position: relative;
  text-decoration: none;
  transition: background 0.2s linear;
}

.breadcrumbs__item:hover:after,
.breadcrumbs__item:hover {
  background: #edf1f5;
}

.breadcrumbs__item:focus:after,
.breadcrumbs__item:focus,
.breadcrumbs__item.is-active:focus {
  background: #323f4a;
  color: #fff;
}

.breadcrumbs__item:after,
.breadcrumbs__item:before {
  background: white;
  bottom: 0;
  clip-path: polygon(50% 50%, -50% -50%, 0 100%);
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 1em;
  z-index: 1;
}

.breadcrumbs__item:before {
  background: #cbd2d9;
  margin-left: 1px;
}

.breadcrumbs__item:last-child {
  border-right: none;
}

.breadcrumbs__item.is-active {
      background: #ffccb5e6;
    color: #1d1717;
    width: 100%;
}
.bdLogo img{
	max-width: 100%;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .about-container{
        padding: 46px 0px 0px 0px;
        /*background: #97beff24;*/
    
    }
    .about-title {
    font-size: 20px;
    }
    
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    
    .about-container{
        padding: 46px 0px 0px 0px;
        /*background: #97beff24;*/
    
    }
    
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
   .about-container{
        padding: 50px 25px 15px 80px;
        /*background: #97beff24;*/
    
    } 
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .about-container{
        padding: 50px 25px 15px 80px;
        /*background: #97beff24;*/
    
    }
    
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .about-container{
        padding: 50px 25px 15px 80px;
        /*background: #97beff24;*/
    
    }
    
}

