/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

   
    
  }

/* (1280x1024) SXGA Display */
@media  screen and (min-width: 1280px) {
  
  /* .fdc-home-container .fdc-col.fdc-top {
    position: absolute;
    top: 0;
    background: url(../img/4.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: 88.5%;
    right: 0;
}
.fdc-home-container .fdc-col.fdc-top img{
display: none;
}

.fdc-home-container .fdc-col.fdc-right {
  position: absolute;
  right: 0;
  top: 0px;
  background: url(../img/3.png);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 55.5% 100%;
  background-position: center right;
}
.fdc-home-container .fdc-col.fdc-right img{
  display: none;
}

.fdc-home-container .fdc-col.fdc-bottom {
  position: absolute;
  bottom: 0;
  right: 5%;
  text-align: center;
  background: url(../img/2-new.png);
  height: 38%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.fdc-home-container .fdc-col.fdc-bottom img{
  display: none;
} */
.nav.navbar-nav .dropdown-box ul li{
  font-size: 10px !important;
}
.fdc-header-left ul.nav.navbar-nav li{
  padding:0px 32px;
}
}

/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
  /* insert styles here */
  .fdc-col.fdc-right img {
    width: 54%;
    position: absolute;
    right: -6px;
    top: -9px;
}
.fdc-fv-right .fdc-fv-block-con{
  padding-left: 0%;
}
.fdc-de-box .slimScrollDiv{
height: 420px !important;
}
.fdc-de-box .fdc-text-box{
  height: 420px !important;
}
.customer-logos-3 .detail10_Link img {
  width: 14% !important;
}
.customer-logos-4 .detail11_Link img {
  width: 14% !important;
}
.topnav li.fdc-heading-line{
  font-size: 13px;
}
}
/* (1440x900) WXGA+ Display */
@media  screen and (min-width: 1440px) {
  /* insert styles here */
  .fdc-col.fdc-top img{
    margin-left: 8px;
  }
  .aboutus .parallax{
    min-height: 800px;
  }
  .fdc-header-left ul.nav.navbar-nav li {
    padding: 0px 43px;
}
/* .fdc-header-left ul.nav.navbar-nav li:first-child {
  padding-left:20px;
} */
}

/* (1680x1050) WSXGA+ Display */
@media  screen and (min-width: 1680px) {
  /* insert styles here */
}

/* (1920x1080) Full HD Display */
@media  screen and (min-width: 1920px) {
  /* insert styles here */
}
  /* If screen size is more than 1400px wide, set the font-size of <div> to 80px */
@media screen and (min-width: 1400px) {
    
    
}

