.footer_social_insta li {
  float: left;
  width: 33.33%;
}
.li50 {
  width: 50%;
  float:left;
}


.electramenu {
  overflow:hidden;
}

.footer_top-area li .headerbottomhover:hover:after {
    width: 100%;
}
.footer_top-area li .headerbottomhover:hover {
    color: #fff !important;
    opacity: 0.9;

}
.web_headerlogo  {
  text-align: left;
  padding-left: 15px !important;
}

.footer_top-area li .headerbottomhover {
  display: inline-block;
}

.menu_active_line {
    border-bottom: 1px solid #fff;
    display: inline-block !important;

}

.footer_top-area li .headerbottomhover:after {
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    bottom: -1px;
    border-bottom: 1px solid #fff;
    width: 0;
    right: auto;
    left: 50%;
    visibility: visible;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .3s ease-in-out,border-color 0s;
    -o-transition: all .3s ease-in-out,border-color 0s;
    -moz-transition: all .3s ease-in-out,border-color 0s;
    transition: all .3s ease-in-out,border-color 0s;
}

.mobile_header.header_change {
  -webkit-box-shadow: 0 5px 11px -1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 5px 11px -1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 11px -1px rgba(0, 0, 0, .2)
}

.mobile_header.webmenu_hidden,
.web_header.webmenu_hidden {
  top: -100%
}

.web_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999999;
  transition: all ease .6s;
  box-shadow: 6px 4px 26px -7px rgba(0, 0, 0, .75);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: -10px;
    color: red;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
}
.margin_headeranimation_spacing {
  margin-top:144px;
}
.webmenu_hidden {
    top: -100%;
}
.header_menu_spacing{
  margin-top: 176px;
}

/*footer start electra*/

