/* Background-image */
.copyright{
  margin-top: 20px;
}
#menu-main-men li a {
  font-size: 20px;
  font-weight: lighter;
}

.cms_middle_box a {
  font-size: 18px !important;
}.cms_middle_box1 a {
  font-size: 18px !important;
}

.titlebar {
  background-position: center;
  height: 530px;
  position: relative;
}

.titlebar::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* background: rgba(0, 0, 0, .5); */
}

.breadcrumbs strong {
  color: #2f6db3;
}

.middle_flat_box li:last-child {
  margin-bottom: 15px;
}

.middle_flat_box li a {
  color: #000;
  line-height: 26px;
}

.middle_flat_box li {
  padding: 10px 0px;
}

.p_title_pull_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

.p_title_pull_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}

.p_title a {
  color: #fff;
}

/*.floatingBack {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}*/

.footer_menu_dk {
  list-style: none;
}

.footer_menu_dk li {
  display: inline-block;
}

.footer_menu_dk li:first-child {
  padding-left: 0px;
}

.footer_menu_dk li a::before {
  display: none;
}

.blue-band {
  background-color: #0d528c;
  display: block;
  padding: 8px 0px;
}

/* .btn-dk { */
/* border: 1px solid #fff; */
/* padding: 13px 15px;
  text-decoration: none;
  margin-right: 15px;
  border-radius: 3px;
  line-height: 48px;
  transition: ease 0.5s;
} */
.fix-contact-btn {
  position: fixed;
  right: 1px;
  top: 12%;
  z-index: 1;
  /* background: rgb(57, 195, 110); */
  background: #126db3;
  padding: 10px 20px;
  border-radius: 3px;
  color: #fff;
  -webkit-transform: rotate(-90deg) translateX(-20%);
      -ms-transform: rotate(-90deg) translateX(-20%);
          transform: rotate(-90deg) translateX(-20%);
  direction: ltr;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}

.fix-contact-btn a {
  color: #fff;
}

.fix-contact-btn:hover {
  background: rgb(41, 41, 41);
  color: rgb(255, 255, 255);
}

/* Sticky Footer */
.fix-footer {
  position: fixed;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
  background: rgba(0,0,0,0.7);
  padding: 15px 0;
  bottom: 0;
  z-index: 1;
}

.fix-footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

.fix-footer ul li {
  list-style: none;
  display: inline-block;
  width: 12%;
  max-width: 200px;
  margin: 0px 10px;
}

.fix-footer ul li .loadmore>a {
  font-size: 14px;
  line-height: 2.35em;
  color: #fff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4b7e98;
  width: 100%;
}

/*.fix-footer ul li .loadmore>a:hover {
  background: #2f6db3;
  transition: all ease 0.5s;
  border-color: #2f6db3;
}*/

.fix-footer ul li .loadmore>a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgb(57, 195, 110);
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}

.fix-footer ul li {
  list-style: none;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  margin: 0px 10px;
}

