.cb-slideshow
{
	height:725px; 
	position:relative;
	padding:0px; 
	margin:0 auto; 
	margin-top:70px; 
	width:100%;
}

.cb-slideshow .item
{
	position:absolute;
	height:725px;
	width:100%;
	background-repeat:no-repeat; 
	z-index:-1;
}



.cb-slideshow2
{
 
	position:relative;
	padding:0px; 
	margin:0 auto; 
	width:100%;
}

.cb-slideshow2 li
{
	position:absolute;
	width:100%;
	background-repeat:no-repeat; 
	background-position:center top; 
	z-index:-1;
}

#gallery{
height:415px; 
    background-size: auto auto, cover;
    position: relative;
    z-index: -1;
}

/*.fancybox-title {display:none !important;}*/

.fancy-popup{width:600px; padding:55px;}
.slider-caption{position:absolute; top:100px; left:100px;}
/* --------------------------------------------------
   General Styles
---------------------------------------------------*/
@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ecoicon';
    src:url('../fonts/ecoicons/ecoicon.eot');
    src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ecoicons/ecoicon.woff') format('woff'),
        url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
        url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSans';
    src:url('../fonts/OpenSans-Bold-webfont.eot');
    src:url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
        url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
        url('../fonts/OpenSans-Bold-webfont.svg#ecoicon') format('svg');
    font-weight: normal;
    font-style: normal;
}


a, a:focus{
    outline: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

body{
    font-family: 'BebasNeue', sans-serif;
    font-size: 14px;
    //padding-top: 57px;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}


/* Scrollbars */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-button {
    width: 0;
    height:5px;
}
::-webkit-scrollbar-track {
    background: #e5e5e5;
    border: skinny plain lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
}
::-webkit-scrollbar-thumb {
    background: #4883d3;
    border: skinny plain gray;
}
::-webkit-scrollbar-thumb:hover {
    background: #619ae6;
}



h1,h2,h3,h4,h5{
    font-weight: normal;
}

h1{
    font-size:50px;
}

h2{
    color: #0c6acd;
    font-size: 2.857em;
    font-weight: 200;
}

.button{
    background-color: #000000;
    border: solid 3px rgba(255,204,0,1);
    font-size: 20px;
    color: #ffcc00;
    padding: 13px 50px 10px;
    margin: 40px 0;
    display: inline-block;
    text-decoration: none;
}

.button:hover{
    border: solid 3px rgba(255,204,0,1);
    background-color: #353434;
    color: #ffcc00;
	text-decoration: none;
}

#scrollToTop{
    background: url(../img/go-top-arrow.png) #000000 no-repeat center center;
    color: #fff;
    text-decoration: none;
    display: block;
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 20px;
    right: 20px;
    text-align: center;
    line-height: 4.5;
    font-size: 1.429em;
    z-index: 99;
    opacity: 0.5;
    display: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

#scrollToTop:hover{
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.QOverlay {
    //background-color: #000000;
    z-index: 9999;
}

.QLoader {
    //background-color: #CCCCCC;
    height: 1px;
}

.QAmt {
    color:#333333;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:40px;
    font-weight:bold;
    line-height:50px;
    height:50px;
    width:100px;
    margin:-60px 0 0 -50px;
}

.dropdown-menu-placeholder{
    float: right;
    z-index: 92;
    position: relative;
    display: none;
}

.dropdown-menu-placeholder img{
    margin: 12px 0;
    opacity: 0.5;
}

.dropdown-menu-placeholder img:hover{
    opacity: 1;
}


/* --------------------------------------------------
   Main Nav
---------------------------------------------------*/
section#main-nav{
   background-image:url('../img/line.png');
	background-repeat:no-repeat;
	background-position:center bottom;
    background-color: #000;
    height: 80px;
    font-size: 1.429em;
    position: absolute;
    z-index: 92;
    top: 0;
    width: 100%;
	background-size: 100% 14px;
}

section#main-nav.fixed{
    position: fixed;
}

section#main-nav a{
    color: #666666;
    font-weight: 300;
    text-decoration: none;
}

section#main-nav a:hover{
    color: #ffcc00;
}

section#main-nav #logo{
    background: url(../img/logo.png) no-repeat;
    /*width: 145px;*/
    height: 77px;
    display: block;
    margin-top: -0px;
    text-indent: -9999px;
}

section#main-nav nav ul{
    padding: 0;
    list-style: none;
    float: right;
}

section#main-nav nav ul li{
    float: left;
	margin-left:-5px;
    padding: 28px 9px;
}

section#main-nav nav ul li.current{
    background: url(../img/current-menu.png) no-repeat center top;
}

section#main-nav nav ul li.current a{
    color: #ffcc00;
}

/* --------------------------------------------------
   Home Page
---------------------------------------------------*/
section#home{
   
    background-size: auto auto, cover;
    position: relative;
    z-index: 80;
	height:726px!important;
}

