
/************************************************* Header ********************************************************************/
#Header {}  #Header + main {margin-top:180px;}

#Header .Toplink a{color:#373b3e;} #Header .Toplink a:hover{color:#a00356;}    
#search {width:380px;}
#search input.form-control{height:32px !important; padding:2px 10px 2px 0px; border-radius:0px; border:none; border-bottom:solid 1px #ccc; font-size:12px;} 
#search .btn{height:45px;border-radius:0px!important; padding:13px 14px !important; border:none!important; border-bottom:solid 1px #ccc!important; background:#fff!important; color:#848484!important;}

/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption{text-shadow:5px 5px 5px rgba(0,0,0,1);} 
.MainBanner .carousel-caption h1{font-size:60px; line-height:50px;}

.borLR::before,
.borLR::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #fff;
    width: 14%;
    margin: -7px 20px;
    transform: translateY(-1rem);
}

.borLR1::before,
.borLR1::after {
    display: inline-block;
    content: "";
    border-top: 3px solid #fff;
    width: 4%;
    margin: -7px 20px;
    transform: translateY(-1rem);
}
.borLRb::before,
.borLRb::after {
    display: inline-block;
    content: "";
    border-top: 3px solid #000;
    width: 4%;
    margin: -7px 20px;
    transform: translateY(-1rem);
}

/********** Tab **************************************************************************************************/
#WelText {margin-top:3px;} 
.SerText{position:absolute; top:0px; bottom:0px; left:0px; right:0px;display:flex;justify-content:center;align-items:center;margin:auto;} 

.ProText{border:solid 1px #ccc; padding:40px 25px 30px 25px; min-height:400px; box-shadow:7px 7px 15px rgba(0,0,0,.2);}
.ProText a{color:#000;} .ProText a:hover{color:#a00356;}

.ImgPad{padding:0 20px; font-size:28px; line-height:38px; font-weight:700; background:url(../images/bg1.jpg);background-size:cover;height:600px;}

.Newsletter .input-group{width:640px;}
.Newsletter .input-group .form-control{background:#ededed; font-size:15px; border-radius:0; border:0 !important; box-shadow:none; color:#6a6a6a; height:50px; padding-left:15px;} 
.Newsletter .input-group .btn{height:50px; padding:13px 25px; background:#000; color:#fff;}.Newsletter .input-group .btn:hover{background:#4d0229; color:#fff;}
.Newsletter .form-control::placeholder{color:#6a6a6a;}

/********** Additional Css ***************************************************************************************************/

.ContactForm .fa-phone, .ContactForm .fa-envelope {color: #fff !important;font-size: 30px;}
.ContactForm {text-align: center;}
.ContactForm a {color:#fff!important;}
.bx-shadow {box-shadow: 10px 10px 15px rgba(55, 11, 11, 0.3);}
#sidebar {display:none!important;}
#ProArea img {height:256px;object-fit: contain;}

/********** Footer ***************************************************************************************************/
#Footer{color:#fff; font-size:14px; line-height:30px; margin-top:2px;}
#Footer li.active a {color:#fff;}
#Footer a{color:#fff;}#Footer a:hover,#Footer .list-inline a:hover{color:#a00356;}
#Footer h3{font-size:16px; letter-spacing:.075em;}

#Footer .list-inline a{font-size:16px; margin:0px; color:#fff;}
#Footer .list-inline a:hover{color:#abd6f3;}
#Footer .list-inline-item:not(:last-child) {margin-right:6px;}
#Footer .form-group {margin-bottom:10px;}

#Footer hr{background-color:#202020 !important; opacity:1;} 
.Copytext{color:#9b9b9b; font-size:10px; letter-spacing:.1em; line-height:20px;}

/*************************************************************************************************************/
.List {padding:0; margin:0 0 15px 0; list-style-type:none;}
.List li{background:url(../images/check.png) no-repeat 0.1em 0.43em; padding:3px 0 3px 40px; margin:0px;}

/*************************************************************************************************************/
.container{max-width:1570px;}
.container-new{max-width:100% !important; width:100%; padding-right:15px; padding-left:15px;margin-right: auto;margin-left: auto;}
.gutter-sm {margin-left:-0px!important;margin-right:-0px!important;}
.gutter-sm div[class^="col"]{padding-left:1px!important;padding-right:1px!important; margin-bottom:2px;}

/* ============ desktop view ============ *
@media all and (min-width: 1025px) {
	.navbar .nav-item .dropdown-menu{ display:none;}
	.navbar .nav-item:hover .nav-link{ color:#adadad;}
	.navbar .nav-item:hover .dropdown-menu{ display:block;}
	.navbar .nav-item .dropdown-menu{ margin-top:0;}
}	
/* ============ desktop view .end// ============ */


/* Large devices (desktops, 992px and up) */
@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(255,255,255,1); box-shadow:0px 5px 12px rgba(0,0,0,.5); z-index:999;}
.navbar-brand img {max-height:86px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {max-height:70px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}

.navbar-brand{padding:30px 0px !important;}
.shrink .navbar-brand{padding:5px 0px !important;}

.navbar .navbar-nav .nav-link {padding:44px 28px 13px 28px;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;transition:0.5s;}
.shrink .navbar .navbar-nav .nav-link {padding:25px 28px 14px 28px;}

.imgheight img {
    height:600px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: right;
}

/*.MainBanner .Homebnr .carousel-item img {
    height:900px;
    width:100%;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
}
*/
}
/* 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) {}
@media (min-width: 1600px){}

@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) {
#search {width:280px;}.fs-80 {font-size:60px;}
}

/*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;}
.navbar{background:rgba(0,0,0,1);}
#search {width:200px;}.fs-80 {font-size:46px;}.fs-30 {font-size:20px;}
.ProText{padding:20px 20px 20px 20px; min-height:300px;}
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;}
#Header{position:static; padding:10px 0px 5px 0;}#Header + main {margin-top:0px;}
.navbar{background:none!important;}.MainBanner .carousel-caption h1{font-size:46px; line-height:30px;}

#search {width:100%;}.fs-80 {font-size:40px;}.fs-30 {font-size:20px;}
.ProText{padding:20px 20px 20px 20px; min-height:300px;}
.btn-outline-dark{width:250px;} 
.borLR::before,.borLR::after {width:8%;}
.Newsletter .input-group{width:100%;}
.Copytext{letter-spacing:normal;}

}

@media (max-width:575.98px) {
.MainBanner .Homebnr .carousel-item  img {
    height:190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.MainBanner .carousel-caption h1{font-size:24px; line-height:.5;}
h1, .h1,h2, .h2 {font-size:25px;font-family: 'Quattrocento', serif;}
.borLR1::before,
.borLR1::after {width:4%; margin: -7px 10px;}
.borLRb::before,
.borLRb::after {width:4%; margin: -7px 10px;}
}
/* X-Small devices (portrait phones, less than 576px) */
