
/*extra desgin */


.default-theme .my-codehim li a:hover{
   background: #F65314;
   color: #fff;
}
.default-theme .splash{
background: #fff;

}
.codehim-search {
    width: 100%;
}
.default-theme.inner-theme, .inner-theme .head-nav{
  height: 88px;
  left: 0;
  right: 0;
  position: absolute !important;
  top: auto !important;
  background: transparent !important;
}
.default-theme.inner-theme .logo img{
  /*margin-left: -20px;*/
}
.inner-theme .head-nav .logo{
  /*position: absolute;*/
  top: 0px;
  /*height: auto;*/
}
.inner-b .inner-theme .head-nav{
  height: auto;
}
.inner-theme .logo img{
  padding-top: 0px !important;
  height: 100% !important;
  /*width: auto;*/
               height: auto;
  width: 220px;
}
.default-theme {
/* background: #242a34; */

}
.logores1{
  /* top: 111px !important; */
  /* margin-left: -490px; */
  width:10% !important;
}
.default-theme .codehim-search input[type="text"]{
 background: transparent; 
 color: #666;

}
.default-theme .inner-list-nav input[type="text"]{
 background: transparent; 
 color: #666;

}

.default-theme .dropdown-heading:hover,
.default-theme .menu-item li a:hover{ background: #7CBB00;
color: #fff;
}



.default-theme .close-menu,
.default-theme .codehim-menu-trigger,
.default-theme .codehim-search-trigger,
.default-theme .inner-list-nav > .back-arrow {
   color: #fff;

}
.default-theme .close-menu,
.default-theme .codehim-menu-trigger,
.default-theme .codehim-search-trigger,
.default-theme .codehim-search > .back-arrow {
   color: #fff;

}

 .default-theme .codehim-search > .back-arrow {
background: #7CBB00;

}
 .default-theme .inner-list-nav > .back-arrow {
background: #7CBB00;

}



.default-theme .search-now{
  background: 
#fff;
  color: #7CBB00;
  border-radius: 5px; 
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);

 
}




.default-theme .nav-icon span{
background: #fff;
height: 2px;

}
.default-theme .tab-container{
   border-bottom: 4px solid #ccc;
  
}

.default-theme .search-now:disabled{
   background: rgba(0, 0, 0, 0.2);

  color: rgba(255, 255, 255, 0.7);
}

.default-theme .menu-item{
color: #ccc;

}


.default-theme .logo{
color: #fff;


}

.default-theme .dropdown-heading,
.default-theme .menu-item li a {
 border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  color: #666;

}

.default-theme span.dropdown-heading{
   color: #666;

}

.default-theme .has-sub ul li a{
color: #666;

}



.default-theme .codehim-nav{
background: #fff;

}



.default-theme .codehim-search{
/**/

}

.default-theme .show-popup > .close-popup{
   color: #fff;

}


.default-theme .show-popup .top{
background: rgb(46,54,65);

}

.default-theme .show-popup textarea{
border: 1px solid #bbb;
caret-color: #16a085;
color: #666;

}

.default-theme .show-popup input[type="submit"]{
   background: #7CBB00; 
   color: rgba(255, 255, 255, 0.9);

}

.default-theme .show-popup input[type="submit"]:hover{
   background: rgba(0, 0, 0, 0.40);
} 

.default-theme .has-sub ul{
   background: #fff;

}

.default-theme .has-sub ul li a:hover{
    background: #F65314;
    color: #fff;
}


.default-theme .tab-name {
color: #777;

}

.default-theme .tab-name:hover {
   color: #7CBB00;
    transition: .3s;
}


.default-theme .tab-name1-active,
.default-theme .tab-name2-active{
color: #7CBB00;

}
.default-theme .tab-name2-active:before,
.default-theme .tab-name1-active:before{
border-bottom: 4px solid #7CBB00;

}


.default-theme .facebook,
.default-theme .twitter,
.default-theme .gplus{
background: rgba(0, 0, 0, 0.25);
  color: #fff;

}


