@media screen and (min-width: 1338px) {
  /* line 2, ../sass/responsive.scss */
  #mobile_service {
    display: none;
  }

  /* line 3, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }

  /* line 4, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }

  /* line 5, ../sass/responsive.scss */

    
.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
  }
    
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 9, ../sass/responsive.scss */


  /* line 10, ../sass/responsive.scss */
  .plan .head h2 {
    font-size: 1.3em;
  }

  /* line 14, ../sass/responsive.scss */
  .plan .price h3 {
    font-size: 3.5em;
  }
    
ul.item-list_mec {
    padding: 0;
}
}
@media screen and (min-width: 1040px) and (max-width: 1337px) {
  /* line 21, ../sass/responsive.scss */


  /* line 22, ../sass/responsive.scss */
  #mobile_service {
    display: none;
  }

  /* line 23, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }

  /* line 24, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }

  /* line 26, ../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 35, ../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: 4em;
    line-height: 1em;
  }  
    
section#demo.silver_pane h1 {
    font-size: 4em;
    line-height: 1em;
  }     
    
  /* line 40, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 5em;
    line-height: 1em;
  }

.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
  }

}
@media screen and (min-width: 768px) and (max-width: 1039px) {
  /* line 48, ../sass/responsive.scss */


  /* line 49, ../sass/responsive.scss */
  section #mobile_service {
    display: none;
  }

  /* line 51, ../sass/responsive.scss */
  div.main_video {
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  /* line 59, ../sass/responsive.scss */
  div.vidmaincontent {
    top: 300px;
  }

  /* line 63, ../sass/responsive.scss */
  div.vidmaincontent h1 {
    font-size: 28px;
  }

  /* line 67, ../sass/responsive.scss */
  .vidmaincontent button.btn {
    width: 90%;
    padding: .55em;
    font-size: 25px;
  }

  /* line 73, ../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 86, ../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 95, ../sass/responsive.scss */
  .plan .head h2 {
    font-size: 1.3em;
  }

  /* line 99, ../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: 3em;
    line-height: 1em;
  }  
    
section#demo.silver_pane h1 {
    font-size: 3em;
    line-height: 1em;
  } 
    
  /* line 104, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 4em;
    line-height: 1em;
  }

  /* line 109, ../sass/responsive.scss */
  .parallax-overlay {
    height: 330px;
  }

  /* line 113, ../sass/responsive.scss */
  .push_90 {
    margin-bottom: 20px !important;
  }

  /* line 117, ../sass/responsive.scss */
  section.contact h1 {
    font-size: 2.8em;
  }

  /* line 118, ../sass/responsive.scss */
  section.contact h2 {
    font-size: 1.3em;
  }

  /* line 119, ../sass/responsive.scss */
  section.contact h3 {
    font-size: .9em;
  }

  /* line 120, ../sass/responsive.scss */
  div#contact-img {
    padding-top: 90px;
  }

  /* line 121, ../sass/responsive.scss */
  div#contact {
    padding-top: 50px;
  }

  /* line 123, ../sass/responsive.scss */
  li.mobile_drop {
    display: none;
  }

  /* line 125, ../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 139, ../sass/responsive.scss */
  #awards ul li img {
    margin-bottom: 20px;
  }

  /* line 143, ../sass/responsive.scss */
  footer {
    padding-bottom: 80px;
  }

  /* line 147, ../sass/responsive.scss */
  div#terms ul li {
    margin-right: 5px;
  }

  /* line 152, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 160, ../sass/responsive.scss */
  .mobile_clear {
    clear: both;
  }
    
.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
  }
    
ul.item-list_mec {
    padding: 0;
}
    
