/*---------------------------------------
    FONT IMPORT
-----------------------------------------*/

/* Webfont: Lato-Regular */@font-face {
    font-family: 'Lato';
    src: url('font/Lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Lato-Heavy */@font-face {
    font-family: 'LatoHeavy';
    src: url('font/Lato/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-Heavy.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Lato-Thin */@font-face {
    font-family: 'LatoThin';
    src: url('font/Lato/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-Thin.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-Thin.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-LightItalic */@font-face {
    font-family: 'LatoLightItalic';
    src: url('font/Lato/Lato-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-LightItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Lato-ThinItalic */@font-face {
    font-family: 'LatoThinItalic';
    src: url('font/Lato/Lato-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-ThinItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Lato-Hairline */@font-face {
    font-family: 'LatoHairline';
    src: url('font/Lato/Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('font/Lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Lato/Lato-Hairline.woff') format('woff'), /* Modern Browsers */
         url('font/Lato/Lato-Hairline.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/*---------------------------------------
   FONT MINVEO INDEX
-----------------------------------------*/
@font-face {
    font-family: 'font-minveoNew';
    src:    url('font/font-index/font-minveoNew.eot?vna35w');
    src:    url('font/font-index/font-minveoNew.eot?vna35w#iefix') format('embedded-opentype'),
        url('font/font-index/font-minveoNew.ttf?vna35w') format('truetype'),
        url('font/font-index/font-minveoNew.woff?vna35w') format('woff'),
        url('font/font-index/font-minveoNew.svg?vna35w#font-minveoNew') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'font-minveoNew' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
    content: "\e90c";
}
.icon-mail:before {
    content: "\e90d";
}
.icon-pdf-logo:before {
    content: "\e90e";
}
.icon-printer:before {
    content: "\e90f";
}
.icon-telephone5:before {
    content: "\e910";
}
.icon-third-mobile:before {
    content: "\e90b";
}
.icon-second:before {
    content: "\e909";
}
.icon-target-house:before {
    content: "\e90a";
}
.icon-intelligence2:before {
    content: "\e900";
}
.icon-arrow-down:before {
    content: "\e901";
}
.icon-flexibility:before {
    content: "\e902";
}
.icon-goal-car:before {
    content: "\e903";
}
.icon-goal-cash1:before {
    content: "\e904";
}
.icon-goal-gift:before {
    content: "\e905";
}
.icon-goal-holiday:before {
    content: "\e906";
}
.icon-goal-house:before {
    content: "\e907";
}
.icon-target-goal:before {
    content: "\e908";
}
html {
  font-size: 100%; 
  height: 100%;
}
body {
  font-family:'Lato' !important;
  font-size: 14px;
  color: #4c4c4c;
  font-weight: normal;
  overflow-x: hidden !important;
  line-height: 24px;
  /*-webkit-font-smoothing: subpixel-antialiased;*/
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   padding: 0px!important;
   width: 100%;
   min-height: 100%;
}
#wrapper{
   width: 100%;
   height: 100%;
   position: relative;
}
/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */

*,*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
i {
  vertical-align: middle;
}
ul, ol {
  padding-left: 0 !important;
}
li {
  list-style: none;
}
a{
  text-decoration: none;
}
p {
  margin: 0;
}
/*---------------------------------------
  PRELOADER 
-----------------------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 9999;
}
.status {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url('img/logo-animated-black.gif');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin: -60px 0 0 -60px;
}

/*---------------------------------------
     HOME IMPRESSUM
-----------------------------------------*/
.home-impressum{
  background-image: url('img/impressum-short.jpg');
  background-repeat: no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -obackground-size: cover;
  background-size: cover;  	 
  position: relative;
  color: rgba(255,255,255,.9);
  min-height: 39%;
}
.home-container{
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 100px;
}
.home-font{
   font-size: 18px;
   color: rgba(255,255,255,.8);
}
.home-contact{
    padding: 110px 0px;
    min-height: 50%;
}
.contact-padd{
	padding: 0px;
}
.contact-right{
	padding: 15px 30px;
    background-color: #f4f4f4;
	height: 168px;
}
.contact-left{ 
	padding-top: 68px;
    background-color: rgba(0,0,0,.12);
	height: 168px;
}
.row-padd{
	padding: 0px 30px 25px 0px;
}
.row-padd1{
	padding: 25px 30px 0px 0px;
}
.first-padd{
	padding-right: 25px;
}
.second-padd{
	padding-left: 25px;
}
.home-location{
    font-size: 28px;
    color: rgba(0,0,0,.2);		
}
.home-mail{
	font-size: 26px;
    color: rgba(0,0,0,.2);
}
.home-telephone{
	font-size: 24px;
    color: rgba(0,0,0,.2);
}
.eight-padd{
    min-height: 360px;
}
.four-background{
	min-height: 360px;
    background-color: #f4f4f4;
    border-left: 1px solid rgba(0,0,0,.15);
	padding: 20px 40px;
}
.footer-padding{
    padding: 30px 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: none;
	display: block;
	border-top: 2px solid rgba(0,0,0,.25);
	background-color: #f4f4f4;
	min-height: 11%;
}
.footer-line {
    border-top: 1px solid #039BE8;
}
.ul-footer li{
    display: inline-block;
    margin: 0 30px;
	font-size: 12px;
}
a:focus, a:hover{    
   color: rgba(0,0,0,.3);
   text-decoration: none;	   
 }
a{ 
   text-decoration: none;
   color: rgba(0,0,0,.7);
   -webkit-transition: all 700ms;
   transition: all 700ms; 
   cursor: pointer;
 }
.home-border{
    border: 1px solid rgba(0,0,0,.08);
    border-left: none;
}
.home-border1{
    border: 1px solid rgba(0,0,0,.08);
    border-left: none;
	border-right: none;
}
.home-border2{
    border: 1px solid rgba(0,0,0,.08);
    border-left: none;
}
#modal{
	padding-right: 0px!important;
}
.modal-header{
	position: relative;
}
.text-area
{   
    margin: 0px;
    width: 100%;
    height: 165px;	
	resize: none!important; 
	border-radius: 0px;
	box-shadow: none;
	padding: 5px;
}
.text-area:focus
{   
    outline: none !important;
    border: 1px solid rgba(14,114,115,1);
}
.label-area{
   text-align: right; 
   padding-right: 0px;
}
.modal-content{
   border-radius: 0px;
   box-shadow: 0px;
}
.modal-btn{
    background-color: #197273;
    color: #fff;
    border: none;
    padding: 8px 78px;
    font-size: 1.1em;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.modal-btn:hover{
	background-color: #06595a;
}
.navbar-header img {
  max-height: 26px;
}
.navbar-default {
  padding: 30px;
  padding-right: 50px;
  background-color: transparent;
  border-color: transparent;
  -webkit-transition: all .5s ease .25s;
  transition: all .5s ease .25s;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: white;
  background-color: transparent;
}

.affix {
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
  color: white;
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
  color: rgba(255,255,255,.8);
}
.navbar-nav > li > a {
  font-family:'Lato' !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
}

.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus {
  color: grey;
}
/* NEW CSS */

a:focus{
	outline: none;
	}
.switched-options{
      background: url("img/step-4.jpg") no-repeat;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -obackground-size: cover;
	  background-size: cover;  
	}
.icon-white{
	color: #fff;
	}
#toggle-switcher{
	 background: url("img/step-4.jpg") no-repeat;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -obackground-size: cover;
	  background-size: cover; 
	}
.navbar-right{
     margin-right: 5px;	
	}
	
/* CSS */


.menu-mobile-line {
    display: inline-block;
    position: absolute;
    overflow: hidden; 
    margin: 0;
    padding: 0;
    height: 52px;
    width: 30px;
    font-size: 0;
    /* text-indent: -9999px; */
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    right: 20px;
}
.menu-line-x {
    background-color: transparent;
}

.menu-mobile-line:focus {
    outline: none;
}
.menu-mobile-line span {
    display: block;
	position: absolute;
	top: 23px;
    left: 5px;
    right: -10px;
	height: 2px;
	background-color: rgba(0,0,0,.6);
		}
		
.menu-mobile-line span::before,
.menu-mobile-line span::after {
	position: absolute;
	display: block;
	left: 0;
    width: 30px;
    height: 2px;
	background-color: rgba(0,0,0,.6);
	content: "";
		}
		
.menu-mobile-line span::before {
	top: -7px;
		}
.menu-mobile-line span::after {
    bottom: -7px;
		}
.menu-line-x {
	 background-color: transparent;
		}
		
.menu-line-x span {
	transition: background 0s 0.3s;
		}
		
.menu-line-x span::before,
.menu-line-x span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
		}
	
.menu-line-x span {
    -webkit-transition: background 0s 0.3s;
	transition: background 0s 0.3s;
		}
		
.menu-line-x span::before {
	-webkit-transition-property: top, transform;
	transition-property: top, transform;
		}
		
.menu-line-x span::after {
    -webkit-transition-property: bottom, transform;
	transition-property: bottom, transform;
		}
		
	.menu-line-x.is-active {
		  background-color: transparent;
		}
		
		.menu-line-x.is-active span {
		  background: none;
		}
		
		.menu-line-x.is-active span::before {
		  top: 0;
		  -ms-transform: rotate(45deg);
		  -webkit-transform: rotate(45deg);
		  transform: rotate(45deg);
		  -webkit-backface-visibility: hidden; 
       	  backface-visibility: hidden;
		}
		
		.menu-line-x.is-active span::after {
		  bottom: 0;
		  -ms-transform: rotate(-45deg);
		  -webkit-transform: rotate(-45deg);
		  transform: rotate(-45deg);
		   -webkit-backface-visibility: hidden; 
   	       backface-visibility: hidden;
		}
		
		.menu-line-x.is-active span::before,
		.menu-line-x.is-active span::after {
		  -webkit-transition-delay: 0s, 0.3s;
		  transition-delay: 0s, 0.3s;
		}
a:focus, a:hover{    
       color: rgba(0,0,0,.3);
	   text-decoration: none;
	   
 }
 a{ 
     text-decoration: none;
	 color: rgba(0,0,0,.7);
	 -webkit-transition: all 700ms;
      transition: all 700ms; 
 }
#site-wrapper {
  position: relative;
  width: 100%;
  height: 100%; 
   
}
#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0); 
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  -webkit-backface-visibility: hidden; 
  backface-visibility: hidden;

  
}
.show-nav #site-canvas {
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  pointer-events: none;
}
#site-menu {
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -200px;
  background: #f4f4f4!important;
  padding: 15px;
}
#side-content{
	 position: fixed;
	 top: 120px;
	 right: 60px;
	 display: none;
	}
