body {
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    margin: 0px;
}

.carousel-control-next, .carousel-control-prev {
    background: none;
    width: 5%;
    border: none;
}
.container {
    width: 1200px;
    max-width: 1200px;
} 
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

#header {
    width: 100%;
    float: left;
}

#mdl {
    width: 100%;
    float: left;
}

#footer {
    width: 100%;
    float: left;
    background: #1d1d20;
    color: #d8d8d8;
    margin-top: 30px;
    font-size: 16px;
}

.footer_bt {
    border-top: solid 1px #4a4a4d;
    padding: 15px 0px;
}
.logOut{
color:#F00 !important;	
}
.heading_form {
    font-size: 20px;
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 35px;
    font-weight: 400;
    padding: 10px;
    background: #1c50a6;
    border-radius: 4px;
}
.error1 ul {
	background: url(../images/alert.png) 5px 0.5em no-repeat #F8E0D6;
	border:#DD7244 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.error1 li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#cc0000;
}
.displayMsg ul {
	background: url(../images/ok.png) 5px 0.5em no-repeat #D9EAC8;
	border:#C5D898 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.displayMsg li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#003300;
}

.login_page_main [type="submit"] {
    background: #1c50a6;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 7px;
}
.kknagesh img {
    width: 100%;
    height: auto;
    max-height: none;
    border: solid 1px #b8b8b8;
    cursor: pointer;
}
.login_page_main {
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    border-radius: 5px;
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0 0;
}
.aboutcl{
background-color:#3366cc; color:#FFF;font-size: 26px;text-align: center;line-height: 1.5;padding: 20px 20px; margin-bottom:25px;	
}
.contact_form {
	width:90%;
	padding-left:5%;
}
.ConForm {
    text-align: left;
    padding-bottom: 70px;
}
.myloginform{
width:50%;	
}
.login_page_main {
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    border-radius: 5px;
    float: left;
    width: 100%;
    padding: 0;
   margin: 0px 15px;
}
.m_input {
	width:100%;
	margin-bottom:12px;
	 margin-top:2px; 
	text-indent:12px;
	height:46px;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px;
}

.m_input_textarea {
	height:75px;
}

.m_submit {
	background:#20356e;
	color:#fff;
	text-transform:uppercase;
	font-size:19px;
	text-align:center;
	height:50px;
	line-height:50px;
	cursor:pointer;
	border:none;
	outline:none;
	width:100%;
	transition:0.5s;
}
.footer_top {
    padding: 20px 0px;
}

.footer_top a {
    color: #d8d8d8;
    text-decoration: none;
    margin: 5px 14px;
}
a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.ecomLinks {
    font-size: 15px;
    color: #333333;
    text-transform: uppercase;
    display: block;
    text-align: right;
    padding-top: 8px;
}

.ecomLinks a {
    color: #333333;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 30px;
}

.ecomLinks a:last-child {
    margin-right: 0px;
}

.logo {
    margin-top: -10px;
    margin-bottom: 15px;
}
.logo_rgt {
    font-size: 14px;
    color: #333;
    padding-top: 6px;
    text-align: right;
}
.link_bg {
    background: #1c50a6;
    color: #fff;
    padding: 5px 0px;

}

.link_bg  a {
    color: #fff;
    font-size: 15px;
    margin: 0px 10px;
    text-transform: uppercase;
}

.dropdown-menu {
    background: #0e3574;
}

.msearch {
    background: #0e3574;
color: #fff;
border: none;
outline: none;
border-radius: 0px;
font-size: 13px;
padding: 6.5px 15px;
}
.search_bt {
    border: none;
    outline: none;
    width: 33.33px;
    height: 33.33px;
    background: url(../images/search.png) no-repeat center center #0e3574;
}
.dropdown-menu a {
    margin: 0px;
}


.navbar-toggler-icon {
    background: url(../images/menu.png) no-repeat left top ;
    background-size: 30px 30px;
}

.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }

.banner {
    width: 100%;
    height: auto;
    margin: 1px 0px;
    position: relative;
}
.banner img {
    width: 100%;
    max-height: 400px;
    
    z-index: 1;
}
.banner_content {
    position: absolute;
    z-index: 100;
    font-size: 25px;
    color: #fff;
    padding: 3em 0;
   min-width: 1200px;
}

.banner_content h1 {
    font-size: 45px;
    text-transform: uppercase;
}
.ban_search {
    width: 420px;
    height: 42px;
    background: #fff;
    border: solid 1px #f0be24;
    margin-left: auto;
    margin-right: auto;
    margin-top: 65px;
}
.ban_search_bt {
    width: 10%;
    height: 41px;
    background: url(../images/search.png) no-repeat center center #f0be24;
    cursor: pointer;
    border: none;
    outline: none;
    float: left;
}

