/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
   padding-top: 73px;/*3.5rem; */
}
.h2{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5rem;
    color:#10151B;
}

.h2::after {
    content: "";
    display: block;
    width: 7%;
    height: 2px;
    background-image:linear-gradient(to right, #C82333 52%,#C82333 52%)!important;
    margin: 11px auto 5px;
}
section{
    padding-top: 55px;
    padding-bottom: 25px;
}

.bg-g1 {
	background: #7918f2;
	background: -webkit-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
	background: -o-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
	background: -moz-linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
	background: linear-gradient(-45deg, #ac32e4, #7918f2, #4801ff);
}
#modalBody{
    min-height: 250px;
    /*height1: 100vh;*/

}
#modalBody p{
    font-weight: 13px;
}
.top-spacer{
    margin-top:43px;
}
.navbar { border-bottom:solid 3px #C82333 !important;}
/* breadcrumb */
/*.breadcrumb-nav {
    background1:#7A59AD url('../img/bg-pattern1.png1');
}*/

/* home page top banner carousel */
#topbanner .carousel-item {

    /*height: 90vh;
    min-height: 350px;
    min-height: 100% !important;
    background: no-repeat center center scroll;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

#topbanner .cover {
    background: linear-gradient(rgba(2,2,2,0.7), rgba(2, 2, 2, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}

#topbanner h1{
    font-size:1rem;
    font-weight: 700;
    color:#BD0020;
}
#topbanner p{
    font-size:0.9rem;
    font-weight: 500;
    
}

#topbanner .carousel-caption{
    bottom:auto!important;
    top: 51%;
    transform: translateY(-50%);
    position: absolute;
    right: 10%;
    left: 10%;
    z-index: 10;
    padding: 0;
}
/* home topbanner carousel end */
.owl-prev span, .owl-next span{
    /*font-size: 37px !important;
    margin1:0 15px;
    background: #DBDBDB;
    color:#c8232c;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;*/
}

#socialSidenav {
    position: fixed;
    top: 200px;
    max-width: 4.688rem;
}

#socialSidenav a {
    display: block;
    padding: 5px 5px;
    width: 43px;
    text-decoration: none;
    font-size: 0.8125rem;
    color: #fff;
    border-radius: 0 7px 7px 0;
    margin-left: -1.3125rem;
    transition: all .5s;
    text-align: right;
    cursor: pointer
}

#socialSidenav a:hover {
    margin-left: 0;
}

#facebook {
    background-color: #3b5999;
}

#pinterest {
    background-color: #c8232c;
}
#twitter {
    background-color: #1da1f2;
}

#googleplus {
    background-color: #dd4b39;
}

#linkedin {
    background-color: #0077b5;
}

#youtube {
    background-color: #cd201f;
}

#whatsapp {
    background-color: #25D366;
}

#mailto {
    background-color: #959595;
}

#instagram {
    background-color: #4c5fd7
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #ccc;
    text-decoration: none;
    position: fixed;
    padding: 9px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    font-weight: 700;
    bottom: 45px;
    right: 0.6875rem;
    display: none;
    z-index: 11111111111111111111111;
}

.scroll-to-top:hover {
    text-decoration: none;
    color: #c8232c;
}



.breadcrumb-nav h2 {
    color: #fff;
    font-size:21px;
    line-height: 38px;
    font-weight: 400;
    margin-bottom:10px;
}
.breadcrumb-nav .breadcrumb {
    background:none;
}
.breadcrumb a.breadcrumb-item{
    color: #7A59AD !important;
    text-transform: capitalize !important;
    font-size:14px;
    font-weight: 550;
    letter-spacing: 0.9px;
}
.breadcrumb .breadcrumb-item::before{
    /*content1:">" !important;*/
    color:#7A59AD !important;
}
.breadcrumb-item.active{
    display: inline-block;
    max-width: 165px;
    color: #777 !important;
    text-transform: capitalize !important;
    font-size:14px;
    font-weight: 550;
    letter-spacing: 0.9px;
    cursor: pointer;
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}
/* spinner start */
#spinner{
    position:absolute;
    top:40%;
    left:48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 5px solid #ccc; /* Light grey */
    border-top: 5px solid #777; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* spinner end */