.subscribebgcolor{
  background-color: #DE192B;
  padding: 35px 30px;
}
.mailimg{
  display: inline-block;
  float: left;
}
.mailimg img{
  width: 48px;
}
.mailtext {
    padding-left: 65px;
    line-height: 36px;
}
.subscribe_wrapper{
  position: absolute;
  top: 0%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.subscribe_wrapper .footerinput1{
  width: 30%;
  float: left;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  height: 40px;
  border: 1px solid #E7E7E8;
  color: #000 !important;
}
.subscribe_wrapper .footerinput2{
  width: 70%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  height: 40px;
  border: 1px solid #E7E7E8;
  color: #000 !important;
}
.footersubmitBtn{
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
  background-color: #004998;
  border: none;
  padding: 0px 30px;
  height: 40px;
  border-radius: 25px;
}
.footer_bg {
    background: url(../images/footer/footer_bg.jpg);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-top: 70px;
}
.footer_small-icon {
  position: absolute;
  top: 5px;
  left:-35px;
}
.footer_address_div {
  text-align: left;
}
.footer_padding {
  padding:180px 0 80px 0;
}
.footerspacing a  { 
  transition: all ease-in-out 0.5s;
}

.footerspacing a:hover {
    width: 0;
}
.footerspacing a:hover {
    color: #DE192B;

}
.right_footer a:hover {
  color: #fff;
}


.footer_ul {
  text-align: left;
}
.footer_ul h6 {
  text-align: left;
}

.footerheading {
  text-align: left;

}
.footer_logo {
  text-align: left;
}
.footerspacing li {
    padding: 4px 0;
    text-align: left;
    font-size: 18px;
}


.footer_address_div h6 {
    color: #DE192B;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
}

.footerheading {
  margin-top: 0px ;
}
.font-footer_p {
  font-size: 17px;
}

.left_footer p{
  text-align: left;
}
.right_footer p{
  text-align:right;
}
.footer_iframe {
    padding-top: 30px;
}

.footer_iframe iframe {
  border-radius: 8px;
  
}
.footer_social_icon ul li {
  display: inline-block;
  float: left;
  padding-right:  10px;
}
.footer_botttom_line img {
  padding-top: 10px;
  width:20%;
}

/*footer end electra*/


/*.web_header_right {
    float: left;
    width: 100%;
}*/
.header_btn {
    float: left;
 /*   width: 100%;*/
}
.thumbnil {
    float: right;
    padding-top:px;
    padding-left:20px;
    transition:  all ease-in-out 0.5;
}
.thumbnil img:hover {
  transition:  all ease-in-out 1s;

}
.thumbnil img {
    width: 70%;
    padding-top: 8px;
    margin: 0 0 auto auto;
}



.web_header_icon {
  float: left;
  display: inline-block;
}
.web_menu {
  float: right;
  width:100%;
}
.web_header_right {
  float: right;
  position: relative;
}
.web_header_right .header_btn {
    float: left;
    margin-left: 15px;
}

/*.web_header_right .header_btn:after{
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: blue;
  width: 5px ;
  height: 5px ;
  border-radius: 50%:;
}*/


.border-red {
  /*border:2px solid #DE1C2B ;
  width: 100%;*/
  background: #DE1C2B 0% 0% no-repeat;
  height: 3px;
  width: 100%;
  opacity:0.58;
}
.first_strip {
  padding: 15px 0;
}

.first_strip_left p {
  text-align: left;
}
.first_strip_right ul {
  margin: 0;
  padding: 0;
  float: right;
}
.first_strip_right ul li {
    float: left;
    padding: 0 10px;
}
.first_strip .menu_fixed_container {
  padding: 0;
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: #fff;*/
    z-index: 99999;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    overflow: auto;
    visibility: hidden;
    /*transform: translateX(100%);*/
    box-shadow: 2px 0px 2px 1px rgb(0 0 0 / 6%);
    opacity: 0;
}
.show-sidebar{
    /*transform: translate(0);*/
    opacity: 1;
    visibility: visible;
}

.right_class {
    transform: translateX(-100%);
    background: #fff;
    transition: all ease-in-out 1s;
  }
  .left_class {
    transform: translateX(100%);
    background: #fff;
    transition: all ease-in-out 1s;
  }
  .show-sidebar .right_class,.show-sidebar .left_class{
     transform: translateX(0%);
  }
 .closebtn {
    position: absolute;
    top: 4%;
    right:20%;
    transform: rotate(45deg);
    transition: all ease-in-out 1s;
   /* filter: invert(1);*/
}
.closebtn:hover {
    /*filter: invert(0);*/
    cursor: pointer;
    /*filter: invert(10%) sepia(100%) saturate(7414%) hue-rotate( 359deg ) brightness(94%) contrast(117%);     */
    transition: all ease-in-out 1s; 
}
.sectionbackcolor{
  background-color:#0c57a7;
  height: 100vh;
}
.overflow{
  overflow: hidden;
  /*overflow-y: hidden !important;*/
}
.menuleft{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center
}
.menuLeftHeight{
  height: 100vh;
}
.menuSocialIcons{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10%;
  text-align: center;
}
.menuList li a:hover{
  color: #DE192B !important;
  transition: all 0.5s;
}

.menuList {}

.menuSocialIcons img{
  margin: 6px;
}
.menuList{
  display: flex;
  height: 100vh;
  align-items: center;
  margin-left: 100px;
  z-index: 99;
}
.menuList ul {
  z-index: 99;
  position: relative;
  
}

.rightbackimg{
  position: absolute;
  top: 0;
  left: 0;
}
/*
@font-face {
  font-family: 'Conv_Mulish-Black';
  src: url('../fonts/Mulish-Black.eot');
  src: local(''), url('../fonts/Mulish-Black.woff') format('woff'),
  url('../fonts/Mulish-Black.ttf') format('truetype'), url('../fonts/Mulish-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Conv_Mulish-Bold';
  src: url('../fonts/Mulish-Bold.eot');
  src: local(''), url('../fonts/Mulish-Bold.woff') format('woff'), url('../fonts/Mulish-Bold.ttf') format('truetype'), url('../fonts/Mulish-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Conv_Mulish-Light';
  src: url('../fonts/Mulish-Light.eot');
  src: local(''), url('../fonts/Mulish-Light.woff') format('woff'), url('../fonts/Mulish-Light.ttf') format('truetype'), url('../fonts/Mulish-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Mulish-Medium';
  src: url('../fonts/Mulish-Medium.eot');
  src: local(''), url('../fonts/Mulish-Medium.woff') format('woff'), url('../fonts/Mulish-Medium.ttf') format('truetype'), url('../fonts/Mulish-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Conv_Mulish-Regular';
  src: url('../fonts/Mulish-Regular.eot');
  src: local(''), url('../fonts/Mulish-Regular.woff') format('woff'), url('../fonts/Mulish-Regular.ttf') format('truetype'), url('../fonts/Mulish-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

/*.mulish-black{font-family: 'Conv_Mulish-Black';}
.mulish-bold{font-family: 'Conv_Mulish-Bold';}
.mulish-light{font-family: 'Conv_Mulish-Light';}
.mulish-medium{font-family: 'Conv_Mulish-Medium';}
.mulish-regular{font-family: 'Conv_Mulish-Regular';}*/
.divcenter {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    margin: 0 -2px;
}
.white {
  color:#fff;
}
a:hover,
a:focus {
  text-decoration: none;
    transition: all ease-in-out 0.5s;
}
select:focus {
  outline: none;
}
a:focus {
  outline: -webkit-focus-ring-color auto 0px;
  color: #000 !important;
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
  color: #000 !important;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin: 0;
  padding: 0;
}
h5 {
  margin: 0;
  padding: 0;
}
h6 {
  margin: 0;
  padding: 0;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 99999999;
  background: rgba(255, 255, 255, 0.9);
}
.centerDiv {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.subliweb a {
  padding: 10px !important;
}
.menu_web {
  transition: all ease-in-out 1.5s;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;

  transition: all ease-in-out 0.5s;
}
.menu_hover .nav > li > a:hover {
/*  border-bottom: 4px solid #01b946 !important;*/
  color: #DE1C2A;
}
.menubar .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
}
.menu_heading .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.menu_navbar {
  margin: 0;
  border: 0;
  min-height: 0;
}
.menu_active {
  /* border-bottom: 4px solid #03be70 !important; */
    color: #DE1C2A !important;
}


.menu_active a {
  color: #ff671d !important;
}
.clearfix {
  clear: both;
}
.main_logo {
  margin: 0;
  padding:0px 0;
  width:70%;
}
.navbar_logo {
  float: left;
  /*    width: 13%;*/
}
.header_shadow {
  border-bottom: 1px solid #211f1ff2;
}
.header_fixed {
  position: fixed;
  width: 1800px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  background: #fff;
}
.menu_fixed_container {
  width:84%;
  margin: 0 auto;
  text-align: center;
  padding: 14px 0;
}
.menu_border {
  width: 100%;
  margin: 0 auto;
  padding: 1px 0 0 0;
  position: fixed;
  z-index: 999;
  background: #fff;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
/*.webmenu{
  top: -0px;
}*/
.webmenu.menu_hidden{
  top: -54px;
}
.darkHeader {
  transition: all ease-in-out 0.5s;
  width: 100%;
  margin: 0 auto;
  padding: 1px 0 0 0;
  position: fixed;
  z-index: 999;
  background: #fff;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
/*  box-shadow: 6px 4px 26px -7px rgba(0, 0, 0, 0.75);*/
}
label {
  font-weight: 400;
}
a:hover {  text-decoration: none;
  cursor: pointer;
  color: #DE192B;
  transition: all ease-in-out 0.5s;
}
.img {
  width: 100%;
}
a {
  text-decoration: none;
  cursor: pointer;
  transition: all ease-in-out 0.5s;
}
.menubar {
  margin: 0;
  line-height: 49px;
}
.nav li a {
  padding: 15px;
}
.menubar li {
  display: inline;
  text-transform: uppercase;
  padding: 7px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.menubar li a {
  position: relative;
  padding: 6px 0;
  margin: 0 6px;
  font-size: 1.8em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.menubar li:hover a,
.menubar li.active a {
  border-bottom: 2px solid #fff;
}
.navbar-brand {
  height: auto;
  padding: 0px;
}
#mainpage_color {
  background-color: #f2f2f2;
}
.menu_heading li a {
  font-size: 18px;
  padding: 22px 10px 22px 10px;
  color: #000;
  transition: all ease-in-out 0.1s;
   font-family: 'titillium_webregular';
   font-weight: 400;
}
.menu_heading li {
  padding: 0 10px;
}
.menu_heading .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #ff3333;
}


.font-52 {
    font-size:44px;
}

@media only screen and (max-width:1680px) {  
  .font-52 {
    font-size: 38px;
  }
  .menuList {
    margin-left: 70px;
  }
  .menuList li a {
      padding: 10px 0;
  }
}
@media only screen and (max-width:1440px) {  

  .font-52 {
      font-size: 34px;
  }
  .menuList {
    margin-left: 50px;
    }

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

  .font-52 {
    font-size: 30px !important;
  }
  

}
@media only screen and (max-width:1152px) {  
   .font-52 {
      font-size:25px !important;
    }

}
@media only screen and (max-width:991px) { 
  .menuList {
    margin-left: 20px;
    margin-right: 10px;
  }

  .footer_padding {
    padding: 100px 0 80px 0;
  }
}
@media only screen and (max-width: 767px) { 

    .font-52 {
      font-size: 32px !important;
    }
  /*  .webmenu.menu_hidden{
      top: -154px;  
    }*/
  /*  .webmenu.menu_hidden{
      top: -54px;
}
*/

}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-toggle {
    border: none;
  }
  .navbar-toggle {
    padding: 16px 10px;
    margin: 0px;
    margin-right: 0px;
    cursor: pointer !important;
  }
  .main_logo {
    width: 85%;
    transition: all ease-in-out 0.5s;
  }
  .navbar-toggle .icon-bar {
    width: 25px;
    height: 2px;
    border-radius: 0;
    background-color: #1191d0 !important;
    margin: 6px 0px;
    cursor: pointer;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-collapse .navbar-right {
    float: none !important;
    margin-right: 0px;
  }
  .menu_heading li a {
    font-size: 15px;
    padding: 10px 7px;
  }
  body {
    overflow-x: hidden;
  }
  .menu_fixed_container {
    width: 100%;
  }
  .navbar_logo {
    float: left;
    width: 100% !important;
  }
  .navbar_logo {
    display: inline-flex;
  }
  .main_logo {
    padding: 20px 0px 20px 15px !important;
    width: 35%;
  }
  .menu_heading li a {
    text-align: left;
    color: #fff;
    padding: 15px 20px !important;
  }
  .menu_active {
    /*border-bottom: 0px solid #00cc33 !important;*/
    border-bottom: none;
  }
    /* .mobile-menu{
        background: #000;
    } */
  .mobile-menu {
    position: relative;
    float: right;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 95vh;
    transition: all ease-in-out 0.3s;
  }
  .menu_border:after {
    border-bottom: transparent !important;
  }
  .menu_heading li a {
    color: #000;
  }
  .menu_mobile li a {
    color: #000;
  }
  .dropdown-menu {
    padding: 8px 0;
  }
  .navbar-toggle {
    padding: 16px 25px !important;
  }
  .navbar-brand p {
    text-align: left;
    width: 30%;
  }
  .footer_arrow li {
    width: 20%;
  }
  .font-52 {
    font-size: 21px !important;
  }

  .subscribe_wrapper .footerinput1 {
    width: 40%;
  }
  .subscribe_wrapper .footerinput2 {
    width: 60%; 
  }
}
@media only screen and (max-width: 600px) {
  .main_logo {
    padding: 15px 0px 0px 15px !important;
    width: 37%;
  }
  .footer_arrow li {
    width: 30%;
  }
}
@media only screen and (max-width: 500px) {
  .menu_heading li a {
    text-align: left;
    /* color: #fff; */
    padding: 9px 20px !important;
  }
  .main_logo {
    padding: 16px 0px 0px 0 !important;
    width: 50%;
  }
  .menu_active {
    /*border-bottom: 0px solid #00cc33 !important;*/
    border-bottom: none;
  }
  .navbar-collapse {
    padding-right: 0;
  }
}

@media only screen and (max-width: 400px) {
  .main_logo {
    padding: 16px 0px 0px 0px !important;
    width: 58%;
  }
}

@media only screen and (max-width: 400px) {
  .main_logo {
    width: 68%;
  }
}
.webmenuul {
  float: right !important;

}

.menu_web {
  display: block;
}
.menu_mobile {
  display: none;
}


.relative {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mobilesocialicon {
    padding-left: 0 !important;
  }
  .mobilesilderproduct {
    display: block;
  }
  #mobileslidergallery {
    display: block;
  }
  #acordiangallry {
    display: none;
  }
   /* Nav jignesh */
  .swierslidemenumobile {
    display: block;
    z-index: 9999;
    background-color: #fff;
  }
  ul.navbar-nav li {
    padding: 43px 0px;
    transition: 0.5s;
  }
  ul.navbar-nav li .sub_menu_lavel1 {
    display: none;
  }
  .darkHeader ul.navbar-nav li {
    padding: 30px 0px;
    transition: all ease-in-out 0.5s;
    position: relative;
  }
  .main_logo {
    width: 40%;
    transition: all ease-in-out 0.5s;
  }
  .darkHeader .main_logo {
    width: 65%;
    transition: all ease-in-out 0.5s;
    padding: 10px 0px 0px 0 !important;
  }
 
  .arrow_down {
    font-size: 18px;
    padding-left: 5px;
  }
  /* Nav jignesh */
  .bars {
    width: 60px;
    cursor: pointer;
  }
  .bars .line {
    fill: none;
    stroke: #006666;
    stroke-width: 4;
    stroke-linecap: square;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  }
  .bars .line.top {
    stroke-dasharray: 40 172;
  }
  .bars .line.middle {
    stroke-dasharray: 40 111;
  }
  .bars .line.bottom {
    stroke-dasharray: 40 172;
  }
  .bars.active .top {
    stroke-dashoffset: -132px;
  }
  .bars.active .middle {
    stroke-dashoffset: -71px;
  }
  .bars.active .bottom {
    stroke-dashoffset: -132px;
  }
  /* nav */
  .overlay_nav {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.61);
    transition: opacity 0.5s;
    left: 0;
  }
  .overlay_nav .text-white {
    color: #fff;
  }
  /* mobile Nav jignesh  */
  /*****************************/
  .updown {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex !important;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .order2 {
    order: 2;
    padding: 10px 0;
  }
  .order1 {
    order: 1;
    padding: 10px 0;
  }
}