.text-black{
    color: rgba(0,0,0,.8);
	}
.text-black1{
	 color: #000;
	 margin-top: 30px;
	}
ul.condList {
    z-index: 101;
    padding: 0px;
    list-style: none;
    list-style-type: none;
	text-align: center;
    
  
  }
ul.condList li {
    display: block;
    font-style: italic;
    font-family: 'LatoLightItalic';
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding-top: 1px;
	
}
.mgt30{
	margin-top: 30px;
	}
#logo-black{
   display: none;
}
.h2 {
    margin-top: 0px!important;
    margin-bottom: 30px!important;
	padding-left: 15px;
}
.h1 {
    margin-top: 0px!important;
    margin-bottom: 30px!important;
}
.ul-privacy li{
	margin-bottom: 10px;
	border-left: 2px solid transparent; 
}
.ul-privacy li a{
	padding-left: 15px;
	font-size: 1.2em;
}
.a-privacy1.hover{
	color: rgba(14,114,115,1);
}
.li-privacy1.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy2.hover{
	color: rgba(14,114,115,1);
}
.li-privacy2.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy3.hover{
	color: rgba(14,114,115,1);
}
.li-privacy3.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy4.hover{
	color: rgba(14,114,115,1);
}
.li-privacy4.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy5.hover{
	color: rgba(14,114,115,1);
}
.li-privacy5.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy6.hover{
	color: rgba(14,114,115,1);
}
.li-privacy6.hover{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy1.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy1.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy2.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy2.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy3.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy3.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy4.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy4.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy5.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy5.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.a-privacy6.hoverr{
	color: rgba(14,114,115,1);
}
.li-privacy6.hoverr{
	border-left: 2px solid rgba(14,114,115,1); 
}
.flinks-transition{   
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.scrolls{
   height: 300px;
   overflow-y: scroll;
   box-sizing: border-box;
   padding-right: 30px;
}
.scroll-show1{
   display: block;
}
.scroll-show2{
   display: none;
}
.scroll-show3{
   display: none;
}
.scroll-show4{
   display: none;
}
.scroll-show5{
   display: none;
}
.scroll-show6{
   display: none;
}
.scrolls::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0,0,0,.1);
}
.scrolls::-webkit-scrollbar-thumb {
    width: 18px;
    background-color: rgba(0,0,0,.3);
}
.scrolls::-webkit-scrollbar-track {
    width: 3px;
    background-color: rgba(0,0,0,.1);
}
.scrolls::-moz-scrollbar {
    width: 3px;
    background-color: rgba(0,0,0,.1);
}
.scrolls::-moz-scrollbar-thumb {
    width: 18px;
    background-color: rgba(0,0,0,.3);
}
.scrolls::-moz-scrollbar-track {
    width: 3px;
    background-color: rgba(0,0,0,.1);
}
.ul-footer li:first-child{
    display: inline-block;
    margin: 0 30px 0px 0px;
}
.navbar-default .navbar-nav li a{
	opacity: 1;
}
.navbar-default .navbar-nav li a:hover{
	opacity: .6;
}
.social-h1{
    margin-top: 15px!important;
    margin-bottom: 15px!important;
	font-size: 30px;
	color: rgba(0,0,0,.6);
}
#emailMsg{
    color: #F5090D;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    height: 15px;
}

