
/*
  Template Name: DLS Technology - Premium Multi-Purpose Landing Page Template
  Theme URL: https://themeforest.net/user/jthemes
  Description: DLS Technology - Premium Multi-Purpose Landing Page Template
  Author: Jthemes
  Author URL: https://themeforest.net/user/jthemes
  Version: 1.0.0
  Website: www.jthemes.net
  Tags: HTML5 template, Jthemes, Multi-Purpose, Startup, One Page, Landing, Business, Creative, Corporate, Agency Template, Project, Mobile App
*/


html {
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
} 
 
body {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: 300;
  background-color: #fff;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*------------------------------------------*/
/*	PAGE CONTENT
/*------------------------------------------*/

#page { overflow: hidden; }

.bg-fixed,
.bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;   
  background-size: cover;
}

.bg-scroll {
  background-attachment: fixed!important;
}

.white-overlay-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.white-overlay-wave {
  background-image: url(../images/white-overlay-wave.png);
  height: 155px;
}

.container-fluid {
  padding-left: 4%;
  padding-right: 4%;
}

.b-border { border: 1px solid #ddd; }
.b-top { border-top: 1px solid #ddd; }
.b-bottom { border-bottom: 1px solid #ddd; }
.b-left { border-left: 1px solid #ddd; }
.b-right { border-right: 1px solid #ddd; }

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {  
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: -0.25px;
}

/*------------------------------------------*/
/*  CONTENT
/*------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

a:hover {
  color: #444;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

.img-responsive {
  display: inline-block; 
}

.btn {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  padding: 13px 26px;
  border: 2px solid transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;  
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; 
}

.btn.btn-md {font-size: 18px; padding: 14px 34px; }
.btn:hover {color: #fff;background-color: transparent;border-color: #fff;}
.btn:focus {color: #ffffff; -webkit-box-shadow: none;box-shadow: none; }

/*------------------------------------------*/
/*  Primary Color Button
/*------------------------------------------*/

/* Button Color */
.btn-theme, 
.scroll .btn-theme, 
.white-color .btn-theme,
.theme-hover:hover, 
.scroll .theme-hover:hover, 
.white-color .theme-hover:hover {
  color: #fff!important;
  background-color: #0080ff;
  border-color: #0080ff!important;
}

.btn-tra-theme, 
.scroll .btn-tra-theme, 
.white-color .btn-tra-theme,
.tra-theme-hover:hover, 
.scroll .tra-theme-hover:hover, 
.white-color .tra-theme-hover:hover {
  color: #0080ff!important;
  background-color: transparent;
  border-color: #0080ff!important;
}

.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff!important;
}

.scroll .btn-tra-white {
  color: #333!important;
  background-color: transparent;
  border-color: #333!important;
}

.btn-rose, 
.scroll .btn-rose, 
.white-color .btn-rose,
.rose-hover:hover, 
.scroll .rose-hover:hover, 
.white-color .rose-hover:hover {
  color: #fff!important;
  background-color: #ff495a;
  border-color: #ff495a!important;
}

.btn-tra-rose, 
.scroll .btn-tra-rose, 
.white-color .btn-tra-rose,
.tra-rose-hover:hover, 
.scroll .tra-rose-hover:hover, 
.white-color .tra-rose-hover:hover {
  color: #ff495a!important;
  background-color: transparent;
  border-color:#ff495a!important;
}

.btn-yellow, 
.scroll .btn-yellow, 
.white-color .btn-yellow,
.yellow-hover:hover, 
.scroll .yellow-hover:hover, 
.white-color .yellow-hover:hover {
  color: #333!important;
  background-color: #f7be27;
  border-color: #f7be27!important;
}

.tra-white-hover:hover,
.white-color .tra-white-hover:hover {
  color: #fff!important;
  background-color: transparent;
  border-color: #fff!important;
}

.scroll .tra-white-hover:hover {
  color: #333!important;
  background-color: transparent;
  border-color: #333!important;
}

.ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after { font-size: 0.9375rem; }  /* 15px */
.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after { font-size: 1.25rem; }    /* 20px */
.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after { font-size: 1.5625rem; }  /* 25px */
.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after { font-size: 1.875rem; }   /* 30px */
.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after { font-size: 2.1875rem; }  /* 35px */
.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after { font-size: 2.5rem; }     /* 40px */
.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after { font-size: 2.8125rem; }  /* 45px */
.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after { font-size: 3.125rem; }   /* 50px */
.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after { font-size: 3.4375rem; }  /* 55px */
.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after { font-size: 3.75rem; }    /* 60px */
.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after { font-size: 4.0625rem; }  /* 65px */
.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after { font-size: 4.375rem; }   /* 70px */
.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after { font-size: 4.6875rem; }  /* 75px */
.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after { font-size: 5rem; }       /* 80px */
.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after { font-size: 5.3125rem; }  /* 85px */
.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after { font-size: 5.625rem; }   /* 90px */
.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after { font-size: 5.9375rem; }  /* 95px */
.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after { font-size: 6.25rem; }  /* 100px */

/*------------------------------------------*/
/*   SECTION TITLE    
/*------------------------------------------*/

.section-title {
  text-align: center;
  margin-bottom: 60px;
}

.section-title h3 {
  font-size: 3.15rem;
  letter-spacing: -0.5px;
}

.section-title p {
  color: #888;
  font-size: 1.25rem;
  padding: 0 10%;
  margin: 15px 0 0;
}

.white-color, 
.white-color h2, 
.white-color h3, 
.white-color h4, 
.white-color h5, 
.white-color h6, 
.white-color p, 
.white-color a, 
.white-color li, 
.white-color i, 
.white-color span {
  color: #fff;
}

/*------------------------------------------*/
/*   PRELOAD SPINNER   
/*------------------------------------------*/

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite; 
  animation: spin 2s linear infinite; 
}
 
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 3s linear infinite; 
  animation: spin 3s linear infinite; 
}
 
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite; 
  animation: spin 1.5s linear infinite; 
}

#loader, #loader:before, #loader:after { border-top-color: #2a80b9; }
 
@-webkit-keyframes spin {
  0%   {
      -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
      transform: rotate(0deg); 
  }
  100% {
      -webkit-transform: rotate(360deg);  
      -ms-transform: rotate(360deg); 
      transform: rotate(360deg); 
  }
}

@keyframes spin {
  0%   {
      -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
      transform: rotate(0deg); 
  }
  100% {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg); 
  }
}

