/*
Theme Name: Doodledandee
Author: Hon Nguyen
Author URI: http://honnguyen.info
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


 /*
Oragons Solution by Zar
oragons.com
Copyright 2015
*/

/* for dropdown menu*/
.menu-item-has-children  .sub-menu { position: absolute;
    top: 100%;
    background: #ff69b4;
    left: 0; width: auto; min-width: 250px; right: auto; float: left; display: none; padding: 0; z-index:100 }

 .menu-item-has-children  .sub-menu li {float: left; list-style: none; display: block; width: 100%; text-align: left  !important;}   
 .menu-item-has-children  .sub-menu li a { display: block; color: #fff !important; text-decoration: none; font-size: 15px; padding: 16px 25px !important; width: 100%; background: #ff74bc !important; }
  .menu-item-has-children  .sub-menu li a:hover {background:#e969ac !important; color: #fff !important}   

  .menu-item-has-children  .sub-menu .sub-menu { left: 100%; top: 2px;}

.none_toush_device  .menu-item-has-children:hover  > .sub-menu {display: block ;} 
.toush_device 

  .menu-item-has-children > a {position: relative;}
  .menu-item-has-children > a:after {content: "\f0d7"; position: absolute; top: 30px; right: 2px; width: 10px; height: 10px;  font-family:'FontAwesome';}

.sub-menu .menu-item-has-children   > a:after {content: "\f0da"; top: 16px !important;  right: 4px;}
/****************/

.container {
  position: relative;
  width: 960px;
  height: auto!important;
  margin: 0 auto;
}
.container .col,
.container .cols {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
.row {
  margin-bottom: 20px;
}
.col.first,
.cols.first {
  margin-left: 0;
}
.col.last,
.cols.last {
  margin-right: 0;
}
.container .one.col,
.container .one.cols {
  width: 40px;
}
.container .two.cols {
  width: 100px;
}
.container .three.cols {
  width: 160px;
}
.container .four.cols {
  width: 220px;
}
.container .five.cols {
  width: 280px;
}
.container .six.cols {
  width: 340px;
}
.container .seven.cols {
  width: 400px;
}
.container .eight.cols {
  width: 460px;
}
.container .nine.cols {
  width: 520px;
}
.container .ten.cols {
  width: 580px;
}
.container .eleven.cols {
  width: 640px;
}
.container .twelve.cols {
  width: 700px;
}
.container .thirteen.cols {
  width: 760px;
}
.container .fourteen.cols {
  width: 820px;
}
.container .fifteen.cols {
  width: 880px;
}
.container .sixteen.cols {
  width: 940px;
  display: block;
  float: none;
}
.container .one-third.col {
  width: 300px;
}
.container .two-thirds.col {
  width: 620px;
}
.container .offset-by-one {
  padding-left: 60px;
}
.container .offset-by-two {
  padding-left: 120px;
}
.container .offset-by-three {
  padding-left: 180px;
}
.container .offset-by-four {
  padding-left: 240px;
}
.container .offset-by-five {
  padding-left: 300px;
}
.container .offset-by-six {
  padding-left: 360px;
}
.container .offset-by-seven {
  padding-left: 420px;
}
.container .offset-by-eight {
  padding-left: 480px;
}
.container .offset-by-nine {
  padding-left: 540px;
}
.container .offset-by-ten {
  padding-left: 600px;
}
.container .offset-by-eleven {
  padding-left: 660px;
}
.container .offset-by-twelve {
  padding-left: 720px;
}
.container .offset-by-thirteen {
  padding-left: 780px;
}
.container .offset-by-fourteen {
  padding-left: 840px;
}
.container .offset-by-fifteen {
  padding-left: 900px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px;
  }
  #navicon {
    display: block!important;
  }
  #language-block {
    width: 100%;
    left: 40%;
  }
  #headernav {
    display: none;
  }
  .container .col,
  .container .cols {
    margin-left: 10px;
    margin-right: 10px;
  }
  .col.first,
  .cols.first {
    margin-left: 0;
    margin-right: 10px;
  }
  .col.last,
  .cols.last {
    margin-right: 0;
    margin-left: 10px;
  }
  .first.last {
    margin-left: 0;
    margin-right: 0;
  }
  .container .one.col,
  .container .one.cols {
    width: 28px;
  }
  .container .two.cols {
    width: 76px;
  }
  .container .three.cols {
    width: 124px;
  }
  .container .four.cols {
    width: 90%;
  }
  .container .five.cols {
    width: 220px;
  }
  .container .six.cols {
    width: 268px;
  }
  .container .seven.cols {
    width: 316px;
  }
  .container .eight.cols {
    width: 100%;
  }
  .container .nine.cols {
    width: 412px;
  }
  .container .ten.cols {
    width: 460px;
  }
  .container .eleven.cols {
    width: 508px;
  }
  .container .twelve.cols {
    width: 556px;
  }
  .container .thirteen.cols {
    width: 604px;
  }
  .container .fourteen.cols {
    width: 652px;
  }
  .container .fifteen.cols {
    width: 700px;
  }
  .container .sixteen.cols {
    width: 748px;
  }
  .container .one-third.col {
    width: 236px;
  }
  .container .two-thirds.col {
    width: 492px;
  }
  .container .offset-by-one {
    padding-left: 48px;
  }
  .container .offset-by-two {
    padding-left: 96px;
  }
  .container .offset-by-three {
    padding-left: 144px;
  }
  .container .offset-by-four {
    padding-left: 192px;
  }
  .container .offset-by-five {
    padding-left: 240px;
  }
  .container .offset-by-six {
    padding-left: 288px;
  }
  .container .offset-by-seven {
    padding-left: 336px;
  }
  .container .offset-by-eight {
    padding-left: 384px;
  }
  .container .offset-by-nine {
    padding-left: 432px;
  }
  .container .offset-by-ten {
    padding-left: 480px;
  }
  .container .offset-by-eleven {
    padding-left: 528px;
  }
  .container .offset-by-twelve {
    padding-left: 576px;
  }
  .container .offset-by-thirteen {
    padding-left: 624px;
  }
  .container .offset-by-fourteen {
    padding-left: 672px;
  }
  .container .offset-by-fifteen {
    padding-left: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .logo2{
    display:none !important;
  }
  .container {
    width: 300px;
  }
  .container .cols,
  .container .col {
    margin: 0;
  }
  .container .one.col,
  .container .one.cols,
  .container .two.cols,
  .container .three.cols,
  .container .four.cols,
  .container .five.cols,
  .container .six.cols,
  .container .seven.cols,
  .container .eight.cols,
  .container .nine.cols,
  .container .ten.cols,
  .container .eleven.cols,
  .container .twelve.cols,
  .container .thirteen.cols,
  .container .fourteen.cols,
  .container .fifteen.cols,
  .container .sixteen.cols,
  .container .one-third.col,
  .container .two-thirds.col {
    width: 300px;
  }
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.logo2{
    display:none !important;
  }
  .container {
    width: 420px;
  }
  .container .cols,
  .container .col {
    margin: 0;
  }
  .container .one.col,
  .container .one.cols,
  .container .two.cols,
  .container .three.cols,
  .container .four.cols,
  .container .five.cols,
  .container .six.cols,
  .container .seven.cols,
  .container .eight.cols,
  .container .nine.cols,
  .container .ten.cols,
  .container .eleven.cols,
  .container .twelve.cols,
  .container .thirteen.cols,
  .container .fourteen.cols,
  .container .fifteen.cols,
  .container .sixteen.cols,
  .container .one-third.col,
  .container .two-thirds.col {
    width: 420px;
  }
}
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9992;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9993;
  position: fixed;
  outline: none!important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 9995;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.zoom-in.mfp-bg {
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -ms-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.zoom-in.mfp-ready .item-details {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.zoom-in .item-details {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 9994;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 9996;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 15px;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #ffffff;
}
.mfp-close-btn-in .mfp-close:hover {
  color: #ff0060;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: .8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid #000;
  left: 3px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid #ffffff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
.mfp-iframe-holder .mfp-close {
  top: -43px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mfp-close {
    right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .mfp-close {
    right: 0;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
body,
#services,
#portfolio, {
  background: #ffb6da;
}

footer {
  background: #ff69b4;
}
.page-block {
  padding-top: 60px;
}
#about,
#quote,
#contact,
#social {
  background: #fef7f9;
}
#sticky-header {
  background: #ff69b4;
}
#mobilenav {
    background-color: #ff69b4;
}
#headernav li a,
#mobilenav li a,
#navicon {
  color: #fff;
}
#headernav li a:hover {
  color: #fff;
}
#mobilenav li {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
footer .copyright p {
  color: #999;
}
section.header h1 {
  color: #cccccc;
  font-size: 36px;
}
.heading {
  font-family: 'Comfortaa', cursive;
}
#services .item {
  min-height: 420px;
  /*background: #181818;
	border: 1px solid #1f1f1f;*/
}
#services .item h3:after {
  background: #666;
}
#services .item p {
  color: #cccccc;
}
#about .indiv .image-container {
  border-radius: 50%;
}
#about .indiv .image-container img {
  width: 100%;
  height: 100%;
  /*width: 210px;
				height: 210px;
				border-radius: 50%;*/
}
#about .indiv h3 {
  color: #fff;
}
#about .indiv h6 {
  color: #999;
}
#about .indiv h6 em {
  color: #666666;
  text-transform: capitalize;
}
#about .indiv ul li a {
  color: #333;
  background: #999;
  border-radius: 50%;
}
#about .indiv ul li a:hover {
  color: #999999;
  background: #cc2227;
}
#about:hover .image-container {
  border: 2px solid #b2497d;
  box-shadow: 0 2px 0 #cc2227, 0 0 30px #b2497d;
  /* box-shadow: 0 5px 0 @brand-color, 0 0 30px @brand-color-dark; */
}
#about .about h2 {
  color: #ff1d8e;
  font-size: 26px;
}
#contact .info h3 {
  color: #cccccc;
}
#contact .info h4 {
  color: #999;
}
#contact .info p,
#contact .info span,
{
  color:#666;
  margin-left: 0 !important;

}
#contact .info a{
color: #ff1d8e;
margin-left: 0px !important;
}


