@charset "utf-8";


body{
    font-family: "Open Sans";
    font-weight: 800;
}

a:hover{
    text-decoration: none;

}


/*ADDED DROPDOWN MENU*/

 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  


/*END DROPDOWN MENU*/



.about_cntnt{
    text-align: justify;
    line-height: 27px;
}



.category_sm_shw{
    display:none;
}





.top_head{

    background-color: #0060aa;
    max-height: 30px;
    line-height: 0px;
    max-width: 100%;

    float: left;
    width: 100%;
    display: block;
    margin: 0px;
}

.social-wrap {
    padding-right: 21px;
    float:right;
    text-decoration: none;
}
.social-wrap ul {
    margin:0 ;
    padding:0px;

}
.social-wrap ul li {
    list-style-type: none;
    border-bottom:none;
    margin:0 auto;
    padding:0px;
    line-height: 0!important;
    display: inline-block;
}

.social-wrap ul li a {
    margin:5px 3px 0px 0px !important;
    padding:0px;
    width:32px;
    height:50px;

    float:left;
}
.social-wrap ul li a i{
    color: #fff;
}




.social-wrap ul .facebook a:hover {
    background-color: #a2d123;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}







/*HEADER START*/

.line {
    border-bottom: 5px solid #c98420;
    position: relative;
}

.line::before {
    background-color: #011d67;
    content: "";
    height: 5px;
    position: absolute;
    width: 50%;
}

.cntct_info{
    list-style: none;
    float: right;
    color: #fff;
}
.cntct_info >li{
    display: inline;
    margin:10px 15px;
    line-height: 36px;

}

.cntct_info >li > i{
    padding-right: 8px;
}

.cntct_info >li >a {
    color: #fff;
}
.cntct_info >li >a:hover {
    text-decoration: underline;
}
.navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
}

/*HEADER END*/



/*NAVIGATION START*/

.menu_sec{
    background: #d62027;
}

header{
    /*background: rgba(255, 255, 255, .9)*/
    background-color: transparent;
}

