/************************************************* Header ********************************************************************/
#Header {}  #Header + main {margin-top:0;}
/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption{ left:0; right:0; bottom:10%;} 
.MainBanner .carousel-caption h1 { font-size:40px; line-height:40px;}
.MainBanner .carousel-caption p { font-size:25px; line-height:40px;}
.MainBanner .carousel-caption .cus-wdth {width:61%;}
.MainBanner1  .carousel-caption .cus-wdth {width:61%;}
.MainBanner1 .carousel-caption h2 { font-size:60px; line-height:40px; color:#253f54}
.MainBanner1 .carousel-caption{ left:0; right:0; bottom:17%;} 
/********** Tab **************************************************************************************************/
.services .fs { font-size:50px;}
.btn.alt{padding:10px 15px !important}
/********** Footer ***************************************************************************************************/
#Footer h2 small { font-size:20px; letter-spacing:2px;font-family: "Poppins", sans-serif;}
#Footer { padding-top:100px;}
.copyright {/*background:#63051E;*/ margin-top:50px;box-shadow: 0px 8px 11px rgba(0,0,0,.5);}
.copyright p { font-size:13px; letter-spacing:3px;}
/*.copyright a { color:#fff;}*/
.copyright a:hover { color:#CB0E40;}
.text-white a{color:#fff}
.list-heading-color strong{color:#7ad7d1;font-weight:500}
.link_option {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-family: Arial;
}

#rg-book {
    position: fixed;
    transform: rotate(0);
    right: 0;
    width: 200px;
    height: auto;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 9999999;
    bottom: 0;
    background: #000;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}
#rg-book {
    position: fixed;
    transform: rotate(0);
    right: 0;
    /*width: 70px !important;
    height: 300px !important;*/
	width: 200px !important;
    height: 100px !important;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 10px;
    z-index: 9999999;    
    background: #5daba6 !important;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    /*top: 30%;*/
	bottom:11%;
    display: inline;
   /* writing-mode: vertical-rl;)*/
    text-orientation: mixed;
    border-bottom-left-radius: 10px;
}
/*************************************************************************************************************/

/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {

#Header {-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;z-index:999; position:fixed; top:0; width:100%;}
.shrink {background:rgba(93,171,166,1); box-shadow:0px 5px 12px rgba(0,0,0,.5); }
	
.navbar-brand img {max-height:163px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {max-height:90px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
/*.navbar-brand{padding:10px 0px !important;}*/
.shrink .navbar-brand{padding:5px 0px !important;}
.shrink + main {margin-top: 0;}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
.gutter-lg {margin-left:-15px!important;margin-right:-15px!important;}
.gutter-lg div[class^="col"]{padding-left:15px!important;padding-right:15px!important;}
.gutter-lg .row,.gutter-lg .row div{padding:0px!important;margin:0px!important;}
}

@media (min-width: 1920px) {
.container { max-width:1630px;}
.navbar-nav>li+li {margin-left:60px;}
}
@media (min-width: 1600px){}

@media (min-width: 1199.98px) and (max-width: 1359.98px) {
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}
.cus-wdth { width:100%!important}
.MainBanner .carousel-caption p {font-size: 20px;line-height: 30px;}	
}

/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {
#Header + main {margin-top:0;}
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}
.cus-wdth { width:100%!important}
.MainBanner .carousel-caption p {font-size: 20px;line-height: 30px;}
#Footer { padding-top:50px;}
.copyright {margin-top:50px;}
h2, .h2 {font-size: 30px;}
h3, .h3 {font-size: 25px;}
}
@media (min-width:992px) {
.shrink .top-sec { display:none!important;}
	
}
/*For example the @include media-breakpoint-only(md) { ... } will result in :*/
@media (min-width: 768px) and (max-width: 991.98px) {
#Header{position:static; padding-top:7px;}
#Header + main {margin-top:0px;}
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}
.cus-wdth { width:100%!important}
.MainBanner .carousel-caption p {font-size: 20px;line-height: 30px;}
#Footer { padding-top:50px;}
.copyright {margin-top:50px;}
h2, .h2 {font-size: 30px;}
h3, .h3 {font-size: 25px;}
.copyright p { letter-spacing:1px;}
	
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;}
#Header{position:static; padding:10px 0px;background:#f4f4f2}
#Header + main {margin-top:0px;}
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}
.cus-wdth { width:100%!important}
#Footer { padding-top:50px;}
.copyright {margin-top:50px;}
h2, .h2 {font-size: 30px;}
h3, .h3 {font-size: 25px;}
	.m-size{width:80%}
	.ml-50{margin-left:50px;}
}

@media (max-width:768px) {
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}	
.MainBanner .carousel-caption p {font-size: 15px;line-height: 30px;}	
#Footer { padding-top:50px;}
.copyright {margin-top:50px;}	
#Header .btn { padding:10px 20px; font-size:12px;}	
.MainBanner .carousel-caption{ bottom:0;} 	
.copyright p { letter-spacing:1px;}
	.MainBanner1 .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
}
	.MainBanner1 .carousel-caption h2 { font-size:40px; line-height:40px;}


@media (max-width:575.98px) {	
.MainBanner .Homebnr .carousel-item  img {
    height:400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
	iframe{height:200px !important}
.cus-wdth { width:100%!important}
.MainBanner .carousel-caption h1 {font-size: 30px;line-height: 30px;}
.MainBanner .carousel-caption p {font-size: 20px;line-height: 30px;}
#Footer { padding-top:50px;}
.copyright {margin-top:50px;}
h2, .h2 {font-size: 30px;}
h3, .h3 {font-size: 25px;}
.copyright p { letter-spacing:1px;}
}
/* X-Small devices (portrait phones, less than 576px) */