@media only screen   
and (min-width: 1280px)  
and (max-width: 1550px)  
{ 
  .fdc-home-container .fdc-right-block{
display: none;
  }
  .fdc-container .fdc-home-container{
    background: url(../img/1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  h2.fdc-sub-name {
    position: absolute;
    top: 46%;
    width: 65%;
    text-align: center;
    left: 17%;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000;
    cursor: pointer;
    font-size: 1.2em;
}
img.fdc-sub-img.fdc-mr-left{
  margin-left: -100px;
}
img.fdc-sub-img.fdc-mr-left ~ h2.fdc-sub-name{
  left: 7%;
}
.logo-wrap img {
  position: relative;
  top: 3em;
  width: 200px;
  left: 40%;
}
.fdc-ul-list li {
  font-size: 3em;
}
.fdc-sub-full-1 .fdc-sub-full {
  min-height: 600px;
  padding-top: 4em;
}
.fdc-pro-name-block p{
  font-size: 12px;
}
.sec-bg.fdc-detail-container-1{
  background-size: 67%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.fdc-fv-block-con h3{
  font-size: 2em;
}
.navbar .topnav li, .navbar .dropdown .dropbtn{
  font-size: 11px;
}
section.customer-logos, section.customer-logos-2, section.customer-logos-4, .centerin.fdc-usa-block
{
  padding-top: 8%;
}
} 

/* iPad in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

  .fdc-right-block{
    display: none;
  }
  .fdc-home-container{
    background-image: url(../img/1.png);
    background-size: 134%;
    background-position: 40% 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .logo-wrap img {
    position: relative;
    top: 9em;
    width: 161px;
    left: 48%;
}
.parallax {
  min-height: 700px;
}
.fdc-second-full{
  min-height: 660px;
}
.fdc-vision-img{
  position: relative;
  top: 8em;
}
.fdc-fv-subtitle{
  min-height: 100px;
}
.fdc-fv-block-con h3{
  font-size: 3em;
}
.fdc-top-img img{
  width: 90%;
}
.fdc-circle-ani .content-new{
  transform: scale(0.4);
}
.aboutus .parallax {
  min-height: 520px;
}
.fdc-pro-name{
  font-size: 1.2em;
  min-height: 35px;
}
.fdc-faq-container .grid{
  top: -15%;
  left: 18%;
}
.fdc-news-sontainer .grid{
  top: -15%;
  left: 18%;
}
.fdc-mid-img .grid {
  left: 40%;
}
h2.fdc-sub-name{
  font-size: 1em;
  top: 45%;
}
#news_Page .fdc-col-full{
  min-height: 530px;
}
.fdc-link-wrapper {  
  width: 100%;
}
.fdc-news-full .tab-content{
  padding: 0px 15px;
}
#dir_Page .fdc-news-full .fdc-link-wrapper{
padding: 0px 10px;
}
.fdc-ul-list li{
font-size: 3em;
}
.customer-logos-4 .slide .fdc-col-block img{
  width: 28% !important;
}
}

/* iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
  .fdc-sub-full-1 .fdc-sub-full {
    min-height: 600px;
    padding-top: 4em;
}
}

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
  .fdc-home-container{
    background-size: cover
  }
  .logo-wrap img{
    top: 25em;
  }
  .fdc-text-container{
    top: 38em;
  }
  .fdc-fv-subtitle {
    min-height: 60px;
    font-size: 20px;
}
.fdc-news-sontainer .grid {
  top: -35%;
  left: 15%;
  transform: scale(0.4) rotate(40deg);
}
.fdc-mid-img .grid {
  left: 40%;
}
.full-menu li, .fdc-ul-list li{
  font-size: 3em;
}
.fdc-col-full {
  min-height: 300px;
}
#About_Page .parallax {
  min-height: 710px;
}
.fdc-fv-block-con h3 {
  font-size: 2em;
}
.fdc-link-wrapper{
  width: 98% !important;
}
.fdc-sub-full-1 .fdc-sub-full {
  min-height: 430px;
  padding-top: 3em;
}
 }

 @media only screen and (max-width: 767px) {
  .fdc-right-block{
    display: none;
  }
  .fdc-top-img img{
    width: 100%;
  }
  .fdc-col-full{
    min-height: 250px;
  }
  #About_Page .fdc-bottom .fdc-top-text .title {
    font-size: 12px;
    line-height: 18px;
}
.fdc-tri-mid-animation svg{
  transform: scale(0.3);
  left: 0px;
}
#About_Page .fdc-left-img.fdc-half, #About_Page .fdc-mid-img.fdc-half, #About_Page .fdc-bottom-img img{
  display: none;
}
.fdc-fv-full::before{
  background-size: cover;
}
.fdc-fv-block-con h3 {
  font-size: 2em; 
  line-height: 40px;
}
.fdc-fv-right .fdc-fv-block-con{
  min-height: 90px;
}
.fdc-ul-list li{
  padding: 20px 0px;
  font-size: 1.2em;
}
.fdc-de-box .fdc-detail-text{
padding: 15px 15px 0px 15px;
}
.fdc-de-box .fdc-mar-right{
  padding: 0px 15px 15px 15px !important;
}
img.fdc-box-detail-1 {
  width: 75%;
}
#detail7_Page ul h3{
  text-align: left
}

.fdc-sub-full-1 {
  /* background-image: url(../img/sub-banner.jpg); */
  background-size: cover;
}
.fdc-sub-img {
  width: 60%;
  border-radius: 10px;
}
.col-xs-12.fdc-sub-block{
margin-bottom: 15px;
}
.fdc-sub-full-1 .fdc-sub-full {
  min-height: 630px;
  padding-top: 3em;
}
h2.fdc-sub-name {
  position: absolute;
  top: 46%;
  width: 65%;
  text-align: center;
  left: 17%;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 0px 10px #000;
  cursor: pointer;
  font-size: 1.2em;
}
.fdc-news-con li{
  width: 120px;
}
.fdc-second-full .customer-logos-3 .detail10_Link img {
  width: 20% !important;
}
.fdc-second-full .customer-logos-4 .detail11_Link img {
  width: 20% !important;
}
.fdc-vision-block .fdc-vision-img{
display: none
}
.fdc-bg-sec{
  background: rgba(255,255,255,0.65);
}
.fdc-bg-sec .fdc-de-bg{
background: transparent;
}
.fdc-ser-full{
  width: 100% !important;
  margin-left: auto !important;
  padding: 0px;
}
.fdc-fv-subtitle{
  font-size: 1.2em;
}
.fdc-header .navbar-inverse .navbar-collapse .nav li{
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  background-color: #dedede;
  margin-bottom: 10px;
  padding-top: 10px;
}
.fdc-header .navbar-inverse .navbar-collapse .nav li .dropdown-content{
  position: relative;
  margin-left: 0;
  box-shadow: none;
  min-width: 100%;
}
.navbar-collapse ul.nav.navbar-nav{
  min-height: 220px;
  width: 100%;
  background: #fff;
  z-index: 1001;
  left: -444px;
  padding: 20px;
  border: 1px solid #000;
  transition: all 0.75s cubic-bezier(0.59, 1, 0.22, 1); 
  transform: translate3d(0,0,0);
}
.navbar-collapse.in ul.nav.navbar-nav{
left: 44px;
transition: all 0.75s cubic-bezier(0.59, 1, 0.22, 1);
}

#myTopnav .fdc-header-left{
  position: fixed;
  z-index: 50; 
}
.navbar-inverse .navbar-collapse{
border: none !important;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #fff !important;
}

 }


 /* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 
  .fdc-right-block{
    display: none;
  }
  .fdc-home-container{
    background-image: url(../img/mobile-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .logo-wrap{
    position: absolute;
    top: 0px;
    z-index: 100;
    width: 100%;
    top: -37px !important;  
  }
  .logo-wrap img {
    position: absolute;
    bottom: 3em;
    width: 90px;
    right: 7%;
    left: auto;
}
.fdc-home-container .fdc-text-container{
  top: 23em;
}
.fdc-home-container .fdc-text-container h1.title{
  color: #fff;
  font-size: 1.6em;
  line-height: 34px;
}
.fdc-loader img {
  position: relative;
  top: 30%;
  width: 85%;
}
.fdc-loader{
  background: #fff;
}
.fdc-top-text .title{
  font-size: 2em; 
 line-height: 40px;
}
.fdc-half-wid {
  width: 100%;
}
.fdc-half-wid .fdc-content {
  color: #fff;
  padding: 20px;
  text-align: justify;
  font-size: 18px;
  width: 100%;
}
.parallax{
  min-height: 900px;
}
#Aboutus_Page .fdc-left-img.fdc-half, #Aboutus_Page .fdc-mid-img.fdc-half, #Aboutus_Page .fdc-bottom-img {
  display: none;
}
#Aboutus_Page .fdc-col-full{
  min-height: 220px;
}
#Aboutus_Page .fdc-second-full .parallax{
  display: none;
}
#Aboutus_Page .fdc-second-full{
  background-image: url(../img/bg.png);
  float: left;
}
#Aboutus_Page .fdc-about-block{
  position: relative;
}
h1.fdc-general-header {
  font-size: 3em;
  text-transform: uppercase;
  text-indent: 0em;
  font-family: 'slickerregular';
  color: #686868;
  letter-spacing: 2px;
  text-align: center;
  float: left;
  width: 100%;
  line-height: 40px;
}
#sub_Page .fdc-left-img.fdc-half, #sub_Page .fdc-mid-img.fdc-half, #sub_Page .fdc-bottom-img.fdc-bottom img{
display: none;
}
.fdc-sub-title{
  width: 75%;
}
.fdc-sub-full .fdc-sub-block{
  min-height: 210px;
}
.fdc-sub-full .fdc-sub-block .fdc-sub-img{
  width: 80%;
  clip-path: none;
  -webkit-clip-path: none;
}
#sub_Page .fdc-sub-full .fdc-sub-block h2.fdc-sub-name{
  top: 45%;
  width: 50%;
  text-align: center;
  left: 25%;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 0px 10px #000;
  cursor: pointer;
  font-size:1.2em;
}
#sub_Page .fdc-bottom-img.fdc-bottom .fdc-top-text{
position: relative;
}
#dir_Page .fdc-left-img.fdc-half, #dir_Page .fdc-mid-img.fdc-half, #dir_Page .fdc-bottom-img.fdc-bottom img{
  display: none;
  }
  .fdc-top-text .canvas{
    transform: scale(0.3);
  }
  .fdc-top-text .canvas .triangle{
    left: 21%;
  }
  #news_Page .fdc-news-full .fdc-link-wrapper{
    width: 100%;
  }
  #news_Page .fdc-left-img.fdc-half, #news_Page .fdc-mid-img.fdc-half, #news_Page .fdc-bottom-img.fdc-bottom img{
    display: none;
    }
    .fdc-link-li a {     
      min-height: 140px;   
      font-size: 2em;   
  }
  .faq-content li.fdc-link-li{
    width: 49%;
    float: left;
  }
  .faq-content #dir_Page .fdc-link-li a {
    padding: 2.5rem 0 0 !important;
    min-height: 120px;
    font-size: 1.2em;
  }
  #About_Page img.fdc-box{
    height: 200px;
}

#About_Page .fdc-block {
/* position: absolute;
top: 3em;         */
font-size: 1.5em;     
}
#About_Page .fdc-fo-full{
margin-top: 0px;
}
#About_Page .fdc-fv-subtitle {      
min-height: 50px;
font-size: 18px;
}
.fdc-fo-full:before{
  background-size: 70%;
}
.fdc-fv-block-con h3 {
  font-size: 1.6em;
  line-height: 34px;
}
.fdc-news-btn-container{
  min-height: 100px;
}
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
    .fdc-right-block{
      display: none;
    }
    .fdc-home-container{
      background-image: url(../img/mobile-bg.png);
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .logo-wrap{
      position: absolute;
      top: 0px;
      z-index: 100;
      width: 100%;
      top: -37px !important;  
    }
    .logo-wrap img {
      position: absolute;
      bottom: 3em;
      width: 90px;
      right: 7%;
      left: auto;
  }
  .fdc-text-container{
    top: 26em;
  }
  .fdc-text-container h1.title{
    color: #fff;
      font-size: 1.8em;
      line-height: 40px;
  }
  .fdc-loader img {
    position: relative;
    top: 30%;
    width: 85%;
  }
  .fdc-loader{
    background: #fff;
  }
  .fdc-top-text .title{
    font-size: 2em; 
   line-height: 40px;
  }
  .fdc-half-wid {
    width: 100%;
  }
  .fdc-half-wid .fdc-content {
    color: #fff;
    padding: 20px;
    text-align: justify;
    font-size: 18px;
    width: 100%;
  }
  .parallax{
    min-height: 900px;
  }
  #Aboutus_Page .fdc-left-img.fdc-half, #Aboutus_Page .fdc-mid-img.fdc-half, #Aboutus_Page .fdc-bottom-img {
    display: none;
  }
  #Aboutus_Page .fdc-col-full{
    min-height: 220px;
  }
  #Aboutus_Page .fdc-second-full .parallax{
    display: none;
  }
  #Aboutus_Page .fdc-second-full{
    background-image: url(../img/bg.png);
    float: left;
  }
  #Aboutus_Page .fdc-about-block{
    position: relative;
  }
  h1.fdc-general-header {
    font-size: 3em;
    text-transform: uppercase;
    text-indent: 0em;
    font-family: 'slickerregular';
    color: #686868;
    letter-spacing: 2px;
    text-align: center;
    float: left;
    width: 100%;
    line-height: 40px;
  }
  #sub_Page .fdc-left-img.fdc-half, #sub_Page .fdc-mid-img.fdc-half, #sub_Page .fdc-bottom-img.fdc-bottom img{
  display: none;
  }
  .fdc-sub-title{
    width: 75%;
  }
  .fdc-sub-full .fdc-sub-block{
    min-height: 210px;
  }
  .fdc-sub-full .fdc-sub-block .fdc-sub-img{
    width: 80%;
    clip-path: none;
    -webkit-clip-path: none;
  }
  #sub_Page .fdc-sub-full .fdc-sub-block h2.fdc-sub-name{
    top: 35%;
    width: 50%;
    text-align: center;
    left: 25%;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000;
    cursor: pointer;
    font-size: 20px;
  }
  #sub_Page .fdc-bottom-img.fdc-bottom .fdc-top-text{
  position: relative;
  }
  #dir_Page .fdc-left-img.fdc-half, #dir_Page .fdc-mid-img.fdc-half, #dir_Page .fdc-bottom-img.fdc-bottom img{
    display: none;
    }
    .fdc-top-text .canvas{
      transform: scale(0.3);
    }
    .fdc-top-text .canvas .triangle{
      left: 21%;
    }
    .fdc-news-full .fdc-link-wrapper{
      width: 90%;
    }
    #news_Page .fdc-left-img.fdc-half, #news_Page .fdc-mid-img.fdc-half, #news_Page .fdc-bottom-img.fdc-bottom img{
      display: none;
      }
      .fdc-link-li a {     
        min-height: 140px;   
        font-size: 2em;   
    }
    .faq-content li.fdc-link-li{
      width: 49%;
      float: left;
    }
    .faq-content .fdc-link-li a {
      padding: 3.5rem 0 0 !important;
      min-height: 120px;
      font-size: 1.2em;
    }
    #About_Page img.fdc-box{
      height: 200px;
}