section#home h1{
    background: rgba(0,0,0,0.4);
    font-size: 3.571em;
    line-height: 1.6em;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    margin: 20% 0 0 70px;
    padding: 0 20px;
}

section#home h1 span{
    font-family: 'BebasNeue', sans-serif;
    font-size: 1.1em;
}

section#home h2{
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin: 10px 0 10px 240px;
}

section#home #start-button{
    background: url(../img/start-button.png) no-repeat top left;
    padding-top: 1px;
    width: 232px;
    height: 232px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    /*width: 180px;*/
    margin-left: -116px;
    color: #fff;
    text-align: center;
    font-size: 3.571em;
    font-weight: 300;
    cursor: pointer;
}

section#home #start-button:after{
    background:url(../img/start-button-glow.png) center center;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}

section#home #start-button:hover:after{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}

section#home .glow{
    background: url(../img/pulse-glow2.png) no-repeat center center;
    height: 481px;
    width: 910px;
    position: absolute;
    top: -255px;
    left: 50%;
    margin-left: -455px;
    z-index: 6;
    display: none;
    pointer-events: none;
}

section#home #start-button img{
    margin-top: -100px;
    opacity: 1;
}

section#home #start-button p{
    margin-bottom: 21px;
    margin-top: 80px;
}

section#home #start-button span{
    font-size: 20px;
    color: #7d7d7d;
    display: block;
    margin: 20px 0 0 0;
}

/* slideshow images */
ol,ul {
	list-style:none;
}

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

.service1  {background: url(../img/GIRRAFIC_v.png) no-repeat center top; 
   height:1072px;
   background-size:100% 100%;
   /*margin-top:30px;*/
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
  }
  
  
  .solution3  {background: url(../img/clients_bg.jpg) no-repeat center top; 
      background-size:100% 100%;
 	 margin: 0 auto;
 	 margin-top: 0px;
	 margin-top: -265px;
 	 height: 800px;
 	 width:100%;
 	 position: relative;
 	 color: transparent;
 	 background-position: 50%;
 	 background-repeat: none;
    }
	
    #solution3fade {
      height:300px;
      width:900px;
	  left: -115px;
      margin:0 auto;
    }
  
  .solution1  {background: url(../img/clients_bg.jpg) no-repeat center top; 
     background-size:100%;
	 margin: 0 auto;
	 margin-top: -260px;
	 padding-top: 0px;
	 height: 160px;
	 width:100%;
	 position: relative;
	 color: transparent;
	 background-position: 50% 0%;
	 background-repeat: none;
	 z-index: -1;
     /*margin-top:30px;*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    }
	
    .solution2  {background: url(../img/clients_bg.jpg) no-repeat center top; 
       background-size:100% 100%;
  	 margin: 0 auto;
  	 margin-top: 0px;
	 margin-top: -265px;
  	 height: 800px;
  	 width:100%;
  	 position: relative;
  	 color: transparent;
  	 background-position: 50%;
  	 background-repeat: none;
       /*margin-top:30px;*/
      /*-webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;*/
      }
	
    #solution1fade {
      position:relative;
      height:300px;
      width:900px;
      margin:0 auto;
	  left: -115px;
    }

	
	
    #solution1fade img {
      position:absolute;
      -webkit-transition: opacity 1s ease-in-out;
      -moz-transition: opacity 1s ease-in-out;
      -o-transition: opacity 1s ease-in-out;
      transition: opacity 1s ease-in-out;
    }


    #solution1fade img.top:hover {
      opacity:0;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
    } 

/* slideshow images 2 */
ol,ul {
	list-style:none;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 1 }
    100% { opacity: 1 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 1 }
    100% { opacity: 1 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 1 }
    100% { opacity: 1 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 1 }
    100% { opacity: 1 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 1 }
    100% { opacity: 1 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}  

.imagehover {color:#FFFFFF;  padding-top:235px; margin-top:204px; display:inline-block;}

.imagehover  #dd3{  
    transition: 0.5s ease-in;
    -webkit-transition: 0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition: 0.5s ease;
    }
    .imagehover:hover #dd3{
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -o-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
    }

  .imagehover:hover #dd2{
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
  -moz-animation:    NAME-YOUR-ANIMATION 1s infinite;
  -o-animation:      NAME-YOUR-ANIMATION 1s infinite;
  animation:         NAME-YOUR-ANIMATION 1s infinite;
  opacity:1;filter:alpha(opacity=100);
}

.imagehover #dd2{
  -webkit-animation: 0;
  -moz-animation:    0;
  -o-animation:      0;
  animation:         0;
 opacity:0;filter:alpha(opacity=0);
}

.scalethumb img{  
    transition: 0.5s ease-in;
    -webkit-transition: 0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition: 0.5s ease;
    }
    .scalethumb img:hover{
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -o-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
    }

@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}




/* --------------------------------------------------
   Services Page
---------------------------------------------------*/