/*mobile menu start */

  .mobile_header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 10px 0;
    z-index: 99999;
    background-color: #fff;
    transition: all ease 0.6s;
  }
.mobile_header_wrapper{
   display: flex;
   align-items: center;
}
.mobile_header_logo {
   width: 70%;
}
.nav_right_btn {
   margin-left: auto;
}
.mobile_header_list_wrapper{
   position: fixed;
/*   display: none;*/
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   z-index: 9999;
   background-color: transparent;
   transform: scale(0.7);
   transition: all ease 0.1s;
   visibility: hidden;
   padding: 100px 15px 40px 15px;
}
.mobile_header_list_wrapper_background{
   background-color: #fff;
   position: fixed;
/*   display: none;*/
   top: 0;
   opacity: 0;
   left: 0;
   width: 100%;
   height: 0;
   z-index: 999;
   transition: all ease 0.3s;
}
.mobile_header_list_wrapper_background.active{
   height: 100%;
   transition: all ease 0.2s;
   opacity: 1;
}
.mobile_header_list ul li {
    padding: 4px 0;
    width: 100%;
    margin: 0 auto;
    border-bottom: 0px solid #DE1C2A;
    text-align: center;
    color: #000;
    /* line-height: 16px; */
    text-align: left;
}

.mobile_header_list ul li a{
   color: #000;
}
.mobile_header_list_wrapper.active{
   transform: scale(1);
   opacity: 1;
   transition: all ease 0.6s;
   visibility: visible;
  /* background-color: red;*/
}
html.overflow_mobile{
   overflow: hidden;
}
.mobile_header.header_change{
   -webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.20);
   -moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.20);
   box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.20);  

}
.mobile_header_list_wrapper_relative{
   position: relative;
   height: 100%;
}
.mobile_header_social_wrapper{
   position: absolute;
   bottom: -10px;
   left: 0;
   right: 0;
   text-align: center;
}
.mobile_header_social_wrapper .footer_social_icon {
   width: 30px;
   margin-right: 30px;
}
.mobile_header_social_icon{
   display: inline-block;
   width: 30px;
   margin: 15px 8px;
}
.mobile_header_social_wrapper p{
   color: #c1c1c1;
   font-size: 14px;
}