.logo{
 font-size:25px;
 font-weight:700;
 letter-spacing:1.45px;
 text-decoration:italic!important;
}

.nav-link{
	text-transform:uppercase;
	font-weight:550;
	font-size:15px;
	padding:0 15px!important;
	color:#000!important;
}

.nav-link:hover{
	color:#C82333!important;
}
.contact-banner .cover {
    background: rgb(63,94,251);
    background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(252,70,107,0.014425753211440795) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}
.main{
    /* padding-top:43px; */
}
.jumbotron{
    /* url('../img/bg-pattern1.png') */
    /* background:url('../img/dot.png'); */
    background-image: url('../img/dot.png'), -webkit-linear-gradient(bottom, #3e69fe 0%, #4cd4e3 100%);
    background-image: url('../img/dot.png'), -moz-linear-gradient(bottom, #3e69fe 0%, #4cd4e3 100%);
    background-image: url('../img/dot.png'), -o-linear-gradient(bottom, #3e69fe 0%, #4cd4e3 100%);
    background-image: url('../img/dot1.png'), linear-gradient(to top, #3e69fe 0%, #4cd4e3 100%);
    width: 100%;
    min-height: calc(100vh - 99px);
    /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}
.hero-text{
    font-size: 19px;
    letter-spacing:0.7px;
    color:#eee;
    /* font-weight: 550; */
}

.cover {
    /* background: linear-gradient(rgba(0,0,0,0.46), rgba(0,0,0,0.46)); */
    /* background-image: url('../img/hero-bg.jpg'); */
    position: absolute;
    bottom: 0;
    left: 0;
    /* width: 100%;
    height: 100%;
    vertical-align1: bottom; */
}

/* sections start here */

.popular-news{
	padding1:80px 0 80px;
}

.popular-news-inner{
	height:100%;
	width:100%
}
.popular-news-inner:hover{
	border-bottom-color: #dc3545!important;
	transition: width 1.52s;
	transition-property: all;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.popular-news .excerpt p {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 25.2px;
	letter-spacing:0.2px;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: left;
	/* text-align: justify; */
}

.popular-news h4.post-title{
	font-size:19px;
	margin:15px 0px 15px;
}

.popular-news .img-wrap{
	position:relative;
}

.popular-news .img-wrap img{
    width:100%;
}

/* .popular-news .img-wrap img{
	height: 168px;
	width: 100%;255px;
} */
.brd-btm {
    border-bottom: solid 1px transparent !important;
	border-bottom-color: transparent;
	border-bottom-width: 1px;
}
.brd-light {
	border-color: #eee !important;
	 transition: width 2s;
}

.brd-w3 {
    border-width: 3px!important;
}


.shadow-v11 {
	box-shadow: 0 0 2px #ccc;
}

.brd-btm:hover{
	border-bottom-color: #dc3545!important;
	transition: width 1.52s;
	transition-property: all;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.img-wrap{
	position:relative;
}

.img-wrap .figcap{
	position: absolute;
	left: 10px;
	bottom:10px;
	opacity:0.75;
}
.figcap a{
	/* margin-top: -3px; */
	padding: 2px 7px 3px; 
	/* opacity:0.75; */
	border-radius:20px;
	background-color:#41c01c/*18ba9b*/;
	font-size: 10px;
	color:#fff;
	font-weight:910;
	text-transform: uppercase;
	display:inline-block;
}
.figcap a:hover{
	color:#fff!important;
	background-color:#222/*18ba9b*/;
}

.post-title{
	font-size:19px;
	margin:1px 0px 15px;
}

.post-title a{
	box-sizing: border-box;
	color: #111111;
	/* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
	font-feature-settings: "liga", "kern";
	font-size: 18px;
	font-weight: 500;
	line-height: 25.4px;
	outline-color: #111111;
	outline-style: none;
	outline-width: 0px;
	text-align: left;
	text-decoration: none;
	text-decoration-color: #111111;
	text-decoration-line: none;
	text-decoration-style: solid;
	text-rendering: optimizelegibility;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: ease;
	/* word-break:  */
}
.post-title a:hover {
    color: #dc3545 !important;
}

.post-meta{
	font-size: 14px;
	color:#959399;
	margin-bottom: 15px;
}

.post-meta .fas {
	margin-right: 5px;
	color: #dc3545;
	font-size: 14px;
}
.post-meta .separator {
	margin-left:4px;
	margin-right:4px;
}


.post-meta a, .post-meta span{
	color:#959399;
	box-sizing: border-box;
	color: #777777;
	/* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
	font-feature-settings: "liga", "kern";
	font-size: 12px;
	font-weight: 400;
	line-height: 19.2px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	outline-color: #777777;
	outline-style: none;
	outline-width: 0px;
	text-align: left;
	text-decoration: none;
	text-decoration-color: #777777;
	text-decoration-line: none;
	text-decoration-style: solid;
	text-rendering: optimizelegibility;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: ease;
}

.tab-tag a:hover{
    color:#72c02c ;
}
.btn-more{
font-size: 12px;
font-weight:510;
line-height:12px;
text-transform: uppercase;
}

.btn-more i{
margin-left: 5px;
margin-top:2px;
}
/* end featured posts */

.team{
    background-color: #F7F7F7;
}
.team p {
    text-align: center;
    font-size: 15px;
    font-family: lato,sans-serif;
    color:#151515;
    letter-spacing: 0.5px;
}

/*.updates{
    padding-top1:90px;
    padding-bottom1:95px;
	
}*/

.updates .icn {
    display: inline-block;
    text-align: center;
	vertical-align: middle;
	line-height: normal;
    background:transparent!important;
    height: 100%;
}
.updates .icn .img-wrap{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.updates p {
    text-align: center;
    font-size: 15px;
    font-family: lato,sans-serif;
    color:#151515;
    letter-spacing: 0.5px;
}

.updates hr1 {
    border:none;
    height: 50px;
    width: 100%;
    height: 70px;
    margin-top: 0;
    box-shadow: 0 20px 20px -20px #333;
    margin: -50px auto 10px; 
}

.updates .pro-updates{
	opacity:0.9;
	background:transparent !important;
}

.updates .pro-updates ul{
	padding:10px 20px;
	background:none !important;
}

.updates .pro-updates ul li{
	padding:3px 10px;
}

.updates .pro-updates a{
    color: #1570A6!important;
    transition: color .5s;
	font-size:14px;
	font-weight:550;
}
.updates .pro-updates a:hover{
    color: #c8232c!important;
}

.updates .pro-updates .scrll{
	max-height:350px;
	overflow: hidden;
}

.updates .pro-updates .scrll:hover {
     overflow-y: scroll;
     -webkit-overflow-scrolling: touch;
}


/*.tickers {
    width:100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.tickers .scrll{
	max-height:350px;
	overflow: hidden;
}

.tickers .scrll:hover {
	 overflow-y: scroll;
}

.tickers:before, .tickers::before,
.tickers:after,  .tickers::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
	width: 100%;
	height: 2em;
    background-image1: linear-gradient(180deg, #FFF, rgba(255,255,255,0));
}

.tickers:after, .tickers::after {
    bottom: 0;
    transform: rotate(180deg);
}

.tickers:before, .tickers::before {
    top: 0;
}*/

/*.top-specialty{
    padding-top:45px;
    padding-bottom:45px;
    /*background-color: #e4e4e2;
    background-image: linear-gradient(#d0cbbf,#e3e3e3 40%,#e9e6dd);
    background-repeat: no-repeat;
    border-bottom: 1px solid #a0a0a0; * /
}

.top-specialty p {
    text-align: center;
    font-size: 15px;
    font-family: lato,sans-serif;
    color:#151515;
    letter-spacing: 0.5px;
} */

.pages{
    padding-top:24px;
}
.ourservices {
    /*border: 1px solid #55555; */
    min-height: 455px; 
    padding: 30px 12px;
	border-radius: 9px;
	text-align: center;
    /* justify-content1: space-between; */
    /* flex-direction: column;
    height1: 100vh;
    flex: 1;
    display1: flex; 
    overflow: hidden; */
}

.ourservices .btn-holder {
    /* height1: 100px;
    width1: 100px; */
    position: absolute;
    left: calc(50% - 66px);
    /*margin-left: -50px; */
    bottom: 25px;
}

.ourservices .btn-holder a{
    margin: auto;
    vertical-align:bottom;
}

.ourservices h5{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size:21px;
	font-weight: 700;
    letter-spacing: -1px;
}

.ourservices i{
	font-size: 57px;
}

.top-specialty .h21{
	color:#333;
    font-size: 27px; /*calc(24px + (56 - 24) * ((100vw - 300px) / (1440 - 300))); */
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -1.1px;
    text-transform: uppercase;
    word-spacing: 5px;
}


.carousel1 .img-container{
	padding:0 7px;
}
.carousel1 img{
    /* width:95% !important;*/
    height: 100%;
    text-align:center!important;
    display:inline-block !important;
}
.carousel1 h6{
    font-size:14px;
    letter-spacing:0.5px;
    /*color:#0072CA;*/
    font-weight: 600;
}



/* marquee */
/*
.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 10s linear infinite;
    animation-fill-mode: forwards;
}

.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! * /
@keyframes marquee {
     0%   { top:   8em; }
    100% { top: -8em; } 
}

/* Make it look pretty */
/* .tickers .marquee {
	margin: 0;
    padding: 0 0em;
    line-height: 1.5em;
}

marquee div {
	padding:2px 10px;
	background:#ccc;
	margin-top:5px; 
	margin-bottom:5px; 
} */

.teams-detail{
    padding-top:15px;
    text-transform: capitalize;
}

/*.teams-detail .border-left{
    border:none!important;
}*/

.teams-detail .chip {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 15px;
    margin: 12px 0;
    height: 50px;
    width: 100%;
    font-size: 13px;
    border-radius: 25px;
    background-color: #F0F3FA;
	
}
/*.teams-detail .chip span {
    display: inline-block;
    text-align: left;
	width: 100%;
}*/

.teams-detail .chip img {
    margin: 0 10px 0 -25px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.teams-detail .avatar{
   text-align: center;
}
.teams-detail .avatar img{
    width:225px !important;
    height:225px;
    border-radius: 50%;
}
.teams-detail .details .name{
    margin-top:15px;
    font-weight: 600;
    font-size:23px;
}
.teams-detail .details h3{
    font-weight: 600;
    font-size:15px;
    color:#545B62;
}

.teams-detail .about div{
    /* padding-bottom: 25px; */
    text-transform:none;
}


.teams-detail h2{
    font-size:21px;
    font-weight: 600;
    letter-spacing: 1.0px;
    text-transform: capitalize;
    line-height: 25px;
    width:100%;
    text-decoration1: underline;
    margin-top: 0px;
    margin-bottom: 7px;
}
/*  article-detail  */

/* .articles-detail  .article-item li {
    border-bottom:solid 1px #ddd;
}
.articles-detail  .article-item li:first-child {
    padding-top:7px!important;
}
.articles-detail  .article-item li:last-child {
    border: none!important;
} */

/* 

.articles-detail  ul.parent > li > a:hover{
    text-decoration: none;
} */

.articles-detail  ul.parent > li > a{
    color: #23272B;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.articles-detail  .list-unstyled .list-unstyled li:first-child {
    padding-top:7px!important;
}
.articles-detail .list-unstyled .list-unstyled{
    /* padding: 15px 0px; */
    list-style-position: inside;
    border-top: solid 1px #23272B;
}

 .articles-detail h1{
    font-size:31px;
    font-weight: 600;
    letter-spacing: 1.0px;
    text-transform: capitalize;
    line-height: 25px;
    width:100%;
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 25px;
} 
.articles-detail .chip {
    display: table;
    padding:5px;
    margin: 10px 0;
    line-height: 14px;
    width:100%;
    /* margin: 15px 0; */
    /* height: 50px; */
    font-size: 14px;
    /* border-radius: 25px;
    background-color: #F0F3FA; */
}
.articles-detail .chip:hover {
    background: #F0F3FA;

}
.articles-detail .chip span:first-child {
    width:50px;;
}
.articles-detail .chip span {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width1:fit-content;
}
.articles-detail .chip img {
    /* display: table-cell; */
    margin: 0 7px 0 0;
    /* height: 50px; */
    width: 45px;
    /* border-radius: 50%; */
}
.articles-detail .info, .articles-list .info {
    font-size: 13px;
    color: #808080;
}

.articles-detail .info a, .articles-list .info a{
	
	font-size: 13px;
    color: #808080;
}

.articles-detail .info span .fas, .articles-list .info span .fas{
    font-size: 12px;
    color: #dc3545;/*73C042;*/
    margin-right: 5px;
}
.articles-detail .separator, .articles-list .separator {
    margin-left: 4px;
    margin-right: 4px;
}

.articles-detail img{
    width:100%;
}
/*.doctor .accred img{
    height: 30px !important;
}*/

/* Style the links */
/*.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .tickers a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .tickers a:hover {
    color: #F65314;
} */

.articles-list  .article-item li {
    border-bottom:solid 1px #ddd;
}
.articles-list  .article-item li:first-child {
    padding-top:7px!important;
}
.articles-list  .article-item li:last-child {
    border: none!important;
}
.articles-list  ul.parent > li > a{
    color: #23272B;
    font-size: 15px;
    font-weight: 510;
}

.articles-list  ul.parent > li > a:hover{
    text-decoration: none;
}
.articles-list .list-unstyled .list-unstyled{
    padding: 10px 0px;
    list-style-image1: url('../img/ul-nav.png');
    list-style-position: inside;
    border-top: solid 1px #23272B;
}

.articles-list .list-unstyled .list-unstyled li{
    margin:2px 5px;
    border-bottom: dotted 1px #ccc;
}

.articles-list .list-unstyled .list-unstyled li a{
    color:#636363;
    font-size: 13px;
    padding-left: 3px;
    text-transform: capitalize;
}

.articles-list h6{
    font-size: 15px;
    font-weight: 550;
    color:#222 !important;
    margin-top:15px;
    padding-bottom:12px;
}
.articles-list h5{
    margin-top: -3px;
}
.articles-list h5 a{
    font-size: 17px;
    text-decoration: underline;
    font-weight: 500;
    margin:0 !important;
    margin-bottom:1px !important;
    text-transform: capitalize;
}
.articles-list h4{
    font-size: 13px;
    /*font-weight: 550;*/
    margin-top:-3px !important;
    margin-bottom:2px !important;
    color:#212529;
    letter-spacing: 0.3px;
    text-transform: capitalize;
}

.articles-list p{
    font-size:15px;  
    /*color1:#2C3E4C; */
}/***** Footer *****/

.contact-detail h2{
    font-size: 29px;
    font-weight: 900;
    margin-bottom: 45px;
    letter-spacing: 1.5px;
    text-decoration: underline;
}

.contact-detail p{
    /* padding-left:15px; */
    margin-top:0px;
    margin-bottom:25px;
}
.contact-detail p span{
 font-size:15px;
 display:table-cell;
 color:#777;
}

.contact-detail p span i{
    vertical-align: middle;
    font-size: 20px;
    padding-right: 15px;
    color:#dc3545;
}

/* .contact-detail .hr1{
    height1: 3px;
    border: solid 1px #333;
    width:30%;
    text-align: left;
} */


.contact-banner{
    position: relative;
    /* margin-top:43px; */
    /* min-height1: 334px !important; */
    background: url(../img/contact-bnr.jpg) top -60px right   no-repeat !important;
    padding-top:75px !important;
    padding-bottom:120px !important;
}
.contact-banner .cover{
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));
}

.contact-banner span{
    display: block;
    font-size: 14px;
    letter-spacing: 2.9px;
    text-align: center;
    color: #fff;
    font-weight: 900;  
}

.contact-banner h1{
    color:#fff;
    font-size: 40px;
    letter-spacing: 1.1px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
	
}
.contact-banner .banner{
	z-index:1;
	position:relative;
}

.footer-top { padding: 60px 0; background: #333; text-align: left; color: #aaa; }
.footer-top h3 { padding-bottom: 10px; color: #fff; }

.footer-about h2 {font-size:39px;color:#fff; font-weight: 700;text-decoration:underline ; }
.footer-about img.logo-footer { max-width: 74px; margin-top: 0; margin-bottom: 18px; }
.footer-about p a { color: #aaa; border-bottom: 1px dashed #666; }
.footer-about p a:hover, .footer-about p a:focus { color: #fff; border-color: #aaa; }

.footer-contact p { word-wrap: break-word; }
.footer-contact i { padding-right: 10px; font-size: 18px; color: #666;vertical-align: middle;margin-top:-2px; }
.footer-contact p a { color: #aaa; border-bottom: 1px dashed #666; }
.footer-contact p a:hover, .footer-contact p a:focus { color: #fff; border-color: #aaa; }
.footer-contact p span { display: table-cell; vertical-align: top; }

.footer-social a { display: inline-block; margin-right: 15px; margin-bottom: 8px; color: #666; border: 0; }
.footer-social a:hover, .footer-social a:focus { color: #aaa; border: 0; }
.footer-social i { font-size: 21px; vertical-align: middle; }

.footer-bottom { padding: 15px 0; background: #444; text-align: left; color: #aaa; }

.footer-copyright p { margin: 0; padding: 0.5rem 0; }
.footer-copyright a { color: #fff; border: 0; }
.footer-copyright a:hover, .footer-copyright a:focus { color: #aaa; border: 0; }

/* footer navbar */
footer .navbar { padding: 0; background: #444; backface-visibility: hidden;}

footer .navbar-dark .navbar-nav { font-size: 15px; color: #fff; font-weight: 400; }
footer .navbar-dark .navbar-nav .nav-link { color: #fff; border: 0; }
footer .navbar-dark .navbar-nav .nav-link:hover { color: #aaa; }
footer .navbar-dark .navbar-nav .nav-link:focus { color: #aaa; outline: 0; }

footer .navbar-expand-md .navbar-nav .nav-link { padding-left: 1rem; padding-right: 1rem; }

/* media query */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    
    /* home top banner carousel */
    #topbanner h1{
        font-size:1.8125rem;
    }
    #topbanner p{
        font-size:19px;
    }
    .breadcrumb-item.active{
        max-width: 300px;

    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	/*.main section {
		padding-top:55px;
		padding-bottom:55px;
    }*/
    .ourservices {
        min-height: 555px;
    }
    .breadcrumb-item.active{
        max-width: 400px;

    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .h2{
        font-size:2rem;
    }
    section{
        padding-top: 75px;
        padding-bottom: 50px;
    }
    /* home top banner carousel */
    #topbanner h1{
        font-size:2.8125rem;
    }
    #topbanner p{
        font-size:25px;
    }
   
    .ourservices {
        min-height: 455px;
    }
    .teams-detail{
        padding-top:45px;
    }
    .breadcrumb-item.active{
        max-width: 600px;

    }
}