section#paralax{
    margin-top: 0px;
    padding-top: 0px;
	width: 100%;
    height: 390px;
    position: relative;
   color: transparent;
    background-size: auto auto cover;
    background-position: 50% 0%;
    background-repeat: none;
	z-index:-1;
}

section#services{
	margin:0 auto;
    margin-top: -380px;
    padding-top: 0px;
	height: 390px;
    position: relative;
   color: transparent;
    background-size: auto auto cover;
    background-position: 50% 0%;
    background-repeat: none;
	z-index:-1;
}

section#services .title{
    color: #0c6acd;
    font-size: 2.857em;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
    /*opacity: 0;*/
}

section#services .subtitle{
    background: url(../img/section-subtitle-bg.png) no-repeat center top;
    font-size: 2.2em;
    line-height: 2.1em;
    font-weight: 300;
    color: #5c5c5c;
    text-align: center;
    /*opacity: 0;*/
}

section#services .subtitle strong{
    font-weight: 500;
}

section#services .special-section{
    background: url(../img/team-quote-bg.jpg) no-repeat center 0;
    height: 410px;
    padding: 0px 0 0px;
    color: #fff;
    font-size: 2.500em;
    text-align: center;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 0px auto 0px auto;
    position: relative;
    overflow: hidden;
	background-size:100%;
}

section#services .special-section:after{
    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#services .special-section p{
    line-height: 1.2em;
}

section#services .special-section .container{
    position: relative;
    z-index: 12;
}

section#services .special-section .button{
    margin-top: 50px;
}





section#services23 {
margin:0 auto;
    margin-top: -380px;
    padding-top: 0px;
	height: 440px;
    position: relative;
    color: transparent;
    background-position: 50% 0%;
    background-repeat: none;
	z-index:-1;
	}

section#services23 .special-section{
    background: url(../img/team-quote-bg.jpg) no-repeat center 0;
    height: 460px;
    padding: 0px 0 0px;
    color: #fff;
    font-size: 2.500em;
    text-align: center;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 0px auto 0px auto;
    position: relative;
    overflow: hidden;
	background-size:100%;
}

section#services23 .special-section:after{
    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#services23 .special-section p{
    line-height: 1.2em;
}

section#services23 .special-section .container{
    position: relative;
    z-index: 12;
}

section#services23 .special-section .button{
    margin-top: 50px;
}







section#services .span4{
    color: #898989;
    position: relative;
}

section#services .span4:first-child{
    /*left: -500px;*/
    /*opacity: 0;*/
}

section#services .span4:last-child{
    /*right: -500px;*/
    /*opacity: 0;*/
}

section#services .span4 .icon{
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    border: solid 6px #0C6ACC;

    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

section#services .span4 .icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #0C6ACC;

    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

section#services .span4 .icon:before {
    font-family: 'ecoicon';
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
    color: #fff;


}

section#services .span4 .icon:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;

}

section#services .span4 .icon:hover:before{
    color: #0C6ACC;
}

section#services .span4 .icon.screen:before{
    content: "\e00a";
}

section#services .span4 .icon.mobile:before {
    content: "\e009";
}

section#services .span4 .icon.cog:before{
    content: "\e003";
}


section#services .span4 figure{
    text-align: center;
}


section#services .span4 h3{
    font-size: 2.143em;
    text-align: center;
    font-weight: 300;
}
/* --------------------------------------------------
   Company Page
---------------------------------------------------*/
.company{
    margin-top: -60px;
    padding-top: 0px;
	/*background: url(../img/team-bg.jpg) no-repeat center top;
	height:1480px;*/
	
}
.news{
margin-top: 40px;
    padding-top: 170px;
	position:relative;
    margin-bottom: 0px;
	background: url(../img/news.png) no-repeat center top;
	height:450px;
	text-align:center;
	background-size: 100% 100%;
}
.maps{
     margin-top: 0px;
    padding-top: 0px;
	position:relative;
    margin-bottom: 0px;
	background: url(../img/maps.jpg) no-repeat center top;
	height:604px;
	
}

/* --------------------------------------------------
   Portfolio Page
---------------------------------------------------*/
section#portfolio{
	margin:0 auto;
	position:relative;
	overflow:hidden;
    margin-top: 0px;
}

section#portfolio .head{
    background: url(../img/home-bg-pattern.png) #383838;
    margin-bottom: 20px;
}

section#portfolio h2{
    color: #fff;
    font-size: 2.857em;
    font-weight: 200;
    margin: 30px auto;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
}

section#portfolio .subtitle{
    background: url(../img/section-subtitle-bg.png) no-repeat center top;
    font-size: 2.2em;
    line-height: 2.1em;
    font-weight: 300;
    color: #5c5c5c;
    text-align: center;
}

section#portfolio .subtitle strong{
    font-weight: 500;
}

section#portfolio #recent-projects{
    position: relative;
    margin-top: 50px;
}