/*------------------------------------------*/
/*   HEADER    
/*------------------------------------------*/

#header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

/*------------------------------------------*/
/*  HEADER LOGO
/*------------------------------------------*/

.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 40px;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out; 
}

.tra-menu .wsmainfull {
  background-color: transparent!important;
  padding: 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 10px;
  padding: 10px 15px;
  line-height: 50px;
  text-decoration: none;  
}

.navbar-dark .wsmenu > .wsmenu-list > li > a {
  color: #465777;
}

.navbar-light .wsmenu > .wsmenu-list > li > a {
  color: #fff;
}

.wsmenu > .wsmenu-list > li > a.last-link {
  padding: 10px 0px;
  margin: 0 0 0 7px;
}

/*------------------------------------------*/
/*  HEADER BUTTON
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li a.btn {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  margin-top: 14px;
  margin-left: 20px;
  padding: 4px 30px;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.tra-menu .wsmainfull.scroll,
.white-menu .wsmainfull.scroll,
.dark-menu.dark-scroll .wsmainfull.scroll {
  background-color: #fff!important;
  padding: 2px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

/*------------------------------------------*/
/*  Navigation Menu
/*------------------------------------------*/

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li a {
  color: #444;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.logo-white, 
.logo-black {
  display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black {
  display: block;
}

/*------------------------------------------*/
/*  Responsive Burger Menu   
/*------------------------------------------*/

.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler, 
.navbar.bg-tra .navbar-toggler {
  color: #333;
  padding: 0 8px 0 0;
  font-size: 30px;
  border: none;
}

.navbar-dark .navbar-toggler {color: #f5f5f5;}
.navbar-toggler:focus {outline: 0;}

/*------------------------------------------*/
/*   HERO    
/*------------------------------------------*/

.hero-section {
  position: relative;
  z-index: 99;
}

#hero {
  background-image: url(../images/hero.jpg);     
  padding-top: 220px;
  margin-bottom: 70px;
  position: relative;
  z-index: 99;
}

#hero span { 
  position: absolute;
  right: 20%;
  top: -16%;
  font-family: 'Montserrat', sans-serif;
  font-size: 12rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: white;
  margin-bottom: 0;
  z-index: 1;
  text-shadow: 
            8px 8px transparent;
  margin-bottom: 18px;
  opacity: .15;
}

#hero h2 { 
  font-size: 6.25rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

#hero h5 {
  font-size: 1.2rem; 
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

#hero h5 span {
  font-weight: 700;
}