#social ul li a span {
  color: #fff;
  background: #333;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #ff69b4;
  background: #fff;
  border: 1px solid #b2497d;
}
#preloader {
  background: #b2497d;
}
#status {
  background: url('../images/loaders/status-inverted.gif') no-repeat center;
}
/*@brand-color:  rgb(176,252,35);*/
/* Lemon Green - b0fc23 */
/* Red - cc2227 #fe0000 */
/* Dark Red - b2497d */
/* Green - 317a42 */
h1,
h3,
h4,
h5,
h6,
li,
span,
label,
input,
button,
textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-decoration: none;
}
h2{
  font-family: 'Lobster', sans-serif !important;
  font-size: 32px !important;
}
a,
p {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal !important;
  text-decoration: none !important;
  line-height: 20px;
  padding-bottom: 20px;
}
h1 {
  line-height: 35px;
}
h2 {
  line-height: 30px;
}
h3 {
  line-height:25px;
}
h4 {
  line-height: 30px;
}
h5 {
  line-height: 24px;
}
h6 {
  line-height: 21px;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.font70 {
  font-size: 70px !important;
}
.font80 {
  font-size: 80px !important;
}
.link {
  color: #cc2227;
}
.heading {
  display: inline-block;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}
/*
.heading:before, .heading:after { 
	content: '';
	width: 200px;
	height: 1px;
	position: absolute;
	top: 55%;
}

.heading:before { 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(49,122,66, 0)), color-stop(100%, rgba(49,122,66, 1)));
	background: -webkit-linear-gradient(left, rgba(49,122,66, 0)0%, rgba(49,122,66, 1)100%);
	background: -moz-linear-gradient(left, rgba(49,122,66, 0)0%, rgba(49,122,66, 1)100%);
	background: -ms-linear-gradient(left, rgba(49,122,66, 0)0%, rgba(49,122,66, 1)100%);
	background: -o-linear-gradient(left, rgba(49,122,66, 0)0%, rgba(49,122,66, 1)100%);
	background: linear-gradient(to right, rgba(49,122,66, 0)0%, rgba(49,122,66, 1)100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff0054', endColorstr='#ff0054', GradientType=1);
	left: -210px;
}

.heading:after { 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(49,122,66, 1)), color-stop(100%, rgba(49,122,66, 0)));
	background: -webkit-linear-gradient(left, rgba(49,122,66, 1)0%, rgba(49,122,66, 0)100%);
	background: -moz-linear-gradient(left, rgba(49,122,66, 1)0%, rgba(49,122,66, 0)100%);
	background: -ms-linear-gradient(left, rgba(49,122,66, 1)0%, rgba(49,122,66, 0)100%);
	background: -o-linear-gradient(left, rgba(49,122,66, 1)0%, rgba(49,122,66, 0)100%);
	background: linear-gradient(to right, rgba(49,122,66, 1)0%, rgba(49,122,66, 0)100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0054', endColorstr='#00ff0054', GradientType=1);
	right: -210px;
}
*/
.or-line {
  position: relative;
  color: #cc2227;
  width: 160px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 33px;
  font-size: 24px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}
.or-line:before,
.or-line:after {
  content: '';
  position: absolute;
  border-bottom: 1px solid #666666;
  display: block;
  width: 60px;
  top: 15px;
}
.or-line:before {
  right: 0;
}
.or-line:after {
  left: 0;
}
html,
body {
  height: 100%;
}
body {
  -moz-font-smoothing: antialiased!important;
  font-smoothing: antialiased!important;
  font-smooth: always;
  text-align: center;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol {
  list-style: none;
}
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
}
*:focus {
  outline: 0;
}
#navicon:hover,
#scroll-down:hover,
#services .item i,
#services .item h3,
#portfolio label:hover,
#contact .info i,
#social ul li a:hover {
  color: #ff1d8e;
}
#services .item h3 {
  color: #cccccc;
}
#headernav li a:hover {
  color: #999999;
  /*background: @brand-color-dark;*/
}
#contact .success,
.btn.brand-color {
  background: #ff1d8e;
}
.btn.brand-color {
  color: #ffffff;
}
.btn.brand-color:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5), inset 0 2px 0 #b2497d;
}
::selection {
  background-color: #000000;
  color: #cc2227;
}
::-moz-selection {
  background-color: #000000;
  color: #cc2227;
}
#sticky-header.stuck {
  position: fixed;
  top: 0;
  z-index: 999;
}
#sticky-header {
  width: 100%;
  height: auto;
}
#sticky-header h1 {
  margin: 0 auto;
  float: left;
}
#sticky-header h1 a,
footer h1 a {
  display: block;
  max-width: 100%;
  max-height: 100%;
  color: transparent;
  font: 0/0 a;
  text-decoration: none;
  text-shadow: none;
  padding: 15px 0;
}
#headernav {
  display: block;
  float: right;
}
#headernav ul {
  margin: 0;
  float: right;
}
#headernav li,
#mobilenav li {
  display: inline-block;
  height: auto;
  float: left;
  position: relative;
}
#headernav li a,
#mobilenav li a {
  display: block;
  height: 100%;
  font-size: 1.1em;
  font-family: 'Comfortaa', cursive;
  /*text-transform: capitalize;*/
  text-decoration: none;
  padding: 29px 20px;
}
#headernav li a:hover,
#headernav li.current a,
#mobilenav li.current a,
#headernav li.current:hover a,
#mobilenav li.current:hover a {
  color:#fff;
  background-color:#e55ea2;
  /*box-shadow: inset 0 0 45px rgba(0, 0, 0, 0.5);*/
}
#navicon {
  display: none;
  font-size: 22px;
  margin: 16px 0;
  float: right;
}
#mobilenav.stuck {
  position: fixed;
  top: 77px;
}
#mobilenav {
  display: none;
  width: 100%;
  /*box-shadow: inset 0 0 15px #000;*/
  z-index: 999;
}
#mobilenav ul {
  width: 100%;
  margin: 15px 0;
  float: left;
}
#mobilenav li {
  display: block;
  width: 100%;
  text-align: left;
}
#mobilenav li:first-child {
  border-top: 0;
}
#mobilenav li:last-child {
  border-bottom: 0;
}
#mobilenav li a {
  padding: 15px;
}
#mobilenav li a:hover {
  color: #fff;
}
footer {
  width: 100%;
  height: auto;
  text-align: left;
  padding: 30px 0;
  position: relative;
}
footer h1 a {
  width: 40px;
  margin: 0 auto;
  padding: 0;
  float: none;
}
footer .copyright {
  width: 100%;
  text-align: center;
}
footer .copyright h1 {
  margin-bottom: 5px;
}
footer .copyright p {
  color: #fff;
  font-size: 14px;
}
#intro {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  background: url('../images/background/bg1.png') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden;
}
#intro-image {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  background: url('images/background/desk-bg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden;
}
#intro-image .overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: url('images/patterns/6.diag.png') repeat rgba(0, 0, 0, 0.3);
}
#intro-logo {
  position: absolute;
  top: 35%;
  left: 50%;
  z-index: 10;
  margin-left: -150px;
}
#scroll-down {
  color: #fff;
  font-size: 60px;
  border-radius: 25px;
  margin-left: -16px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 10;
}
#intro-logo,
#scroll-down {
  -webkit-animation: fadeIn 5s 1 ease-in;
  -moz-animation: fadeIn 5s 1 ease-in;
  -ms-animation: fadeIn 5s 1 ease-in;
  -o-animation: fadeIn 5s 1 ease-in;
  animation: fadeIn 5s 1 ease-in;
}
#scroll-down {
  -webkit-animation: arrows 3.8s infinite;
  -webkit-animation-delay: 5s;
  animation: arrows 3.8s infinite;
  animation-delay: 8s;
}
/* fadeIn */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* arrow */
@keyframes arrows {
  0% {
    bottom: 30px;
  }
  10% {
    bottom: 40px;
  }
  20% {
    bottom: 30px;
  }
  30% {
    bottom: 40px;
  }
  40% {
    bottom: 20px;
  }
  50% {
    bottom: 40px;
  }
  60% {
    bottom: 30px;
  }
  70% {
    bottom: 40px;
  }
  80% {
    bottom: 20px;
  }
  90% {
    bottom: 40px;
  }
  100% {
    bottom: 30px;
  }
}
@-webkit-keyframes arrows {
  0% {
    bottom: 30px;
  }
  10% {
    bottom: 40px;
  }
  20% {
    bottom: 30px;
  }
  30% {
    bottom: 40px;
  }
  40% {
    bottom: 20px;
  }
  50% {
    bottom: 40px;
  }
  60% {
    bottom: 30px;
  }
  70% {
    bottom: 40px;
  }
  80% {
    bottom: 20px;
  }
  90% {
    bottom: 40px;
  }
  100% {
    bottom: 30px;
  }
}
#content {
  display: block;
  text-align: left;
}
section.header {
  width: 100%;
  text-align: center;
  padding: 40px 0;
  margin-bottom: 30px;
}
section.header h1 {
  color: #6a6359;
  margin: 70px 0 0 0;
}
section.header span {
  color: #666666;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
}
#services .container,
#about .container,
#portfolio .container,
#contact .container {
  padding-bottom: 70px;
}

