/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.1
Template: x

*/

iframe {
    overflow: hidden;
}
iframe::-webkit-scrollbar {
    display: none;
}
/* White green */

.white.green-txt input[type="submit"] {
    background-color: white;
    border: 1px solid white;
    color: rgb(80, 158, 46);
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0);
    text-transform: uppercase;
}
.mktoForm select {
    background: url(https://www.researchnow.com/wp-content/plugins/sitepress-multilingual-cms/res/img/nav-arrow-down.png) #fff right no-repeat !important;
}

/*Healthcare Page */
.qsr {
    border-bottom: 1px solid rgba(128, 128, 128, 0.58);
}
.qsr .x-column.x-sm.x-1-4 {
    width: 290px;
    float: left;
}
.qrs-heading-blue {
    background: #0079bb;
    padding: 10px 15px;
    color: #fff;
}
.qrs-heading-green {
    background: #3c9b3d;
    padding: 10px 15px;
    color: #fff;
}


.qualitative-research-solutions {
    max-width: 600px;
    height: 250px;
}
.qualitative-research-solutions.capabilities {
    border: 5px solid #0079bb;
    
}

.qualitative-research-solutions.recruitment {
    border: 5px solid #3c9b3d;

}
.qualitative-research-solutions.recruitment ul {
    padding-left: 15px;
    list-style: disc !important;
    padding-right: 20px;
    padding-top: 15px;
}
.qualitative-research-solutions.capabilities ul {
   list-style: none;
   padding-top: 10px;
   padding-right: 8px;
   margin-left: 20px;
}

.qualitative-research-solutions.capabilities ul li span {
	padding-left;
	vertical-align: middle;
}

.qualitative-research-solutions ul li {
    color: #103a5d;
    font-size: 12pt;
    font-weight: 500;
    line-height: 1.4;
  
}

.qualitative-research-solutions.capabilities ul li{
      margin-bottom: 10px;
      padding: 10px 0px;
      float: left;
      display: table;
}

.qualitative-research-solutions.recruitment ul li{

    padding:10px 0px;

      
}
.qualitative-research-solutions ul li span {
    color:#354454;
    display: table-cell;
  
}

.qualitative-research-solutions img {
    max-width: 54px;
    float: left;
    margin-right: 5px;
}


.post-type-archive-news-item .p-meta > span:first-child {
    display: none;
}


.single-news-item  .p-meta > span:first-child {
    display: none;
}


.post-type-archive-news-item .p-meta > span:after {
    display: none;
}


.single-news-item  .p-meta > span:after {
    display: none;
}

#category-list a#blog-subscribe {
    display: none;
}

a.x-btn.newcoLearnMore:hover {color:#103a5d;background:#fff;}
a.x-btn.newcoLearnMore {padding-top:.5em;padding-bottom:.4em;}

@media (max-width: 767px) { 

    .remove-mobile {
        display: none;
    }

    .qsr .x-column.x-sm.x-1-4 {
        float: none !important;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
      
    }

    .qualitative-research-solutions.recruitment {
     
        margin-top: 20px;
    }


}


@media (max-width: 1024px) { 

    .qualitative-research-solutions ul li {

    font-size: 10pt;

    }
}

@media (max-width: 480px) { 

    .qualitative-research-solutions ul li {

     font-size: 9pt;

    }
}


@media only screen and (min-width: 960px) and (max-width: 1026px) {
    
    nav .ubermenu-nav li ul li ul li a span {
       padding-left: 0px !important;
    }
    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
       right: 2px !important;
    }
    .x-container.max.width.main-navigation {
       padding: 10px 0px;
    }

    a.x-brand {
        margin: 0px !important;
    }
    .x-brand img {
        width:150px !important;
    }

    .ubermenu .ubermenu-target {
        padding: 10px 13px 0px 13px !important;
    }
    .site {
        padding-top: 100px !important;
    }

}

@media only screen and (max-width: 345px) {

.x-brand img {
    width: 175px !important;
}

}


/* Request a quote padding fix */
@media only screen and (min-width: 1400px) {


    .request-quote-pd20 .x-text {
        padding-left: 30px !important;
    }
    .request-quote-form form.mktoForm{
        padding:20px !important;
    }
    .request-quote-form p:first-of-type {
        padding: 0px;
        margin: 0px;
    }

}

@media only screen and (max-width: 1399px) {

    .request-quote-form p:first-of-type {
        padding: 0px;
        margin: 0px;
    }
    .request-quote-pd20 .x-text {
        padding-left: 20px !important;
    }
    .request-quote-form form.mktoForm{
        padding:20px !important;
    }

}