/******************************************************************************
  Min Width "992px"
*******************************************************************************/
@media (min-width: 992px) {
  .navbar-collapse {
    display: block !important;
    height: auto !important;
  }
  .navbar-collapse.collapse {
    padding-bottom: 0;
    overflow: visible !important;
  }
  .steps .row.two p{
    padding-right: 80px;
  }
  .themes h3{
    margin-top: 40px;
  }
}

/******************************************************************************
  Max Width "1270px" - Min Width "1200px"
*******************************************************************************/
@media (min-width: 1200px) and (max-width: 1270px) {
  .slider.rs-slider .title {
    top: 160px;
  }
}

/******************************************************************************
  Max Width "1199px"
*******************************************************************************/
@media (max-width: 1199px) {
  .big-services-box h4 span{
    display: block;
  }
  .steps .container{
    padding-left: 15px;
    padding-right: 15px;
  }
}

/******************************************************************************
  Max Width "1199px" - Min Width "992px"
*******************************************************************************/
@media (min-width: 992px) and (max-width: 1199px) {
  #footer .footer-bottom .footer-logo svg.last-logo {
    width: 130px;
    height: 41px;
  }
  .header .primary .navbar .nav > li > a{
    padding: 11px 12px;
  }
  .slider.rs-slider .title {
    top: 210px;
  }
  a.play-video {
    width: 240px;
    font-size: 35px;
  }
  .header .primary .megamenu > .sub {
    margin: -1px 0 0 -37px;
    width: 832px;
  }
}