.page-block p {
  display: block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 21px;
}
.page-block h2 {
  color: #FF69B4;/*#ff1d8e;*/
  font-size: 26px;
}

#services .item {
  text-align: center;
  padding: 30px;
}
#services .item:hover i {
  text-shadow: 1px 2px 1px #b2497d, 0 0 30px #b2497d;
}
#services .item i {
  height: 75px;
  font-size: 60px;
}
#services .item h3 {
  font-size: 26px;
  font-family: 'Comfortaa', cursive;
  font-weight: 300;
  text-transform: lowercase;
  padding: 20px 0 0;
}
#services .item h3:after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  opacity: .5;
  position: relative;
  left: 50%;
  margin: 30px 0 30px -25px;
}
#services .item p {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
}
#about .row {
  margin-bottom: 0;
}
#about .row .indiv {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#about .row .indiv .image-container {
  max-width: 120px;
  max-height: 120px;
  overflow: hidden;
  margin: auto;
  /*background: @brand-color;*/
  border: 4px solid #b2497d;
  /* border: 5px solid @brand-color; */
  border-radius: 50%;
  box-shadow: 0 0 0 #b2497d;
  /* box-shadow: 0 5px 0 @brand-color-dark; */
}
#about .row .indiv h3 {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 2px;
  padding: 10px 0 0;
  margin: 0;
}
#about .row .indiv h3 span {
  display: block;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