#hero p {
  font-size: 1.35rem; 
  padding: 0 15%;
  font-weight: 300;
  margin-bottom: 0;
}

.hero-img {
  position: relative;
  text-align: center;
  margin: 60px 0 -90px;
   position: relative;
  z-index: 99;
}

/*------------------------------------------*/
/*	 SELECT    
/*------------------------------------------*/

#select {  
  background-image: url(../images/bg-select.jpg);    
  padding-top: 100px;
  padding-bottom: 65px;
  position: relative; 
}

#select .col-lg-4 {
  position: relative;
  z-index: 3;
  margin-bottom: 35px;
  text-align: center;
}

.select_link h4 {
  color: #c7c7c0;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-top: 35px;
}

.ipages-holder .select_link h4 {
  color: #454647;
  font-size: 1rem;
  margin-top: 45px;
}

.hover-overlay {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  z-index: 999;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; 
}

.hover-overlay:hover {
  top: -12px;
}

.empty_link .hover-overlay:hover {
  top: 0;
}

/*------------------------------------------*/
/*   INNER PAGES
/*------------------------------------------*/

#i-pages {
  background-color: #f2f2f3;
  padding-top: 100px; 
  padding-bottom: 100px; 
  position: relative;
}

.owl-carousel, 
.owl-carousel .owl-item { 
  overflow: visible!important; 
}

.owl-carousel .owl-stage-outer {
  overflow: visible!important; 
}

.select_link.ip-box {
  position: relative;
  z-index: 9999999999999;
  text-align: center;
  margin: 0 11px 50px;
} 

#i-pages .hover-overlay {
  -webkit-box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .1);
  box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .1);
}

/*------------------------------------------*/
/*   FEATURES
/*------------------------------------------*/

#features {
  padding-top: 100px;
  padding-bottom: 50px; 
}

#features-2 {
  background-color: #f7f7f8;
  background-image: url(../images/features-2.jpg);    
  padding-top: 100px;
  padding-bottom: 100px; 
}

#features-2 h3 {
  font-size: 2.75rem;
  letter-spacing: -0.5px;
}

#features-2 p {
  color: #888;
  font-size: 1.25rem;
  margin-top: 15px;
  padding-right: 5%;
}

