/*
Theme Name: RW-Theme
Author: Joy
Author URI: joydeep@thenoiseinside.com
Version: 1.0
*/
html, body {
    overflow-x: hidden;
}

body {
    padding-bottom: 0 !important;
    overflow-x: hidden !important;
}

.row {
  padding-right: 0px;
  margin-right: 0px;
}

.carousel-caption {
    position: absolute;
    top: 25vh;
    left: 15vw;
}

.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.orange-box {
    width: 300px;
    height: 400px;
    background-color: rgba(248, 153, 28, 0.6);
    padding: 15px;
    position: relative;
}

.about-collage {
    width: 100%;
    height: auto;
    margin-top: 100px;
    text-align: right;
    margin-left: 40px;
    margin-bottom: 100px;
}

.orange-box:after {
    border: 2px solid #f8991c;
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.banner-heading {
    position: absolute;
    font-family: 'oswald_regularregular';
    font-size: 48px;
    text-align: left;
    letter-spacing: 4px;
    top: 200px;
    left: -50px;
    text-shadow: -4px 4px 0 #000;
}

.knowmore-arrow {
    position: absolute;
    top: 325px;
    left: 100px;
    float: left;
    z-index: 9999;
}

.pirate_forms_wrap .form_field_wrap {
   margin-bottom: 0px !important;
}

.banner-action {
    position: absolute;
    color: #fff;
    top: 335px;
    left: 50vw;
    font-family: 'oswald_regularregular';
    font-size: 24px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f8991c;
}

.home-heading {
    font-family: 'oswaldmedium';
    font-size: 32px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

.home-heading-subtext {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #000;
    text-align: center;
}

.heading-subtext-highlight {
    font-weight: 700;
}

.service-listing {
    margin-top: 40px;
    padding: 0 40px;
    margin-bottom: 60px;
}

.home-icons {
    height: 160px;
    width: auto;
}

.rw-services {
    padding: 0 60px;
    margin-bottom: 40px;
}

.service-listing-item {
    margin: 20px 0;
    height: 200px;
}

.img-section {
    float: left;
    margin-right: 10px;
}

.img-section h3 {
    font-family: 'oswaldmedium';
    font-size: 18px;
    margin-top: 10px !important;
    text-align: center
}

.service-listing-text {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin: 10px;
    color: #000;
}

.service-listing-action {
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #3333e8;
    font-size: 12px;
    letter-spacing: 2px;
}

.rw-enquiry {
    margin-top: 60px;
    /*-- margin-bottom: 60px; --*/
    padding: 100px 0;
    height: auto;
    background: url('./assets/images/enquiry-bg.png') no-repeat center;
    background-size: cover;
    width: 100vw;
    /*-- margin-left: -70px; --*/
    text-align: center;
}

.rw-enquiry-text p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #000;
}

.send-enquiry-btn {
    width: 200px;
    height: auto;
    margin-top: 20px;
}

.tni-php-logo {
	width: 200px !important;
	height: auto !important;
}

.rw-testimonials {
   padding: 0 60px;
}

.h3-common-heading {
    font-family: 'oswaldlight';
    font-size: 28px;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
}

.testimonial-item {
    padding: 20px;
    padding-left: 0;
    position: relative;
}

.testimonial-item:before {
  content:"";
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 1px;
}

.testimonial-item:after {
  content:"";
  background: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 1px;
}

.testimonial-text {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000;
}

.testimonial-name {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    color: #000;
}

.testimonial-company {
    font-size: 14px;
}

footer {
    height: 350px;
    background-color: #000;
    width: 100vw;
    position: relative;
    /*--margin-left: -65px; --*/
    padding: 40px;
    /*-- margin-top: 60px; --*/
}

#footermenu, #footersubmenu {
    padding-left: 0px !important;
}

ul#footermenu li {
    display:inline;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin: 0 10px;
    color: #fff;
}

ul#footersubmenu li {
    display:inline;
    margin: 0 10px;
}

ul#footermenu li a {
    font-size: 14px;
    color: #fff;
}

ul#footersubmenu li a {
    color: #5a5a5a;
}