#About_Page .fdc-block {
  /* position: absolute;
  top: 3em;         */
  font-size: 1.5em;     
}
#About_Page .fdc-fo-full{
margin-top: 0px;
}
#About_Page .fdc-fv-subtitle {      
min-height: 50px;
font-size: 18px;
}
.fdc-fo-full:before{
  background-size: 70%;
}
.fdc-fv-block-con h3 {
  font-size: 1.6em;
  line-height: 34px;
}
.fdc-fo-full:before{
  background-size: 70%;
  background-repeat: repeat;
}
.fdc-news-btn-container{
  min-height: 100px;
}
  }

  @media all and (max-width: 374px) and (min-width: 320px) {
    .fdc-home-container .fdc-text-container h1.title {
      color: #fff;
      font-size: 1.5em;
      line-height: 28px;
  }
  .fdc-home-container .fdc-text-container {
    top: 23em;
}
.fdc-content-2{
  padding: 20px 10px;
  width: 100%;
  padding-bottom: 20px;
}
.faq-content .barba-container .fdc-link-li a {
  padding: 2.5rem 0 0 !important;
}
.fdc-next span {
  color: #c3c2c2;
}
.fdc-sub-sontainer .fdc-sub-full .fdc-sub-block h2.fdc-sub-name{
  top: 45%;
}
.fdc-faq-container.faq-content .fdc-link-li a{
  min-height: 80px;
}
#dir_Page .panel-title .glyphicon{
  padding: 10px;
}
.fdc-ul-list li {
  padding: 13px 0px;
  font-size: 1em;
}
.fdc-home-container .fdc-bottom-container {
  cursor: pointer;
  border: 1px solid #fff;
  padding: 5px 10px;
  background: rgba(255,255,255,0.5);
}
.fdc-home-container .fdc-bottom-container .fdc-bar{
display: none
}
.fdc-home-container .fdc-bottom-container .fdc-next span {
  color: #000;
}
.fdc-vision-img{
  display: none;
}
.fdc-news-btn-container{
  min-height: 100px;
}
  }

  @media only screen and (min-device-width : 481px) and (max-device-width : 767px) {
    .fdc-home-container{
      background-image: url(../img/mobile-bg-lands.png);
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .logo-wrap img {
      position: relative;
      top: 3em;
      width: 100px;
      left: 25%;
  }
  .fdc-home-container .fdc-text-container {
    position: absolute;
    top: 10em;
    left: 4%;
  }
  .fdc-home-container .fdc-text-container h1.title {
    font-size: 1.5em;
    line-height: 30px;
  }
  .fdc-home-container .fdc-bottom-container {
    bottom: 20%;
    left: 4%;
  }
  .fdc-top-img h1.title {
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
  }
  .fdc-bottom .fdc-top-text{
    position: static;
  }
  #About_Page .fdc-second-full .parallax{
    min-height: 800px;
  }
  #About_Page .fdc-second-full .fdc-content{
  width: 100%;
  }
  .fdc-fv-full::before {
    background-size: cover;
  }
  .fdc-third-full .fdc-col-full {
    min-height: 170px;
  }
  
  #About_Page .fdc-third-full img.fdc-box{
    height: 300px;
  }
  #About_Page .fdc-third-full .fdc-block{
  top: 4em;
  }
  .fdc-left-img.fdc-half{
    display:none;
  }
  .fdc-mid-img.fdc-half, .fdc-bottom-img img{
    display: none;
  }
  p.fdc-pro-name {
    font-size: 1em;
  }
  
  h1.fdc-general-header {
    font-size: 2em;
    text-transform: uppercase;
    text-indent: 3em;
    font-family: 'slickerregular';
    color: #686868;
    letter-spacing: 2px;
  }
  h2.fdc-sub-name{
    font-size: 20px;
  }
  .fdc-news-full .fdc-link-wrapper{
    width: calc(100% - 3rem);
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li {
    width: 49%;
    float: left;
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li a {
    padding: 3.5rem 0 0 !important;
    min-height: 170px;
    font-family: 'slickerregular';
    font-size: 2em;
  }
  .aboutus .parallax {
    min-height: 660px;
  }
  .fdc-news-btn-container{
    min-height: 140px;
  }
  }

  @media only screen and (min-device-width : 600px) and (max-device-width : 767px) {
    .fdc-home-container{
      background-image: url(../img/mobile-bg-lands.png);
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .logo-wrap img {
      position: relative;
      top: 3em;
      width: 100px;
      left: 25%;
  }
  .fdc-home-container .fdc-text-container {
    position: absolute;
    top: 10em;
    left: 4%;
  }
  .fdc-home-container .fdc-text-container h1.title {
    font-size: 1.5em;
    line-height: 30px;
  }
  .fdc-home-container .fdc-bottom-container {
    bottom: 20%;
    left: 4%;
  }
  .fdc-top-img h1.title {
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
  }
  .fdc-bottom .fdc-top-text{
    position: static;
  }
  #About_Page .fdc-second-full .parallax{
    min-height: 800px;
  }
  #About_Page .fdc-second-full .fdc-content{
  width: 100%;
  }
  .fdc-fv-full::before {
    background-size: cover;
  }
  .fdc-third-full .fdc-col-full {
    min-height: 170px;
  }
  
  #About_Page .fdc-third-full img.fdc-box{
    height: 300px;
  }
  #About_Page .fdc-third-full .fdc-block{
  top: 4em;
  }
  .fdc-left-img.fdc-half{
    display:none;
  }
  .fdc-mid-img.fdc-half, .fdc-bottom-img img{
    display: none;
  }
  p.fdc-pro-name {
    font-size: 1em;
  }
  
  h1.fdc-general-header {
    font-size: 2em;
    text-transform: uppercase;
    text-indent: 3em;
    font-family: 'slickerregular';
    color: #686868;
    letter-spacing: 2px;
  }
  h2.fdc-sub-name{
    font-size: 20px;
  }
  #news_Page .fdc-news-full .fdc-link-wrapper{
    width: 100%;
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li {
    width: 49%;
    float: left;
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li a {
    padding: 3.5rem 0 0 !important;
    min-height: 170px;
    font-family: 'slickerregular';
    font-size: 2em;
  }
  .aboutus .parallax {
    min-height: 660px;
  }
  .fdc-news-btn-container{
    min-height: 140px;
  }
  .fdc-spec-profile .fdc-col-block img {
    width: 60% !important;
}
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
	 
    @media only screen and (min-width: 1030px) and (max-width: 1366px)  
    {
    
    /* #Team_Content .prof { width:168px;} */
    }
      }

      /* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
  .fdc-home-container{
    background-image: url(../img/mobile-bg-lands.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .logo-wrap img {
    position: relative;
    top: 3em;
    width: 100px;
    left: 25%;
}
.fdc-home-container .fdc-text-container {
  position: absolute;
  top: 10em;
  left: 4%;
}
.fdc-home-container .fdc-text-container h1.title {
  font-size: 1.5em;
  line-height: 30px;
}
.fdc-home-container .fdc-bottom-container {
  bottom: 20%;
  left: 4%;
}
.fdc-top-img h1.title {
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 40px;
}
.fdc-bottom .fdc-top-text{
  position: static;
}
#About_Page .fdc-second-full .parallax{
  min-height: 800px;
}
#About_Page .fdc-second-full .fdc-content{
width: 100%;
}
.fdc-fv-full::before {
  background-size: cover;
}
.fdc-third-full .fdc-col-full {
  min-height: 170px;
}

#About_Page .fdc-third-full img.fdc-box{
  height: 300px;
}
#About_Page .fdc-third-full .fdc-block{
top: 4em;
}
.fdc-left-img.fdc-half{
  display:none;
}
.fdc-mid-img.fdc-half, .fdc-bottom-img img{
  display: none;
}
p.fdc-pro-name {
  font-size: 1em;
}

h1.fdc-general-header {
  font-size: 2em;
  text-transform: uppercase;
  text-indent: 3em;
  font-family: 'slickerregular';
  color: #686868;
  letter-spacing: 2px;
}
h2.fdc-sub-name{
  font-size: 20px;
}
.fdc-news-full .fdc-link-wrapper{
  width: calc(100% - 3rem);
}
.fdc-news-full .fdc-link-wrapper li.fdc-link-li {
  width: 49%;
  float: left;
}
.fdc-news-full .fdc-link-wrapper li.fdc-link-li a {
  padding: 3.5rem 0 0 !important;
  min-height: 170px;
  font-family: 'slickerregular';
  font-size: 2em;
}
.aboutus .parallax {
  min-height: 660px;
}
.navbar-collapse ul.nav.navbar-nav{
  height: 100px;
  overflow: hidden;
  overflow-y: scroll;
}
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

    .fdc-home-container{
      background-image: url(../img/mobile-bg-lands.png);
      background-attachment: fixed;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .logo-wrap img {
      position: relative;
      top: 3em;
      width: 100px;
      left: 25%;
  }
  .fdc-home-container .fdc-text-container {
    position: absolute;
    top: 10em;
    left: 4%;
  }
  .fdc-home-container .fdc-text-container h1.title {
    font-size: 1.5em;
    line-height: 30px;
  }
  .fdc-home-container .fdc-bottom-container {
    bottom: 20%;
    left: 4%;
  }
  .fdc-top-img h1.title {
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 40px;
  }
  .fdc-bottom .fdc-top-text{
    position: static;
  }
  #About_Page .fdc-second-full .parallax{
    min-height: 800px;
  }
  #About_Page .fdc-second-full .fdc-content{
  width: 100%;
  }
  .fdc-fv-full::before {
    background-size: cover;
  }
  .fdc-third-full .fdc-col-full {
    min-height: 170px;
  }
  
  #About_Page .fdc-third-full img.fdc-box{
    height: 300px;
  }
  #About_Page .fdc-third-full .fdc-block{
  top: 4em;
  }
  .fdc-left-img.fdc-half{
    display:none;
  }
  .fdc-mid-img.fdc-half, .fdc-bottom-img img{
    display: none;
  }
  p.fdc-pro-name {
    font-size: 1em;
  }
  
  h1.fdc-general-header {
    font-size: 2em;
    text-transform: uppercase;
    text-indent: 3em;
    font-family: 'slickerregular';
    color: #686868;
    letter-spacing: 2px;
  }
  h2.fdc-sub-name{
    font-size: 20px;
  }
  .fdc-news-full .fdc-link-wrapper{
    width: calc(100% - 3rem);
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li {
    width: 49%;
    float: left;
  }
  .fdc-news-full .fdc-link-wrapper li.fdc-link-li a {
    padding: 3.5rem 0 0 !important;
    min-height: 170px;
    font-family: 'slickerregular';
    font-size: 2em;
  }
  .aboutus .parallax {
    min-height: 660px;
  }
  .navbar-collapse ul.nav.navbar-nav{
    height: 100px;
    overflow: hidden;
    overflow-y: scroll;
  }
  }


  /*----------iphone x-----------*/
  @media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) { 
      .fdc-right-block{
        display: none;
      }
      .fdc-home-container{
        background-image: url(../img/mobile-bg.png);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .logo-wrap{
        position: absolute;
        top: 0px;
        z-index: 100;
        width: 100%;
        top: -37px !important;  
      }
      .logo-wrap img {
        position: absolute;
        bottom: 3em;
        width: 90px;
        right: 7%;
        left: auto;
    }
    .fdc-home-container .fdc-text-container{
      top: 23em;
    }
    .fdc-home-container .fdc-text-container h1.title{
      color: #fff;
        font-size: 1.7em;
        line-height: 38px;
    }
    .fdc-loader img {
      position: relative;
      top: 30%;
      width: 85%;
    }
    .fdc-loader{
      background: #fff;
    }
    .fdc-top-text .title{
      font-size: 2em; 
     line-height: 40px;
    }
    .fdc-half-wid {
      width: 100%;
    }
    .fdc-half-wid .fdc-content {
      color: #fff;
      padding: 20px;
      text-align: justify;
      font-size: 18px;
      width: 100%;
    }
    .parallax{
      min-height: 900px;
    }
    #Aboutus_Page .fdc-left-img.fdc-half, #Aboutus_Page .fdc-mid-img.fdc-half, #Aboutus_Page .fdc-bottom-img {
      display: none;
    }
    #Aboutus_Page .fdc-col-full{
      min-height: 220px;
    }
    #Aboutus_Page .fdc-second-full .parallax{
      display: none;
    }
    #Aboutus_Page .fdc-second-full{
      background-image: url(../img/bg.png);
      float: left;
    }
    #Aboutus_Page .fdc-about-block{
      position: relative;
    }
    h1.fdc-general-header {
      font-size: 3em;
      text-transform: uppercase;
      text-indent: 0em;
      font-family: 'slickerregular';
      color: #686868;
      letter-spacing: 2px;
      text-align: center;
      float: left;
      width: 100%;
      line-height: 40px;
    }
    #sub_Page .fdc-left-img.fdc-half, #sub_Page .fdc-mid-img.fdc-half, #sub_Page .fdc-bottom-img.fdc-bottom img{
    display: none;
    }
    .fdc-sub-title{
      width: 75%;
    }
    .fdc-sub-full .fdc-sub-block{
      min-height: 210px;
    }
    .fdc-sub-full .fdc-sub-block .fdc-sub-img{
      width: 80%;
      clip-path: none;
      -webkit-clip-path: none;
    }
    #sub_Page .fdc-sub-full .fdc-sub-block h2.fdc-sub-name{
      top: 14%;
      width: 50%;
      text-align: center;
      left: 25%;
      color: #ffffff;
      font-weight: bold;
      text-shadow: 0px 0px 10px #000;
      cursor: pointer;
      font-size: 22px;
    }
    #sub_Page .fdc-bottom-img.fdc-bottom .fdc-top-text{
    position: relative;
    }
    #dir_Page .fdc-left-img.fdc-half, #dir_Page .fdc-mid-img.fdc-half, #dir_Page .fdc-bottom-img.fdc-bottom img{
      display: none;
      }
      .fdc-top-text .canvas{
        transform: scale(0.3);
      }
      .fdc-top-text .canvas .triangle{
        left: 21%;
      }
      .fdc-news-full .fdc-link-wrapper{
        width: 90%;
      }
      #news_Page .fdc-left-img.fdc-half, #news_Page .fdc-mid-img.fdc-half, #news_Page .fdc-bottom-img.fdc-bottom img{
        display: none;
        }
        .fdc-link-li a {     
          min-height: 140px;   
          font-size: 2em;   
      }
      .faq-content li.fdc-link-li{
        width: 49%;
        float: left;
      }
      .faq-content .barba-container .fdc-link-li a {
        padding: 2.5rem 0 0 !important;
        min-height: 95px;
        font-size: 1.2em;
        background-color: transparent !important;
      }
      #About_Page img.fdc-box{
            height: 200px;
      }

      #About_Page .fdc-block {
        /* position: absolute;
        top: 3em;         */
        font-size: 1.5em;     
    }
    #About_Page .fdc-fo-full{