section#portfolio #recent-projects .close-button{
    background: #1b7dd3;
    display: block;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.6em;
    position: absolute;
    top: -40px;
    right: -60px;
    z-index: 99;
    font-weight: 200;
}

section#portfolio #recent-projects > .container{
    padding-bottom: 20px;
    position: relative;
    white-space: nowrap;
}

section#portfolio #recent-projects > .container .row-fluid{
    overflow-x: scroll;
    overflow-y: hidden;
}

section#portfolio #recent-projects .posts{
    white-space:nowrap;
}

section#portfolio #recent-projects .posts figure{
    position: relative;
    display: inline-block;
    margin: 1px 1px 1px -2px;
}

section#portfolio #recent-projects .posts figure span{
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: none;
    color: #fff;
    font-size: 18px;
}


section#portfolio #recent-projects figure{
    -webkit-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Firefox 4-15 */
    -o-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Opera 10.50–12.00 */
    transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

section#portfolio #recent-projects figure:hover{
    background: url(../img/plus-icon.png) no-repeat center center rgba(29, 128, 207, 0.95);
    cursor: pointer;
    -webkit-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Firefox 4-15 */
    -o-transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Opera 10.50–12.00 */
    transition: background-color 0.4s ease-out, background-image 0.4s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

section#portfolio #recent-projects .posts figure:hover .category{
    display: inline;
}

section#portfolio #recent-projects .posts figure img{
    position: relative;
    z-index: -1;
}

section#portfolio #recent-projects .project-details{
    position: absolute;
    width: 100%;
    display: none;
    background: #2e2e2e;
    color: #fff;
    padding: 40px 0;
    margin: 20px 0;
}

section#portfolio #recent-projects .project-details .container{
    position: relative;
}

section#portfolio #recent-projects .project-details figure{
    position: relative;
    margin: 0;
}

section#portfolio #recent-projects .project-details .zoom-icon{
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
}

section#portfolio #recent-projects .project-details .category{
    font-size: 1.286em
}

section#portfolio #recent-projects .project-details h3{
    font-size: 2em;
    line-height: 1.4em;
    margin:0;
    padding: 0 0 10px 0;
    font-weight: 300;
    border-bottom: solid 1px #2091d8;
    margin-bottom: 15px;
}

section#portfolio #recent-projects .project-details .content{
    position: relative;
}

section#portfolio #recent-projects .project-details .content p{
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 20px;
    font-weight: 300;
}

.social-media{
    position: absolute;
    top:0;
    right: 0;
}

.social-media a{
    background: url(../img/social-media-icons.png) 0 0;
    display: inline-block;
    text-indent: -9999px;
    height: 35px;
    width: 35px;
    margin: 0 2px;
    -webkit-transition: background-position 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: background-position 0.1s ease-out;  /* Firefox 4-15 */
    -o-transition: background-position 0.1s ease-out;  /* Opera 10.50–12.00 */
    transition: background-position 0.1s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.social-media a:hover{
    -webkit-transition: background-position 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: background-position 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: background-position 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: background-position 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.social-media a.twitter{
    background-position: 0 0;
}

.social-media a.twitter:hover{
    background-position: 0 -35px;
}

.social-media a.facebook{
    background-position: -40px 0;
}

.social-media a.facebook:hover{
    background-position: -40px -35px;
}

.social-media a.google{
    background-position: -80px 0;
}

.social-media a.google:hover{
    background-position: -80px -35px;
}

/* --------------------------------------------------
   Team Page
---------------------------------------------------*/
section#team{
	margin:0 auto;
    margin-top: 0px;
    padding-top: 0px;
	 height: 400px;
    position: relative;
    color: transparent;
    background-size: auto auto cover;
    background-position: 50% 0%;
    background-repeat: none;
}

section#team h3{
    font-size: 2.143em;
    font-weight: 500;
    color: #0c69cc;
    margin: 0 0 15px 0;
    line-height: 1.4em;
}

section#team p{
    //font-size: 1.214em;
    //line-height: 1.6em;
}

section#team .title{
    color: #0c6acd;
    font-size: 2.857em;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
}

section#team .subtitle{
    background: url(../img/section-subtitle-bg1.png) no-repeat center top;
    font-size: 2.2em;
    line-height: 2.1em;
    font-weight: 300;
    color: #5c5c5c;
    text-align: center;
}

section#team .subtitle strong{
    font-weight: 500;
}

section#team .special-section{
    background: url(../img/team-quote-bg2.jpg) no-repeat center 0;
    height: 710px;
    padding: 0px 0 0px;
    color: #fff;
    font-size: 2.500em;
    text-align: center;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 0px auto 0px auto;
    position: relative;
	background-size:100%;
}

section#team .special-section p{
    line-height: 1.2em;
}

section#team .special-section:after{
   
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#team .special-section .container{
    position: relative;
    z-index: 12;
}

