body,
body:before,
html {
    height: 100%
}


/*
@media all and (-ms-high-contrast:none){
     * { 
	 z-index: 0!important;
     } /* IE10 */
*/
/*     
     *::-ms-backdrop, * {
		 z-index: 0!important;

      } /* IE11 */
}

*/
     




::-moz- * {
    z-index: 0!important;
}

::-webkit- * {
    z-index: auto!important;
}



 
#footer,
.clearfix:after {
    clear: both
}

* {
    margin: 0;
    padding: 0
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}
.js {
	position: relative;
}
.js div#preloader {
	position: fixed ;
	left: 0;
	top: 0;
	z-index: -1!important;
	width: 100%;
	height: 100%;
	overflow: visible;
}
#slider_wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -2!important;
}

body:before {
    content: "";
    float: left;
    width: 0;
    margin-top: -32767px
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #515151
}

h1 {
    font-size: 32px;
    font-weight: lighter;
    color: #000
}

#container {
    position: relative;
    width: 100%;
    min-height: 100%;
}


#header {
    height: 130px;
    width: 100%
}

#logo {
    width: 30%;
    height: 130px;
    text-align: right;
    float: left
}
#logo a img {
    width: 118px;
    height: 142px;
}

#section {
    width: 100%;
    height: 400px
}

#leftnav {
    width: 30%;
    float: left
}

#article {
    background: rgba(153, 153, 153, .6);
    font-size: 30px;
    min-height: 40px;
    max-height: 120px;
    left: 0;
    margin-top: -20px;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

#article h1 {
    color: #fff;
    font-weight: 700;
}

#footer {
    position: relative;
    margin-top: -120px;
    height: 60px;
    width: 100%
}

#copyright {
    width: 30%;
    height: 40px;
    text-align: right;
    float: left;
    margin-top: 20px;
}

#copyrights,
nav.contact {
    width: 118px;
    float: right;
}

#copyrights {
    height: 40px;
    font-size: 9px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    padding: 8px 0 0
}

p#copyright-text {
    background: #e1dc83;
    font-weight: 700;
    height: 14px;
    font-size: 8px;
    clear: both;
    margin-left: 0px;
    width: 118px;
    padding: 10px 0;
}

nav.contact {
    height: 18px;
    padding: 5px 0;
    margin-top: 0.7rem;
}

nav.contact ul li, nav.contact2 ul li {
    list-style-type: none
}

nav.contact2 ul li{
display: block!important;
clear: both!important;
}

nav.contact2 ul li a {
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, .8);
    width: 118px!important;
    height: 16px;
    display: block;
    font-size: 12px;
    float: right;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: center;
    z-index: 0!important;
}

a.bottom-link,
nav.contact ul li a {
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, .8);
    width: 118px;
    height: 16px;
    display: inline;
    font-size: 12px;
    float: right;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: center
}

a.active.bottom-link,
a:hover.bottom-link,
nav.contact2 li a.active,
nav.contact2 li a:hover {
    color: #000;
    background: rgba(102, 102, 102, .5)
}

@media screen and (max-width:500px) {
    #copyright,
    #copyrights,
    #leftnav,
    #logo,
    .contact,
    nav.link-nav {
        margin: 0 auto!important;
        position: relative!important;
        float: none!important;
        text-align: center!important
    }
   #article h1 {
        font-size: 28px
 
   }
   #article{
    min-height: 50px;
    }
    
   #copyright {
   margin-top: 25px!important;
    }
    
    #logo a img{
  width: 118px;
  height: auto;
  }
  nav.contact ul li a {
  width: 118px;
  height: auto;
  }
  nav.contact ul{
  margin-top: 45px;
  }
  a.bottom-link, nav.contact ul, nav.contact ul li, nav.contact {
  width: 118px;
  }
  #copyrights{
  width: 118px;
  }
  #copyright {
  margin-top: 25px;
  width: 100%;
 }
 #leftnav, #logo{
  width: 100%;
 
 }
  #contact, #logo, #leftnav {
    text-align: center!important;
    float: none;
    margin: 0 auto;
    position: relative;
 }
    #copyright,
    #copyrights,
    #leftnav,
    #logo,
    .contact,
    nav.link-nav {
        margin: 0 auto;
        position: relative!important;
        float: none!important;
        text-align: center!important
    }
    nav.contact ul{
    margin-top: 57px!important;

 }
}

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

    #copyright,
    #copyrights,
    #leftnav,
    #logo,
    .contact,
    nav.link-nav {
        margin: 0 auto!important;
        position: relative!important;
        float: none!important;
        text-align: center!important
    }
    #article h1 {
        font-size: 22px
    }
    #copyright {
	margin-top: 25px!important;
    }
    nav.contact {
    height: 18px;
    padding: 5px 0;
    margin-top: -0.2rem!important;
  }
  nav.contact2 ul li a{
    margin:0 auto!important;
    position: relative!important;
    float: none;
    margin-bottom: 3px!important;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, .8);
    width: 118px;
    height: 16px;
    display: block;
    font-size: 12px;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: center;
    z-index: 0!important;
  }
     #logo a img{
  width: 118px;
  height: auto;
  }
    
  
  
  nav.contact ul li a {
  width: 118px;
  height: auto;
  }
  nav.contact ul{
  margin-top: 25px;
  }
  /*nav.contact {
    height: 18px;
    padding: 5px 0;
    margin-top: .0355rem!important;
  }*/
  a.bottom-link, nav.contact ul, nav.contact ul li, nav.contact {
  width: 118px;
  }
  #copyrights{
  width: 115px;
  }
  #copyright {
  margin-top: 25px;
  widh: 100%;
  }
  #leftnav, #logo{
  width: 100%;
 
 }
  #contact, #logo, #leftnav {
    text-align: center!important;
    float: none;
    margin: 0 auto;
    position: relative;
 }
 
    #copyright,
    #copyrights,
    #leftnav,
    #logo,
    .contact,
    nav.link-nav {
        margin: 0 auto;
        position: relative!important;
        float: none!important;
        text-align: center!important
    }
    nav.contact ul{
    margin-top: 10px!important;

 }
    a.bottom-link{
    margin-right: 5px!important;
    width: 118px!important;
 }
    p#copyright-text {
    background: #e1dc83;
    font-weight: 700;
    height: 14px;
    font-size: 8px;
    margin-left: -8px;
    width: 118px;
    padding: 10px 0;
 }
}