.fix-footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fix-footer .row {
  margin: 0 auto;
  /* max-width:100%; */
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* cms */
.creative-layout .top-bar .top-bar-section {
  padding-top: 0;
  width: 100%;
  text-align: center;
}

section.creative.top-bar-section a {
  color: #fff;
  font-size: 20px;
  font-weight: lighter;
  /* float: right; */
  padding: 7px 7px 7px 7px;
}

@media only screen and (min-width: 900px) {
  .creative-layout .top-bar .top-bar-section {
    width: auto;
    /* float: right; */
    text-align: center;
    margin: 12px 0;
  }

  .creative-layout .top-bar #page-content {
    background: transparent;
    float: left;
    /* border-right: 1px solid rgba(255, 255, 255, 0.4); */
    width: 25%;
    padding: 8px 15px 43px;
  }

  .cms_middle_box {
    float: left;
    padding: 15px;
    margin: 10px 0;
  }

  .cms_middle_box a {
    color: #fff;
    /*border: solid 2px rgb(57, 195, 110); */
    border: #2f6db3 2px solid;
    padding: 15px;
    border-radius: 0;
    /* background: rgb(57, 195, 110); */
    background: #2f6db3;
    font-size: 12px;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }

  .cms_middle_box1 {
    float: left;
    padding: 15px;
    margin: 10px 0;
  }

  .cms_middle_box1 a {
    color: #fff;
    /*border: solid 2px rgb(57, 195, 110); */
    border: #2f6db3 2px solid;
    padding: 15px;
    border-radius: 0;
    /* background: rgb(57, 195, 110); */
    background: #2f6db3;
    font-size: 12px;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }

  section.creative.top-bar-section a:hover {
    color: #ccc;
  }

  .top-bar .name h1 a img {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    max-height: 150px;
  }

  .cms_middle_box a:hover {
    /* border: solid 2px rgb(41, 41, 41); */
    background: rgb(41, 41, 41);
    color: rgb(255, 255, 255);
  }

  .cms_middle_box1 a:hover {
    /* border: solid 2px rgb(41, 41, 41); */
    background: rgb(41, 41, 41);
    color: rgb(255, 255, 255);
  }

  .top-bar-section ul.menu {
    float: right;
    margin-right: 0;
  }

  .top-bar-section .right li .dropdown {
    right: 0;
    left: -50px;
  }

  .creative-layout .top-bar-section .right li .dropdown .dropdown {
    left: -100%;
    height: auto;
    width: 100%;
  }

  .creative-layout .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
  }

  .creative-layout .top-bar #page-content {
    background: transparent;
    float: left;
    /* border-right: 1px solid rgba(255, 255, 255, 0.4); */
    width: 250px;
    padding: 10px 0px 40px;
  }

  .creative-layout .top-bar .top-bar-section {
    width: auto;
    float: right !important;
    text-align: center;
    margin: 12px 0;
  }

  section.creative.top-bar-section a {
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    /* float: right !important; */
    padding: 5px 15px 5px 15px;
        display: inline;
  }
}

.top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {
   width: 300px;
}

/*.flax_up_box p.p_title {
  font-size: 24px;
  padding: 2px 0px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}*/

/*.flax_up_box .upperContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 10px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}*/

p.p_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  color: #fff;
  /* padding: 0px 5px; */
  padding: 0px 0px 21px 0px;
  height: 60px;
  line-height: 17px;
}

.flax_up_box .sub_list_fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* height: 100%;
  padding: 45px 0 18px; */
  padding: 0px;
}

.sub_list_fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* height: 100%;
  padding: 45px 0 18px; */
  padding: 0px;
}

.loadmore {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  /*border-top: 1px solid rgb(47, 109, 179);*/
  border-top: 1px solid rgb(0,0,0);
}

.fix-footer .flax_up_box ul li:first-child {
  margin-left: 4px;
  border-left: 1px solid rgb(47, 109, 179);
}

.fix-footer .flax_up_box ul li:last-child {
  margin-right: 4px;
}

.fix-footer .flax_up_box ul li {
  margin: 15px 0px;
  border-left: 0px;
  padding: 5px 0;
}

.fix-footer ul li {
  list-style: none;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  /* margin: 0px 2px; */
  margin: 0px 4px;
  border: 1px solid rgb(0,0,0);
}

.fix-footer ul li .loadmore>a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  z-index: 1
}

.play_btn i.fa.fa-play {
  color: #fff;
  text-align: center;
  line-height: 100%;
  font-size: 25px;
  position: relative;
  left: 2px;
}

.flax_up_box .play_btn {
  margin: 5px 0px;
}

.play_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  width: 50px;
  border: solid 2px #fff;
  border-radius: 50%;
  /* margin: 5px 0 25px; */
  margin: 5px 0 34px;
  cursor: pointer;
}
/* 2nd feb 2019 */
.sitemap-content-area ul li {
list-style: none;
padding-left: 18px;
margin-bottom: 5px;
position: relative;
}
.sitemap-content-area ul li::after {
content: "\f054";
font: normal normal normal 14px/1 FontAwesome;
left: 0;
position: absolute;
top: 5px;
color: #2f6db3;
}

.sitemap-content-area ul li ul {
margin-top: 5px;
}

.sitemap-content-area ul li ul li::after {
font-size: 12px;
top: 8px;
}

.sitemap-content-area ul li ul li a {
font-size: 14px;
}

/* Shortcode Section */
.fix-footer_middle ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

.fix-footer_middle ul li {
  list-style: none;
  display: inline-block;
  width: 12%;
  max-width: 200px;
  margin: 0px 10px;
}

.fix-footer_middle ul li .loadmore>a {
  font-size: 14px;
  line-height: 2.35em;
  color: #000;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4b7e98;
  width: 100%;
}

.fix-footer_middle ul li .loadmore>a:hover {
  background: #126db3;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-color: #126db3;
}