.nav_custom{
   /* background-color: #3a2626;*/
    background-color: transparent;
    margin-bottom: 0 !important;
    border: 0;
}
.nav_custom .navbar-brand{
    padding-top: 4px !important;
    margin-top: -26px;
}
.nav_wrap{
    /*background-color: #3a2626;*/
   /* background-image: url("../img/ftr_bck1.png");*/
   /* background-color: #443d19;*/
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
   color: #fff !important;
    background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a{
    color:#fff !important;
}
.navbar-default .navbar-nav > li.active > a{
    color:#fff200 !important;
}

/*NAVIGATION END*/



/*FOOTER START*/
.footer-middle{
   /* background-image: url("../img/ftr_bck1.png");*/
    background: #d62027;
}

.footer-middle h3{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.footer-middle p{
    font-size: 12px;
  
    text-align: justify;
    color: #fff;
}

.acnt_list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.acnt_list li{
    line-height: 22px;
}
.acnt_list li a{
  color:#fff;
  font-size: 13px;
}

.media_lst{
    list-style: none;
    margin: 0;
    padding: 0;
}

.media_lst li{
    display:inline-block;
}

.contact-details{
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-details li {
    color:#fff;
    line-height: 25px;
}

.contact-details li a{
    color:#fff;
}
.contact-details li i{
    padding-right: 8px;
}
.contact-details li a:hover{
    text-decoration: underline;
}
.socl_icn{
    list-style: none;
    margin:20px 10px;
    padding: 0;
}
.socl_icn li{
    display: inline-block;
    margin-right: 8px;
}
.socl_icn li a i{
    color: #333;
    background-color: #fff;
    font-size: 14px;
    padding: 12px;
    
 
}

/*
.socl_icn li:nth-child(1n) i {
    color: #333;
    background-color: #fff;
    font-size: 14px;
    padding: 12px;
}
*/

.media_lst iframe{
    width: 92px;
    height: 56px;
}
.socl_icn li a img{
    width:25px;
}

/*FOOTER END*/



/*INDEX PAGE START HERE*/

.section_2 img{
    width: 160px;
}
.section_2 h4{
    text-align: center;
    font-size:18px;
    margin: 30px 0;
    font-weight: 600;
    /*text-shadow: 0px 3px 3px rgba(150, 150, 150, 1);*/
    color: #212146;
}
.content_wrap{
    margin-top: 0px;
}
.sec_hd{
    font-size: 30px;
    color: #212146;
    font-weight: 600;
}

/*INDEX PAGE END HERE*/


/*CONTACT PAGE START*/

.contct_bck{
   margin:30px 0; 
}

.cntct_hd{
    /*  border-bottom: 1px solid #000;*/
    font-size: 18px;
    font-weight: 600;
    width: 90%;
    padding-left: 10px;
}
.location_hd{
     font-size: 18px;
    font-weight: 600;
    width: 90%;
    padding-left: 10px;
    color: #fff;
}
.hd_line{
    background-color: #000;
    height:2px;
    display: block;
    width:10%;
    margin-left: 10px;
}
.cntct_hd_line{
    background-color: #fff;
    height:2px;
    display: block;
    width:20%;
    margin-left: 10px;
}

.cntct_btn {
    background-color: #5d5842;;
    border-radius: 45px;
    color: #ffffff;
    padding: 8px 40px;
}

.cntct_btn:hover {
    background-color: transparent;
    border-radius: 45px;
    color: #5d5842;;
    border:1px solid #5d5842;;
    padding: 8px 40px;

}

.add {
    color:#fff !important;
}
.add span{
     color:#fff !important;
}
.contct_phn{
     color:#fff !important;
}
.contct_phn:hover{
    text-decoration: underline;
}

.form_wrap{
    background-color: #fff;
  -webkit-box-shadow: 0px 10px 5px 4px rgba(194,192,194,1);
-moz-box-shadow: 0px 10px 5px 4px rgba(194,192,194,1);
box-shadow: 0px 10px 5px 4px rgba(194,192,194,1);
    width: 80%;
    padding:20px 50px;
    float: right;
    
}

.location_wrap{
      background-color: #5d5842;;
      padding: 30px;
      margin-left: -39px;
      margin-top: 45px;
}

.form_wrap .form-group{
       padding: 3px;
}
.form_wrap .form-group input:hover{
border:1px solid #103f6e;

}
.form_wrap .form-group textarea:hover{
border:1px solid #103f6e;

}


/*CONTACT PAGE END HERE*/


/*MEDIA PAGE START*/
.video_main{
    width: 80%;
    height: 366px;
    border:none;
}
.video{
    width:100%;
    border:none;
}
/*MEDIA PAGE END HERE*/


/*CONTACT PAGE START*/

.map iframe{
    width:100%;
    height:250px;
    border:none;
}

/*CONTACT PAGE END*/


/*PRODUCT  DESCRIPTION PAGE START HERE*/

/* PRODUCT DES */

.des{
    background-color: #ddd;
    padding: 25px;
}
.product-title{
    font-size: 25px;
    font-weight: bold;
}
.art_nm{
    font-size: 15px;
    display:inline-block;
    color: #000;
   /* padding-left: 10px;*/
}
.art_nm p{
    font-size: 20px;
    font-weight: 400;
    display:inline-block;
    padding-left: 15px;
    color:#333;

}
.size_dsgn{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display:inline-block;
}
.size_dsgn li {
    border:1px solid #000;
    display:inline-block;
    margin-right: -13px;
    padding: 8px 13px;
    color:#333;
    margin-left: 28px;
}
.size_dsgn li a{
    color:#333;
    text-decoration: none;
}
.clr_dsgn{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display:inline-block;

}
.clr_dsgn li:first-child{
    border:1px solid #fff;
    background-color: #333;
    display:inline-block;
    margin-right: -13px;
    padding: 8px 13px;
    color:#fff;
    font-size:10px;
    margin-left: 27px;
}
.clr_dsgn li:last-child{
    border:1px solid #fff;
    background-color: #843b1a;
    display:inline-block;
    margin-right: -13px;
    padding: 8px 13px;
    color:#fff;
    font-size:10px;
    margin-left: 28px;
}
.clr_dsgn li a{
    color: #fff;
    text-decoration: none;
}
.price{
    font-size: 13px;
    display: inline-block;
    color: #000;
}
.price p{
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    padding-left: 25px;
    color: #333;

}
.tab_rvw{
    font-size: 22px;
    font-weight: 600;
}
.des_img_bx{
    /*    border:1px solid #c2c2c2;*/
    margin-left: -5px;
    background-color: #ffffff;
    margin-right: -10px;
    padding: 40px 20px;
    /*  height: 323px;*/
}
.des_img_bx img{
    /*  padding-bottom:11px;*/
    /*    padding: 20px;*/


}

.prd_btn{
    background-color: #000;
    border-radius: 45px;
    color:#ffffff;
    margin-top: 5px;
}
.prd_btn:hover{
    border:1px solid #000;
    background-color: transparent;
    color:#000;
}
.pro_con {
    overflow: hidden;
}
.prdct_art{
    color: #000;
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
}
.prdct_art p{
    font-size: 14px;
    display:inline-block;
    color:#333;
    padding-left: 15px;
}


.hidden{
    display:none;
}

.checked, .price span {
    color: rgb(255, 159, 26);
}



/*PRODUCT PAGE*/
.product{
    background-color: #fff;
    padding: 20px;
}
.pro_bx{
    background-color: #ffffff;
  /*  border:1px solid #c2c2c2;*/
     /* min-height: 200px;  */ 
   height: 220px;
    position: relative;
    display: block;
    /* margin-bottom: 10px;*/
    width: 100%;
    overflow: hidden;
}
.pro_bx > span {
    position: absolute;
    right: 15px;
    top: 15px;
}

.pro_bx img{
     height: 200px;
}

.pro_bx a {
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
}
/*.pro_con p{
    color:#333333;
    font-size: 16px;
    font-weight: 400;
}*/
.pro_con strong {
    display: inline-block;
    background: #ca2823;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 85%;
    position: relative;
}
.pro_con strong:after {
    content: "";
    background: #ca2823;
    width: 100%;
    height: 1px;
    position: absolute;
    right: -100%;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}


/*PRODUCT DETAILS PAGE END HERE*/




/*PRODUCT  LISTING PAGE START HERE*/


.wrap {
    max-width: 940px;
    margin: 0 auto ;
}


/*Menu !!!!*/
.menu {
    vertical-align: top;
    display: inline-block;
   /* margin: 10px ;*/

}
.menu-item {
    /*background-color: #FEFEFE;*/
    width: 200px;
    height: 150px;
    margin: 0px;
    border-radius: 3px;
    box-shadow:0 0 8px rgba(0, 0, 0, 0.06);
}

.header-item {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #3C3D41  ;
    font-size: 11px;
    padding: 15px 15px;
    border-bottom: 1.5px solid #EAEAEA;
}

.color-row1,  .color-row2  {
    margin: 15px;
    padding:0;
    max-width: 220px;
}

.color-circle {
    max-width: 220px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50px 50px 50px 50px;

}
.size-row1{
    list-style: none;
    margin: 0;
    padding: 0;
}
.size-row1 li{
    display: inline-block !important;

    border-radius: 50%;
    background-color: #EBEBEB;
    width: 33px;
    height: 30px;
    text-align: center;
    margin-top: 14px;
}
.size-row1 li a{
    line-height: 33px;
}
.size-circle {
    background-color: #EBEBEB;
    border-radius: 50%;
}

.sizedouble {

    margin: 5px 5px;

}
.size {
    margin: 6px 8px;
}
#carousel-example img {
    width: 100%;
}
.about-wrap {
    text-align: center;
}
.about-wrap img {
    margin-bottom: 50px;
}
.about-wrap p {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400;
}

/*ITEMS!!!*/
/*img {
    width: 100px;
    height: 130px;
    margin-top: 10px;
    vertical-align: top;
    position: relative;
    left: 50px;
}*/

/*
.items  {
    width: 650px;
    margin: 5px;
    display: inline-block;
}
.item {
    vertical-align: top;
    width: 190px;
    height: 240px;
    margin: 8px;
    background:#FEFEFE;
    display: inline-block;
    border-radius: 3px;
    box-shadow:0 0 8px rgba(0, 0, 0, 0.06);
}
*/

/*
h3 {
    text-align: center;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 1em;
}

h5 {
    position: relative;
    bottom: 10px;
    text-align: center;
    margin-top: 20px;
}
*/

.descroption {
    margin: 0;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    color: grey;
    font-family: sans-serif;
}


/*BTN*/
.loadmore {
    height: 30px;
    width: 610px;
    margin-top: 25px;
    position: relative;
    left: 8px;
    text-decoration: none;
    font-size: 15px;
    background-color: #B8C6C7;
    color: #FEFEFE;
    border-radius: 4px;
    border: none;
    font-family: 'Roboto', sans-serif;
}

.mini-menu{
    width: 200px;
    border-radius: 3px;
    box-shadow:0 0 8px rgba(0, 0, 0, 0.06);
    overflow: visible;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #848C8F ;
    font-size: 11px;
    margin: 10px;
}
.mini-menu ul {
    list-style: none;
    margin: 0;
    padding:0;
    text-align:left;
}
.mini-menu > ul > li {
    position: relative;
}
.mini-menu > ul > li > a {
    display: block;
    outline: 0;
    padding: 5px;
    margin-right: 6px;
    text-decoration: none;
    color:#3C3D41;
    font-weight: normal;
    letter-spacing: 2px;
   /* background: #FEFEFE;*/
    border-bottom: 1.5px solid #EAEAEA;

}

.mini-menu .sub > ul {
    height: 0;
    overflow: hidden;
    background: #848C8F;
}
.mini-menu .sub > ul > li > a {
    font-family:  sans-serif;
    color:#FEFEFE;
    font-size: 12px;
    display: block;
    text-decoration: none;
    padding: .7em 1em;
    text-transform: capitalize;
    font-style: normal;
    letter-spacing: 1px;
}
/*.mini-menu .sub > ul > li > a:hover,*/
.mini-menu .sub > a.active
{
    padding-left: 1.3em;
    color: blue;
    content: "1";
    float: right;
    margin-right:6px;
    line-height: 12px;
}
.mini-menu .sub >  a:after{
    content: "»";
    float: right;
    margin-right:6px;
    line-height: 12px;
}
/*

@media screen and (max-width: 940px) {
    .items {width: 420px;}
    .wrap {width: 700px;}
    .loadmore{width: 420px;}
}
@media screen and (max-width: 720px) {
    .items {width: 220px;}
    .wrap {width: 500px;}
    .loadmore{width: 220px;}
}
*/


.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 1.6em;
    cursor: default;
    outline: none;
    border: 1px solid rgb(207, 207, 207);
    background: #090;
    border-image: initial;
}



/*PRODUCT  LISTING PAGE END HERE*/




/*SIDEBAR*/

/*
.dropdown-menu{
    position: initial !important;
}*/

#menu-toggle{
    float: right !important;
}
#menu-toggle #main_icon{
    padding:0;
}
#wrapper {
    padding-left: 70px;
    transition: all .4s ease 0s;
    height: 100%
}