ul.item-list_mec li {
    font-size: .7em;
    font-weight: 600;
}
    
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 178, ../sass/responsive.scss */
  body {
    padding: 0;
  }

  /* line 182, ../sass/responsive.scss */
  header {
    position: relative;
  }

  /* line 187, ../sass/responsive.scss */
  .top-bar {
    display: none;
  }

  /* line 191, ../sass/responsive.scss */
  .navbar-default .navbar-nav {
    padding: 15px 0;
  }

  /* line 195, ../sass/responsive.scss */
  .show-search, .search-form {
    display: none;
  }

  /* line 199, ../sass/responsive.scss */
  ul.social-list li {
    margin: 0 3px;
  }

  /* line 203, ../sass/responsive.scss */
  ul.social-list li a i {
    font-size: 0.9em;
    display: block;
    width: auto;
    line-height: 30px;
    border: none !important;
  }

  /* line 211, ../sass/responsive.scss */
  ul.social-list li a:hover {
    background-color: transparent !important;
  }

  /*
  ul.social-list li a.facebook:hover {
  color: #507CBE;
  }
  */
  /* line 221, ../sass/responsive.scss */
  .navbar-default .navbar-toggle {
    margin-top: 15px;
    outline: none;
  }

  /* line 226, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    border: none;
    padding: 5px 10px;
    display: block;
    border: none !important;
    padding-right: 0;
  }

  /* line 234, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:after {
    display: none;
  }

  /* line 238, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:hover {
    opacity: 0.7;
  }

  /* line 242, ../sass/responsive.scss */
  .brand {
    display: none;
  }

  /* line 246, ../sass/responsive.scss */
  .mobile-brand {
    display: inline;
    float: left;
    max-width: 100%;
    position: relative;
    padding: 7px 0;
				margin-left:20px;
  }

  /* line 254, ../sass/responsive.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 258, ../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 263, ../sass/responsive.scss */
  .panel-heading a {
    padding: 20px 10px;
  }

  /* line 267, ../sass/responsive.scss */
  .panel-body > .btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
  }

  /* line 273, ../sass/responsive.scss */
  .video_screen_only {
    display: none;
  }

  /* line 275, ../sass/responsive.scss */
  div.video {
    display: none;
  }

  /* line 277, ../sass/responsive.scss */
  section.module.parallax-2, section.module.parallax-1, section.module.parallax-3 {
    background-position: center top;
  }

  /* line 281, ../sass/responsive.scss */
  section.module.parallax.parallax-2 h1 {
    font-size: 3em;
    line-height: 1em;
  }

  /* line 286, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 4em;
    line-height: 1em;
  }

  /* line 291, ../sass/responsive.scss */
  .parallax-overlay {
    height: 350px;
  }

  /* line 295, ../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: 3em;
    line-height: 1em;
  }  
    
section#demo.silver_pane h1 {
    font-size: 3em;
    line-height: 1em;
  }     
    
  /* line 300, ../sass/responsive.scss */
  .plan {
    background: white;
  }

  /* line 304, ../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 318, ../sass/responsive.scss */
  #owl-demo .item {
    padding-left: 8%;
  }

  /* line 323, ../sass/responsive.scss */
  div#contact-img {
    display: none;
  }

  /* line 324, ../sass/responsive.scss */
  div#contact {
    text-align: center;
    padding-left: 15px;
  }

  /* line 328, ../sass/responsive.scss */
  div#main_content .button_wrap .btn-lg, .btn-lg {
    width: 60%;
    margin-bottom: 10px;
  }

  /* line 330, ../sass/responsive.scss */
  .footer-widgets > .col-xs-12 {
    width: 50%;
    padding-left: 10%;
  }

  /* line 335, ../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 342, ../sass/responsive.scss */
  div#terms {
    margin: 0 auto;
    text-align: center;
  }

  /* line 349, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 356, ../sass/responsive.scss */
  .back-to-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 20px;
  }

  /* line 363, ../sass/responsive.scss */
  mobile_clear {
    display: none;
  }

  /* line 365, ../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 379, ../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 390, ../sass/responsive.scss */
  section.banner.parallax {
    background-position: center top;
  }

  /* line 394, ../sass/responsive.scss */
  div#main_content {
    border: 0;
    padding-bottom: 60px;
  }

  /* line 399, ../sass/responsive.scss */
  div#main_content blockquote {
    margin: .4em 0;
    margin-right: 1em;
  }

  /* line 404, ../sass/responsive.scss */
  div#main_content h1 {
    font-size: 1.3em;
  }

  /* line 408, ../sass/responsive.scss */
  div#side_bar {
    padding: 60px 15px;
    border-top: 1px dashed #ccc;
  }
    