.modal-btnx {
    display: inline-block;
    position: absolute;
    overflow: hidden; 
    margin: 0;
    padding: 0;
    height: 52px;
    width: 30px;
    font-size: 0;
    /* text-indent: -9999px; */
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    right: 20px;
}
.menu-line-x {
    background-color: transparent;
}

.modal-btnx:focus {
    outline: none;
}
.modal-btnx span {
    display: block;
	position: absolute;
	top: 23px;
    left: 5px;
    right: -10px;
	height: 2px;
	background-color: rgba(0,0,0,.6);
		}
		
.modal-btnx span::before,
.modal-btnx span::after {
	position: absolute;
	display: block;
	left: 0;
    width: 30px;
    height: 2px;
	background-color: rgba(0,0,0,.6);
	content: "";
		}
		
.modal-btnx span::before {
	top: -7px;
		}
.modal-btnx span::after {
    bottom: -7px;
		}
.menu-line-x {
	 background-color: transparent;
		}
		
.menu-line-x span {
	transition: background 0s 0.3s;
		}
		
.menu-line-x span::before,
.menu-line-x span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
		}
	
.menu-line-x span {
    -webkit-transition: background 0s 0.3s;
	transition: background 0s 0.3s;
		}
		
.menu-line-x span::before {
	-webkit-transition-property: top, transform;
	transition-property: top, transform;
		}
		