#sidebar-wrapper {
    margin-left: -150px;
    margin-top: 20px;
    left: 30px;
   /* width: 150px;*/
    width: 200px;
    background: #fff;
    position: fixed;
    height:250px;
    z-index: 10000;
    transition: all .4s ease 0s;
    /*height: 430px;
    overflow-y: scroll;*/
    /*overflow-x: hidden;*/
}

.sidebar-nav {
    display: block;
    float: left;
    width: 150px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-content-wrapper {
    padding-left: 0;
    /*margin-left:48px;*/
    margin: 0 auto;
    width: 95%;
    height: auto;
}
#wrapper.active {
    padding-left: 150px;
    padding-top: 61px;
}
#wrapper.active #sidebar-wrapper {
    left: 150px;
}



#sidebar_menu li a, .sidebar-nav li a {
    color: #999;
    display: block;
   /* float: left;*/
    text-decoration: none;
   /* width: 150px;*/
   /* background: #252525;*/
    /*background: #fff;*/
   /* border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;*/
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}
.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
    line-height: 40px;
   /* text-indent: 20px;*/
}

.sidebar-nav li a {
    color: #999999;
    display: block;
    text-decoration: none;
}

.sidebar-nav li a:hover {
    color: #3C3D41;
   /* background: rgba(255,255,255,0.2);*/
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
   /* height: 65px;*/
    height: auto;
    line-height: 30px;
    font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
    color: #333;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #333;
    background: none;
}