section#team .special-section .button{
    margin-top: 50px;
}

section#team .span4{
    color: #898989;
}

section#team .span4 figure{
    text-align: center;
    background: #fafafa;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-bottom: solid 10px #1a78d1;
    margin: 100px 15px 15px 15px;
}

section#team figure .details{
    position: relative;
    color: #5c5c5c;
    font-size: 1.571em;
    line-height: 60px;
    text-align: left;
    text-indent: 20px;
}

section#team figure .social-media{
    top: 10px;
    right:10px;
}

section#team #skills div{
    background: url(../img/skills-pattern.png) #f7f7f7;
    margin-bottom: 12px;
    padding: 5px;
    position: relative;
    color: #fff;
}

section#team #skills div p{
    margin: 0;
    z-index: 10;
    position: relative;
    padding-left: 10px;
}

section#team #skills div span{
    display: block;
    background: #1a78d1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: right;
    direction: rtl;
    line-height: 30px;
    text-indent: 20px;
}

/* --------------------------------------------------
   Blog Page
---------------------------------------------------*/
section#blog{
    margin-top: 80px;
    padding-top: 60px;
}

section#blog h3{
    font-size: 2.143em;
    font-weight: 500;
    color: #0c69cc;
    margin: 0 0 15px 0;
    line-height: 1.4em;
}

section#blog p{
    //font-size: 1.214em;
    //line-height: 1.6em;
}

section#blog .title{
    color: #0c6acd;
    font-size: 2.857em;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
}

section#blog .subtitle{
    background: url(../img/section-subtitle-bg.png) no-repeat center top;
    font-size: 2.2em;
    line-height: 2.1em;
    font-weight: 300;
    color: #5c5c5c;
    text-align: center;
}

section#blog .subtitle strong{
    font-weight: 500;
}

section#blog .special-section{
    background: url(../img/blog-search-bg.png) no-repeat center 0;
    height: 280px;
    padding: 110px 0 90px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 40px auto 80px auto;
    position: relative;
	background-size:100%;
}

section#blog .special-section:after{
    background: url(../img/special-section-pattern.png);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#blog .special-section .container{
    position: relative;
    z-index: 12;
}

section#blog .special-section input[type="text"]{
    background: url(../img/search-icon.png) no-repeat right center #fff;
    font-size: 1.357em;
    line-height: 1.6;
    padding: 20px;
    height: 60px;
    width: 90%;
    max-width: 550px;
    margin: 5px 10px 5px 10px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.8);
    box-shadow: 0 0 2px rgba(0,0,0,0.8);
}

section#blog #recent-posts.container{
    overflow-x: scroll;
    padding-bottom: 20px;
}

section#blog .posts{
    white-space:nowrap
}

section#blog .row:last-child{
    margin-bottom: 20px;
}

section#blog .posts figure{
    position: relative;
    display: inline-block;
    margin: 0 0 4px 0;
    overflow: hidden;
    width: 275px;
    height: 275px;
}

section#blog .posts figure > a{
    display: block;
}

section#blog .posts figure img{
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

section#blog .posts figure:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}



section#blog .posts figure .type{
    background-color: #0c5fb9;
    background-repeat:no-repeat;
    background-position: center center;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-size: 18px;
    height: 60px;
    width: 60px;
    text-indent: -9999px;
}

section#blog .posts figure .type.text{
    background-image: url(../img/post-type-text-icon.png);
}

section#blog .posts figure .type.image{
    background-image: url(../img/post-type-image-icon.png);
}

section#blog .posts figure .type.quote{
    background-image: url(../img/post-type-quote-icon.png);
}

section#blog .posts figure .type.video{
    background-image: url(../img/post-type-video-icon.png);
}

section#blog .posts figure .type.quote{
    background-image: url(../img/post-type-quote-icon.png);
}

section#blog .posts figure .post-title{
    background: #1a6dc7;
    position: absolute;
    bottom: 0;
    left: -100%;
    color: #fff;
    padding: 10px 30px;
    transform: skew(45deg);
    -ms-transform: skew(45deg); /* IE 9 */
    -webkit-transform: skew(45deg); /* Safari and Chrome */
    transition: left 0.5s;
    -webkit-transition: left 0.5s; /* Safari */
}

section#blog .posts figure .post-title span{
    transform: skew(-45deg);
    -ms-transform: skew(-45deg); /* IE 9 */
    -webkit-transform: skew(-45deg); /* Safari and Chrome */
    display: block;
}

section#blog .posts figure:hover .post-title{
    left: -20px;
    transition: left 0.5s;
    -webkit-transition: left 0.5s; /* Safari */
}

section#blog .posts figure img{
    position: relative;
    z-index: -1;
}

/* --------------------------------------------------
   Contact Page
---------------------------------------------------*/
section#contact{
    margin-top: 0px;
    padding-top: 0px;
	position:relative;
    margin-bottom: 0px;
	background: url(../img/contact-bg.jpg) no-repeat center top;
	height:733px;
	background-size: 100% 100%;
	
}