#mec_resources h1, .texture_pane_mec h1 {
    font-size: 3.5em!important;
}
    
section#pricing .other_optns {
    text-align: center;
}   
    
section#pricing .plan.options {
    margin-bottom: 35px;
}
    
section#pricing .plan .btn, .mec-text-section .mec-button {
    width: 80%;
    padding: 25px;
    height: auto!important;
}
    
ul.item-list_mec li {
    margin-left: 25%;
}
    
.testimonials-overlay {
  padding: 60px 0;
  height: 400px;
}
    
section#whyInfinite h1 {
    font-size: 1.8em;
}
    

section#whyInfinite span#typed {
    font-size: 1.3em;
}
    
section#whyInfinite img {
    margin-top: 60px;
}

section#whyInfinite span.typed-cursor {
    font-size: 1.3em;
}
    
}
@media only screen and (max-width: 479px) {
  /* line 439, ../sass/responsive.scss */
  body {
    padding: 0;
  }

  /* line 443, ../sass/responsive.scss */
  header {
    position: relative;
  }

  /* line 448, ../sass/responsive.scss */
  .top-bar {
    display: none;
  }

  /* line 452, ../sass/responsive.scss */
  .navbar-default .navbar-nav {
    padding: 15px 0;
  }

  /* line 456, ../sass/responsive.scss */
  .show-search, .search-form {
    display: none;
  }

  /* line 460, ../sass/responsive.scss */
  ul.social-list li {
    margin: 0 3px;
  }

  /* line 464, ../sass/responsive.scss */
  ul.social-list li a i {
    font-size: 0.9em;
    display: block;
    width: auto;
    line-height: 30px;
    border: none !important;
  }

  /* line 472, ../sass/responsive.scss */
  ul.social-list li a:hover {
    background-color: transparent !important;
  }

  /*
  ul.social-list li a.facebook:hover {
  color: #507CBE;
  }
  */
  /* line 482, ../sass/responsive.scss */
  .navbar-default .navbar-toggle {
    margin-top: 15px;
    outline: none;
  }

  /* line 487, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a {
    border: none;
    padding: 5px 10px;
    display: block;
    border: none !important;
    padding-right: 0;
  }

  /* line 495, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:after {
    display: none;
  }

  /* line 499, ../sass/responsive.scss */
  .navbar-default .navbar-nav > li > a:hover {
    opacity: 0.7;
  }

  /* line 503, ../sass/responsive.scss */
  .brand {
    display: none;
  }

  /* line 507, ../sass/responsive.scss */
  .mobile-brand {
    display: inline;
    float: left;
    max-width: 100%;
    position: relative;
    padding: 7px 0;
				margin-left:20px;
  }

  /* line 515, ../sass/responsive.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 519, ../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 524, ../sass/responsive.scss */
  .panel-heading a {
    padding: 20px 10px;
  }

  /* line 528, ../sass/responsive.scss */
  .panel-body > .btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
  }

  /* line 534, ../sass/responsive.scss */
  .video_screen_only {
    display: none;
  }

  /* line 536, ../sass/responsive.scss */
  div.video {
    display: none;
  }

  /* line 538, ../sass/responsive.scss */
  section.module.parallax-2, section.module.parallax-1, section.module.parallax-3 {
    background-position: center top;
  }

  /* line 542, ../sass/responsive.scss */
  section.module.parallax.parallax-2 h1 {
    font-size: 2em;
    line-height: 1em;
  }

  /* line 547, ../sass/responsive.scss */
  section.module.parallax h1 {
    font-size: 3em;
    line-height: 1em;
  }

  /* line 553, ../sass/responsive.scss */
  .texture_pane h1 {
    font-size: 2.5em;
    line-height: 1em;
  }
    
  .white_pane h1 {
    font-size: 2.5em;
    line-height: 1em;
  }

 .silver_pane h1 {
    font-size: 2.5em;
    line-height: 1em;
  }  
    