/*#main_icon
{
    float:right;
    padding-right: 65px;
    padding-top:20px;
}*/
.sub_icon
{
    float:right;
    padding-right: 65px;
    padding-top:10px;
}
.content-header {
    height: 65px;
    line-height: 65px;
}

.content-header h1 {
    margin: 0;
    margin-left: 20px;
    line-height: 65px;
    display: inline-block;
}


@keyframes sway {
  0% {
    transform: rotate(8deg);
  }
  50% {
    transform: rotate(-8deg);
  }
  100% {
    transform: rotate(8deg);
  }
}

.object {
  position: absolute;
  animation: sway 2.4s infinite;
  animation-timing-function: ease-in-out;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform-origin: top;
  left: 0;
  right: 0;
  height: 20%;
  z-index: 999;
  text-transform: uppercase;
}

.object-shape {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  background-color: #858069;
  margin: 0 auto;
  position: relative;
  color: #fff;
  text-align: center;
  padding-top: 25px;
  font-weight: 800;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.object-shape span {
  font-size: 22px;
  color:white;
}

.object-rope {
  height: 100%;
  width: 5px;
  background-color: #858069;
  content: "";
  display: block;
  margin-left: 50%;
}
.erer{
    height:400px;
    overflow: hidden;
    position: relative;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555 !important;
}

@media (max-width:767px) {
    #wrapper {
        padding-left: 70px;
        transition: all .4s ease 0s;
    }
    #sidebar-wrapper {
        left: 70px;
    }
    #wrapper.active {
        padding-left: 150px;
    }
    #wrapper.active #sidebar-wrapper {
        left: 150px;
       /* width: 150px; */
        transition: all .4s ease 0s;
    }
    .navbar-header {
    position: relative;
    }
    .navbar-default .navbar-toggle {
        position: absolute;
        right: 0;
        top: 50%;
        margin: 0;
        transform: translateY(-50%);
        float: none;
    }
}



