/* -------------------------------------------------
  min-width: 1200px
---------------------------------------------------*/
@media (min-width:1200px) {
	.container {
		max-width: 1170px
	}


	.tab-content .container {
		max-width: 85%;
	}

	.s_front,
	.s_back {
		min-height: 340px !important;
	}

	.s_back {
		padding: 3px !important;
	}

	.timeline_box {
		padding-top: 30px;
	}
}

/* -------------------------------------------------
  min-width: 1445px
---------------------------------------------------*/
@media (min-width:1445px) {
	.banner_txt h2 {
		font-size: 4em;
		margin-top: 28px;
		font-weight: 300;
		margin-bottom: 30px;
	}
}

/* -------------------------------------------------
  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) {
	.content_inner h4 {
		font-size: 20px;
	}

	.benefit_content {
		padding: 15px;
	}
}

/* -------------------------------------------------
  max-width: 1440px
---------------------------------------------------*/
@media only screen and (max-width: 1440px) {

	.navbar-expand-lg .nav_btn>li {
		padding: 0;
	}

	.benefit_content {
		padding: 30px 20px;
	}

	.banefit_video {
		/*height: 170px;*/
	}

	.banner_screen {
		height: 973px;
		margin-top: -75px;
	}

	.banefit_video img {
		/* max-width: 70px;*/
	}

	.content_inner {
		/* height: 200px; */
	}

	.banner_txt.caption_second_left,
	.banner_txt.caption_second_center,
	.banner_txt.caption_second_right {
		top: 39%;
	}

	.banner_txt.caption_third_left,
	.banner_txt.caption_third_center,
	.banner_txt.caption_third_right {
		top: 69%;
	}

	.blog_section {
		padding: 70px 0;
	}
}


@media only screen and (max-width: 1300px) {
	.content_inner {
		/*    height: 240px; */
	}
}

/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	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;
	}

	.social_icon li a {
		font-size: 18px;
		padding: 7px;
		height: 40px;
		width: 40px;
	}

	.social_icon li {
		margin-right: 5px;
	}

	.box_body {
		padding: 30px;
	}

	.form_update {
		padding: 20px;
	}

	.register_form {
		padding: 20px;
	}

	.event_slider {
		padding: 0 50px;
	}

	.event_box {
		padding: 15px;
	}

	.event_box p {
		font-size: 20px;
	}

	.filter_tab>li>a {
		width: auto;
	}

	.test_box {
		padding: 40px;
	}

	.event_block_desc .title_s2 {
		font-size: 18px;
	}

	.event_speaker {
		padding: 35px 0;
	}

	.timeline_content {
		padding-left: 200px;
	}

	.blog_section {
		padding: 30px 0;
	}

	.benefit_content {
		padding: 20px 10px;
	}

	.banefit_video {
		/* height: 207px;*/
	}

	.team_box {
		padding: 15px;
	}

	.team_slider {
		padding: 0 70px;
	}

	.twitter_conv_title {
		width: 60%;
	}

	.twitter_conv_title h4 {
		font-size: 20px;
	}

	.twitter_conv_title i {
		font-size: 30px;
	}

	footer .fat-footer .static-fat-footer {
		flex-direction: column;
		gap: 2rem;
		padding: 2rem 0;
	}

	footer .fat-footer .static-fat-footer .footer-quick-links {
		gap: 1em;
	}
}

@media only screen and (max-width: 1040px) {
	.team_popup {
		margin-left: 15px
	}
}