.footer-menu {
    text-align: center;
}

.footer-submenu {
    text-align: center;
}

.footer-divider {
    width: 60vw !important;
    opacity: 0.3;
}

.footer-connect {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    text-align: center;
}

.social-icons-section {
    text-align: center;
}

.social-icon {
    height: 40px;
    width: auto;
    margin: 10px;
}

.copyright-section {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #fff;
    font-weight: 100;
    margin-top: 30px;
}

.bg-instore {
    background: url('./assets/images/instore-banner.jpg') no-repeat center;
    background-size: cover;
}

.jumbotron {
    min-height: 350px;
    padding-bottom: 20px !important;
}

.innerpage-orange-box {
    margin-top: 40px;
    width: 200px;
    height: 250px;
    background-color: rgba(248, 153, 28, 0.6);
    padding: 15px;
    position: relative;
}

.innerpage-orange-box:after {
    border: 2px solid #f8991c;
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

h1.inner-page-banner-heading {
    position: absolute;
    font-family: 'oswald_regularregular';
    font-size: 28px;
    text-align: left;
    letter-spacing: 4px;
    top: 200px;
    left: 125px;
    color: #fff;
    text-transform: uppercase;
}

p.inner-page-banner-heading-subtext {
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-size: 24px;
    text-align: left;
    left: 125px;
    top: 250px;
    color: #fff;
}

.service-detail-heading {
    font-family: 'oswald_regularregular';
    font-size: 24px;
    text-align: center;
    color: #000;
    letter-spacing: 4px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.service-detail-text {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #000;
}

.service-detail-section {
    width: 50%;
    margin: 0 auto;
    margin-top: 60px;
}

.rw-servicedetail-listing {
    padding: 40px;
}

.rw-servicedetail-listing-item {
    min-height: 200px;
    padding: 0px 40px;
}

.rw-servicedetail-listing-heading {
    font-family: 'oswald_regularregular';
    color: #000;
    font-size: 18px;
    text-align: left;
}

.rw-servicedetail-listing-text {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000;
}

.text-left {
    text-align: left !important;
}

.rw-menu-section {
    position: absolute;
    z-index: 9999;
    top: 20px;
    float: right;
    right: 0px;
}

#dl-menu {
    z-index: 9999;
}

.dl-menuwrapper .dl-menu {
    right: 60px;
    padding: 10px;
}

.dl-menuwrapper li {
    position: relative;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin: 5px;
}

.dl-menuwrapper:first-child {
    margin-right: 60px !important;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('./assets/images/scrolltotop.png') no-repeat;
}

.rw-logo-img {
    position: absolute;
    width: 220px;
    height: auto;
    top: 10px;
    left: 40px;
    z-index: 9999;    
    padding: 0px 0px;
}

.rw-inner-logo-img {
    position: absolute;
    width: 150px;
    height: auto;
    top: 20px;
    left: 40px;
    z-index: 9999;
    padding: 0px 10px;
}

.clear-both {
    clear: both;
}

.top-bar {
    width: 100%;
    height: 80px;
    top: 0px;
    position: absolute;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.9);
}

.mt-100 {
    margin-top: 100px;
}

.form-section-form {
    padding: 0 40px;
}
.form-section-content {
    padding: 0 80px;
    margin-top: 40px;
}

.address-section {
    background-color: #f3f3f3;
    padding: 10px;
    margin-bottom: 40px;
}

.address-heading {
    font-family: 'oswaldmedium';
    font-size: 16px;
    margin-top: 10px !important;
    text-align: left;
}

/*-- Contact Form --*/
.cbp-mc-form {
    position: relative;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.cbp-mc-form:before, 
.cbp-mc-form:after { 
    content: " "; display: table; 
}

.cbp-mc-form:after { 
    clear: both; 
}

.cbp-mc-column {
    width: 100%;
    padding: 10px 30px;
    float: left;
}

.cbp-mc-form label {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    display: block;
    padding: 20px 5px 5px 2px;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    color: #000;
}

.cbp-mc-form input,
.cbp-mc-form textarea,
.cbp-mc-form select {
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 5px 10px;
    color: #000;
    display: block;
    width: 100%;
    background: transparent;
}

.cbp-mc-form input,
.cbp-mc-form textarea {
    border: 1px solid #000;
}

.cbp-mc-form textarea {
    min-height: 200px;
}

.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
    outline: none;
    border: 1px solid #f8991c;
    color: #000;
}