#about .row .indiv h6 {
  font-size: 14px;
  font-weight: lighter;
  text-transform: capitalize;
  padding: 10px 0;
  margin: 0;
}
#about .row .indiv ul {
  margin-top: 10px;
  display: inline-block;
  list-style: none;
}
#about .row .indiv ul li {
  display: inline-block;
  margin: 0 2px;
  float: left;
}
#about .row .indiv ul li a {
  font-size: 16px;
  border-radius: 50%;
  padding: 2px 6px;
}
#about .row .indiv ul li a:hover {
  color: #fff;
}
#about .row.about p, #services .row.about p {
  display: block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 21px;
}
/* === QUOTE === */
#quote,
#testimonials {
  background: url('images/background/bg3.jpg') no-repeat fixed;
  background-size: cover;
}
#quote section.header,
#testimonials section.header {
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  display: block;
}
#quote h3,
#testimonials h3 {
  max-width: 60%;
  color: #fff;
  font-size: 18px;
  font-family: 'Comfortaa', cursive;
  line-height: 28px;
  text-align: center;
  text-transform: lowercase;
  text-shadow: 0 3px 15px #000;
  padding-top: 0;
  margin: 0 auto 21px auto;
}
#quote h3:after,
#testimonials h3:after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  opacity: .5;
  position: relative;
  left: 50%;
  margin: 30px 0 30px -25px;
}
#quote .author,
#testimonials .author {
  color: #eee;
  font-size: 15px;
  text-shadow: 0 3px 15px #000;
  text-transform: none;
}
/* === TESTIMONIALS === */
#testimonials {
  background: url('images/background/bg4.jpg') no-repeat fixed;
}
#testimonials .author,
#testimonials .author span {
  color: #fff;
}
#testimonials .author span,
#testimonials .author span span {
  font-size: 15px;
  display: inline-block;
}
/* === PORTFOLIO === */
#portfolio-items li {
  display: inline-block;
  max-width: 316px;
  max-height: 248px;
  margin: 2px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  text-align: center;
}
#portfolio-items li .item-container {
  max-width: 100%;
  max-height: 100%;
  position: relative;
}
#portfolio-items li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* filter: url(images/grayscale.svg#greyscale); */
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
}
#portfolio-items li a img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
}
#portfolio-items li a:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
}
#portfolio-items li a:hover img {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
}
/*
#portfolio-items li .mask { 
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0);
	background: url('@{pattern-path}/6.diag.png') repeat @brand-color;
	-ms-filter: "progid:  DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	
}

#portfolio-items li:hover .mask { 
	background-color: rgba(0,0,0,.7);
	-ms-filter: "progid:  DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}

#portfolio-items li .mask h2 { 
	font-size: 24px;
	text-transform: lowercase;
	padding: 10px;
	margin: 15% 0 10%;
	position: relative;
}

#portfolio-items li .mask i { 
	font-size: 28px;
	margin-top: 30%;
}

#portfolio-items li .mask h2, #portfolio-items li .mask i { 
	color: @brand-color;
	text-shadow: 1px 2px 1px #000;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

#portfolio-items li:hover .mask h2, #portfolio-items li:hover .mask i { 
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

#portfolio-items li .mask, #portfolio-items li .mask h2, #portfolio-items li .mask i { 
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
*/
/* FADE IN */
#portfolio-items.fadein li .mask h2,
#portfolio-items.fadein li .mask i {
  opacity: 0;
}
#portfolio-items.fadein li .mask h2,
#portfolio-items.fadein li .mask i {
  opacity: 1;
}
#portfolio-items.fadein li .mask,
#portfolio-items.fadein li .mask h2,
#portfolio-items.fadein li .mask i,
#portfolio-items.fadein li:hover img {
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
/* ZOOM IN */
#portfolio-items.zoomin li .mask,
#portfolio-items.zoomin li .mask h2,
#portfolio-items.zoomin li .mask i {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#portfolio-items.zoomin li:hover .mask,
#portfolio-items.zoomin li:hover .mask h2,
#portfolio-items.zoomin li:hover .mask i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* VERTICAL SPIN */
#portfolio-items.vspin li .mask,
#portfolio-items.vspin li .mask h2,
#portfolio-items.vspin li .mask i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#portfolio-items.vspin li:hover .mask,
#portfolio-items.vspin li:hover .mask h2,
#portfolio-items.vspin li:hover .mask i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* HORIZONTAL SPIN */
#portfolio-items.hspin li .mask,
#portfolio-items.hspin li .mask h2,
#portfolio-items.hspin li .mask i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
#portfolio-items.hspin li:hover .mask,
#portfolio-items.hspin li:hover .mask h2,
#portfolio-items.hspin li:hover .mask i {
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
/* EFFECT TIMING */
#portfolio-items.zoomin li .mask,
#portfolio-items.zoomin li .mask h2,
#portfolio-items.zoomin li .mask i,
#portfolio-items.zoomin li:hover img,
#portfolio-items.vspin li .mask,
#portfolio-items.vspin li .mask h2,
#portfolio-items.vspin li .mask i,
#portfolio-items.vspin li:hover img,
#portfolio-items.hspin li .mask,
#portfolio-items.hspin li .mask h2,
#portfolio-items.hspin li .mask i,
#portfolio-items.hspin li:hover img {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#portfolio-container ul.hidden {
  display: none;
}
/* FILTER NAV */
#filter-nav {
  /*background-color: @brand-color-dark;*/
  display: block;
  height: 39px;
  margin: 20px auto 60px auto;
  position: relative;
  text-align: center;
  box-shadow: 0 4px 4px #000;
  -moz-box-shadow: 0 4px 4px #000;
  -webkit-box-shadow: 0 4px 4px #000;
}
#filter-nav a {
  color: #999999;
  text-transform: lowercase;
  display: inline-block;
  line-height: 37px;
  padding: 0 15px;
  text-shadow: 1px 1px 1px #000000;
}
#filter-nav a:hover {
  text-decoration: none;
}
#filter-nav a.active {
  color: #ffffff;
  background-color: #b2497d;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1), 1px 0 1px rgba(0, 0, 0, 0.2) inset, -1px 0 1px rgba(0, 0, 0, 0.2) inset;
}
/* ITEM DETAILS */
.item-details .item-img img {
  max-width: 100%;
  box-shadow: 0 0 15px #000;
}
.item-details .item-info {
  /*background: url('images/patterns/1.darklinen.png') repeat #252525;*/
  box-shadow: 0 0 15px #000;
  padding: 30px;
}
.item-details .item-info h2 {
  display: block;
  color: #fff;
  width: 100%;
  border-bottom: 1px dashed #2a2a2a;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.item-details .item-info p {
  color: #cccccc;
  line-height: 28px;
  margin-bottom: 15px;
}
.item-details .item-info p.location {
  font-size: 14px;
  color: #cccccc;
}
.item-details .item-info p.tech,
.item-details .item-info p.tools {
  font-size: 13px;
  color: #666666;
  line-height: normal;
}
.item-details .item-info p.tech span,
.item-details .item-info p.tools span {
  color: #ffffff;
}
.item-details .item-info p.tech {
  margin-bottom: 5px;
}
/* === CONTACT === */
#contact .info {
  padding: 0 15px 30px 0;
}
#contact .info i {
  display: inline-block;
  font-size: 35px;
  position: absolute;
}
#contact .info i.fa-map-marker {
  margin-left: 13px;
}
#contact .info span i {
  font-size: 14px;
  margin: 3px 0 0 6px;
}
#contact .info h3 {
  display: inline-block;
  font-size: 26px;
  font-family: 'Comfortaa', cursive;
  font-weight: 300;
  text-transform: lowercase;
  line-height: inherit;
  padding: 0 0 10px 48px;
}
#contact .info h4,
#contact .info p,
#contact .info span {
  display: block;
  line-height: 20px;
}
#contact .info h4,
#contact .info p,
#contact .info span,
#contact .info a {
  font-size: 14px;
}
#contact .info a {
  margin-left: 25px;
}
#contact .info a.showmap {
  width: 91px;
  display: block;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  padding: 5px 10px;
  margin: -35px 0 0 -20px;
}
#contact .info a.showmap {
  background: #6a6359;
}
#contact .info a.showmap:before {
  content: '';
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  margin-left: -11px;
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: visible;
  z-index: 9;
}
#contact .info a.showmap:before {
  border-top: 10px solid #6a6359;
}
#contact .info a.showmap span {
  color: #fff;
  font-size: 12px;
}
#contact .form textarea {
  min-height: 180px;
}
#contact .send {
  float: right;
  margin: 0;
}
#contact .sending-loader {
  display: inline-block;
}
#contact .error:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid #b2497d;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  margin: 0 -20px 0 0;
  position: absolute;
  top: 100%;
  right: 100%;
  visibility: visible;
}
#contact .error {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #b2497d;
  border-radius: 3px;
  padding: 5px 10px 5px 5px;
  margin: -10px 0 0 -460px;
  position: absolute;
  z-index: 998;
}
#contact .four.cols .error {
  margin: -10px 0 0 -218px;
}
#contact .nobots,
#contact .formerror {
  background: #b2497d;
}
#contact .success,
#contact .nobots,
#contact .formerror {
  display: block;
  width: 100%;
  height: auto;
  color: #eee;
  font-size: 18px;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
}
#contact:hover .info a.showmap {
  -webkit-animation: textBubble 0.5s infinite alternate ease-out;
  -moz-animation: textBubble 0.5s infinite alternate ease-out;
  -ms-animation: textBubble 0.5s infinite alternate ease-out;
  -o-animation: textBubble 0.5s infinite alternate ease-out;
  animation: textBubble 0.5s infinite alternate ease-out;
}
@-webkit-keyframes textBubble {
  from {
    margin-top: -30px;
  }
  to {
    margin-top: -40px;
  }
}
@-moz-keyframes textBubble {
  from {
    margin-top: -30px;
  }
  to {
    margin-top: -40px;
  }
}
@-ms-keyframes textBubble {
  from {
    margin-top: -30px;
  }
  to {
    margin-top: -40px;
  }
}
@-o-keyframes textBubble {
  from {
    margin-top: -30px;
  }
  to {
    margin-top: -40px;
  }
}
@keyframes textBubble {
  from {
    margin-top: -30px;
  }
  to {
    margin-top: -40px;
  }
}
/* === MAP === */
#map-wrapper {
  display: none;
  width: 100%;
  height: 345px;
  box-shadow: inset 0 0 15px #000;
}
#map-canvas {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.closemap {
  width: auto;
  height: 19px;
  display: none;
  background: #fff;
  border: 1px solid #aaa;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  margin: 5px 96px 0 0;
  position: absolute;
  right: 0;
  z-index: 99;
}
.closemap a {
  display: block;
  color: #333;
  font-size: 11px;
  padding: 1px 8px;
}
/* === SOCIAL === */
#social {
  background: url('images/background/bg5.jpg') no-repeat fixed;
  background-size: 120%;
  background-position: center center;
  margin-bottom: 0;
}
#social section.header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: block;
}
#social ul {
  display: inline-block;
  list-style: none;
}
#social ul li {
  display: inline-block;
  margin: 0 15px;
  float: left;
}
#social ul li a {
  display: block;
  color: #fff;
  font-size: 35px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  position: relative;
}
#social ul li a:hover {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
}
/* SOCIAL TOOLTIPS */
#social ul li a span {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 5px;
  opacity: 0;
  padding: 15px;
  margin-left: -50px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  pointer-events: none;
}
#social ul li a:hover span {
  opacity: 1;
  bottom: 55px;
}
/* === MISC === */
/* BUTTONS */
button,
input[type=submit],
input[type=reset] {
  width: auto;
}
.btn {
  color: #666;
  display: inline-block;
  width: auto;
  font-size: 15px;
  font-family: 'Quicksand', sans-serif;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
  background: #efefef;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  padding: 10px 15px;
  margin: 15px 0;
}
.btn:active {
  text-decoration: none;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
}
/* FIELDS */
input[type=text],
input[type=email],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=file],
input[type=month],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
textarea {
  width: 100%;
  height: auto;
  font-size: 15px;
  padding: 15px;
  margin-bottom: 15px;
}
input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=date]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=file]:hover,
input[type=month]:hover,
input[type=number]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=time]:hover,
input[type=url]:hover,
input[type=week]:hover,
textarea:hover {
  border: 1px solid #b2497d;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=file]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  border: 1px solid #b2497d;
  /*box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);*/
}
textarea {
  overflow-y: auto;
}
/* TRADITIONAL CHECKBOX AND RADIO BUTTONS */
label {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin: 0 15px 15px 0;
}
label:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before {
  text-align: center;
  text-shadow: 0 -1px 0 #333333;
  line-height: 18px;
}
input[type=radio] + label:before {
  border-radius: 8px;
}
input[type=radio]:checked + label:before {
  content: '\2022';
  font-size: 35px;
}
input[type=checkbox] + label:before {
  border-radius: 2px;
}
input[type=checkbox]:checked + label:before {
  content: '\2713';
  font-size: 15px;
}
/* CHECKBOX AND RADIO TEXT */
input[type=radio] + label.textselect:before,
input[type=checkbox] + label.textselect:before,
input[type=radio]:checked + label.textselect:before,
input[type=checkbox]:checked + label.textselect:before {
  display: none;
}
input[type=checkbox] + label.textselect,
input[type=radio] + label.textselect {
  width: auto;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  cursor: pointer;
  padding: 10px;
  margin-bottom: 20px;
}
input[type=checkbox]:checked + label.textselect,
input[type=radio]:checked + label.textselect {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.7), inset 0 2px 0 #990033;
}
input[type=checkbox] + label.textselect.first,
input[type=radio] + label.textselect.first {
  margin: 0 -2px 20px 0;
  border-radius: 3px 0 0 3px;
  border-right: 1px solid #b20043;
}
input[type=checkbox] + label.textselect.center,
input[type=radio] + label.textselect.center {
  margin: 0 -2px 20px;
  border-radius: 0;
  border-right: 1px solid #b20043;
}
input[type=checkbox] + label.textselect.last,
input[type=radio] + label.textselect.last {
  margin: 0 0 20px -2px;
  border-radius: 0 3px 3px 0;
}
/* EMBEDDED VIDEOS */
iframe,
object,
embed,
video {
  width: 100%;
  min-width: 100%;
}
video .warning {
  width: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #990033;
  padding: 5px 10px 5px 5px;
  position: absolute;
  top: 10%;
  z-index: 999;
}
/* Easing */
a,
i,
span,
label,
button,
input,
textarea,
img,
.image-container {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
/* Preloader */
#preloader {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
#status {
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  position: absolute;
  top: 50%;
  left: 50%;
}
#status {
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.separator {
  width: 100%;
  height: 1px;
  clear: both;
  background: #adacac;
  margin: 40px 0;
  display: inline-block;
}
.block {
  display: block;
}
.hide-block {
  display: none !important;
}
/* === IE ONLY === */
.ie h1,
.ie h2,
.ie h3,
.ie h4,
.ie h5,
.ie h6,
.ie li,
.ie a,
.ie p,
.ie span,
.ie label,
.ie input,
.ie button,
.ie textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.ie #intro .overlay {
  background-color: #000;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.ie section.header span {
  font-size: 24px;
}
.ie #quote section.header,
.ie #social section.header {
  background-position: center;
}
.ie #portfolio-items li .mask h2,
.ie #portfolio-items li .mask i,
.ie #social ul li a span {
  visibility: hidden;
}
.ie #portfolio-items li:hover .mask h2,
.ie #portfolio-items li:hover .mask i,
.ie #social ul li a:hover span {
  visibility: visible;
}
.ie #portfolio-items li .mask {
  background-color: #b2497d;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ie #portfolio-items li:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.ie #contact .error {
  font-size: 12px;
}
.ie #contact .form textarea {
  min-height: 188px;
  height: 188px;
}
.ie8 #contact .form textarea {
  min-height: 154px;
  height: 154px;
}
.ie8 #services.icons-circled .item > i,
.ie8 #services.icons-diamond .item > i {
  width: auto;
  height: auto;
  color: #b2497d;
  background: none;
  font-size: 60px;
  padding-top: 0;
  margin-top: 0;
}
.ie9 #staff .indiv .image-container {
  max-width: 210px;
  max-height: 210px;
}
.ie #staff .indiv ul li a {
  padding: 4px 0;
}
/* === CSS RETINA BACKGROUNDS === */
/* === MEDIA QUERIES === */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #about .indiv .image-container {
    max-width: 172px;
    max-height: 172px;
  }
  #about .indiv .image-container img {
    width: 162px;
    height: 162px;
  }
  #quote h3 {
    font-size: 26px;
  }
  #quote span {
    font-size: 20px;
  }
  #portfolio-items li {
    max-width: 252px;
    max-height: 196px;
  }
  #contact .error {
    margin: -10px 0 0 -364px;
  }
  #map-wrapper {
    height: 273px;
  }
  
  div#carousel2 {
  width: 55% !important;
  /* margin: 4em auto; */
  /* padding-bottom: 6em; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 8em;
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #headernav {
    display: none;
  }
  #navicon {
    display: block;
  }
  .heading:before,
  .heading:after {
    display: none;
  }
  #services .item {
    margin-bottom: 15px;
  }
  #about .container {
    padding-bottom: 30px;
  }
  #about .container .indiv {
    margin-bottom: 30px;
  }
  #about .container .indiv .image-container {
    max-width: 420px;
    max-height: 420px;
    /*border: 0;*/
  }
  #about .container .indiv h3 {
    font-size: 28px;
  }
  #about .container .indiv h6 {
    font-size: 20px;
  }
  #about .container .indiv ul li a {
    font-size: 18px;
  }
  #about .indiv .image-container {
    /*border: 0;*/
  }
  #about .indiv .image-container img {
    width: 420px;
    height: 420px;
  }
  #quote section.header {
    background-attachment: scroll;
    padding: 70px 0;
  }
  #quote h3.quote {
    font-size: 24px;
    padding: 0 10px;
  }
  #quote span.quote-author {
    font-size: 18px;
  }
  #portfolio .container {
    padding-bottom: 30px;
  }
  #portfolio-items li {
    display: block;
    max-width: 420px;
    max-height: 328px;
    margin: 1px 0;
    float: none;
  }
  #portfolio-items li .mask h2 {
    margin: 70px 15px;
  }
  .mfp-close {
    right: 0;
  }
  #contact .send {
    width: 100%;
    float: none;
  }
  #contact .info h3 {
    font-size: 24px;
  }
  #contact .info h4 {
    font-size: 18px;
  }
  #contact .info span {
    font-size: 18px;
    padding-bottom: 15px;
  }
  #contact .error {
    margin: -10px 0 0 -420px;
  }
  #map-wrapper {
    height: 180px;
  }
  #social section.header {
    background-attachment: scroll;
  }
  #social ul li {
    margin: 10px;
    float: none;
  }
  #social ul li a {
    font-size: 30px;
  }
  #social ul li a span {
    display: none;
  }
  input[type=text],
  input[type=email],
  input[type=password],
  textarea {
    border-radius: 0;
  }

  div#carousel2 {
  width: 521px !important;
  /* margin: 4em auto; */
  /* padding-bottom: 6em; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 2em;
}
.sprites {
  width: 19% !important;
}
}
@media only screen and (max-width: 479px) {

  #contact p {
  width: 100%;
  margin-left: 0;
}

  #headernav {
    display: none;
  }
  #navicon {
    display: block;
  }
  .heading:before,
  .heading:after {
    display: none;
  }
  section.header span {
    font-size: 16px;
    letter-spacing: 0px;
  }
  #services .item {
    margin-bottom: 15px;
  }
  #about .container {
    padding-bottom: 30px;
  }
  #about .container .indiv {
    margin-bottom: 30px;
  }
  #about .container .indiv .image-container {
    max-width: 300px;
    max-height: 300px;
    /*border: 0;*/
  }
  #about .container .indiv h3 {
    font-size: 24px;
  }
  #about .container .indiv h6 {
    font-size: 18px;
  }
  #about .container .indiv ul li a {
    font-size: 16px;
  }
  #about .indiv .image-container {
    /*border: 0;*/
  }
  #about .indiv .image-container img {
    width: 300px;
    height: 300px;
  }
  #quote section.header {
    background-attachment: scroll;
    padding: 70px 0;
  }
  #quote h3.quote {
    font-size: 22px;
    padding: 0 10px;
  }
  #quote span.quote-author {
    font-size: 16px;
  }
  #portfolio .container {
    padding-bottom: 30px;
  }
  #portfolio-items li {
    display: block;
    max-width: 300px;
    max-height: 234px;
    margin: 1px 0;
    float: none;
  }
  #contact .send {
    width: 100%;
    float: none;
  }
  #contact .error {
    margin: -10px 0 0 -300px;
  }
  #map-wrapper {
    height: 180px;
  }
  #social section.header {
    background-attachment: scroll;
  }
  #social ul li {
    margin: 10px;
    float: none;
  }
  #social ul li a {
    font-size: 30px;
  }
  #social ul li a span {
    display: none;
  }
  input[type=text],
  input[type=email],
  input[type=password],
  textarea {
    border-radius: 0;
  }

  
  .sprites {
  width: 71px !important;
}
  div#carousel2 {
  width: 100% !important;
  /* margin: 4em auto; */
  /* padding-bottom: 6em; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 2em;
}

}

#testimonials {
  background: url('images/background/bg4.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}

section.header {
  padding: 0px 0px !important;
 
}

.testimonial-item {
  padding: 5.5em 0;
}

#quote {
  background: url('images/background/bg3.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}


#social {
  background: url('images/background/bg5.jpg') no-repeat fixed !important;
  background-size: cover !important;
  background-position: center center !important;
  margin-bottom: 0 !important;
  width: 100% !important; 
  height: 80px !important;
}

#social ul {
  display: inline-block !important;
  list-style: none !important;
  padding: 1em 0 !important;
}

.info.two-thirds.col p {
  width: 85%;
  margin-left: 6em;
}

.copyright h1 a {
  background: url('images/logos/ddlogolong.png')no-repeat center center;
  width: 100%;
  height: 113px;
  display: block;
  max-width: 937px;
}

.image-about img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}


.sprites{

  background:url('images/sprites.png');

 width:102px;

 height:118px;

display:inline-block;

-webkit-transition: all .3s ease-in-out;

  -moz-transition: all .3s ease-in-out;

  -o-transition: all .3s ease-in-out;

  transition: all .3s ease-in-out;

}



.startled:hover {

  background-position: 0 -131px;

  /* float: left; */

  /* margin-bottom: 1em; */

}