.fix-footer_middle ul li .loadmore>a {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgb(57, 195, 110);
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}

.fix-footer_middle ul li {
  list-style: none;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  margin: 0px 10px;
}

.fix-footer_middle ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fix-footer_middle .row {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.fix-footer_middle ul li {
  list-style: none;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  margin: 0px 10px;
  border: 1px solid rgb(57, 195, 110);
}

.fix-footer_middle ul li .loadmore>a {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}

.fix-footer_middle p.p_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  color: #000;
  padding: 0px 5px;
  height: 40%;
  line-height: 17px;
}

.fix-footer_middle .play_btn i.fa.fa-play {
  color: #000;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  position: relative;
  left: 2px;
}

.fix-footer_middle .play_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  border: solid 2px #000;
  border-radius: 50%;
  margin: 5px 0 15px !important;
  cursor: pointer;
}

.desktop_class {
  display: none;
}

@media (max-width:1024px) {
  .fix-footer ul li {
    margin: 0px 3px;
  }

  .cms_middle_box a {
    margin: 0 auto;
    display: table;
    color: #fff;
    /* border: solid 2px rgb(57, 195, 110); */
    border: #2f6db3;
    padding: 10px;
    border-radius: 0px;
    /* background: rgb(57, 195, 110); */
    background: #2f6db3;
    font-size: 12px !important;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }

  .cms_middle_box1 a {
    margin: 0 auto;
    display: table;
    color: #fff;
    /* border: solid 2px rgb(57, 195, 110); */
    border: #2f6db3;
    padding: 10px;
    border-radius: 0px;
    /* background: rgb(57, 195, 110); */
    background: #2f6db3;
    font-size: 12px !important;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }

  ul#menu-main-men li a {
    padding: 0px;
    font-size: 16px;
  }
}

@media (max-width:767px) {
  .desktop_class {
    display: block;
  }

  .mobile_class {
    display: none;
  }

  .l-footer-columns {
    padding-bottom: 0px !important;
  }

  .fix-footer_middle ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .fix-footer_middle ul li {
    list-style: none;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: inherit;
            flex-basis: inherit;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
    margin: 0px 10px 10px;
    border: 1px solid #126db3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .sub_list_fixed {
    width: 100%;
    height: 100%;
    padding: 25px 0px;
  }

  .cms_middle_box a {
    margin: 0 auto;
    display: table;
    color: #fff;
    /* border: solid 2px rgb(57, 195, 110); */
    border: #126db3;
    padding: 10px;
    border-radius: 0px;
    /* background: rgb(57, 195, 110); */
    background: #126db3;
    font-size: 15px;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }
  .cms_middle_box1 a {
    margin: 0 auto;
    display: table;
    color: #fff;
    /* border: solid 2px rgb(57, 195, 110); */
    border: #126db3;
    padding: 10px;
    border-radius: 0px;
    /* background: rgb(57, 195, 110); */
    background: #126db3;
    font-size: 15px;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  p.p_title.p_title_pull_left a, p.p_title a {
    font-size: 18px;
    line-height: 20px;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  p.p_title.p_title_pull_left a, p.p_title a {
    font-size: 18px;
    line-height: 20px;
  }


  .flax_up_box .upperContent {
    font-size: 8px;
  }
}

@media (max-width: 767px) {
  p.p_title.p_title_pull_left a, p.p_title a {
    font-size: 14px;
    line-height: 18px;
  }

  .flax_up_box .upperContent {
    font-size: 8px;
  }

  .sub_list_fixed {
    width: 100%;
    height: 100%;
    padding: 25px 0 0;
  }

  .fix-footer_middle p.p_title {
    height: auto;
  }
}

@media (max-width:1280px) {
  ul#menu-main-men li a {
    /* padding: 0px; */
    font-size: 16px;
  }
}


@media (max-width:1024px) {
  ul#menu-main-men li a {
    /* padding: 0px; */
    font-size: 14px;
  }
}
#menu-main-men li a {
    font-size: 20px;
    font-weight: lighter;
    padding: 0;
  line-height:30px;
}

