/*----------------------------------
    MEDIUM LAYOUT: 1280px
-----------------------------------*/


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    

}


/*----------------------------------
    TABLET LAYOUT: 768px
------------------------------------*/

@media (min-width: 768px) and (max-width: 1023px) {	

	/*.order-btn { max-width: 100%; width: 100%;}
	.specialoffers-btn .order-btn { max-width: 80%; width: 80%;}*/
	
	section { padding:48px 0;}	
	.section-header { margin-bottom: 24px; text-align:left;}
	.section-header h2 { font-size: 30px;}
	.section-header p { font-size: 16px;}	
	
	.order-btn { height: 40px;}
	
	#header { height:80px; padding:0;}
	#header.header-scrolled { height:70px;}
	#header.header-scrolled .mobile-nav-toggle { color: #082C4E;}	
	
	#header .logo { margin: 0; padding: 0; border: 0px none;}
	#header .logo img { max-height: 32px;}
	
	#header .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px;}
	.nav-wrapper .navbar { order: 2;}
	
	#header .header-buttons { display:none;}
	
	.slider-head { width: auto; padding: 0 24px;}
	
	.slider-area h1 { font-size: 40px; }
	.slider-area p { font-size: 20px;}
	.slider-area h1 br{ display: none;}
	.slider-area h2 { padding:0 48px;}	
	.slider-area h2 img { max-height: 80px;}
	.slider-area a.order-btn { height: 48px;}	
	.pogoSlider-slide { padding-top:0;}	
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn { display: none;} 
	.slider-area .pogoSlider--navBottom .pogoSlider-nav { display:block;}
	
	/*.mobile-order-btn { display: block;}*/
	

	#home-welcome { padding:48px 0;}
	#home-welcome .welcome-text { }
	.welcome-btns { flex-wrap: wrap;}
	
	.welcome-text .section-header { margin: 0 0 36px 0;}
	.welcome-text .section-header h2 { text-align:center;}
	.welcome-text .section-header h2 strong { font-size: 42px; letter-spacing: 2px;}
	.welcome-text .section-header h2 span { font-size: 24px; margin: 16px 0 0 0;}	
	.welcome-text .section-header p { font-size: 18px; margin:0; text-align:center;}
	.welcome-text .section-header p br { display:none;}
	
	.welcome-text ul { justify-content: space-between; flex-wrap: wrap; gap: 0; row-gap: 24px;}
	.welcome-text ul li { width:33%;}
	.welcome-text ul li:nth-child(odd):before, .welcome-text ul li:nth-child(even):before { display:none;}
	.welcome-text ul li:nth-child(odd), .welcome-text ul li:nth-child(even) { margin:0;}
	.welcome-text ul li i { width: 74px; height: 74px;}
	.welcome-text ul li i img { max-width: 48px;}
	.welcome-text ul li span { font-size: 16px; line-height: 24px;}
	
	.ourservices-info .section-header h2 { font-size: 26px;}
	.ourservices-info ul { gap: 16px;}
	.ourservices-info ul li { font-size: 18px;}	
	.ourservices-info ul li:before { width: 24px; height: 24px; font-size: 22px; line-height: 28px;}
	
	.features-info .section-header h2 { font-size: 30px;}
	.features-info ul { justify-content: space-between;}
	.features-info ul li { text-align: center;}
	
	#home-why-prefer-us { }
	.why-proevents-info { margin: 0 0 30px 0;}
	.why-prefer-us-info { flex-wrap: wrap; justify-content: center;}
	.why-prefer-us-info .why-prefer-block { width: 46%; padding: 20px;}
	
	ul.customers-logo { flex-wrap: wrap; justify-content: center;}
	ul.customers-logo li { width: 25%; padding: 24px;}
	ul.customers-logo li:nth-child(6), ul.customers-logo li:nth-child(7), 
	ul.customers-logo li:nth-child(8), ul.customers-logo li:nth-child(9) { border-bottom: 1px solid #cccccc;}
	
	ul.customers-logo li:nth-child(4), ul.customers-logo li:nth-child(8) { border-right: 0px none #cccccc;}
	ul.customers-logo li:nth-child(9) { border-bottom: 0px none #cccccc;}	
	ul.customers-logo li:nth-child(5) { border-right: 1px solid #cccccc;}	
		
	#home-getintouch { padding: 36px 0;}	
	.getintouch-info ul { gap: 12px; margin: 0 0 24px 0;}
	.getintouch-info ul li { font-size: 18px;}
	.getintouch-info ul li i { font-size: 24px;}		
	
	#footer .footer-top { padding:36px 0 24px 0;}
	#footer .footer-top h3 { font-size: 22px; margin: 0 0 16px 0;}	
	#footer .footer-top .footer-address { padding:0;}
	#footer .footer-top .col-7,	#footer .footer-top .col-5 { width: 100%; flex-wrap: wrap;}
	#footer .footer-top .footer-explore, #footer .footer-top .footer-about { width: 45%;}
	#footer .footer-top .footer-links { width: 100%; margin: 0 0 24px 0;}
		
	#footer .footer-btm { padding: 0 0 36px 0;}
	#footer .footer-btm .col-6 { width: 100%;}
	#footer .footer-btm .footer-logo { justify-content: left; padding: 16px 0 0 0;}
	#footer .footer-btm .footer-logo img { max-height: 36px;}
	
	.breadcrumbs { margin-top: 0; min-height: 280px; padding: 0 0 36px 0;}	
	.breadcrumbs .section-header p { font-size: 18px;}
	
	#about-us-info .col-6 { width: 100%;}
	#about-us-info .about-us-text h2 { font-size: 26px; line-height: 36px; margin: 0 0 16px 0;}
	#about-us-info .about-us-text p { font-size: 16px;}
	
	.about-how-do-main { flex-wrap: wrap; justify-content: center;}
	.about-how-do-main .about-how-do-block { width: 45%; padding: 0;}
	
	.why-proevents-info h4 { font-size: 22px; text-align: left;}
	.why-proevents-info p { width: 100%; text-align: left;}
	ul.why-proevents-logo { gap: 24px; flex-wrap: wrap;}
	ul.why-proevents-logo li { width: 25%;}
	
	#about-our-vision .col-6 { width: 100%;}

	.pricing-blocks-main { flex-wrap:wrap; gap: 24px; justify-content: center;}
	.pricing-blocks { width: 48%;}
	
	#contact-page-form .col-6 { width: 100%;}	
	#contact-page-form .form-group .row { gap:20px;}
	
	#features-info { padding: 48px 0;}
	#features-info .col-10 { width: 100%;}
	
	#features-info .nav.nav-pills { row-gap: 24px; background: transparent; 
		box-shadow: none; -webkit-box-shadow:none; -ms-box-shadow:none; -moz-box-shadow:none;}
	#features-info .nav.nav-pills .nav-item { width: 50%;}
	#features-info .nav.nav-pills .nav-item .nav-link { justify-content: flex-start; height: 64px; padding: 0 24px;}
	#features-info .nav.nav-pills .nav-item .nav-link i { height: 48px; width: 48px;}
	#features-info .nav.nav-pills .nav-item .nav-link i img { max-width: 48px;}
	
	.features-blocks-main .features-block { flex-wrap: wrap; gap: 0;}	
	.features-blocks-main .features-block h4 { font-size: 26px;}
	.features-blocks-main .features-block .features-text,
	.features-blocks-main .features-block .features-image { width: 100%;}
	.features-blocks-main .features-block .features-text { padding: 24px 16px; order: 1;}
	.features-blocks-main .features-block .features-image { padding: 0; margin: 24px 16px; order: 2;}
	.features-blocks-main .features-block.full-block .features-text { padding: 24px 16px;}
	.features-blocks-main .features-block.reports-block { padding: 24px 16px; gap: 24px;}
	.features-blocks-main .features-block.reports-block .features-images-block { flex-wrap: wrap; gap: 16px; order: 2;}
	
	
	#terms-conditions-info { padding: 36px 0;}
	#terms-conditions-info p { font-size: 16px;}
	.terms-conditions-inner .terms-conditions-block h4 { font-size: 20px;}

}


/*----------------------------------
    MOBILE LAYOUT: 320px
-----------------------------------*/

@media only screen and (max-width: 767px) {
	
	/*.order-btn { max-width: 100%; width: 100%;}
	.specialoffers-btn .order-btn { max-width: 80%; width: 80%;}*/
	
	section { padding:48px 0;}	
	.section-header { margin-bottom: 24px; text-align:left;}
	.section-header h2 { font-size: 28px;}
	.section-header p { font-size: 16px;}	
	
	.order-btn { height: 40px;}
	
	#header { height:80px; padding:0;}
	#header.header-scrolled { height:70px;}
	#header.header-scrolled .mobile-nav-toggle { color: #082C4E;}
	
	
	#header .logo { margin: 0; padding: 0; border: 0px none;}
	#header .logo img { max-height: 32px;}
	
	#header .header-inner { display: flex; justify-content: space-between; } 
	.nav-wrapper { gap: 12px;}
	.nav-wrapper .navbar { order: 2;}
	
	#header .header-buttons { display:none;}
	
	.slider-head { width: auto; padding: 0 24px;}
	
	.slider-area h1 { font-size: 32px; }
	.slider-area p { font-size: 16px; margin:0;}
	.slider-area h1 br{ display: none;}
	.slider-area a.order-btn { height: 48px;}	
	.pogoSlider-slide { padding-top:0;}	
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn { display: none;} 
	.slider-area .pogoSlider--navBottom .pogoSlider-nav { display:block;}
	
	/*.mobile-order-btn { display: block;}*/
	
	#home-search ul { flex-wrap: wrap;}	
	#home-search ul li.search-titlebox, #home-search ul li.search-categorybox, 
	#home-search ul li.search-locationbox { width:100%; padding:0; border-bottom: 1px solid #D9D9D9;}
	#home-search ul li.search-eventbox { width:100%;}
	
	#home-welcome { padding:48px 0;}
	#home-welcome .welcome-text { }
	.welcome-btns { flex-wrap: wrap; gap: 16px;}
	.welcome-btns .order-btn { width:100%;}
	
	.welcome-text .section-header { margin: 0 0 36px 0;}
	.welcome-text .section-header h2 { text-align:center;}
	.welcome-text .section-header h2 strong { font-size: 32px; letter-spacing: 1px;}
	.welcome-text .section-header h2 span { font-size: 22px; margin: 16px 0 0 0;}	
	.welcome-text .section-header p { font-size: 18px; margin:0; text-align:center;}
	.welcome-text .section-header p br { display:none;}
	
	.welcome-text ul { justify-content: space-between; flex-wrap: wrap; gap: 0; row-gap: 24px;}
	.welcome-text ul li { width:50%;}
	.welcome-text ul li:nth-child(odd):before, .welcome-text ul li:nth-child(even):before { display:none;}
	.welcome-text ul li:nth-child(odd), .welcome-text ul li:nth-child(even) { margin:0;}
	.welcome-text ul li i { width: 74px; height: 74px;}
	.welcome-text ul li i img { max-width: 48px;}
	.welcome-text ul li span { font-size: 16px; line-height: 24px;}
	
	.ourservices-info .section-header h2 { font-size: 24px;}
	.ourservices-info ul { gap: 12px;}
	.ourservices-info ul li { font-size: 16px; width: 100%;}
	.ourservices-info ul li:before { width: 24px; height: 24px; font-size: 22px; line-height: 24px;}
	
	.features-info .section-header { margin-bottom: 36px;}
	.features-info .section-header h2 { font-size: 24px;}
	.features-info ul { flex-wrap: wrap; row-gap: 30px;}
	.features-info ul li { width:50%;}
	.features-info ul li i { margin: 0 auto 20px auto;}
	.features-info ul li span { font-size: 18px;}
	
	#home-why-prefer-us { }
	.why-proevents-info { margin: 0 0 30px 0;}
	.why-prefer-us-info { flex-wrap: wrap;}
	.why-prefer-us-info .why-prefer-block { width: 100%; padding: 16px;}
	.why-prefer-us-info .why-prefer-block h4 { font-size: 20px;}
	
	ul.customers-logo { flex-wrap: wrap; justify-content: center;}
	ul.customers-logo li { width: 50%; padding: 24px; border-right: 0px none #cccccc;}
	ul.customers-logo li:nth-child(6), ul.customers-logo li:nth-child(7), 
	ul.customers-logo li:nth-child(8), ul.customers-logo li:nth-child(9) { border-bottom: 1px solid #cccccc;}
	
	ul.customers-logo li:nth-child(odd) { border-right: 1px solid #cccccc;}
	ul.customers-logo li:nth-child(9) { border-bottom: 0px none #cccccc;}	
	
		
	#home-getintouch { padding: 36px 0;}	
	.getintouch-info ul { gap: 12px; margin: 0 0 24px 0;}
	.getintouch-info ul li { font-size: 18px;}
	.getintouch-info ul li i { font-size: 24px;}		
	
	#footer .footer-top { padding:36px 0 24px 0;}
	#footer .footer-top h3 { font-size: 22px; margin: 0 0 16px 0;}	
	#footer .footer-top .footer-address { padding:0;}
	#footer .footer-top .col-7,	#footer .footer-top .col-5 { width: 100%; flex-wrap: wrap;}
	#footer .footer-top .footer-explore, #footer .footer-top .footer-about { width: 45%;}
	#footer .footer-top .footer-links { width: 100%; margin: 0 0 24px 0;}
		
	#footer .footer-btm { padding: 0 0 36px 0;}
	#footer .footer-btm .col-6 { width: 100%;}
	#footer .footer-btm .footer-logo { justify-content: left; padding: 16px 0 0 0;}
	#footer .footer-btm .footer-logo img { max-height: 30px;}
	
	
	/*inner page css*/
	
		
	.breadcrumbs { margin-top: 0; min-height: 280px; padding: 0 0 36px 0;}	
	.breadcrumbs .section-header p { font-size: 18px;}	
	
	#about-us-info .col-6 { width: 100%;}
	#about-us-info .about-us-text h2 { font-size: 24px; line-height: 34px; margin: 0 0 16px 0;}
	#about-us-info .about-us-text p { font-size: 16px;}
	
	.about-how-do-main { flex-wrap: wrap;}
	.about-how-do-main .about-how-do-block { width: 100%; padding: 0;}
	
	.why-proevents-info h4 { font-size: 24px; text-align: left;}
	.why-proevents-info p { width: 100%; text-align: left;}
	ul.why-proevents-logo { gap: 24px; flex-wrap: wrap;}
	ul.why-proevents-logo li { width: 45%;}
	
	#about-our-vision .col-6 { width: 100%;}
	.our-vision-text p:first-child { font-size: 16px;}
	
	#about-founder .col-6 { width: 100%;}
	.founder-text p:first-child { font-size: 16px;}
	.founder-image { margin-bottom: 24px;}
	.founder-image img { -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; border-radius: 16px;}
	
	.pricing-blocks-main { flex-wrap:wrap; gap: 24px;}
	.pricing-blocks .pricing-info-top { padding: 24px 16px;}
	.pricing-blocks .pricing-info-btm { padding: 0 16px 24px 16px;}	
	
	#contact-page-form .col-6 { width: 100%;}	
	#contact-page-form .form-group .row { gap:20px;}	
	
	#features-info { padding: 48px 0;}
	#features-info .col-10 { width: 100%;}	
	#features-info .nav.nav-pills { gap: 16px; background: transparent; 
		box-shadow: none; -webkit-box-shadow:none; -ms-box-shadow:none; -moz-box-shadow:none;}
	#features-info .nav.nav-pills .nav-item { width: 100%;}
	#features-info .nav.nav-pills .nav-item .nav-link { justify-content: flex-start; height: 64px; padding: 0 24px;}
	#features-info .nav.nav-pills .nav-item .nav-link i { height: 48px; width: 48px;}
	#features-info .nav.nav-pills .nav-item .nav-link i img { max-width: 48px;}
	
	.features-blocks-main .features-block { flex-wrap: wrap; gap: 0;}	
	.features-blocks-main .features-block h4 { font-size: 26px;}
	.features-blocks-main .features-block .features-text,
	.features-blocks-main .features-block .features-image { width: 100%;}
	.features-blocks-main .features-block .features-text { padding: 24px 16px; order: 2;}
	.features-blocks-main .features-block .features-image { padding: 0; margin: 24px 16px; order: 1;}
	.features-blocks-main .features-block.full-block .features-text { padding: 24px 16px;}
	.features-blocks-main .features-block.reports-block { padding: 24px 16px; gap: 24px;}
	.features-blocks-main .features-block.reports-block .features-images-block { flex-wrap: wrap; gap: 16px;}
	
	#terms-conditions-info { padding: 36px 0;}
	#terms-conditions-info p { font-size: 16px;}
	.terms-conditions-inner .terms-conditions-block h4 { font-size: 20px;}
	
}


/*----------------------------------
    WIDE MOBILE LAYOUT: 480px
-----------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {	


	.slider-area a.order-btn { margin: 0 10px 12px 10px;}
	

}