span.confused.sprites.fl {

  background-position: -128px 0;

}





span.confused.sprites.fl:hover {

  background-position: -129px -129px;

}





span.disappointed.sprites.fl {

  background-position: -255px 0px;

} 





span.disappointed.sprites.fl:hover {

  background-position: -255px -129px;

}



span.happy.sprites.fl {

  background-position: -384px 0px;

}



span.happy.sprites.fl:hover {

  background-position: -384px -129px;

}



span.amazed.sprites.fl {
  background-position: -512px 0 !important;
}



span.amazed.sprites.fl:hover {

  background-position: -512px -129px !important;

}





span.proud.sprites.fl {

  background-position: -641px 0px;

}





span.proud.sprites.fl:hover {

  background-position: -641px -129px;

}





span.proud.sprites.fl:hover {

  background-position: -641px -129px;

}





span.sad.sprites.fl {

  background-position: -767px 0px;

}







span.sad.sprites.fl:hover {

  background-position: -767px -129px;

}







span.despair.sprites.fl {

  background-position: -894px 0px;

}



span.despair.sprites.fl:hover {

  background-position: -894px -129px;

}



.carousel {
  position: relative;
  width: 89% !important;
  margin: 0 auto !important;
}



#carousel2 .prev {
  position: absolute;
  top: 39px;
  left: -23px;
}