.cbp-mc-form select:focus {
    outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #10689a;
    font-style: normal;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #10689a;
    font-style: normal;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
    font-style: normal;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
    font-style: normal;
}

.cbp-mc-submit-wrap {
    text-align: right;
    padding-top: 10px;
    clear: both;
    margin-right: 30px;
}

.cbp-mc-form input.cbp-mc-submit {
    background: #f8991c;
    border: none;
    color: #fff;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
}

.cbp-mc-form input.cbp-mc-submit:hover {
    background: #e88e18;
}

.cbp-mc-form button.cbp-mc-submit {
    background: #f8991c;
    border: none;
    color: #fff;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
}


.cbp-mc-form button.cbp-mc-submit:hover {
    background: #e88e18;
}
@media screen and (max-width: 70em) {
    .cbp-mc-column {
        width: 50%;
    }
    .cbp-mc-column:nth-child(3) {
        width: 100%;
    }
}

@media screen and (max-width: 48em) {
    .cbp-mc-column {
        width: 100%;
        padding: 10px;
    }
}
/*-- Contact form End --*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
     .knowmore-arrow {
       position: absolute;
       top: 300px;
       left: 20px;
       float: left;
       z-index: 9999;
       width: 250px;
   }

   .service-detail-heading {
        margin-top: 25px;
    }
    
    .rw-logo-img {
        position: absolute;
        width: 150px;
        height: auto;
        top: 10px;
        left: 20px;
        z-index: 9999;
        padding: 10px;
    }
    
    .rw-menu-section {
        position: absolute;
        z-index: 9999;
        right: -80px;
        top: 25px;
        float: right;
    }
    
    .top-bar {
        width: 100%;
        height: 70px;
        top: 0px;
        position: absolute;
        z-index: 9999;
        background-color: rgba(255, 255, 255, 0.9);
    }
    
    .carousel-caption {
        position: absolute;
        top: 20vh;
        left: 10vw;
    }
    
    .orange-box {
        width: 200px;
        height: 250px;
        background-color: rgba(248, 153, 28, 0.6);
        padding: 15px;
        position: relative;
    }
    
    .banner-heading {
        position: absolute;
        font-family: 'oswald_regularregular';
        font-size: 24px;
        text-align: left;
        letter-spacing: 4px;
        top: 100px;
        left: 40px;
    }
    
    
    
    .home-heading {
        font-family: 'oswaldmedium';
        font-size: 24px;
        letter-spacing: 4px;
        text-transform: uppercase;
        color: #000;
        text-align: center;
    }
    
    .home-heading-subtext {
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 18px;
        color: #000;
        text-align: center;
    }
    
    .service-listing-item {
        margin: 20px 0;
        height: auto;
        padding: 0px !important;
    }
    
    .home-icons {
        height: 120px;
        width: auto;
    }
    
    .img-section {
        float: none;
        margin-right: 0px;
        text-align: center;
    }
    
    .img-section h3 {
        font-family: 'oswaldmedium';
        font-size: 14px;
        margin-top: 10px !important;
        text-align: center;
    }
    
    .rw-services {
        padding: 0 20px;
    }
    
    .service-listing {
        margin-top: 0px;
        padding: 0 20px;
        margin-bottom: 60px;
    }
    
    .service-listing-text {
        text-align: left;
    }
    
    .rw-enquiry-text p {        
        font-size: 14px;        
        padding: 0px 20px;
    }
    
    .send-enquiry-btn {
        width: 120px;
        height: auto;
        margin-top: 10px;
    }
    
    .rw-enquiry {
        padding: 40px 0px;
    }
    
    .h3-common-heading {        
        font-size: 18px;        
    }
    
    .testimonial-item {
        padding: 20px 0px;
        padding-left: 0;
        position: relative;
        margin: 10px;
        margin-left: 0px;
    }
    
    .testimonial-text {
        font-size: 12px;        
    }
    
    .testimonial-name {
        font-size: 16px;        
    }
    
    .testimonial-company {
        font-size: 12px;
    }
    
    footer {
        height: auto;
        background-color: #000;
        width: 100vw;
        position: relative;
        padding: 20px;
        /*-- margin-top: 60px; --*/
    }
    
    ul#footermenu li a {
        font-size: 12px;
        color: #fff;
    }
    
    ul#footersubmenu li {
        font-size: 12px;
    }
    
    .footer-connect {
        font-size: 14px;
    }
    
    .social-icon {
        height: 30px;
        width: auto;
        margin: 10px;
    }
    
    .copyright-section {
        font-family: 'Lato', sans-serif;
        text-align: center;
        color: #fff;
        font-weight: 100;
        margin-top: 20px;
        font-size: 10px;
    }
    
    .scrollup {
        width: 40px;
        height: 40px;
        position: fixed;
        bottom: 20px;
        right: 20px;
        display: none;
        text-indent: -9999px;
        background: url('./assets/images/scrolltotop.png') no-repeat;
    }
    
    .rw-inner-logo-img {
        position: absolute;
        width: 150px;
        height: auto;
        top: 10px;
        left: 20px;
        z-index: 9999;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 10px;
    }
    
    .innerpage-orange-box {
        margin-top: 80px;
        width: 200px;
        height: 200px;
        background-color: rgba(248, 153, 28, 0.6);
        padding: 15px;
        position: relative;
    }
    
    h1.inner-page-banner-heading {
        position: absolute;
        font-family: 'oswald_regularregular';
        font-size: 24px;
        text-align: left;
        letter-spacing: 4px;
        top: 150px;
        left: 70px;
        color: #fff;
        text-transform: uppercase;
    }
    
    p.inner-page-banner-heading-subtext {
        position: absolute;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        font-size: 16px;
        text-align: left;
        left: 70px;
        top: 250px;
        color: #fff;
        width: 200px;
    }
    
    .service-detail-section {
        width: 80%;
        margin: 0 auto;
        margin-top: 60px;
    }
    
    .service-detail-text {
        font-size: 12px;        
    }
    
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
        margin-bottom: 20px;
    }
    
    .mt-100 {
        margin-top: 100px !important;
    }
    
    .rw-servicedetail-listing {
        padding: 0px 40px;
    }
    
    .rw-servicedetail-listing-heading {        
        font-size: 14px;
    }
    
    .rw-servicedetail-listing-item {
        min-height: 50px;
        padding: 0px 20px;
        margin: 10px 0;
    }
    
    .rw-servicedetail-listing-text {
        font-size: 12px;        
    }
    
    .rw-menu-section {
        position: absolute;
        z-index: 9999;
        top: 10px;
        float: right;
        right: 0px;
    }


    #dl-menu {
        z-index: 9999;
        right: 20px;
    }

    .dl-menuwrapper .dl-menu {
        right: 0px;
        padding: 10px;
    }

    .dl-menuwrapper li {
        position: relative;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 14px;
        color: #fff;
        margin: 5px;
    }

    .dl-menuwrapper:first-child {
        margin-right: 0px !important;
    }
    
    .form-section-content {
        padding: 0px 20px !important;
        margin-top: 20px;
    }
    
    .form-section-form {
        padding: 0 10px;
        margin-bottom: 40px;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
    
    
    .service-detail-section {
        width: 80%;
        margin: 0 auto;
        margin-top: 60px;
    }
    
    .rw-services {
        padding: 0;
    }
    
    footer {
        height: auto;
        background-color: #000;
        width: 100vw;
        position: relative;
        padding: 40px;
        /*-- margin-top: 60px; --*/
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
	.knowmore-arrow {
       position: absolute;
       top: 300px;
       left: 20px;
       float: left;
       z-index: 9999;
       width: 250px;
   }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