section#demo.silver_pane h1 {
    font-size: 2.5em;
    line-height: 1em;
  }     
    
  /* line 558, ../sass/responsive.scss */
  .plan {
    background: white;
  }

  /* line 562, ../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 576, ../sass/responsive.scss */
  #owl-demo .item {
    padding-left: 13%;
  }

  /* line 581, ../sass/responsive.scss */
  div#contact-img {
    display: none;
  }

  /* line 582, ../sass/responsive.scss */
  div#contact {
    text-align: center;
    padding-left: 15px;
  }

  /* line 586, ../sass/responsive.scss */
  div#main_content .button_wrap .btn-lg, .btn-lg {
    width: 100%;
    margin-bottom: 10px;
  }

  /* line 589, ../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 597, ../sass/responsive.scss */
  div#terms {
    display: none;
  }

  /* line 599, ../sass/responsive.scss */
  div#copyright {
    width: 100%;
  }

  /* line 601, ../sass/responsive.scss */
  div#copyright p {
    margin: 0;
    float: none;
    text-align: center;
    font-size: .7em;
  }

  /* line 608, ../sass/responsive.scss */
  .back-to-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 20px;
  }

  /* line 615, ../sass/responsive.scss */
  .social-bar {
    display: none;
  }

  /* line 617, ../sass/responsive.scss */
  .mobile_clear {
    display: none;
  }

  /* line 619, ../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 633, ../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 644, ../sass/responsive.scss */
  section.banner.parallax {
    background-position: center top;
  }

  /* line 648, ../sass/responsive.scss */
  .parallax-overlay {
    height: 470px;
  }

  /* line 652, ../sass/responsive.scss */
  div#main_content {
    border: 0;
    padding-bottom: 60px;
  }

  /* line 657, ../sass/responsive.scss */
  div#main_content blockquote {
    margin: 0 auto 20px;
    margin-right: 0;
    padding: 10px 20px 20px;
    width: 100%;
  }

  /* line 664, ../sass/responsive.scss */
  div#main_content h1 {
    font-size: 1.3em;
  }

  /* line 668, ../sass/responsive.scss */
  .feature_list > .dotted-border-right, .feature_list > .dotted-border-left {
    border: 0;
  }

  /* line 672, ../sass/responsive.scss */
  div#side_bar {
    padding: 60px 15px;
    border-top: 1px dashed #ccc;
  }
    
#mec_resources h1, .texture_pane_mec h1 {
    font-size: 3em!important;
}    
    
section#pricing .other_optns {
    text-align: center;
}    
    
section#pricing .plan.options {
    margin-bottom: 35px;
}
    
section#pricing .plan .btn, .mec-text-section .mec-button {
    width: 100%;
    padding: 25px;
    height: auto!important;
}
    
section.ICHeader h1 {
    font-size: 1.5em;
    text-align: center;
}
    
.testimonials-overlay {
  padding: 60px 0;
  height: 450px;
}
    
section#whyInfinite h1 {
    font-size: 1.8em;
}
    

section#whyInfinite span#typed {
    font-size: 1.3em;
}

section#whyInfinite span.typed-cursor {
    font-size: 1.3em;
}
    
section#whyInfinite img {
    margin-top: 60px;
}
    
}
