@media screen and (min-width: 1338px) {
  /* line 2, ../sass/responsive.scss */
  #mobile_service {
    display: none;
  }

  /* line 3, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }
    
div.mobile {
    display: none;
}

  /* line 4, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }

  /* line 5, ../sass/responsive.scss */
  .carousel_mobile_only {
    display: none;
  }

  /* line 7, ../sass/responsive.scss */
  div#side_bar .panel {
    border-bottom: 0;
  }

  /* line 11, ../sass/responsive.scss */
  div#side_bar .panel-heading a.collapsed {
    background: none;
  }

  /* line 14, ../sass/responsive.scss */
  div#side_bar .panel-heading a {
    background: none;
    border-radius: 5px;
  }

  /* line 19, ../sass/responsive.scss */
  div#side_bar .panel-default > .panel-heading {
    background: none;
    border-bottom: 1px dashed #ccc;
  }

  /* line 24, ../sass/responsive.scss */
  div#side_bar .panel-group .panel {
    border-radius: 0;
  }

  /* line 28, ../sass/responsive.scss */
  div#side_bar .panel-default {
    border: 0;
    border-radius: 0;
  }

  /* line 33, ../sass/responsive.scss */
  div#side_bar .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 39, ../sass/responsive.scss */
  div#side_bar .panel-collapse > .panel-body {
    border-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 46, ../sass/responsive.scss */
  .carousel_mobile_only {
    display: none;
  }

  /* line 47, ../sass/responsive.scss */
  .plan .head h2 {
    font-size: .992em;
  }

  /* line 51, ../sass/responsive.scss */
  .plan .price h3 {
    font-size: 3.5em;
  }
}
@media screen and (min-width: 1040px) and (max-width: 1337px) {
  /* line 58, ../sass/responsive.scss */
  .carousel_mobile_only {
    display: none;
  }

  /* line 59, ../sass/responsive.scss */
  #mobile_service {
    display: none;
  }

  /* line 60, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }

  /* line 61, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }
    
div.mobile {
    display: none;
}

  /* line 63, ../sass/responsive.scss */
  div.vidcontent h1 {
    font-size: 3.9em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  /* line 72, ../sass/responsive.scss */
  .texture_pane h1 {
    font-size: 4em;
    line-height: 1em;
  }

  .white_pane h1 {
    font-size: 4em;
    line-height: 1em;
  }    
    
  .silver_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }  
    
section#demo.silver_pane h1 {
    font-size: 3em;
    line-height: 1em;
  } 
    
  /* line 77, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 5em;
    line-height: 1em;
  }

  /* line 83, ../sass/responsive.scss */
  div#side_bar .panel {
    border-bottom: 0;
  }

  /* line 87, ../sass/responsive.scss */
  div#side_bar .panel-heading a.collapsed {
    background: none;
  }

  /* line 90, ../sass/responsive.scss */
  div#side_bar .panel-heading a {
    background: none;
    border-radius: 5px;
  }

  /* line 95, ../sass/responsive.scss */
  div#side_bar .panel-default > .panel-heading {
    background: none;
    border-bottom: 1px dashed #ccc;
  }

  /* line 100, ../sass/responsive.scss */
  div#side_bar .panel-group .panel {
    border-radius: 0;
  }

  /* line 104, ../sass/responsive.scss */
  div#side_bar .panel-default {
    border: 0;
    border-radius: 0;
  }

  /* line 109, ../sass/responsive.scss */
  div#side_bar .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 115, ../sass/responsive.scss */
  div#side_bar .panel-collapse > .panel-body {
    border-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1039px) {
  /* line 123, ../sass/responsive.scss */
  .carousel_mobile_only {
    display: none;
  }

  /* line 124, ../sass/responsive.scss */
  section #mobile_service {
    display: none;
  }

  /* line 126, ../sass/responsive.scss */
  div.main_video {
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  /* line 134, ../sass/responsive.scss */
  div.vidmaincontent {
    top: 300px;
  }

div.mobile {
    display: none;
}
    
  /* line 138, ../sass/responsive.scss */
  div.vidmaincontent h1 {
    font-size: 28px;
  }

  /* line 142, ../sass/responsive.scss */
  .vidmaincontent button.btn {
    width: 90%;
    padding: .55em;
    font-size: 25px;
  }

  /* line 148, ../sass/responsive.scss */
  div.vidcontent {
    position: absolute;
    top: 620px;
    width: 100%;
    height: 200px;
    background-color: rgba(0, 125, 195, 0.7);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 40px 0;
  }

  /* line 161, ../sass/responsive.scss */
  div.vidcontent h1 {
    font-size: 4em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  /* line 170, ../sass/responsive.scss */
  .plan .head h2 {
    font-size: .95em;
  }

  /* line 174, ../sass/responsive.scss */
  .texture_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }
    
  .white_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }

  .silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  }
    