section#contact h3{
    font-size: 2.143em;
    font-weight: 500;
    color: #0c69cc;
    margin: 0 0 15px 0;
    line-height: 1.4em;
}

section#contact .phone{
    font-size: 3.571em;
    line-height: 1em;
    font-weight: 200;
    text-align: center;
    margin-bottom: 20px;
}

section#contact p{
    //font-size: 1.214em;
    //line-height: 1.6em;
}

section#contact .title{
    color: #000000;
    font-size: 2.857em;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
}

section#contact .subtitle{
    background: url(../img/section-subtitle-bg.png) no-repeat center top;
    font-size: 2.2em;
    line-height: 2.1em;
    font-weight: 300;
    color: #5c5c5c;
    text-align: center;
}

section#contact .subtitle strong{
    font-weight: 500;
}

section#contact .special-section{
    background: url(../img/contact-quote-bg.png) no-repeat center 0;
    height: 310px;
    padding: 110px 0 90px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 0px auto 20px;
    position: relative;
    overflow: hidden;
}

section#contact #map-canvas{
    top: 0px;
    left: 0;
    right: 0;
}



section#contact .special-section:after{
    background: url(../img/special-section-pattern.png);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#contact .special-section .container{
    position: relative;
    z-index: 12;
}

section#contact .special-section p{
    background: rgba(0,0,0,0.8);
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.500em;
    line-height: 1;
}

section#contact .container{
    position: relative;
}

section#contact .social-media{
    position: static;
    text-align: center;
    margin-bottom: 70px;
}

section#contact form{
    text-align: center;
}

section#contact input,
section#contact textarea{
    background: #f2f2f2;
	background-color:transparent;
    border: solid 1px #000000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000000;
    padding: 15px;
    height: 60px;
    font-size: 1.6em;
    line-height: 1.2em;
    width: 100%;
}

section#contact input{
    margin-bottom: 30px;
    font-weight: 300;
	font-family: 'OpenSans';
}

section#contact textarea{
    width: 100%;
    min-height: 200px;
    font-weight: 300;
	font-family: 'OpenSans';
}

section#contact .form-messages{
    text-align: left;
    background: #eee;
    font-size: 1.3em;
    line-height: 1.6em;
    border: solid 1px #ddd;
    margin-top: -20px;
    margin-bottom: 20px;
    display: none;
}

section#contact .form-messages.error{
    background: url(../img/contact-form-error-bg.png) #c77d7d;
    background: url(../img/contact-form-error-bg.png) no-repeat, -webkit-linear-gradient(bottom, #c77d7d, #dc7f7f);
    background: url(../img/contact-form-error-bg.png) no-repeat, -moz-linear-gradient(bottom, #c77d7d, #dc7f7f);
    background: url(../img/contact-form-error-bg.png) no-repeat, -o-linear-gradient(bottom, #c77d7d, #dc7f7f);
    background: url(../img/contact-form-error-bg.png) no-repeat, -ms-linear-gradient(bottom, #c77d7d, #dc7f7f);
    background: url(../img/contact-form-error-bg.png) no-repeat, linear-gradient(to top, #c77d7d, #dc7f7f);
    background-position: 20px 20px, 0 0;
    border: solid 1px #bb5959;
    color: #fff;
    padding-left: 120px;
}


section#contact .form-messages span{
    padding: 15px 30px;
    display: inline-block;
    border-right: solid 1px #c07171;
    border-left: solid 1px #dd9191;
}

section#contact .form-messages span:first-child{
    border-left: none;
}

section#contact .form-messages span:last-child{
    border-right: none;
}

section#contact .form-messages.success{
    background: url(../img/contact-form-success-bg.png) #e0ff75;
    background: url(../img/contact-form-success-bg.png) no-repeat, -webkit-linear-gradient(bottom, #d8fd90, #e0ff75);
    background: url(../img/contact-form-success-bg.png) no-repeat, -moz-linear-gradient(bottom, #d8fd90, #e0ff75);
    background: url(../img/contact-form-success-bg.png) no-repeat, -o-linear-gradient(bottom, #d8fd90, #e0ff75);
    background: url(../img/contact-form-success-bg.png) no-repeat, -ms-linear-gradient(bottom, #d8fd90, #e0ff75);
    background: url(../img/contact-form-success-bg.png) no-repeat, linear-gradient(to top, #d8fd90, #e0ff75);
    background-position: 20px 20px, 0 0;
    border: solid 1px #ddf763;
    color: #6b9213;
    padding-left: 80px;
}


/* --------------------------------------------------
   Footer
---------------------------------------------------*/
footer{
    background: url(../img/footer.jpg) no-repeat center top;
	height:63px;
	color: #fff;
    font-size: 1.286em;
    padding: 29px 0;
    margin-top:0px;
	background-size: 100% 100%;
}

footer .logo{
    font-family: 'Antipasto', sans-serif;
}


/* --------------------------------------------------
   Single Blog Post
---------------------------------------------------*/

section#blog-post{
    margin-top: 55px;
}

section#blog-post .special-section{
    background: url(../img/blog-post-title-bg.png) no-repeat center 0;
    color: #fff;
    text-align: left;
    font-weight: 300;
    text-shadow: 1px 1px 2px 0 #000;
    margin: 40px auto 80px auto;
    position: relative;
    overflow: hidden;
}

section#blog-post .special-section .container{
    position: relative;
    height: 190px;
}

section#blog-post .special-section:after{
    background: url(../img/special-section-pattern.png);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#blog-post .special-section h2{
    font-size: 2.857em;
    color: #fff;
    background: rgba(0,0,0,0.7);
    display: inline-block;
    position: relative;
    z-index: 20;
    padding: 5px 30px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

section#blog-post .back a{
    background: url(../img/big-back-icon.png) no-repeat center center rgba(0,0,0,0.6);
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 50px 15px;
    z-index: 20;
    display: block;
    width: 130px;
    text-indent: -9999px;

    -webkit-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    -o-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out;
}

section#blog-post .back a:hover{
    background-image: url(../img/big-back-icon-hover.png);
    -webkit-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    -o-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out;
}