/*MEDIA QUERY START HERE*/


@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  



/*DROPDOWN MENU END*/



@media (max-width: 1302px){
 #page-content-wrapper{
    width:91%;
 }
}

@media (max-width: 991px){
.form_wrap{
    width:100%;
    padding:30px;
 }

}

@media (max-width: 767px){
.location_wrap{
    margin-left: 0;
 }
 
 .cntct_info {
    margin: 0 auto;
    padding: 0;
    float: none;
}
.cntct_info > li {
    display: block;
    text-align: center;
}
}

@media (max-width: 766px){
    .menu_sec{
        position: relative;
    }
    
    #wrapper.active{
        padding-top:0;
    }
    
   
    
 
    .category_sm_hdn{
        display: none;
    }
    .category_sm_shw{
        display: block;
        background-color: #fff;
        z-index: 1;
        width: 100%;
    }
    #sidebar-wrapper{
        width: 100%;
        position: initial;
        margin-left: 0;
        height: auto;
    }
    .sidebar-nav{
        width: 100%;
    }
    
    .menu{
        width: 100%;
    }
    .mini-menu{
        width: 100%;
    }
    .mini-menu .dropdown{
        display: inline-block;
    }
    .mini-menu .dropdown-menu {
        min-width: 0;
    }
    .menu-item {
        width: 100%;
        height: auto;
    }
    .color-row1{
        width: 100%;
        height: auto;
    }
    .size-row1{
        width: 100%;
        height: auto;
    }
    #wrapper.active{
        padding-left: 0;
    }
    #wrapper{
        padding-left: 0;
    }

    #page-content-wrapper {
        width: 100%;
        padding-left: 0;
        margin-left: 0px;
    }
    .prdct_art {
        text-align: center;
    }
    .mini-menu ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
   
}

@media (max-width: 610px){
    .nav_custom .navbar-brand {
        margin-top: 0;
    }
    .nav_custom .navbar-brand img{
        width: 70%;
    }
    
    .cntct_info{
        display:none;
    }
    .erer {
        margin-top: 0em;
    }

}




a.d_btn {
    background: #fff;
    color: #f00;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 20px;
    margin-top: 10px;
    font-weight: 700;
}

.header-wrapper {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.header-wrapper.fixed{
    box-shadow: 0px 4px 8px rgb(0 0 0 / 30%);
    position: fixed;
    -webkit-animation-duration:.5s;
    animation-duration:.5s;
    -webkit-animation-name:sticky-animation;
    animation-name:sticky-animation;
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
}
@-webkit-keyframes sticky-animation {
0%{opacity:0;-webkit-transform:translateY(-100%)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@keyframes sticky-animation {
0%{opacity:0;transform:translateY(-100%)}
100%{opacity:1;transform:translateY(0)}
}

/*MEDIA QUERY END HERE*/