section#demo.silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  } 

  /* line 179, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 4em;
    line-height: 1em;
  }

  /* line 184, ../sass/responsive.scss */
  .parallax-overlay {
    height: 330px;
  }

  /* line 188, ../sass/responsive.scss */
  .push_90 {
    margin-bottom: 20px !important;
  }

  /* line 192, ../sass/responsive.scss */
  section.contact h1 {
    font-size: 2.8em;
  }

  /* line 193, ../sass/responsive.scss */
  section.contact h2 {
    font-size: 1.3em;
  }

  /* line 194, ../sass/responsive.scss */
  section.contact h3 {
    font-size: .9em;
  }

  /* line 195, ../sass/responsive.scss */
  div#contact-img {
    padding-top: 90px;
  }

  /* line 196, ../sass/responsive.scss */
  div#contact {
    padding-top: 50px;
  }

  /* line 198, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }

  /* line 200, ../sass/responsive.scss */
  .plan:hover {
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.3);
    min-height: 100px;
    background: white;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 4px;
    margin: 20px 0;
    padding-bottom: 25px;
    text-align: center;
  }

  /* line 214, ../sass/responsive.scss */
  #awards ul li img {
    margin-bottom: 20px;
  }

  /* line 218, ../sass/responsive.scss */
  footer {
    padding-bottom: 80px;
  }

  /* line 222, ../sass/responsive.scss */
  div#terms ul li {
    margin-right: 5px;
  }

  /* line 227, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 235, ../sass/responsive.scss */
  .mobile_clear {
    clear: both;
  }

  /* line 238, ../sass/responsive.scss */
  div#side_bar .panel {
    border-bottom: 0;
  }

  /* line 242, ../sass/responsive.scss */
  div#side_bar .panel-heading a.collapsed {
    background: none;
  }

  /* line 245, ../sass/responsive.scss */
  div#side_bar .panel-heading a {
    background: none;
    border-radius: 5px;
  }

  /* line 250, ../sass/responsive.scss */
  div#side_bar .panel-default > .panel-heading {
    background: none;
    border-bottom: 1px dashed #ccc;
  }

  /* line 255, ../sass/responsive.scss */
  div#side_bar .panel-group .panel {
    border-radius: 0;
  }

  /* line 259, ../sass/responsive.scss */
  div#side_bar .panel-default {
    border: 0;
    border-radius: 0;
  }

  /* line 264, ../sass/responsive.scss */
  div#side_bar .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 270, ../sass/responsive.scss */
  div#side_bar .panel-collapse > .panel-body {
    border-top: 0;
  }
    
div#tablet_delete {
    display: none;
}
    
    
    
    
    
div#features>div.container>div.row>.col-md-6:first-child {
    padding-right:15px;
    border: none;
}

div#features>div.container>div.row>.col-md-6:nth-child(2) {
    padding-left: 15px;
}     
    
}





