 .cntt{
  margin-top: 50px;
}

.sh{
	font-size: 18px;
	text-align: center;
}

.sp{
	font-weight: 400;
    text-align: center;
    color: #666;
    margin-bottom: 35px;
    line-height: 23px;
}

.dc{
	background-color: #999999;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 24px 10px 24px;
    color: #fff;
    border: 1px solid;
    border-color: #000;
    box-shadow: 1px 1px 4px #23232;
}

.dc:hover {
	background-color: #000;
    
}

.s-menu{
	margin-top: -8px;
}

.menu_ftr{
        position: fixed;
    /* border: 1px solid blue; */
    background-color: #000;
    /* width: 300px; */
    /* height: 100px; */
    /* bottom: 0; */
    left: 0;
    right: 0;
    z-index: 2;
}

.classic{
   padding: 20px 0px 0px 0px;
    text-align: center;
    font-size: 30px;
    color: #525151;
    margin-top: 60px;
    
}

.uniq{
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.mens1{
    display: none;
}

.sub_hd{
        /* padding: 10px 0px 0px 0px; */
    text-align: center;
    font-size: 20px;
    color: #525151;
    margin-bottom: 5px;
   
}

.wlogo{
    margin-left: -190px;
}

.our_stry{
    text-align: justify;
    line-height: 1.8em;
}

.cnt{
    margin-top: 60px;
}

.mission{
    color: #fff; 
    margin-top: -47px;
    font-size: 55px;
}




@media only screen and (min-width: 360px) and (max-width: 640px) {

#cssmenu {
    width: auto;
    line-height: 1;
    /* float: left; */
    margin-top: 0px;
    margin-left: 0;
    background: #fff;
}

.classic {
    padding: 20px 0px 0px 0px;
    text-align: center;
    font-size: 30px;
    color: #525151;
    margin-top: 0px;   
}

.mens2{
    display: block;
}

.mens3{
    display: none;
}

.mlogo{
    margin-left: -680px;
    margin-top: 10px!important;
}

.our_stry{
    text-align: justify;
    line-height: 1.8em;
}

.cnt{
    margin-top: 540px;
}

.mission{
    color: #fff;
    margin-top: -80px;
    font-size: 38px;
}

.osty{
    margin-left: 15px;
}

.ftrm{
    margin-top: 0%;
}

.cntt{
  margin-top: 140%;
}

.user{
    margin-left: 0px!important;
  }


.section-top-60 {
    padding-top: 10px; 
}

.page .page-footer {
  border-top: 1px solid #e8e8e8;
  /*padding-top: 54px;*/
  margin-top: 10px;
}

.page-content{
    margin-bottom: 0px!important;
}

.page .page-footer1 {
    border-top: 1px solid #e8e8e8;
    /* padding-top: 54px; */
    margin-top: 200px;
}



.demos{
    border: 1px solid;
    border-radius: 100%;
    width: 100%;
    padding: 2px;
    border-color: #000;
    /*margin-top: 65px;*/
}  

.delv{
    width: 100%;
    padding: 2px;
    margin-top: 80px;
}

.delv1 {
    width: 100%;
    padding: 2px;
    margin-top: 0px!important;
}


.sp_prod{
    display: none;
}

.main-div {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    margin: 10px auto 30px;
    max-width: 100%!important;
    padding: 20px 10px 20px 10px!important;
}

}



/**================================= Login =================================**/