/* -------------------------------------------------
  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: #E5E5E5;
    }

    .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) {
	
	header nav .navbar-toggler-icon {
		display: inline-block;
		width: 1.5em;
		height: 1.5em;
		vertical-align: middle;
		background-image: var(--bs-navbar-toggler-icon-bg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
	}

  header.isLoggedIn .user-menu {
    flex-direction: column;
    padding: 0.5rem 0;
  }
  header.isLoggedIn .user-menu .nav-link {
    width: auto;
    display: inline-block;
  }
  header.notLoggedIn nav .become-a-client {
    display: block;
    padding: 0.5rem 0;
  }
  header.notLoggedIn nav .become-a-client a {
    color: #05005F;
    border-bottom: 5px solid #FFFFFF;
  }
  header.notLoggedIn nav .become-a-client a:hover {
    border-bottom: 5px solid #0000E8;
    color: #0000e8;
  }
  header .static-nav {
    display: none;
  }
  header #user-menu-mobile {
    margin: 0;
  }
  header #user-menu-mobile .user-menu ul {
    padding: 0.5rem 0;
    gap: 0;
  }
  header #user-menu-mobile .user-menu ul li {
    text-align: left;
    padding-left: 0.5rem;
  }
  header #user-menu-mobile .user-menu #user-menu-toggle {
    display: flex;
    gap: 0.25rem;
    align-items: center;
    color: #05005F;
  }
  header #user-menu-mobile .user-menu > a {
    color: #05005F;
  }
  header #user-menu-mobile .user-menu #log-out {
    padding: 0.5rem;
    display: inline-block;
    border-radius: 5px;
    margin-left: 0.5rem;
  }
  header nav {
    padding: 0.5rem 30px !important;
    position: relative;
    z-index: 2;
  }
  header nav div:first-child {
    flex: 1;
  }
  header nav .logo {
    width: 80px;
  }
  header nav .nav-link {
    margin: 0;
    white-space: initial;
  }
  header nav .navbar-nav {
    padding: 1em 0;
  }
  header nav .navbar-nav .nav-header img {
    display: inline-block;
  }
  header nav .navbar-nav .dropdown {
    padding: 0;
    position: initial;
  }
  header nav .navbar-nav .dropdown:first-child {
    padding: 0;
  }
  header nav .navbar-nav .dropdown:not(first-child) {
    padding: 0;
  }
  header nav .navbar-nav .dropdown:first-child .dropdown-menu .dropdown-sections .dropdown-section {
    padding: 0;
  }
  header nav .navbar-nav .dropdown .dropdown-menu {
    position: fixed;
    left: -200%;
    min-height: 100%;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header nav .navbar-nav .dropdown .dropdown-menu.show {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 0;
  }
  header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections {
    flex-direction: column;
    padding: 0 1.5rem;
  }
  header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section {
    padding: 0;
  }
  header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section:not(:first-of-type) {
    border: none;
    border-top: 1px solid #B5B5BA;
    margin-top: 1em;
  }
  header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section .dropdown-section-header {
    padding: 1em 0;
  }
  header nav .navbar-nav .dropdown .dropdown-menu .dropdown-sections .dropdown-section .description {
    margin: 0;
  }
  header nav .back-to-menu {
    display: block;
    margin: 2rem 0 1rem 0;
    padding: 0 1.5rem;
    border: 0;
  }
  header nav .back-to-menu:hover {
    border: 0;
  }
  header nav .callout-link {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

	  footer .footer {
    	padding: 1em;
  	}

	.banner_txt {
		top: 13%;
	}

	.h1,
	h1 {
		font-size: 2rem;
	}

	.h3,
	h3 {
		font-size: 1.5rem;
	}

	p {
		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;
	}

	.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;
	}

	.list_style_circle li {
		font-size: 16px;
	}

	.com_text {
		width: 79%;
	}

	.box_body {
		padding: 20px;
	}

	.author_info,
	.test_box h4 {
		font-size: 16px;
	}

	.test_box {
		padding: 30px;
	}

	.author_box {
		padding-top: 10px;
	}

	.event_info_box .col-md-6 {
		margin-top: 30px;
	}

	.event_info_box .col-md-6:nth-child(-n+2) {
		margin-top: 0px;
	}

	.event_info_box::before {
		content: normal;
	}

	.event_info_box .col-md-6::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		height: 2px;
		background-color: #c3d3dd;
		top: 50%;
	}

	.filter_tab li {
		width: 33.33%;
	}

	.filter_tab>li>a {
		padding: 3px 5px;
		margin-bottom: 10px;
	}

	.event_desc {
		border-right: 0;
		padding: 20px;
		border-bottom: 2px solid #fff;
	}

	.event_speaker {
		padding: 25px 10px;
	}

	.timeline_content {
		padding-left: 150px;
	}

	.services_desc_box p:last-child {
		margin-bottom: 20px;
	}

	.services_wrap {
		padding: 0 0px;
	}

	.overlay_txt h3 {
		font-size: 26px;
	}

	.overlay_txt img {
		max-width: 70px;
	}

	.s_back_detail {
		padding: 30px;
	}

	.bolg_content {
		padding-right: 0px;
	}

	.content_inner h4 {
		font-size: 18px;
	}

	.twitter_conv_title {
		width: 100%;
		margin-bottom: 10px;
	}

	.trenches_section {
		padding: 40px 0;
	}

	.work_box_wrap .work_boxes {
		padding: 0 40px;
	}

	.work_box_wrap {
		margin: 0 -40px;
	}

	.versus {
		right: -62px;
		font-size: 18px;
		line-height: 40px;
		height: 40px;
		width: 40px;
	}

	.work_desc {
		padding: 15px;
	}
}

/* -------------------------------------------------
  min-width: 767px
---------------------------------------------------*/
@media only screen and (min-width: 767px) {
	.background_bg {
		min-height: 497px;
		margin-top: 0px;
	}

	.background_bg_home {
		min-height: 497px;
		margin-top: -83px;
	}
}