@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 292, ../sass/responsive.scss */
  body {
    padding: 0;
  }

  /* line 296, ../sass/responsive.scss */
  header {
    position: relative;
  }

  /* line 301, ../sass/responsive.scss */
  .top-bar {
    display: none;
  }

  /* line 305, ../sass/responsive.scss */
  .navbar-default .navbar-nav {
    padding: 15px 0;
  }

  /* line 309, ../sass/responsive.scss */
  .show-search, .search-form {
    display: none;
  }

  /* line 313, ../sass/responsive.scss */
  .navbar-default .navbar-toggle {
    margin-top: 15px;
    outline: none;
  }

  /* line 318, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    border: none;
    padding: 5px 10px;
    display: block;
    border: none !important;
    padding-right: 0;
  }

  /* line 326, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:after {
    display: none;
  }

  /* line 330, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:hover {
    opacity: 0.7;
  }

  /* line 334, ../sass/responsive.scss */
  .brand {
    display: none;
  }

  /* line 338, ../sass/responsive.scss */
  .mobile-brand {
    display: inline;
    float: left;
    max-width: 100%;
    position: relative;
    padding: 7px 0;
    margin-left: 20px;
  }

  /* line 347, ../sass/responsive.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 351, ../sass/responsive.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #ccc;
    color: #000;
  }

  /* line 356, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
  }

  /* line 360, ../sass/responsive.scss */
  .dropdown-menu li a {
    font-size: 1.1em;
  }

  /* line 364, ../sass/responsive.scss */
  .panel-heading a {
    padding: 20px 10px;
  }

  /* line 368, ../sass/responsive.scss */
  .panel-body > .btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
  }

  /* line 374, ../sass/responsive.scss */
  .video_screen_only {
    display: none;
  }

  /* line 376, ../sass/responsive.scss */
  div.video {
    display: none;
  }

  div.screen {
      display: none;
  }    
    
  /* line 378, ../sass/responsive.scss */
  section.module.parallax-2, section.module.parallax-1, section.module.parallax-3 {
    background-position: center top;
  }

  /* line 382, ../sass/responsive.scss */
  section.module.parallax.parallax-2 h1 {
    font-size: 3em;
    line-height: 1em;
  }

  /* line 387, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 4em;
    line-height: 1em;
  }

  /* line 392, ../sass/responsive.scss */
  .texture_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }
    
  .white_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }

  .silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  }
    
section#demo.silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  } 
    
  /* line 397, ../sass/responsive.scss */
  .plan {
    background: white;
  }

  /* line 401, ../sass/responsive.scss */
  .plan:hover {
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.3);
    min-height: 100px;
    background: white;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 4px;
    margin: 20px 0;
    padding-bottom: 25px;
    text-align: center;
  }

  /* line 415, ../sass/responsive.scss */
  #owl-demo .item {
    padding-left: 8%;
  }

  /* line 419, ../sass/responsive.scss */
  div#awards {
    display: none;
  }

  /* line 420, ../sass/responsive.scss */
  div#contact-img {
    display: none;
  }

  /* line 421, ../sass/responsive.scss */
  div#contact {
    text-align: center;
    padding-left: 15px;
  }

  /* line 425, ../sass/responsive.scss */
  div#main_content .button_wrap .btn-lg, .btn-lg {
    width: 60%;
    margin-bottom: 10px;
  }

  /* line 430, ../sass/responsive.scss */
  .footer-widgets > .col-xs-12 {
    width: 50%;
    padding-left: 10%;
  }

  /* line 435, ../sass/responsive.scss */
  footer {
    background: url(../mainimg/onsm_logo.png) center bottom no-repeat;
    padding: 60px 35px 140px 35px;
    background-color: #434344;
    border-top: 4px solid #ccc;
    color: #f1f1f1;
  }

  /* line 442, ../sass/responsive.scss */
  div#terms {
    margin: 0 auto;
    text-align: center;
  }

  /* line 449, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 456, ../sass/responsive.scss */
  .back-to-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 20px;
  }

  /* line 463, ../sass/responsive.scss */
  mobile_clear {
    display: none;
  }

  /* line 465, ../sass/responsive.scss */
  section.module.parallax {
    background-attachment: inherit;
    height: auto;
    -moz-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
  }

  /* line 476, ../sass/responsive.scss */
  .parallax-overlay {
    height: 350px;
  }

  /* line 482, ../sass/responsive.scss */
  section.banner.parallax {
    background-attachment: inherit;
    height: auto;
    -moz-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
  }

  /* line 493, ../sass/responsive.scss */
  section.banner.parallax {
    background-position: center top;
  }

  /* line 497, ../sass/responsive.scss */
  div#main_content {
    border: 0;
    padding-bottom: 60px;
  }

  /* line 502, ../sass/responsive.scss */
  div#main_content blockquote {
    margin: .4em 0;
    margin-right: 1em;
  }

  /* line 507, ../sass/responsive.scss */
  div#main_content h1 {
    font-size: 1.3em;
  }

  /* line 511, ../sass/responsive.scss */
  div#side_bar {
    padding: 60px 15px;
    border-top: 1px dashed #ccc;
  }

  /* line 516, ../sass/responsive.scss */
  div#side_bar .panel-heading a {
    display: block;
    padding: 20px 10px;
  }
    
    
    
    
    
    
    
    
