/*

Template: TheOne - One Page HTML Template 
Author: iqonicthemes.in
Version: 1
Design and Developed by: iqonicthemes.in

*/

/*****************
================================================
 (  Media Queries  )
================================================
 *******************/

/* Displays/Screens (e.g. 24" WS @ 1920x1080) -------------- */
@media only screen and (min-width:1890px) and (max-width:2529px) { }
@media(max-width:1399px) {
	.device-blog { left: 0; width: 700px; }
}
@media(max-width:1365px) {
	h1 { font-size: 50px; line-height: 70px; }
	.device-blog { width: 50%; }
	.owl-carousel .owl-nav .owl-prev { left: -4%; }
	.owl-carousel .owl-nav .owl-next { right: -4%; }
}
@media(max-width:1199px) {
	.container { max-width: 94%; }
	.device-blog { top: 200px; width: 480px; }
	header .navbar .navbar-nav .nav-item a { font-size: 16px; }
	h1 { font-size: 42px; line-height: 62px; }
	h2 { line-height: normal; font-size: 36px; }
	h4 { font-size: 24px; line-height: 36px; }
	.iq-banner .carousel-caption { bottom: 23%; }
	.button { padding: 8px 28px; }
	.amazing:after { bottom: -40px; }
	.awesome:after { height: 105px; }
	.lead { font-size: 16px; line-height: 30px; }
}
@media(max-width:992px) {
	.overview-block-ptb { padding: 60px 0; }
	.overview-block-pt { padding: 60px 0 0; }
	.overview-block-pb { padding: 0 0 60px; }
	h2 { font-size: 46px; line-height: 50px; }
	.heading-title p { padding: 0; }
	.container { max-width: 74%; }

	/*Toggel Menu*/
	.navbar-light .navbar-toggler { border: 1px solid #fff; background: #fff; }
	.navbar-light .navbar-toggler span { color: #2ed3ae; }
	.navbar-toggler { padding: 0px 8px; font-size: 34px; }
	.navbar-toggler:focus, .navbar-toggler:hover { outline: none; }
	header { padding: 10px 0; }
	header.menu-sticky { padding: 7px 0; }
	header .navbar .navbar-nav .nav-item a::before { display: none; }
	header .navbar .navbar-collapse { background: #fff; margin-top: 10px; margin-top: 0; position: absolute; top: 60px; left: 0; width: 100%; -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); }
	header.menu-sticky .navbar .navbar-collapse { top: 52px; }
	header .navbar .navbar-nav>li { margin: 0; }
	header .navbar .navbar-nav .nav-item a { padding: 10px 15px; color: #333; }
	header .navbar .navbar-nav .nav-item a:hover, header .navbar .navbar-nav .nav-item a:focus, header .navbar .navbar-nav .nav-item a.active, header .navbar .navbar-nav .nav-item a.active:focus, header .navbar .navbar-nav .nav-item a.active:hover { color: #ffffff; background: #2ed3ae; }
	header.white .navbar .navbar-nav .nav-item a:hover, header.white .navbar .navbar-nav .nav-item a:focus, header.white .navbar .navbar-nav .nav-item a.active, header.white .navbar .navbar-nav .nav-item a.active:focus, header.white .navbar .navbar-nav .nav-item a.active:hover, header.white-transparent .navbar .navbar-nav .nav-item a:hover, header.white-transparent .navbar .navbar-nav .nav-item a:focus, header.white-transparent .navbar .navbar-nav .nav-item a.active, header.white-transparent .navbar .navbar-nav .nav-item a.active:focus, header.white-transparent .navbar .navbar-nav .nav-item a.active:hover, header.dark .navbar .navbar-nav .nav-item a:hover, header.dark .navbar .navbar-nav .nav-item a:focus, header.dark .navbar .navbar-nav .nav-item a.active, header.dark .navbar .navbar-nav .nav-item a.active:focus, header.dark .navbar .navbar-nav .nav-item a.active:hover, header.dark-transparent .navbar .navbar-nav .nav-item a:hover, header.dark-transparent .navbar .navbar-nav .nav-item a:focus, header.dark-transparent .navbar .navbar-nav .nav-item a.active, header.dark-transparent .navbar .navbar-nav .nav-item a.active:focus, header.dark-transparent .navbar .navbar-nav .nav-item a.active:hover, header.green .navbar .navbar-nav .nav-item a:hover, header.green .navbar .navbar-nav .nav-item a:focus, header.green .navbar .navbar-nav .nav-item a.active, header.green .navbar .navbar-nav .nav-item a.active:focus, header.green .navbar .navbar-nav .nav-item a.active:hover { color: #fff; }
	header.white .navbar-light .navbar-toggler, header.white-transparent .navbar-light .navbar-toggler { border-color: #333; background: #333; }
	header.white .navbar-light .navbar-toggler span { color: #fff; }
	header.dark .navbar .navbar-nav .nav-item a, header.dark-transparent .navbar .navbar-nav .nav-item a, header.green .navbar .navbar-nav .nav-item a { color: #333; }
	.device-blog { top: inherit; width: 100%; left: inherit; position: inherit; }
	.how-Working { padding: 180px 0; }
	.iq-banner .carousel-caption { bottom: 25%; }
	.iq-re-9-mt-50 { margin-top: 50px; }
	.iq-breadcrumb { padding: 180px 0 100px; }
	.iq-breadcrumb nav.text-right { text-align: center !important; }
	.iq-breadcrumb h2 { text-align: center; }
	.iq-breadcrumb.text-left .breadcrumb { margin-top: 20px; display: inline-block; }
	.iq-error p { padding: 0; }
	.iq-error .iq-subscribe .form-group { width: 59%; }

	/* Creative Banner */
	header .navbar .navbar-brand img { height: 50px; }
	.re9-mt-50 { margin-top: 40px; }
}
@media(max-width:979px) {
	.container { max-width: 94%; }
	h1 { font-size: 36px; line-height: 56px; }
	h4 { font-size: 20px; line-height: 30px; }
	.iq-banner .carousel-caption { bottom: 20%; }
	.awesome:after { height: 84px; }
}
@media(max-width:767px) {
	h2 { font-size: 36px; line-height: normal; }
	.heading-title.left { margin-bottom: 0; }
	header.menu-sticky .navbar .navbar-collapse { top: 55px; }
	.container { max-width: 100%; }
	.iq-re-mall { margin: 30px 15px; }
	.copyright-box .iq-copyright, ul.info-share { text-align: center !important; margin: 10px 0; }
	header, header.green { position: relative; background: #23292c; padding: 10px 0; }
	header.menu-sticky { position: fixed; }
	.iq-banner .carousel-caption p { font-size: 14px; line-height: 24px; }
	.iq-banner .carousel-caption { bottom: 20%; left: 5%; right: 5%; }
	.iq-banner .carousel-caption h1 { font-size: 28px; line-height: normal; }
	.iq-banner	.button { padding: 3px 20px; font-size: 14px; }
	.carousel-control-prev, .carousel-control-next { display: none; }
	#iq-Working .align-self-center .iq-mlr-60, .iq-faq  .align-self-center .iq-mlr-60, .contact-us .align-self-center .iq-mlr-60 { padding: 60px 0; margin: 0 15px; }
	.iq-footer .overview-block-ptb2 .iq-mr-60 { margin-right: 0; }
	.banner-text h1 { font-size: 28px; line-height: 36px; }
	.banner-text .lead { font-size: 14px; line-height: 24px; }
	header.menu-sticky { padding: 10px 0; }
	.awesome:after { height: 50px; }
	.iq-canvas-banner, .iq-hero-banner, .iq-simpal-banner, .banner-stars, .iq-banner-effect { padding: 15% 0; }
	.iq-banner-effect .banner-text h1 { letter-spacing: 1px; line-height: normal; font-size: 24px; }
	.iq-breadcrumb { padding: 100px 0 100px; }
	.iq-error .iq-subscribe .form-group { width: 100%; }
	.re4-mt-50 { margin-top: 40px; }
	.container-fluid.iq-plr-60 { padding: 0 15px; }
	.iq-coming .big-text { line-height: normal; }
	.iq-coming .iq-subscribe .form-group { width: 100%; }
	.form-inline.iq-subscribe .button { margin-left: 0; }
	header .navbar .navbar-collapse { top: 60px; }
}
@media(max-width:479px) {
	h2 { font-size: 30px; }
	.iq-banner .carousel-caption h4 { font-size: 11px; line-height: normal; }
	.iq-banner .carousel-caption h1 { font-size: 16px; }
	.iq-banner .carousel-caption p { font-size: 8px; line-height: 15px; margin-bottom: 5px }
	.iq-banner .button { padding: 0px 10px; font-size: 9px; font-weight: normal; line-height: 24px; }
	.icon-fancy-box .content { display: inline-block; width: 100%; margin-top: 10px; }
	.iq-banner .carousel-caption { bottom: 25px; }
	.carousel-indicators { display: none; }
	.device-blog { width: 300px; }
	.iq-footer { padding-top: 30px; }
	header { padding: 10px 0; }
	.iq-coming img { height: 45px; }
	.iq-coming .big-text { font-size: 60px; }
	.awesome:after { height: 33px; }
	.heading-title p { padding: 0 15px; display: block; }
	.contact-us .iq-mlr-60, .iq-faq .iq-mlr-60 { margin: 0 20px; }
}