/* -------------------------------------------------
  max-width: 840px
---------------------------------------------------*/
@media only screen and (max-width: 840px) {


	.sf_contact_form_style {
		padding: 4em 5em 4em 5em !important;
	}

	.sf_contact_form_style::before {
		content: 'Let us know how we can help you.';
		font-size: 25px;
		color: #034673;
	}
}


/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {
	section {
		padding: 30px 0
	}

	.container_padding_wide {
		padding: 0 30px;
	}

	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
	}

	.title_s2 {
		font-size: 20px
	}

	.title_default_light h2,
	.title_default_dark h2 {
		font-size: 26px
	}

	.background_bg {
		height: 270px;
		margin-top: -15px;
	}

	.background_bg_home {
		height: 270px;
		margin-top: -15px;
	}

	.com_text {
		width: 100%
	}

	.con_box>li {
		width: 100%
	}

	.nav-tabs .nav-item {
		margin: 0 2px
	}

	.attend_img,
	.attend_img img {
		border-radius: 0
	}

	.attend_img {
		margin-bottom: 40px
	}

	.event_slider {
		padding: 0 40px
	}

	.border-lt-lb-radius {
		border-radius: 5px 5px 5px 5px
	}

	.event_info_box .col-md-6:nth-child(-n+2) {
		margin-top: 15px
	}

	.event_info_box .col-md-6:first-child {
		margin-top: 0px
	}

	.event_img {
		border-radius: 10px 10px 0 0;
		height: 400px !important
	}

	.event_speaker {
		padding: 20px 20px
	}

	.event_block {
		margin-top: 20px
	}

	.timeline_content {
		padding-left: 15px
	}

	.timeline_user {
		display: table;
		position: relative;
		left: 0;
		margin-bottom: 10px;
	}

	.day_pane a {
		padding: 3px 40px
	}

	.contact_border {
		border-bottom: 2px solid #b2c7d5;
		border-right: 0
	}

	.con_email {
		font-size: 18px
	}

	.sponsors_logo {
		margin-bottom: 15px
	}

	.speakers_img {
		float: left;
		margin-right: 0;
		margin-bottom: 20px
	}

	.speakers_dec .list_style_circle {
		margin-bottom: 5px
	}

	.map_wrap iframe {
		height: 300px
	}

	.rate_box {
		float: none
	}

	.banner_screen {
		height: 650px
	}

	.banner_txt {
		top: 7%;
		max-width: 350px
	}

	.banner_txt.caption_second_left,
	.banner_txt.caption_second_center,
	.banner_txt.caption_second_right {
		top: 33%
	}

	banner_txt.caption_third_left,
	.banner_txt.caption_third_center,
	.banner_txt.caption_third_right {
		top: 63%
	}

	.banner_txt h2 {
		font-size: 28px;
		margin-bottom: 20px
	}

	.banner_txt .page-scroll img {
		max-width: 35px
	}

	section.large_padding {
		padding: 50px 0
	}

	.blog_section {
		padding: 30px 0 60%;
		background-position: center bottom;
		background-size: 100% auto
	}

	.benefit_boxes li {
		float: none;
		width: 100%
	}

	.content_inner {
		height: 150px;
		display: table-cell;
		vertical-align: middle
	}

	.benefit_boxes li:nth-child(2) {
		display: block;
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit
	}

	.banefit_video {
		/* height: auto;
    padding-top: 55%;*/
	}

	.benefit_video_txt h5 {
		font-size: 18px
	}

	.banefit_video .video img {
		max-width: 100px
	}

	.team_img {
		margin-bottom: 10px
	}

	.nav-tabs.tab_s2 .nav-link {
		padding: 5px;
		font-size: 14px
	}

	.services_wrap {
		padding: 0 0px 20px
	}

	.services_desc_box {
		padding: 20px
	}

	.team_slider {
		margin: 0
	}

	.overlay_txt {
		/*display: none !important;*/
	}

	.services_box {
		/*  -webkit-perspective: none;
    -ms-perspective: none;
    perspective: none;
    box-shadow: 3px 4px 12px rgba(0,0,0,0.20);
    border-radius: 5px;*/
	}

	.s_front {
		/*position: static;
    border-radius: 5px 5px 0 0px;
    height: 255px;*/
	}

	.s_back {
		/* height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 0 0 5px 5px;*/
	}

	.services_box:hover .s_front {
		/* -webkit-transform: none;
    -ms-transform: none;
    transform: none;*/
	}

	.s_front,
	.s_back {
		/*  -webkit-transform-style: inherit;
    -ms-transform-style: inherit;
    transform-style: inherit;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: visible;
    box-shadow: none;*/
	}

	.services_flip_card {
		min-width: 100%;
	}

	.ptm-500 {
		padding-top: 500px;
	}

	.benefit_boxes li {
		float: none;
		width: 100%;
		margin-bottom: 30px
	}

	.benefit_boxes li:last-child {
		margin-bottom: 0
	}

	.featured_img {
		background-size: 100% auto;
		background-position: left top
	}

	.story_section {
		padding: 60% 0 40px 0
	}

	.whatwedo_section .benefit_content h4 {
		font-size: 20px
	}

	.trenches_section {
		background-position: center right !important
	}

	.content_height p {
		height: auto
	}

	.team_popup {
		margin-left: auto
	}

	.team_popup .popup_bg {
		background-color: transparent
	}

	.popup_bg .team_inner {
		background-color: #034673
	}

	.work_box_wrap {
		display: block;
		margin: 0
	}

	.work_box_wrap .work_boxes {
		width: 100%
	}

	.work_box_wrap .work_boxes {
		padding: 0 0px
	}

	.work_boxes.work_box_horis {
		margin-top: 50px
	}

	.work_box {
		margin-bottom: 70px
	}

	.work_boxes.work_box_horis {
		margin-top: 70px
	}

	.versus {
		right: 0;
		left: 0;
		top: 100%;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		margin: 15px auto
	}

	.versus::after,
	.versus::before {
		left: 0;
		width: 2px;
		height: 100%;
		margin: 0 auto
	}

	.versus::after {
		top: -50%
	}

	.blog_content {
		padding: 10px 20px 20px
	}

	footer .footer {
	padding: 1.5em 4em;
	}
	footer .footer .main-container {
	flex-direction: column;
	gap: 2rem;
	}
	footer .footer .main-container > div {
	justify-content: center;
	}
	footer .footer .button.primary {
	font-size: 0.875em;
	}
	footer .fat-footer .fat-footer-columns {
	flex-direction: column;
	gap: 1rem;
	padding-bottom: 2rem;
	}
	footer .fat-footer .fat-footer-columns > li {
	margin: 0;
	}
	footer .fat-footer .fat-footer-columns .fat-footer-sections {
	flex-direction: column;
	gap: 1rem;
	text-align: center;
	}
	footer .fat-footer .fat-footer-columns .fat-footer-sections > li {
	margin: 0;
	}
	footer .fat-footer .static-fat-footer {
	flex-direction: column;
	gap: 2rem;
	flex: 1 1 100%;
	}
	footer .fat-footer .static-fat-footer .footer-quick-links {
	justify-content: center;
	flex-direction: column;
	}
	footer .fat-footer .static-fat-footer .partners {
	flex-direction: column;
	justify-content: center;
	gap: 2rem;
	}
}