/* MEC TEST 2 */
    
div#features>div.container>div.row>.col-md-6:first-child {
    padding-right:15px;
    border: none;
}

div#features>div.container>div.row>.col-md-6:nth-child(2) {
    padding-left: 15px;
}    
    
    
}





@media only screen and (max-width: 479px) {
  /* line 548, ../sass/responsive.scss */
  body {
    padding: 0;
  }

  /* line 552, ../sass/responsive.scss */
  header {
    position: relative;
  }

  /* line 557, ../sass/responsive.scss */
  .top-bar {
    display: none;
  }

  /* line 561, ../sass/responsive.scss */
  .navbar-default .navbar-nav {
    padding: 15px 0;
  }

  /* line 565, ../sass/responsive.scss */
  .show-search, .search-form {
    display: none;
  }

  /* line 569, ../sass/responsive.scss */
  ul.social-list li {
    margin: 0 3px;
  }

  /* line 573, ../sass/responsive.scss */
  ul.social-list li a i {
    font-size: 0.9em;
    display: block;
    width: auto;
    line-height: 30px;
    border: none !important;
  }

  /* line 581, ../sass/responsive.scss */
  ul.social-list li a:hover {
    background-color: transparent !important;
  }

  /*
  ul.social-list li a.facebook:hover {
  color: #507CBE;
  }
  */
  /* line 591, ../sass/responsive.scss */
  .navbar-default .navbar-toggle {
    margin-top: 15px;
    outline: none;
  }

  /* line 596, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    border: none;
    padding: 5px 10px;
    display: block;
    border: none !important;
    padding-right: 0;
  }

  /* line 604, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:after {
    display: none;
  }

  /* line 608, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:hover {
    opacity: 0.7;
  }

  /* line 612, ../sass/responsive.scss */
  .brand {
    display: none;
  }

  /* line 616, ../sass/responsive.scss */
  .mobile-brand {
    display: inline;
    float: left;
    max-width: 100%;
    position: relative;
    padding: 7px 0;
    margin-left: 20px;
  }

  /* line 625, ../sass/responsive.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 629, ../sass/responsive.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #ccc;
    color: #000;
  }

  /* line 634, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
  }

  /* line 638, ../sass/responsive.scss */
  .dropdown-menu li a {
    font-size: 1.1em;
  }

  /* line 642, ../sass/responsive.scss */
  .panel-heading a {
    padding: 20px 10px;
  }

  /* line 646, ../sass/responsive.scss */
  .panel-body > .btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
  }

  /* line 652, ../sass/responsive.scss */
  .video_screen_only {
    display: none;
  }

  /* line 654, ../sass/responsive.scss */
  div.video {
    display: none;
  }

  div.screen {
      display: none;
  }

  /* line 656, ../sass/responsive.scss */
  section.module.parallax-2, section.module.parallax-1, section.module.parallax-3 {
    background-position: center top;
  }

  /* line 660, ../sass/responsive.scss */
  .parallax-overlay {
    height: 470px;
  }

  /* line 664, ../sass/responsive.scss */
  section.module.parallax.parallax-2 h1 {
    font-size: 2em;
    line-height: 1em;
  }

  /* line 669, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 3em;
    line-height: 1em;
  }

  /* line 674, ../sass/responsive.scss */
  .texture_pane h1 {
    font-size: 2em;
    line-height: 1em;
  }
    
  .white_pane h1 {
    font-size: 2em;
    line-height: 1em;
  }
    
  .silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  }
    
