
@media (max-width: 1500px) {
	.project-post {
		width: 33.3%;
	}

	.profile-section-content {
		width: 55%;
	}

	.my-photo-profile {
		width: 45%;
	}

	.blog-masonry .blog-post {
		width: 33.3%;
	}
	.tooltipdiv{
		top:5%;
	}
	.centered {
		bottom: 32%;
		font-size: 27px;
	}
	.centered span {
		font-size: 51px;
		top: -36px;
	}
	.pulse-button {
		bottom: 30%;
	}
}

@media (max-width: 1279px) {
	.project-post {
		width: 49.98%;
	}

	.blog-masonry .blog-post {
		width: 49.98%;
	}

	header {
		max-width: 250px;
	}

	#content {
		padding-left: 250px;
	}

	header.out-active {
	    margin-left: -190px;
	}

	ul.menu {
		padding-left: 38px;
	}

	.header-foot {
		width: 250px;
	}

	.profile-section-content {
		width: 100%;
		float: none;
	}

	.my-photo-profile {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.my-photo-profile img {
		margin-left: 0;
	}

	.services-post a.services-icon {
		display: inline-block;
		width: 60px;
		height: 60px;
	}

	.services-post a.services-icon i {
		line-height: 60px;
		font-size: 30px;
	}

	.services-post h3 {
		font-size: 16px;
	}

	.services-page .services-post p {
		font-size: 13px;
	}

	.services-post a {
		font-size: 13px;
	}

	.contact-box {
	    width: 260px;
	    padding: 120px 30px 0;
	}

	.map-container {
	    margin-left: 260px;
	}
	.tooltipdiv{
		top:5%;
	}
	.centered {
		bottom: 32%;
		font-size: 27px;
	}
	.centered span {
		font-size: 42px;
		top: -36px;
	}
	.pulse-button {
		bottom: 30%;
	}
	.cta2 {
		position: relative;
	}
}

@media (max-width: 1024px) {
	header {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    height: auto !important;
		min-height: inherit !important;
		position: fixed;
		top: 0px;
	}

	.container {
		max-width: 100%;
	}

	.project-post {
	    width: 49.98%;
	}

	a.logo {
		margin-bottom: 3px;
	}
	.abt {
		margin-top: 21px;
	}
	.abt ul {
		padding-top: 7px;
	}
	.abt ul li {
		font-size: 16px;
	}
	
	.inner-content {
		margin-top: 11px;
	}

	ul.depth {
		margin-left: 0;
	}

	ul.dropdown {
		position: absolute;
		text-align: center;
		top: inherit;
		left: inherit;
		width: 100%;
		background: white;
	    visibility: hidden;
		opacity: 1;
		z-index: 100;
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
		-moz-transition: -moz-transform 0.4s, opacity 0.1s;
		-mos-transition: -mos-transform 0.4s, opacity 0.1s;
		-o-transition: -o-transform 0.4s, opacity 0.1s;
		transition: transform 0.4s, opacity 0.1s;
	}

	ul.dropdown li a {
		display: inline-block;
	}
	ul.dropdown li:first-child a {
		border-radius: 0px !important;
	}

	ul.menu {
		padding-top: 20px;
		height: auto;
		min-height: inherit;
		max-height: 249px;
		overflow-x: hidden;
		overflow-y: scroll;
		padding-left: 0;
		text-align: center !important;
	}

	ul.menu li.drop:after {
		display: none !important;
	}

	ul.menu > li {
		text-align: center;
	}

	ul.menu > li a {
		padding: 8px 40px !important;
	}

	.hr2 {
		border: none;
	}

	.header-foot {
		position: relative;
		width: 100%;
	}

	#content {
		padding-left: 0px;
	}

	a.hide-menu,
	.show-menu {
		display: none !important;
	}

	a.elemadded {
		display: block;
	}

	.copyright-box {
		display: none;
	}

	.logo-box {
		min-height: inherit;
		padding: 20px 0;
	}

	.menu-box {
		display: none;
	}

	.header-foot {
		padding: 10px 0;
	}
	.footer-m p {
		margin: 0px;
	}

	ul.social-icons {
		margin: 0;
	}

	.team-post {
		margin-bottom: 30px;
	}

	.skills-section {
		margin-bottom: 30px;
	}
	.top-bar {
		width: 0px;
		background: none;
		box-shadow:none;
	}
	.hrl {
		display: none;
	}
	.ohd{
		overflow: auto;
	}
	.tooltipdiv{
		top:5%;
	}
	.centered {
		top: 42%;
		font-size: 27px;
	}
	.centered span {
		font-size: 42px;
		top: -36px;
	}
	.pulse-button {
		top: 56%;
	}
	.owl-buttons {
		margin-top: -124px;
	}

	#content{
		top: 117px;
	}
	.abtm{
		max-width: 1024px;
		display: block;
	}
	

	.dph{
		display: none;
	}
	.drop {
		padding: 0px !important;
	}
	ul.menu > li.dp2 {
		padding: 0px !important;
	}
	.social-holder {
		display: none;
	}
	
}