/* -------------------------------------------------
  max-width: 640px
---------------------------------------------------*/
@media only screen and (max-width: 640px) {

	.position_text {
		max-width: 84%;
		flex: 0 0 84%;
		padding: 0 15px
	}

	.position_btn {
		max-width: none;
		margin-left: 17%
	}

	.position_list li {
		padding-right: 6px;
		margin-right: 6px;
		font-size: 14px
	}

	.fulltext_info li .fulltext_big {
		font-size: 50px;
		width: 80px;
		height: 80px;
		line-height: 80px
	}

	.fulltext_info li .fulltext_small {
		font-size: 15px
	}

	p {
		margin-bottom: 15px
	}

	.faq_content h5 {
		font-size: 16px
	}

	.work_desc h4 {
		font-size: 18px
	}
}

/* -------------------------------------------------
  max-width: 580px
---------------------------------------------------*/
@media only screen and (max-width: 580px) {


	.sf_contact_form_style {
		padding: 4em 1.5em 4em 1.5em !important;
	}

	.sf_contact_form_style::before {
		content: 'How can we help you?';
		font-size: 25px;
		color: #034673;
	}

	.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
	}

	.title_border h2 {
		padding-bottom: 25px
	}

	.photo_strip {
		flex-wrap: wrap
	}

	.photo_strip li.small,
	.photo_strip.column_4 li.small {
		max-width: 50%;
		flex: 0 0 50%
	}

	.photo_strip li.large,
	.photo_strip.column_4 li.large {
		max-width: 100%;
		flex: 0 0 100%
	}
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {

	.h1,
	h1 {
		font-size: 1.3rem
	}

	.h3,
	h3 {
		/** font-size: 1rem **/
	}

	.btn i {
		font-size: 26px
	}

	.btn+.btn:last-child {
		margin-left: 5px
	}

	.large_divider {
		height: 30px
	}

	.small_divider {
		height: 20px
	}

	section {
		padding: 20px 0
	}

	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%
	}

	.background_bg {
		height: 200px margin-top: -5px;
	}

	.background_bg_home {
		height: 200px margin-top: -5px;
	}

	.filter_tab li {
		width: 50%
	}

	.filter_tab .location_menu {
		height: 200px;
		right: 0
	}

	.event_heading {
		overflow: inherit;
		display: inline-block;
		width: 100%
	}

	.event_calendar {
		float: none;
		margin: 0 auto 10px;
		display: table
	}

	.event_block_desc .title_s2 {
		font-size: 26px
	}

	.event_desc .btn {
		display: table;
		margin-top: 10px;
	}

	.event_img {
		height: 270px !important;
	}

	.event_speaker {
		text-align: center;
	}

	.event_block {
		display: block;
	}

	.timeline_box {
		padding-left: 30px;
		padding-bottom: 30px;
	}

	.timeline_circle::before {
		left: -40px
	}

	.banner_screen {
		height: 500px
	}

	.banner_txt {
		top: 31px;
		max-width: 300px
	}

	.banner_screen {
		padding: 80px 0
	}

	banner_txt.caption_second_left,
	.banner_txt.caption_second_center,
	.banner_txt.caption_second_right {
		top: 29%
	}

	banner_txt.caption_third_left,
	.banner_txt.caption_third_center,
	.banner_txt.caption_third_right {
		top: 60%
	}

	.banner_txt h2 {
		font-size: 22px;
		margin-bottom: 15px
	}

	.banner_txt .btn {
		font-size: 14px;
		padding: 2px 15px
	}

	section.large_padding {
		padding: 30px 0
	}

	.team_slider {
		padding: 0 50px
	}

	.event_date {
		font-size: 62px
	}

	.services_wrap {
		padding: 0 0px 15px
	}

	.services_box {
		margin-top: 15px
	}

	.s_back_detail {
		padding: 15px
	}

	.overlay_txt img {
		max-width: 60px
	}

	.overlay_txt h3 {
		font-size: 22px
	}

	.s_back_title h4 {
		font-size: 18px
	}

	.team_box h5 {
		font-size: 16px
	}

	.s_front {
		min-height: 225px
	}

	.video_play img {
		max-width: 100px
	}

	.work_box_horis .work_img {
		height: 120px
	}

	.work_img {
		border-radius: 5px 5px 0 0px;
		height: 200px;
		max-width: 100%
	}

	.work_desc {
		max-width: 100%
	}
}

