
@media only screen and (max-width: 1400px) {
	/*Home page*/
	.logo {}
	
	.mainnav_wrapper {
		padding: 20px 100px 50px;
		padding-top: 140px;
	}
	
	.mainnav_wrapper nav {
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
	
	.mainnav_wrapper nav ul li a {
		font-size: 68px;
	}
	
	.homeslider_wrapper .home_logo figure {
		width: 740px;
	}
	
	.homevideo_box {
		margin-top: -120px;
		margin-bottom: 100px;
	}
	
	.aboutinfo_box p {
		font-size: 32px;
		margin-bottom: 30px;
	}
	
	.aboutinfo_box .design_left {
		top: 32px;
		left: 0px;
	}
	
	.aboutinfo_box .design_right {
		position: absolute;
		top: 75px;
		right: 0;
	}
	
	.aboutinfo_box {
		padding-bottom: 150px;
	}
	
	h2 {
		font-size: 90px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 64px;
	}
	
	.recent_work figure {
		height: 300px;
	}
	
	.recent_work h5 {
		font-size: 19px;
		padding-right: 20px;
	}
	
	.recent_work h5:after {
		top: -4px;
	}
	
	.recent_work_wrapper .recent_man {
		top: -95px;
	}
	
	.recent_work_wrapper {
		padding-bottom: 120px;
	}
	
	.our_services_wrapper {
		padding-top: 150px;
		padding-bottom: 120px;
	}
	
	.strike_out .strike_replace {
		font-size: 78px;
		margin-bottom: -18px;
	}
	
	.accordion .accordion-button {
		font-size: 26px;
	}
	
	.footer .content h3 {
		font-size: 92px;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 80px;
	}
	
	.footer_links ul li a {
		font-size: 20px;
	}
	
	.recent_work .star_box {
		top: -20px;
		left: -12px;
	}
	
	.inner_hero {
		min-height: 620px;
		margin-bottom: 120px;
	}
	
	.retail_wrapper {
		padding-bottom: 120px;
	}
	
	.gallery_blocks {
		margin-bottom: 120px;
	}
	
	.page_title h1 {
		font-size: 280px;
		padding: 0 30px;
	}
	
	.page_title h1:before {
		margin-right: -30px;
	}
	
	.page_title .caption {
		min-height: 460px;
	}
	
	.service_box {
		padding: 60px;
		padding-left: 0;
		min-height: 540px;
	}
	
	.services_list [class*=col-]:nth-child(even) .service_box {
		padding-left: 60px;
		padding-right: 0;
	}
	
	.services_wrapper {
		padding-bottom: 100px;
	}
	
	.tab_links {
		padding-bottom: 40px;
	}
	
	.tab-content {
		padding-bottom: 50px;
	}
	
	.how_wedo_wrapper {
		padding-top: 80px;
		padding-bottom: 120px;
	}
	
	.how_wedo_wrapper .title {
		padding-bottom: 80px;
	}
	
	.info_wrapper {
		margin-bottom: 160px;
	}
	
	.info_wrapper.right_pic .t_content:before {
		width: 50px;
		left: -10px;
	}
	
	.info_wrapper.right_pic .t_content {
		padding-left: 45px;
	}
	
	.info_wrapper.right_pic .content {
		padding-left: 15px;
		padding-right: 35px;
	}
	
	.info_wrapper .content {
		padding-left: 35px;
	}
	
	.info_pic .design_left_top, .info_wrapper.captains_section .info_pic .design_left_top {
		left: 80px;
		top: -45px;
	}
	
	.info_pic .design_right_top {
		right: 25px;
		top: -22px;
	}
	
	.info_wrapper.captains_section .info_pic .design_right_top {
		right: -10px;
		top: -60px;
	}
	
	.captains_section .info_pic .t_content {
		min-height: 605px;
	}
	
	.recent_work_wrapper .title {
		padding-bottom: 40px;
	}
	
	.recent_work_wrapper .recent_man {
		width: 400px;
		top: -75px;
	}
	
	.recent_work_wrapper .recent_man .wpbdmv-animation {
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 1334px) {
	/*Home page*/
	.menuopen .mobile_menubtn {
		right: 75px;
	}
	
	.client_carousel {
		width: calc(100% + 30px) !important;
		left: -15px;
	}
}

@media only screen and (max-width: 1200px) {
	/*Home page*/
	.logo {}
	
	.homeslider_wrapper .home_logo figure {
		width: 680px;
	}
	
	.mainnav_wrapper nav ul li a {
		font-size: 64px;
	}
	
	.social_list ul li a {
		width: 60px;
		height: 60px;
		font-size: 32px;
	}
	
	.aboutinfo_box p {
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	h1 {
		font-size: 100px;
	}
	
	h2 {
		font-size: 86px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 58px;
	}
	
	h4 {
		font-size: 30px;
	}
	
	h5 {
		font-size: 26px;
	}
	
	.recent_work figure {
		height: 260px;
	}
	
	.our_services_wrapper {
		padding-top: 140px;
		padding-bottom: 120px;
	}
	
	.our_services_wrapper .accordion {
		margin-left: 0;
	}
	
	.our_services_wrapper .content {
		padding-right: 15px;
	}
	
	.recent_work_wrapper .recent_man {
		width: 360px;
		top: -58px;
	}
	
	.aboutinfo_box .design_left {
		top: 32px;
		left: 0px;
	}
	
	.aboutinfo_box .design_right {
		position: absolute;
		top: 75px;
		right: 5px;
	}
	
	.aboutinfo_box .design_middle {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	.accordion .accordion-button {
		font-size: 24px;
	}
	
	.strike_out .strike_replace {
		font-size: 72px;
		margin-bottom: -18px;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 40px;
		width: 140px;
	}
	
	.footer .content {
		padding-bottom: 100px;
	}
	
	.footer .content h3 {
		font-size: 88px;
	}
	
	.strike_out:before {
		width: calc(100% + 40px);
	}
	
	.inner_hero {
		min-height: 580px;
		margin-bottom: 120px;
	}
	
	.hero_bar ul li a {
		font-size: 18px;
	}
	
	.retail_wrapper .title {
		padding-right: 15px;
	}
	
	.page_title h1 {
		font-size: 228px;
		padding: 0 30px;
	}
	
	.page_title .design_right_bottom {
		top: calc(100% - 32px);
		left: calc(100% - 62px);
	}
	
	.aboutinfo_box.v2 .design_middle {
		top: -44px;
		margin-left: 0;
		width: 110px;
	}
	
	.aboutinfo_box.v2 .design_right {
		position: absolute;
		top: 75px;
		right: 10px;
		width: 320px;
	}
	
	.service_box {
		padding: 50px 40px;
		padding-left: 0;
		min-height: 540px;
	}
	
	.services_list [class*=col-]:nth-child(even) .service_box {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.how_wedo_wrapper {
		padding-top: 40px;
		padding-bottom: 120px;
	}
	
	.tab_links ul li .nav-link {
		font-size: 19px;
	}
	
	.how_wedo_wrapper .title {
		padding-bottom: 60px;
	}
	
	table th {
		font-size: 26px;
	}
	
	.info_wrapper.right_pic .design_right_top {
		top: -52px;
		right: 40px;
	}
	
	.info_wrapper {
		margin-bottom: 120px;
	}
	
	.recent_work_wrapper .select_wrap {
		margin-left: -100px;
	}
	
	.footer .content figure .wpbdmv-animation {
		max-width: 136px !important;
	}
	
	.aboutinfo_box.v2 .design_middle {
		width: 160px;
	}
	
	.client_name h1 {
		font-size: 30px;
	}
}

/* #Tablet (Portrait) */

/* Note: Design for a width of 768px */
@media only screen and (max-width: 991px) {
	/*Home page*/
	.logo {}
	
	.homeslider_wrapper .home_logo figure {
		width: 620px;
	}
	
	.homevideo_box {
		margin-top: -120px;
		margin-bottom: 80px;
	}
	
	.aboutinfo_box {
		padding-bottom: 120px;
	}
	
	.aboutinfo_box .container {
		padding-top: 148px;
	}
	
	.aboutinfo_box .design_left {
		top: 32px;
		left: 0px;
	}
	
	.aboutinfo_box .design_right {
		position: absolute;
		top: 75px;
		right: 5px;
	}
	
	.aboutinfo_box .design_middle {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	.aboutinfo_box p {
		font-size: 26px;
		margin-bottom: 30px;
	}
	
	h1 {
		font-size: 90px;
	}
	
	h2 {
		font-size: 82px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 56px;
	}
	
	p {
		font-size: 17px;
		margin-bottom: 20px;
	}
	
	li {
		font-size: 17px;
	}
	
	.recent_work_wrapper .recent_man {
		right: 0;
		width: 320px;
		top: -42px;
	}
	
	.recent_work_wrapper {
		padding-bottom: 100px;
	}
	
	.our_services_wrapper {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.homeslider .backbgbox {
		height: calc(100vh - 100px);
		min-height: 600px;
		max-height: 680px;
	}
	
	.strike_out:before {
		width: calc(100% + 25px);
	}
	
	.strike_out .strike_replace {
		font-size: 70px;
		margin-bottom: -16px;
	}
	
	.our_services_wrapper .content p {
		font-size: 17px;
		margin-bottom: 40px;
	}
	
	.homevideo .video_man {
		left: 120px;
	}
	
	.accordion .accordion-button {
		font-size: 22px;
		padding-left: 0;
	}
	
	.footer .content h3 {
		font-size: 84px;
	}
	
	.footer .content p, .accordion .accordion-body p, .accordion .accordion-body ul li {
		font-size: 17px;
	}
	
	.footer_links ul li a {
		font-size: 18px;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 20px;
		width: 120px;
	}
	
	.footer .content {
		padding-bottom: 80px;
	}
	
	.footer_links ul li:not(:last-child) {
		margin-right: 50px;
	}
	
	.accordion .accordion-body {
		padding-left: 0;
	}
	
	.accordion .accordion-body ul li {
		line-height: 1.33;
	}
	
	.inner_hero {
		min-height: 540px;
		margin-bottom: 100px;
	}
	
	.retail_wrapper {
		padding-bottom: 100px;
	}
	
	.retail_wrapper .title {
		padding-bottom: 40px;
	}
	
	.sub_services ul li {
		font-size: 17px;
		padding-left: 25px;
	}
	
	.sub_services ul li:before {
		left: 12px;
	}
	
	.gallery_blocks {
		margin-bottom: 100px;
	}
	
	.page_title .caption {
		min-height: 420px;
	}
	
	.page_title h1 {
		font-size: 178px;
		padding: 0 25px;
	}
	
	.page_title .design_right_bottom {
		top: calc(100% - 32px);
		left: calc(100% - 56px);
		width: 150px;
	}
	
	.aboutinfo_box.v2 .design_left {
		top: 12px;
		left: 10px;
	}
	
	.aboutinfo_box.v2 .design_middle {
		top: -44px;
		margin-left: -60px;
	}
	
	.aboutinfo_box.v2 .design_right {
		width: auto;
	}
	
	.services_list {
		position: relative;
		margin-top: 30px;
	}
	
	.services_list [class*=col-] {
		position: static;
	}
	
	.services_list .mid_anime {
		width: 170px;
		height: 206px;
		position: absolute;
		left: 50%;
		top: -120px;
		transform: translate(-50%, 0);
	}
	
	.service_box {
		min-height: 1px;
	}
	
	.service_box .sub_services:last-child {
		padding-bottom: 0;
	}
	
	.services_list [class*=col-]:nth-child(3) .service_box {
		border-radius: 0 100px 0 0;
	}
	
	.services_list [class*=col-]:nth-child(4) .service_box {
		border-radius: 100px 0 0 0;
	}
	
	table td {
		font-size: 17px;
	}
	
	table th {
		font-size: 25px;
	}
	
	.tab-pane th {
		width: 350px;
	}
	
	.tab_links ul li .nav-link {
		font-size: 18px;
		line-height: 1.1;
	}
	
	.page_title .design_right_bottom {
		top: calc(100% - 26px);
		left: calc(100% - 42px);
		width: 120px;
	}
	
	.service_box.solid .sub_services ul li {
		font-size: 17px;
		padding-left: 25px;
	}
	
	.tab_links {
		padding-bottom: 20px;
	}
	
	.info_pic {
		margin-bottom: 40px;
	}
	
	.info_wrapper.right_pic .info_pic figure {
		margin-left: 0;
		margin-right: 0;
	}
	
	.info_pic figure {
		margin-right: 0;
	}
	
	.captains_section .info_pic .t_content {
		margin-right: 0;
		padding: 30px 20px;
	}
	
	.info_wrapper .content {
		padding-left: 15px;
	}
	
	.how_wedo_wrapper {
		padding-top: 40px;
		padding-bottom: 100px;
	}
	
	.info_wrapper {
		margin-bottom: 100px;
	}
	
	.service_box.solid .sub_services ul li:before {
		left: 12px;
	}
	
	.recent_work_wrapper .title {
		padding-bottom: 30px;
	}
	
	.filter_select {
		font-size: 18px;
		padding: 0 20px !important;
		padding-right: 50px !important;
		letter-spacing: .5px;
	}
	
	.homevideo .video_man {
		top: -77px;
		width: 180px;
	}
	
	.homevideo .video_man {
		top: -95px;
		width: 180px;
	}
	
	.info_wrapper.captains_section .info_pic .design_right_top {
		right: -10px;
		top: -60px;
		width: 144px;
	}
}

/* #Mobile (Landscape) */

/* Note: Design for a width of 480px */
@media only screen and (max-width: 767px) {
	/*Home page*/
	.logo {}
	
	.homeslider_wrapper .home_logo {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.homeslider_wrapper .home_logo figure {
		width: 100%;
	}
	
	.homeslider .backbgbox {
		height: calc(100vh - 100px);
		min-height: 500px;
		max-height: 600px;
	}
	
	.mainnav_wrapper {
		width: 100%;
		padding: 20px 50px 50px;
		padding-top: 140px;
	}
	
	.menuopen .mobile_menubtn {
		right: 30px;
	}
	
	.mainnav_wrapper nav ul li a {
		font-size: 62px;
	}
	
	.aboutinfo_box p {
		font-size: 24px;
		margin-bottom: 26px;
	}
	
	.aboutinfo_box .design_left {
		top: 32px;
		left: 0px;
		width: 120px;
	}
	
	.aboutinfo_box .design_left .wpbdmv-animation, .aboutinfo_box .design_right .wpbdmv-animation, .aboutinfo_box .design_middle .wpbdmv-animation {
		max-width: 100% !important;
	}
	
	.aboutinfo_box .design_right {
		position: absolute;
		top: 75px;
		right: 5px;
		width: 140px;
	}
	
	.aboutinfo_box .design_middle {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		width: 80px;
	}
	
	.aboutinfo_box .container {
		padding-top: 130px;
	}
	
	.aboutinfo_box {
		padding-bottom: 100px;
	}
	
	h1 {
		font-size: 82px;
	}
	
	h2 {
		font-size: 78px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 52px;
	}
	
	h4 {
		font-size: 28px;
	}
	
	.recent_work_wrapper .recent_man {
		right: 0;
		width: 300px;
		top: -36px;
	}
	
	.recent_work figure {
		height: 300px;
	}
	
	.recent_work_wrapper {
		padding-bottom: 80px;
	}
	
	.our_services_wrapper .content {
		padding-bottom: 40px;
	}
	
	.our_services_wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.accordion .accordion-button {
		font-size: 20px;
		padding: 10px 0;
	}
	
	.btn {
		min-width: 280px;
	}
	
	.strike_out .strike_replace {
		font-size: 68px;
		margin-bottom: -16px;
	}
	
	.footer .content h3 {
		font-size: 68px;
	}
	
	.footer .content p br {
		display: none;
	}
	
	.footer_links ul {
		margin: 0 -10px;
	}
	
	.footer_links ul li {
		padding: 0 12px;
		margin-bottom: 10px;
	}
	
	.footer_links ul li a {
		font-size: 17px;
	}
	
	.footer_links ul li:not(:last-child) {
		margin-right: 0;
	}
	
	.footer .content p {
		margin-bottom: 30px;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 15px;
		width: 100px;
	}
	
	.footer .content {
		padding-bottom: 60px;
	}
	
	.footer .content h2 {
		font-size: 66px;
	}
	
	.homevideo .video_man {
		left: 80px;
	}
	
	.hero_bar ul li {
		margin-bottom: 10px;
	}
	
	.hero_bar ul li a {
		font-size: 16px;
	}
	
	.client_name {
		display: inline-block;
	}
	
	.inner_hero {
		margin-bottom: 80px;
	}
	
	.retail_wrapper {
		padding-bottom: 80px;
	}
	
	.gallery_blocks .row .col-md-6 {
		margin-bottom: 16px;
	}
	
	.gallery_blocks .row .col-md-6:last-child {
		margin-bottom: 0;
	}
	
	.gallery_blocks {
		margin-bottom: 80px;
	}
	
	.client_name h4, .client_name h1 {
		padding-bottom: 5px;
	}
	
	.more_work_wrapper .recent_work_list {
		padding-bottom: 40px;
	}
	
	.page_title h1 {
		font-size: 152px;
		padding: 0 25px;
	}
	
	.aboutinfo_box p br {
		display: none;
	}
	
	.aboutinfo_box.v2 .design_left {
		top: 12px;
		left: 10px;
		width: 80px;
	}
	
	.aboutinfo_box.v2 .design_middle {
		top: -44px;
		margin-left: -20px;
		width: 80px;
	}
	
	.aboutinfo_box.v2 .design_right {
		top: 75px;
		right: 10px;
		width: 240px;
	}
	
	.services_list .mid_anime {
		width: 160px;
		height: 206px;
		position: absolute;
		left: 50%;
		top: -120px;
		transform: translate(-50%, 0);
	}
	
	.service_box {
		padding: 50px 25px;
		padding-left: 0;
	}
	
	.services_list [class*=col-]:nth-child(even) .service_box {
		padding-left: 25px;
		padding-right: 0;
	}
	
	.how_wedo_wrapper .section_title {
		display: block;
		margin-bottom: 60px;
		text-align: center;
	}
	
	.tab_links ul li {
		padding: 0 8px;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 15px;
	}
	
	.how_wedo_wrapper .title {
		padding-bottom: 40px;
		text-align: center;
	}
	
	.services_wrapper {
		padding-bottom: 80px;
	}
	
	.tab_links {
		padding-bottom: 20px;
	}
	
	.how_wedo_wrapper table, .how_wedo_wrapper table tr, .how_wedo_wrapper table th, .how_wedo_wrapper table td {
		display: block;
	}
	
	.how_wedo_wrapper table tr {
		margin-bottom: 25px;
	}
	
	.how_wedo_wrapper table th {
		padding: 0;
	}
	
	.tab-content {
		padding-bottom: 0;
	}
	
	.how_wedo_wrapper {
		padding-top: 40px;
		padding-bottom: 80px;
	}
	
	.info_pic .design_left_top, .info_wrapper.captains_section .info_pic .design_left_top {
		left: 40px;
		top: -45px;
		width: 80px;
	}
	
	.info_pic .design_right_top {
		right: 25px;
		top: -22px;
		width: 80px;
	}
	
	.info_wrapper.captains_section .info_pic .design_right_top {
		right: 25px;
		top: -22px;
		width: 80px;
	}
	
	.info_wrapper {
		margin-bottom: 80px;
	}
	
	.tab-pane th {
		width: auto;
	}
	
	.recent_work_wrapper .select_wrap {
		margin-left: 0;
	}
	
	.select_wrap [class*=col-] {
		margin-bottom: 15px;
		max-width: 500px;
	}
	
	.recent_work_wrapper .title {
		padding-bottom: 20px;
	}
	
	.port_title .position-relative {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.port_title .design_left_top {
		width: 140px;
		position: static;
		margin: 0 auto;
	}
	
	.inner_hero {
		flex-direction: column;
		min-height: 340px;
		background: none !important;
	}
	
	.inner_hero .backbg {
		display: block !important;
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	
	.inner_hero .backvid {
		position: relative;
	}
	
	.inner_hero .backvid iframe {
		display: block;
		width: 130% !important;
		height: 56.25vw !important;
		position: relative;
		left: -15%;
		transform: none;
	}
	
	.info_pic .design_right_top .wpbdmv-animation, .info_pic .design_left_top .wpbdmv-animation, .info_wrapper.captains_section .info_pic .design_right_top .wpbdmv-animation, .info_wrapper.captains_section .info_pic .design_left_top .wpbdmv-animation {
		max-width: 100% !important;
	}
	
	.homevideo .video_man {
		left: 40px;
		width: 160px;
		top: -84px;
	}
	
	.recent_work_wrapper .recent_man, .footer .footer_man {
		display: none;
	}
	
	.our_services_wrapper .content {
		text-align: center;
	}
	
	.strike_out .strike_replace {
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	.blog .page_title .position-relative {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.blog .page_title .design_left_top {
		position: static;
		margin: 0 auto;
	}
	
	.blog .dc_icon figure img {
		display: block;
		width: 100%;
	}
	
	.blog .padding_bottom_150 {
		padding-bottom: 0;
	}
	
	.client_wrapper.padding_bottom_150 {
		padding-bottom: 100px;
	}
	
	.info_wrapper.right_pic .t_content {
		padding-left: 0;
	}
	
	.info_wrapper.right_pic .t_content:before {
		display: none;
	}
	
	.page-id-168 .page_title .position-relative {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.page-id-168 .page_title .position-relative .design_left_bottom {
		position: static;
		margin: 0 auto;
	}
	
	.inner_hero .backbg {
		height: 340px;
	}
	
	.gform_footer {
		display: flex !important;
		justify-content: center !important;
	}
	
	.client_name h1 {
		font-size: 28px;
	}
	
	.inner_hero.case_hero {
		min-height: 1px;
	}
	
	.inner_hero.case_hero .backvid {
		position: relative;
		height: auto;
	}
	
	.inner_hero.case_hero .backvid iframe {
		display: block;
		width: 100% !important;
		height: 56.25vw !important;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		min-width: 100%;
		min-height: 1px;
	}
}

/* #Mobile (Portrait) */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 479px) {
	/*Home page*/
	.logo {}
	
	.mobile_menubtn strong {
		font-size: 18px;
		margin-right: 15px;
	}
	
	.logo .logo_caption h4 {
		font-size: 36px;
	}
	
	.homeslider .backbgbox {
		height: calc(100vh - 100px);
		min-height: 420px;
		max-height: 520px;
	}
	
	.mainnav_wrapper {
		padding: 20px 25px 40px;
		padding-top: 120px;
	}
	
	.mainnav_wrapper nav ul li a {
		font-size: 52px;
	}
	
	.social_list ul li a {
		width: 52px;
		height: 52px;
		font-size: 28px;
	}
	
	.mainnav_wrapper nav {
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	
	.menuopen .mobile_menubtn {
		right: 0;
	}
	
	.aboutinfo_box p {
		font-size: 20px;
		margin-bottom: 26px;
	}
	
	.homevideo .video_man {
		left: 40px;
	}
	
	h1 {
		font-size: 78px;
	}
	
	h2 {
		font-size: 74px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 48px;
	}
	
	h4 {
		font-size: 26px;
	}
	
	h5 {
		font-size: 24px;
	}
	
	h6 {
		font-size: 20px;
	}
	
	p {
		font-size: 16px;
	}
	
	li {
		font-size: 16px;
	}
	
	.recent_work_wrapper .recent_man {
		right: 0;
		width: 300px;
		top: -40px;
	}
	
	.aboutinfo_box {
		padding-bottom: 80px;
	}
	
	.recent_work figure {
		height: 260px;
	}
	
	.client_carousel .item {
		padding: 0 10px;
	}
	
	.strike_out .strike_replace {
		font-size: 64px;
		margin-bottom: -14px;
	}
	
	.footer .content h2 {
		font-size: 62px;
	}
	
	.footer .content h3 {
		font-size: 64px;
	}
	
	.footer .content p, .accordion .accordion-body p, .accordion .accordion-body ul li {
		font-size: 16px;
	}
	
	.our_services_wrapper .content p {
		font-size: 16px;
		margin-bottom: 30px;
	}
	
	.accordion-button:after {
		width: 44px;
		height: 44px;
		font-size: 44px;
	}
	
	.accordion .accordion-button {
		font-size: 19px;
		padding: 10px 0;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 15px;
		width: 90px;
	}
	
	.footer .content {
		padding-bottom: 50px;
	}
	
	.footer .content .btn {
		min-width: 260px;
	}
	
	.column_2 {
		column-count: 1;
	}
	
	.sub_services ul li {
		font-size: 16px;
		padding-left: 25px;
	}
	
	.sub_services ul li:before {
		top: 8px;
	}
	
	.hero_bar ul li a {
		font-size: 15px;
		line-height: 16px;
	}
	
	.inner_hero {
		min-height: 520px;
	}
	
	.retail_wrapper .title {
		padding-bottom: 20px;
	}
	
	.gallery_blocks .row {
		margin-bottom: 15px;
	}
	
	.gallery_blocks .row .col-md-6 {
		margin-bottom: 15px;
	}
	
	.more_work_wrapper .recent_work_list {
		padding-bottom: 36px;
	}
	
	.sub_services ul li {
		font-size: 16px;
		padding-left: 25px;
	}
	
	.service_box.solid .sub_services ul li {
		font-size: 16px;
		padding-left: 25px;
	}
	
	.page_title h1 {
		font-size: 128px;
		padding: 0 25px;
		text-shadow: 5px 5px 4px rgba(0, 107, 171, 15%);
	}
	
	.page_title .design_right_bottom {
		top: calc(100% - 20px);
		left: calc(100% - 36px);
		width: 100px;
	}
	
	.aboutinfo_box.v2 .design_left {
		top: 12px;
		left: 10px;
		width: 60px;
	}
	
	.aboutinfo_box.v2 .design_right {
		top: 75px;
		right: 10px;
		width: 200px;
	}
	
	.aboutinfo_box.v2 .design_middle {
		top: -44px;
		margin-left: 0;
		width: 70px;
	}
	
	.page_title .caption {
		min-height: 380px;
	}
	
	.tab_links ul {
		margin: 0 -5px;
	}
	
	.tab_links ul li {
		padding: 0 5px;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 10px;
	}
	
	.tab_links ul li .nav-link {
		font-size: 16px;
		line-height: 1.1;
	}
	
	table th {
		font-size: 24px;
	}
	
	table td {
		font-size: 16px;
		padding: 20px 0;
	}
	
	.info_pic .design_left_top, .info_wrapper.captains_section .info_pic .design_left_top {
		left: 40px;
		top: -24px;
		width: 60px;
	}
	
	.info_pic .design_right_top {
		right: 25px;
		top: -22px;
		width: 60px;
	}
	
	.info_wrapper.captains_section .info_pic .design_right_top {
		right: 0px;
		top: -22px;
	}
	
	.client_wrapper h2 {
		font-size: 66px;
	}
	
	.form-control, .std_select {
		font-size: 16px;
	}
	
	.info_wrapper.right_pic .design_right_top {
		top: -30px;
		right: 40px;
	}
	
	.services_list .mid_anime {
		width: 140px;
		height: 186px;
		position: absolute;
		left: 50%;
		top: -110px;
		transform: translate(-50%, 0);
	}
	
	.recent_work_wrapper .title {
		padding-bottom: 15px;
	}
	
	.port_title .design_left_top {
		width: 120px;
	}
	
	.inner_hero {
		min-height: 320px;
		margin-bottom: 60px;
	}
	
	.footer .content figure .wpbdmv-animation {
		max-width: 120px !important;
	}
	
	.homevideo .video_man {
		left: 40px;
		width: 140px;
		top: -74px;
	}
	
	.inner_hero .backbg {
		height: 320px;
	}
	
	.client_name h1 {
		font-size: 26px;
	}
}

/* #Mobile (Portrait) */

/* Note: Design for a width of 320px */
@media only screen and (min-width: 320px) and (max-width: 374px) {
	/*Home page*/
	.logo {}
	
	.logo a {
		width: 130px;
	}
	
	.logo .logo_caption h4 {
		font-size: 30px;
	}
	
	.mobile_menubtn strong {
		font-size: 16px;
		margin-right: 10px;
	}
	
	.mainnav_wrapper nav ul li a {
		font-size: 48px;
	}
	
	.social_list ul li a {
		width: 52px;
		height: 52px;
		font-size: 28px;
	}
	
	.homeslider .backbgbox {
		height: calc(100vh - 100px);
		min-height: 400px;
		max-height: 500px;
	}
	
	.aboutinfo_box .design_left {
		top: 32px;
		left: 0px;
		width: 100px;
	}
	
	.aboutinfo_box .design_right {
		position: absolute;
		top: 75px;
		right: 5px;
		width: 120px;
	}
	
	.aboutinfo_box .design_middle {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		width: 75px;
	}
	
	.homevideo_box {
		margin-top: -120px;
		margin-bottom: 60px;
	}
	
	.social_list {
		margin-bottom: 25px;
	}
	
	h2 {
		font-size: 68px;
		padding-bottom: 40px;
	}
	
	h3 {
		font-size: 44px;
	}
	
	.recent_work_wrapper .recent_man {
		top: -45px;
	}
	
	.btn {
		min-width: 260px;
	}
	
	.recent_work figure {
		height: 220px;
	}
	
	.strike_out .strike_replace {
		font-size: 58px;
		margin-bottom: -14px;
	}
	
	.footer .content h2 {
		font-size: 58px;
	}
	
	.footer .content h3 {
		font-size: 60px;
	}
	
	.accordion .accordion-button {
		font-size: 18px;
	}
	
	.footer_links ul li a {
		font-size: 16px;
	}
	
	.footer .footer_man {
		bottom: 0;
		right: 15px;
		width: 80px;
	}
	
	.inner_hero {
		min-height: 480px;
	}
	
	.btn {
		font-size: 19px;
	}
	
	.page_title h1 {
		font-size: 118px;
		padding: 0;
	}
	
	.tab_links ul li .nav-link {
		font-size: 15px;
	}
	
	table th {
		font-size: 22px;
	}
	
	.client_wrapper h2 {
		font-size: 56px;
	}
	
	.inner_hero {
		min-height: 300px;
	}
	
	.footer .content figure .wpbdmv-animation {
		max-width: 110px !important;
	}
}