#mec_resources h1 {
    font-size: 2em;
    line-height: 1em;
}
    
section#demo.silver_pane h1 {
    font-size: 2em;
    line-height: 1em;
  } 

  /* line 679, ../sass/responsive.scss */
  .plan {
    background: white;
  }

  /* line 683, ../sass/responsive.scss */
  .plan:hover {
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.3);
    min-height: 100px;
    background: white;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border-radius: 4px;
    margin: 20px 0;
    padding-bottom: 25px;
    text-align: center;
  }

  /* line 697, ../sass/responsive.scss */
  #owl-demo .item {
    padding-left: 13%;
  }

  /* line 701, ../sass/responsive.scss */
  div#awards {
    display: none;
  }

  /* line 702, ../sass/responsive.scss */
  div#contact-img {
    display: none;
  }

  /* line 703, ../sass/responsive.scss */
  div#contact {
    text-align: center;
    padding-left: 15px;
  }

  /* line 708, ../sass/responsive.scss */
  div#main_content .button_wrap .btn-lg, .btn-lg {
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 713, ../sass/responsive.scss */
  footer {
    background: url(../mainimg/onsm_logo.png) 60% bottom no-repeat;
    padding: 60px 35px 140px 25%;
    background-color: #434344;
    border-top: 4px solid #ccc;
    color: #f1f1f1;
  }

  /* line 721, ../sass/responsive.scss */
  .social-bar {
    display: none;
  }

  /* line 725, ../sass/responsive.scss */
  div#terms {
    display: none;
  }

  /* line 727, ../sass/responsive.scss */
  div#copyright {
    width: 100%;
  }

  /* line 729, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 736, ../sass/responsive.scss */
  .back-to-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 20px;
  }

  /* line 743, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }

  /* line 745, ../sass/responsive.scss */
  section.module.parallax {
    background-attachment: inherit;
    height: auto;
    -moz-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
  }

  /* line 759, ../sass/responsive.scss */
  section.banner.parallax {
    background-attachment: inherit;
    height: auto;
    -moz-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
    box-shadow: inset 0 10px 10px -10px rgba(35, 35, 35, 0.8), inset 0 -10px 10px -10px rgba(35, 35, 35, 0.8);
  }

  /* line 770, ../sass/responsive.scss */
  section.banner.parallax {
    background-position: center top;
  }

  /* line 775, ../sass/responsive.scss */
  div#main_content {
    border: 0;
    padding-bottom: 60px;
  }

  /* line 780, ../sass/responsive.scss */
  div#main_content blockquote {
    margin: 0 auto 20px;
    margin-right: 0;
    padding: 10px 20px 20px;
    width: 100%;
  }

  /* line 787, ../sass/responsive.scss */
  div#main_content h1 {
    font-size: 1.3em;
  }

  /* line 791, ../sass/responsive.scss */
  div#main_content .btn {
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 796, ../sass/responsive.scss */
  div#side_bar {
    padding: 60px 15px;
    border-top: 1px dashed #ccc;
  }

  /* line 802, ../sass/responsive.scss */
  div#side_bar .panel-heading a {
    display: block;
    padding: 20px 10px;
  }
    
    
    
    
    
/* MEC TEST 2 */
    
div#features>div.container>div.row>.col-md-6:first-child {
    padding-right:15px;
    border: none;
}

div#features>div.container>div.row>.col-md-6:nth-child(2) {
    padding-left: 15px;
} 
    
    
    
}