@media (min-width: 1023px) {

	.caret{
		display: none;
	}
	
	.footer-m{
		display: none;
	}
	#content {
		top: 60px;
	}
	
	
}
@media only screen and (max-width: 1022px) and (min-width: 992px) {
	.abtm{
		margin-top: -5px;
	}
}


@media only screen and (max-width: 991px) and (min-width: 768px) {
	.container {
		max-width: 100%;
	}
	.jpp-thumbnail {
		padding-left: 20px;
	}
	a.logo {
		margin-bottom: 3px;
	}
	.abtm{
		margin-top: -6px;
	}
	.abt {
		margin-top: 24px;
	}
	.abt ul li {
		font-size: 11px;
	}
	.abt ul li a{
		font-size: 15px;
	}
	.inner-content {
		margin-top: 11px;
	}
	.reason p {
		padding: 0px 78px;
	}
	.mask1{
		top: 5%;
		left: 11%;
	}
	.mask1::before {
		height: 30px;
	}
	.mask3{
		top: 5%;
		right: 11%;
	}
	.mask3::before {
		height: 30px;
	}
	.mask2{
		bottom: 5%;
		left: 11%;
	}
	.mask2::before {
		height: 30px;
	}
	.mask4{
		bottom: 5%;
		right: 11%;
	}
	.mask4::before {
		height: 30px;
	}
	.team-caption > h1 {
		font-size: 51px;
	}
	.team-caption > h6 {
		font-size: 16px;
	}
	.team-caption > p {
		font-size: 20px;
		line-height: 24px;
	}

	.cta {
		position: relative;
		padding: 0 10px;
	}
	.cta-thumb img {
		display: none;
	}
	.cta-thumb h3 {
		font-size: 20px;
		margin-top: 7px;
	}
	.cta-thumb-p2 p{
		font-size: 16px;
		margin-top: -7px;
	}
	
	.cta-thumb {
		height: 69px;
	}
	.mtp {
		margin-top: 6px;
	}
	.cta-h p {
		left: 30px;
		font-size: 22px;
		margin-bottom: 51px;
	}

	.banner-txt {
		top: 78px;
	}
	
	.btxt-right h3 {
		font-size: 20px;
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.banner-txt p {
		font-size: 20px;
	}
	.float-dir {
		display: flex; 
		flex-direction: column-reverse;
	}
	.mask-arw-lh-2 {
		display: none;
	}
	.mask-arw-rh-2 {
		display: none;
	}
	.mask-arw-lh-3 {
		display: none;
	}
	.mask-arw-rh-3 {
		display: none;
	}

	.border-arw-2 {
		display: none;
	}

	.patch-p {
		font-size: 27px !important;
		top: 14%;
		padding: 56px;
	}
	.pth {
		padding: 51px;
	}

}


@media only screen and (max-width: 767px) and (min-width: 601px) {

	.project-post {
	    width: 100%;
	}

	.blog-masonry .blog-post {
		width: 100%;
	}

	.contact-box {
		float: none;
		padding: 30px;
	    width: 100%;
	}

	.map-container {
		float: none;
	   	margin-left: 0;
	}
	
	.logo-box {
		padding: 10px 0px;
		margin-top:20px; 
	}
	.logo img {
		padding-left: 20px;
	}
	.header-foot {
		padding: 10px 0;
	}
	.header-foot p{
		margin: 5px 0 0 0;
	}
	#content{
		top: 142px;
	}
	.border-arw-2 {
		display: none;
	}

	a.logo {
		margin-bottom: 3px;
	}
	.abt {
		margin-top: -7px;
	}
	.abt ul li {
		font-size: 14px;
	}
	.inner-content {
		margin-top: 29px;
	}
	.inner-mg {
		margin-top: -7px;
	}
	.cta {
		position: relative;
		padding: 0 10px;
	}
	.cta-thumb img {
		display: none;
	}
	.cta-thumb h3 {
		font-size: 20px;
		margin-top: 7px;
	}
	.cta-thumb-p2 p{
		font-size: 14px;
		margin-top: -7px;
	}
	
	.cta-thumb {
		height: 78px;
	}
	.mtp {
		margin-top: -24px;
	}
	.cta-h p {
		left: 30px;
		font-size: 22px;
		margin-bottom: 51px;
	}

	.banner-txt {
		top: 56px;
	}
	.btxt-left h3{
		font-size: 30px !important;
		line-height: 42px;
	}
	.btxt-left h3 span{
		font-size: 27px !important;
	}
	.btxt-left h3:nth-child(2){
		font-size: 20px !important;
		line-height: 1.2em !important;
		margin-top: 0px;
	}
	.btxt-left h3:nth-child(3){
		font-size: 20px !important;
		line-height: 0.8em !important;
		margin-top: 0px;
	}
	.btxt-left h4 {
		font-size: 24px;
	}
	.banner-txt p {
		font-size: 20px;
	}
	
	.abt-m {
		padding-bottom: 42px !important;
		padding-top: 42px !important;
	}

	.btxt-left h3 img{
		width: 69%;
	}
	.btxt-right h3 {
		font-size: 20px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 2px;
		line-height: 1;
	}
	.btxt-right {
		margin-top: 42px;
		border-left: 3px dashed aliceblue;
	}
	.jora-post-preview {
		margin: 0vh 2vw 0vh 0;
		padding: 2vh 0 0vh 30px;
	}
	.jora-post-preview:nth-child(2n) {
		padding: 1vh 0 0vh 5vw;
	}
	.jora-post-preview:last-child {
		padding: 2vh 0 5vh 30px;
	}
	.jora-post-preview.has-featured-image .jpp-content p {
		font-size: 14px;
		padding: 30px 5px 0px 5px;
	}
	.jora-content .jora-posts-link-more-wrapper a {
		padding: 6px 24px;
	}
	.jpp-thumbnail{
		padding-top: 50px;
	}
	.jora-post-preview .jpp-header h3{
		font-size: calc(20px + 6vw);
	}

	.et_parallax_bg {
		height: auto;
	}
	.et_parallax_bg {
		height: 941.7px !important;
	}
	#service-header-left h3 {
		font-size: 30px !important;
		line-height: 42px !important;
	}
	#service-header-left h3 span{
		font-size: 30px !important;
	}
	#service-header-left h3:nth-child(2) {
		font-size: 18px !important;
		padding: 0px !important;
		line-height: 26px !important;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
		font-size: 17px;
	}
	.qmg {
		width: 69% !important;
	}
	.et_pb_text > :last-child {
		font-size: 16px;
		padding: 0px;
	}
	.et_pb_row_0.et_pb_row {
		margin-top: 0px !important;
		padding: 0px;
	}
	.border-arw-2 {
		display: none;
	}

	.reason {
		height: 275px;
	}
	.reason h4 {
		font-size: 32px;
		top: 60px;	
	}
	.reason p {
		padding: 10%;
		top: 14%;	
	}
	.mask1{
		top: 5%;
		left: 11%;
	}
	.mask1::before {
		height: 30px;
	}
	.mask3{
		top: 5%;
		right: 11%;
	}
	.mask3::before {
		height: 30px;
	}
	.mask2{
		bottom: 5%;
		left: 11%;
	}
	.mask2::before {
		height: 30px;
	}
	.mask4{
		bottom: 5%;
		right: 11%;
	}
	.mask4::before {
		height: 30px;
	}
	.titanic-2 h3 {
		padding: 5px 20px;
	}
	.titanic-2 p {
		padding: 6px 22px;
	}
	.et_pb_text_4 h5 {
		padding: 5px 20px;
	}
	.et_pb_text_4 h6 {
		padding: 5px 20px;
	}
	.et_pb_text_3 h5 {
		padding-left: 20px;
	}
	.et_pb_text_3 h6 {
		padding-left: 20px;
	}
	.member {
		left: 4%;
	}
	.ptnr {
		padding: 10px;
	}
	.team-caption > h1 {
		font-size: 42px;
		letter-spacing: 0px;
	}
	.team-caption > h6 {
		font-size: 20px;
		margin: 5px;
	}
	.team-caption {
		padding: 78px 10px;
	}
	.team-caption p{
		padding: 10px 100px;
		font-size: 18px;
		line-height: 20px;
	}
	.common-wrap {
		padding: 0px !important;
	}
	.common-wrap h4{
		font-size: 25px !important;
	}
	.common-wrap h4 span {
		font-size: 24px !important;
	}
	.team-caption > a {
		padding: 7px 15px;
		top: 42px;
	}
	.ptnr h5 {
		font-size: 24px;
	}
	.float-dir {
		display: flex; 
		flex-direction: column-reverse;
	}
	.mask-arw-lh-2 {
		display: none;
	}
	.mask-arw-rh-2 {
		display: none;
	}
	.mask-arw-lh-3 {
		display: none;
	}
	.mask-arw-rh-3 {
		display: none;
	}

	.patch-p {
		font-size: 27px !important;
		top: 14%;
		padding: 42px;
	}
	.pth {
		padding: 56px;
	}

	.titanic-2 ul {
		padding: 2px 42px;
	}
	
	
}