@media only screen and (min--moz-device-pixel-ratio: 2),

only screen and (-o-min-device-pixel-ratio: 2/1),

only screen and (-webkit-min-device-pixel-ratio: 2),

only screen and (min-device-pixel-ratio: 2) { 


    #article h1 {
        font-size: 28px
 
   }
   #article{
    margin-top: 20px;
    min-height: 50px;
    }
   
  #logo a img{
  width: 118px;
  height: auto;
  }
  nav.contact ul li a {
  width: 118px;
  height: auto;
  }

  a.bottom-link, nav.contact ul, nav.contact ul li, nav.contact {
  width: 118px;
  }
  a.bottom-link{
  width: 118px!important;
  }
  #copyrights{
  width: 118px;
  }
  #copyright {
  margin-top: 25px!important;
  width: 100%;
  }
  #leftnav, #logo{
  width: 100%;
 
  }
   #contact, #logo, #leftnav {
   text-align: center!important;
   float: none;
   margin: 0 auto;
   position: relative;
   }
	
    nav.contact ul{
    margin-top: 10px!important;
    margin-left: 0%;
    }
	
    nav.contact, #copyrights {
    float: none!important;
    margin:0 auto!important;
    position: relative;
	
    }
    nav.contact {
    height: 18px;
    padding: 5px 0;
    margin-top: 3.7rem!important;
    }
     nav.contact2 ul li a{
    margin:0 auto!important;
    position: relative!important;
    float: none;
    margin-bottom: 3px!important;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, .8);
    width: 118px;
    height: 16px;
    display: block;
    font-size: 12px;
    margin: 0 0 3px;
    padding: 5px 0;
    text-align: center;
    z-index: 0!important;
  }
    p#copyright-text {
    background: #e1dc83;
    font-weight: 700;
    height: auto;
    margin-top: 25px;
    font-size: 8px;
    margin-left: 0px;
    width: 118px;
    padding: 10px 0 10px 0 ;
 }
    a.bottom-link{
    margin-right: 0px!important;
    width: 118px!important;
 }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

nav.contact2 ul li a {
    width: 170px!important;
    }

nav.contact {
    width: 170px;
    margin-top: 3.7rem!important;
 } 


 p#copyright-text {
    margin-top: 25px;
    font-size: 8px;
    margin-left: -8px;
    padding: 12px 0 8px 0 ;
    width: 170px;

 }
 #logo a img{
  width: 170px!important;
  height: auto;
  }
  nav.contact ul li a {
  width: 170px;
  height: auto;
  }

  a.bottom-link, nav.contact ul, nav.contact ul li, nav.contact {
  width: 170px;
  }
  a.bottom-link{
  width: 170px!important;
  }
  #copyrights{
  width: 170px;
  }

}


/*
@media screen and (min-width: 900px) {
nav.contact {
    height: 18px;
    padding: 5px 0;
    margin-top: 2.8%!important;
  }
}
*/

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/*
.contact {
    width: 170px;
    float: none!important;
    margin:0 auto!important;
    position: relative;
 } 
*/ 
  nav.contact2 ul li a {
    width: 170px!important;
    }
 #article{
    height: 50px;
    }
    nav.contact {
    width: 170px;
    margin-top: 3.7rem!important;
 } 


 p#copyright-text {
    margin-top: 25px!important;
    font-size: 8px;
    margin-left: 0px;
    padding: 12px 0 8px 0 ;
    width: 170px;

 }
 #logo a img{
  width: 170px!important;
  height: auto;
  }
  nav.contact ul li a {
  width: 170px;
  height: auto;
  }

  a.bottom-link, nav.contact ul, nav.contact ul li, nav.contact {
  width: 170px;
  }
  a.bottom-link{
  width: 170px!important;
  }
  #copyrights{
  width: 170px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1199px) and (orientation:landscape) {
 p#copyright-text {
    margin-top: 21%!important;
 }
/* nav.contact {
  margin-top: -1rem!important;
 } */
}



@media screen and (min-width: 1600px) {
  p#copyright-text {
    margin-top: 21%;
 }
 nav.contact {
  width: 170px;
  margin-top: 1.8%!important;
 }
}


@media (min-height: 500px) {
body{ 
overflow:-moz-scrollbars-none;  
 }
}

@media only screen and (max-device-width: 1200px) and (orientation:landscape) {
nav.contact {
  width: 170px;
  margin-top: 3.5rem!important;
 }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-device-width: 700px) and (orientation:landscape) {

nav.contact {
    width: 170px;
    margin-top: 4.5rem!important;
 } 

}




.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}