/* Custom Styles */
@font-face {
    font-family: 'Vanitas';
    src: url('vanitas-regular.woff2') format('woff2'),
        url('vanitas-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('poppins-regular.woff2') format('woff2'),
        url('poppins-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('poppins-medium.woff2') format('woff2'),
        url('poppins-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('poppins-bold.woff2') format('woff2'),
        url('poppins-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.responsive_video{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.responsive_video iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body{
    font-size: 18.5px;  
    font-family: 'Poppins';    
    font-weight: 500;
    font-size: 16px;
    font-stretch: normal;
    color: #010101;
}
a img{
	border: 0px none;
}
ul{
	list-style:none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Vanitas';
}

a:hover, a:focus{
    text-decoration: none;
    outline: none;
    color: #fff;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
img{
    max-width: 100%;
}
button:focus {
    outline: none;
}
.section_inner {
    margin: 0 auto;
}
.section_titile {
    z-index: 3;
    font-size: 68px;
    font-weight: 300;
    text-align: left;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    position: relative;
    color: #111319;
    letter-spacing: 6.8px;
    line-height: 1.09;
}
.section_top {
    text-align: center;
    color: #fff;
}
.responsive-menu-hand,
.mobile_only{
	display: none;
}



  .gd_header .user {
    /*============================================================================
      #User Avatar
    ==============================================================================*/
    /*============================================================================
      #User Dropdown
    ==============================================================================*/
    position: relative;
    display: block;
    margin-top: -11px;
    }
    .gd_header .user .dropdown>:before {
        content: " ";
        position: absolute;
        z-index: 0;
        background-size: contain;
        background-position: right center;
        background-repeat: no-repeat;
        background-color: #F2D0C4;
        opacity: 1;
        height: 14px;
        width: 2px;
        top: 17px;
        left: -10px;
    }
    .gd_header .user__avatar {
      height: 40px;
      max-height: 40px;
      margin: 0 0 0 1rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .gd_header .user__dropdown {
      position: absolute;
      z-index: 2000;
      top: 50px;
      right: 0;
      display: none;
      padding: 20px 30px;
      text-align: left;
      white-space: nowrap;
      border-top: 1px solid #f9f9f9;
      background: #f9f9f9;
      box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
      }
      .gd_header .user__dropdown--light a {
        color: #0a2338; }
      .gd_header .user__dropdown--dark a {
        color: #fff; }
      .gd_header .user__dropdown span {
        display: block; }
      .gd_header .user__dropdown a {
        line-height: 40px !important;
        display: block;
        color: #000;
        padding-right: 7px;
        padding-left: 7px;
        }
  .gd_header--center .user {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem; }
    .gd_header--center .user__dropdown {
      top: 50px; }
      .gd_header--center .user__dropdown a {
        line-height: 40px;
        margin: 0 0 0 0; }
@media (max-width: 767px) {
    .gd_header .user {
      position: static;
      display: block;
      width: 100%; }
      .gd_header .user__avatar {
        display: none; }
      .gd_header .user__dropdown {
        position: static;
        display: block !important;
        padding: 0 0 0 0;
        text-align: left;
        border-top: 0;
        background: transparent !important;
        box-shadow: none; }
    .gd_header--light .user__dropdown a {
      color: #0a2338; }
    .gd_header--dark .user__dropdown a {
      color: #fff; } } 
}
@media (max-width: 768px) {
    
}


/*
	Responsive ---> Custom Style
-----------------------------*/
@media (max-width: 1440px){

    body{
        font-size: 1.285vw; 
        font-size: 1.111vw;
    }
    .section_titile {
        font-size: 4.722vw;
        letter-spacing: 0.472vw;
    }
}

@media (max-width: 1024px){}

@media (max-width: 768px){
	.menu_top{
        display: none;
    }
    
    body{  
        font-size: 2.4vw;
    }
    a.responsive-menu-hand {
        right: 2px;
        display: inline-block;
        margin: 0;
        float: right;
        margin-top: 0;
    }
    .mt1 .section_inner {
        width: 83.333vw;
        padding-bottom: 7.597vw;
        padding-left: 0;
    }
    .mt1_right {
        top: -18.111vw;
        right: -17.639vw;
        width: 77.639vw;
    }
    .gd_logo img {
    }

    .responsive-menu-close {clear: both;height: 40px;width: 40px;display: block;position: absolute;top: 8px;right: 18px;}
    .responsive-menu-close strong {position: relative;height: 0px;width: 40px;display: block;}
    .responsive-menu-close span:nth-child(1), a.responsive-menu-close span:nth-child(2) {width: 40px;display: block;background-color: #000;height: 5px;}
    .responsive-menu-close span:nth-child(1) {transform: rotate(-45deg);margin-top: 25px;}
    .responsive-menu-close span:nth-child(2) {transform: rotate(45deg);margin-top: -5px;}
    .responsive-menu {position: fixed;width: 100%;height: 100%;top: 0;right: -110%;background: rgba(247, 192, 106, 0.98);z-index: 999999;overflow: scroll;overflow-y: auto;overflow-x: auto;transition: right 0.5s ease;display: flex !important;flex-direction: column;justify-content: center;}
    .responsive-menu.active {right: 0;}
    .responsive-menu ul {margin: 0;padding: 0;list-style-type: none;width: 100%;border-bottom: 0;}
    .responsive-menu ul li {margin: 0;padding: 0;list-style-type: none;position: relative;margin-bottom: 0px;}
    .responsive-menu ul li a, .responsive-menu .pf4_header_userarea span a {line-height: 40px; height: 40px;display: block;text-decoration: none;color: #000000;font-size: 22px !important;letter-spacing: 0.3px;position: relative;text-transform: uppercase;text-align: center;line-height: 1.52;font-weight: bold;border: 0;margin: 0;}
    .responsive-menu ul li:hover {text-decoration: none;}
    .responsive-menu ul li a:hover {color: #000000;}
    
    .responsive-menu ul li.pf4_user_menu_item .user .user__avatar{
        display: none;
    }
}

@media (max-width: 550px){}
/* Custom Style start */

/* Section 1 & Header start */
.gd_header {
    position: absolute;
    z-index: 999;
    top: 76px;
    left: 50%;
    width: 1250px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.menu_top ul {
    display: flex;
    margin-left: 2px;
    margin-top: 3px;
}
.menu_top ul li{
    padding-right: 10px;
}
.gd_logo {
    float: left;
}
.gd_logo img{
	width: 254px;
}
.ab_mt1 {
    background-color: #123136;
    overflow: hidden;
    position: relative;
}
.menu_top {
    float: left;
    margin-left: 175px;
    margin-top: 42px;
}
.ab_mt1 .section_inner{
	width: 1270px;
	padding-bottom: 638px;
}
.ab_mt1_bg{
	position:absolute;
	height:100%;
	width:100%;
	background-image: url(Home_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	top:0;
	left: 0;
	z-index: 0;
	background-size: cover;
}
.ab_mt1_left {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%);
}
.ab_mt1_left h1{
    font-size: 84px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: 8.4px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 24px;
}
.ab_mt1_left article{
	font-size: 18.5px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.84;
	letter-spacing: 1.85px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
}
.menu_top ul li a {
    text-transform: uppercase;
    color: #fff;
    display: block;
    line-height: 1;
    border-right: 1px solid #f7c06a;
    padding-right: 28px;
    padding-left: 22px;
    font-size: 15px;
    letter-spacing: 2.1px;
}
.menu_top ul li a:hover{
    text-decoration: line-through;
}
.menu_top ul li:last-child a{
    border: 0;
}
.ab_mt1 .site_button {
	position: relative;
	top: 35px;
}
.site_button {
    display: inline-block;
    color: #000;
    font-size: 17.5px;
    font-weight: bold;
    position: relative;
    font-style: normal;
    line-height: 1;
    letter-spacing: 3.50px;
    text-transform: uppercase;
    padding: 17.5px 55px;
    border: 0;
    z-index: 1;
    cursor: pointer;
    font-family: 'Poppins';
    font-weight: bold;
}
.site_button:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #F7C06A;
	z-index: -1;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.site_button:hover:before{
	width: 100%;
	background-color: #000;
}
.site_button:hover{
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
    color: #fff;
}

.responsive-menu{
    display: none;
}

/*
	Responsive ---> Section 1 & Header
-----------------------------*/

@media (max-width: 1440px){

    .gd_header {
        top: 5.278vw;
        width: 86.806vw;
    }
    .menu_top ul {
        margin-left: 0.139vw;
        margin-top: 0.208vw;
    }
    .menu_top ul li{
        padding-right: 0.694vw;
    }
    .gd_logo img{
        width: 17.639vw;
    }
    .menu_top {
        margin-left: 12.153vw;
        margin-top: 2.917vw;
    }
    .ab_mt1 .section_inner{
        width: 88.194vw;
        padding-bottom: 40.903vw;
    }
    .ab_mt1_left h1{
        font-size: 5.833vw;
        letter-spacing: 0.583vw;
        margin-bottom: 1.667vw;
    }
    .menu_top ul li a {
        padding-right: 1.944vw;
        padding-left: 1.528vw;
        font-size: 1.042vw;
        letter-spacing: 0.146vw;
    }
    .ab_mt1 .site_button {
        top: 2.431vw;
    }
    .site_button {
        font-size: 1.215vw;
        letter-spacing: 0.243vw;
        padding: 1.215vw 3.819vw;
    }

    .ab_mt1_left article{
		font-size: 1.285vw;
		letter-spacing: 0.128vw;
	}
}

@media (max-width: 1024px){

	body{
        font-size: 1.7vw;
    }
    .menu_top ul li a {
        font-size: 1.6vw;
    }
    .menu_top {
        margin-top: 2.7vw;
    }
    
}

@media (max-width: 768px){
	.gd_logo img {
		width: 26.792vw;
	}


	
}

@media (max-width: 550px){

	.ab_mt1_left h1 {
		font-size: 13vw;
		letter-spacing: 1.385vw;
		white-space: nowrap;
		margin-top: 11vw;
	}
    .ab_mt1 .section_inner {
        padding-bottom: 95vw;
        width: 100%;
    }
	.gd_header {
        padding-left: 3vw;
        top: 10.55vw;
    }

    .gd_header {
        padding-left: 3vw;
        top: 11vw;
    }
    .gd_logo img {
        width: 49vw;
        height: 12.4vw;
    }
    .mt1_left {
        top: 18.55vw;
        padding: 0 9vw;
    }
    .mt1_left h1 span.gdsm {
        font-size: 19vw;
        top: -1.25vw;
        left: -1.764vw;
    }
	.ab_mt1_left {
		top: 38.55vw;
	}
	.ab_mt1_left h1 span.gdsm {
		font-size: 19vw;
		top: -1.25vw;
		left: -1.764vw;
	}
	.ab_mt1 .site_button {
		top: 0.352vw;
	}
	.ab_mt1_mobile {
		position: relative;
		margin-top: -30vw;
		margin-left: -103px;
		width: 142.5vw;
	}
    
    .gd_header .menu_top{
        display: none;
    }
    .ab_mt1_left article{
    	font-size:3.2vw;
    }
    .ab_mt1_left article br{
    	display:none;
    }
    
}
/* Section 1 & Header end */

/* Section 2 start */
.mt5 {
    background-image: url(mt5_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0px 0 69px 0;
    overflow: hidden;
    background-attachment: scroll;
    background-color: #f5f5f5;
}
.mt5.is_top{
	padding-top: 194px;
}
.mt5 .section_inner{
    width: 1140px;
    position: relative;
}
span.blog_pattern {
    position: absolute;
    left: -66px;
    z-index: -1;
    top: -27px;
}
span.blog_pattern img{
    width: 420px;
    height: 79px;
}
.mt5 article {
    padding-right: 160px;
    padding-top: 8px;
}
.mt5 p{
    letter-spacing: 1.44px;
}
.mt5 .banner-slider {
    margin-top: 0;
    /* overflow: hidden; */
    margin-left: 80px;
    padding-bottom: 45px;
}

.mt5 .vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.mt5 .banner-slider .slider.portfolio-slider {
    max-width: 80.8%;
    padding-right: 0;
}
.mt5 .banner-slider .slider.portfolio-slider,
.mt5 .banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}
.mt5 .banner-slider .slider.slider-nav {
    height: 420px;
    overflow: hidden;
    max-width: 16%;
    padding: 0;
    position: relative;
    left: -2px;
    top: -11px;
}
.mt5 .slider-banner-image h4 {
    font-family: Poppins;
    font-size: 17.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: 1.75px;
    max-width: 380px;
    color: #000;
    text-transform: uppercase;
    margin-top: 16px;
    margin-left: 20px;
    position: relative;
}
.mt5 .slider-banner-image h4::before{
    position: absolute;
    content: "";
    width: 10px;
    height: 40px;
    left: -20px;
    top: 0;
    background-color: #000;
}
.mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg{
    max-width: 125px;
    height: 125px;
    margin: 11px auto;
    margin-bottom: 7px;
}
.mt5 .mt5 .slider-banner-image img,
.mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
    cursor: pointer;
}
.mt5 .slick-vertical .slick-slide:active,
.mt5 .slick-vertical .slick-slide:focus,
.mt5 .slick-arrow:hover,
.mt5 .slick-arrow:focus {
    border: 0;
    outline: 0;
}
.mt5 .slick-vertical .slick-slide,
.mt5 .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 0px solid #196DB6;
}
.mt5 .slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}
.mt5 .slider-nav .slick-slide {
    text-align: center;
}
.mt5 .slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.mt5 .slick-arrow {
    display: none !important;
}
.mt5 .slick-prev {
   top: 0;
}
.mt5 .slick-next {
   bottom: 0;
   background-color: #fff;
   display: block !important;
   position: absolute;
   bottom: 88px;
   right: 0px;
   border: 0px;
   background-color: transparent;
   text-transform: uppercase;
   font-weight: bold;
   font-family: 'Poppins';
   font-size: 16px;
   padding-right: 0px;
   cursor: pointer;
}
.mt5 .slick-next:after{
    content:">>";
    padding-left: 4px;
}
.title_block {
    margin-bottom: -100px;
    position: relative;
    bottom: -42px;
    left: 24px;
}
.mt5 .site_button {
    padding: 17.5px 41px;
    position: relative;
    top: 12px;
}
.mt5 .banner-slider .portfolio-slider:before {
    content: "";
    position: absolute;
    top: -6px;
    right: -202px;
    width: 2px;
    height: 77.6%;
    background-color: #000;
}
.mt5 .banner-slider .portfolio-slider  ul.slider-dots{position: absolute;padding: 0px;margin: 0px;top: 80px;right: -220px;}
.mt5 .banner-slider .portfolio-slider  ul.slider-dots li{list-style: none;margin: 0px;display: none;}
.mt5 .banner-slider .portfolio-slider  ul.slider-dots li.slick-active{display: block;}
.mt5 .banner-slider .portfolio-slider ul.slider-dots li .slm{
    background-color: #f5f5f5;
    padding-top: 4px;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-weight: bold;
    padding-top: 36px;
    padding-bottom: 25px;
}
.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl1{}
.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl2{
    padding-top: 15px;
    padding-left: 7px;
}
.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl3{
    padding-top: 30px;
    padding-left: 4px;
}
.mt5 .slider-image img{
	width:100%;
}
.mt5 .slider-image h3{
    text-transform:uppercase;
    font-size: 53px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 5.3px;
    margin-top: 19px;
    margin-bottom: 0;
    min-height: 114px;
}
.mt5 .slider-image h3 a{
	color:#000;
}
.mt5_bg_text{
    text-transform: uppercase;
    font-family: Vanitas;
    font-size: 149px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 14.9px;
    text-align: left;
    color: rgba(237, 237, 237, 0.59);
    position: absolute;
    top: -125px;
    right: -192px;
}
.mt5_top_left_img{
	width: 152px;
	height: 115px;
	position: absolute;
	top: -83px;
	left: 0;
	background-size: contain;
}
@media (max-width: 1440px){
    .mt5 {
		background-image: url(mt5_bg.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		padding: 0vw 0 4.792vw 0;
		overflow: hidden;
		background-attachment: scroll;
		background-color: #f5f5f5;
	}
	.mt5.is_top{
		padding-top: 13.472vw;
	}
	.mt5 .section_inner{
		width: 79.167vw;
		position: relative;
	}
	span.blog_pattern {
		position: absolute;
		left: -4.583vw;
		z-index: -1;
		top: -1.875vw;
	}
	span.blog_pattern img{
		width: 29.167vw;
		height: 5.486vw;
	}
	.mt5 article {
		padding-right: 11.111vw;
		padding-top: 0.556vw;
	}
	.mt5 p{
		letter-spacing: 0.1vw;
	}
	.mt5 .banner-slider {
		margin-top: 0;
		/* overflow: hidden; */
		margin-left: 5.556vw;
		padding-bottom: 3.125vw;
	}

	.mt5 .vehicle-detail-banner .car-slider-desc {
		max-width: 12.5vw;
		margin: 0 auto;
	}
	.mt5 .banner-slider .slider.portfolio-slider {
		max-width: 80.8%;
		padding-right: 0;
	}
	.mt5 .banner-slider .slider.portfolio-slider,
	.mt5 .banner-slider .slider.slider-nav {
		width: 100%;
		float: left;
	}
	.mt5 .banner-slider .slider.slider-nav {
		height: 29.167vw;
		overflow: hidden;
		max-width: 16%;
		padding: 0;
		position: relative;
		left: -0.139vw;
		top: -0.764vw;
	}
	.mt5 .slider-banner-image h4 {
		font-family: Poppins;
		font-size: 1.215vw;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.26;
		letter-spacing: 0.122vw;
		max-width: 26.389vw;
		color: #000;
		text-transform: uppercase;
		margin-top: 1.111vw;
		margin-left: 1.389vw;
		position: relative;
	}
	.mt5 .slider-banner-image h4::before{
		position: absolute;
		content: "";
		width: 0.694vw;
		height: 2.778vw;
		left: -1.389vw;
		top: 0;
		background-color: #000;
	}
	.mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg{
		max-width: 8.681vw;
		height: 8.681vw;
		margin: 0.764vw auto;
		margin-bottom: 0.486vw;
	}
	.mt5 .mt5 .slider-banner-image img,
	.mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg img {
		height: 100%;
		width:100%;
		object-fit: cover;
		cursor: pointer;
	}
	.mt5 .slick-vertical .slick-slide:active,
	.mt5 .slick-vertical .slick-slide:focus,
	.mt5 .slick-arrow:hover,
	.mt5 .slick-arrow:focus {
		border: 0;
		outline: 0;
	}
	.mt5 .slick-vertical .slick-slide,
	.mt5 .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
		border: 0vw solid #196DB6;
	}
	.mt5 .slider-nav .slick-slide.slick-current span {
		color: #196DB6;
	}
	.mt5 .slider-nav .slick-slide {
		text-align: center;
	}
	.mt5 .slider-nav .slick-slide span {
		font-size: 0.972vw;
		display: block;
		padding: 0.347vw 0 1.042vw;
	}
	.mt5 .slick-arrow {
		display: none !important;
	}
	.mt5 .slick-prev {
	   top: 0;
	}
	.mt5 .slick-next {
	   bottom: 0;
	   background-color: #fff;
	   display: block !important;
	   position: absolute;
	   bottom: 6.111vw;
	   right: 0vw;
	   border: 0vw;
	   background-color: transparent;
	   text-transform: uppercase;
	   font-weight: bold;
	   font-family: 'Poppins';
	   font-size: 1.111vw;
	   padding-right: 0vw;
	   cursor: pointer;
	}
	.mt5 .slick-next:after{
		content:">>";
		padding-left: 0.278vw;
	}
	.title_block {
		margin-bottom: -6.944vw;
		position: relative;
		bottom: -2.917vw;
		left: 1.667vw;
	}
	.mt5 .site_button {
		padding: 1.215vw 2.847vw;
		position: relative;
		top: 0.833vw;
	}
	.mt5 .banner-slider .portfolio-slider:before {
		content: "";
		position: absolute;
		top: -0.417vw;
		right: -14.028vw;
		width: 0.139vw;
		height: 77.6%;
		background-color: #000;
	}
	.mt5 .banner-slider .portfolio-slider  ul.slider-dots{position: absolute;padding: 0vw;margin: 0vw;top: 5.556vw;right: -15.278vw;}
	.mt5 .banner-slider .portfolio-slider  ul.slider-dots li{list-style: none;margin: 0vw;display: none;}
	.mt5 .banner-slider .portfolio-slider  ul.slider-dots li.slick-active{display: block;}
	.mt5 .banner-slider .portfolio-slider ul.slider-dots li .slm{
		background-color: #f5f5f5;
		padding-top: 0.278vw;
		font-size: 1.146vw;
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		font-weight: bold;
		padding-top: 2.5vw;
		padding-bottom: 1.736vw;
	}
	.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl1{}
	.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl2{
		padding-top: 1.042vw;
		padding-left: 0.486vw;
	}
	.mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl3{
		padding-top: 2.083vw;
		padding-left: 0.278vw;
	}
	.mt5 .slider-image img{
		width:100%;
	}
	.mt5 .slider-image h3{
		text-transform:uppercase;
		font-size: 3.681vw;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.08;
		letter-spacing: 0.368vw;
		margin-top: 1.319vw;
		margin-bottom: 0;
		min-height: 7.917vw;
	}
	.mt5 .slider-image h3 a{
		color:#000;
	}
	.mt5_bg_text{
		text-transform: uppercase;
		font-family: Vanitas;
		font-size: 10.347vw;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.09;
		letter-spacing: 1.035vw;
		text-align: left;
		color: rgba(237, 237, 237, 0.59);
		position: absolute;
		top: -8.681vw;
		right: -13.333vw;
	}
	.mt5_top_left_img{
		width: 10.556vw;
		height: 7.986vw;
		position: absolute;
		top: -5.764vw;
		left: 0;
		background-size: contain;
	}
}

@media (max-width: 1024px){
    .mt5 .site_button{
        padding: 1.6vw 2.847vw;
        padding-top: 1.7vw;
    }

}
@media (max-width: 768px){
    
    .mt5 .banner-slider .slider.portfolio-slider {
        max-width: 100%;
        padding-right: 5.7vw;
    }
    .mt5 .banner-slider .slider.slider-nav {
        max-width: 62%;
        height: auto;
        padding-top: 2vw;
    }
    .mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg {
        max-width: 12.597vw;
        height: 12.597vw;
        margin-bottom: 0;
        margin-left: 0vw;
    }
    .title_block {
        bottom: -3.917vw;
        padding-left: 0.5vw;
    }
    .mt5 .site_button {
        padding: 1.9vw 2.8vw 1.7vw 2.8vw;
        top: 0.833vw;
    }
    .mt5 .slick-next {
       bottom: -10.7vw;
       font-size: 2.3vw;
       right: 16.8vw;
       letter-spacing: 0.1vw;
    }
    .mt5 .slick-next:after{
        padding-left: 0.8vw;
    }
    .mt5 .banner-slider .portfolio-slider:before {width: 1px;top: 0vw;right: 0.6vw;height: 134.6%;}
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots{top: 15.59vw;right: -1.5vw;}
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots li{ }
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots li.slick-active{ }

    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .slm{font-size: 1.8vw;padding-top: 4.5vw;padding-bottom: 2.736vw;/* background-color: #ffffff; */}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl1{}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl2{padding-top: 1.6vw;}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl3{padding-top: 3.3vw;padding-left: 0.5vw;}
    
    .mt5{
    	padding-bottom:10vw;
    }
}


@media (max-width: 550px){
    .mt5 {
        overflow: hidden;
        background: url(mt5_bg.png);
        padding-top: 0;
        padding-bottom: 9.5vw;
        background-position: 3vw 4.55vw;
        background-repeat: no-repeat;
        background-size: 167vw;
        background-color: #F5F5F5;
    }
    span.blog_pattern {
        left: -10.583vw;
        top: -4.175vw;
    }
    span.blog_pattern img {
        width: 56.167vw;
        height: 12.486vw;
    }
    .mt5 .section_inner {
        width: 83.8vw;
    }
    .mt5 p {
        letter-spacing: 0.1vw;
        padding-top: 2vw;
        padding-bottom: .4vw;
        line-height: 1.67;
        font-size: 3.5vw;
    }
    .mt5 .banner-slider {
        margin-top: 0;
        margin-left: 0;
    }
    .mt5 .slider-banner-image .slider-image {
        height: auto;
        padding-bottom: 3.1vw;
    }
    .mt5 .banner-slider .slider.slider-nav {
        height: 18vw;
        padding-top: 0;
    }
    .mt5 .slider-nav .slick-slide.thumbnail-image .thumbImg {
        max-width: 19vw;
        height: 16.6vw;
        margin: 0.8vw;
        margin-left: 1.4vw;
        margin-left: 0vw;
        margin-right: 2.1vw;
    }
    .mt5 .slider-banner-image h4 {
        font-size: 4vw;
        max-width: 100%;
        margin-top: 2.7vw;
        margin-bottom: 5.66vw;
        padding-left: 3vw;
    }
    .mt5 .slider-banner-image h4::before {
        width: 2vw;
        height: 6.88vw;
        left: -1.389vw;
        top: 0.5vw;
    }
    .mt5 .site_button {
        padding-top: 2.8vw;
        top: -4.648vw;
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 3vw;
        left: 1vw;
    }

    .mt5 .slick-next {
       bottom: -10.7vw;
       font-size: 2.3vw;
       right: 19.8vw;
       letter-spacing: 0.1vw;
    }
    .mt5 .slick-next:after{
        padding-left: 0.8vw;
    }
    .mt5 .banner-slider .portfolio-slider:before {width: 1px;top: 0vw;right: 0.6vw;height: 130.6%;}
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots{top: 15.59vw;right: -1.5vw;}
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots li{ }
    .mt5 .banner-slider .portfolio-slider  ul.slider-dots li.slick-active{ }

    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .slm{font-size: 2.6vw;padding-top: 4.5vw;padding-bottom: 2.736vw;background-color: #f5f5f5;}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl1{}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl2{padding-top: 1.6vw;}
    .mt5 .banner-slider .portfolio-slider ul.slider-dots li .sl3{padding-top: 3.3vw;padding-left: 0.5vw;}
    
    .mt5.is_top{
    	padding-top: 9.472vw;
    }
    .mt5_top_left_img{
    	display:none;
    }
    .mt5_bg_text{
    	color: #123136;
    	position: relative;
    	right: unset;
    	top: unset;
    	font-size: 8.347vw;
    	margin-bottom: 4vw;
    	display: block;
    }
    .mt5 .slider-image h3{
    	
font-size: 4.8vw;
    	
letter-spacing: 0.468vw;
    	
margin-top: 2.319vw;
    }
}
/* Section 2 end */

/* Section 3 start */
.ab_mt3{
	background-color: #123136;
	overflow: hidden;
}
.ab_mt3 .section_inner{
	width: 1440px;
	position: relative;
    z-index: 1;
}
.ab_mt3_heading{
    padding-top: 88px;
    padding-bottom: 5px;
}
.ab_mt3_heading h2{
    font-family: Vanitas;
    font-size: 68px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 6.8px;
    text-align: center;
    color: #ffffff;
}
.ab_mt3_info p{
    font-family: Poppins;
    font-size: 19.5px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: 1.95px;
    text-align: center;
    color: #ffffff;
}
.ab_mt3_form{
    width: 691px;
    background-color: #183b40;
    margin: 45px auto;
    padding: 0 50px;
    position: relative;
    padding-top: 16px;
}
.ab_mt3 .form-control {
    background: transparent;
    border: 0;
    font-family: 'Poppins';
    border-bottom: 1px solid #ececec;
    border-radius: 0;
    padding-left: 0;
    text-transform: uppercase;
    padding-bottom: 19px;
    padding-top: 16px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
}
.ab_mt3 textarea {
    resize: none;
    height: 188px;
}
.button_middle{
    text-align: center;
}
.ab_mt3 button {
    color: #000;
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 2.45px;
    font-size: 17.5px;
    background: #f7c06a;
    display: inline-block;
    width: auto;
    box-shadow: none;
    border: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 40px;
    position: relative;
    left: -1px;
    padding-right: 39px;
    margin-bottom: px;
}
.ab_mt5_form button:hover,
.ab_mt3 button:hover{
    background: #000;
    color: #fff;
}
.ab_mt3 .text-field{
    padding-top: 13px;
    margin-bottom: 20px;
}
.ab_mt3 .email-field{
    padding-top: 13px;
}
.ab_mt3 .sub-feild{
    padding-top: 13px;
}
.text-area-field{
    padding-top: 17px;
    padding-bottom: 60px;
}
.button_middle{
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
}
.ab_mt3 .form-control::placeholder {
  color: #ffffff80;
  font-size: 20px;
  opacity: 1; /* Firefox */
  text-align: center;
}
.ab_mt3 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
.ab_mt3 .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.ab_mt3_contact{
    padding-top: 74px;
    padding-bottom: 75px;
}
.ab_mt3_contact ul{
    display: flex;
    justify-content: center;
}
.ab_mt3_contact ul li{
    display: flex;
}
.ab_mt3_contact ul li img{
    width: 30px;
    height: 30px;
    margin-top: 8px;
}
.ab_mt3_contact ul li img.es_icona1 {
    width: 40px;
    height: 30px;
}
.ab_mt3_contact_border{
    border-right: 5px solid #F7C06A;
    height: 58px;
    margin: 0 50px;
}
.ab_mt3_contact ul li a{
    font-family: Poppins;
    font-size: 18.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 20px;
    padding-top: 7px;
}
.ab_mt3_bg_text{
    position: absolute;
    width: 1440px;
    left: 0;
    bottom: -10px;
    z-index: -1;
    background-image: url(about_bg.jpg);
    width: 1434px;
    height: 106px;
    background-size: contain;

    width: 5000px;
    left: 50%;
    transform: translateX(-50%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
}
@keyframes marquee {
    0%   { transform: translateX(-40%); }
    100% { transform: translateX(-60%); }
}
.ab_mt3_bg_text img{
    max-width: 100%;
}

/*
	Responsive ---> Section 3
-----------------------------*/
@media (max-width: 1440px){
    .ab_mt3{}
    .ab_mt3 .section_inner{
    	width: 100vw;
    }
    .ab_mt3_heading{
        padding-top: 6.111vw;
        padding-bottom: 0.347vw;
    }
    .ab_mt3_heading h2{
        font-size: 4.722vw;
        letter-spacing: 0.472vw;
    }
    .ab_mt3_info p{
        font-size: 1.354vw;
        letter-spacing: 0.135vw;
    }
    .ab_mt3_form{
        width: 47.986vw;
        margin: 3.125vw auto;
        padding: 0 3.472vw;
        padding-top: 1.111vw;
    }
    .ab_mt3 .form-control {
        padding-bottom: 1.319vw;
        padding-top: 1.111vw;
        letter-spacing: 0.139vw;
    }
    .ab_mt3 textarea {
        height: 13.056vw;
    }
    .button_middle{}
    .ab_mt3 button {
        letter-spacing: 0.17vw;
        font-size: 1.215vw;
        padding-top: 0.903vw;
        padding-bottom: 0.903vw;
        padding-left: 2.778vw;
        left: -0.069vw;
        padding-right: 2.708vw;
    }
    .ab_mt5_form button:hover,
    .ab_mt3 button:hover{}
    .ab_mt3 .text-field{
        padding-top: 0.903vw;
        margin-bottom: 1.389vw;
    }
    .ab_mt3 .email-field{
        padding-top: 0.903vw;
    }
    .ab_mt3 .sub-feild{
        padding-top: 0.903vw;
    }
    .text-area-field{
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }
    .button_middle{
        bottom: -1.806vw;
    }
    .ab_mt3 .form-control::placeholder {
      font-size: 1.389vw;
    }
    .ab_mt3_contact{
        padding-top: 5.139vw;
        padding-bottom: 5.208vw;
    }
    .ab_mt3_contact ul{ }
    .ab_mt3_contact ul li{}
    .ab_mt3_contact ul li img{
        width: 2.083vw;
        height: 2.083vw;
        margin-top: 0.556vw;
    }
    .ab_mt3_contact_border{
        border-right: 0.347vw solid #F7C06A;
        height: 4.028vw;
        margin: 0 3.472vw;
    }
    .ab_mt3_contact ul li a{
        font-size: 1.285vw;
        letter-spacing: 0.139vw;
        padding-left: 1.389vw;
        padding-top: 0.486vw;
    }
    .ab_mt3_bg_text{
        width: 100vw;
        bottom: -0.694vw;
        width: 99.583vw;
        height: 7.361vw;
    }
    .ab_mt3_bg_text img{ } 
    .ab_mt3_contact ul li img.es_icona1{
        width: 2.778vw;
        height: 2.083vw;
    }
}

@media (max-width: 1024px){
	.ab_mt3_info p{
		font-size: 1.67vw;
	}
	.ab_mt3 .form-control {
		font-size: 1.6vw;
	}
	.ab_mt3_contact ul li a{
		font-size: 1.45vw;
	}
}

@media (max-width: 768px){
	.ab_mt3_info p{
		font-size: 2.539vw;
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.ab_mt3_info p br{
		display: none;
	}
	.ab_mt3_form{
        width: 74.986vw;
        margin: 3.125vw auto;
        padding: 0 6.472vw;
    }
    .ab_mt3 .form-control {
		font-size: 2.5vw;
		padding-top: 2vw;
		padding-bottom: 2vw;
	}
	.text-area-field{
        padding-top: 1.181vw;
        padding-bottom: 8.167vw;
    }
	.ab_mt3 .form-control::placeholder {
	  font-size: 2.5vw;
	}
	.ab_mt3_contact ul li a{
		font-size: 2.8vw;
		padding-top: 0;
		margin-top: -.4vw;
	}
	.ab_mt3 button {
        font-size: 2vw;
    }
    .ab_mt3_contact ul li img{
        width: 3.083vw;
        height: 3.083vw;
        margin-top: 0.556vw;
    }
    .ab_mt3_contact ul li img.es_icona1{height: 3.083vw;width: 4.4vw;}
}

@media (max-width: 550px){
	.ab_mt3 .section_inner {
		width: 100%;
	}
	.ab_mt3_heading h2{
        font-size: 10.417vw;
    }
    .ab_mt3_heading{
        padding-top: 12vw;
        padding-bottom: 0.347vw;
    }
    .ab_mt3_info p{
		font-size: 3.333vw;
		padding-left: 5vw;
		padding-right: 5vw;
		margin-bottom: 8vw;
	}
	.ab_mt3 .form-control {
		font-size: 2.917vw;
		padding-top: 5vw;
		padding-bottom: 2vw;
	}
	.text-area-field{
        padding-top: 7.181vw;
        padding-bottom: 9.167vw;
        margin-bottom: 8vw;
    }
	.ab_mt3 .form-control::placeholder {
	  font-size: 2.917vw;
	}
	.ab_mt3_contact ul li a{
		font-size: 2.917vw;
	}
	.ab_mt3 button {
        font-size: 3.021vw;
		line-height: 2.41;
		letter-spacing: 0.423vw;
		padding-left: 14vw;
		padding-right: 14vw;
    }
    .button_middle{
        bottom: -3.806vw;
    }
}
/* Section 3 end */

.mt7 {
    padding-top: 64px;
    padding-bottom: 54px;
    background-color: #f5f5f5;
}
.mt7 .section_inner {
    width: 1190px;
}
.mt7_in h2 {
    text-transform: uppercase;
    font-size: 56px;
    line-height: 61px;
    letter-spacing: 5.6px;
    font-weight: normal;
    text-align: right;
}
.mt7_in span{
    color: #f7c06a;
}
#instagram_feed {
    overflow: hidden;
}
#instagram_feed img{
    width:100% !important;
    float: unset !important;
    margin: 0 !important;
}
.instagram_gallery{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.instagram_gallery a{
    display:block;
    width: 18.7%;
    box-sizing:border-box;
}
.social_icon {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}
.social_icon ul{
    display: flex;
    float: right;
    margin-right: 5px;
}
.social_icon ul li{
    display: inline-block;
    margin-left: 27px;
}
.social_icon ul li.instagram img{
    width: 31px;
    height: 30px;
}
.social_icon ul li.facebook img{
    width: 14px;
    height: 31px;
}
.social_icon ul li.linkedin img{
    width: 32px;
    height: 29px;
}

@media (max-width: 1440px){
    .mt7 {
        padding-top: 4.444vw;
        padding-bottom: 3.75vw;
    }
    .mt7 .section_inner {
        width: 82.639vw;
    }
    .mt7_in h2 {
        font-size: 3.889vw;
        line-height: 4.236vw;
        letter-spacing: 0.389vw;
    }
    
    .social_icon {
        margin-top: 1.389vw;
        margin-bottom: 2.96vw;
    }
    .social_icon ul{
        margin-right: 0.347vw;
    }
    .social_icon ul li{
        margin-left: 1.875vw;
    }
    .social_icon ul li.instagram img{
        width: 2.153vw;
        height: 2.083vw;
    }
    .social_icon ul li.facebook img{
        width: 0.972vw;
        height: 2.153vw;
    }
    .social_icon ul li.linkedin img{
        width: 2.222vw;
        height: 2.014vw;
    }
}

@media (max-width: 1024px){
    
}
@media (max-width: 768px){
    .social_icon ul li.instagram img {
        width: 3.153vw;
        height: 3.083vw;
    }
    .social_icon ul li.facebook img {
        width: 1.7vw;
        height: 3vw;
    }
    .social_icon ul li.linkedin img {
        width: 3.222vw;
        height: 3.014vw;
    }
}


@media (max-width: 550px){
    .mt7 {
        padding-top: 11.5vw;
        z-index: 99;
        position: relative;
        padding-bottom: 0vw;
    }
    .mt7:before {
        content: "";
        height: 87%;
        background: #F5F5F5;
        width: 100%;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
    }
    .instagram_gallery a:nth-child(5) {
        display: none;
    }
    .instagram_gallery a {
        width: 48.5%;
        margin-bottom: 2.5%;
    }
    .mt7_in span{
        display:block;
    }
     .mt7_in h2 {
        font-size: 7.3vw;
        line-height: 1;
        letter-spacing: 0.75vw;
        margin-bottom: 2vw;
        }
        .mt7_in h2 br{
            display:none;
        }
     .social_icon ul li.instagram img {
        width: 5.625vw;
        height: 5.417vw;
    }
     .social_icon ul li.facebook img {
        width: 2.5vw;
        height: 5.625vw;
    }
    .social_icon ul li.linkedin img {
        width: 5.833vw;
        height: 5.208vw;
    }
    .social_icon {
        margin-top: 1.389vw;
        margin-bottom: 5.35vw;
    }

}


/* Section 8 start */
.mt8{
    padding-bottom: 77px;
    background-color: #f5f5f5;
}

.mt8 .section_inner{
    width: 1190px;
    background: #5b7073;
    position: relative;
    z-index: 1;
}

.mt8_bg_text {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: -4;
    overflow: hidden;
    background: url(matt_anderson.png);
    width: 845px;
    height: 203px;
    background-repeat: no-repeat;
}

.mt8_bg_text img{
    max-width: 100%;
    margin-top: -26px;
}

.mt8_logo{
    position: absolute; 
    right: 45px;
    bottom: 50px;
    z-index: -1;
}

.mt8_logo img {
    max-width: 100%;
    width: 254px;
    height: 61px;
}

.mt8_content{
    padding: 45px 0 0 75px;
}

.mt8_content h4{
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    color: #ffffff;
}

.mt8_form{
    position: relative;
    padding-bottom: 37px;
}
.mt8_form .form_item {
    margin-top: 21px;
    margin-bottom: 39px;
}
.mt8_form label{
    font-size: 18.5px;
    font-weight: 300;
    line-height: 2.54;
    letter-spacing: 1.95px;
    color: #fff;
    margin-right: 36px;
    position: relative;
    top: 18px;
}
.mt8_form input[type="email"],
.mt8_form input[type="text"]{
    border: none;
    background: none;
    width: 586px;
    border-bottom: 1px solid #fff;
    border-top: 0;
    height: 35px;
    padding-left: 12px;
}

.mt8_form input[type="email"]:focus, 
.mt8_form input[type="text"]:focus {
    color: #fff;
}

.mt8_form button{
    border: none;
    background-color: #f7c06a;
    font-family: Poppins;
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.37;
    letter-spacing: 2.45px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 5px 53px;
    margin-top: 11px;
    position: absolute;
    left: 0;
    cursor: pointer;
}
.mt8_form input[type="text"]::placeholder,
.mt8_form input[type="email"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: transparent;
  opacity: 1; /* Firefox */
}

.mt8_form input[type="text"]:-ms-input-placeholder,
.mt8_form input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: transparent;
}

.mt8_form input[type="text"]::-ms-input-placeholder,
.mt8_form input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
  color: transparent;
}

/* Section 8 end */
@media (max-width: 1440px){
    .mt8{
        padding-bottom: 5.347vw;
    }
    .mt8 .section_inner{
        width: 82.639vw;
    }
    .mt8_bg_text {
        right: 0vw;
        width: 58.681vw;
        height: 20.097vw;
    }
    .mt8_bg_text img{
        margin-top: -1.806vw;
    }
    .mt8_logo{
        right: 3.125vw;
        bottom: 3.472vw;
    }
    .mt8_logo img {
        width: 17.639vw;
        height: 4.236vw;
    }
    .mt8_content{
        padding: 3.125vw 0 0 5.208vw;
    }
    .mt8_content h4{
        font-size: 1.528vw;
        letter-spacing: 0.153vw;
    }
    .mt8_form{
        padding-bottom: 2.569vw;
    }
    .mt8_form .form_item {
        margin-top: 1.458vw;
        margin-bottom: 2.708vw;
    }
    .mt8_form label{
        font-size: 1.285vw;
        letter-spacing: 0.135vw;
        margin-right: 2.5vw;
        top: 1.25vw;
    }
    .mt8_form input[type="email"],
    .mt8_form input[type="text"]{
        width: 40.694vw;
        border-bottom: 0.069vw solid #fff;
        height: 2.431vw;
        padding-left: 0.833vw;
    }

    .mt8_form button{
        font-size: 1.215vw;
        letter-spacing: 0.17vw;
        padding: 0.347vw 3.681vw;
        margin-top: 0.764vw;
    }
}

@media (max-width: 1024px){
    .mt8_bg_text {
        right: 0vw;
        width: 58.681vw;
        height: 20.097vw;
    }
}
@media (max-width: 768px){
    .mt8_form button {
        font-size: 2vw;
    }
    .ab_mt2 .section_inner{
        width: 100%;
        padding: 0 6vw;
    }
    .mt8_content h4 {
        font-size: 2.5vw;
    }
    .mt8_form label {
        font-size: 2.4vw;
    }
    .mt8_form input[type="email"], .mt8_form input[type="text"] {
        height: 4vw;
    }
    .mt8_bg_text {
        left: 0;
        width: 100%;
        height: 29vw;
        top: 8vw;
        background: url(matt_anderson_mobile.png);
        background-repeat: no-repeat;
    }
}

@media (max-width: 550px){
    .mt8 {
        padding-top: 21vw;
        background: #5b7073;
        margin-top: -18vw;
        padding-bottom: 23vw;
        overflow: hidden;
    }
    .mt8_bg_text {
        background: url(matt_anderson_mobile.png);
        left: -13vw;
        width: 100%;
        height: 29vw;
        top: 48vw;
        background-repeat: no-repeat;
    }
    .mt8 .section_inner {
        padding: 0 3.5vw;
        width: 100%;
    }
    .mt8_content h4 {
        font-size: 3.438vw;
        line-height: 1.39;
        letter-spacing: 0.344vw;
        padding-right: 5vw;
        clear: both;
        margin-bottom: 5vw;
    }
    .mt8_content h4 br{
        display: none;
    }
    .mt8_form label {
        display: none;
    }
    .mt8_form input[type="email"], .mt8_form input[type="text"]{
        width: 100%;
        padding-left: 0;
        height: 8vw;
        letter-spacing: 0.344vw;
        font-size: 2.813vw;
    }
    .mt8_form input[type="text"]::placeholder,
    .mt8_form input[type="email"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #fff;
      opacity: 1; /* Firefox */
    }

    .mt8_form input[type="text"]:-ms-input-placeholder,
    .mt8_form input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color:#fff;
    }

    .mt8_form input[type="text"]::-ms-input-placeholder,
    .mt8_form input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
      color: #fff;
    }

    .mt8_content{
        padding-right: 5vw;
        padding-top: 4.5vw;
    }
    .mt8_form .form_item {
        margin-bottom: 9.5vw;
    }
    .form_item:nth-child(2) {
        margin-bottom: 5vw;
    }
    .mt8_form button {
        font-size: 3.021vw;
        line-height: 2.41;
        letter-spacing: 0.423vw;
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 1vw;
        padding-bottom: 1vw;
    }
    .mt8_logo{
        right: 9.125vw;
        bottom: -16vw;
        display: block;
    }
    .mt8_logo img{
        width: 28.75vw;
        height: 6.875vw;
    }
}




/*
    footer
------------------------------*/

.site_footer {
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background: #000;
    padding: 25px 0 5px;
    margin-top: 800px;
    margin-top: 3px;
}

.site_footer p {
    font-size: 15px;
    letter-spacing: 0.9px;
    margin-bottom: 14px;
}
.site_footer .divider{
    
}
.site_footer .text2{
    text-transform: uppercase;
}
.site_footer .text2 a{
    color:#6bbdb9;
}
@media (max-width: 1440px){
    
    .site_footer {
        font-size: 1.042vw;
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer p {
        font-size: 1.042vw;
        letter-spacing: 0.063vw;
        margin-bottom: 0.972vw;
    }
    
}

@media (max-width: 1024px){
    .site_button {
        font-size: 1.4vw;
        letter-spacing: 0.156vw;
        padding: 1.6vw 2.125vw;
        padding-top:1.7vw
    }
    
    .site_footer p {
        font-size: 1.5vw;
        letter-spacing: 0.1vw;
        margin-bottom: 0.972vw;
    }
}
@media (max-width: 768px){
    .site_button {
        font-size: 2vw;
        padding: 1.9vw 2.125vw 1.7vw 2.125vw;
    }
    .site_footer {
      
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer .text2{
		display:block;
	}
	.site_footer .divider{
		display:none;
	}
}

@media (max-width: 550px){
    
    .pc_only{
        display: none;
    }
    .mobile_only{
        display: block;
    }
    .site_footer{
        margin-top: 0
    }
    .site_button {
        font-size: 3.2vw;
        padding: 3.8vw 10vw;
        padding-top: 3vw;
        padding-bottom: 3vw;
        letter-spacing: 0.423vw;
    }
    .section_titile {
        font-size: 10.3vw;
        line-height: 1 !important;
        position: relative;
        top: -3vw;
        margin-bottom: 4.5vw;
        padding-left: 0.5vw;
        letter-spacing: 0.8vw;
    }
    body{
        font-size: 3.438vw;
    }
    .site_footer p {
        font-size: 2.917vw;
        padding-top: 3vw;
        padding-bottom: 3.3vw;
        letter-spacing: 0.7px;
        position: relative;
        top: 0vw;
        margin-bottom: 0vw;
    }
}