.ban_search input {
    width: 90%;
    background: #fff;
    height: 38px;
    margin-top: 1px;
    border: none;
    font-size: 14px;
    color: #2f2f2f;
    padding: 5px;
    font-style: italic;
    float: left;
    outline: none;
}
.home_products {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home_products ul {
    background: #f5f5f5;
    float: left;
    width: 99.5%;
   margin: 0px 0.5% 0px 0px;
    font-size: 15px;
    color: #000;
    list-style: none;
    padding: 0px 0px 10px 0px;
}

.home_products ul li {
    width: 100%;
    padding: 5px 20px;
    float: left;
}

.home_products ul li a {
    color: #000;
    float: left;
}

.home_products ul li.title {
    background: #1c50a6;
    color: #fff;
    padding: 8px 20px;
    margin-bottom: 10px;
    float: left;
	font-size:18px;
}
.cat_button {
    background: #1c50a6;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
}
.main_cont {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin: 30px 0px;

}

.main_cont h2 {
    font-size: 18px;
    color: #1c50a6;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.main_cont h2 a {
  color: #1c50a6; 
  margin-right: 3px;
}

.main_cont h2 span {
    margin-left: 10px;
}
.cat_box {
    width: 92%;
    display: block;
    margin-bottom: 15px;
    background: #f5f5f5;
    font-size: 13px;
    list-style: 22px;
    box-shadow: 1px 1px 10px #00000030;
    padding-bottom: 10px;
    border-bottom: solid 2px #717171;
    cursor: pointer;
    transition: 0.5s;
}

.cat_box:hover {
    box-shadow: 1px 1px 18px #00000040;
}

.cat_box p {
    padding: 0px 10px;
}

.cat_box img {
    width: 100%;
    margin-bottom: 10px;
}

.cat_box_title {
    background: #717171;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    display: block;
}
.feat_products {
    background: #f5f5f5;
    margin: 30px 0px;
    padding: 20px;
    float: left;
    width:100%;
}

.feat_products h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.pr_details {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border-top: solid 1px #ababab;
    padding-top: 10px;
}

.pr_details p {
    margin-top: 12px;
}

.res_img {
    width: 100%;
    margin-bottom: 15px;
}
.table_container {
    width: 100%;
    height: auto;
    overflow-y: scroll;
    margin-top: 25px;
}

.table_container::-webkit-scrollbar {
    width: 6px !important;
    height: 6px;
  }
  
  .table_container__Grid::-webkit-scrollbar-track {
    height: 2px !important;
    background:#ccc;
  }
  
  .table_container::-webkit-scrollbar-thumb {
    background: #386ec7;
  }
  .table_container::-webkit-scrollbar-thumb:hover {
    background: #1c50a6;
  }
  .dt_table {
      font-size: 13px;
      width: 100%;
  }
  .dt_table .head td {
      background: #4a4a4a;
      font-weight: 500;
      color: #fff;
  }
  .dt_table td {
      padding: 10px 8px;
      border-right: solid 1px #cbcbcb;
      border-bottom: solid 1px #cbcbcb;
  }

  .dt_table td a {
      color: #1c50a6;
  }

  .dt_table tr:nth-child(even) {background: #fff}
  .dt_table tr:nth-child(odd) {background: #ececec}

.bottom {
    background: #1c50a6;
    text-align: right;
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-weight: 600;
}
.semititle {
    display: block;
    margin-top: -15px;
    margin-bottom: 15px;
}
.select {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;  line-height: 36px; 
}
.selectk {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;  
}
.select strong {
    width: 100px;
    float: left;
    line-height: 32px;
}

.select input {
    width: 140px;
    background: #fff;
    border: solid 1px #c6c6c6;
    outline: none;
     
    
    text-indent: 8px;
}
.select select {
    width: 160px;
    background: #fff;
    border: solid 1px #c6c6c6;
    outline: none;
    height: 32px;
    line-height: 36px;
    text-indent: 8px;
}
.add_cart {
    background: #1c50a6;
    text-align: center;
    padding: 10px 20px;
    border: none;
    outline: none;
    color: #fff;
    /*min-width: 200px;*/
    margin-top: 10px;
}

.bs-example{
    margin-top: 30px;
}
.accordion .fa{
    margin-right: 0.5rem;
    font-size: 12px;
}

.ic_cart {
    position: relative;
}
.count {
    position: absolute;
    left: 17px;
    top: -4px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border-radius: 50px;
    font-size: 8px;
    color: #fff;
    text-align: center;
    background: crimson;
}
.left_menu {
    float: left;
    width: 25%;
    padding: 0px 5px 0px 0px;
}
.rgt_content {
    float: right;
    width: 75%;
    padding: 0px 15px;
}
.rgt_content1 {
    float: left;
    width: 100%;
    padding: 0px 15px;
}
.main_width_inner {
    width: 100%;
   float: left;
}
 .login_page_main { border:1px solid #ccc; box-shadow:0 0 7px #ccc; border-radius:5px; float:left; width:100%; padding:0; margin:15px 0 0; }
.login_page_main .card-footer { background:none; border:none; }
.login_page_main .card-group > .card { padding:15px 30px 30px; }
.login_page_main .card-group .card h2.subtitle { border-bottom:1px solid #996e28; padding-bottom:10px; margin-bottom:15px; font-family:'futura_ltbook'; }
.login_page_main .card-group .card .form-control { height:42px;  }
.login_page_main .card-group .card .form-group { margin-top:20px; }
.forgotpw { float:right; color:#996e28; }
.forgotpw:hover, .forgotpw:focus { color:#000; }
.cart_product_btn a { padding:4px 8px; border-radius:3px; background:#eee; color:#333; margin:0 2px; }
.cart_product_btn a:hover, .cart_product_btn a:focus { background:#ede2d0; color:#333; }
.cart_product_name {width:50%; }
.login_page { margin-bottom:40px; }
.payment .graybox { background:#f6f6f6; border:1px solid #999;  margin:10px 0; padding:20px; float:left; width:100%; border-radius:5px; }
.payment .graybox h6 { font-size:26px; }
.payment .graybox .submit { background:#0f1c40; text-indent:0px;  color:#fff; border:none; font-size:18px;  min-width:auto; padding: 0 15px !important; width: auto !important; }
.payment .graybox .cancel { background:#e4434c ; text-indent:0px; color:#fff; border:none; font-size:18px; margin:0; min-width:auto; padding: 0 15px !important; width: auto !important; } 
.payment .graybox input { width:100%;
	margin-bottom:12px;
	margin-top:12px;
	text-indent:12px;
	height:46px !important;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px; max-width:500px; }
.payment .graybox select { width:100%;
	margin-bottom:12px;
	margin-top:12px;
	text-indent:12px;
	height:46px !important;
	line-height:46px;
	border: solid 1px #b9b9b9;
	outline:none;
	background:#fff;
	border-radius:3px;
	font-size:17px; max-width:500px; }
.payment .graybox #payment_method { max-width: inherit; min-width: inherit;
width: auto; height: auto !important; }
.payment .graybox ol { padding:0; }
ul,ol{list-style-type: none;}
.login { width:35%; margin:100px auto; background:#000d80; border-radius:5px; padding:15px 30px; text-align:center; }
.login h1 { color:#fff; font-size:30px; }
.login input { width:100%; }
.login .button, .registerform .button { background:#d90109; font-size:20px; padding:10px 0; }
.registerform ul {   }
.registerform label { font-weight:normal; font-size:16px; color:#000; min-width: 150px; }
.registerform label span { margin-left:3px; color:#ff0000; }
.registerform input , .registerform select { display:inline; width:auto; min-width:500px; margin-left:0; }
.registerform h2 { font-size:22px; color:#000; margin:30px 0 10px; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #000; }
@media only screen and (max-width: 990px) {
    .container {
        width: 96%;
    }
}



@media only screen and (max-width: 768px) {
    .container {
        width: 96%;
    }
    .logo {
        margin-top: 8px;
        text-align: center;
        margin-bottom: 5px;
        
    }
    .logo_rgt {
        text-align: center;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .banner_content {
        min-width: 100%;
    }

    .banner_content {
        font-size: 14px;
        padding: 0.8em 0px;
    }

    .banner_content h1 {
        font-size: 22px;
    }

    .ban_search {
        display: none;
    }
    .bt_logo {
        display: none;
    }
    .cat_box {
        width: 100%;
    }

    .table_container .dt_table td {
        min-width: 80px;
    }

    .dt_table {
        width: 100%;
        font-size: 11px;
    }
    .left_menu {
        width: 100%;
        float: right;
        padding: 0px;
        margin-top: -40px;
    }
    .rgt_content {
        width: 100%;
        float: left;
        padding: 0px;
    }

   .myloginform{
width:100%;	
}

.carousel-control-next, .carousel-control-prev {
    width: 10%;
    z-index: 500;
}

.carousel-indicators {
    z-index: 500;
   
}


 

}