.img-intro-left {
max-width: 100% !important;
}


.img-fulltext-left {
max-width: 100% !important;
}

.video-player {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Smartphones */
@media (max-width: 480px) {
    body.main-bg-space div.rt-bg2 {
        background-image: none ;
    }
body .layout-showcase {
margin: -10px -17px -25px -17px !important;
}
div.gf-menu-toggle {
    z-index:9999;
}
 }
     
 /* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
    body.main-bg-space div.rt-bg2 {
        background-image: none ;
    }
body .layout-showcase {
margin: -10px -17px -25px -17px !important;
}
div.gf-menu-toggle {
    z-index:9999;
}
}
     
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
    body.main-bg-space div.rt-bg2 {
        background-image: none ;
    }
}
 /* Desktop */
    @media (min-width: 960px) and (max-width: 1199px) { 
div.sprocket-mosaic-wrap {
    min-height: 150px;
    max-height: 150px;
}
div.sprocket-features-desc {
    min-height: 206px;
    max-height: 206px;
}

 }
     
    /* Large Display */
    @media (min-width: 1200px) { 
div.sprocket-mosaic-wrap {
    min-height: 150px;
}
div.sprocket-features-desc {
    min-height: 206px;
    max-height: 206px;
}

 } 


/* // Main Menu Color
 #rt-header .rt-block.menu-block {
background-color: #41511d;
}*/

.main-bg-space {
background-image: url('../images/backgrounds/space/top-image.jpg') !important;
background-repeat: no-repeat; !important;
background-color: black;
}

.main-bg-space .rt-bg {
background-image: none ; !important;
background-repeat: no-repeat; !important;
}
.main-bg-space .rt-bg2 {
background-image: none ; !important;
background-repeat: no-repeat; !important;
}

.rt-image img {
        width: 50%;
        float: center;
        Margin: 0px auto;
}

.fp-roksprocket-strips-showcase {
    margin: 15px;
}

ul.sprocket-strips-container > li {
    margin: 0;
}

.fp-roksprocket-strips-showcase .sprocket-strips-item {
    height: 217px;
    width: 386px;
}

ul.cols-3 > li {
    width: 33%;
}

body {
    color: #000000 !important;
}