/******************************************************************************
  Max Width "991px"
*******************************************************************************/
@media (max-width: 991px) {
  .header .primary .navbar .nav .parent {
    width: auto;
  }
  #footer .sidebar .widget:nth-child(2n+1) {
    clear: left;
  }
  .templates .carousel-indicators{
    padding: 20px 0;
  }
  .header .primary .navbar .nav > li > a, .header .primary .navbar .nav > li > a:visited, .header.fixed .primary .navbar .nav > li > a, .header.fixed .primary .navbar .nav > li > a:visited{
    color: #111;
  }
  .steps .row.one p, .steps .row.three p{
    padding-left: 40px;
  }
  .steps .row.two img{
    padding: 0 40px;
  }
  .steps .row img{
    padding: 0 40px;
  }
  .header .primary .navbar .nav .parent a {
    padding: 11px 14px;
  }
  .slider.rs-slider .title{
    line-height: 90%;
  }
  a.play-video{
    width: 224px;
    font-size: 32px;
  }
  .main-links h4.title {
    font-size: 19px;
  }
  .fixed-top-box {
    padding-top: 0;
  }
  .fixed-top-box #top-box {
    background: #1e1e1e;
    position: static;
    top: inherit;
    z-index: inherit;
  }
  .fixed-header .header,
  .fixed-header.hidden-top.visible-top .header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none
    box-shadow: none;
    top: inherit;
    min-height: 0;
    -webkit-backface-visibility: inherit;
    -webkit-transform: inherit;
  }
  .fixed-header .header-two + * {
    margin-top: 0;
  }
  .hidden-top {
    margin-top: 0;
  }
  .fixed-header {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .fixed-header.hidden-top {
    -webkit-transition: all 0 linear;
    transition: all 0 linear;
  }
  .fixed-header.hidden-top #top-box {
    margin-top: 0;
    position: static;
  }
  .fixed-header.hidden-top .header {
    margin-top: 0;
    position: static;
  }
  .fixed-header.hidden-top.visible-top .header,
  .fixed-header.hidden-top.fixed #top-box,
  .fixed-header.hidden-top.visible-top.fixed #top-box {
    margin-top: 0;
  }
  .header .right-box-wrapper {
    text-align: right;
  }
  .header .primary,
  .header .header-icons {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .header .primary {
    margin-left: -4px;
    text-align: left;
    z-index: inherit;
  }
  .header .primary .navbar {
    margin: 0;
    min-height: inherit;
    position: static;
  }
  .header .primary .navbar .btn-navbar {
    background: transparent;
    border: 0;
    border-bottom: 0 none;
    display: block;
    float: left;
    height: 35px;
    line-height: 15px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    text-shadow: none;
    z-index: 920;
  }
  .header .primary .navbar .btn-navbar.collapsed:before {
    display: block;
  }
  .header .primary .navbar .btn-navbar.collapsed {
    background: none;
    border: 0;
    border-bottom: 0 none;
  }
  .header .primary .navbar .btn-navbar .text {
    color: #1e1e1e;
    float: right;
    line-height: 16px;
    padding: 0 0 0 30px;
  }
  .header .primary .navbar .btn-navbar .icon-bar {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 4px;
    margin: 4px 0;
    width: 31px;
  }
  body.fixed .header .primary .navbar .btn-navbar .icon-bar {
    background: #111;
  }
  .header .primary .navbar .btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  .header .primary .navbar .navbar-collapse {
    border: 0 none;
    box-shadow: none;
    left: auto;
    margin: 22px 0 0;
    max-height: inherit;
    overflow: hidden !important;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 200%;
    z-index: 919;
  }
  .header .primary .navbar .nav {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
    float: none;
    padding: 6px 6px 3px;
    margin: 18px 0 0;
  }
  .header .primary .navbar .nav > li {
    float: none;
    margin: 0 0 3px;
    padding: 0;
  }
  .header .primary .navbar .nav > li > a,
  .header .primary .navbar .nav > li > a:visited {
    background: #f2f2f2;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
    font-size: 22px;
    margin: 0;
    padding: 8px 10px 8px 60px;
    text-decoration: none;
  }
  .header .primary .navbar .nav > li > a:hover,
  .header .primary .navbar .nav > li:hover > a {
    background: #e9e9e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .header .primary .navbar .nav > .parent > a,
  .header .primary .navbar .nav > li.parent:hover > a {
    background: #f2f2f2;
    position: relative;
  }
  .header .primary .navbar .nav .parent .parent > a:after {
    display: none;
  }
  .header .primary .navbar .nav .open-sub {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 55px;
  }
  .header .primary .navbar .nav .open-sub span {
    background: #1e1e1e;
    display: block;
    height: 2px;
    margin: 19px 0 0 15px;
    position: absolute;
    width: 16px;
  }
  .header .primary .navbar .nav .open-sub span + span {
    height: 16px;
    margin: 12px 0 0 22px;
    width: 2px;
  }
  .header .primary .navbar .nav .parent .parent > a .open-sub span,
  .header .primary .navbar .nav .megamenu .title .open-sub span {
    background: #7f7f7f;
    height: 2px;
    margin: 14px 0 0 38px;
    position: absolute;
    width: 12px;
  }
  .header .primary .navbar .nav .parent .parent > a .open-sub span + span,
  .header .primary .navbar .nav .megamenu .title .open-sub span + span {
    height: 12px;
    margin: 9px 0 0 43px;
    width: 2px;
  }
  .header .primary .navbar .nav > li.parent:hover > a:after {
    display: none;
  }
  .header .primary .sub,
  .header .primary .parent .sub,
  .header .primary .parent:hover > .sub {
    background: #f7f7f7;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    font-size: 13px;
    width: auto;
    left: 0;
    line-height: 10px;
    padding: 6px 0 5px;
    position: relative;
  }
  .header .primary .navbar .nav > li.parent:hover > a {
    background-color: #e9e9e9;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .header .primary .navbar .nav > .parent.active > a,
  .header .primary .navbar .nav > .parent.active:hover > a{
    background: #1e1e1e;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .header .primary .navbar .nav > .parent.active > a .open-sub span {
    background: #fff;
  }
  .header .primary .navbar .nav .parent.active > a .open-sub span + span,
  .header .primary .megamenu .box.active .title .open-sub span + span {
    display: none;
  }
  .header .primary .parent:hover > .sub {
    -webkit-animation: fadeIn 0;
    animation: fadeIn 0;
  }
  .header .primary .sub li {
    line-height: 10px;
  }
  .header .primary .sub a,
  .header .primary .sub a:visited {
    background: none;
    color: #7f7f7f;
    padding: 4px 9px 4px 60px;
    text-decoration: none;
    width: auto !important;
  }
  .header .primary .navbar .nav a > i {
    color: #1e1e1e;
  }
  .header .primary li:hover > .sub a {
    background: none;
  }
  .header .primary .sub .sub {
    left: 0;
    margin-left: 10px;
  }
  .header .primary .megamenu > .sub {
    padding: 6px 0 5px;
    width: 100%;
  }
  .header .primary .megamenu > .sub .sub-wrapper {
    display: block;
  }
  .header .primary .megamenu > .sub .promo-block {
    display: none;
  }
  .header .primary .megamenu > .sub .sub-list {
    display: block;
    padding: 0;
    width: 100% !important;
  }
  .header .primary .megamenu > .sub .box {
    float: none;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  .header .primary .megamenu .title {
    color: #7f7f7f;
    cursor: pointer;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 4px 9px 4px 60px;
    position: relative;
    text-transform: none;
  }
  .header .primary .megamenu > .sub .box.closed ul {
    display: none;
    margin-left: 10px;
  }
  .header.header-two .phone-header {
    margin-right: 0;
  }
  .header.header-two .phone-active,
  .header.header-two .search-active {
    z-index: 1003;
  }
  .header.header-three .logo-box {
    width: 724px;
  }
  .top-fixed-box {
    display: none;
  }
}

/******************************************************************************
  Max Width "991px" - Min Width "768px"
*******************************************************************************/
@media (min-width: 768px) and (max-width: 991px) {
  #footer .footer-bottom .footer-logo svg.last-logo {
    width: 86px;
    height: 54px;
  }
  .primary .navbar-collapse.collapse {
    display: none !important;
  }
  .primary .navbar-collapse.collapse.in {
    display: block !important;
  }
  .contact-info address {
    float: none;
    width: 100%;
  }
  .sidebar .section .selected li,
  .sidebar .wishlist li {
    padding-right: 0;
  }
  .sidebar .section .selected .close,
  .sidebar .wishlist .add-cart,
  .sidebar .compare-products li .close {
    position: relative;
  }
  #footer .footer-top .col-md-3 {
    margin-bottom: 40px;
  }
}

/******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 767px) {
  #footer h3, #footer .sidebar .widget .title-block{
    margin: 0 0 7px;
  }
  .header .primary .navbar .nav li.language ul li a{
    font-size: 15px;
    font-family: "Open Sans Semibold";
  }
  .call2action .white.col-sm-12.col-md-12{
    padding: 0;
  }
  .steps .row p{
    font-size: 16px;
  }
  .themes img{
    transform: none;
    margin-left: 0;
  }
  .six-icons .big-services-box {
    margin: 6px 0 10px 0;
  }
  .container {
  padding-left: 25px;
  padding-right: 25px;
  }
  .member-benefits h4{
    width: 100%;
  }
  .fullbg{
    padding: 190px 0;
  }
  .video-wrapper {
    margin-top: 28px;
    padding-top: 18px;
  }
  .play-btn{
    left: 15px;
    max-width: 95%;
  }
  .big-services-box h4 {
    font-size: 15px;
  }
  .slider.rs-slider{
    padding: 150px 0;
  }
  h3{
    font-size: 22px;
  }
  .big-services-box h4 span{
    display: inline;
  }
  #contact-form {
    border: none;
  }
  .get-in-touch article {
  padding: 0;
  }
  div.slider-caption{
    padding: 15px 0;
  }
  div.slider-caption p {
     font-size: 16px;
  }
  div.slider-caption h1 {
    font-size: 27px;
    margin-bottom: 5px;
  }
  .slider.rs-slider .title{
    font-size: 44px;
  }
  h2{
    font-size: 30px;
  }
  .para, .themes{
    padding: 80px 0;
  }
  .themes{
    padding: 80px 15px;
  }
  .cta{
    padding: 120px 0;
  }
  .white-box{
    font-size: 18px;
  }
  a.play-video {
    width: 209px;
    font-size: 30px;
    padding: 13px 25px 9px 25px;
    margin-top: 8px;
  }
  .call2action a{
    padding: 9px 0;
    width: 200px;
    text-align: center;
    font-size: 17px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
  }
  .light-gradient, .dark-gradient{
    padding: 15px 0;
  }
  .dark-gradient.member-resources{
    margin-top: 0;

  }
  .call2action{
    padding: 33px 0;
    line-height: 1em;
    font-size: 20px;
  }
  .call2action span{
  font-size: 17px;
  }
  .main-links {
  padding: 10px 0 35px 0;
  }
  .main-links a {
  padding: 10px 40px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  border-radius: 4px;
  -moz-border-radius: 4px;
  }
  .main-links div.col-sm-4{
    text-align: center !important;
  }
  .main-links h4.title {
    margin: 15px 0 10px 0;
  }
  body,
  body.loaded {
    min-width: 320px;
    padding-left: 0;
    padding-right: 0;

  }
  .page-box,
  .boxed.loaded .page-box {
    height: auto !important;
    min-height: inherit;
    overflow-x: hidden;
  }
  .page-box-content {
    padding-bottom: 0;
  }
  #top-box .btn-group.btn-select .visible-xs {
    display: inline-block !important;
  }
  #top-box .btn-group.btn-select .dropdown-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 3px 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    min-width: inherit;
    width: 100%;
  }
  .top-navbar {
    margin: 0;
    min-height: 30px;
  }
  .top-navbar .btn-navbar {
    background: none !important;
    border-color: rgba(255,255,255,.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    color: rgba(255,255,255,.7);
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 7px;
  }
  .top-navbar .btn-navbar.collapsed {
    border-color: transparent;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgba(255,255,255,.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .top-navbar .collapse,
  .top-navbar .collapsing {
    background: #fff;
    border: 0 none;
    left: 0;
    margin: 5px -10px 0;
    padding: 0;
    position: absolute !important;
    top: 100%;
    z-index: 1002;
  }
  .top-navbar .navbar-nav {
    margin: 0;
  }
  #top-box .top-navbar .nav > li a {
    color: #7b7b7b;
  }
  .top-navbar .nav > li:hover a,
  .top-navbar .nav > li a:hover {
    background: none;
  }
  .top-navbar.top-navbar-right .btn-navbar {
    float: right;
  }
  .top-navbar.top-navbar-right .collapse,
  .top-navbar.top-navbar-right .collapsing {
    left: auto;
    right: 0;
  }
  .header-three {
    overflow: hidden;
  }
  .header .right-box {
    padding-left: 0;
  }
  .page-header .container:before {
    left: 10px;
  }
  .sidebar {
    margin-top: 40px;
  }
  .sidebar .widget {
    margin: 0 0 40px;
  }

  .bottom-padding,
  .bottom-padding-mobile,
  .bottom-padding.row.carousel-box {
    margin-bottom: 40px;
  }
  .page-header {
    margin-bottom: 40px;
  }
  .image-box {
    margin: 0 auto 40px;
    max-width: 470px;
  }
  #footer {
    margin-top: 0;
  }
  #footer .sidebar {
    margin-top: 0;
  }
  #footer .footer-top {
    padding-bottom: 0;
  }
  #footer .footer-top .col-md-3 {
    margin-bottom: 36px;
    overflow: hidden;
  }
  #footer .footer-bottom .col-md-3 {
    overflow: hidden;
  }
  #footer .phone,
  #footer .address,
  #footer .copyright {
    float: left;
    margin-bottom: 29px;
    width: 48%;
  }
  #footer .phone .title {
    display: block;
  }
  #footer .address, #footer .footer-logo {
    float: right;
  }
  #footer .up {
    float: none;
    margin: 0 auto;
  }
}

/******************************************************************************
  Max Width "600px"
*******************************************************************************/
@media (max-width: 600px) {
  .header .primary .navbar .nav > li > a, .header .primary .navbar .nav > li > a:visited{
    font-size: 16px;
  }
  .steps .row p{
    font-size: 16px;
    padding-top: 40px;
    padding: 60px 0 !important;
  }
  .steps .row img{
    max-width: 150px;
    margin-top: 23px;
    padding: 18px 0 0 !important;
  }
  .steps .row p span:first-child{
    float: none;
    line-height: 80%;
  }
  .steps .row.two img{
    padding: 0;
  }
  .fullbg {
    padding: 90px 0;
  }
  .templates, .themes{
    font-size: 16px;
  }
  .fullbg h3, .themes h3, .cta h3, .templates h3{
    font-size: 34px;
  }
  .fullbg p{
    font-size: 17px;
  }
  .cta{
    background-attachment: scroll;
  }
  .header .primary .navbar .btn-navbar {
    margin: 3px 0 0;
  }
  .header .logo-box {
    margin-top: 5px;
  }
  .header .logo svg, .header .logo .logo-img {
    margin-top: 0px;
  }
  .header .right-box-wrapper {
    padding-top: 0px;
  }
  .header .logo{
    height: 56px;
  }
  .slider.rs-slider{
    height: 440px;
  }
  .login-box{
    margin: 50px auto 70px;
  }
  .video-wrapper iframe {
    border: 10px solid #E3E3E3;
  }
/*  .member-resources ul li:before {
    width: 20px;
    height: 20px;
    top: 14px;
  }*/
  .member-resources ul li:before {
    width: 20px;
    height: 20px;
    top: 14px;
    font-size: 21px;
    line-height: 21px;
  }
  div.slider-caption p {
    font-size: 14px;
  }
  .main-links h3 {
  font-size: 23px;
  margin-bottom: 5px;
  }
  .main-links{
    font-size: 13px;
  }
  .slider.rs-slider .title{
    font-size: 39px;
  }
  a.play-video {
    width: 158px;
    font-size: 22px;
    padding: 14px 19px 15px 19px;
  }
  .header .cart-header .dropdown-toggle,
  .header .primary .navbar .btn-navbar {
    padding-left: 5px;
    padding-right: 5px;
  }
  .header .primary .navbar .btn-navbar.collapsed:before {
    display: none;
  }
  .btn, .btn:visited{
    padding: 8px 30px;
    font-size: 17px;
  }
  .white-box {
    padding: 15px 0 55px;
  }
}

/******************************************************************************
  Max Width "480px"
*******************************************************************************/
@media (max-width: 480px) {
  .slider .slid-content .title {
    max-height: 42px;
    overflow: hidden;
  }
  a.play-video {
    margin-left: auto;
    margin-right: auto;
  }
  .slider.rs-slider .title {
    font-size: 33px;
  }
  .four-icons .col-xs-6, .six-icons .col-xs-6 {
    width: 100%;
  }
  .home div.slider-caption{
    padding: 15px 0 15px 0;
  }
  div.slider-caption h1{
    text-align: center;
  }
  .big-services-box h4{
    font-size: 17px;
  }
  .white-box, .six-icons{
    text-align: center;
  }
  .play-btn{
    left: 15px;
    max-width: 93%;
  }
  .map-box .map-canvas{
    height: 326px !important
  }
  div.slider-caption {
    padding: 16px 0;
  }
  #footer .footer-bottom .footer-logo svg.last-logo {
  width: 100px;
  height: 32px;
  margin-top: 10px;
  }
}
