@media screen and (min-width:1921px){
	#main-content .aboutContent { padding: 75px 0; }
	
	div#et-main-area { padding-top: 90px; }
	
	.single div#main-content p.et_pb_title_meta_container{ margin-bottom:47px; }
	
	div#main-content .carouselContent1 .dg_bc_title{ width: 460px; }
}

@media screen and (min-width:981px) and (max-width:1920px){
	#main-content .aboutContent { padding: calc(30px + (40 - 30) * ((100vw - 280px) / (980 - 280))) 0; }
	#et-main-area { padding-top: calc(20px + (45 - 20) * ((100vw - 280px) / (980 - 280))); }
}


@media screen and (max-width:1920px){
/* 	div#main-content #homeSlider .et_pb_slide_description {
		height: calc(150px + (300 - 150) * ((100vw - 280px) / (980 - 280)));
		padding: calc(30px + (42 - 30) * ((100vw - 280px) / (980 - 280))) calc(30px + (43 - 30) * ((100vw - 280px) / (980 - 280)));
	}	 */
	
	.single #main-content p.et_pb_title_meta_container { margin-bottom: calc(20px + (30 - 20) * ((100vw - 280px) / (980 - 280))); }
}

@media screen and (min-width:981px) and (max-width:1440px){
	#homeSlider, #homeSlider .homeSlider, 
	#homeSlider .et_pb_slide .et_pb_container,
	#homeSlider .et_pb_slide {
		height: 600px !important;
	}

	#main-content #homeSlider { padding: 0; }	
	
	div#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:first-child { width: 60%; }

	div#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:last-child { width: 40%; }
	
	.headerRow .et_pb_menu__logo-wrap { width: 40% !important; }

	.headerRow  .et_pb_menu__wrap { width: 70%; }
}

@media screen and (min-width:1441px){
	#main-content .swiper-pagination-bullet:hover, 
	div#main-content .swiper-pagination-bullet-active {
		top:4px;
	}
}

@media screen and (max-width:1440px){
	#main-content .swiper-pagination-bullet:hover, 
	div#main-content .swiper-pagination-bullet-active {
		top:1px;
	}
}

@media screen and (max-width:1280px){
	div#main-content #homeSlider .et_pb_slide_description { width: 100%;}
}

@media screen and (min-width:981px) and (max-width:1684px){
	#main-content #for_whom .et_pb_column { min-height: 350px; }
}

@media screen and (min-width:981px){
	div#main-content .aboutContent-col { height: 353px; }
	
	header.et-l.et-l--header {
		position: fixed;
		z-index: 2;
		width: 100%;
	}	
}

@media screen and (max-width:980px){
	.md .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child{
		margin-bottom: 0
	}
	
	.md .dipl-breadcrumb-wrapper.layout2 li{
		display: contents;
		line-height: 18px
	}

	#logo{
		max-height: 90%
	}
	#main-header .mobile_nav .mobile_menu_bar span:before{
		color: #fff;
	}
	div#page-container footer .footerBtmCol-3 { width: 100%; }
	
	#main-content #carouselSection { 
		padding-left: 34px;
    	padding-right: 34px; 
	}
	
	#main-content .et_pb_section { padding: calc(0px + (30 - 0) * ((100vw - 280px) / (980 - 280))); }

	#main-content .et_pb_section > .et_pb_row { padding-top: 20px; }

	#main-content .et_pb_section .rowHeader {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	#et-main-area #main-content .swiper-pagination-bullet:hover, 
	#et-main-area div#main-content .swiper-pagination-bullet-active {
		background-color: #DB3E1B !important;
		width: calc(8px + (15 - 8) * ((100vw - 280px) / (980 - 280))) !important;
		height: calc(8px + (15 - 8) * ((100vw - 280px) / (980 - 280))) !important;		
	}

	#et-main-area #main-content .swiper-pagination-bullet {
		width: calc(8px + (10 - 8) * ((100vw - 280px) / (980 - 280))) !important;
		height: calc(8px + (10 - 8) * ((100vw - 280px) / (980 - 280))) !important;
		margin-left: calc(8px + (10 - 8) * ((100vw - 280px) / (980 - 280))) !important;		
	}	

	#page-container footer .et_pb_menu .et_pb_menu__menu { display: block; }

	#page-container footer .et_pb_menu .et_pb_menu__wrap { flex: unset; }
	
	#page-container footer .footerBtmWrapper { height: auto; }
	
	#et-main-area .footerBtmCol-2-2 .rowHeader { padding-bottom: 10px !important; }
	
	#main-content div#testimonial.et_pb_section { padding: 0; }	
	
	.headerSection span.mobile_menu_bar { display: block !important; }
	
	#page-container .headerSection span.mobile_menu_bar::before { color: #db3e1b; }
	
	#whatToExpect .et_pb_column:first-child { height: auto !important; }
}

/** 980 maxx **/

@media screen and (min-width:768px){
	.blogPosts .searchandfilter ul {
		display: flex;
	}
	
/* 	.blogPosts .searchandfilter ul {
		position: absolute;
		right: 0;
	} */
}


@media screen and (min-width:768px) and (max-width:980px){
	footer .et_pb_menu .et_pb_menu__menu { display: block; }

	footer .et_pb_menu .et_pb_menu__wrap { flex: unset; }
}

/** 768 min 980 max **/