@media (max-width: 600px) {
	.logo img{
		width: 56% !important;
	}

	.tooltipdiv{
		top:5%;
	}
	.centered {
		top: 36%;
		font-size: 27px;
	}
	.centered span {
		font-size: 42px;
		top: -36px;
	}
	.pulse-button {
		top: 38%;
	}
	.owl-buttons {
		margin-top: -215px;
	}
	a.logo {
		margin-bottom: 3px;
	}
	.logo-box {
		min-height: inherit;
		padding: 24px 0;
	}
	.abt {
		margin-top: 20px;
	}
	.abt ul {
		padding-top: 7px;
		height: 54px;
	}
	.abt ul li {
		font-size: 11px;
	}
	.inner-content {
		margin-top: 74px;
	}
	.inner-mg {
		margin-top: 10px !important;
	}
	.about-pag {
		/* padding-top:30px;  */
	}
	.banner-txt {
		top: 87px;
	}
	.btxt-left h3{
		font-size: 36px !important;
		line-height: 30px;
	}
	.btxt-left h3 span{
		font-size: 30px !important;
	}
	.btxt-left h3:nth-child(2){
		font-size: 16px !important;
		line-height: 1.2em !important;
		margin-top: 0px;
	}
	.btxt-left h3:nth-child(3){
		font-size: 16px !important;
		line-height: 1.2em !important;
		margin-top: 0px;
	}

	.abt-m{
		font-size: 16px;
		padding-left: 10px;
		padding-bottom: 36px !important;
		padding-top: 36px !important;
		line-height: 1;
	}
	
	.btxt-left h3 img{
		width: 69%;
	}
	.btxt-right h3 {
		font-size: 13px;
		padding-left: 10px;
		padding-top: 30px;
		padding-bottom: 15px;
		line-height: 1;
	}
	.btxt-right {
		margin-top: 24px;
		border-left: 2px dashed aliceblue;
	}
	.jora-post-preview {
		margin: 0px;
		padding: 0px;
	}
	.jora-post-preview:nth-child(2n) {
		padding: 10px;
	}
	.jora-post-preview .jpp-header h3 span{
		padding: 0px 0px 16px 5px;
		font-size: 24px;
	}
	.jora-post-preview.has-featured-image .jpp-content {
		max-width: 100%;
		padding: 0px;
		margin-top: 342px;
	}
	.jora-post-preview .jpp-thumbnail{
		max-width: 100%;
	}
	.jora-content-top {
		top: -29px;
		left: 7px;
	}
	.jora-content .jora-posts-link-more-wrapper a{
		padding: 5px 15px;
		font-size: 15px;
	}
	.jora-post-preview .jpp-header .jpp-title {
		padding: 2vh 2vh 4vh 8vw;
		font-size: 42px;
	}
	.jora-post-preview:nth-child(2n) {
		margin: 5vh 0 5vh 3vw;
	}
	.jora-content .homepage-posts-preview {
		padding-bottom: 26px;
	}
	.jora-content-btm a img {
		width: 69%;
	}
	.et_parallax_bg {
		height: auto;
	}
	.et_parallax_bg {
		height: 941.7px !important;
	}
	#service-header-left h3 {
		font-size: 26px !important;
		line-height: 26px !important;
	}
	#service-header-left h3 span{
		font-size: 21px !important;
	}
	#service-header-left h3:nth-child(2) {
		font-size: 16px !important;
		padding: 0px !important;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
		font-size: 14px;
	}
	.qmg {
		width: 69% !important;
	}
	.et_pb_text > :last-child {
		font-size: 16px;
		padding: 0px;
	}
	.et_pb_row_0.et_pb_row {
		margin-top: 0px !important;
		padding: 0px;
	}
	.border-arw-2 {
		display: none;
	}

	.reason {
		height: 275px;
	}
	.reason h4 {
		font-size: 32px;
		top: 60px;	
	}
	.reason p {
		padding: 10%;
		top: 14%;	
	}
	.mask1{
		top: 5%;
		left: 11%;
	}
	.mask1::before {
		height: 30px;
	}
	.mask3{
		top: 5%;
		right: 11%;
	}
	.mask3::before {
		height: 30px;
	}
	.mask2{
		bottom: 5%;
		left: 11%;
	}
	.mask2::before {
		height: 30px;
	}
	.mask4{
		bottom: 5%;
		right: 11%;
	}
	.mask4::before {
		height: 30px;
	}
	.titanic-2 h1 {
		font-size: 30px;
		padding: 5px 40px;
	}
	.titanic-2 h3 {
		padding: 5px 20px;
	}
	.titanic-2 p {
		padding: 6px 22px;
	}
	.people p {
		padding: 0px 20px !important;
	}
	.et_pb_text_4 h5 {
		padding: 5px 20px;
	}
	.et_pb_text_4 h6 {
		padding: 5px 20px;
	}
	.et_pb_text_3 h5 {
		padding-left: 20px;
	}
	.et_pb_text_3 h6 {
		padding-left: 20px;
	}
	.member {
		left: 42%;
	}
	.ptnr {
		padding: 10px;
	}
	.team-caption > h1 {
		font-size: 32px;
		letter-spacing: 0px;
	}
	.team-caption > h6 {
		font-size: 15px;
		margin: 5px;
	}
	.team-caption {
		padding: 30px 10px;
	}
	.team-caption p{
		padding: 0px 30px;
		font-size: 14px;
		line-height: 20px;
	}
	.common-wrap {
		padding: 0px !important;
	}
	.common-wrap h4{
		font-size: 25px !important;
	}
	.common-wrap h4 span {
		font-size: 24px !important;
	}
	.team-caption > a {
		padding: 7px 15px;
	}
	.ptnr h5 {
		font-size: 24px;
	}

	.banner-txt p {
		font-size: 13px;
	}
	.btxt-left h3:nth-child(2) span{
		font-size: 16px !important;
	}
	.cta2 {
		position: relative;
	}
	.cta2-thumb {
		height: 49px;
	}
	.cta2-thumb h3 {
		font-size: 13px;
	}
	.cta2-thumb p {
		font-size: 11px;
	}
	.btxt-left h4 {
		font-size: 14px;
	}
	.cta {
		position: relative;
		padding: 0 10px;
	}
	.cta-thumb img {
		display: none;
	}
	.cta-thumb h3 {
		font-size: 18px;
		margin-top: 9px;
	}
	.cta-thumb-p2 p {
		font-size: 15px;
		margin-top: -3px;
	}
	.cta-thumb {
		height: 78px;
	}
	.mtp {
		margin-top: -51px;
	}
	.cta-h p {
		left: 30px;
		font-size: 22px;
		margin-bottom: 51px;
	}
	.titanic_patch-2 ol {
		font-size: 18px;
		left: 0px !important;
	}
	.fbk {
		padding: 56px !important;
	}
	.float-dir {
		display: flex; 
		flex-direction: column-reverse;
	}
	.formrow {
		padding: 0px 24px;
		margin-top: 20px;
	}
	.web-form-wrap {
		padding: 0px 20px;
		width: 100%;
	}
	.web-form-box-wrapper {
		width: 100%;
		display: flex;
		border-radius: 10px 0 0 1px;
	}
	.contactInfo-wrapper {
		width: 100%;
	}
	.arrow {
		display: none;
	}
	.mask-arw-lh-2 {
		display: none;
	}
	.mask-arw-rh-2 {
		display: none;
	}
	.mask-arw-lh-3 {
		display: none;
	}
	.mask-arw-rh-3 {
		display: none;
	}

	.patch-p {
		font-size: 27px !important;
		top: 14%;
		padding: 27px;
	}
	.pth {
		padding: 36px 42px;
	}

	.titanic-2 ul {
		padding: 2px 42px;
	}

}