section#blog-post article{
    margin-bottom: 60px;
}

section#blog-post article .featured-image{
    margin: 0 0 20px 0;
}

section#blog-post article p{
    font-size: 1.143em;
    line-height: 1.6;
    color: #565656;
    margin-bottom: 20px;
}

section#blog-post article blockquote{
    font-size: 2.143em;
    font-weight: 300;
    font-style: italic;
    color: #9c9c9c;
    line-height: 1.2;
    border: 0;
    border-bottom: solid 1px #e0e0e0;
    padding: 0 60px 20px 60px;
    text-align: center;
    margin-bottom: 30px;

}

section#blog-post .container{
    position: relative;
}

section#blog-post .post-date{
    background: #3587ef;
    border-left: solid 8px #2f76d0;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    text-transform: uppercase;
    font-size: 3.214em;
    font-weight: 300;
    margin-bottom: 5px;
}

section#blog-post .post-date span{
    display: block;
    font-size: 16px;
    font-weight: 800;
    line-height: 2;
}

section#blog-post .post-info{
    position: absolute;
    left: -78px;
    width: 70px;
}

section#blog-post .social img{
    margin: 3px 20px;
    opacity: 0.3;
}

section#blog-post .social img:hover{
    opacity: 1;
}

section#blog-post aside .widget{
    margin-bottom: 40px;
}

section#blog-post aside .widget .widget-title{
    background: url(../img/widget-title-bg.png) left center repeat-x;
}

section#blog-post aside .widget h3{
    font-size: 2.143em;
    color: #a7a7a7;
    text-transform: lowercase;
    font-weight: 300;
    background: #fff;
    display: inline-block;
    padding: 0 10px 0 0;
}

section#blog-post aside .widget .tag{
    background: #3587ef;
    color: #fff;
    margin-right: 5px;
    padding: 5px 10px;
    line-height: 2.6;
    cursor: pointer;
}

section#blog-post aside .widget .tag:hover{
    background: #333;
}

section#blog-post aside .widget figure{
    margin: 5px 2px;
    display: inline-block;
    position: relative;
    width: 45%;
}

section#blog-post aside .widget figure .post-title{
    background: #3587ef;
    position: absolute;
    padding: 5px 10px;
    top: 50%;

    width: 140px;
    left: 50%;
    margin-left: -70px;

    font-size: 1.2em;
    color: #fff;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
    text-align: center;
    font-weight: 300;

    opacity: 0;
    -moz-transition: opacity .25s linear, visibility .1s linear .5s, top .1s linear .1s;
    -webkit-transition: opacity .25s linear, visibility .1s linear .5s, top .1s linear .1s;
    -o-transition: opacity .25s linear, visibility .1s linear .5s, top .1s linear .1s;
    transition: opacity .25s linear, visibility .1s linear .5s, top .1s linear .1s;
    z-index: 10;
}


section#blog-post aside .widget figure:hover .post-title{
    top: 70%;
    opacity: 1;
    visibility: visible;
}

section#blog-post aside .widget figure:hover .post-title:before{
    background: #3587ef;
    content: '';
    position: absolute;
    z-index: -1;
    width: 15px;
    height: 15px;
    top: -5px;
    left: 50%;
    margin-left: -10px;

    transform:rotate(45deg);
    -ms-transform:rotate(45deg); /* IE 9 */
    -webkit-transform:rotate(45deg); /* Safari and Chrome */
}


/* --------------------------------------------------
   Comments
---------------------------------------------------*/

section#blog-post #comments{

}