.fbox-2-wrapper {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  margin-top: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.fbox-2-wrapper .row {
  margin: 0;
}

.fbox-2-wrapper .col-md-6 {
  padding: 0;
}

.fbox {
  text-align: center;
  margin-bottom: 50px;
}

.fbox-2 {
  padding: 40px 15px;
}

.fbox h5 {
  color: #454647;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 10px;
} 

.fbox-2 h6 {
  color: #454647;
  font-size: 0.95rem;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 0;
} 

.fbox p {
  color: #757575;
  font-size: 1.1rem;
  padding: 0;
  margin-bottom: 0;
} 

.block-ico {
  position: relative;
}

.block-ico-bkg {
  position: absolute;
  top: -15px;
  left: 90px;
  transform: rotate(-30deg);
}

.fbox span { color: #ff495a; }
.fbox-2 span { color: #888; }

/*------------------------------------------*/
/*	 FOOTER  
/*------------------------------------------*/   

.footer {
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}

.footer p {
  color: #888; 
  font-size: 1.1rem; 
  font-weight: 400;
  line-height: 1.2rem;
  letter-spacing: 0;
  margin-bottom: 8px;
}

.footer-copyright.ico-20 [class*="flaticon-"]:before, 
.footer-copyright.ico-20 [class*="flaticon-"]:after { 
  color: #ff495a; 
  font-size: 1rem; 
  padding: 0 2px; 
} 

/*------------------------------------------*/
/*	  SCROLL TO TOP 
/*------------------------------------------*/ 

#scrollUp {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: url(back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(10, 10, 10, .25);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; 
}

#scrollUp:hover {
  background-color: rgba(222, 34, 37, .95);
}

nav a#pull {  
  display: none;  
} 

@media (min-width: 992px) and (max-width: 1199.95px) {

  .section-title h3 {  font-size: 2.85rem; }
  .section-title p { font-size: 1.15rem; padding: 0 5%; }

  #hero { padding-top: 200px; }
  #hero h2 { font-size: 6rem; }
  #hero h5 { font-size: 1.15rem; margin-bottom: 25px; }
  #hero p { font-size: 1.25rem; padding: 0 8%; }
  #hero span { right: 15%; top: -16%; font-size: 9rem; }

  .empty_link { display: none; }

  #features-2 p { font-size: 1.2rem; padding-right: 25%; }

}