@media only screen and (min-width: 900px)
{
.cms_middle_box {
    float: left;
    padding: 15px 5px;
    margin: 10px 0;
}
.cms_middle_box1 {
    float: left;
    padding: 15px 5px;
    margin: 10px 0;
    display: contents;
}
}
@media only screen and (min-width: 900px)
{
  .cms_middle_box a {
    color: #fff;
    /* border: solid 2px rgb(57, 195, 110); */
    border: #2f6db3 2px solid;
    padding: 15px;
    border-radius: 0;
    /* background: rgb(57, 195, 110); */
    background: #2f6db3;
    font-size: 12px;
    line-height: 17px;
    font-weight: lighter;
    text-transform: uppercase;
}
.cms_middle_box a {
    font-size: 16px !important;
}
.cms_middle_box1 a {
  color: #fff;
  /* border: solid 2px rgb(57, 195, 110); */
  border: #2f6db3 2px solid;
  padding: 15px;
  border-radius: 0;
  /* background: rgb(57, 195, 110); */
  background: #2f6db3;
  font-size: 12px;
  line-height: 17px;
  font-weight: lighter;
  text-transform: uppercase;
}
.cms_middle_box1 a {
  font-size: 16px !important;
}
section.creative.top-bar-section a{font-weight:300;}
.logosec{padding:0px;}
}

.fix-footer .flax_up_box ul li:nth-child(2) {
    

            -webkit-box-pack: space-evenly;
    

            -webkit-justify-content: space-evenly;
    

                -ms-flex-pack: space-evenly;
    

                    justify-content: space-evenly;
}
.fix-footer .flax_up_box ul li:nth-child(2) .sub_list_fixed {
    display:block;
}

/*.fix-footer .flax_up_box ul li:nth-child(2) {
    justify-content: space-around;
    flex:2 0 0;
}
.fix-footer .flax_up_box ul li:nth-child(2) .sub_list_fixed {
    display:block;
}*/

.fix-footer .flax_up_box ul li {
    margin: 15px 0px;
    border-left: 0px;
    padding: 5px 0;
    background: #2f6db3;
}
.sub_list_fixed.floatingBack .lowerContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    margin:0;
    z-index: 1;
    line-height: 1.1;
}


.sub-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* padding: 50px 0; */
    padding: 30px 0;
}


.play_btn {
    margin: 0 auto 5px;
}

.fix-footer .flax_up_box ul li {
    border-left: solid 2px #fff;
}
p.p_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    color: #fff;
    padding: 0px 0px 21px 0px;
    height: 85px;
    line-height: normal;
    font-size: 16px;
    /* background: rgba(0,0,0,0.5); */
    padding: 5px 0;
    z-index: 1
}
.fix-footer > div:last-child li{
  position: relative !important;
}

div.floatingBack::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: rgba(0, 0, 0, 0.6);*/
}
.logosec{
  float: left;
  margin: 0 auto;
  position: relative;

}

/* .creative-layout .top-bar-section .has-dropdown>a:after {
    left: inherit;
} */
#menu-main-men li a {
    padding: 0 5px;
}

/*28-9-2018*/
@media only screen and (min-width: 900px)
{
.creative-layout .top-bar-section .dropdown {
    top: auto;
  padding:10px 0;
}
.top-bar-section .has-dropdown>a:after{top:15px;}
.creative-layout .top-bar-section .right li .dropdown .dropdown{right:-100%;left:inherit;}
.creative-layout .top-bar-section .dropdown li{padding-bottom:10px;}
}

.contactform form.wpcf7-form input:not([type]),
.contactform form.wpcf7-form input[type="text"],
.contactform form.wpcf7-form input[type="password"],
.contactform form.wpcf7-form input[type="date"],
.contactform form.wpcf7-form input[type="datetime"],
.contactform form.wpcf7-form input[type="datetime-local"],
.contactform form.wpcf7-form input[type="month"],
.contactform form.wpcf7-form input[type="week"],
.contactform form.wpcf7-form input[type="email"],
.contactform form.wpcf7-form input[type="number"],
.contactform form.wpcf7-form input[type="search"],
.contactform form.wpcf7-form input[type="tel"],
.contactform form.wpcf7-form input[type="time"],
.contactform form.wpcf7-form input[type="url"],
.contactform form.wpcf7-form input[type="color"]
{
  padding: 10px 15px;
    display: block;
    border: solid 1px #d3d3d3;
    border-radius: 5px;
    height: auto;
    color: #000;
  font-size:16px;
}

.contactform form.wpcf7-form textarea
{
  padding: 10px 15px;
    display: block;
    border: solid 1px #d3d3d3;
    border-radius: 5px;
    height: 90px;
    color: #000;
  font-size:16px;
  resize:none;
}
.wpcf7-form-control-wrap{margin:0 0 10px;}

