/* iPad Pro */
@media (min-width: 992px) and (max-width: 1199px) {
	.header-style-01 br, h3 br, .section-05 .content h2 br {
		display: none;
	}
	.footer ul li {
		margin-left: 50px;
	}
	.section-06.section-06-3 a {
		font-size: 28px;
	}
	.circle-service {
		height: 400px;
		max-width: 400px;
		margin: 25px auto;
	}
}

/* iPad */
@media (min-width: 768px) and (max-width: 991px) {
	.ipad-only {
		display: block !important;
	}
	.mobile-only {
		display: none !important;
	}
	.desktop-only {
		display: block !important;
	}
	.main-menu ul li a {
		font-size: 14px;
	}
	.main-menu ul li {
		margin-left: 15px;
	}
	.header-style-01 br, h3 br, .section-05 .content h2 br {
		display: none;
	}
	h1, .h1 {
		font-size: 36px;
	}
	h3, .h3 {
		font-size: 28px;
	}
	h4, .h4 {
		text-transform: uppercase;
		font-size: 12px;
	}
	h3 img, .h3 img {
		width: 20px;
		height: 20px;
	}
	p {
		font-size: 14px;
	}
	.section-01 .content-box {
		margin-bottom: -200px;
	}
	.indented {
		margin-left: 25px;
	}
	.section-01 .content .indented {
		width: 250px;
		max-width: 100%;
	}
	.section-01 .content-box .content-box-info .box-spacing {
		padding: 0px 28px;
		padding-top: 20px;
	}
	.header-style-01 h2 {
		font-size: 28px;
	}
	.section-04 .content-box .card h3 {
		font-size: 21px;
	}
	.section-06 h3 {
		font-size: 21px;
		margin-bottom: 25px;
	}
	.footer .footer-logo {
		width: 200px;
	}
	.footer ul li {
		list-style: none;
		margin-left: 15px;
	}
	.footer ul li a {
		font-size: 12px;
	}
	.copyright-info {
		font-size: 12px;
	}
	.footer .social-links ul img {
		width: 25px;
		height: 25px;
	}
	.section-07 .content-box {
		padding: 50px 25px;
	}
	.section-07 .linkedin {
		width: 35px;
		top: 35%;
	}
	.section-06.section-06-3 a {
		font-size: 21px;
	}
	.circle-service {
		height: 350px;
		width: 350px;
		max-width: 350px;
	}
	.circle-service .cover-text h2 {
		font-size: 32px;
	}
}

/* Mobile Landscape */
@media (min-width: 560px) and (max-width: 767px) {
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display: block !important;
	}
	.desktop-only {
		display: none !important;
	}
	.ipad-only {
		display: none !important;
	}
	.align-center-mobile {
		text-align: center !important;
	}
	.align-left-mobile {
		text-align: left !important;
	}
	.align-right-mobile {
		text-align: right !important;
	}
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display: block !important;
	}
	.desktop-only {
		display: none !important;
	}
	.ipad-only {
		display: none !important;
	}
	.align-center-mobile {
		text-align: center !important;
	}
	.align-left-mobile {
		text-align: left !important;
	}
	.align-right-mobile {
		text-align: right !important;
	}
	.mobile-menu {
		display: block;
	}
	.modal-window {
		display: block;
	}
	.set-space {
		margin: 15px 10px;
	}
	.main-menu.set-space {
		margin: 10px 0px;
		margin-bottom: 0px;
	}
	.section-01 .content {
		width: 100%;
		padding: 25px 15px;
	}
}

@media screen and (min-width:992px) {
	.mobile-only {
		display: none !important;
	}
	.desktop-only {
		display: block !important;
	}
	.ipad-only {
		display: none !important;
	}
}