@media (min-width: 768px) and (max-width: 991.95px) { 

  .section-title { margin-bottom: 50px; }
  .section-title h3 {  font-size: 2.75rem; }
  .section-title p { font-size: 1.15rem; padding: 0; }

  .headtoppart { display: none; }

  .wsmobileheader { height: 80px; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); } 
  .tra-menu .wsmobileheader, .white-menu .wsmobileheader { background-color: #fff; }

  .wsanimated-arrow { padding: 14px 28px 14px 0px; margin: 24px 28px 0 0; }
  .wsanimated-arrow span:before { top: -8px; width: 26px; }
  .wsanimated-arrow span:after { bottom: -8px; width: 20px; }

  .wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow.active span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span { background: transparent; }

  .wsmenu > .wsmenu-list > li > a { font-size: 20px; padding: 5px 32px 5px 18px; margin: 0; }
  .tra-menu .wsmenu > .wsmenu-list > li > a { color: #666; }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i { margin: 23px 18px 0px 0px; }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i { transform: rotate(-45deg); margin-top: 28px; }

  .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a, .wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt, 
  .link-list.clearfix li span { font-size: 1rem; }

  .wsmenu > .wsmenu-list > li a.btn { 
    height: 60px; 
    font-size: 20px;
    line-height: 60px; 
    font-weight: 500;
    padding: 0 17px; 
    margin: 0;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
  }

  .wsmenu > .wsmenu-list > li a.btn.btn-tra-white { background-color: #eee; border-color: #eee; color: #666; }
  .wsmobileheader .smllogo { display: block; margin-top: 22px; padding-left: 28px; }

  #hero { padding-top: 100px; margin-top: 80px;  }
  #hero h2 { font-size: 5rem; }
  #hero h5 { font-size: 1.15rem; margin-bottom: 25px; }
  #hero p { font-size: 1.15rem; padding: 0; }
  #hero span { right: 12%; top: -20%; font-size: 9rem; }

  .select_link h4 { font-size: 1.05rem; }
  .empty_link { display: none; }

  .fbox h5 { font-size: 1.05rem; }
  .fbox-2 h6 { font-size: 1.125rem; margin-top: 30px; }
  .fbox p { font-size: 1.05rem; padding: 0 5%; } 
  #features-2 p { font-size: 1.2rem; padding-right: 25%; }


}

@media (min-width: 576px) and (max-width: 767.95px) { 

  .section-title { margin-bottom: 50px; }
  .section-title h3 {  font-size: 2.45rem; }
  .section-title p { font-size: 1.125rem; padding: 0 3%; }

  .headtoppart { display: none; }

  .wsmobileheader { height: 80px; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); } 
  .tra-menu .wsmobileheader, .white-menu .wsmobileheader { background-color: #fff; }

  .wsanimated-arrow { padding: 14px 28px 14px 0px; margin: 24px 28px 0 0; }
  .wsanimated-arrow span:before { top: -8px; width: 26px; }
  .wsanimated-arrow span:after { bottom: -8px; width: 20px; }

  .wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow.active span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span { background: transparent; }

  .wsmenu > .wsmenu-list > li > a { font-size: 20px; padding: 5px 32px 5px 18px; margin: 0; }
  .tra-menu .wsmenu > .wsmenu-list > li > a { color: #666; }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i { margin: 23px 18px 0px 0px; }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i { transform: rotate(-45deg); margin-top: 28px; }

  .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a, .wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt, 
  .link-list.clearfix li span { font-size: 1rem; }

  .wsmenu > .wsmenu-list > li a.btn { 
    height: 60px; 
    font-size: 20px;
    line-height: 60px; 
    font-weight: 500;
    padding: 0 17px; 
    margin: 0;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
  }

  .wsmenu > .wsmenu-list > li a.btn.btn-tra-white { background-color: #eee; border-color: #eee; color: #666; }
  .wsmobileheader .smllogo { display: block; margin-top: 22px; padding-left: 28px; }

  #hero { padding-top: 100px; margin-top: 80px; margin-bottom: 40px; }
  #hero h2 { font-size: 4rem; }
  #hero h5 { font-size: 1.15rem; margin-bottom: 25px; }
  #hero p { font-size: 1.15rem; padding: 0; }
  #hero span { right: 8%; top: -13%; font-size: 7rem; }

  .hero-img { margin-left: -50%; }
  .hero-img img { width: 115%; position: relative; max-width: none; display: inline-block; }

  .select_link h4, .ipages-holder .select_link h4 { font-size: 1.1785rem; }
  .empty_link { display: none; }

  #features-2 { text-align: center; }
  .col-lg-3.b-right { border-right: none; }
  .fbox h5 { font-size: 1.175rem; }
  .fbox-2 h6 { font-size: 1.25rem; margin-top: 30px; }
  .fbox p { font-size: 1.05rem; padding: 0; } 
  #features-2 h3 { font-size: 2.45rem; }
  #features-2 p { font-size: 1.125rem; padding-right: 0; }

} 

@media (max-width: 575px) { 

  .headtoppart { display: none; }

  .wsmobileheader { height: 80px; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); } 
  .tra-menu .wsmobileheader, .white-menu .wsmobileheader { background-color: #fff; }

  .wsanimated-arrow { padding: 14px 28px 14px 0px; margin: 24px 28px 0 0; }
  .wsanimated-arrow span:before { top: -8px; width: 26px; }
  .wsanimated-arrow span:after { bottom: -8px; width: 20px; }

  .wsactive .wsanimated-arrow span:before, .wsactive .wsanimated-arrow.active span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span:after { width: 28px; top: 0; }
  .wsactive .wsanimated-arrow span { background: transparent; }

  .wsmenu > .wsmenu-list > li > a { font-size: 20px; padding: 5px 32px 5px 18px; margin: 0; }
  .tra-menu .wsmenu > .wsmenu-list > li > a { color: #666; }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i { margin: 23px 18px 0px 0px; }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i { transform: rotate(-45deg); margin-top: 28px; }

  .wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a, .wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt, 
  .link-list.clearfix li span { font-size: 1rem; }

  .wsmenu > .wsmenu-list > li a.btn { 
    height: 60px; 
    font-size: 20px;
    line-height: 60px; 
    font-weight: 500;
    padding: 0 17px; 
    margin: 0;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
  }

  .wsmenu > .wsmenu-list > li a.btn.btn-tra-white { background-color: #eee; border-color: #eee; color: #666; }
  .wsmobileheader .smllogo { display: block; margin-top: 22px; padding-left: 28px; }

  .empty_link { display: none; }

  #features-2 { text-align: center; }
  .col-lg-3.b-right { border-right: none; }

}

@media (min-width: 414px) and (max-width: 479.95px) {

  .section-title { margin-bottom: 50px; }
  .section-title h3 {  font-size: 2.15rem; }
  .section-title p { font-size: 1.1rem; padding: 0 3%; }

  #hero { padding-top: 100px; margin-top: 80px; margin-bottom: 40px; }
  #hero h2 { font-size: 3rem; }
  #hero h5 { font-size: 1.15rem; line-height: 1.4; padding: 0 10%; margin-bottom: 20px; }
  #hero p { font-size: 1.15rem; padding: 0; }

  #hero span { right: 6%; top: -16%; font-size: 6rem; }

  .hero-img { margin-left: -40%; margin-top: 40px; }
  .hero-img img { width: 120%; position: relative; max-width: none; display: inline-block; }

  .select_link h4, .ipages-holder .select_link h4 { font-size: 1.145rem; }
  .fbox h5 { font-size: 1.175rem; }
  .fbox-2 h6 { font-size: 1.175rem; margin-top: 30px; }
  .fbox p { font-size: 1.1rem; padding: 0 8%; } 
  #features-2 h3 { font-size: 2.15rem; }
  #features-2 p { font-size: 1.1rem; padding: 0 5%; }

}

@media (min-width: 321px) and (max-width: 413.95px) {

  .section-title { margin-bottom: 50px; }
  .section-title h3 {  font-size: 2rem; }
  .section-title p { font-size: 1.1rem; padding: 0 3%; }

  #hero { padding-top: 100px; margin-top: 80px; margin-bottom: 40px; }
  #hero h2 { font-size: 2.5rem; }
  #hero h5 { font-size: 1.05rem; line-height: 1.4; padding: 0 5%; margin-bottom: 20px; }
  #hero p { font-size: 1.1rem; padding: 0 4%; }

  #hero span { right: 6%; top: -9%; font-size: 5.15rem; }

  .hero-img { margin-left: -85%; margin-top: 40px; }
  .hero-img img { width: 160%; position: relative; max-width: none; display: inline-block; }

  .select_link h4, .ipages-holder .select_link h4 { font-size: 1.125rem; }
  .fbox h5 { font-size: 1.125rem; }
  .fbox-2 h6 { font-size: 1.125rem; margin-top: 30px; }
  .fbox p { font-size: 1.1rem; padding: 0 4%; } 
  #features-2 h3 { font-size: 2rem; }
  #features-2 p { font-size: 1.1rem; padding: 0 7%; }

}

@media (max-width: 320.95px) { 

  .section-title { margin-bottom: 50px; }
  .section-title h3 {  font-size: 2rem; }
  .section-title p { font-size: 1.1rem; padding: 0 3%; }

  #hero { padding-top: 100px; margin-top: 80px; margin-bottom: 40px; }
  #hero h2 { font-size: 2.35rem; }
  #hero h5 { font-size: 1rem; line-height: 1.4; padding: 0 5%; margin-bottom: 20px; }
  #hero p { font-size: 1.1rem; padding: 0 4%; }

  #hero span { right: 6%; top: -12%; font-size: 4.5rem; }

  .hero-img { margin-left: -60%; margin-top: 40px; }
  .hero-img img { width: 130%; position: relative; max-width: none; display: inline-block; }

  .select_link h4, .ipages-holder .select_link h4 { font-size: 1.125rem; }
  .fbox h5 { font-size: 1.125rem; }
  .fbox-2 h6 { font-size: 1.125rem; margin-top: 30px; }
  .fbox p { font-size: 1.1rem; padding: 0; } 
  #features-2 h3 { font-size: 2rem; }
  #features-2 p { font-size: 1.1rem; padding: 0 4%; }

}