/* -------------------------------------------------
  min-width: 1200px
---------------------------------------------------*/
@media (min-width:1200px){
.container{
	max-width:1170px
}
}

/* -------------------------------------------------
  min-width: 991px and max-width: 1199px
---------------------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1199px) {

}
/* -------------------------------------------------
  min-width: 991px and max-width: 1199px
---------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* -------------------------------------------------
  max-width: 1600px
---------------------------------------------------*/
@media only screen and (max-width: 1600px) {
}
/* -------------------------------------------------
  max-width: 1440px
---------------------------------------------------*/
@media only screen and (max-width: 1440px) {
.navbar-expand-lg .navbar-nav > li {
	padding: 0 15px;
}
.navbar-expand-lg .nav_btn > li {
	padding: 0;
}
.people-analytics {
    padding-bottom: 150px;
}
}
/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
section,
.top_footer,
.banner_padding {
 	padding: 80px 0;
}
section.small_pb {
	padding-bottom: 40px;
}
section.small_pt {
	padding-top: 40px;
}
.res_lg_mb_20 {
	margin-bottom: 20px;	
}
.res_lg_mb_30 {
	margin-bottom: 30px;	
}
.res_lg_mb_40 {
	margin-bottom: 40px;	
}
.res_lg_mb_50 {
	margin-bottom: 50px;	
}
.res_lg_mt_20 {
	margin-top: 20px;	
}
.res_lg_mt_30 {
	margin-top: 30px;	
}
.res_lg_mt_40 {
	margin-top: 40px;	
}
.res_lg_mt_50 {
	margin-top: 50px;	
}
.text_lg_center {
	text-align: center;
}
.large_divider {
	height: 80px;
}
.small_divider {
	height: 40px;
}
.nav_btn li {
	margin-left: 0px;
}
.navbar-expand-lg .navbar-nav > li {
	padding: 0 5px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 13px;
}
.navbar-expand-lg .navbar-nav.nav_btn > li {
	margin-left: 0px;
}
.navbar-expand-lg .navbar-nav.nav_btn a.btn {
	padding: 10px 20px;
	line-height: normal;
}
.navbar-expand-lg .navbar-nav.nav_btn a {
	font-size: 14px;
	padding: 0px;
}
.banner_text h1,
.banner_text_s2 h1 {
	font-size: 48px;
}
.circle_bg1 {
    width: 990px;
    height: 990px;
}
.banner_text {
    margin: 0px auto 0;
}
.banner_bottom_img {
    margin-bottom: -170px;
}
.own_survey_box .radius_box {
    height: 170px;
    width: 170px;
}
.own_survey_box .rounded_box {
    height: 220px;
    width: 220px;
}
.own_survey_box .rounded_box::before,
.own_survey_box .rounded_box::after { 
	width: 28%;
}
.own_survey_box:nth-child(3) .radius_box::after {
    left: -27px;
}
.own_survey_box .radius_box::after {
	right: -27px;
}
.reporting_item {
    padding: 0 20px;
} 
}
/* -------------------------------------------------
  min-width: 991px
---------------------------------------------------*/
@media only screen and (min-width: 991px) {
.navbar-expand-lg .navbar-nav li:hover > .dropdown-menu {
	display: block;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
	display: none;
	left: 100%;
	top: 0;
}
.navbar-nav .dropdown-menu {
	display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li:hover > a {
	background-color: #3231a8;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggler {
	padding-right: 35px;
}
.dropdown-menu .dropdown-toggler::after {
	position: absolute;
	right: 10px;
	top: 10px;
}
}
/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/
@media only screen and (max-width: 991px) {
.h1, h1 {
	font-size: 2rem;
}
.h3, h3 {
	font-size: 1.5rem;
}
p,
.footer_title{
	margin-bottom:20px;
}
.res_md_mb_20 {
	margin-bottom: 20px;	
}
.res_md_mb_30 {
	margin-bottom: 30px;	
}
.res_md_mb_40 {
	margin-bottom: 40px;	
}
.res_md_mb_50 {
	margin-bottom: 50px;	
}
.res_md_mt_20 {
	margin-top: 20px;	
}
.res_md_mt_30 {
	margin-top: 30px;	
}
.res_md_mt_40 {
	margin-top: 40px;	
}
.res_md_mt_50 {
	margin-top: 50px;	
}
.res_md_pr_15 {
	padding-right:15px !important;
}
.res_md_pl_15 {
	padding-left:15px !important;
}
.text_md_center {
	text-align: center;
}
.d_md_none {
	display: none;
}
.text_md_center.title_border h4::before {
	margin: 0 auto;
}
header.fixed-top {
	position: absolute;
}
.navbar-brand img {
	max-width: 100%;
}
.navbar-toggler {
	border: 0 none;
	font-size: 24px;
	color: #000;
}
.navbar .navbar-collapse {
    margin-top: 15px;
    overflow-y: auto;
}
.nav-fixed .navbar .navbar-collapse {
    height: 70vh;
}
.navbar-nav {
	border-top: 1px solid #000;
	-webkit-animation-name: none;
	animation-name: none;
	text-align: center;
}
.navbar-nav:last-child {
	border:0;
}
.navbar-expand-lg .navbar-nav > li {
	-webkit-animation-name: none;
	animation-name: none;
	padding: 0;
}
.navbar-expand-lg .navbar-nav.nav_btn > li {
	padding-bottom: 10px;
}
.navbar-nav .dropdown-menu {
	border: 0 none;
	text-align: center;
}
.navbar-nav .dropdown-menu .dropdown-menu {
	background-color: rgba(0, 0, 0, 0.3);
}
.navbar-expand-lg .navbar-nav > li > .nav-link.active::before {
	bottom: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	display:inline-block;
	padding: 5px 0;
	text-align: center;
	line-height: normal;
}
header {
	height: auto;
	padding: 10px 0;
}
header.nav-fixed {
	height: auto;
}
.nav_btn li {
	display: inline-block;
}
.banner_text h1,
.banner_text_s2 h1 {
	font-size: 36px;
}
.circle_bg1 {
    width: 760px;
    height: 760px;
}
.title_default_light h2, .title_default_dark h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
.analytics_box {
    padding: 50px;
}
.percentage {
    font-size: 56px;
}
.analytics_content p {
    font-size: 16px;
}
.serveys_box {
    padding: 15px;
}
.serveys_heading h3 {
    font-size: 20px;
}
.list_style_circle li {
    font-size: 16px;
}
.serveys_list li {
    margin-top: 10px;
}
.own_survey_box .radius_box {
    height: 130px;
    width: 130px;
}
.own_survey_box .rounded_box {
    height: 150px;
    width: 150px;
}
.own_survey_box .rounded_box img {
	max-width: 100px;
}
.own_survey_box .rounded_box::before,
.own_survey_box .rounded_box::after { 
	width: 37%;
}
.own_survey_box:nth-child(3) .radius_box::after {
    left: -20px;
}
.own_survey_box .radius_box::after {
	right: -20px;
}
.reporting_item {
    padding: 0 10px;
}
.circle_icon::after {
    right: 20px;
    height: 8px;
    width: 8px;
    top: 3px;
}
.circle_icon::before {
    left: 20px;
    height: 8px;
    width: 8px;
    top: 3px;
}
.circle_icon {
    height: 14px;
    width: 14px;
}
.reporting_item h3 {
    font-size: 20px;
}
.reporting_item p {
    font-size: 16px;
    line-height: 30px;
}
.respond_exp_info h3 {
    font-size: 24px;
}
.box_wrap {
    padding: 25px;
    margin-bottom: 30px;
}
.icon_box_text p,
.about_text_box p {
    font-size: 16px;
    line-height: 30px;
}
.about_text_box .title_default_light h2, .about_text_box .title_default_dark h2 {
    font-size: 22px;
    padding-bottom: 25px;
}
.cta_inner h2 {
	font-size: 30px;
	margin: 15px 0;
}
}
/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {
section,
.top_footer,
.banner_padding {
	padding: 50px 0;
}
section.small_pt {
	padding-top: 25px;
}
section.small_pb {
	padding-bottom: 25px;
}
.box_inner h4 {
	font-size: 20px;
}
.res_sm_mb_20 {
	margin-bottom: 20px;	
}
.res_sm_mb_30 {
	margin-bottom: 30px;	
}
.res_sm_mb_40 {
	margin-bottom: 40px;	
}
.res_sm_mb_50 {
	margin-bottom: 50px;	
}
.res_sm_mt_20 {
	margin-top: 20px;	
}
.res_sm_mt_30 {
	margin-top: 30px;	
}
.res_sm_mt_40 {
	margin-top: 40px;	
}
.res_sm_mt_50 {
	margin-top: 50px;	
}
.res_sm_pt_0 {
	padding-top: 0;
}
.res_sm_pb_0 {
	padding-bottom: 0;
}
.text_sm_center {
	text-align: center;
}
.large_divider {
	height: 50px;
}
.small_divider {
	height: 25px;
}
.small_space {
	margin-top: 0;
}
.title_default_light h4, 
.title_default_dark h4,
.title_blue_dark h4,
.title_dark h4 {
	margin-bottom: 25px;
}
.btn {
    padding: 15px 30px;
}
.banner_text h1,
.banner_text_s2 h1 {
	font-size: 26px;
}
.banner_bottom_img {
    margin-bottom: -100px;
}
.banner_text {
    max-width: 100%;
}
.banner_text p {
    font-size: 20px;
    margin-bottom: 20px;
}
.circle_bg1 {
    width: 650px;
    height: 650px;
}
.title_default_light h2, .title_default_dark h2 {
    font-size: 26px;
}
.own_survey_box .rounded_box {
    margin: 50px auto;
}
.own_survey_box .radius_box::after {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    top: auto;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
    transform: translateY(0);
    bottom: -19px;
}
.own_survey_box:nth-child(3) .radius_box::after {
    left: 0;
    bottom: auto;
    top: -19px;
} 
.own_survey_box .rounded_box::before, .own_survey_box .rounded_box::after {
    width: 1px;
	height: 40px;
	left: 0;
	margin:0 auto;
	right: 0;
}
.own_survey_box .rounded_box::before {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.65) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.65) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.65) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	bottom: 100%;
	top: auto;
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	
}
.own_survey_box .rounded_box::after {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 0%, rgba(255,255,255,0.65) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 0%,rgba(255,255,255,0.65) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 0%,rgba(255,255,255,0.65) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6ffffff',GradientType=0 ); /* IE6-9 */
	top: 100%;
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.reporting_item img {
    margin-bottom: 30px;
}
.circle_icon {
    position: relative;
    display: block;
    margin: 30px auto;
	top:0;
	left:0;
}
.icon_box {
    margin-bottom: 25px;
}
.icon_box_text h4 {
    font-size: 18px;
}
.about_image_box {
    padding-right: 0;
}
.cta_inner h2 {
    font-size: 26px;
}
.cta_box .cta_inner .cta_text {
    padding-left: 0;
}
footer .bottom_footer {
    padding-top: 40px;
}
.footer_social {
    margin-top: 20px;
}
.footer_social li a {
    font-size: 24px;
}
.people-analytics {
    padding-bottom: 90px;
}
.analytics_list li {
    margin-bottom: 20px;
}
}
/* -------------------------------------------------
  max-width: 640px
---------------------------------------------------*/
@media only screen and (max-width: 640px) {
p,
.footer_title {
	margin-bottom: 15px;
}
.analytics_list li {
    font-size: 16px;
}
}
/* -------------------------------------------------
  max-width: 580px
---------------------------------------------------*/
@media only screen and (max-width: 580px) {
.large_space {
	margin-top: 30px;
}
.res_xs_mb_20 {
	margin-bottom: 20px;	
}
.res_xs_mb_30 {
	margin-bottom: 30px;	
}
.res_xs_mb_40 {
	margin-bottom: 40px;	
}
.res_xs_mb_50 {
	margin-bottom: 50px;	
}
.res_xs_mt_20 {
	margin-top: 20px;	
}
.res_xs_mt_30 {
	margin-top: 30px;	
}
.res_xs_mt_40 {
	margin-top: 40px;	
}
.res_xs_mt_50 {
	margin-top: 50px;	
}
.title_default_light h2, .title_default_dark h2 {
    font-size: 22px;
	margin-bottom: 15px;
}
.title_border h2 {
    padding-bottom: 25px;
}
.circle_bg1 {
    top: 10%;
}
.about_text_box .title_default_light h2, .about_text_box .title_default_dark h2 {
    font-size: 18px;
    padding-bottom: 15px;
}
.cta_inner h2 {
    font-size: 22px;
}
footer {
    padding: 20px 0;
}
footer .bottom_footer {
    padding-top: 20px;
    margin-top: 20px;
}
}
/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {

body,
.btn {
	font-size: 14px;
	line-height: 30px;
}
.h1, h1 {
	font-size: 1.3rem;
}
.h3, h3 {
	font-size: 1rem;
}
.btn i {
	font-size: 26px;
}
.btn + .btn:last-child {
	margin-left: 5px;
}
section,
.top_footer,
.banner_padding {
	padding: 30px 0;
}
.large_divider {
	height: 30px;
}
.small_divider {
	height: 20px;
}
section.small_pt {
	padding-top: 15px;
}
section.small_pb {
	padding-bottom: 15px;
}
.hide_m {
	display: none;
}
.title_default_light h4, 
.title_default_dark h4,
.title_blue_dark h4,
.title_dark h4 {
	font-size: 22px;
	line-height: normal;
	margin-bottom:20px;
}
.navbar-brand img {
	max-width: 200px;
}
.navbar-nav {
	border-right: 0 none;
	width: 100%;
}
.circle_bg1 {
    top: 0;
}
.banner_text h1,
.banner_text_s2 h1 {
	font-size: 20px;
	margin-bottom: 10px;
}
.banner_bottom_img {
    margin-bottom: -70px;
}
.banner_text p {
    font-size: 16px;
    margin-bottom: 35px;
}
.analytics_box {
    padding: 25px;
}
.percentage {
    font-size: 46px;
}
.col-md-6 .icon_box_image,
.col-lg-4 .icon_box_image {
    width: 50px;
	margin-right: 20px;
}
.section_cta {
    padding: 30px 0;
}
.footer_link li:first-child {
    padding-right: 10px;
}
}
/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {
.title_default_light h4, 
.title_default_dark h4,
.title_blue_dark h4,
.title_dark h4 {
	font-size: 20px;
}
.btn + .btn:last-child {
	margin-left: 0px;
}
.btn_group .btn {
	margin: 5px 0;
}
.banner_text h1, .banner_text_s2 h1 {
    font-size: 18px;
}
.title_default_light h2, .title_default_dark h2 {
	margin-bottom: 10px;
}
.title_border h2 {
    padding-bottom: 20px;
}
footer .bottom_footer {
    padding-top: 15px;
    margin-top: 15px;
}
}