.default-theme .twitter:hover{background: #55ACEE}
.default-theme .facebook:hover{background: #3B5998}
.default-theme .gplus:hover{background: #EA4335}

 .show-popup{
   background: #eee;
   color: #666;
}

.default-theme .search-now:hover{
box-shadow: inset 0 2px 6px rgba(255, 255, 255, 0.4);
}

 .codehim-card p{
   color: #666;

}
 .show-popup h4 {

   color: rgba(255, 255, 255, 0.7);
   background: #7CBB00;
}
.default-theme .search-now:disabled{ 
   background: rgba(0, 0, 0, 0.25);
   transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
  box-shadow: none;
}
.default-theme .codehim-search input[type="text"]:focus{
  color: #fff;
  outline: 0;
  border: 0;

}
.default-theme .inner-list-nav input[type="text"]:focus{
  color: #fff;
  outline: 0;
  border: 0;

}

@media only screen and (min-width: 480px){
.default-theme .codehim-search input[type="text"]:focus{
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #fff;
background: transparent;
color: #fff;

}
.default-theme .inner-list-nav input[type="text"]:focus{
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #fff;
background: transparent;
color: #fff;

}

}


.default-theme .codehim-search input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.default-theme .codehim-search input[type="text"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.default-theme .codehim-search input[type="text"]::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}
.default-theme .inner-list-nav input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.default-theme .inner-list-nav input[type="text"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.default-theme .inner-list-nav input[type="text"]::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}


/*end */
/* Navigation Menu */

@media only screen and (min-width: 320px) and (max-width: 1199px) {
 .overlayer{
    /*background:   rgba(0, 0, 0, .35) !important;*/
  }
  .default-theme {
    /*background: #fff;*/
  }
  .dim-overlay:before {
    content: "";
    background-color: rgba(0, 0, 0, .4);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
     z-index: 2;
  }
  .nav-icon {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 13px;
  right: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  
}
.nav-icon span{
  display: block;
  position: absolute;
  width: 22px;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon span:nth-child(1) {
  top: 0px;
}

.nav-icon span:nth-child(2) {
  top: 7px;
}

.nav-icon span:nth-child(3) {
  top: 14px;
}

.nav-icon.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.nav-icon.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

}

.inner-theme .logo img{
  margin:0 auto;
  /*height: auto !important;*/
  padding-top: 3px;
}
.inner-theme .logo{
  padding-top:0px;
  width:100%;
  width: auto;
  height:100%;
}
.inner-b .inner-theme .head-nav{
  display: flex;
}
.inner-b .inner-theme .head-nav .inner-list-nav{
  width: 100%;
}
.inner-theme{
  padding-top:15px;
  background-color:#fff !important;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  z-index: 25;
  will-change: transform;
  transition: background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s;
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.swipe-menu {
  position: fixed;
  /* top: 122px; */
  /*top: 44px;*/
  left: 0;
  /*background: rgba(255,255,255,1);*/
  background: rgba(255,255,255,0);
  width: 100%;
 padding: 0;
  box-sizing: border-box;
  z-index: 25;
  height: 88px;
  will-change: transform;
  transition: background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s;
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}


.hide-nav {
 transform: translateY(-120% !important); -webkit-transform: translateY(-120%) !important; }
.show-nav {display: block;}

/*Navigation Icon */
.search-now{
  text-align: center;
  border-radius: 0px;
  transition: .2s;
-webkit-transition: .2s;
-moz-transition: .2s;
}


.codehim-search input[type="text"]{
 margin-left: 60px;
 width: 50%;
 outline: 0;
 
}



.search-now,
.codehim-search input{
   padding: 10px;
   border: 0;
   outline: 0;
  font-size: 14px;
}

.codehim-search > .back-arrow:before,
.codehim-search-trigger:before{
   font-family: FontAwesome;
   font-weight: normal;
   content: "\f002";
   font-size: 17pt;
}
.codehim-search-trigger:before{content: "\f002";}
.codehim-menu-trigger:before{content: "\f0c9";
}

.codehim-search > .back-arrow:before{content: "\f060";}

.close-menu,
.codehim-menu-trigger,
.codehim-search-trigger,
.codehim-search > .back-arrow {
   position: fixed;
   top: 5px;
   width: 40px;
   height: 40px;
   outline: 0;
   line-height: 40px;
   cursor: pointer;
   text-align: center;
   font-weight: 400;
  
}

.logo{
   position: fixed;
   top: 5px;
    left: 0px;
   /*width: 150px !important;*/
   height: 40px;
   outline: 0;
   line-height: 40px;
  font-size: 18pt;
}
.logo img{
   /* width: 150px; */
   width: 200px;
   height: auto;
   background: transparent;
   
}
.inner-theme .head-nav .inner-list-nav ul{
  text-align: right;
  /*margin-top: 4px;*/
}
.inner-theme .head-nav .inner-list-nav .sub-menu{
  text-align: left;
  margin-top: 4px;
}
.inner-theme .head-nav .inner-list-nav .sub-menu.flg-list{
  margin-top: 24px;
}
.back-arrow{
 left: -50px;
 transition: .6s;
 opacity: 0;

}

.show-back-arrow{
   left: 20px !important; 
   transition: .5s; 
   opacity: 1 !important;
}

.close-menu,
.codehim-menu-trigger{
  right: 20px;
}
.codehim-search-trigger {
   margin-left: -5px;
   right: 70px;
}

.close-menu{
-webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.close-menu:before{
  content: "\f00d";
}
.menu-item{
  list-style: none;
}

.dropdown-heading,
.menu-item li a {
  padding: 15px;
  font-size: 14px;
  line-height: 1;
}

.dropdown-heading,
.menu-item li a,
.my-codehim li a {
  display: block;
  text-decoration: none;
  outline: 0;
  cursor: pointer;

}

.codehim-nav{
   height: 100vh;
   position: absolute;
   top: 88px;
   transition: .4s;
   padding:0;
   box-sizing: border-box;
   overflow: auto;
   
}

.my-codehim{
   list-style: none;
   font-size: 15px;
   padding-top: 20px;
}

.show-menu{
   z-index:5;
   right: 0 !important;
   transition: .4s;
-webkit-transition: .4s;
  border-radius: 0;
  height: calc(100vh - 239px);
  max-height: calc(100vh - 239px);
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch;
}

/* Dim background effect */

.dim-overlay {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	animation-duration: .8s;
	-webkit-animation-duration: .8s;
}


@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.help:before,
.updates:before,
.request:before{
   font-family: FontAwesome;
   font-size: 17px;  
   padding-right: 20px;
   margin-top: 6px;
}
.help:before{ content: "\f059"; }
.updates:before{content: "\f09e"; }
.request:before{ content: "\f1e6"; }

@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes bounceIn {
  from,
  30%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  30%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@keyframes fadeInUp {
  0% { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
 }
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation: fadeOutLeft .5s;
  animation: fadeOutLeft .5s;
  
}


@-webkit-keyframes in {
  from {
    left: -100%;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

@keyframes in {
  from {
    left: -100%;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

.touch{
  width: 37px;
  height: 37px;
  display: inline-block;
  position: absolute;
  margin: -5px;
  margin-top: 5px;

}

.splash{

border-radius:100%;

opacity:1;


-webkit-transform:scale(0);

-ms-transform:scale(0);

transform:scale(0);
-webkit-animation:ripple-effect .4s forwards;

animation:ripple-effect .4s forwards;
}




@-webkit-keyframes ripple-effect{

100%{

opacity:0;

-webkit-transform:scale(1.5);

transform:scale(1.5)

}

}

@keyframes ripple-effect{

100%{

opacity:0;

-webkit-transform:scale(1.5);

transform:scale(1.5)

}

}


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

  .codehim-nav{
      right: -324px;
      /*width: 323px;*/
      width: 100%;
      min-width: 100%;
      max-width: 100%;
   }

 .show-popup .close-popup{
   width: 45px;
   height: 40px;
   line-height: 40px;
   position: absolute;
   left: 20px;
   top: 5px;
   outline: 0;
   font-size: 16pt;
}
.inner-theme .head-nav .logo{
    margin-left: -25px;
    margin-left: -0px;
   }
   .inner-theme .logo img{
    width: 150px !important;
   }

.show-popup .close-popup:before{
    content: "\f060";
   font-family: FontAwesome;
   color: #fff;
}

.codehim-search{
   width: 100%;
   height: 52px;
   position: fixed;
   top: 0px;
   left: -100%;
   line-height: 50px;
   z-index: 4;
  transition: .6s;
}

.inner-list-nav{
   width: 100%;
   height: 52px;
   position: fixed;
   top: 0px;
   left: -100%;
   line-height: 50px;
   z-index: 4;
  transition: .6s;
}

.show-search{
   transition: .6s;
   left: 0 !important;
   
}
.social{
text-align: center;
margin-top: 20px;
}
.search-now:disabled{ 
   transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
  box-shadow: none;
}


@keyframes SlideLeft{
   from {
    transform: translateX(100%);
    
     }
   to {
   transform: translateX(0%);
    
   }
}
@keyframes SlideRight{
   from {
    transform: translateX(-100%);
     }
   to {
   transform: translateX(0%);
   
   }
}
.SlideRight{
   animation: SlideRight .3s;
 -webkit-animation: SlideRight .3s;
}
.SlideLeft{
   animation: SlideLeft .3s;
 -webkit-animation: SlideLeft .3s;
}



}

@keyframes growIn{
    from{ transform: scale(0); 
     opacity: 0;}
    to { transform: scale(1); 
      opacity: 1;}
}

.show-popup{
   position: fixed;
   top: 0;

        z-Index: 100;

        height: 100vh;

        width: 100%;

   box-sizing: border-box;
   padding: 0;
   animation: growIn .4s;
 -webkit-animation: growIn .4s;
 -moz-animation: growIn .4s;
  overflow: auto;
 -webkit-overflow: auto;
 -moz-overflow: auto;
} 
.jam {
   overflow: hidden;
   -webkit-overflow: hidden;
}
.codehim-card{
   display: block; 
   padding: 10px;
   margin: 10px 20px;
   border-radius: 4px;

}
.codehim-card p{

   font-size: 14px;
   line-height: 1.5;
   font-weight: normal;
   
}


  .morecontent span {
    display: none;
}
.morelink p{
    display: block;
}
.morecontent a{
  text-decoration: none!important;
}
.morecontent a:hover {
    text-decoration: none !important;

}
 
.show-popup .top{
   width: 100%;
   height: 50px;
}


.show-popup h4 {
   padding-left: 80px;
   line-height: 50px;
   font-size: 18px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block !important;
}
.show-popup *{ display: inherit !important;}
.popup-subscribe *,
.popup-feedback *{ display: none; }
.show-popup textarea,
.show-popup input{
   padding: 15px;
   width: 80%;
   display: block;
   margin: 10px;
   margin-left: auto;
   margin-right: auto;
   outline: 0;
   box-sizing: border-box; 
  
}
.show-popup textarea{
   resize: none;
   font-size: 16px;
}



.show-popup input[type="submit"]{
   border: 0;
   font-size: 16px;
   transition: .4s;
   -webkit-transition: .4s;
    border-radius: 4px;
  transition: .4s;
   -webkit-transition: .4s;
}

.show-popup input[type="text"]{    
     font-size: 16px;    
}

.show-popup input[type="text"]{
    color: #444;
   border-left: 0;
     border-top: 0;
     border-bottom: 1.5px solid #16a085;
     border-right: 0;
   caret-color: #16a085; 
}

.show-popup input[type="text"]:focus{
   background: transparent;
   outline: 0;
}

.never-miss{
   text-align: center;
   font-size: 16px;
   font-weight: 700;
   padding: 10px;

}

.has-sub ul{
   list-style: none;
   overflow: hidden;
   height: 0px;
   transition: .360s;
   
}



.has-sub ul li a{
   display: block;
   padding: 12px 30px;
   font-size: 13px;
   border-bottom: 0;
   
}


.has-sub span{
  display: block;
  box-sizing: border-box;
  
}

.has-sub .dropdown-heading:after{
   content: "\f078";
   font-family: FontAwesome;
   float: right;
   margin-right: 10px;  
   transition: 0.360s;
   font-size: 10px;
}

.has-sub .down:after{
   transform: rotateZ(180deg);
-webkit-transform: rotateZ(180deg);
-moz-transform: rotateZ(180deg);
   transition: 0.360s;
 -webkit-transition: 0.360s;
 -moz-transition: 0.360s;
}
.tab-container{
   overflow: hidden;
   white-space: nowrap;
   padding: 0;
   margin: 0;
  
}

.tab-name {
   width: 50%;
   display: inline-block;
   text-align: center;
   box-sizing: border-box;
   height: 50px;
   line-height: 50px;
   font-size: 16px;
   margin-bottom: -6px;
  cursor: pointer;
   padding: 0;
  overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}


.my-codehim li a{
   height: 45px;
   line-height: 45px;
   padding-left: 15px;
   
   
}

.my-codehim li a{
   color: #555;
}

.tab-name1-active,
.tab-name2-active{
   padding: 0;
   box-sizing: border-box;
   clear: both;
   transition: .3s;
}


.tab-name2-active:before,
.tab-name1-active:before{
   content: "";
   display: block;
   width: 49%;
   position: absolute;
   margin-top: 48px;
   line-height: 48px;
   
} 




.tab-name1-active:before{
animation: SlideLeft .3s;
  -webkit-animation: SlideLeft .3s;
 -moz-animation: SlideLeft .3s;
}
.tab-name2-active:before{
   animation: SlideRight .3s;
  -webkit-animation: SlideRight .3s;
 -moz-animation: SlideRight .3s;
} 





@media only screen and (min-width: 480px){
  .codehim-nav{
      right: -500px;
      width: 500px;
   }
 /* .tab *{ display: inherit; }

  .tab{
     width: 50%;
     float: left;
    box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.080);
   }*/
   .tab-name{
    font-size: 18px;
    font-weight: 700;
}
   .logo{
      
     width: 20%;
     position: relative;
     float: left;
      
   }
   .logores1{
      
     width: 20% !important;
     position: relative;
     float: left;
      
   }
   
.codehim-search{

  /* height: 52px;*/
   
   /*position: fixed;*/
   line-height: 50px;
   top: 0;
  /*  right: 60px;*/
   z-index: 4;
transition: .6s;
}

.codehim-search{
background: transparent;

}

  .social{
    position: fixed;
    top: 0;
    width: 120px;
    left: 20%;
   text-align: center;
    float: left;
    height: 52px;
   line-height: 52px;
    display: block;
   
   }



.codehim-search input[type="text"]:focus{
outline: 0;
  transition: .4s;
}

.search-now{
  border-radius: 3px;

}
.codehim-search-trigger{
   display: none;

}



}

.social a{
display: inline-block !important;
}
.facebook,
.twitter,
.gplus{
   display: inline-block !important;
   font-size: 16px;
  padding: 5px;
  border-radius: 3px;
 /*width: 25px;
 height: 25px;*/
 line-height: 25px;
transition: .4s;
-webkit-transition: .4s;
-moz-transition: .4s;

}

.facebook:before,
.twitter:before,
.gplus:before{
font-family: FontAwesome;
margin-left: auto;
margin-right: auto;

}

.facebook:before{
   content: "\f09a";
}
.twitter:before{
   content: "\f099";

}
.gplus:before{
  content: "\f0d5";

} 
.openswipe {
   /*width: 90px;*/
   width: 20px;
   background: transparent;
   color: #fff;
   position: fixed;
   top: 50px;
   height: 100vh;
   right: 0;
  
}
.closeswipe{
   overflow: hidden;
   height: 100vh;
   z-index: 5;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .inner-theme .inner-logo{
    width: 195px;
    padding-top: 14px !important;
    margin-left: 0px !important;
    width: 140px !important;
  }
  .inner-theme .nav-icon{
    top: 32px !important;
  }
  .swipe-menu1 .nav-icon{
    top: 32px !important;
  }
  .swipe-menu1 .cent-logo{
    height: auto;
    width: 150px;
    padding-top: 14px !important;
    max-width: initial;
  }
.logo img {
    width: 94px;
    padding-top:8px;
    padding-bottom:5px;
    height:auto !important;
    margin-top: 0px !important;
    margin-left: 20px!important;
  }
  .nav-icon {
    top:34px !important;
  }
  /*.openswipe {
    position: relative;
  }*/
  .inner-theme {
    top:0px !important;
    height:88px;
  }
  .inner-theme .logo{
    width:auto !important;
    height:auto !important;
    padding-left: 0px !important;
  }
  .swipe-menu {
  top: 0px!important;
  top: auto !important;
  margin-top: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.codehim-nav {
  top: 70px;
}
.inner-theme .nav-icon{
  top: 31px;
  right: 30px;
}
.nav-icon {
  float: right;
  top: -48px;
  position: relative;
  right:0px;
}
.swipe-menu {
  top: 0px!important;
  top: auto !important;
  height: 88px;
  margin-top: 5px;
  /*width:auto !important;*/
}
.swipe-menu1 .nav-icon{
  top: -36px;
}
.swipe-menu1 .cent-logo{
  height: auto;
  width: 150px;
}
.swipe-menu1 .logo img{
  margin-top: 13px;
}
.logo img {
 height:50px;
 margin-right: 614px;
 margin-top:0px !important;
 margin-bottom: 0px;

}
.inner-theme .logo img{
  margin-top: -2px !important;
  width: 145px;
}
.logo{
  width:100%;height:100%;
}
.inner-theme {
    top:0px !important;
    height:88px;
  }
  .inner-theme .logo{
    width:auto !important;
    height:auto !important;
    padding-left: 0px;
  }
  .inner-logo{
    height:50px !important;
     margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  /*.inner-b .inner-theme .head-nav{
    height: 100%;
  }*/
  .inner-theme .logo img{
    width: 200px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .codehim-nav {
  top: 80px;
}
.inner-theme .head-nav .logo{
  padding-left: 0px;
}
.inner-theme .logo img{
  /*margin-top: -2px !important;
  margin-bottom: 0px !important;
  width: 140px;*/
}
.inner-theme .nav-icon{
  top: 31px;
}
.inner-logo{
    height:50px !important;
     margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
.nav-icon {
  float: right;
  top: -52px;
  position: relative;
 
}
.swipe-menu1 .cent-logo{
  width: 150px;
  margin-top: 10px;
}
.swipe-menu {
  height: 80px;
  z-index: 25;
  /*top: 0px!important;*/
}
.logo img {
 height:60px;
 margin-right: 841px;
 margin-top:5px;
}
.swipe-menu1 .nav-icon{
  top: -40px;
}
.swipe-menu1 .cent-logo{
  height: auto;
  width: 150px;
  margin-top: 10px;
}
.logo{
  width:100%;height:100%;
  padding-top:0px;
}
 .inner-theme {
    top:0px !important;
    height:88px;
  }
  .inner-theme .logo{
    width:auto !important;
    height:auto !important;
   
  }
}
.picturestyle .tradepic img{
  margin: auto;
}
#flexiselDemo3 li img{
  width: 70px;
  height: 70px;
}
.swap-last-sec .tradepic img, .swap-last-sec .tradepic1 img{
  margin: auto;
  height: 80px;
}
.trade-dimg h5{
  height: 100px;
}
.picturestyleup .tradepic{
  padding-bottom: 9px;
}
.picturestyleup .tradecolor .buttonstyle12{
  padding-top: 54px;
}
.picturestyle p{
  text-align: center;
}
@media only screen and (min-width: 1200px){
  .header-menu-btn{
    display: none;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
  .header-menu-btn{
  height: inherit;
  position: absolute;
  right: 10px;
}
.header-menu-btn .new-inner-menu-btn a{
  font-size: 14px;
  color: #fff;
}
.header-menu-btn .new-inner-menu-btn{
  width: 160px;
  margin-right: 75px;
  margin-left: auto;
  margin-top: 25px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.first-btn-menu-acc{
  display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 990px){
  .header-menu-btn{
  height: inherit;
  position: absolute;
  right: 10px;
}
.header-menu-btn .new-inner-menu-btn a{
  font-size: 14px;
  color: #fff;
}
.header-menu-btn .new-inner-menu-btn{
  width: 160px;
  margin-right: 75px;
  margin-left: auto;
  margin-top: 25px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.first-btn-menu-acc{
  display: none !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px){
  .header-menu-btn{
  height: inherit;
}
.header-menu-btn .new-inner-menu-btn a{
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.header-menu-btn .new-inner-menu-btn{
  width: 160px;
  margin-right: 75px;
  margin-left: auto;
  margin-top: 6px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.inner-b .inner-theme .head-nav .header-menu-btn{
  margin-top: 20px;
  margin-left: auto;
  right: 0px;
}
.first-btn-menu-acc{
  display: none !important;
}
.inner-theme .logo img{
  width: 200px !important;
}
.inner-theme .logo{
  margin-left: -0px !important;
}
}
@media only screen and (min-width: 380px) and (max-width: 480px){
  .header-menu-btn{
  height: inherit;
}
.header-menu-btn .new-inner-menu-btn a{
  font-size: 14px;
  color: #fff;
}
.header-menu-btn .new-inner-menu-btn{
  width: 160px;
  margin-right: 60px;
  margin-left: auto;
  margin-top: 13px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.first-btn-menu-acc{
  display: none !important;
}
.inner-b .inner-theme .head-nav .header-menu-btn{
  margin-top: 0px;
  margin-left: auto;
  right: 10px;
}
}
@media only screen and (max-width: 380px){
  .header-menu-btn{
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px){
  .inner-theme .inner-logo{width: 130px;width: 90px !important;}
  .default-theme.inner-theme, .inner-theme .head-nav{height: 58px;}
  .inner-theme .nav-icon{top: 20px !important;}
  .inner-theme .codehim-nav{top: 58px;}
  
}
@media only screen and (max-width: 1200px){
  .inner-b .inner-theme .head-nav .header-menu-btn{
    position: inherit;
    width: inherit;
  }
  .inner-b .inner-theme .head-nav .inner-list-nav{
    width: auto;
  }
}