@media (max-width: 520px){

	.jora-post-preview.has-featured-image .jpp-content {
		max-width: 100%;
		padding: 0px;
		margin-top: 300px;
}
}


@media (max-width: 480px) {
	.logo img{
		width: 56% !important;
	}

	.tooltipdiv{
		top:5%;
	}
	.centered {
		top: 36%;
		font-size: 27px;
	}
	.centered span {
		font-size: 42px;
		top: -36px;
	}
	.pulse-button {
		top: 38%;
	}
	.owl-buttons {
		margin-top: -215px;
	}
	
	a.logo {
		margin-bottom: 3px;
	}
	.abt {
		margin-top: 11px;
	}
	.abt ul {
		padding-top: 11px;
		height: 54px;
	}
	.abt ul li {
		font-size: 11px;
		padding: 0px 5px;
	}
	.abt .abtm ul li::before {
		right: -3px;
		top: 6px;
	}

	.ie-m {
		padding: 4px;
		font-size: 11px;
	}

	.inner-content {
		margin-top: 65px;
	}

	.inner-mg {
		margin-top: 10px !important;
	}

	.banner-txt {
		top: 65px;
	}
	.btxt-left h3{
		font-size: 24px !important;
		line-height: 22px;
	}
	.btxt-left h3 span{
		font-size: 22px !important;
	}
	.btxt-left h3:nth-child(2){
		font-size: 13px !important;
		line-height: 1.2em !important;
		margin-top: 0px;
	}
	.btxt-left h3:nth-child(3){
		font-size: 13px !important;
		line-height: 1em !important;
		margin-top: 0px;
	}
	
	.btxt-left h3 img{
		width: 69%;
	}
	.abt-m{
		font-size: 11px;
		padding-left: 10px;
		padding-bottom: 30px !important;
		padding-top: 30px !important;
		line-height: 1;
	}
	.btxt-right h3 {
		font-size: 13px;
		padding-left: 10px;
		padding-top: 7px !important;
		padding-bottom: 2px;
		line-height: 1;
	}
	.btxt-right h3 ul {
		padding-left: 15px;
	}
	.btxt-right {
		border-left: 2px dashed aliceblue;
	}
	.jora-post-preview {
		margin: 0px;
		padding: 0px;
	}
	.jora-post-preview .jpp-header h3 span{
		padding: 0px 0px 16px 5px;
		font-size: 16px;
	}
	.jora-post-preview.has-featured-image .jpp-content {
		max-width: 100%;
		padding: 0px;
		margin-top: 260px;
	}
	.jora-post-preview .jpp-thumbnail{
		max-width: 100%;
	}
	.jora-content-top {
		top: -29px;
		left: 7px;
	}
	.jora-content .jora-posts-link-more-wrapper a{
		padding: 5px 15px;
		font-size: 15px;
	}
	.jora-post-preview .jpp-header .jpp-title {
		padding: 2vh 2vh 4vh 8vw;
		font-size: 30px;
	}
	.jora-post-preview:nth-child(2n) {
		margin: 5vh 0 5vh 3vw;
	}
	.jora-content .homepage-posts-preview {
		padding-bottom: 26px;
	}
	.jora-content-btm a img {
		width: 69%;
	}
	.et_parallax_bg {
		height: auto;
	}
	.et_parallax_bg {
		height: 941.7px !important;
	}
	#service-header-left h3 {
		font-size: 26px !important;
		line-height: 26px !important;
	}
	#service-header-left h3 span{
		font-size: 21px !important;
	}
	#service-header-left h3:nth-child(2) {
		font-size: 16px !important;
		padding: 0px !important;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
		font-size: 14px;
	}
	.et_pb_text_1 h2 span{
		font-size: 18px !important;
	}
	.qmg {
		width: 69% !important;
	}
	.et_pb_text > :last-child {
		font-size: 16px;
		padding: 0px;
	}
	.et_pb_row_0.et_pb_row {
		margin-top: 0px !important;
		padding: 0px;
	}

	.reason {
		height: 275px;
	}
	.reason h4 {
		font-size: 32px;
		top: 60px;	
	}
	.reason p {
		padding: 10%;
		top: 14%;	
	}
	.mask1{
		top: 5%;
		left: 11%;
	}
	.mask1::before {
		height: 30px;
	}
	.mask3{
		top: 5%;
		right: 11%;
	}
	.mask3::before {
		height: 30px;
	}
	.mask2{
		bottom: 5%;
		left: 11%;
	}
	.mask2::before {
		height: 30px;
	}
	.mask4{
		bottom: 5%;
		right: 11%;
	}
	.mask4::before {
		height: 30px;
	}
	.titanic-2 h3 {
		padding: 5px 20px;
	}
	.titanic-2 p {
		padding: 6px 22px;
	}
	.et_pb_text_4 h5 {
		padding: 5px 20px;
	}
	.et_pb_text_4 h6 {
		padding: 5px 20px;
	}
	.et_pb_text_3 h5 {
		padding-left: 20px;
	}
	.et_pb_text_3 h6 {
		padding-left: 20px;
	}
	.member {
		left: 25%;
	}
	.ptnr {
		padding: 10px;
	}
	.team-caption > h1 {
		font-size: 32px;
		letter-spacing: 0px;
	}
	.team-caption > h6 {
		font-size: 15px;
		margin: 5px;
	}
	.team-caption {
		padding: 30px 10px;
	}
	.team-caption p{
		padding: 0px 30px;
		font-size: 14px;
		line-height: 20px;
	}
	.common-wrap {
		padding: 0px !important;
	}
	.common-wrap h4{
		font-size: 25px !important;
	}
	.common-wrap h4 span {
		font-size: 24px !important;
	}
	.team-caption > a {
		padding: 7px 15px;
	}
	.ptnr h5 {
		font-size: 24px;
	}
	.titanic-2 h1 {
		font-size: 24px;
	}
	
	.banner-txt p {
		font-size: 13px;
	}
	.btxt-left h3:nth-child(2) span{
		font-size: 14px !important;
	}
	.cta2 {
		position: relative;
	}
	.cta2-thumb {
		height: 49px;
	}
	.cta2-thumb h3 {
		font-size: 13px;
	}
	.cta2-thumb p {
		font-size: 11px;
	}
	.btxt-left h4 {
		font-size: 14px;
	}
	.cta {
		position: relative;
		padding: 0 10px;
	}
	.cta-thumb img {
		display: none;
	}
	.cta-thumb h3 {
		font-size: 15px;
		margin-top: 7px;
	}
	.cta-thumb-p2 p {
		font-size: 11px;
		margin-top: -7px;
	}
	.cta-thumb {
		height: 60px;
	}
	.mtp {
		margin-top: -51px;
	}
	.cta-h p {
		left: 30px;
		font-size: 22px;
		margin-bottom: 51px;
	}
	.titanic_patch-2 ol {
		font-size: 18px;
		left: 0px !important;
	}
	.fbk {
		padding: 56px !important;
	}
	.patch-p {
		font-size: 27px !important;
		top: 14%;
		padding: 20px;
	}
	.pth {
		padding: 36px 36px;
	}
	

}

