/*
 Theme Name:   Rynoss Child
Theme URI:    https://github.com/ESBlueCorona/bc-rds
 Description:  Rynoss Child Theme
 Author:       By Polaris RDS Team
 Template:     rds
 Version:      2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rynoss-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: /ESBlueCorona/bc-rds
*/

 
body .sidebar .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
    background: #fff url(/wp-content/themes/rds-child/img/select-bg.svg) no-repeat 98% !important;
}
@media (max-width: 991px) {
    .content_pb_sm_60 {
        padding-bottom: 30px;
    }
}
@media (min-width: 992px) {
	.affiliation-swiper-d .swiper-controls-group{
		    margin-left: -240px;
	}
}
@media (min-width: 1200px) {
.col-xl-2 {
	width:16.66% !important;
}
	.col-xl-1 {
width:8.33%!important;
}
}