#carousel2 span.next {

  position: absolute;

  top: 43px;

  right: -15px;

}



div#carousel2 {

  width: 89%;

  /* margin: 4em auto; */

  /* padding-bottom: 6em; */

  margin-right: auto;

  margin-left: auto;
    margin-top: 2em;

}



#carousel2 .carousel-indicators {

  bottom: 55px !important;

}


.carousel-control {

  width: 0% !important;

}


.slider h2, .product h2 {
  text-align: center;
  padding-top: 1em;
  color: #ff1d8e;
}
.product h2 {
  margin-bottom: 30px;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #fff !important;
  -webkit-box-shadow: 0 0 5px #fff !important;
  box-shadow: 0 0 5px #fff !important;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}


.bx-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto !important;
}


.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px !important;
}

.bx-wrapper .bx-next {
  right: 15px !important;
  background: url(images/controls.png) no-repeat -43px -32px !important;
}

.quote {
  background: url('images/background/bg3.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}
.quote section.header{
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  display: block;
}
.quote h3 {
  max-width: 60%;
  color: #fff;
  font-size: 18px;
  font-family: 'Comfortaa', cursive;
  line-height: 28px;
  text-align: center;
  text-transform: lowercase;
  text-shadow: 0 3px 15px #000;
  padding-top: 0;
  margin: 0 auto 21px auto;
}
.quote h3:after{
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  background: #fff;
  opacity: .5;
  position: relative;
  left: 50%;
  margin: 30px 0 30px -25px;
}
.quote .author {
  color: #eee;
  font-size: 15px;
  text-shadow: 0 3px 15px #000;
  text-transform: none;
}
.quote1 {
  background: url('images/background/bg4.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}
.quote2 {
  background: url('images/background/bg5.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}
.quote3 {
  background: url('images/background/bg6.jpg') no-repeat fixed !important;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
}
#language-block .french{display:none;}

.amazaon .fa-amazaon{
background:url('images/icons/amazon-white-1.png') no-repeat;
width:30px; height:35px;
}
.amazaon .fa-amazaon:hover{
background:url('images/icons/amazon-pink-1.png') no-repeat;
width:30px; height:35px;
}
@media screen and (max-width:959px){
  #sticky-header .container { width: 100%;}
  #sticky-header .container .four.cols {width: 100% !important; padding: 0 15px; padding-right: 44px;} 
  #sticky-header.stuck {  z-index: 1007;}
  
  #headernav {display: none;
    background: #ff69b4 none repeat scroll 0 0;
    width: 100%;
     position: absolute;
    left: 0;
    top: 90px;
    z-index: 10000000;
    margin-left: 0;
  }
  #headernav ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
  #headernav li, #mobilenav li {
  display: block;
  float: left;
  height: auto;
  position: relative;
  width: 100%;
  text-align: left;
}
  
  #headernav li a, #mobilenav li a {
    display: block;
    font-family: "Comfortaa",cursive;
    font-size: 1.1em;
    height: 100%;
    padding: 9px 50px;
    text-decoration: none;
    border-top: 1px solid #fff;
    text-transform: uppercase;
  }
  
  .menu-item-has-children .sub-menu { !important;
    position: relative !important;}
  
    #headernav li li a, #mobilenav li li a {
    font-size: 1em !important;
    padding: 7px 20px !important;     
       padding-left: 78px !important;
      
  }
  
  
  #navicon {
    margin-top: 32px;
    cursor: pointer;
}

  #sticky-header {   background: #ff69b4  }   
  
  .menu-item-has-children > a:after { right: 40px; top: 11px;}
  
  #language-block {
  left: 0;;
  right: inherit;
  text-align: left;
  width: auto;
  top: 93px  !important;
}
  
  
}
@media screen and (max-width:767px){

.copyright h1 a {
  background: url('images/logos/ddlogolong-1.pn')no-repeat center center;
  width: 100%;
  height: 113px;
  display: block;
  max-width: 500px;
  
}

}

.wpcf7 p {padding-bottom: 0 !important;}

.wpcf7-submit {  color: #666;
  display: inline-block;
  width: auto;
  font-size: 15px;
  font-family: 'Quicksand', sans-serif;
  text-transform: lowercase;
  text-decoration: none;
  text-align: center;
  background: #efefef;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  padding: 10px 15px;
  margin: 15px 0;}

p{
  text-align: justify !important;
}