/* -------------------------------------------------
  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
	}

	.title_default_light h2,
	.title_default_dark h2 {
		margin-bottom: 10px
	}

	.title_border h2 {
		padding-bottom: 20px
	}

	section {
		padding: 15px 0
	}

	.day_pane {
		margin-bottom: 5px;
		display: inline-block;
		width: 100%
	}

	.timeline_btn .btn.btn-default {
		padding: 3px 20px
	}

	.map_wrap iframe {
		height: 200px
	}

	.s_front {
		height: 150px
	}

	.position_icon,
	.position_text {
		max-width: 100%;
		flex: 0 0 100%
	}

	.position_icon span {
		font-size: 12px;
		display: inline-block;
		vertical-align: middle;
		padding-left: 15px
	}

	.position_list {
		font-size: 16px
	}

	.position_btn {
		margin-left: 0
	}

	.position_icon {
		text-align: left;
		margin-bottom: 10px
	}

	.position_icon img {
		margin-bottom: 0
	}

	.work_box_horis .work_img {
		height: 90px
	}

	.blog_info img {
		max-width: 90px;
		margin-top: -60px
	}
}

/* -------------------------------------------------
  HP Hero Large Screen Fixes
---------------------------------------------------*/
@media (min-width:1615px) {
	.background_bg_home {
		/*! min-height: 1275px; */
		/*! margin-top: -130px; */
	}

	.banner_txt {
		top: 10%;
	}
}

@media (min-width:1900px) {
	.background_bg_home {
		/*! min-height: 1375px; */
		/*! margin-top: -160px; */
	}

	.banner_txt {
		top: 15%;
	}
}

@media (min-width:2100px) {
	.background_bg_home {
		min-height: 1475px;
		margin-top: -160px;
	}
}

@media (min-width:2300px) {
	.background_bg_home {
		min-height: 1675px;
		margin-top: -160px;
	}
}

@media (min-width:2600px) {
	.background_bg_home {
		min-height: 1875px;
		margin-top: -160px;
	}
}