.loadmore{z-index:1;}
.top-bar-section .right li:nth-child(7) .dropdown {left: auto;}
.fix-footer{padding:5px 0px;}
.fix-footer ul li{margin:0 1px;}
.fix-footer .flax_up_box ul li{margin:0 0 5px;}

/* 2-10-2018*/

.parent-pagetitle {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.titlebar>.row{height:100%;}

.fix-footer ul li .loadmore>a {
    background: rgba(0,0,0,0.6);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-color:rgba(0,0,0,0.6);
}
.fix-footer ul li .loadmore>a:hover {
    background: rgba(0,0,0,0.6);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-color:rgba(0,0,0,0.6);
}
.fix-footer .flax_up_box ul li {border-left: solid 2px #000;}
.fix-footer .flax_up_box ul li:first-child .logosec{display:none;}
.fix-footer .flax_up_box ul li:last-child .logosec{display:none;}
.fix-footer .flax_up_box ul li:last-child .p_title_pull_left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}
.fix-footer .flax_up_box ul li:first-child .p_title_pull_left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}
.sub_list_fixed.floatingBack:hover:before {content: "";position: absolute;
left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.6);display:none;}
.play_btn{position:relative;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

.flax_up_box .sub_list_fixed{padding:1px 0px 0px;}
.down_arrow {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 10px;
}
.down_arrow i.fa{font-size:30px;color:#fff;}

.bounce {
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.fix-footer .flax_up_box ul li {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding:5px;
}
.fix-footer .flax_up_box ul li:last-child{margin-right:0px;}
.fix-footer .flax_up_box ul li:first-child{margin-left:0px;}
.fix-footer ul li{margin:0px;}
.fix-footer{padding:0px;}
.fix-footer ul li{border:solid 2px #000;}
.logosec {
    margin: 0px;
}
/* .loadmore p.p_title {
    height: 30px;
    padding: 5px 0px;
    line-height: 1.1;
    font-size: 1vw;
} */
/*.loadmore p.p_title {
  height: 30px;
  padding: 5px 0px;
  line-height: 1.1;
  font-size: 0.8vw;
}*/
/*.vc_row.wpb_row.vc_row-fluid.sliderhome {
    height: calc(100vh - 285px);
    position: relative;
    width: 100%;
}*/

.cms-911 section.titlebar {
    background-position: 0px 0px;
}
.cms-contact .parent-pagetitle {
    display: none;
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px)
{

}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px)
{
  .subfooter_list .sub_list_fixed.floatingBack {min-height: 250px;}
  .titlebar {height: calc(100vh - 370px);}
}

/* 2-10-2018 */
@media (min-width: 992px) and (max-width: 1199px)
{
  section.creative.top-bar-section a {color: #fff;font-size: 20px;font-weight: lighter;
    float: right !important;padding: 0 0px 0px 0px;}
  .cms_middle_box {float: left;padding: 5px;margin: 15px 5px;width: 150px;text-align: center;}
  .cms_middle_box1 {float: left;padding: 5px;margin: 15px 5px;width: 150px;text-align: center;}
  .fix-footer p.p_title{font-size:1.5vw;}
  .creative-layout .top-bar-section .dropdown {
    top: 30px;
  padding:10px 0;
}

}

@media only screen and (min-width: 900px)
{
.creative-layout .top-bar .top-bar-section {
  width: auto;float: right !important;
  text-align: center;margin: 10px 0;
}
.text-left p, .menu-footer-menu-container li a, .copyright p {
  font-size: 19px;
}
}

@media (min-width: 768px) and (max-width: 991px)
{
  ul#menu-main-men li a{padding:10px 0px;font-size:16px;position: relative;}
  .top-bar-section .has-dropdown>a:after {left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin: 0;}
  .creative-layout .top-bar-section .right li .dropdown{padding:0px;}
  .creative-layout .top-bar-section .dropdown li{padding-bottom:5px;}
  .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {width: 100%;}
  .creative-layout .top-bar-section .dropdown li.has-dropdown.not-click.menu-item-has-children .sub-menu.dropdown {display:none;}
  .creative-layout .top-bar-section .dropdown li.has-dropdown.not-click.color-3.menu-item-has-children.moved ul{display:block;}
  .corporate-layout .top-bar-section ul.menu > li > a, .creative-layout .top-bar-section ul li > a {color: rgba(255,255,255,1);}
  .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    color: rgba(255,255,255,1);}
  .top-bar-section .dropdown li a, .top-bar-section .dropdown li.title h5 a {
    color: rgba(255,255,255,1);}
  .logosec {float: none;margin: 0 auto;position: relative;padding: 0;}
  .fix-footer p.p_title{font-size:1.5vw;}
  .text-left p, .menu-footer-menu-container li a, .copyright p {
    font-size: 17px;
  }
}

@media (max-width:767px)
{
  ul#menu-main-men li a{padding:10px 0px;font-size:16px;position: relative;}
  .top-bar-section .has-dropdown>a:after {left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin: 0;}
  .creative-layout .top-bar-section .right li .dropdown{padding:0px;}
  .creative-layout .top-bar-section .dropdown li{padding-bottom:5px;}
  .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {width: 100%;}
  .creative-layout .top-bar-section .dropdown li.has-dropdown.not-click.menu-item-has-children .sub-menu.dropdown {display:none;}
  .creative-layout .top-bar-section .dropdown li.has-dropdown.not-click.color-3.menu-item-has-children.moved ul{display:block;}
  .corporate-layout .top-bar-section ul.menu > li > a, .creative-layout .top-bar-section ul li > a {color: rgba(255,255,255,1);}
  .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    color: rgba(255,255,255,1);}
  .top-bar-section .dropdown li a, .top-bar-section .dropdown li.title h5 a {
    color: rgba(255,255,255,1);}
  .sub_list_fixed.floatingBack:hover:before {display:none;}
  .text-left p, .menu-footer-menu-container li a, .copyright p {
    font-size: 17px;
  }



  .fix-footer_middle ul li .loadmore>a {
    background: rgba(0,0,0,0.6);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-color: rgba(0,0,0,0.6);
    color: #fff;
}

.fix-footer_middle ul li .loadmore>a:hover {
    background: rgba(0,0,0,0.6);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-color: rgba(0,0,0,0.6);
}

.fix-footer_middle ul li .loadmore>a p{color:#fff;}
div.floatingBack:before{display:none;}
.fix-contact-btn{z-index:2;}
.sub_list_fixed {
    width: 100%;
    height: 150px;
    padding: 25px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.loadmore {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    /* border-top: 1px solid rgb(47, 109, 179); */
    border-top: 1px solid rgb(0,0,0);
    height: 50px;
}
.fix-footer_middle .play_btn{border:solid 2px #fff;}
.fix-footer_middle .play_btn i.fa.fa-play{color:#fff;}
.fix-footer_middle .flax_up_box ul li .sub_list_fixed {height: auto;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 0 5px;}
.fix-footer_middle .flax_up_box ul li {
    background: #2f6db3;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-color: #2f6db3;
    color: #fff;
}
.fix-footer_middle .flax_up_box ul li .sub_list_fixed p{color:#fff;}
.fix-footer_middle .flax_up_box ul li .sub_list_fixed p a{color:#fff;}
.logosec {
    padding: 0 5px;
}


.fix-footer_middle ul li .loadmore p.p_title {
    height: 30px;
    padding: 5px 0px;
    line-height: 1.1;
    font-size: 16px;
}
.sub_list_fixed.floatingBack .lowerContent{font-size:14px;margin:0 0 14px;}
p.p_title.p_title_pull_left a, p.p_title a {
    font-size: 16px;
    line-height: 1.1;
}
.flax_up_box .upperContent {
    font-size: 14px;
    color: #fff;
}
.fix-footer_middle .flax_up_box ul li:nth-child(2) .logosec img
{
  width:100%;
  padding: 5px 0px;
}
.fix-footer_middle .play_btn{margin: 5px 0 5px !important;}
.flax_up_box .upperContent {
    font-size: 12px;
    color: #fff;
    line-height: 1.1;
}

}
/*28-9-2018*/

/*12-10*/
.creative-layout nav.top-bar {
  background-color: rgba(0,0,0,0.5);
}
.tp-bgimg.defaultimg {
background-color: #fff;
}
.creative-layout {
  border-bottom: none;
}
.fix-footer {
  padding: 2px 0 0;
}
.block-title::after{
  background: #2f6db3 !important;
}
ul.menu li a::before {
  color: #2f6db3 !important;
}
.large-3.medium-4.columns:nth-child(3) .block-title::after {
  background: transparent !important;
}

/*04-12*/
/* .btncommon {
  background-color: #2f6db3;
  color: #ffffff;
  background-image: none;
  opacity: 1;
} */

p {
  font-size: 16px !important;
}
p span {
  font-size: 16px !important;
}
body, body p {
  font-family: 'Poppins';
  font-size: 16px !important;
}
ul li {
  font-size: 16px !important;
}
ul li strong {
  font-size: 17px !important;
}



/* cms */
.btncommon .vc_general {
    border: solid 3px #2f6db3 !important;
    background: #2f6db3 !important;
    color: #fff !important;
    border-radius: 0px!important;
}
.btncommon .vc_general:hover {
    background: rgb(41,41,41) !important;
    border: solid 3px #2F6DB2 !important;
}
.titlebar {height:900px;position:relative;padding:0px;margin:0 0 20px
;}


 .l-footer-columns .columns:nth-child(2) h2.block-title:after {
        content: " ";
        display: block;
        background-color: #5da204;
        height: 3px;
        width: 100%;
        margin: 8px 0 0;
    }

    .l-footer-columns #menu-footer-solution-menu-left .menu-item {
        line-height: 28px;
        position: relative;
        padding-left: 15px;
        float: left;
        width: calc(100% / 2);
    }
  /*.champak_class {
    margin: 0 auto;
    width: 80%;
}*/



/* 6/12/2018 */
.l-footer-columns .block-title {
    display: inline-block;
}
/* 6/12/2018 */


/* 18/1/2019 */
.floatingBack {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.loadmore p.p_title {
    height: 40px;
    padding:0px;
    line-height: 1.1;
    font-size: 1vw !important;
}

.loadmore{border-top:none;}
.flax_up_box p.p_title {
  font-size: 24px !important;
  padding: 2px 0px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.fix-footer ul li .loadmore>a{height:58%;}

.flax_up_box .upperContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 10px!important;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}


.titlebar {
    height: calc(100vh - 370px);
    position: relative;
    padding: 0px;
    margin: 0 0 20px;
}

.champak_class {
    margin: 0 auto;
    width: 36%;
    max-width: 320px;
}

.textwidget p a:hover {
    color: #2f6db3;
}
.l-footer-columns ul li a:hover{color: #2f6db3;}
#menu-main-men li a{padding:0px;}
/* 18/1/2019 */

/* 23 / 1 */
.p_title.p_title_pull_left a {
    margin: 0 0 0 30px;
}

/*.tp-bgimg.defaultimg,div#rev_slider_1_1_wrapper,.slotholder,li.tp-revslider-slidesli.active-revslide,ul.tp-revslider-mainul{height: calc(100vh - 370px) !important;}
.wpb_revslider_element.wpb_content_element{height: calc(100vh - 370px) !important;}*/
.tp-mask-wrap:first-child img{margin-top:60px !important;}
.page.page-id-2661 .wpb_text_column .wpb_wrapper h3 {text-align: center;font-size: 20px;margin: 0;}
 /*.wpb_content_element{margin-bottom:0!important;}   */
 .fullwidthbanner-container .fullwidthabanner{max-height:inherit !important;    height: 100% !important;}
 .fullwidthbanner-container{height:100% !important;}
 .top-bar-section .dropdown li {
    height: auto;
    width: calc(100% - 15px);
}

.fix-footer ul.subfooter_list li:nth-child(3) .sub-flexbox {
    visibility: hidden;
}
.fix-footer ul.subfooter_list li:nth-child(4) .sub-flexbox {
    visibility: hidden;
}
.fix-footer ul.subfooter_list li:nth-child(6) .sub-flexbox {
    visibility: hidden;
}
.fix-footer ul.subfooter_list li:nth-child(7) .sub-flexbox {
    visibility: hidden;
}
.l-footer-columns .textwidget p {
    margin-bottom: 5px;
    padding: 0 0 0 20px;
}
.copyright p {
    text-transform: capitalize;
}
.l-footer-columns .textwidget p a {
    font-size: 18px;
}
.l-footer-columns .textwidget .text-left p {
    font-size: 18px!important;
}

/* 23 / 1 */
@media (min-width: 992px) and (max-width: 1199px)
{
  .champak_class{margin:0 auto;width:100%;}
  .l-footer-columns #menu-footer-solution-menu-left .menu-item{width:100%;}
  .cms_middle_box a{font-size:16px!important;padding:6px;}
  section.creative.top-bar-section a{color:#fff;font-size:20px;font-weight:lighter;float:right!important;padding:5px;margin:0 3px;position:relative;top:0;}
  .fix-footer p.p_title{font-size:1.5vw!important;}
  .titlebar {height: calc(100vh - 290px);}
  .tp-bgimg.defaultimg,div#rev_slider_1_1_wrapper,.slotholder,li.tp-revslider-slidesli.active-revslide,ul.tp-revslider-mainul{height: calc(100vh - 290px) !important;}
  .wpb_revslider_element.wpb_content_element{height: calc(100vh - 290px) !important;}
  .l-footer-columns .textwidget p {margin-bottom: 5px;padding-left: 0px;}

}
@media (min-width: 768px) and (max-width: 991px)
{
  .champak_class{margin:0 auto;width:100%;}
  .l-footer-columns #menu-footer-solution-menu-left .menu-item{width:100%;}
  .flax_up_box .upperContent{font-size:8px!important;}
  .fix-footer p.p_title{font-size:1.4vw!important;}
  .titlebar {height: calc(100vh - 415px);}
  .tp-bgimg.defaultimg,div#rev_slider_1_1_wrapper,.slotholder,li.tp-revslider-slidesli.active-revslide,ul.tp-revslider-mainul{height: inherit !important;}
  .wpb_revslider_element.wpb_content_element{height:inherit!important;}
  .l-footer-columns .textwidget p {margin-bottom: 5px;padding-left: 0px;}

}
@media (max-width: 767px)
{
  .champak_class {margin: 0 auto;width: 100%;}
  .l-footer-columns #menu-footer-solution-menu-left .menu-item{width:100%;}
  .cms-contact .titlebar {height: 323px;position: relative;padding: 0px;margin: 0 0 20px;background-position: bottom center;position: relative;background-size: contain;}
  .fix-footer_middle ul li .loadmore p.p_title{font-size:16px !important;}
  .sub_list_fixed{height:auto;background-size:cover;background-position:top center;padding:15px 0 0;}
   .wpb_content_element{margin-bottom:20px!important;} 
   .l-footer-columns .textwidget p {margin-bottom: 5px;padding-left: 0px;}
   .l-footer-columns .textwidget p a {font-size: inherit;}
    .l-footer-columns .textwidget .text-left p {font-size: inherit !important;}
.tp-mask-wrap:first-child img{margin-top:0px !important;}

.fix-footer_middle ul li:nth-child(3) .mobileplay_btn,
.fix-footer_middle ul li:nth-child(3) .lowerContent {
    visibility: hidden;
}
.fix-footer_middle ul li:nth-child(4) .mobileplay_btn,
.fix-footer_middle ul li:nth-child(4) .lowerContent
 {
    visibility: hidden;
}
.fix-footer_middle ul li:nth-child(6) .mobileplay_btn,
.fix-footer_middle ul li:nth-child(6) .lowerContent
 {
    visibility: hidden;
}
.fix-footer_middle ul li:nth-child(7) .mobileplay_btn,
.fix-footer_middle ul li:nth-child(7) .lowerContent
 {
    visibility: hidden;
}
.vc_custom_1547814569363{padding-right:0px !important;}
.vc_custom_1547814562837{padding-left:0px !important;}

}

@media only screen and (min-width: 900px)
{
  .top-bar-section .has-dropdown>a{padding:0px!important;}
  .creative-layout .top-bar-section .has-dropdown>a::after{left:inherit!important;right:0!important;float:right!important;margin:0!important;position:absolute;right:0px!important;top:14px;}
  .top-bar-section .has-dropdown{position:relative;padding:0 10px 0 0px;}
  .top-bar-section ul li{float:left;margin:0 5px 0 0;}
  .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";top:.1875rem;right:35px!important;top:-3px;}

}
/* cms */
@media (max-width: 767px) and (orientation : landscape)
{
  ul#menu-main-men li a{padding:0px 0px;font-size:14px;position:relative;line-height:23px;}
  .creative-layout .top-bar #page-content{padding-top:0px;padding-bottom:0px;}
  .top-bar .toggle-topbar.menu-icon{margin-top:-18px;top:50%;}
  .cms_middle_box1 a{padding:5px 5px 5px 5px!important;}
  .sub_list_fixed{height:255px;background-size:cover;background-position:top center;padding:15px 0 0;}
  ul li .sub_list_fixed.floatingBack a.mobileplay_btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;height:0;margin-bottom:-100px;}
  .sub_list_fixed.floatingBack .lowerContent{font-size:14px;margin:0 0 14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important;height:90px;}

}