@media screen and (max-width:767px){
	.md .searchandfilter label{
		max-width: 250px;
		width: 100%;
	}
	.md .searchandfilter input, .md .searchandfilter select{
		width: 100%
	}
	
	#testimonial .dipl_single_testimonial_card { padding: 0; }	
	
	#main-content #upcomingEvent .upcomingEventContent { padding-bottom: 0; }
	
	footer .footerBtmWrapper { height: unset; }
	
	footer .footerBtmWrapper {
		width: 80%;		
		margin: 0 auto;
	}
	
	#nf-form-3-cont div#nf-field-9-container { margin-bottom: 0; }	
	
	#et-main-area .et_pb_row.et_pb_row_4_tb_footer {
    	width: 100%;
	}	
	
	#et-main-area .logoFooter { margin-bottom: 0; }
	
	#et-main-area .logoFooter a { padding-bottom: 0; }	
	
	#main-content .dgbc_blog_carousel.carouselContent {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
	}
	
	#upcomingEvent .featuredCol-1 { display: none; }
}

/** 767 maxx **/

@media screen and (min-width:480px) and (max-width:767px){
	
	#et-main-area .contactFooter {
		display: inline-block;
		margin-right: 3em;
	}

	#et-main-area .rowHeader {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	#et-main-area nav.et-menu-nav .et-menu.nav, 
	#et-main-area nav.et-menu-nav {
		display: block;
	}
	
	#et-main-area footer span#nf-form-title-3_1 { display: none; }

	#et-main-area .footerNLetterDesc { padding-bottom: 0 !important; }

	#et-main-area footer .nf-form-content { padding: 0; }

	#et-main-area footer .nf-form-content div#nf-field-9_1-container { margin-bottom: 0; }	
	
	#et-main-area .footerBtmCol.footerBtmCol-2-2 { margin-bottom: 30px; }
}

/** 480 min 767 max **/

@media screen and (min-width:480px) and (max-width:980px){
	.md .footerBtmWrapper .footerBtmCol-1, .md .footerBtmWrapper .footerBtmCol-2{
		width: 47.5%!important;
	}
	.md .footerBtmWrapper .footerBtmCol-1{
		margin-right: 5%
	}
	
	
	div#et-main-area footer .footerMenu {
		display: inline-block;
		position: relative;
/* 		left: 17.5em;
		top: -6.5em; */
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	#et-main-area .et_pb_text_5_tb_footer.rowHeader { margin-top: -5em !important; }
	
	#nf-form-3_1-cont .nf-form-content nf-rows-wrap{ display: flex; }
	
	#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:first-child{ width:70%; }
	
	#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:last-child{ width:30%; }	
	
	#et-main-area .footerBtmCol.footerBtmCol-2-2{ width: 30%; }
	
	#et-main-area .footerBtmCol.footerBtmCol-2-1 {
		width: 65%;
		margin-right: 5%;
	}

	#et-main-area .footerBtmCol.footerBtmCol-2-2 ul#menu-quick-links-1, 
	#et-main-area .footerBtmCol.footerBtmCol-2-2 nav.et-menu-nav {
		display: block;
	}

	#et-main-area .footerBtmCol-2-2 .rowHeader { padding-bottom: 10px !important; }

	#et-main-area div#nf-form-3_1-cont .nf-row:first-child {
		width: 70%;
	}

	#et-main-area div#nf-form-3_1-cont .nf-row:last-child {
		width: 30%;
	}

	#et-main-area div#nf-form-3_1-cont div#nf-field-9_1-container,
	#et-main-area div#nf-form-3_1-cont div#nf-field-10_1-container {
		margin-bottom: 0;
	}	
	
}

/** 480 min 980 max **/

@media screen and (max-width:568px){
	
}

@media screen and (min-width:480px) and (max-width:567px){
	div#et-main-area div#nf-form-3_1-cont .nf-row:first-child,
	div#et-main-area div#nf-form-3_1-cont .nf-row:last-child{ 
		width: 50%; 
	}
}


@media screen and (max-width:479px){
	div#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:last-child, 
	div#nf-form-3-cont .nf-form-content nf-rows-wrap .nf-row:first-child {
		width: 100%;
	}
	
	div#nf-form-3-cont .nf-form-content nf-rows-wrap { display: block; }
	
	#et-main-area .et_pb_menu__wrap, 
	#et-main-area .et_pb_menu_inner_container {
		display: block;
	}

	#et-main-area .et_pb_menu__wrap { display: block; }

	#et-main-area footer ul#menu-quick-links-1 { display: block; }	
	
	#et-main-area .footerBtmWrapperMob,
	#et-main-area footer .rowHeader { 
		padding-bottom: 0 !important; 
	}
	
	#et-main-area footer div#nf-field-9_1-container { margin-bottom: 0; }	

	#et-main-area .logoFooter { margin-bottom: 0; }

	#et-main-area .logoFooter a { padding-bottom: 0; }

	#et-main-area .footerBtmWrapperMob { padding-bottom: 0 !important; }

	#et-main-area .contactFooter a { text-align: center; }

	#et-main-area .footerBtmCol .rowHeader h4 {
		text-align: center !important;
		display: block;
	}

	#et-main-area .footerBtmCol ul li {
		width: 100% !IMPORTANT;		
		display: block;
	}
	
	#et-main-area .footerNLetterDesc{
		text-align: center;
	}

	#et-main-area nav.et-menu-nav {
		width: 100%;
		display: block;
	}
	
	footer p.followTxt {
		float:unset;
		margin-bottom: 10px;
	}

}

/** 479 maxx **/