section#blog-post #comments .title, section#blog-post #leave-a-comment .title{
    background: url(../img/comment-heading-bg.png) repeat-x left center;
    margin: 20px 0;
}

section#blog-post #leave-a-comment .title{
    margin-top: 50px;
}

section#blog-post #comments .title h2, section#blog-post #leave-a-comment h2{
    background: #fff;
    display: inline-block;
    padding: 0 20px 0 0;
    font-size: 2.143em;
    color: #5c5c5c;
    text-transform: uppercase;
}

section#blog-post #comments p{
    line-height: 1.6;
}

section#blog-post #comments a{
    color: #3587ef;
}

section#blog-post #comments a:hover{
    color: #0088cc;
}


section#blog-post #comments ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

section#blog-post #comments ul ul{
    padding-left: 30px;
}

section#blog-post #comments > ul>li{
    margin-top: 20px;
}

section#blog-post #comments ul ul li:first-child:last-child,
section#blog-post #comments ul ul li:last-child{
    background: url(../img/comment-li-bg.png) no-repeat top left;
}

section#blog-post #comments ul ul li{
    padding-top: 30px;
    padding-left: 30px;
    background: url(../img/comment-li-bg-big.png) no-repeat top left;
}

section#blog-post #comments .comment{
    background: #fcfcfc;
    border: solid 1px #e5e5e5;
    padding: 20px 0px;
}

section#blog-post #comments .comment-author{
    text-align: center;
    vertical-align: middle;
    float: left;
    width: 100px;
    padding-top: 20px;
}

section#blog-post #comments .comment-body{
    margin-left: 100px;
    margin-right: 30px;
}

section#blog-post #comments .comment-meta{
    color: #b4b4b4;
    margin: 10px 30px 0 30px;
}

section#blog-post #comments .posted-on{
    background: url(../img/comment-date-icon.png) no-repeat left center;
    padding: 5px 0 5px 35px;
    margin-left: 5px;
}

section#blog-post #leave-a-comment input[type="text"],
section#blog-post #leave-a-comment textarea{
    background: #efefef;
    width: 100%;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 14px;
    color: #5c5c5c;
    font-size: 1.429em;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 15px;
    height: 50px;
}

section#blog-post #leave-a-comment textarea{
    min-height: 180px;
    float: right;
}

section#blog-post #leave-a-comment input[type="submit"]{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.2em;
    padding: 10px 30px;
}


body{
    overflow-x: hidden;
	background-color:#000000;
}



/* --------------------------------------------------
   MEDIA QUERIES
---------------------------------------------------*/

@media screen and (max-width: 979px) {
    body{
        font-size: 12px;
    }

    p{
        font-size: 1.2em;
    }

    section#team figure .social-media{
        display: none;
    }

    section#contact .form-messages span {
        border: none;
        padding: 5px 30px;
        float: none;
        display: block;
    }

    section#contact .form-messages.error {
        background-position: 20px 50%, 0 0;
    }

}


@media screen and (max-width: 767px) {
    .dropdown-menu-placeholder{
        display: inline;
        position: absolute;
        top: 0;
        right: 65px;
    }

    .subtitle{
        line-height: 2.4em !important;
    }

    section#main-nav nav {
        display: none;
        position: absolute;
        top: 40px;
        right: 20px;
    }

    section#main-nav nav ul{
        background: #fff;
        padding: 10px 20px 10px 20px;
        //margin-top: -48px;

    }

    section#main-nav nav ul li{
        padding: 0;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        float: none;
        font-size: 0.9em;
        margin: 10px;
        padding: 1px;
    }

    section#main-nav nav ul li.current{
        background: none;
    }

    section#team figure .social-media{
        display: block;
    }
}

@media screen and (min-width: 767px) {
    section#main-nav nav {
        display: block !important;
    }
}


@media screen and (max-width: 400px) {
    .special-section, .special-section p{
        font-size: 1.5em !important;
    }

    section#home h1 {
        font-size: 2.4em;
        line-height: 1.4em;
        margin-top: 40%;
        margin-left: 30px;
    }

    section#home h2{
        margin-left: 50px;
    }

}

@media screen and (max-width: 320px) {
    section#team figure .social-media{
        display: none;
    }
}


@media (max-width: 767px){
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    body{
        padding: 0!important;
    }

}

@media screen and (max-width: 900px) {
	.shadows_services
	{
		visibility:hidden;
	}
}
.body_shadow{
     box-shadow:0 1px 20px #000 inset;
     -moz-box-shadow:0 1px 20px #000 inset;
     -o-box-shadow:0 1px 20px #000 inset;
     -webkit-box-shadow:0 1px 20px #000 inset;
}
.uppershadow{
    box-shadow:7px 6px 11px #000;
}
.lowershadow{
    box-shadow:0 -6px 6px rgba(0, 0, 0, 0.7)
}
.imgshadow{
   box-shadow:0 0 14px #000;
}