.form-heading { color:#fff; font-size:23px;}
.panel h2{ color:#444444; font-size:18px; margin:0 0 8px 0;}
.panel p { color:#777777; font-size:14px; margin-bottom:30px; line-height:24px;}
.login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.main-div {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  margin: 10px auto 30px;
  max-width: 50%;
  padding: 20px 10px 20px 10px!important;
}

.login-form .form-group {
  margin-bottom:10px;
}
.login-form{ text-align:center;}
.forgot a {
  color: #777777;
  font-size: 14px;
  text-decoration: underline;
}
.login-form  .btn.btn-primary {
  background: #f0ad4e none repeat scroll 0 0;
  border-color: #f0ad4e;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.forgot {
  text-align: left; margin-bottom:30px;
}
.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
.back { text-align: left; margin-top:10px;}
.back a {color: #444444; font-size: 13px;text-decoration: none;}



/**================================== Member Form ===============================**/
.note
{
    text-align: center;
    height: 80px;
    background: -webkit-linear-gradient(left, #e3c075, #c57d4c);
    color: #fff;
    font-weight: bold;
    line-height: 80px;
}
.form-content
{
    padding: 5%;
    border: 1px solid #e5e5e5;
    margin-bottom: 2%;
}
.form-control{
    border-radius:1.5rem;
}
.btnSubmit
{
    border:none;
    border-radius:1.5rem;
    padding: 1%;
    width: 20%;
    cursor: pointer;
    background: #0062cc;
    color: #fff;
}

/**==================================== Image Record ================================**/
body{
  margin:0;
  padding:0;
}
/* .container{
  width:90%
  margin:10px auto;
} */
.portfolio-menu{
  text-align:center;
}
.portfolio-menu ul li{
  display:inline-block;
  margin:0;
  list-style:none;
  padding:10px 15px;
  cursor:pointer;
  -webkit-transition:all 05s ease;
  -moz-transition:all 05s ease;
  -ms-transition:all 05s ease;
  -o-transition:all 05s ease;
  transition:all .5s ease;
}

.portfolio-item{
  /*width:100%;*/
}
.portfolio-item .item{
  /*width:303px;*/
  float:left;
  margin-bottom:50px;
}



.memb{
  font-size: 30px;
}

.txt{
  font-size: 16px;
}


/**=================================== Check box ===============================**/
/*body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}*/

/* checkboxes */


  .prod{
    border: 1px solid;
    border-color: #e5e5e5;
  }

  .edit{
    border: 1px solid!important;
    border-color: #dbdada!important;
  }

  .dt{
    float: left;
  }

  .sbt{
    float: right;
    margin-top: 10px;
  }


/** =============================== My Account ================================**/
/*.column1 {
  float: left;
  width: 50%;
}
*/

.side_menu{
  text-align: left;
    padding: 5px;
    color: #000!important;
}

.sm{
  color: #000;
}

.bx_sd{
  box-shadow: 5px 5px 5px 1px #aaaaaa;
}

.m_bx{
    box-shadow: 5px 5px 5px 1px #aaaaaa;
    height: auto;
    border: 1px solid;
    border-color: #e5e3e3;
    height: 250px;
}

.bg_login{
  background-image: url(img/bgg3.jpg);
}

/**============================ Form Background =============================**/

.bg_frm{
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.bg_clr{
  background-color: #cac9c9;
  opacity: 0.9;
}


/**===================================== Checkbox =================================**/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}


/* Useless styles, just for demo design */

form {
  width: 100%;
  margin: 0 auto;
}
.txtcenter {
  margin-top: 4em;
  font-size: .9em;
  text-align: center;
  color: #aaa;
}
.copy {
 margin-top: 2em; 
}
.copy a {
 text-decoration: none;
 color: #4778d9;
}

.latest{
  border: 1px solid;
  padding: 5px;
  border-color: #e5e5e5;
}

.chk{
  /*margin-top: 5px;*/
  float: left;
}

.code_n{
    padding: 5px;
    background-color: #edecec;
}

.cnt_form{
  border: 1px solid;
  background-color: #f8f7f7;
  border-radius: 15px;
  padding: 25px;
}


/**============================== Description =============================**/






/**===================================== Gallery Filter ================================**/
.input_box{
  width: 75%;
  height: 35px;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

/**========================= New Css ======================**/
.header_imgr{
  padding-top: 2px!important;
}

.ear_hdr{
  padding-top: 0px!important;
}

/**========================= New Css =========================**/


.mnu_clr{
  background-color: #f8f8f8;
  height: 38px;
}

.hdr_img{
    position: fixed;
    margin-left: -15px;
}

/**======================= Testimonial =====================**/

.testimonial-section2{
  /*height: 600px;*/
  position: relative;
  padding: 5px 0;
  background-color: #c59952;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 15px 8px!important;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #440f1a;
}
    

.testim .arrow.left {
    left: -60px; z-index: 0; margin-top: -58px;
}

.testim .arrow.right {
    right: 10px;
    z-index: 0;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 0;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #440f1a;
    border-color: #000;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #440f1a;
    font-size: 20px;
    margin: 15px 0;
    font-weight: bold;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #fff;
    width: 80%;
    margin: auto;
    word-spacing: 3px;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }

  .sp_prod{
    display: none;
}

}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

  .user{
    margin-left: 0px!important;
  }

  .sp_prod{
    display: none;
  }

}



.modal-open[style] {
padding-right: 0px !important;
}












header {background: #fff;} 

      .logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;width:15%}
      .logo a{color:#fff;}
      nav{position:relative;}
      #cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; margin: 0;padding: 0;}
      #cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
      #cssmenu #head-mobile{display:none}
      #cssmenu{font-family:sans-serif;margin-left: 297px!important;}
      #cssmenu > ul > li{float:left}
      #cssmenu > ul > li > a{padding:15px;font-size:14px;letter-spacing:1px;text-decoration:none;color:#000;}
      #cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#000}
      #cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#fff!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
      /*#cssmenu > ul > li.has-sub > a{padding-right:30px}
      #cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#000;content:''}
      #cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#000;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
      #cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}*/
      #cssmenu ul ul{position:absolute;left:-9999px}
      #cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease;z-index: 2;}
      #cssmenu ul ul li:hover{}
      #cssmenu li:hover > ul{left:auto}
      #cssmenu li:hover > ul > li{height:35px}
      #cssmenu ul ul ul{margin-left:100%;top:0}
      #cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
      #cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
      #cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
      /*#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
      #cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
      #cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
      #cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
      #cssmenu ul ul ul li.active a{border-left:1px solid #333}
      #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}*/

      @media screen and (max-width:1000px){

        .logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
        .logo2{display:none}
        nav{width:100%;}
        #cssmenu{width:100%}
        #cssmenu ul{width:100%;display:none}
        #cssmenu ul li{width:100%;border-top:1px solid #444}
        #cssmenu ul li:hover{background:#363636;}
        #cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
        #cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
        #cssmenu > ul > li{float:none}
        #cssmenu ul ul li a{padding-left:25px}
        #cssmenu ul ul li{background:#333!important;}
        #cssmenu ul ul li:hover{background:#363636!important}
        #cssmenu ul ul ul li a{padding-left:35px}
        #cssmenu ul ul li a{color:#ddd;background:none}
        #cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
        #cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
        #cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
        #cssmenu #head-mobile{display: block; padding: 23px; color: #ddd; font-size: 12px; font-weight: 700; background-color: #000; width: 100%!important; margin-top: -40px;}

        .button{width: 55px; height: 40px; position: absolute; left: 0; top: -60px; cursor: pointer; z-index: 12399994;background-color: #000;}
        .button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:''}
        .button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#fff;content:''}
        .button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
        .button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
        #cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
        #cssmenu .submenu-button.submenu-opened{background:#262626}
        #cssmenu ul ul .submenu-button{height:34px;width:34px}
        #cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#cecbcb;content:''}
        #cssmenu ul ul .submenu-button:after{top:15px;right:13px}
        #cssmenu .submenu-button.submenu-opened:after{background:#fff}
        #cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#cecbcb;content:''}
        #cssmenu ul ul .submenu-button:before{top:12px;right:16px}
        #cssmenu .submenu-button.submenu-opened:before{display:none}
        #cssmenu ul ul ul li.active a{border-left:none}
        #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
      }

    .user{
      margin-left: 175px!important;
    }
/*Footer start*/
    .codepen_profile{position: fixed; right: 20px; bottom: 20px;}
    .codepen_profile a {background: rgb(245 122 32 / 53%); padding: 15px; border-radius: 50%; box-shadow: hsl(0deg 0% 80%) 0 5px 16px; height: 60px; width: 60px; display: inline-block; }
            /*Footer End*/

    @media screen and (max-width:640px){
    	#cssmenu {
    	    font-family: sans-serif;
            margin-left: -30px!important;
            margin-top: 0px;
            position: fixed;
            z-index: 2;
            background-color: #fff;
		}

        .sp_prod{
            display: none!important;
        }


        .footer_mob{
            padding: 5px;
            smargin-top: 10px;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #000;
            color: #fff;
            height: 50px;
        }

        .logo_mob{
            position: fixed;
            margin-left: -847px;
            z-index: 1;
            background-color: #000;
            top: -10px;
        }

        .menu_hd{
            margin-top: 57px!important;
        }

        .user {
            margin-left: 0px!important;
        }

        .jwel_prod{
            border: 1px solid;
            padding: 5px;
        }

        .jwel_prod1 {
            border: 1px solid;
            padding: 5px;
            background-color: #721012;
            color: #fff;
        }

        .prod_jwel{
            left: -20px;
        }


    }    

 /* @media only screen and (min-width: 460px) and (max-width: 1440px) { 

    .hg{
        padding: 5px;
        margin-top: -62px!important;
    }

    .footer_mob {
        padding: 5px;
        smargin-top: 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        color: #fff;
        height: 50px;
    }

}      


@media only screen and (min-width: 1441px) and (max-width: 2960px) { 

    .hg{
        padding: 5px;
        margin-top: -62px;
    }

    .captcha{ 
	margin-left: 168px!important;
    }

    .demos{
        border: 1px solid;
        border-radius: 100%;
        width: 100%;
        padding: 2px;
        border-color: #000;
        margin-top: 65px;
    }  

    .footer_mob {
        padding: 5px;
        smargin-top: 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        color: #fff;
        height: 50px;
    }

    .jwel_prod1 {
        border: 1px solid!important;
        padding: 5px!important;
        background-color: #721012!important;
        color: #fff!important;
    }

    .jwel_prod {
        border: 1px solid;
        padding: 5px;
    }

    .jwel_prod {
        border: 1px solid;
        padding: 5px;
    }

    .footer_mob {
        padding: 5px;
        margin-top: 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        color: #fff;
        height: 50px;
    }

    .categ{
        display: none;
    }

} */


