@charset "utf-8";

/* CSS Document */


@font-face {
    font-family: 'effra_heavyregular';
    src: url('../fonts/effra_std_he-webfont.eot');
    src: url('../fonts/effra_std_he-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra_std_he-webfont.woff2') format('woff2'),
         url('../fonts/effra_std_he-webfont.woff') format('woff'),
         url('../fonts/effra_std_he-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

@font-face {
    font-family: 'effraregular';
    src: url('../fonts/effra_std_rg-webfont.eot');
    src: url('../fonts/effra_std_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra_std_rg-webfont.woff2') format('woff2'),
         url('../fonts/effra_std_rg-webfont.woff') format('woff'),
         url('../fonts/effra_std_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'effra_mediumregular';
    src: url('../fonts/effra_std_md-webfont.eot');
	src: url('../fonts/effra_std_md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/effra_std_md-webfont.woff2') format('woff2'),
         url('../fonts/effra_std_md-webfont.woff') format('woff'),
		url('../fonts/effra_std_md-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamUltra';
	src: url('../fonts/GothamUltra/GothamUltra.eot');
    src: url('../fonts/GothamUltra/GothamUltra.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamUltra/GothamUltra.woff2') format('woff2'),
        url('../fonts/GothamUltra/GothamUltra.woff') format('woff'),
        url('../fonts/GothamUltra/GothamUltra.ttf') format('truetype'),
        url('../fonts/GothamUltra/GothamUltra.svg#GothamUltra') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'NeueHaasDisplay-Thin';
    src: url('../fonts/NeueHaasDisplay-Thin.eot');
    src: url('../fonts/NeueHaasDisplay-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeueHaasDisplay-Thin.woff2') format('woff2'),
        url('../fonts/NeueHaasDisplay-Thin.woff') format('woff'),
        url('../fonts/NeueHaasDisplay-Thin.ttf') format('truetype'),
        url('../fonts/NeueHaasDisplay-Thin.svg#NeueHaasDisplay-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasDisplay-Light';
	src: url('../fonts/NeueHaasDisplay-Light.eot');
    src: url('../fonts/NeueHaasDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeueHaasDisplay-Light.woff2') format('woff2'),
        url('../fonts/NeueHaasDisplay-Light.woff') format('woff'),
        url('../fonts/NeueHaasDisplay-Light.ttf') format('truetype'),
        url('../fonts/NeueHaasDisplay-Light.svg#NeueHaasDisplay-Light') format('svg');
    font-weight: 300;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasDisplay-Roman';
    src: url('../fonts/NeueHaasDisplay-Roman.eot');
    src: url('../fonts/NeueHaasDisplay-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeueHaasDisplay-Roman.woff2') format('woff2'),
        url('../fonts/NeueHaasDisplay-Roman.woff') format('woff'),
        url('../fonts/NeueHaasDisplay-Roman.ttf') format('truetype'),
        url('../fonts/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasDisplay-Bold';
    src: url('../fonts/NeueHaasDisplay-Bold.eot');
    src: url('../fonts/NeueHaasDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeueHaasDisplay-Bold.woff2') format('woff2'),
        url('../fonts/NeueHaasDisplay-Bold.woff') format('woff'),
        url('../fonts/NeueHaasDisplay-Bold.ttf') format('truetype'),
        url('../fonts/NeueHaasDisplay-Bold.svg#NeueHaasDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.alert-box{width:100%;padding:20px 0;position:fixed;bottom:0;border: none;background-color: rgba(0,0,0,0.85);z-index:999999;}
.alert-box-text{color:#fff;width: 100%;display: inline-block;}
.alert-box-text p{margin:0;font-family: 'NeueHaasDisplay-Roman';font-size:14px;font-weight:500;letter-spacing:0.0125em;line-height:1.5;color:#fff;}
.alert-box-button{width: 100%;display: inline-block;text-align: right;}
.alert-box-button ul{margin: 0;list-style: none;}
.alert-box-button ul li{display:inline-block;margin-left:15px;}
.alert-box-button ul li a{font-family: 'NeueHaasDisplay-Roman';font-size:14px;font-weight:500;letter-spacing:0.0125em;color:#fff;text-decoration:none;}
.btn-acpt{background-color: #f68c11;border: 1px solid #f68c11;padding: 8px 18px;font-size: 14px;font-family: 'NeueHaasDisplay-Roman';border-radius:0;}
.btn-acpt:hover{border: 1px solid #f68c11;outline:none;color:#ffffff;background-color:#f7931e; }
.sprocket-grids-b-text-ex h4{margin-bottom:8px;}
.alert-box-button ul li .fa{margin-right:5px}

.cookiealert {position: fixed;bottom: 0;left: 0;width: 100%;margin: 0 !important;z-index: 999;opacity: 0;border-radius: 0;background: #212327 url("cubes.png");transform: translateY(100%);transition: all 500ms ease-out;color: #ecf0f1;}
.cookiealert.show {opacity: 1;transform: translateY(0%);transition-delay: 1000ms;}
.cookiealert a {text-decoration: underline}
.cookiealert .acceptcookies {margin-left: 10px;vertical-align: baseline;}

video.loading {z-index: 99999; background: url("../images/ajax-loader.gif") center center no-repeat white;}
.modal-lg, .modal-xl {max-width: 60% !important;}

.orange{color:#f68c11;}
.white {color:#ffffff;}

.juicer-feed h1.referral{display:none !important}
.juicer-feed{width:100% !important;max-width:100% !important;height: 400px !important;overflow:auto !important;}
.tagembed-socialwall{width: 100% !important;height:385px !important}

*{margin:0;padding:0;}
body{margin:0 auto;padding:0px;}

#bgvideo {cursor:default;}
/*header{width:100%;padding:17px 0 17px 20px; color:#ffffff;position:fixed;z-index:4;top:0;left:0;background-color:rgba(0,0,0,0.8);}*/

#header {height:75px;padding:0;position:fixed;top:0;left:0;right:0;transition: all 0.5s;z-index: 997;border-bottom:1px #2a2a2a solid;background-color:rgba(0,0,0,0.8);}
#header.header-scrolled, #header.header-fixed {background: rgba(6, 12, 34, 0.98);height:65px;transition: all 0.5s;}
#header.header-scrolled .logo img {padding-top:8px; max-width:175px !important;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.header{width:96%;margin:0 auto;}


.logo{margin: 0px; float:left;transition: all 0.5s ease, padding 0.8s linear;;}
.logo img{padding-top:13px;max-width: 100%;-moz-transition: all .3s ease-in-out;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition: all .3s ease-in-out;}

.logo_right{margin:0px;float:right;text-align: right; transition: all 0.5s ease, padding 0.8s linear;;}
.logo_right img{padding-top:9px;max-width:100%;height:auto; -moz-transition: all .3s ease-in-out;-webkit-transform: translate3d(0,0,0);transition: all .3s ease-in-out;}
#header.header-scrolled .logo_right img {padding-top:6px;max-width:70px !important;height:auto; -moz-transition: all .3s ease-in-out;-webkit-transform:translate3d(0,0,0);transition:all .3s ease-in-out;}

.digital_logo{width:100%;margin:0 0 3% 0;}
.digital_logo img{max-width:100%;height:auto;display: block}


#g-overlay {width: 100%;height:100%;position:fixed;top:0;left:0;visibility:hidden;opacity:0;z-index:4;color:#ffffff;text-align:center;background:rgba(0, 2, 5, 0.9);-webkit-transition:all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
#g-overlay {visibility: hidden;opacity: 0; -webkit-transition: opacity 0.5s, visibility 0s 0.5s; -moz-transition: opacity 0.5s, visibility 0s 0.5s;transition: opacity 0.5s, visibility 0s 0.5s;}
#g-overlay.open {visibility: visible;opacity: 1;-webkit-transition: opacity 0.5s;-moz-transition: opacity 0.5s;transition: opacity 0.5s;}
.size-100 {width: 100%;max-width: 100%;}
.g-content {margin: 0.625rem;padding: 0.938rem;}
.g-main-nav {z-index: 20;}
#g-overlay .g-main-nav {margin: 5rem 0 0 0;}
#g-overlay .g-main-nav{margin-left: 0%;}
#g-overlay .g-social {margin-left: 15%;}
.g-main-nav ul{list-style:none;padding:0;}
#g-overlay .g-main-nav .g-toplevel{
    position: relative;
    margin: 0 -1%;
	display: box;
	display: -webkit-box;
    display: -moz-box;
	display: flex;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
	flex-wrap: nowrap;webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}


#g-overlay .overlay-a .g-main-nav .g-toplevel {display: block;}
.g-main-nav .g-standard {position: relative;}
.g-main-nav > ul > li.g-parent a.has-children + .g-inactive, .g-main-nav > ul > li.tab-exp.g-parent a.has-children + .g-inactive {display: none;opacity:0;visibility:hidden;overflow:hidden;}
.g-main-nav > ul > li.tab-exp.g-parent a.has-children + .g-inactive {margin-top: -20% !important;}
.g-main-nav > ul > li.g-parent:hover a.has-children + .g-inactive, .g-main-nav > ul > li.tab-exp.g-parent:hover a.has-children + .g-inactive {display: block;	opacity:1;visibility:visible;}
.g-main-nav > ul > li a:hover .g-menu-item-title, .g-main-nav > ul > li.g-parent.g-selected  > a.has-children .g-menu-item-title {color:#f68c11 !important;}

.main .slide_container {max-width:100%;width:100%;padding:3% 0;margin:0 auto;float: left}
.main .slide_container .swiper-container .swiper-wrapper .swiper-slide .card-image {background-color:transparent;border:none;outline:none;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius:25px;}
.main .slide_container .swiper-container .swiper-wrapper .swiper-slide .card-image img {width:100%;height:auto;display:block;position:relative;left:0;bottom:0; -o-object-fit:cover;object-fit:cover;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius:20px;}

#banner {margin-top: -3rem;}
#bgvideo {width: 100%;display: block;/*position: relative;*/float: left;}

/*.scroll_btn{width:50px;margin: 0 auto;position: absolute;bottom:0;left: 0px;right: 0px;z-index: 99999}
.inner{text-align: center;position: relative;bottom:15%;}
.scroll {position:relative;font-size:12px;margin-top:0px;display:inline-block;}
.scroll:hover {text-decoration:none;}
.scroll:after {content:'';width:40px;height:40px;position:absolute;top:40px;margin:auto;right:0;bottom:0;left:0;-webkit-animation:3s arrow infinite ease;animation:3s arrow infinite ease;}
.scroll:after {border-right:2px solid #FFF;border-bottom:2px solid #FFF;-webkit-transform:rotate(45deg);transform:rotate(45deg);}*/

.intro_wraper{padding:5% 3% 3% 3%;background-color:#e6e6e6;display: inline-block;float:left;overflow: hidden}
.gr_title{font-family:'NeueHaasDisplay-Bold';font-size:58px;line-height:60px; text-align:left;background:#EB246B;
background: -webkit-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);
background: -moz-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);
background: linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.intro_text{font-family:'NeueHaasDisplay-Light';font-size:31px;line-height:44px;color:#000000;text-align:left;}
.intro_text a{display:inline-block;margin-top:15px;font-size: 26px;color: #f39314;letter-spacing: 0.5px;text-decoration: underline}
.intro_text a:hover{color: #000000}

.gr_title_2{font-family:'NeueHaasDisplay-Bold';font-size:65px;line-height:67px; text-align:left;background:#EB246B;background: -webkit-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);background: -moz-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);background: linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.content_wraper{width:100%;padding:4% 0 5% 0;float:left;background:rgb(229,25,109);background:linear-gradient(100deg, rgba(229,25,109,1) 0%, rgba(247,141,1,1) 60%);}
.content_wraper .col-xl-12{padding:0px;}

.inner_container {width:100%;max-width:100%;margin:0 auto;padding:0px;}
.acc h3 {margin:0;padding:1% 6% 1% 6%;position:relative;font-family:'NeueHaasDisplay-Bold';font-size:50px;color:#ffffff;cursor:pointer;letter-spacing:2px;}
.acc h3:after {content: '+';position: absolute;top:50%;right:7%;font-size:50px;transform: translateY(-50%);font-family:'NeueHaasDisplay-Roman';font-weight:600;}
.acc.active h3:after {content:"x";position: absolute;top:50%;right:7%;font-family:'NeueHaasDisplay-Roman';font-size:40px;color:#ffffff;transform: translateY(-50%);font-weight:600;}
.acc h3 span{font-family: 'NeueHaasDisplay-Roman';font-size:50px;color:#ffffff;position: initial;}

/*.content1 {display:none;background-color:transparent;}*/
.content-inner {padding:0px;font-family: 'NeueHaasDisplay-Roman';}
.content {margin-top:0;line-height:1.5;}
.acc {width:100%;float: left;/*border-bottom:2px solid #ffffff;*/}

.acc:before {width:88%;height:2px;margin:0 auto;border-bottom:2px #ffffff solid;position: relative;top:0px;left:0px;display: block;content:""; }
.acc:first-child:before {width:88%;background-color:transparent;border-bottom: 0px;}

.slide_content_wraper {display: none;background-color:transparent;}
.slide_content_wraper * {margin-top:0;line-height:1.5;}

footer{width:100%;margin:0 auto;padding:0 6%;border-top:2px #e5e5e5 solid;background-color: rgba(207,207,207,1);}
.social_bg{padding:2% 3% 2% 6%;}
.br-right{border-right: 1px #dadada solid}

.footer_logo{width:100%;margin:30px 0 10px 0;}
.contact{width:100%;margin: 0px auto;padding-left: 6px;}
.contact h2{width:100%;margin:5px 0 6px 0;padding: 0px;float:left;font-family:'NeueHaasDisplay-Bold';color:#FFFFFF;font-size:20px;line-height:25px;text-align:left;letter-spacing: 0.5px;}
.contact .address_col{margin-top:10px; font-family:'NeueHaasDisplay-Light';color:#FFFFFF;font-size:17px;line-height: 24px; text-align: left;text-transform: uppercase}
.contact .address_col a{color:#FFFFFF;text-decoration: none;text-transform: none}
.contact .address_col strong{letter-spacing: 1px;}
.contact .address_col .fa{margin-right:8px; color: #FFFFFF;font-size: 16px;}
.br_l{border-left: 1px #fdc881 dashed;}

.contact2{width:100%;margin: 0px auto;padding-left: 6px;}
.contact2 h2{width:100%;margin:5px 0 3px 0;padding: 0px;float:left;font-family:'NeueHaasDisplay-Bold';font-size:16px;line-height:20px;color:#000000;text-align:left;}
.contact2 .address_col{margin-top:10px; font-family:'NeueHaasDisplay-Roman';font-size:16px;line-height: 22px; color:#000000;text-align: left;text-transform: uppercase}
.contact2 .address_col a{color:#000000;text-decoration: none;text-transform: none}
.contact2 .address_col strong{letter-spacing: 1px;}
.br-l{border-left: 1px #9B9B9B dashed;}


.location{width: 100%;margin:5px 0 10px 0;float:left;position:relative;bottom:0;}
.location ul{margin:0px;padding: 0px;}
.location ul li{margin:8px 23px 0 0;padding:0px;float:left;list-style:none;font-family: 'NeueHaasDisplay-Roman';color:#000000;font-size:14px;line-height:16px;letter-spacing:0.3px; text-align: left;font-weight: bold}
.location ul li:first-child{margin-left:0px;}
.location ul li a{outline:0px;color:#000000;text-decoration:none}
.location ul li:last-child{margin-right: 0px;}

.footer_links{width: 100%;margin-top:8%;float:right;text-align: right;}
.footer_links ul{margin:0;padding:0px;float: right}
.footer_links ul li{margin:4px 0 0 0;padding:0px;display: block; list-style:none;font-family: 'NeueHaasDisplay-Roman';font-size:16px;color:#000000;text-align: left;}
.footer_links ul li:first-child{margin-left:0px;}
.footer_links ul li:last-child{margin-right:0px;}
.footer_links ul li a{color:#000000;outline:0px;text-decoration:none}
.footer_links ul li a:hover{color:#000000;outline:0px;text-decoration:none}

.social_media{width: 100%;margin:68px 0 0 0;float:left;}
.social_media ul{margin:0px;padding: 0px;float: right}
.social_media ul li{width:auto;height:44px;margin:0 9px;padding:0px;float:left;list-style:none}
.social_media ul li:first-child{margin-left:0px;}
.social_media ul li:last-child{margin-right:0px;}
.social_media ul li img{width:auto; max-width:fit-content;height:100%;display:block;}
.social_media ul li a{outline:0px;}

#toTopBtn {padding:7px 13px;position:fixed;bottom:20px;right:18px;z-index:9;background-color: rgba(231, 30, 111, 0.8);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius:2px;}
.js .cd-top--fade-out {opacity: .5}
.js .cd-top--is-visible {visibility: visible;opacity:1}
.js .cd-top {visibility: hidden;opacity: 0;transition: opacity .3s, visibility .3s, background-color .3s}
.cd-top {width: 40px;height: 40px;position: fixed;bottom: 0px;right: 0px;display: inline-block;}
.cd-top i {;padding-top:0px;color:#ffffff;font-size:24px;font-weight: bold}

.carousel-wrapper{width:100%;margin: 0px;position: relative;float: left}
.owl-carousel .owl-nav{overflow:hidden;height:0px;}
/*.owl-nav button.prev-slide {left:0;}
.owl-nav button.next-slide {right:0;}*/

/*.owl-carousel .nav-btn{width:26px;height:47px;position:absolute;cursor:pointer;top:45% !important;transform:translateY(-45%);transition: all 0.2s ease-in-out;}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled{pointer-events: none;opacity: 0.2;}
.owl-carousel .prev-slide{background: url(../images/nav-icon.png) no-repeat scroll 0 0;left:15px;}
.owl-carousel .next-slide{background: url(../images/nav-icon.png) no-repeat scroll -24px 0px;right:15px;}
.owl-carousel .prev-slide:hover{background-position: 0px -54px;}
.owl-carousel .next-slide:hover{background-position: -24px -54px;}*/

.owl-carousel .nav-btn{width:30px;height:45px;position:absolute;cursor:pointer;top:45% !important;transform:translateY(-45%);transition: all 0.2s ease-in-out;}
.prev-slide:before, .next-slide:before {margin:0px;font-family: 'FontAwesome';font-size:70px;color:#FFFFFF; line-height:1;opacity:.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.prev-slide {position: absolute;left:50px;z-index:1;}
.prev-slide:before {content:"\f104"}
.next-slide {position:absolute;right:50px;z-index:1;}
.next-slide:before {content:"\f105"}
.owl-carousel .prev-slide:hover:before, .prev-slide:focus:before, .next-slide:hover:before, .next-slide:focus:before {opacity:1;color:#FFFFFF;}
.owl-dots {text-align: center;padding:0px;position:absolute;left:0px;right:0px;bottom:15px;}
.owl-dots button.owl-dot {width:12px;height:12px;margin:0 3px;display:inline-block;-webkit-border-radius: 50%px;-moz-border-radius: 50%;border-radius:50%;background:#cccccc;}
.owl-dots button.owl-dot.active {background-color:#000;}
.owl-dots button.owl-dot:focus {outline:none;}
.owl-carousel .owl-item img {max-width:100%;height: auto; display:block;border-radius:0px;}

.content-box-width{width:88%;margin:0 auto;}
.content-box{width:100%;margin:0 auto;float: left}
.content-box .text_wrap_1{width:95%;margin-bottom:3%;font-family:'NeueHaasDisplay-Roman';color:#ffffff;font-size:42px;line-height:47px; font-weight:400;}
.content-box .text_wrap_2{width:100%;margin:10px 0 20px 0;float: left;font-family: 'NeueHaasDisplay-Light';color:#ffffff;font-size:28px;line-height:38px;font-weight:400;}
.content-inner h4{width:100%;margin:45px 0 10px 0;float:left;font-family:'NeueHaasDisplay-Bold';font-size:40px;line-height:45px;color:#000000; text-align:left;}
.career-height a{color:#333333;}
.career-height a:hover{color:#FFFFFF;text-decoration:none}

.team_member{width:100%;margin:20px 0 45px 0;}
.team_member img{width: 100%;height: auto;display: block}

.leaders{width:100%;margin:2% 0 5% 0;float:left;}
.leader_content{width:100%;margin:0 auto;padding:1% 0 0 0; background-color:rgba(143,140,140,1);-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius:25px;display:block;overflow:hidden;position: relative; }
.left_text_box{width:55%;display:inline-block;padding: 0 0 0 20px;float:left;position: absolute;left: 0px;bottom:5%;}
.left_text_box h2{margin: 0 0 0 0; font-family:'NeueHaasDisplay-Bold';font-size:38px;line-height:44px;text-align:left;text-transform:uppercase;background: #eb246b;background: -webkit-linear-gradient(to right, #eb246b 0%, #ed492f 14%, #ffde00 100%);background: -moz-linear-gradient(to right, #eb246b 0%, #ed492f 14%, #ffde00 100%);background: linear-gradient(to right, #eb246b 0%, #ed492f 14%, #ffde00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.content-inner .left_text_box h4{margin:0 0 10px 0;padding:0px;font-family:'NeueHaasDisplay-Roman';font-size:28px;color:#ffffff;text-transform: uppercase}
.left_text_box p{width: 94%;margin-top:0px; font-family:'NeueHaasDisplay-Light';color:#ffffff;font-size:18px;line-height:25px;letter-spacing: 0.5px}

.right_text_box{width:45%;display:inline-block;vertical-align: bottom;float:right;}
.owl-carousel .owl-item .right_text_box img{border-radius:0px;}

.category_wraper{width:100%;margin:2% 0 5% 0;float:left;}
.category_wraper .category_content{width:100%;margin:0px;}
.category_wraper .category_content h2 span{font-family:'NeueHaasDisplay-Bold';font-size:55px;color:#ffffff;-webkit-text-fill-color: white;}
.category_wraper .category_content h2{margin:0px;padding:0 0 0 25px;position:absolute;top:6%;z-index:99;font-family:'NeueHaasDisplay-Bold';font-size:55px;text-transform:uppercase;background: #eb246b;background: -webkit-linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);background: -moz-linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);background: linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}


.category_wraper .category_content .category_pic{width:100%;margin:0px;position:relative;top:0px;left:0px; }
.category_wraper .category_content .category_pic img{max-width:100%;height:auto;display:block;-webkit-border-radius: 30px;-moz-border-radius:30px;border-radius: 30px;}

.content-box ul{width:57%;margin:3% 0 2% 0;padding:0px;float: left;display: block}
.content-box ul li{display: inline-block;float: left;margin:0 8px 8px 0;padding:19px 30px;list-style: none;background-color: #ffffff;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}

/*.content-box ul li:after{width:30%;height:3px;background-color:#ffffff;content:""; position:relative;top:7px;left:0px;display:block;}
.content-box ul li:last-child:after{height:6px;background-color:#ffffff;content:""; position:relative;top:7px;left:0px;display:block;}*/

.content-box ul li span{position:relative;top:25%;left:0px; font-family:'NeueHaasDisplay-Bold';font-size:42px;line-height:42px; text-transform:uppercase;list-style: none;background:#EB246B;
background: -webkit-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);
background: -moz-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);
background: linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.box_wth_1{width:48%;}
.box_wth_2{width:48%;}
.box_wth_3{width:38%;height:208px;}
.box_wth_4{width:58%;}
.box_wth_5{width:58%;height:95px;}

.video_wraper{width:100%;height:auto;margin:0px;margin-bottom:4%;margin-top:2%;float: left;display:block}
.video_wraper .video_mb{margin-bottom:30px;}
.video_wraper .video-thumb{width:100%;height:auto;padding: 10px;}
.video_wraper .video-thumb img{max-width:100%;height:auto;display: block;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius:8px}

.career-height{margin:1% 0 8% 0;}
.fidder_box{width: 100%;height:400px;overflow:hidden; margin:0 0 13% 0;padding:0px; border:2px #c9c5c5 solid;border-radius:10px;background-color:#ffffff;}
.fidder_box img{max-width:100%;height: auto !important;display: inline-block;}
.fidder_box p{font-size:15px !important;line-height:20px !important;color:#323232;}
 .relation_img{width:100%;margin:2.2% 0;float:left;max-height:290px;overflow: hidden;}

.founder-pic{width:80%;margin-top:20px}
.founder-pic img{-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius:15px;border:2px #d2d2d2 solid; box-shadow:6px 10px 11px rgba(0,0,0,0.3)}

.acc .content {line-height:0px !important;}
.popclosebtn {width:auto!important;height:auto!important;padding:10px 10px!important;position:absolute!important;top: -40px!important;right: 0px!important;background: #000!important;z-index: 9999;}
.popclosebtn:focus{outline: 0px;}
.modal-content{background-color:#000000;padding:0px;margin:0px;line-height:0px;}
video:hover{cursor: pointer}

.clientele{width: 100%;height:290px; padding:20px;float: left;background-color:#eae6e7;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.clientele img{width:80% !important;height:auto;display: block;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius:0px}
.clientele h1{margin:0px; margin-right:10%; font-family:'NeueHaasDisplay-Bold';font-size:75px;line-height:70px; text-align:right; text-transform:uppercase;background:#EB246B;background: -webkit-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);background: -moz-linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);background: linear-gradient(to right, #EB246B 0%, #F04F26 25%, #FFAC00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.clientele .experience_yrs {margin:0px; margin-right:10%;font-family: 'NeueHaasDisplay-Light';text-transform: uppercase;color: #000000;font-size:32px;font-weight: normal;text-align: right;}
.quote {font-family:'NeueHaasDisplay-Bold';font-size:45px;line-height:50px}

.intro_slide_wraper{width:100%;margin:0;float:left;background-color:#e6e6e6}
.intro_slide_wraper .intro_slide_content{width:100%;margin:0px;position: relative}
.intro_slide_wraper .intro_slide_content h2 span{font-family:'NeueHaasDisplay-Bold';font-size:35px;color:#ffffff;-webkit-text-fill-color: white;}
.intro_slide_wraper .intro_slide_content h2{margin:0px;padding:0 0 0 28px;position:absolute;top:8%;z-index:99;font-family:'NeueHaasDisplay-Bold';font-size:35px;color:#fcaa1c; text-transform:uppercase;}
.intro_slide_wraper .intro_slide_content .intro_pic{width:100%;margin:0px;position:relative;top:0px;left:0px; }
.intro_slide_wraper .intro_slide_content .intro_pic img{max-width:100%;height:auto;display:block;-webkit-border-radius: 20px;-moz-border-radius: 20px; border-radius:20px;}
.intro_slide_wraper .main .slide_container{margin:0px;padding:0px;}

.project_wraper{width:100%;float:left;margin:2.5% 0}
.project_wraper .project_content{width:100%;margin:0px;}

.project_wraper .project_content h2{margin:0 0 25px 0;padding:0 0 0 25px;position:absolute;bottom:6%;z-index:99;font-family:'NeueHaasDisplay-Bold';font-size:45px;text-transform:uppercase;background: #eb246b;background: -webkit-linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);background: -moz-linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);background: linear-gradient(to right, #eb246b 0%, #F05025 19%, #FFB000 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.project_wraper .project_content span{padding:0 0 0 25px;position:absolute;bottom:5%;z-index:99;font-family:'NeueHaasDisplay-Roman';font-size:20px;color:#ffffff;font-weight: bold;letter-spacing: 0.5px;text-shadow: 1px 2px 2px rgba(0,0,0,0.7);}
.project_wraper .project_content .project_pic{width:100%;margin:0px;position:relative;top:0px;left:0px; }
.project_wraper .project_content .project_pic img{max-width:100%;height:auto;display:block;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius:20px;}

.s-work {padding:30px 0 15px 0;}
.policy_title {margin:0;font-family:'NeueHaasDisplay-Bold';font-size:44px;color:#f68c11; line-height:2.8rem;text-transform:uppercase;}

.policy-text{margin:0 0 40px 0;}
.policy-text h1 {margin:35px 0 10px 0;padding:0px;font-family:'NeueHaasDisplay-Bold';font-size: 30px;color:#000000;line-height: normal;text-transform: uppercase}
.policy-text h3 {margin:20px 0 15px 0;padding:0;font-family:'NeueHaasDisplay-Roman';font-size:20px;color:#000000;line-height:28px;font-weight: bold;}
.policy-text p{color:#000000;font-size: 16px;margin: 10px 0 20px 0;}
.policy-text ul{margin:10px 0 0 30px;padding: 0px;list-style:disc}
.policy-text li{color:#000000;font-size: 16px;}



.eapps-instagram-feed-header{padding: 0px !important}

.contact-title{margin:50px 0 30px 15px;padding:0 0 0 15px; font-family:'NeueHaasDisplay-Roman';color:#FFFFFF;font-size: 26px;font-weight: bold;letter-spacing: 0.5px;text-align: left;position: relative}
.contact-title::before{width: 6px;height: 26px;  position: absolute;left: 0;display: block;content: "";background-color: #fc9816;}

.contact_detail{width:100%;margin: 0px auto;padding-left: 6px;}
.contact_detail h2{width:100%;margin:5px 0 6px 0;padding: 0px;float:left;font-family:'NeueHaasDisplay-Bold';color:#FFFFFF;font-size:20px;line-height:25px;text-align:left;letter-spacing: 0.5px;text-transform: uppercase}
.contact_detail .contact_num{width: 100% !important;margin: 0px;padding: 0px;}
.contact_detail .contact_num li{width: 100%; float: left; margin: 0 0 5px 0;padding: 0px; font-family:'NeueHaasDisplay-Light';color:#FFFFFF;font-size:17px;line-height: 24px; text-align: left;list-style: none;background-color: transparent;letter-spacing: 0.5px}
.contact_detail .contact_num li a{text-decoration: none;color: #FFFFFF}
.contact_detail .contact_num li .fa{margin-right:8px; color: #FFFFFF;font-size: 16px;}



/*------------------Responsive-----------------*/

@media (max-width:1920px){
.box_wth_3 {height: 260px;}
.box_wth_5 {height: 130px;}
}

@media (max-width:1680px){
.gr_title {font-size: 50px;line-height: 52px;}
.gr_title_2 {font-size: 55px;line-height: 55px;}
.intro_text {font-size: 28px;line-height: 39px;}
.intro_text a {font-size: 24px;line-height: 28px;}
.content-box ul {width: 66%;}
.footer_links {margin-top:9%;}
}

@media (max-width:1600px){
.gr_title{font-size:40px;line-height:42px;}
.gr_title_2{font-size:43px;line-height:45px;}
.intro_text{font-size:24px;line-height:31px;margin-right:25px}
.intro_text a {font-size: 21px;line-height: 26px;}
.social_media ul li{height:38px;width:auto}	

.subscribe input[type=text] {font-size: 18px;}
.subscribe input::placeholder {font-size:18px;}
.subscribe button{font-size:13px;}

.footer_links ul li{font-size:14px;line-height: 15px;}
.digital_logo {width:35%;}

.content-box .text_wrap_1{font-size:35px;line-height:40px;}
.content-box .text_wrap_2{font-size:24px;line-height:31px;}
.content-box ul{width: 58%;}

.content-box ul li span{font-size:34px;line-height:33px;}
.box_wth_3 {height: 214px;}
.box_wth_5 {height:99px;}	

.content-inner h4{margin-top:45px;font-size:35px;line-height:37px;}
.category_wraper .category_content h2{font-size:60px;}
.category_wraper .category_content h2 span{font-size:60px;}
.content-inner .left_text_box h4 {font-size:20px;}
.left_text_box p {width: 90%;font-size: 17px;line-height: 22px;letter-spacing: 0.5px;}

.quote{font-size:40px;line-height:45px;}
.contact .address_col{font-size: 16px;}
.contact2 .address_col{font-size: 16px;}
.contact_detail .contact_num li{font-size:16px;line-height: 20px;}
	
	
.location ul li {font-size: 14px;}
.relation_img {max-height: 260px;}
.clientele {height:260px;}	
.footer_links {margin-top: 11%;}
.footer_links ul li {margin:9px 0 0 0;}
}


@media (max-width:1536px){
.content-box ul {width:59%;}
.box_wth_3 {height: 215px;}
.box_wth_5 {height: 102px;}
.quote {font-size: 37px;line-height:42px;}
.project_wraper .project_content h2 {font-size: 42px;}
.project_wraper .project_content span {font-size:23px;}
}


@media (max-width:1440px){
.gr_title{font-size: 38px;line-height: 40px;}
.gr_title_2{font-size: 39px;line-height: 43px;}
.intro_text{font-size: 22px;line-height: 29px;margin-right:25px}
.intro_text a {font-size: 20px;line-height: 25px;}
.social_media ul li{height:37px;width:auto;margin: 0 10px;}
	
.acc h3{font-size:43px;line-height:48px;}
.acc h3 span{font-size:43px;line-height:48px;}
.footer_links ul li{font-size: 15px;}
.subscribe_bg {padding:4% 2%;}
.subscribe h2 {font-size:27px;}
.subscribe input[type=text] {width:68%;}
.subscribe button {font-size:12px;}	

.content-box .text_wrap_1 {width:100%;font-size:28px;line-height:35px;}
.content-box .text_wrap_2 {font-size:21px;line-height:27px;}
.content-inner h4 {font-size:33px;line-height: 32px;}

.content-box ul {width: 68%;margin: 2% 0 2% 0px;}
.content-box ul li span{font-size:30px;line-height:30px;}
.content-box ul li span {top:25%;}

.box_wth_1 {width: 47%;}
.box_wth_2 {width: 40%;}
.box_wth_3 {height: 202px;}
.box_wth_4 {width: 49%;}
.box_wth_5 {width: 49%;height:94px;}
	
.category_wraper .category_content h2 {font-size:45px;}
.category_wraper .category_content h2 span {font-size:45px;}
.video_box {width: 85%;}
.video_wraper .video-thumb {padding:10px;}	

.contact .address_col {font-size: 15px;line-height:20px;}
.contact2 .address_col {font-size: 15px;line-height:20px;}
.contact_detail .contact_num li{font-size:15px;line-height: 20px;}
}
	
.location ul li {font-size: 14px;}
.left_text_box h2{font-size: 30px;margin-bottom: 0px;}
.left_text_box p {font-size: 15px;line-height: 22px;}
.founder-pic {width: 80%;}

.quote {font-size: 35px;line-height: 40px;}
.project_wraper .project_content h2 {font-size: 38px;}
.project_wraper .project_content span {font-size:18px;}
}


@media (max-width:1366px){
.content-box .text_wrap_1 {width:100%;font-size:27px;line-height:32px;}
.content-box .text_wrap_2 {font-size:20px;line-height:28px;}
.content-inner h4 {font-size:32px;}	
.left_text_box h2 {font-size:27px;}
.left_text_box p {font-size: 14px;line-height: 20px;}
.content-box ul li {font-size:14px;line-height:16px;}
.social_media ul li{height:35px;width:auto;margin: 0 9px;}
.category_wraper .category_content h2 {font-size:40px;}
.category_wraper .category_content h2 span {font-size:40px;}
.intro_text {font-size: 21px;line-height: 29px;margin-right: 25px;}
.intro_text a {font-size: 18px;line-height: 22px;}
.quote {font-size:30px;line-height: 35px;}
.content-box ul {width: 71%;}
.relation_img {max-height: 230px;}
.clientele {width: 100%;height: 230px;padding: 20px;}
.box_wth_5 {width: 49%;height: 96px;}
}

@media (max-width:1343px){
.content-box ul {width:73%;}
.box_wth_3 {height:200px;}
.box_wth_5 {width:49%;height:93px;}
}

@media (max-width:1280px){
.g-logo img, .g-logo svg {width:160px;max-width:160px;}
.intro_wraper {padding:5% 3% 4% 3%;}
.gr_title{font-size:31px;line-height:32px;}
.gr_title_2{font-size:37px;line-height:35px;}
.intro_text{font-size:20px;line-height:24px;margin-right:0px}
.intro_text a {font-size: 18px;line-height: 22px;}
.social_media ul li{height:34px;width:auto;margin: 0 9px;}
.acc h3{font-size:37px;line-height:42px;}
.acc h3 span{font-size:40px;line-height:45px;}
.footer_links ul li{font-size: 13px;}
.subscribe_bg {padding:4% 2%;}	
.subscribe h2 {font-size: 24px;}
.subscribe input[type=text] {width:68%;}
.subscribe button {font-size: 12px;}

.content-box .text_wrap_1 {width:95%;font-size:25px;line-height:31px;}
.content-box .text_wrap_2 {font-size:19px;line-height: 25px}
.quote{font-size:28px;line-height: 33px;}
.content-box ul {width: 69%;margin: 2% 0 2% 0px;}
.content-box ul li span{font-size:30px;line-height:30px;}
.content-box ul li span {top:25%;}

.box_wth_1 {width: 47%;}
.box_wth_2 {width: 45%;}
.box_wth_3 {height: 196px;}
.box_wth_4 {width: 54%;}
.box_wth_5 {width: 54%;height:90px;}
.content-inner h4 {font-size:27px;}
.digital_logo {width:40%;margin:0 0 2% 0;}
.leader_content {padding: 7% 0 0 0;}	
.contact .address_col {font-size: 14px;line-height:19px;}
.contact2 .address_col {font-size: 14px;line-height:19px;}
.contact_detail .contact_num li{font-size:14px;line-height: 19px;}
	
.contact-title{font-size: 23px;}
.contact-title::before{width: 6px;height: 24px;}
	
.location ul li {font-size: 12px;margin-right: 15px;}
.left_text_box {bottom: 3%;}
.left_text_box h2{font-size:28px;margin-bottom:0px;}
.left_text_box p {font-size:14px;line-height:18px;}

.category_wraper .category_content h2 {font-size:40px;margin-left:0px;}
.category_wraper .category_content h2 span {font-size:40px;}

.video_wraper .video_mb {margin-bottom: 20px;}
.main .slide_container {padding: 2% 0;}

.founder-pic {width:85%;}
.project_wraper .project_content h2 {font-size: 35px;}
.project_wraper .project_content span {font-size:15px;}

.social_media ul li img {max-width: fit-content;height:100%;}
.alert-box-button ul li {margin-left: 10px;}
}

@media (max-width:1250px){
.gr_title {font-size:33px;line-height:35px;}
.gr_title_2 {font-size:38px;line-height:43px;}
.intro_text {font-size:20px;line-height:26px;margin-right:0px}
.content-box .text_wrap_1 {font-size:25px;line-height:31px;}
.content-box .text_wrap_2 {font-size:19px;line-height:25px;}
.content-inner h4 {font-size:27px;}	
.content-box ul {width:67%;margin: 2% 0 2% 0px;}
.content-box ul li span {font-size: 28px;line-height: 28px;}

.box_wth_3 {height: 185px;}
.box_wth_5 {height: 83px;}

.social_media ul li{height:32px;width:auto;margin-right: 10px;}
.subscribe h2 {font-size: 24px;}
.subscribe input[type=text] {width:68%;font-size:16px;}
.subscribe input::placeholder {font-size:16px;}
.subscribe button {font-size:10px;}
.relation_img {max-height: 210px;}
.clientele {width: 100%;height: 210px;padding:15px;}
.clientele .experience_yrs {font-size:27px;}
}


@media (max-width:1024px){
.acc h3 {font-size: 35px;line-height: 40px;}
.acc h3 span {font-size: 35px;}
.acc h3:after {font-size: 40px;}
.acc.active h3:after{font-size: 35px;}
.gr_title {font-size: 28px;line-height: 30px;}
.gr_title_2{font-size: 29px;line-height: 32px;}
.intro_text {font-size: 17px;line-height: 23px;}
.intro_text a {font-size: 15px;line-height: 19px;}
.content-box .text_wrap_1 {font-size:23px;line-height:29px;}
.content-box .text_wrap_2 {font-size:17px;line-height:24px;}
.content-inner h4 {font-size:27px;line-height:26px}	
.content-box ul li {font-size: 20px;line-height: 22px;}
.category_wraper .category_content h2 {font-size:40px;margin-left:0px;}
.category_wraper .category_content h2 span{font-size:40px;}
.social_bg {padding: 4% 0 2% 3%;}
.contact h2 {margin-bottom: 3px; font-size:17px;line-height: 22px;}
.social_media ul li {height: 28px;margin-right: 5px;}
.leader_content {padding: 14% 0 0 0;}
.left_text_box p {font-size: 12px;line-height: 15px;}
.relation_img {max-height:230px;}
.clientele {width:100%;height:185px;padding:20px;}
.clientele h1 {font-size:55px;line-height:55px}
.clientele .experience_yrs {font-size: 22px;}
.clientele img {width: 100% !important;height: auto;}
	
.content-box ul {width: 74%;margin: 2% 0 2% 0px;}
.content-box ul li span {font-size: 25px;line-height:28px;}
.box_wth_5 {height: 79px;}	

.category_wraper .category_content h2 {font-size:35px;margin-left:0px;}
.category_wraper .category_content h2 span{font-size:35px;}	

.project_wraper .project_content h2 {font-size:27px;padding-left:13px; bottom:-5px}
.project_wraper .project_content span {display:none}
.project_wraper .project_content .project_pic img {border-radius:10px;}
.footer_links ul li {font-size: 12px;margin:0 0 10px 0;}
}


@media(max-width: 991px){
.alert-box-button ul li { 	margin-left: 0px;margin-bottom:15px;}
}

@media(max-width: 952px){
.category_wraper .category_content h2 {font-size:35px;margin-left:0px;}
.category_wraper .category_content h2 span{font-size:35px;}
}

@media (max-width:952px){
.social_media ul li {height: 28px;margin-right: 0px;}
.location {position:inherit;bottom: 0;}
.footer_links {position: relative;bottom:-6px;}
.social_media ul {margin: 15px 0 0 0;float: right;}
}

@media (max-width:767px){
.alert-box-button ul li {margin-left: 15px;margin-top:15px;margin-bottom:0px;}
.s-work {padding: 20px 0 5px 0;}
.policy_title{font-size: 35px;}
.policy-text h1 {font-size: 27px;}
.policy-text h3 {font-size: 18px;line-height:22px;letter-spacing: 0.5px;}
.policy-text p {font-size: 15px;margin: 5px 0 15px 0;line-height: 20px;}
.relation_img {max-height:230px;}
.clientele {height:230px;padding:10px;}
.contact{margin-bottom:20px;padding-left: 0px;}
.contact2{margin-bottom:20px;padding-left: 0px;}
.contact-title {margin: 20px 0 20px 15px;padding-left:11px;font-size: 20px;}
.contact-title::before {width: 5px;height: 21px;}
.contact_detail{margin-bottom:8px;padding-left: 0px;display: inline-block}
.contact_detail .contact_num li {font-size: 15px;line-height: 20px;}
.br-l{border-left: 0px}
.br_l{border-left: 0px}
}

@media (max-width:705px){
#header {position: absolute;}
.content-box .text_wrap_1 {font-size: 20px;line-height: 25px;}
.content-box .text_wrap_2 {font-size: 16px;line-height: 21px;letter-spacing: 0.5px;}
.quote {font-size:19px;line-height:25px;}

.left_text_box {width: 65%;}
.right_text_box {width: 35%;}
.content-inner .left_text_box h4 {font-size: 15px;letter-spacing: 0.5px;line-height: 20px;}
.left_text_box p {width: 100%;}

.prev-slide:before, .next-slide:before {font-size:50px;}
.prev-slide {position: absolute;left:15px;z-index:1;}
.next-slide {position:absolute;right:15px;z-index:1;}	

.clientele {width: 100%;height:158px;padding:15px;}
.clientele h1 {font-size:50px;line-height:50px}
.clientele .experience_yrs {font-size: 20px;}
.clientele img {width: 70% !important;height: auto;}	

.project_wraper .project_content h2 {font-size:25px;}
.project_wraper .project_content span {font-size:14px;bottom:7;}
.project_wraper .project_content .project_pic img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;}	

.box_wth_1 {width: 45%;}
.box_wth_2 {width: 49%;}
.box_wth_3 {width: 50%;height:136px;}
.box_wth_4 {width: 44%;}
.box_wth_5 {width: 44%;height: 60px;}
.box_wth_2 {width: 47%;}	

.content-box ul {width:92%;margin: 2% 0 2% 0px;}
.content-box ul li span {font-size: 19px;line-height: 20px;}
.content-box ul li {margin: 0 8px 8px 0;padding: 12px 12px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}	
	
.category_wraper .category_content h2 {font-size:30px;padding-left:13px;}
.category_wraper .category_content h2 span {font-size:30px;}

.location {margin: 0 0 10px 0px;float: left;position: relative;bottom: 0px;}
.footer_links {position: relative;bottom: 0;text-align: left;}
.social_media ul {margin: 15px 0 0 0;}

}

@media (max-width:603px){
.quote {font-size: 18px;line-height:25px;}
.left_text_box h2 {font-size: 25px;margin-bottom: 0px;}
}

@media (max-width:590px){
.contact h2 {margin-bottom:3px;font-size: 16px;line-height: 26px;}
.contact_detail h2 {margin-bottom: 3px;font-size: 16px;line-height: 26px;}
	
.social_media {margin: 0px 0 0 0;}
.social_media ul {margin: 15px 0 0 0;float: left;}
.footer_links {margin-top:4%;margin-bottom:10px;}
.footer_links ul {float: left;width: 100%;}
.footer_links ul li{float: left}	

.policy-text h1 {font-size: 25px;}
.policy-text h3 {font-size: 17px;line-height: 23px;}
}

@media (max-width:480px){
/*.logo{display: none}*/
#banner{margin-top:65px;}
.gr_title{font-size:30px;line-height:32px;}
.gr_title_2{font-size:32px;line-height:32px;}
.intro_text{font-size:17px;line-height:22px;margin-top:15px;margin-right:0px}
.intro_text a {font-size: 15px;line-height: 19px;}
.social_media ul li{width:28px;}

.acc h3 {font-size: 18px;line-height:40px;}
.acc h3 span {font-size: 21px;line-height:45px;}
.content-box {margin-top: 4%;}	
.content-box .text_wrap_1 {font-size:18px;line-height:23px;}
.content-box .text_wrap_2 {font-size:15px;line-height:21px;}
.content-box ul {width:100%;}
.content-box ul li {font-size: 18px;line-height: 18px;}

.video_wraper .col-6{width: 100% !important;max-width: 100% !important;flex: auto;}
.video_wraper .video_mb {margin-bottom:20px;}
.video_wraper .video-thumb {padding:0px;}

.intro_slide_wraper .intro_slide_content h2 {padding: 0 0 0 13px;top: 8%;font-size: 19px;}
.intro_slide_wraper .intro_slide_content h2 span {font-size: 19px;}
.intro_slide_wraper .intro_slide_content .intro_pic img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}

.location {margin: 0 0 10px 0px;float: left;position: relative;bottom: 0px;}
.footer_links {position: relative;bottom: 0;text-align: left;}
.quote {font-size: 21px;line-height: 27px;}

.left_text_box {width:100%;bottom: 3%; position:relative}	
.right_text_box {width:85%;position:relative}
.leader_content {padding: 5% 0 0 0;}
.left_text_box h2 {font-size: 25px;line-height: 26px; margin-bottom:7px;}

.content-inner .left_text_box h4 {font-size: 17px;}
.left_text_box {padding: 0 15px 0 20px;margin-top: 10px;}

.clientele {width: 100%;height: 160px;padding:15px;}
.clientele h1 {font-size: 55px;line-height: 60px}
.clientele .experience_yrs {font-size: 17px;}
.clientele img {width: 100% !important;height: auto;}

.project_wraper .project_content h2 {font-size:20px;padding-left:13px; bottom:-10px}
.project_wraper .project_content span {display:none}	
.project_wraper .project_content .project_pic img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;}

.box_wth_1 {width: 45%;}
.box_wth_2 {width: 49%;}
.box_wth_3 {width: 50%;height:127px;}
.box_wth_4 {width: 44%;}
.box_wth_5 {width: 44%;}
.box_wth_3 span{top:25%}

.content-box ul li {margin: 0 8px 8px 0;padding: 12px 12px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.content-box ul li span {font-size: 16px;line-height: 17px;top:0;}

.category_wraper .category_content h2 {font-size: 25px;}
.category_wraper .category_content h2 span {font-size:25px;}
.modal-lg, .modal-xl {max-width: 80% !important;margin: 0 auto;}

.social_media {margin: 0px 0 0 0;}	
.footer_links {margin-top:5%;margin-bottom:5px;}
.footer_links ul {float: left;width: 100%;}
.footer_links ul li{float: left;margin:0px;}
.footer_links ul li:first-child {margin-left: 0px;margin-right: 22px;}

.policy-text h1 {font-size: 22px;}
.policy-text h3 {font-size: 16px;line-height: 21px;}
}

@media (max-width:420px){
.alert-box-button ul li {margin-left: 10px;margin-top:15px;margin-bottom:0px;}
	
.logo img{padding: 8px 0px; width: 140px;}
.logo_right img{width: 70px;}
}

@media (max-width:360px){
.quote {font-size: 19px;line-height: 27px;}
.clientele h1 {font-size: 42px;line-height: 45px;}
.clientele .experience_yrs {font-size: 14px;}
.box_wth_2 {width: 49%;height: 78px;}
.box_wth_3 {width: 50%;height: 146px;}
}


