/************************************************* Header ********************************************************************/
#Header .toplink a{color:#fff;} #Header .toplink a:hover{color:#d39dc7;}

#Header .input-group{width:594px; margin-right:50px;}
#Header .input-group .form-control{background:#d5cae1; border:none; border-radius:0px; box-shadow:none; color:#000; font-size:12px; height:32px;} 
#Header .input-group .btn{background:#d5cae1; padding:0 10px; border-radius:0px; border:none; color:#717171; font-size:16px; min-width:unset;}
#Header .input-group .btn:hover{background:#f540a7;color:#fff;}
#Header .form-control::placeholder{color:#474747;}

/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption {z-index:99;display:flex;justify-content:center;align-items:center;left:0; right:0; bottom:22%; font-size:20px; line-height:1.4; width: 88%;  margin: 0 auto !important;
}
.MainBanner .carousel-caption h1,#BgImg .Bigbox2 .h1{font-size:82px; line-height:1;text-shadow:0px 0px 1px rgba(0,0,0,.3);}
.MainBanner .carousel-control-next, .MainBanner .carousel-control-prev{width:4%; opacity:1;}
.MainBanner .w-75{width:56% !important;}

.BnrBtmLink a:hover{opacity:.5;}
.heading{min-height:160px!important; font-size:22px!important; padding:10px 25px; border-bottom:solid 4px #683d93;}
.ProText{padding:15px 25px 25px 25px;}

/************************************************* Content ********************************************************************/
#BgImg{position:relative; background:#000; display:block; min-height:1120px; z-index:1;}
#BgImg:after {content:''; background:url(../images/bg.png) no-repeat top center; opacity:0.70; position:absolute; z-index: -1; top:0; bottom:0; left:0; right:0;} 

#BgImg .Bigbox1{background:rgba(87,40,135,.4); min-height:560px;}
#BgImg .Bigbox1 h2{font-size:36px; color:#fff!important;}
#BgImg .Bigbox2{background:rgba(255,255,255,.4); min-height:560px;font-size:20px; line-height:1.4;}
#BgImg .Bigbox2 .w-75{width:56% !important;}

/********** Footer ***************************************************************************************************/
#Footer {color:#fff;font-size:16px;} #Footer h3{font-size:20px;}
#Footer a{color:#fff;} #Footer a:hover{color:#000;} #Footer .Linkbtm a{padding-bottom:6px; display:inline-block;} 
#Footer .Linkbtm a:hover,#Footer .Linkbtm a.active{color:#000;}
#Footer .Socail .list-inline-item:not(:last-child) {margin-right:8px;}

.js .menu-toggle, .js .dropdown-toggle {
    display: block !important;
    position: unset !important;
}

/*************************************************************************************************************/
@media (min-width:992px) {
#Header {top:0px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;}
.shrink {background:rgba(245,64,167,1); box-shadow:0px 5px 12px rgba(0,0,0,.5); z-index:9999;}

.Logo img {max-height:200px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .Logo img {max-height:100px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}

.Logo{padding:10px 0px;}
.shrink .Logo{padding:5px 0px;}
}

.container {max-width:1320px;}
.container-fluid{max-width:1500px;}
.container-new{max-width:1720px;padding-right:15px; padding-left:15px; margin:auto;}

@media (min-width: 767.98px) {
}

@media (min-width: 1920px) {
.container-new{max-width:1720px;padding-right:15px; padding-left:15px; margin:auto;}
.container-fluid{max-width:1500px;}

.gutter-lg {margin-left:-20px!important;margin-right:-20px!important;}
.gutter-lg div[class^="col"]{padding-left:20px!important;padding-right:20px!important;}
}
@media (min-width: 1600px) {
.gutter-lg {margin-left:-20px!important;margin-right:-20px!important;}
.gutter-lg div[class^="col"]{padding-left:20px!important;padding-right:20px!important;}

.container-new{max-width:1720px;padding-right:15px; padding-left:15px; margin:auto;}
}
@media (min-width: 1259.98px) and (max-width: 1459.98px) {}
@media (min-width: 1359.98px) and (max-width: 1459.98px) {}
@media (min-width: 1199.98px) and (max-width: 1359.98px) {}

/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {
#Header .input-group {width:430px;}	
.MainBanner .carousel-caption h1,#BgImg .Bigbox2 .h1{font-size:52px;}
.MainBanner .carousel-caption {font-size:18px;  bottom: 3%!important;}
.MainBanner .w-75{width:86% !important;}
.heading{min-height:80px; padding:10px 15px; border-bottom:solid 4px #683d93;}
.ProText{padding:15px;} .btn {font-size:17px;}
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
}
@media (min-width: 768px) and (max-width: 991.98px) {
	
.MainBanner .carousel-caption p {
    margin-bottom: 20px;
}
#Header {background:#f540a7; position:static;}
#Header .input-group {width:260px; margin-right:20px;}	
#Header .Logo img{width:120px; padding:15px 0px;}
.MainBanner .carousel-caption h1,#BgImg .Bigbox2 .h1{font-size:52px; }
.MainBanner .carousel-caption {font-size:18px; bottom: 3%!important;}
.MainBanner .w-75{width:86% !important;}
.heading{min-height:80px; padding:10px 15px; border-bottom:solid 4px #683d93;}
.ProText{padding:15px;} .btn {font-size:17px;}
.row.divider > [class*='col-']:before,.row.divider > [class*='col-']:after {width:0px;}
}

@media (max-width: 767.98px) {
	.wrap {
	margin-top: 40px !important;

}	
#Header {background:#f540a7; position:static;}
#Header .input-group {width:260px; margin-right:20px;}	
#Header .Logo img{width:120px; padding:15px 0px;}
.heading{min-height:80px; padding:10px 15px; border-bottom:solid 4px #683d93;}
.ProText{padding:15px;} .btn {font-size:17px;}
.row.divider > [class*='col-']:before,.row.divider > [class*='col-']:after {width:0px;}
.logoimg img{width:150px;}

.MainBanner .carousel-caption h1,#BgImg .Bigbox2 .h1{font-size:52px;}
.MainBanner .carousel-caption {font-size:16px;bottom:0%; top:0%; }
.MainBanner .w-75,#BgImg .Bigbox2 .w-75{width:100% !important;}

.MainBanner .Homebnr .carousel-item img {
    height:350px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
}

@media (max-width: 576px){
	#Header .toplink .mr-3 {
	margin-right: 0.65rem!important;
}

#Header .input-group {width:100%; margin-right:0px; margin-top:5px;}	
.MainBanner .Homebnr .carousel-item img {
    height:650px !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

#BgImg:after {content:''; background:url(../images/bg.png) no-repeat top center; background-size:cover;} 
#BgImg .Bigbox1,#BgImg .Bigbox1{padding:40px 0px;}
h1, .h1 {font-size:32px;}
}

@media (max-width: 479px) {}
@media (max-width: 320px) {}