margin-top: 0px;
    }
    #About_Page .fdc-fv-subtitle {      
      min-height: 50px;
      font-size: 18px;
  }
  #About_Page img.fdc-box{
    height: 200px;
}

#About_Page .fdc-block {
/* position: absolute;
top: 3em;         */
font-size: 1.5em;     
}
#About_Page .fdc-fo-full{
margin-top: 0px;
}
#About_Page .fdc-fv-subtitle {      
min-height: 50px;
font-size: 18px;
}
.fdc-fo-full:before{
  background-size: 70%;
}
.fdc-fv-block-con h3 {
  font-size: 1.6em;
  line-height: 34px;
}
.fdc-fo-full:before{
  background-size: 70%;
  background-repeat: repeat;
}
#dir_Page .panel-title .glyphicon {
  padding: 10px 10px;
}
#news_Page .fdc-link-li a{
  padding: 3.5rem 0 0 !important;
}
.fdc-news-btn-container{
  min-height: 100px;
}
.fdc-sub-content h3.fdc-s-title{
padding: 0px 10px;
}
    }


    /*-----------iphone 8---------*/
    @media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) and (orientation : portrait) {
      .fdc-news-btn-container{
        min-height: 100px;
      }
     }


     /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .fdc-right-block{
    display: none;
  }
  .fdc-home-container{
    background-image: url(../img/mobile-bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .logo-wrap{
    position: absolute;
    top: 0px;
    z-index: 100;
    width: 100%;
    top: -37px !important;  
  }
  .logo-wrap img {
    position: absolute;
    bottom: 3em;
    width: 90px;
    right: 7%;
    left: auto;
}
.fdc-text-container{
  top: 26em;
}
.fdc-text-container h1.title{
  color: #fff;
    font-size: 1.8em;
    line-height: 40px;
}
.fdc-loader img {
  position: relative;
  top: 30%;
  width: 85%;
}
.fdc-loader{
  background: #fff;
}
.fdc-top-text .title{
  font-size: 1.1em; 
 line-height: 30px;
}
.fdc-top-img h3{
  font-size: 1em;
}
.fdc-half-wid {
  width: 100%;
}
.fdc-half-wid .fdc-content {
  color: #fff;
  padding: 20px;
  text-align: justify;
  font-size: 18px;
  width: 100%;
}
.parallax{
  min-height: 900px;
}
#Aboutus_Page .fdc-left-img.fdc-half, #Aboutus_Page .fdc-mid-img.fdc-half, #Aboutus_Page .fdc-bottom-img {
  display: none;
}
#Aboutus_Page .fdc-col-full{
  min-height: 220px;
}
#Aboutus_Page .fdc-second-full .parallax{
  display: none;
}
#Aboutus_Page .fdc-second-full{
  background-image: url(../img/bg.png);
  float: left;
}
#Aboutus_Page .fdc-about-block{
  position: relative;
}
h1.fdc-general-header {
  font-size: 2.5em;
  text-transform: uppercase;
  text-indent: 0em;
  font-family: 'slickerregular';
  color: #686868;
  letter-spacing: 2px;
  text-align: center;
  float: left;
  width: 100%;
  line-height: 40px;
}
#sub_Page .fdc-left-img.fdc-half, #sub_Page .fdc-mid-img.fdc-half, #sub_Page .fdc-bottom-img.fdc-bottom img{
display: none;
}
.fdc-sub-title{
  width: 75%;
}
.fdc-sub-full .fdc-sub-block{
  min-height: 210px;
}
.fdc-sub-full .fdc-sub-block .fdc-sub-img{
  width: 80%;
  clip-path: none;
  -webkit-clip-path: none;
}
.fdc-sub-full .fdc-sub-block h2.fdc-sub-name{
  top: 40%;
  width: 50%;
  text-align: center;
  left: 25%;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 0px 10px #000;
  cursor: pointer;
  font-size: 20px;
}
#sub_Page .fdc-bottom-img.fdc-bottom .fdc-top-text{
position: relative;
}
#dir_Page .fdc-left-img.fdc-half, #dir_Page .fdc-mid-img.fdc-half, #dir_Page .fdc-bottom-img.fdc-bottom img{
  display: none;
  }
  .fdc-top-text .canvas{
    transform: scale(0.3);
    display: none;
  }
  .fdc-top-text .canvas .triangle{
    left: 21%;
  }
  .fdc-news-full .fdc-link-wrapper{
    width: 90%;
  }
  #news_Page .fdc-left-img.fdc-half, #news_Page .fdc-mid-img.fdc-half, #news_Page .fdc-bottom-img.fdc-bottom img{
    display: none;
    }
    .fdc-link-li a {     
      min-height: 140px;   
      font-size: 2em;   
  }
  .faq-content li.fdc-link-li{
    width: 49%;
    float: left;
  }
  .faq-content .fdc-link-li a {
    padding: 3.5rem 0 0 !important;
    min-height: 120px;
    font-size: 1.2em;
  }
  #About_Page img.fdc-box{
    height: 200px;
}

