/* @media (max-width: 1024px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 }
 */
@media (max-width: 1360px){
	.two-boxed-styled-cols .two-boxed-styled-cols-row .col-1 {
		width: inherit !important;
		position: relative;
		max-width: inherit;
	}
}
@media (max-width: 1260px){
	#top-menu li {
		padding-right: 13px;
		font-size: 14px;
	}
	header#main-header .container {
		width: 100%;
	}
	div#et-top-navigation {
		padding-top: 8px !important;
		padding-bottom: 6px !important;
	}
	.custom-main-header div#et-top-navigation ul:first-child>li>a{
		padding-bottom: 3px;
	}
	#top-menu.nav .menu-item-has-children>a:after {
		top: 0px !important;
		bottom: 0px !important;
		margin: auto;
		height: 20px;
		right: -1px !important;
	}
}
@media (max-width: 1193px){
	.et_fullwidth_nav #main-header .container{
		width: 100%;
		padding: 0px 20px;
		max-width: 947px !important;
	}
	.text-copy-right,#footer-bottom .et-social-icons{
		width: 100%;
		text-align: center;
	}
	.custom-main-header div#et-top-navigation ul:first-child>li>a {
		padding: 8px 12px 8px 6px !important;
	}
	#top-menu.nav .menu-item-has-children>a:after {
		right: -4px !important;
	}
	body .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
		font-size: 37.66px!important;
	}
	
}
@media (max-width: 1100px){
	.custom-main-header #et_mobile_nav_menu {
		display: block;
	}
	.custom-main-header  #top-menu {
	 display: none;
	}
	header#main-header .container {
		width: 80%;
	}
}
@media (max-width: 980px){
	.et_fullwidth_nav #main-header .container {
		width: 80%;
		max-width: 947px !important;
	}
	.two-boxed-styled-cols .two-boxed-styled-cols-row .col-1 {
		width: 100% !important;
		position: relative;
		max-width: inherit;
	}
	.two-boxed-styled-cols .col-2 {
		padding-top: 30px;
		float: left !important;
		margin: inherit;
	}
	.home-appointment-cols .et_pb_blurb_container{
		width: 100%;
		max-width: 380px;
		margin: auto;
	}
	a.home-appointment-cols{
		width: 100%;
		max-width: 380px;
		margin: auto;
		display: block;
	}
	.top-header #et-secondary-menu{
		display: block!important;
		padding-top: 5px;
	}
	body .mb-space-img{
		padding-left: 0px ;
		margin-top: 31px !important;
	}
	.services-blurb .et_pb_blurb_content,
	.services-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
		width: 100%;
		max-width: 100%;
	}
	.services-blurb img{
		width: 100%;
		max-width: 100%;
	}
	.cus-mb-accordion .et_pb_toggle_title {
		padding-right: 47px !important;
	}
}
@media (max-width: 863px){

	.top-header .et-social-icons {
		text-align: center;
	}
	.slider-arrow {
		font-size: 20px !important;
	}
	.footer-top .col-1{
		width: 100%;
		text-align: center;
	}
	.footer-top ul.et-social-icons {
		float: none;
		margin-bottom: 20px;
	}
	.footer-top .col-2, .footer-top .col-3 {
	    width: 100%;
		margin-top: 22px;
		padding-top: 26px;
		display: block;
	}
	.footer-top .title-side-bar{
		text-align: center;
	}
	.footer-top ul.menu {
		max-width: 209px;
		margin: auto;
		padding-left: 0px;
	}
}
@media (max-width: 690px){
	body ul li.mb-hidden-btn{
		display: none !important;
	}
	body ul.lg-hidden-btn.et-social-icons{
		display: block !important;
		margin-bottom: 10px !important;
	}
	body .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
		font-size: 18.66px!important;
	}
	.header-title .entry-title {
		font-size: 28px;
	}
	.call-to-action-style strong {
		font-size: 22px;
	}
	/*captcha resizing*/
	#rc-imageselect,
	.g-recaptcha {
		transform:scale(0.63);
		-webkit-transform:scale(0.63);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
	.with_frm_style .frm-g-recaptcha > div > div,
	.with_frm_style .g-recaptcha > div > div {
		border-right: 0px solid #d3d3d3;
		border-radius: 0px; 
		box-shadow: none;
		-moz-box-shadow:  none;
	}
	/*captcha resizing*/

}
	