@media (max-width: 400px){

	.jora-post-preview.has-featured-image .jpp-content {
		max-width: 100%;
		padding: 0px;
		margin-top: 236px;
}
.member {
    left: 20%;
}

}

@media (max-width: 380px) {
	.logo img{
		width: 56% !important;
	}

	.tooltipdiv{
		top:5%;
	}
	.centered {
		top: 36%;
		font-size: 27px;
	}
	.centered span {
		font-size: 42px;
		top: -36px;
	}
	.pulse-button {
		top: 38%;
	}
	.owl-buttons {
		margin-top: -215px;
	}
	a.logo {
		margin-bottom: 3px;
	}
	.abt {
		margin-top: 11px;
	}
	.abt ul {
		font-size: 13px;
		height: 54px;
	}
	.abt ul li {
		font-size: 11px;
	}
	.ie-m {
		padding: 4px;
		font-size: 11px;
	}
	.inner-content {
		margin-top: 65px;
	}
	.inner-mg {
		margin-top: 10px !important;
	}
	.banner-txt {
		top: 51px;
	}
	.btxt-left h3{
		font-size: 20px !important;
		line-height: 22px;
	}
	.btxt-left h3 span{
		font-size: 22px !important;
	}
	.btxt-left h3:nth-child(2){
		font-size: 10px !important;
		line-height: 1em !important;
		margin-top: 0px;
	}
	.btxt-left h3:nth-child(3){
		font-size: 14px !important;
		line-height: 0.8em !important;
		margin-top: 0px;
	}
	
	.btxt-left h3 img{
		width: 65%;
	}
	.btxt-right h3 {
		font-size: 10px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 2px;
		line-height: 1;
	}
	.btxt-right h3 ul {
		padding-left: 15px;
	}
	.abt-m{
		font-size: 11px;
		padding-left: 10px;
		padding-bottom: 24px !important;
		padding-top: 24px !important;
		line-height: 1;
	}
	.btxt-right {
		border-left: 2px dashed aliceblue;
	}
	.jora-post-preview {
		margin: 0px;
		padding: 0px;
	}
	.jora-post-preview .jpp-header h3 span{
		padding: 0px 0px 16px 5px;
		font-size: 16px;
	}
	.jora-post-preview.has-featured-image .jpp-content {
		max-width: 100%;
		padding: 0px;
		margin-top: 196px;
	}
	.jora-post-preview .jpp-thumbnail{
		max-width: 100%;
	}
	.jora-content-top {
		top: -29px;
		left: 7px;
	}
	.jora-content .jora-posts-link-more-wrapper a{
		padding: 5px 15px;
		font-size: 15px;
	}
	.jora-post-preview .jpp-header .jpp-title {
		padding: 2vh 2vh 4vh 8vw;
		font-size: 30px;
	}
	.jora-post-preview:nth-child(2n) {
		margin: 5vh 0 5vh 3vw;
	}
	.jora-content .homepage-posts-preview {
		padding-bottom: 26px;
	}
	.jora-content-btm a img {
		width: 69%;
	}
	.et_parallax_bg {
		height: auto;
	}
	.et_parallax_bg {
		height: 941.7px !important;
	}
	#service-header-left h3 {
		font-size: 22px !important;
		line-height: 26px !important;
	}
	#service-header-left h3 span{
		font-size: 21px !important;
	}
	#service-header-left h3:nth-child(2) {
		font-size: 16px !important;
		padding: 0px !important;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
		font-size: 14px;
	}
	.et_pb_text_1 h2 span {
		font-size: 14px !important;
	}
	.qmg {
		width: 69% !important;
	}
	.et_pb_text > :last-child {
		font-size: 14px;
		padding: 0px;
	}
	.et_pb_row_0.et_pb_row {
		margin-top: 0px !important;
		padding: 0px;
	}

	.reason {
		height: 275px;
	}
	.reason h4 {
		font-size: 32px;
		top: 60px;	
	}
	.reason p {
		padding: 10%;
		top: 14%;	
	}
	.mask1{
		top: 5%;
		left: 11%;
	}
	.mask1::before {
		height: 30px;
	}
	.mask3{
		top: 5%;
		right: 11%;
	}
	.mask3::before {
		height: 30px;
	}
	.mask2{
		bottom: 5%;
		left: 11%;
	}
	.mask2::before {
		height: 30px;
	}
	.mask4{
		bottom: 5%;
		right: 11%;
	}
	.mask4::before {
		height: 30px;
	}
	.titanic-2 h3 {
		padding: 5px 20px;
	}
	.titanic-2 p {
		padding: 6px 36px;
	}
	.et_pb_text_4 h5 {
		padding: 5px 20px;
	}
	.et_pb_text_4 h6 {
		padding: 5px 20px;
	}
	.et_pb_text_3 h5 {
		padding-left: 20px;
	}
	.et_pb_text_3 h6 {
		padding-left: 20px;
	}
	.member {
		left: 6%;
	}
	.ptnr {
		padding: 10px;
	}
	.team-caption > h1 {
		font-size: 32px;
		letter-spacing: 0px;
	}
	.team-caption > h6 {
		font-size: 15px;
		margin: 5px;
	}
	.team-caption {
		padding: 30px 10px;
	}
	.team-caption p{
		padding: 0px 30px;
		font-size: 14px;
		line-height: 20px;
	}
	.common-wrap {
		padding: 0px !important;
	}
	.common-wrap h4{
		font-size: 25px !important;
	}
	.common-wrap h4 span {
		font-size: 24px !important;
	}
	.team-caption > a {
		padding: 7px 15px;
	}
	.ptnr h5 {
		font-size: 24px;
	}
	.banner-txt p {
		font-size: 10px;
		padding-right: 6px;
	}
	.btxt-left h3:nth-child(2) span{
		font-size: 11px !important;
	}
	.cta2 {
		position: relative;
	}
	.cta2-thumb {
		height: 49px;
	}
	.cta2-thumb h3 {
		font-size: 13px;
	}
	.cta2-thumb p {
		font-size: 11px;
	}
	.btxt-left h4 {
		font-size: 13px;
	}
	.cta {
		position: relative;
		padding: 0 10px;
	}
	.cta-thumb img {
		display: none;
	}
	.cta-thumb h3 {
		font-size: 11px;
		margin-top: 11px;
	}
	.cta-thumb-p2 p {
		font-size: 9px;
		margin-top: -6px;
	}
	.cta-thumb {
		height: 60px;
	}
	.mtp {
		margin-top: -42px;
	}
	.cta-h p {
		left: 30px;
		font-size: 22px;
	}
	.titanic_patch-2 ol {
		font-size: 18px;
		left: 0px !important;
	}
	.fbk {
		padding: 56px !important;
	}
	.patch-p {
		font-size: 27px !important;
		top: 3%;
		padding: 20px;
	}
	.pth {
		padding: 27px 36px;
	}

}