.menu-line-x span::after {
    -webkit-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-line-x.is-active {
background-color: transparent;
}

.menu-line-x.is-active span {
background: none;
}

.menu-line-x.is-active span::before {
top: 0;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-backface-visibility: hidden; 
backface-visibility: hidden;
}

.menu-line-x.is-active span::after {
bottom: 0;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-backface-visibility: hidden; 
backface-visibility: hidden;
}

.menu-line-x.is-active span::before,
.menu-line-x.is-active span::after {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
} 
#email-field{
	width: 100%;
}
.email-msg{
	display: none;
	color: #F5090D;
}
.modal-success{
   display: none;
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
.home-impressum{
   min-height: 305px; 
}
 }
 @media screen and (min-width: 992px) and (max-width: 1199px) {
.contact-right{
	padding: 7px 30px;
    height: 180px;
}
.home-impressum{
   min-height: 305px; 
}
.contact-left{
  padding-top: 80px;
  height: 180px;
}
 }
@media screen and (min-width: 768px) and (max-width: 991px) {
.row-padd1 {
     padding: 10px 0px 0px 0px;
}
.first-padd {
     padding-right: 0px;
}
.row-padd {
     padding: 0px 0px 10px 0px;
}
.second-padd {
     padding-left: 10px;
}
.contact-right{
	height: 235px;
	padding: 10px 30px;
}
.contact-left{
	height: 235px;
	padding-top: 105px;
}
.ul-privacy {
	font-size: 80%;
}
.footer-padding{
  padding: 40px 0px;
}
 }
 @media screen and (max-width: 767px) {
.row-padd {
    padding: 0px 0px 20px 0px;
}
.first-padd{
	padding-right: 15px;
	padding-bottom: 10px;
}
.second-padd{
	padding-left: 15px;
	padding-top: 10px;
}
.row-padd1 {
    padding: 0px 15px 50px 0px;
}
.home-display{
	display: none;
}
.row-padd2{
	padding-left: 15px;
	padding-right: 15px;
}
.four-background{
	border: none;
}
.home-border1{
    border: 1px solid rgba(0,0,0,.08);
    border-left: none;
}
.affix-top {
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ul-footer li {
    display: inline-block;
    margin: 0 25px;
}
.footer-padding {
    padding: 40px 0px;
    font-size: 85%;
}
 }
 @media screen and (max-width: 530px) {
.contact-right {
    padding: 10px 15px;
    background-color: #f4f4f4;
    height: 168px;
}
.ul-footer li {
    display: inline-block;
    margin: 0 10px;
}
.footer-padding {
    padding: 40px 0px;
    font-size: 85%;
}

 }
 @media screen and (max-width: 399px) {
.contact-right {
    padding: 10px 15px;
    background-color: #f4f4f4;
    height: 168px;
}
.ul-footer li {
    display: block;
    margin: 1px 35px 0px 0px;
}

 }

 



