html.overflow_mobile{
   overflow: hidden !important;
   position: fixed;
   top: 0;
   width: 100%;
}

.bar {
   display: block;
   height: 2px;
   width: 24px;
   background-color:#004998;
   margin: 7px auto;
}
.nav_btn.active .middle {
   width: 0;
}

.nav_btn.active .top {
    -webkit-transform: translateY(11px) rotateZ(45deg);
    -moz-transform: translateY(11px) rotateZ(45deg);
    -ms-transform: translateY(11px) rotateZ(45deg);
    -o-transform: translateY(11px) rotateZ(45deg);
    transform: translateY(11px) rotateZ(45deg);
}

.nav_btn.active .bottom {
    -webkit-transform: translateY(-13px) rotateZ(-45deg);
    -moz-transform: translateY(-13px) rotateZ(-45deg);
    -ms-transform: translateY(-13px) rotateZ(-45deg);
    -o-transform: translateY(-13px) rotateZ(-45deg);
    transform: translateY(-13px) rotateZ(-45deg);
}

.bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

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



}
@media only screen and (max-width:1440px){   
  .menu_fixed_container {
       width: 90%;
   
   } 

}
@media only screen and (max-width:1366px){  
.menu_fixed_container {
    padding: 8px 0;
}

  .footer .menu_fixed_container {
    padding: 10px 0;
  }
 
  .margin_headeranimation_spacing {
    margin-top: 130px;
  }
  .subscribebgcolor {
    background-color: #DE192B;
    padding: 26px 15px;
  }

}
@media only screen and (max-width:991px){ 
  .footer_social_icon {
      padding-left: 0;
      text-align: center;
      display: inline-block;
  } 

  .footer_redpatch p {
    text-align: center;
  }
  .left_footer p {
      text-align: center;
      padding-bottom: 10px;
  }
  .right_footer p {
    text-align:center;
  }

}
@media only screen and (max-width: 767px){
  .mobile_header{
   display:block;
  }
  /*mobilemenu start*/
  .webmenu{
    display: none !important;

  }
  #scorllmenu {
    display: none !important;
  }


  .footer_social_icon ul li {
    display: inline-block;
    float: unset;
    padding-right: 10px;
  }
  .mobile_heaer_btn_navbar p {
    position: absolute;
    right: 14%;
    top: 7px;
    margin: 0 ;
    padding: 0;
  }
  .mobile_heaer_btn_navbar  .website-commn_btn .red_btn {  
    margin-top: 0;
    padding: 4px 5px;
  } 

}

/*mobile menu end  */