#About_Page .fdc-block {
/* position: absolute;
top: 3em;         */
font-size: 1.5em;
margin-bottom: 15px;     
}
#About_Page .fdc-fo-full{
margin-top: 0px;
}
#About_Page .fdc-fv-subtitle {      
min-height: 50px;
font-size: 18px;
}
.fdc-fo-full:before{
  background-size: 70%;
  background-repeat: repeat;
}
.fdc-fv-block-con h3 {
  font-size: 1.6em;
  line-height: 34px;
}
#About_Page .parallax {
  display: none;
}
#About_Page .fdc-second-full .fdc-vision-block {
  background: linear-gradient(70deg, #152736,#31618a, #263947);
  border-radius: 10px;
  position: relative;
  float: left;
  width: 100%;
}
.fdc-content-2{
  padding: 20px 10px;
  width: 100%;
  padding-bottom: 20px;
}
.fdc-detail-ul li ul li {
  margin-left: 0;
}
.fdc-ab-col .fdc-col-block img{
width: 65% !important;
}
#term_Page .fdc-justify h3 {
  text-align: left;
}
.barba-container .fdc-sub-full-1 {
  /* background-image: url(../img/sub-banner-mobile.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent !important;
  width: 100%;
  height: 100%;
  float: left;
}
.fdc-news-btn-container{
  min-height: 100px;
}
#dir_Page .panel-title .glyphicon {
  min-height: 55px;
}
.fdc-news-btn-container {
  /* background: url(../img/news-banner-3.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.fdc-spec-profile .fdc-ab-col .fdc-col-block img {
  width: 75% !important;
}
.fdc-container #Aboutus_Page .fdc-second-full .customer-logos-3 .detail10_Link img {
  width: 42% !important;
}
.fdc-container #Aboutus_Page .fdc-second-full .customer-logos-4 img {
  width: 42% !important;
}
.fdc-header-right .fdc-bottom-ul li{
  width: 33.33%;
}
}

@media only screen and (max-width: 480px) and (orientation : portrait) {
  .fdc-home-container .fdc-bottom-container {
    cursor: pointer;
    border: 1px solid #fff;
    padding: 5px 10px;
    background: rgba(255,255,255,0.5);
  }
  .fdc-home-container .fdc-bottom-container .fdc-bar{
  display: none
  }
  .fdc-home-container .fdc-bottom-container .fdc-next span {
    color: #000;
  }
  .fdc-vision-img{
    display: none;
  }
  .fdc-news-btn-container{
    min-height: 50px;
    padding: 0;
  }
  .fdc-news-back {
    position: relative;
    top: 0;
    right: 0;
}
.fdc-header-right .fdc-bottom-ul li{
  width: 33.33%;
}
.fdc-news-con li{
  color: #000;
}
.fdc-news-con li:after{
  background: transparent
}
#news_Page .fdc-news-full{
  min-height: 320px;
}
.footer.fdc-footer .text-center .pull-left, .footer.fdc-footer .text-center .pull-right{
width: 100%;
}
.centerin{
  display: block;
}
.fdc-bottom-menu .fdc-bottom-ul li{
width: 50%;
}
.fdc-bottom-menu .fdc-bottom-ul li{
line-height: 16px;
}
img.fdc-faq-img {
  width: 50px;
  margin-top: -12px;
}
}