
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

@media (max-width: 767px) {



}



/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {

.btn-nav {
  background-color: #FE4E80;
  color: #fff;
  font-size: 10px;
  line-height: 24px;
  padding: 10px 35px;
  width: 190px;
  cursor: pointer;
  border-radius: 3px;
  margin:27px auto;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

li .btn-nav{
  display: none;
}


.navigation .navbar-nav > li > a{
  padding: 38px 10px;
  font-size: 11px;

}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 10px;
}

#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 0px;
}

.mobile-device .white{
  left: -98px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}

.plus{
    height: 30%;
    width: 30%;
    margin-left: -15%;
}

.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 30px;
}


  
 
}



/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

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

 /* Button used to open the contact form - fixed at the bottom of the page */
.open-button, .form-popup{
  display: block;
}

.open-button {
  background-color: #FE4E80;
  color: #fff;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 5em;
  text-align: center;
  border-radius: 50%;
  z-index: 10;
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302),0 1px 3px 1px rgba(60,64,67,0.149);
}

.btnX{
    color: #0A0C2B;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 20em;
    border-radius: 3px;
    text-align: right;
    background: 0 0;
}

label{
  padding: 10px 0;
  line-height: 1.5;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 1em;
  right: 15px;
  border: 1px solid #f1f1f1;
  z-index: 11;
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302),0 1px 3px 1px rgba(60,64,67,0.149);
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #FE4E80;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  border-radius: 3px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: #808080a6;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
} 



.navbar-toggle {
  border: 1px solid #0a0c2b;
  margin-top: 28px;
}

.navbar-toggle .icon-bar {
  background-color: #0a0c2b;
}

.animated-nav .navbar-toggle {
  border: 1px solid #0a0c2b;
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  background-color: #0a0c2b;
}

.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 25px;
}

.navigation .navbar-nav > li > a {
  background-color: #FFFFFF;
   border-top: 1px solid #f5f5f5;
    color: #FE4E80;
    opacity: 1;
    text-align: center;
}

.navigation .navbar-nav > li > a:hover {
  background-color: #FFFFFF;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: none;

}


.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

#home-carousel .carousel-inner h2{
    font-size: 20px;
    line-height: 31px;
}

.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

#service .media{
  padding-left: 0px;
}

#service .media > .pull-left{
  margin-right: 15px;
}

.mobile-device img{
  float: none;
}

.mobile-device .black{
  left: 0;
}

.mobile-device .white{
  bottom: 336px;
  left: 83px;
}

#service-bottom{
  padding-bottom: 100%;
  height: 1400px;
}

.service-features{
  padding: 40px 0 0 20px;
  width: 100%;
  top: 60%;
  height: 519px;
}

.service-features h3{
  margin-bottom: 0px;
}

.portfolio-item{
  width: 51%;
  margin: 0 25%;
}

.tst-content{
  margin: 10px 0 0 125px;
}

.subtitle{
  padding-top: 50px;
}

.call-to-action p{
  font-size: 14px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 10px;
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}






}



/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {


}


/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}
/*
     FILE ARCHIVED ON 12:02:13 Jan 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:26:14 Jun 21, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 629.61 (3)
  esindex: 0.014
  captures_list: 663.47
  CDXLines.iter: 18.779 (3)
  PetaboxLoader3.datanode: 598.203 (4)
  exclusion.robots: 0.179
  exclusion.robots.policy: 0.165
  RedisCDXSource: 6.931
  PetaboxLoader3.resolve: 74.723
  load_resource: 130.825
*/