/* Mobile */
@media only screen and (max-width: 559px) {
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display: block !important;
	}
	.desktop-only {
		display: none !important;
	}
	.ipad-only {
		display: none !important;
	}
	.align-center-mobile {
		text-align: center !important;
	}
	.align-left-mobile {
		text-align: left !important;
	}
	.align-right-mobile {
		text-align: right !important;
	}
	.mobile-menu {
		display: block;
	}
	.modal-window {
		display: block;
	}
	.set-space {
		margin: 15px 10px;
	}
	.main-menu.set-space {
		margin: 10px 0px;
		margin-bottom: 0px;
	}
	.section-01 .content {
		width: 100%;
		padding: 25px 15px;
	}
	.section-01 {
		padding-left: 0px;
	}
	h1, .h1 {
		font-size: 36px;
	}
	h1 br {
		display: none;
	}
	h3, .h3 {
		font-size: 26px;
	}
	h3 img, .h3 img {
		width: 20px;
		height: 20px;
	}
	h4, .h4 {
		font-size: 12px;
	}
	p {
		line-height: 1.65;
		font-size: 15px;
	}
	.section-01 .content .indented {
		width: 100%;
		margin-left: 0px;
	}
	.section-01 .content-box {
		margin-top: 65px;
		margin-bottom: -50px;
	}
	.section-01 {
		background-position: 60%;
		background-attachment: unset;
		margin-bottom: 75px;
	}
	.section-01 .content-box .content-box-info .box-spacing {
		padding: 15px 25px;
	}
	.header-style-01 {
		padding: 10px;
	}
	.section-02 {
		margin-top: 25px;
	}
	.header-style-01 h2 {
		font-size: 26px;
	}
	.indented {
		margin-left: 0px;
	}
	.section-03 img {
		padding-right: 0px;
		width: 100%;
		padding-bottom: 15px;
	}
	.section-03 {
		padding-left: 0px;
		padding-top: 75px;
		padding-bottom: 0;
	}
	.btn img {
		width: 35px;
		height: 35px;
	}
	.btn span {
		top: 18px;
		font-size: 15px;
	}
	.section-04 .content-box {
		padding: 0px;
	}
	.section-04 .content-box .card {
		position: relative;
		padding: 50px 25px;
	}
	.section-04 .content-box .card .icon {
		width: 45px;
		height: 45px;
		margin-bottom: 25px;
	}
	.section-04 .content-box .card h3 {
		font-size: 24px;
	}	
	.section-04 .content-box .card {
		min-height: auto;
		padding-bottom: 75px;
	}
	.bookmark {
		width: 35px;
		margin-left: 15px;
	}
	.section-05 .content h2 {
		font-size: 28px;
	}
	.section-05 {
		border-radius: 25px;
		padding-left: 18px;
	}
	.section-05 {
		background-position: 45%;
		background-attachment: unset;
	}
	.section-05 .content .indented .italicize {
		width: 100%;
	}
	.section-06 {
		padding: 50px 15px;
	}
	.footer .footer-logo {
		padding: 15px;
		padding-bottom: 15px;
		width: 150px;
	}
	.footer {
		padding-bottom: 50px;
	}
	.footer ul li {
		list-style: none;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.footer ul {
		padding: 0px;
		display: block;
		text-align: center;
	}
	.footer ul li img {
		display: none;
	}
	.copyright-info {
		margin-top: 15px;
		line-height: 1.25;
		font-size: 14px;
	}
	.footer .social-links ul li img {
		display: block;
	}
	.footer .social-links ul {
		display: inline-flex;
		margin-top: 25px;
	}
	.section-06 h2 {
		font-size: 32px;
	}
	.section-06 h3 {
		font-size: 21px;
	}
	.section-06 h3 br {
		display: none;
	}
	.section-06 p {
		margin-top: 75px;
	}
	.section-06 {
		padding-bottom: 75px;
	}
	.section-06 {
		background-position: 60%;
	}
	.section-01.pg-header {
		margin-bottom: 25px;
	}
	.section-07 .content-box {
		padding-bottom: 0px;
	}
	.p-25 {
		padding: 0px;
	}
	.sliding-background-right {
		height: 75px;
	}
	.section-06.section-06-3 .h-line {
		width: 90%;
		height: 2px;
		background: transparent;
		margin: 25px 0px;
		margin-bottom: 25px;
	}
	.section-06.section-06-3 h3 {
		font-size: 21px;
	}
	.section-06.section-06-3 a {
		font-size: 26px;
	}
	.section-06.section-06-3 {
		background-attachment: unset;
		padding-top: 175px;
		padding-bottom: 50px;
		margin-top: 0px;
	}
	.section-08 .content-box .content-info {
		padding: 20px 14px;
		padding-bottom: 35px;
	}
	.section-04.section-04-2 {
		padding: 25px 15px;
	}
	.section-08 .content-box {
		padding: 0px 5px;
	}
	.section-06.section-06-3 {
		padding: 0px 15px;
		padding-top: 100px;
		padding-bottom: 50px;
		margin-top: 0px;
	}
	.section-04.section-04-2 .content-box {
		padding: 0px;
		padding-right: 0px;
		margin-bottom: 25px;
	}
	.section-04.section-04-2 .content-box .card {
		min-height: auto;
	}
	.section-08 {
		padding-bottom: 0px;
	}
	.section-04.section-04-2 h4 {
		font-size: 18px;
	}
	.section-02.section-02-4 .content {
		padding: 0px 25px;
		padding-right: 25px;
	}
	.section-02.section-02-4 .c-form {
		border-radius: 25px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 25px;
		margin-top: 25px;
	}
	.section-archive-post .archive-post {
		padding: 50px 15px;
		padding-bottom: 75px;
	}
	.section-archive-post .archive-post-img {
		height: 250px;
		margin-bottom: 25px;
		border-radius: 15px;
	}
	.section-archive-post h2 {
		font-size: 21px;
	}
	.section-archive-post .section-02 {
		padding: 25px 0px;
	}
	.section-archive-post .set-p {
		padding: 0px 14px;
	}
	.section-archive-post .single-ft-img {
		margin-bottom: 15px;
	}
	.section-archive-post .post-details {
		padding-left: 0px;
		border-top: 2px solid white;
		padding-top: 15px;
		margin-top: 25px;
	}
	.circle-service {
		padding: 50px;
		border-radius: 0;
		height: 350px;
		width: 500px;
		max-width: 120%;
		left: -10%;
		margin: 0px;
		margin-top: 0px;
	}
	.circle-service .cover-text h2 {
		font-size: 32px;
		margin: 0px;
	}
	.header-style-01.mobile-setting {
		padding: 0px 10px;
	}
	.circle-service:hover .cover-text {
		display: block;
	}
	.circle-service:hover .hover-text {
		display: none;
	}
	.section-02.section-02-2 {
		padding-top: 0px;
		padding-bottom: 25px;
	}
	.section-02.section-02-2 .header-style-01 {
		padding-top: 25px;
	}
	.footer ul li {
		margin: 10px 0px;
	}
	.section-01 .content-box .content-box-info h3 {
		margin-left: -10px;
	}
	.col-md-12 .col-md-7 .card-info {
		padding: 0px;
	}
	.section-06.cta {
		padding: 40px;
		padding-top: 25px;
		padding-bottom: 75px;
	}
}

/* iPhone */
@media only screen and (max-width: 375px) {

}

/* Galaxy S5 */
@media only screen and (max-width: 360px) {

}

/* iPhone 5 */
@media only screen and (max-width: 320px) {

}

/* Galaxy Fold */
@media only screen and (max-width: 280px) {

}