@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{box-sizing: border-box; margin: 0; padding: 0;}
html, body{height: 100%;}
body{margin: 0; background: #fff; overflow-x: hidden; padding: 0; line-height: normal;font-family: "Poppins", sans-serif;color: #6C757D;} 
h1,h2,h3,h4,h5,h6,div,span,p{margin: 0; padding: 0;}
ul,li,ol{margin: 0; padding: 0; list-style-type: none;}
img{max-width: 100%; display: block; outline: none; border: none; height: auto;}
a, a:hover{text-decoration: none; outline: none;transition: 0.35s ease-in-out;}
input,input:focus,textarea, textarea:focus{outline: none; box-shadow: none;transition: 0.35s ease-in-out;}
.clearfix:after, .clearfix:before{content: ""; clear: both; display: table; height: 0; visibility: hidden;}
.pagewrap{overflow-x: hidden;}
.mainwrap{max-width: 1420px; padding: 0 15px; width: 100%; margin: 0 auto;}
.d-flex {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.align-items-center {-webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.justify-content-between {-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.flexwrap{-ms-flex-wrap: wrap; flex-wrap: wrap;}
 
 
.fixcontainer{margin: 0 auto; max-width: 1440px; padding: 0 15px; width: 100%;}
.sitebanner { background: url(../image/banner_img.png) no-repeat top; height: 900px; background-color: #000; padding-bottom: 108px; background-size: 100%; padding-top: 40px;background-attachment: fixed;}
.sitenav{ border: 1px solid #6C757D; border-radius: 100px; }
.sitenav ul{padding: 7px; display: flex;height: 100%;align-items: center; justify-content: center;}
.sitenav ul li{margin-right: 5px;}
.sitenav ul li:last-child{margin: 0;}
.sitenav ul li a{padding: 12px 45px; font-size: 18px; color: #fff; position: relative; text-transform: uppercase; font-weight: 600;display: block; z-index: 999;}
.sitenav ul li a:before{background: #6C757D;border-radius: 100px; width: 0px; transition: 0.35s ease-in-out; top: 0; bottom: 0; position: absolute; z-index: -1; content: ''; left: 0; right: 0;}
.sitenav ul li a:hover:before{width: 100%;}
.contentus a{padding: 18px 40px; height: 67px; font-size: 18px; color: #fff; text-transform: uppercase; font-weight: 600;display: flex; align-items: center; border: 1px solid #6C757D; border-radius: 100px;}
.contentus a:hover{background: #6C757D;} 
header{transition: 0.35s ease-in-out; margin-bottom: 155px;}


.textwrap{max-width: 1100px; padding: 0 15px; margin: 0 auto; text-align: center;}
.smbtn a {padding: 2px 25px; line-height: 30px; display: inline-block;border: 1px solid #6C757D;border-radius: 100px; color: #28A745;font-size: 18px;text-transform: uppercase; font-weight: 500;}
.textwrap .smbtn {margin: 0 0 20px;}
.wraptaxt span {font-weight: bold;font-size: 74px;position: relative; display: inline-block; color: #fff; line-height: 74px;margin: 0 10px 0 0; animation: wave 2s ease-in-out infinite;}
.wraptaxt span.thrivetext {margin: 0; color: #28A745;}
.wraptaxt span.growtext {color: #007BFF;}
.ctext{font-weight: 600; width: 100%; animation-delay: 0.6s;position: relative;display: inline-block;font-size: 32px; color: #fff; line-height: 52px;text-transform: capitalize;}
.wraptaxt p {color: #96AEC4;font-weight: 600;font-size: 24px;line-height: 34px; text-transform: capitalize; margin: 0 0 30px;}

.grnbtn {background: #28A745; display: inline-block; border: 1px solid #28A745; border-radius: 100px;color: #fff; padding: 7px 40px;font-size: 24px;font-weight: 600; line-height: 36px;}
.grnbtn:hover{background: #000; border-color: #000;}

.wraptaxt span:nth-child(1) {animation-delay: 0s;}
.wraptaxt span:nth-child(2) {animation-delay: 0.2s;}
.wraptaxt span:nth-child(3) {animation-delay: 0.4s;}
.siteabout{padding: 100px 0;background: linear-gradient(to bottom,  #0b0c10 0%,#000000 100%);}
.smbg{padding: 100px 0;background: linear-gradient(to bottom,  #0b0c10 0%,#000000 100%);}
.btnwithtext {text-align: center; margin-bottom: 80px;}
.btnwithtext a {margin: 0 0 15px;}
.btnwithtext h2 {color: #fff;font-size: 60px; font-weight: 600; line-height: 80px; margin:0; text-transform: capitalize;}
.imglist{width: 652px;display: flex; flex-wrap: wrap; justify-content: space-between;}

.imglist li div:first-child {margin: 0 0 20px;}
.imglist li .larimg img {width: 100%; height: 366px; object-fit: cover; border-radius: 10px; object-position: center;}
.imglist li .smimg img {width: 100%; height: 246px;object-fit: cover;border-radius: 10px; object-position: right;}

.clickabout{width: calc(100% - 652px);padding-left: 80px;}
.clickabout p {color: #96AEC4; margin: 0 0 30px; font-size: 18px; font-weight: 500; text-transform: capitalize; line-height: 30px;}
.abheading h2 {color: #fff; font-weight: 600; margin: 0 0 5px; font-size:38px;line-height:58px;} 
.clickabout .abheading p {margin: 0;}
.clickabout .abheading + .abheading {margin-top: 50px;}
.abimg{margin: 0 0 50px;}
.imglist li:first-child .smimg img {object-position: center;}

.textul {display: flex; justify-content: center;}
.textul li{font-size: 38px; position: relative; color: #fff; line-height: 58px; font-weight: 600; margin: 0 10px 0 0;  padding: 0 18px 0 0;}
.textul li:last-child:after {display: none;}
.textul li:last-child{margin: 0; padding: 0;}
.textul li:after {content: ''; width: 5px;  height: 34px; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.textul li.coll{color: #6C757D;}
.textul li.coll::after{background: #6C757D;}
.textul li.inno{color: #007BFF;}
.textul li.inno::after{background: #007BFF;}
.textul li.grli{color: #28A745;}
.textul li.grli::after{background: #28A745;}

.what_do{  background: url(../image/wewrap.png) no-repeat; background-size: cover; padding: 100px 0;background-attachment: fixed;} 
.what_do .btnwrap {text-align: center;margin-top: 40px;}


.how_wrap {display: flex; position: relative; flex-wrap: wrap; justify-content: space-between;}
.how_wrap li{width: 20%; text-align: center;}
.we_wrap .text_wrap {margin: 0 0 120px; display: block; font-size: 32px; line-height: 38px; color: #6C757D; font-weight: 600;}
.we_wrap .iconswrap {margin: 0 0 100px; min-height: 142px; display: flex; align-items: center;}
.we_wrap .headingwrap {font-size: 26px; position: relative; line-height: 34px; color: #fff;  font-weight: 600;}
.we_wrap .iconswrap img{margin: 0 auto;height: 92px; object-fit: scale-down;}
.we_wrap{position: relative;}
.how_wrap li.reverseli .text_wrap {margin: 0;}
.how_wrap li.reverseli .headingwrap{margin-bottom: 79px;}
.how_wrap li.reverseli .iconswrap { margin: 0 0 140px;}
.minwidth {min-width: 330px;}
.how_wrap .reverseli {margin-top: 15px;}
.how_wrap li:last-child .headingwrap {padding: 0 20px;}
.svgwrap {background: url(../image/how_banner.svg) no-repeat; width:100%;  height: 374px; position: absolute; left: 0; right: 0; top: 65px;  background-size: 100%;}

ul.marqueewrap{display: flex;mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0)); overflow: hidden; position: relative;}
ul.marqueewrap img{border-radius: 10px; height: 340px; object-fit: cover;}

.lifewrap {margin-bottom: 45px;overflow-x: hidden;}

.celebrate_wrap h4 {text-align: center;font-size: 24px;color: #96AEC4; font-weight: 500; line-height: 34px; margin: 0 0 40px;}
.celebrate_wrap ul { display: flex; justify-content: space-between;}
.celebrate_wrap ul li {width: 33.33%; padding: 0 10px;}
.celebrate_wrap ul li .celebrate_in {height: 204px; text-align: center; padding: 30px; background: #6C757D; border-radius: 20px; color: #fff;}
.celebrate_wrap ul li .celebrate_in span {font-size: 42px; color: #fff;font-weight: 600; text-decoration: underline; display: block; margin: 0 0 15px;}
.celebrate_wrap ul li .celebrate_in.trust {background: #007BFF;}
.celebrate_wrap ul li .celebrate_in.trans {background-color: #28A745;}
.celebrate_wrap ul li .celebrate_in p {font-weight: 500; font-size: 18px; line-height: 26px; text-transform: capitalize; color: #fff;}
ul.marqueewrap li {margin: 0 20px 0 0;}
ul.marqueewrap li:last-child{margin: 0;}

.career_wrap{padding: 100px 0;background: #25292C;}
.want_section {background: url(../image/want_bg.png) no-repeat center;text-align: center; padding: 60px 140px 60px; background-size: cover; width: 100%; border-radius: 30px;}
.want_section h3{font-size: 60px; margin: 0 0 10px; line-height: 70px; font-weight: 600; color: #fff; text-transform: capitalize;}
.want_section p {color: #96AEC4; margin: auto auto 50px;  font-size: 18px; line-height: 30px;font-weight: 500; text-transform: capitalize;}
.want_section .grnbtn:hover{ border-color: #000;}
.getahead .want_section h3 {margin: 0 0 50px;}
.list_what li .listbox.backdiv img {display: none;}
footer{background: #0B0C10; padding: 100px 70px 70px;}
.list_what li .listbox.backdiv {padding-right: 30px;}
.top_links{ display: flex;flex-wrap: wrap;margin-left: -15px; margin-right: -15px;justify-content: space-between;}
.top_links .linklist {padding: 0 15px; margin-right: 25px;}
.top_links .linklist.autowidth {width: auto;  flex: initial;max-width: 170px;}
.top_links .linklist h2 {color: #fff; font-size: 26px;text-transform: uppercase;font-weight: 600; margin: 0 0 30px;}
.top_links .linklist ul li a {color: #6C757D; font-size: 18px; font-weight: 500; line-height: 32px;}
.top_links .linklist ul li{margin: 0 0 25px;}
.top_links .linklist ul li:last-child{margin: 0;}
.top_links .linklist ul li a:hover{color: #fff;}
.ankerwrap {display: flex; align-items: center;}
.list_what li .listbox.backdiv span {font-size: 24px;line-height: normal;}
.ankerwrap i {width: 40px; margin: 0 10px 0 0;}
.top_links .linklist ul li a.mail {text-decoration: underline;}
.ankerwrap.address {color: #6C757D; font-size: 17px;  font-weight: 600; align-items: flex-start; max-width: 256px;}
.address a {max-width: 310px;}
.top_links .linklist:last-child {margin: 0;}
.top_links .linklist ul.socialmedia li {margin: 0 0 15px 0;}
.ankerwrap.address i {width: 80px;}
.top_links .linklist ul.socialmedia li:last-child {margin: 0;}
.copyright_wrap {border-top: 1px solid #747474; display: flex; flex-wrap: wrap; margin: 30px 0 0;  padding-top: 35px;color: #6C757D;font-weight: 500; font-size: 16px;}
.lifewrapcarousel02{margin-top: 12px;}
.marqueewrap .owl-dots {display: none;}
.wraptop {margin: 0 0 120px;}
.imglist li {width: 49%;}
.nav-toggle{display: none;}

.flipper { -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d; -o-transition: 0.6s; -o-transform-style: preserve-3d; height: 160px; transition: 0.6s; transform-style: preserve-3d;margin-bottom: 30px; position: relative;}
.list_what {display: flex;flex-wrap: wrap; justify-content: space-between; align-items: center;}
.list_what li { padding: 0 15px;  width: 33.33%;}
.listbox img { width: 90px; height: 80px; margin: 0 30px 0 0;}
.listbox {padding: 30px 50px 30px 23px; cursor: pointer; background: #25292C;  border-radius: 20px; border: 2px solid #353B41; display: flex; align-items: center;  font-weight: 600;}
.listbox span{color: #fff; font-size: 28px; line-height: 36px; font-weight: 600;}
.list_what li .listbox:last-child {margin-bottom: 0;}
.frontdiv, .backdiv {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; position: absolute; top: 0; left: 0;}
.backdiv {-webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}
.backdiv, .frontdiv{width: 100%; height: 160px;}
.list_what{margin: 0 -15px;}
.copyright_wrap ul {display: flex;}
.copyright_wrap ul li{margin-right: 70px;}
.copyright_wrap ul li:last-child{margin: 0;}
.copyright_wrap ul li a{color: #6C757D;}
.copyright_wrap ul li a:hover{color: #fff;}

.sitehead {position: relative; z-index: 99;}
.common_banner{height: 454px; position: relative; background: rgba(0, 0, 0, 65); padding-top: 40px;}
.contentus a.active{background: #6C757D;}
.common_color{padding: 100px 0;background: linear-gradient(to bottom,  #0b0c10 0%,#000000 100%);}
.commontext {text-align: center;position: relative; z-index: 9;}
.common_banner header {margin: 0 0 60px;}
.commontext h2 {font-size: 84px;line-height: 90px;color: #fff; font-weight: bold;}
.commontext h2 span {color: #007BFF;}

.common_banner:after {background: url(../image/common_banner.png); top: 0; bottom: 0; content: ''; position: absolute; top: 0; left: 0; right: 0; opacity: 0.1;}

.form_wrap{background: #25292C; width: 668px; border-radius: 12px; padding: 50px;}
.form_wrap h2 {color: #fff;font-size: 36px;text-transform: capitalize;line-height: 80px;font-weight: bold;}
.form_wrap form {margin-top: 40px;}
.form_div {margin: 0 0 29px;}
.form_div label {display: block; margin: 0 0 5px; color: #6C757D; font-size: 18px; font-weight: 500; line-height: 30px;}
.form_div input { background: #353B41; border: 1px solid #6C757D; border-radius: 4px; height: 50px; width: 100%;  padding: 0 20px; color: #fff; font-size: 16px; font-weight: 500;}
.form_div textarea{background: #353B41; padding: 20px; border: 1px solid #6C757D; border-radius: 4px; height: 150px; text-transform: capitalize; width: 100%; text-align: left;color: #fff; font-size: 18px; font-weight: 500;}
.submitbtn{background: #28A745; cursor: pointer; border-radius: 40px;font-size: 20px; font-weight: 600; color: #fff; border: 0; padding: 14px 40px; height: auto;}
.submitbtn:hover{background: #000;}

.form_div input::placeholder {color: #fff; opacity: 1;}
.form_div input::-ms-input-placeholder {color: #fff;}

.form_address{width: calc(100% - 730px);}
.form_address ul {display: flex;flex-wrap: wrap; justify-content: center;}
.form_address ul li {width: 50%; text-align: center; margin: 0 0 50px;}
.contactaddress h2 {font-size: 26px; color: #fff;font-weight: 600;line-height: 52px;}
.contactaddress a {color: #96AEC4;font-weight: 500;font-size: 18px;}
.contactaddress p {color: #96AEC4;font-weight: 500;font-size: 18px;}
.contactaddress svg {height: 40px;}
 
.map_wrap h2 {color: #fff;font-size: 36px;line-height: 62px;font-weight: 600;margin: 0 0 20px;}
.getahead{background: #25292C; padding: 100px 0;}
.inwrap a {background: #28A745; cursor: pointer; border-radius: 40px; height: 50px; font-size: 20px; font-weight: 600; color: #fff; display: flex;align-items: center;justify-content: center; max-width: 325px; margin: auto;}
.inwrap a:hover{background: #000;}
.map_wrap iframe {width: 100%; height:380px; }


.want_section.carrerwant_section {background-position: inherit; display: flex; flex-direction: column; justify-content: center;}
.celebrate_wrap.career_life h4 {margin: auto; max-width: 1080px;}

.testimonials_clickforge .btnwithtext {font-size: 22px; color: #747474; font-weight: 600;}
.test_item { opacity: 0.8; border-radius: 5px;background: linear-gradient(to bottom,  #28a745 22%,#0097fc 49%,#6c757d 83%,#6c757d 83%);padding: 1px;}
.test_item .test_in {width: 100%;height: 100%;background: #050507; border-radius: 5px; padding: 30px 25px;}
.test_item .test_in .start_div {margin: 0 0 20px;}
.test_item .test_text {margin: 0 0 30px;display: flex; align-items: center;}
.test_item .test_in p {font-size: 14px; line-height: 24px;}
.test_item .test_text img {margin: 0 20px 0 0; width: auto;}
.test_item .test_text h2 {color: #fff; font-size: 24px; font-weight: 600;}
.test_item .test_text .te01 p {color: #28A745; font-weight: 600; text-transform: capitalize; line-height: normal;}
.life_clickforge.testimonials_clickforge {padding-bottom: 130px; position: relative; overflow: hidden;}
.testimonials_item {position: relative;}
.testimonials_item .owl-nav {position: absolute; left: 0; right: 0; bottom: -80px; text-align: center;}
.testimonials_item .owl-nav button span {width: 59px; font-size: 0; display: flex;  height: 16px; opacity: 0.6;}
.testimonials_item .owl-nav .owl-prev span {background: url(../image/left_arrow.svg) no-repeat; }
.testimonials_item .owl-nav .owl-next span {background: url(../image/left_arrow.svg) no-repeat;transform: rotate(180deg);}
.testimonials_item .owl-nav .owl-next {margin-left: 50px;}
.siteabout.list_position .btnwrap {text-align: center;margin: 0 0 80px;}
.siteabout.list_position .smbtn.btnwithtext {margin: 0 0 60px;}

.opening_wrap{border: 1px solid #6C757D; width: 100%;border-radius: 20px; padding:40px; margin-bottom: 60px;}

.opening_wrap ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
.opening_wrap ul li {width: 49%; margin-bottom:30px;}
.opening_wrap ul li h2 {color: #fff; font-size: 32px; font-weight: 600; line-height: 32px; margin: 0 0 15px;}
.opening_wrap ul li span {color: #fff; font-size: 18px; font-weight: 500; line-height: 26px;margin: 0 0 15px; display: block; max-width: 325px;}
.opening_wrap ul li p {color: #96AEC4; font-size: 16px; font-weight: 500;line-height: 16px; margin: 0;}
.op_wrap {position: relative; background: #25292C; border-radius: 24px;  padding:25px 100px 25px 25px;}
.op_wrap .arrow_wrap {position: absolute;right: 30px; top: 50%; transform: translateY(-50%);}

.commontext h2.gap {margin: 0 0 30px;}
.fixcontant {position: absolute;top:40px;left: 0;right: 0; z-index: 9999;}
.fixcontant header {margin: 0 0 60px;}
.videosection .imglist {width: 100%; background: #25292C;text-align: center; padding:0px 50px 40px; position: relative;}
.videosection .imglist video {margin: auto; top: -50px; position: relative;}
.commontext.careerdiv h2.gap {margin: 0 0 15px;}
.videosection .imglist p{color: #96AEC4; font-weight: 500; line-height: 24px; font-size: 18px; top: -20px; position: relative;}

.testimonials_wrap { position: relative;}
.graybox{background: #25292C; border-radius: 35px; padding: 80px 0;}
.graybox .btnwithtext p {font-size: 18px; color: #96AEC4; font-weight: 500; }
.testimonials_wrap .btnwithtext {margin: 0 0 130px;}
ul.c_block {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 -30px;}
ul.c_block li {width: 49%;}
ul.c_block li .c_box {background: #fff;padding: 35px; height: 100%; border-radius: 35px; position: relative;}
.c_text {text-align: center; margin: 0 0 20px; padding-top: 80px;}
.c_text .c_img {width: 160px; height: 160px; display: flex; align-items: center; justify-content: center;border: 3px solid #000;border-radius: 100%; padding: 2px; position: absolute; top: -80px; left: 0; right: 0; margin: auto; background: #fff;}          
.c_text .c_imgtext {padding-left:30px;}
.c_text .c_imgtext h5 {color: #000000;font-size: 26px;font-weight: 500;line-height:26px; margin: 0 0 5px;}
.c_text .c_imgtext span {color: #28A745;font-size: 20px;font-weight: 500;}
ul.c_block li .c_box p {color: #353B41; font-weight: 500;font-size: 14px;line-height: 26px;text-transform: capitalize;}

.sitebanner.aboutbanner{background: url(../image/about.png) no-repeat top; background-color: #000; min-height: 850px ;}
.sitebanner.aboutbanner .ctext {line-height: 74px;}
.e-commercewrap {display: flex;align-items: center;justify-content: center;}
.e-commercewrap li {color: #fff; font-size: 26px;font-weight: 600; line-height: 26px; border-right: 4px solid #fff; padding-right: 15px; margin-right: 15px;}
.e-commercewrap li:last-child{margin: 0; padding: 0;  border-width: 0;}
.sitebanner.aboutbanner .wraptop {margin: 0 0 25px;}
.sitebanner.aboutbanner p {margin: 40px 0 0 0; font-weight: 600;color: #28A745; font-size: 24px; line-height: 28px;}
.abouttext .btnwithtext {text-align: left; margin: 0 0 20px;}
.abouttext p{ font-size: 16px; line-height: 26px; font-weight: 500; color: #fff; margin: 0 0 20px;}
.abouttext p:last-child{margin-bottom: 0;}

.threeblog {display: flex;flex-wrap: wrap; margin: 0 0 40px;}
.threeblog li { width: 33.33%; text-align: center; padding: 0 15px;}
.threeblog div {background: #fff; padding: 40px; border-radius: 24px; height: 100%; min-height: 450px;display: flex; flex-direction: column;  justify-content: center;}
.threeblog div svg {display: block; text-align: center;margin: 25px auto;width: 80px;height: 80px;}
.threeblog div span {font-size: 54px;font-weight: 600;color: #6C757D;line-height: 60px;}
.threeblog div p{color: #000000; font-size: 16px; line-height: 30px; font-weight: 500;}
.threeblog + p {text-align: center; font-weight: 600;color: #fff;font-size: 22px; text-transform: capitalize;margin: 0 0 30px;}
.smbg .btnwrap {text-align: center;}
.whoweare{position: relative;}
.whoweare:after {background: url(../image/whowe.png); content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; opacity: 0.3; background-size: cover;}


.depart_item {display: flex; cursor: pointer; align-items: center;background: #353B41;border-radius: 20px; padding: 20px;}
.depart_item:hover{background: #6C757D;}
.depart_item span {color: #fff;font-weight: 600;font-size: 20px;line-height: 20px;}
.depart_item .box {width: 70px;height: 70px; margin: 0 15px 0 0; display: flex; align-items: center;}
.depart_item .box svg {width: 100%;}
.departments_slider .owl-nav {position: absolute; left: 0; right: 0; bottom:42px; text-align: center;}
.departments_slider .owl-nav button span {width: 59px; font-size: 0; display: flex;  height: 16px; opacity: 0.6;}
.departments_slider .owl-nav .owl-prev span {background: url(../image/left_arrow.svg) no-repeat; }
.departments_slider .owl-nav .owl-next span {background: url(../image/left_arrow.svg) no-repeat;transform: rotate(180deg);}
.departments_slider .owl-nav .owl-next {margin-left: 50px;}
.departments_item .departments_slider {padding: 0 0 120px;}
.grnbtn:hover {border: 1px solid #6C757D;}
.commontext .smbtn {margin: 0 0 15px;}
span.fullspan { width: 100%; display: block; margin: 0 0 100px; text-align: center; font-size: 60px; font-weight: 600; color: #fff;}
.form_wrap .inputbtn {text-align: center;}

.commontext.careerdiv p { color: #fff; font-size: 24px; text-transform: capitalize; font-weight: 600; margin: 0 0 40px;}
.fixcontant.carrerpage header {margin: 0 0 300px;}
.toptestimonials_item ul li img {height: 900px; object-fit: cover;}
.toptestimonials_item{height: 900px; position: relative;}
.vinner {max-width: 1200px; margin: auto;}
.opening_wrap ul li:nth-child(3), .opening_wrap ul li:nth-child(4) {margin-bottom: 0;}
.want_section.carrerwant_section h3 {margin: 0 0 40px;}
.life_clickforge.testimonials_clickforge:before {content: "Testimonials"; line-height: 187px;color: #6C757D; position: absolute;  bottom: -17px; font-size:220px; text-transform: uppercase; font-weight: 600; left: 0;  right: 0; margin: auto; text-align: center; opacity: 0.1;}
@keyframes wave {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@-webkit-keyframes bounce {
    0% {
    }
    100% {
      transform:translateY(-20px);
    }
  }
  .swiper-slide img{border-radius: 30px;}

.videosection .imglist img{margin:auto; top:-50px; position:relative;}
.fullstory {display: flex;flex-wrap: wrap; align-items: center; justify-content: space-between;}
.smbg.nnospacediv {padding: 0;}
.smbg.nnospacediv .btnwithtext {margin: 0 0 20px;}
.chooseleft ul li { padding: 0 0 0px 130px; position: relative;  min-height: 120px;display: flex;flex-wrap: wrap; align-items: center;}
.chooseleft ul li span {font-weight: 600;  font-size: 32px; color: #fff; width: 100%;}
.chooseleft ul li p {margin: 0; color: #fff;font-weight: 500;font-size: 16px;}

.chooseleft ul li .svgicon {position: absolute;left: 0;top: 0;}
.chooseleft ul li .svgicon svg {width: 100%;}
.chooseleft ul li:first-child {min-height: 99px;}
.chooseleft ul li:last-child {min-height: 99px;}
.chooseleft ul li:nth-child(5){min-height: 99px;}
.choosediv {display: flex; flex-wrap: wrap;align-items: center; justify-content: space-between;}

.dotsul {display: flex; justify-content: space-between;  position: relative;border-bottom: 1px solid #6C757D; padding-top: 180px; padding-left: 32px; padding-right: 32px;}
.dotsul:before {border: 2px solid #28A745;width: 34px; height: 34px; background: #353B41;  position: absolute; left: -6px; bottom: -16px; content: ''; border-radius: 100%;}
.dotsul:after {border: 2px solid #28A745;width: 34px; height: 34px; background: #353B41;  position: absolute; right: -6px; bottom: -16px; content: ''; border-radius: 100%;}
.dotsul li .rv1 {font-size: 18px; color: #fff;left: -14px; font-weight: 500;transform: rotate(270deg);transform-origin: top;display: inline-block;position: relative; top: -25px;}
.dotsul li {flex: 1; position: relative; cursor: pointer; display: flex; justify-content: center;}
.dotsul li .dots{width: 20px;height: 20px;background: #6C757D; display: inline-block;border-radius: 100%;top: 17px;position: absolute;left: 0;right: 0;margin: auto;}

.dotsul li .hovereffect { animation: fadeinout 24s infinite; position: absolute; display: none; top: -205px; background: #353B41;padding: 30px 10px;text-align: center;border-radius: 20px;min-width: 300px;}
.dotsul li .hovereffect h5 { background: #96AEC4; display: inline-block; padding: 5px 20px;line-height: 20px;font-size: 20px;color: #353B41;border-radius: 100px; margin: 0 0 15px;}
.dotsul li .hovereffect p {color: #FFFFFF;font-size: 13px;font-weight: 500;line-height: 21px;}
.dotsul li .hovereffect:before{width: 0; height: 0; border-style: solid; border-right: 15px solid transparent; border-left: 15px solid transparent;border-top: 15px solid #353B41;border-bottom: 0; content: '';position: absolute;bottom: -13px;margin: auto; left: 0; right: 0;}
.dotsul li.active .hovereffect {display: block;}
.dotsul li.active .rv1 {display: none;}
.dotsul li.active span.dots {border: 1px solid #6C757D;width: 32px; height: 32px; background: #000; top: 12px;}
.dotsul li.active span.dots:after {width: 16px; height: 16px;background: #6C757D;content: '';display: inline-block;border-radius: 100%;position: absolute;left: 7px;top: 7px;}
p.lastp {margin: 60px 0 0 0; font-size: 17px;color: #fff;padding-left: 40px;letter-spacing: 1px;text-align: center;}
p.lastp span {color: #28A745;}

.who_we {position: relative; overflow: hidden; min-height: 863px; background:url(../image/swipe.png) no-repeat rgb(3, 8, 12); background-size: cover; position: relative;}
.who_we:before{width: 851px; height: 863px; background: url(../image/bground.png) no-repeat; content: '';position: absolute;left: 0; top: 0; background-size: cover;}
.smwrap {padding: 0 0 0 430px; max-width: 1230px; display: block;margin: 0 0 80px;}
.smwrap h4 {color: #007BFF; font-size: 45px; line-height: 55px; margin: 0 0 10px; font-weight: 600;}
.smwrap p {color: #FFFFFF; font-size: 15px; line-height: 24px; font-weight: 500; padding-left: 70px; position: relative;}
.smwrap p:before {width: 50px; height: 4px; background: #007BFF; position: absolute; content: ''; left: 0; top: 10px;}
.fixcontainer .smwrap:last-child {margin: 0; padding-left: 610px;}
.smwrap.smgreen {padding: 0 0 0 560px;}
.smwrap.smgreen h4 {color: #28A745;}
.smwrap.smgreen p::before{background-color:#28A745;}
.fixcontainer .smwrap:last-child h4 {color: #96AEC4;}

.fixcontainer .smwrap:last-child p::before{background-color:#96AEC4;}
.smtext h4{font-size: 30px; font-weight: 600; color: #28A745;line-height: 38px; margin: 0 0 15px;}
.smtext p{color: #96AEC4; font-size: 16px; font-weight: 500; line-height: 26px;}
.roundbox li {flex: 1; display: flex;flex-wrap: wrap; flex-direction: column; justify-content: space-between; text-align: center;}
.roundbox li.boxli {height: 575px; position: relative; width: 575px; background: url(../image/roundbox.png) no-repeat; flex: inherit; background-size: cover;}
ul.roundbox {display: flex; margin-bottom: 100px;}
.topbox {position: absolute;top: 50%;left: 0; margin: auto; right: 0; transform: translateY(-30%);}
.topbox div h5 {color: #fff; font-size: 26px;font-weight: 600;}
.topbox div {max-width: 210px;margin: auto; margin-right: 165px;}
.topbox div p {color: #fff;font-weight: 500;line-height: 20px;font-size: 18px; margin-top: 5px;}
.roundbox li.boxli .boxsm {position: absolute; width: 140px; height: 140px;display: flex;background: #28A745;border-radius: 100%; border: 10px solid #D9D9D9;align-items: center; justify-content: center;box-shadow: inset 0 0 20px #000;left: 95px; top: 20px;}
.roundbox li.boxli .boxsm img {width: 80px;}
.roundbox li.boxli .boxsm.box01 {top: inherit;bottom: 83px;left:20px; background: #007BFF;}
.roundbox li.boxli .boxsm.box02 {background: #96AEC4; left: inherit;right: 10px; top: 80px;}
.roundbox li.boxli .boxsm.box03 {top: inherit; bottom: 0; right: 80px; left: inherit; background: #6C757D;}
.choosediv .chooseleft {width: 580px;}
.choosediv .chooseright {width: calc(100% - 680px);}
.commontext.careerdiv.abcar p {margin: 0;}
.what_do .departments_item{display: none;}

.fullstory .abouttext {width: 710px; padding-right: 30px;}
.fullstory .imv1 {width: calc(100% - 732px);}

.commontext.wedo p {font-size: 24px;color: #96AEC4; font-weight: 500;line-height: 30px;}
.commontext.wedo h2.gap {margin: 0 0 15px;}
.btnwithtext p {color: #96AEC4;font-weight: 500;font-size: 18px; margin:10px auto auto; max-width: 1100px;}
ul.dotul {display: flex;justify-content: center;text-align: center;}
ul.dotul .dotwrap span {color: #28A745; font-size: 22px;font-weight: 600;line-height: 30px; margin:auto auto 15px; display: block; max-width: 200px;}
ul.dotul li {flex: 1;}
ul.dotul .dotwrap{padding: 0 20px; position: relative;}
ul.dotul li p {color: #96AEC4;font-size: 15px;font-weight: 500;}
ul.dotul .dotwrap svg {position: absolute;top: 28px;right: -50px;}
ul.dotul li:last-child .dotwrap svg {display: none;}

.smbg.growthwrap{background: url(../image/growth.png) no-repeat; height: 1248px;background-size: cover;background-position: center;}
.oversm {width: 500px;display: flex;flex-wrap: wrap;}
.oversm .overbox {padding: 30px;background: rgba(0, 0, 0, 0.50); min-height: 201px; border-radius: 12px;border: 1px solid #28A745; margin: 0 0 30px; width: 100%;}
.oversm .overbox span {display: block; color: #FFFFFF;font-size: 30px;font-weight: 600; margin: 0 0 5px; }
.oversm .overbox strong {margin: 0 0 15px; display: block; color: #28A745;font-weight: 500;font-size: 24px; line-height: 24px;}
.oversm .overbox p {color: #96AEC4; font-size: 16px; font-weight: 500;}

.overseas {display: flex;justify-content: space-between; margin-bottom: 80px;}
.oversm .overbox:last-child {margin: 0;}
.life_clickforge.testimonials_clickforge.smbg.power:before {display: none;}
.meetswrap {display: flex; flex-wrap: wrap; justify-content: space-between;}
.meetswrap .meetright {width: 588px;}
.meetswrap .meetright .btnwithtext {text-align: left; margin: 0 0 60px;}
.meetswrap .meetright .btnwithtext h2 {line-height: 60px; margin: 0 0 40px;}
.meetswrap .meetright .btnwithtext p {margin: 0; max-width: none; padding-right: 170px;}
.meetswrap .meetright .btnwrap {text-align: left;}
.meetswrap .meetleft {width:calc(100% - 588px); padding-left: 100px;}
.meetswrap .meetleft li { display: flex; align-items: center; margin: 0 0 30px;}
.meetswrap .meetleft li span {color: #28A745;  font-size: 28px; font-weight: 600; margin-left: 25px;}
.meetswrap .meetleft li:last-child {margin: 0;}
.meetswrap .meetleft li .boxicon {width: 80px;}

.exploreslider li .exdiv {background: #25292C;padding: 30px;border-radius: 12px; text-align: center;}
.exploreslider li .exdiv span {font-size: 24px;color: #FFF; line-height: 28px; font-weight: 500;margin: 0 auto 20px;display: block;max-width: 300px;}
.exploreslider li .exdiv p {color: #96AEC4; font-weight: 500; font-size: 15px; line-height: 24px;}

.exploreslider .active.center .exdiv {padding: 50px; min-height: 300px; background: #353B41; border: 1px solid #28A745; display: flex; flex-direction: column; justify-content: center;}
.exploreslider .active.center span {font-size: 26px;line-height: 32px; max-width: 100%; font-weight: 600;}
ul.exploreslider {display: flex; align-items: center;}
.exploreslider .owl-stage {display: flex; align-items: center;}

.deliver{background: url(../image/wewrap.png) no-repeat; background-size: cover; padding: 100px 0; background-attachment: fixed;height: 750px;}

.commontext.careerdiv .wraptop {margin: 0 0 20px;}
.commontext.wedo .wraptop {margin: 0 0 20px;}
span.font {margin: 15px 0 0 0; display: block;  color: #fff;  font-size: 20px; font-weight: 600;}
.sitehead.is-sticky {position: fixed; padding: 20px 15px; box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1); animation: slideDown 0.35s ease-out; top: 0; transition: 0.35s ease-in-out; left: 0; right: 0;background: #000;}
.sitehead.is-sticky header{margin: 0;}



.word {position: absolute; opacity: 0;}
.letter {display: inline-block;position: relative; float: left; transform: translateZ(25px); transform-origin: 50% 50% 25px;}
.letter.out {transform: rotateX(90deg);transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.letter.behind {transform: rotateX(-90deg);}
.letter.in {transform: rotateX(0deg);transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.smanimation span {font-weight: bold;font-size: 74px;color: #fff;}
.text.smanimation {padding: 60px 0;display: flex;align-items: center;justify-content: center;}
span.word.belize span{color: #007BFF;}
span.word.pomegranate span{color: #28A745;}
.text.smanimation p {display: inline-block; vertical-align: top; margin: 0;}

@keyframes slideDown {
    from {transform: translateY(-100%);}
    to {transform: translateY(0);}
}
  @keyframes fadeinout{
    0%{opacity:0;}
    50%{opacity:1;}
    100%{ opacity:0; }
}

.toptestimonials_item:After { position: absolute; background: rgba(0, 0, 0, 0.7); top: 0; right: 0; left: 0;content: '';z-index: 9999;width: 100%;height: 100%;}

@media(min-width:1801px) and (max-width:1900px){
    .smwrap.smgreen {padding: 0 0 0 600px;}
    .fixcontainer .smwrap:last-child {padding-left: 664px;}
    .smwrap{padding: 0 0 0 470px}
    .chooseleft ul li span{font-size: 28px;}
}

@media(min-width:1471px) and (max-width:1800px){
    .who_we:before{width: 700px; height: 700px;}
    .who_we{min-height: 700px; padding-bottom: 10px;}
    .smwrap h4{font-size: 40px;}
    .smwrap{padding-left: 540px;}
    .smwrap.smgreen {padding: 0 0 0 640px;}
    .fixcontainer .smwrap:last-child {padding-left: 673px;}
    .smwrap{margin-bottom: 40px;}
    .smwrap p:before{width: 30px;}
    .smwrap p{font-size: 14px; padding-left: 50px;}
    .smwrap{max-width: 1200px;}
    .chooseleft ul li span{font-size: 28px;}
}

@media(max-width:1470px) {
    .logo {max-width: 80px;}
    .sitenav ul li a{font-size: 16px;padding: 10px 40px;}
    .ctext{font-size: 30px; line-height: 45px;}
    .sitebanner{padding-bottom: 90px; height: 700px;}
    .toptestimonials_item ul li img{height: 700px;}
    .toptestimonials_item{height: 700px;}
    .siteabout{padding: 50px 0;}
    .smbg{padding: 50px 0;}
    .clickabout p{font-size: 16px; margin: 0 0 30px;}
    .clickabout{padding-left: 40px;}
    .abheading h2{font-size: 32px; line-height: 48px;}
    .clickabout .abheading + .abheading {margin-top: 30px;}
    .textul li{font-size: 32px; padding-right: 14px;}
    .what_do{padding: 70px 0;}
    .deliver{padding: 70px 0;}
    .we_wrap .text_wrap{font-size: 28px;}
    .minwidth{min-width: 1px;}
    .we_wrap .headingwrap{font-size: 21px; line-height: 26px;}
    .celebrate_wrap h4{font-size: 18px; line-height: 30px;}
    .celebrate_wrap ul li .celebrate_in p{font-size: 16px; line-height: 24px;}
    .celebrate_wrap ul li .celebrate_in span{font-size: 32px;}
    .career_wrap{padding: 50px 0;}
    .want_section{padding: 50px;}
    .want_section p{font-size: 15px; margin: 0 0 40px;}
    .ankerwrap.address{font-size: 15px; line-height: 26px;}
    .textul li:after{width: 3px; height: 20px;} 
    .listbox span{font-size: 26px;}
    .listbox img {width: 50px;height: auto;margin: 0 15px 0 0;}
    .flipper{margin-bottom: 15px;}
    .list_what li{padding: 0 10px;}
    .list_what{margin: 0 -10px;}
    .contactaddress p, .contactaddress a{font-size: 16px;}
    .form_wrap{padding: 35px;}
    .opening_wrap{padding: 30px;}
    .op_wrap .arrow_wrap svg {width: 30px;}
    .testimonials_clickforge .btnwithtext{font-size: 20px;}
    .test_item .test_text h2{font-size: 18px;}
    .test_item .test_in .start_div svg {width: 18px;} 
    .test_item .test_in{padding: 20px;}
    ul.c_block{margin: 0;}
    .graybox{padding: 30px;}
    .c_text .c_imgtext h5{font-size: 20px; margin: 0;}
    .c_text .c_imgtext span{font-size: 16px;}
    .wraptop{margin-bottom: 40px;}
    .wraptaxt p{font-size: 18px; line-height: 26px;}
    .grnbtn{font-size: 16px; padding: 7px 20px; line-height: 24px;}
    .btnwithtext{margin-bottom: 40px;}
    .videosection .imglist video{top: -20px;}
    .videosection .imglist p{top: 0;}
    .fixcontant.carrerpage header{margin: 0 0 100px;}
    .life_clickforge.testimonials_clickforge::before{font-size: 180px;}
    .videosection .imglist img{top: -20px;}
    .choosediv .chooseleft {width: 500px;}
    .choosediv .chooseright {width: calc(100% - 520px);}
    .smtext h4{line-height: 32px;font-size: 28px;}
    .smtext p{font-size: 14px;}
    .topbox div h5{font-size: 18px;}
    .topbox div p{font-size: 14px;}
    ul.roundbox{margin-bottom: 60px;}
    p.lastp{font-size: 16px;}
    .threeblog + p{font-size: 15px; font-weight: 500; margin: 0 0 15px;}
    .depart_item span{font-size: 16px;}
    .threeblog div span{font-size: 40px;}
    .commontext h2{font-size: 70px;}
    .commontext.careerdiv p{font-size: 20px;}
    .btnwithtext h2{font-size: 50px;line-height: 65px;}
    .chooseleft ul li span{font-size: 22px;}
    .want_section h3{font-size: 50px; line-height: 65px;}
    footer{padding: 70px 30px;}
    .top_links .linklist.autowidth{max-width: 120px; margin-right: 15px;}
    .top_links .linklist h2{font-size: 20px; margin: 0 0 20px;}
    .top_links .linklist ul li {margin: 0 0 15px;}
    .top_links .linklist ul li a{font-size: 15px;}
    .want_section.carrerwant_section h3 {margin: 0 0 20px;}
    .who_we{min-height: 552px;padding-bottom: 10px;}
    .who_we:before{width: 541px; height: 553px;}
    .smwrap{margin-bottom: 50px;}
    .smwrap h4{font-size: 28px;line-height: 30px;}
    .smwrap p{padding-left: 40px;}
    .smwrap p:before{width: 30px;}
    .fixcontainer .smwrap:last-child{padding-left: 530px;}
    .smwrap.smgreen {padding:0 0 0 500px;}
    .threeblog div{padding: 20px;}
    .dotsul:after, .dotsul:before{width: 28px; height: 28px;}
    .dotsul li .rv1{font-size: 16px;top: -15px;}
    .dotsul li .dots{width: 16px; height: 16px;}
    .commontext.wedo p{font-size: 18px; line-height: 26px;}
    .btnwithtext p{font-size: 14px;}
    .oversm{width: 480px;}
    .oversm .overbox span{font-size:22px ;}
    .oversm .overbox strong{font-size: 18px;}
    .oversm .overbox p{font-size: 14px; line-height: 24px;}
    .oversm .overbox{padding: 25px;}
    .smbg.growthwrap{height: auto;}
    .overseas{margin: 0 0 50px;}
    .exploreslider li .exdiv span{font-size: 20px; margin: 0 0 10px;}
    .exploreslider li .exdiv p{font-size: 14px;}
    .exploreslider li .exdiv{padding: 20px;}
    .exploreslider .active.center span{font-size: 22px;}
    .exploreslider .active.center .exdiv{padding: 25px;}
    .deliver{height: auto;}
    .deliver .testimonials_item .owl-nav{bottom: -48px;}
    .meetswrap .meetleft{padding: 0;width: calc(100% - 488px);}
    .meetswrap .meetright {width: 448px;}
    .meetswrap .meetright .btnwithtext p{padding: 0;}
    .meetswrap .meetleft li span{font-size: 22px;}
    .meetswrap .meetleft li .boxicon{width: 60px;}
    .meetswrap .meetleft li{margin: 0 0 20px;}
    ul.dotul .dotwrap span{font-size: 20px; line-height: 26px;}
    ul.dotul li p{font-size: 14px;}
}

@media(max-width:1299px) {
    .text.smanimation{padding: 45px 0;}
    .smanimation span{font-size: 50px;}
    .meetswrap .meetright .btnwithtext{margin: 0 0 20px;}
    .meetswrap .meetright .btnwithtext h2{line-height: 40px; margin: 0 0 15px;}
    .threeblog div p{font-size: 14px;}
    .abouttext p{font-size: 14px; margin: 0 0 10px; line-height: 24px;}
    .smbtn a{font-size: 16px;}
    header{margin-bottom: 100px;}
    .wraptaxt span {font-size: 55px; line-height: 65px;}
    .sitebanner {padding-bottom: 70px; height: 600px;}
    .sitenav ul li a{font-size: 15px;padding: 10px 35px;}
    .btnwithtext h2{font-size:28px;line-height: 36px;}
    .clickabout p{font-size: 14px;  line-height: 24px;}
    .imglist{width: 525px;}
    .clickabout{padding: 0 0 0 20px;width: calc(100% - 525px);}
    .abheading h2 {font-size: 26px;line-height: 38px;}
    .textul li{font-size: 28px;}
    .we_wrap .iconswrap img {height: 85px;}
    .we_wrap .iconswrap{align-items: flex-start;}
    .we_wrap .iconswrap{margin: 0 0 50px;}
    .how_wrap li.reverseli .iconswrap{margin-bottom: 60px;}
    .we_wrap .headingwrap{font-size: 19px;}
    .minwidth {min-width: 230px;}
    .we_wrap .text_wrap{font-size: 24px;}
    .how_wrap li.reverseli .headingwrap {margin-bottom: 89px;}
    .celebrate_wrap ul li .celebrate_in span{font-size: 22px; margin: 0 0 10px;}
    .celebrate_wrap ul li .celebrate_in p{font-size: 14px;}
    .celebrate_wrap ul li .celebrate_in{padding: 20px; height: 150px;}
    .want_section h3{font-size: 36px;}
    footer{padding: 30px 0px;}
    .top_links .linklist h2{font-size: 16px; margin: 0 0 15px;}
    .top_links .linklist ul li a{font-size: 14px; font-weight: 500; line-height: 22px;}
    .top_links .linklist{margin-right: 0px; flex: 1;}
    .ankerwrap i{width: 30px; margin: 0;}
    .address a {max-width: 90%;}
    .top_links .linklist.autowidth{max-width: 100px; margin-right:0px;}
    .copyright_wrap{margin: 20px 0 0; padding-top: 25px;}
    .top_links .linklist:last-child{flex: inherit;}
    .top_links .linklist:nth-child(4) {flex: 2;}
    .ankerwrap.address{font-size: 14px; font-weight: 500; line-height: 24px;}
    .want_section p{font-size: 14px; line-height: 24px; margin-bottom: 20px;}
    .socialmedia .ankerwrap i{margin: 0 10px 0 0;}
    .listbox{padding: 15px;}
    .listbox span{font-size: 20px; line-height: 28px; font-weight: 500;}
    .flipper{height: 125px;}
    .backdiv, .frontdiv{height: 125px;}

    .getahead{padding: 70px 0;}
    .commontext h2{font-size:50px; line-height: 65px;}
    .common_banner{height: 350px;}
    .common_color{padding: 70px 0;}
    .form_wrap{width: 500px; padding: 30px;}
    .form_wrap form{margin: 15px 0 0 ;}
    .form_div label{font-size: 16px;}
    .form_div{margin: 0 0 15px;}
    .form_div input{height: 45px; font-size: 15px; padding: 0 15px;}
    .form_div textarea{font-size: 15px; padding: 15px;}
    .submitbtn{height: 45px; font-size: 15px;}
    .contactaddress a{font-size: 14px;}
    .contactaddress p{font-size: 14px;}
    .form_address {width: calc(100% - 520px);}
    .form_address ul li{margin-bottom: 20px;}
    .contactaddress svg{height: 30px; width: 30px;}
    .contactaddress h2{font-size: 18px; line-height: normal;}
    .map_wrap h2{font-size: 22px; line-height: 30px;}
    .opening_wrap ul li h2{font-size: 22px;}
    .opening_wrap ul li span{font-size: 14px; line-height: normal; margin: 0 0 5px;}
    .opening_wrap ul li p{font-size: 14px; margin: 0 0 5px;}
    .testimonials_clickforge .btnwithtext{font-size: 16px;}
    .test_item .test_text h2{font-size: 18px;}
    ul.c_block li .c_box p{font-weight: 500; font-size: 13px; line-height: 22px;}
    span.fullspan{font-size: 40px; margin-bottom: 50px;}
    .form_wrap h2{font-size: 30px; line-height: 40px;}
    .toptestimonials_item ul li img{height: 600px;}
    .toptestimonials_item{height: 600px;}
    .contentus a{height: 57px;}
    .graybox .btnwithtext p{font-size: 16px;}
    .life_clickforge.testimonials_clickforge:before{font-size: 150px;bottom: -47px;}
    .c_text .c_img{width: 120px; height: 120px; top: -50px;}
    .getahead .want_section h3 {margin: 0 0 20px;}
    .want_section.carrerwant_section h3 {margin: 0 0 20px;}
    .who_we{min-height: 552px;padding-bottom: 10px;}
    .who_we:before{width: 541px; height: 553px;}
    .smwrap{margin-bottom: 30px;}
    .smwrap h4{font-size: 24px;line-height: 30px;}
    .smwrap p{font-size: 14px; line-height: 24px;padding-left: 40px;}
    .threeblog div span{font-size: 30px;}
    .threeblog li{padding: 0 10px;}
    p.lastp{font-size: 14px; padding: 0; }
    .smbg.nnospacediv .btnwithtext{margin-bottom: 10px;}
    .depart_item{padding: 12px;}
    ul.dotul .dotwrap span{font-size: 18px; line-height: 24px;}
    ul.dotul .dotwrap svg {top: 18px;right: -34px;width: 50px;}
    ul.dotul li p{font-size: 13px;}
}

@media(max-width:1199px) {
    .commontext.careerdiv .wraptop{margin: 0 0 10px;}
    .how_wrap li.reverseli .iconswrap {margin-bottom: 70px;}
    .test_item{width: 100%;}
    .videosection .imglist video{top: 0;}
    .videosection .imglist{padding: 20px; margin: 0;}
    .videosection .imglist p{top: 0; margin: 10px 0 0; font-size: 14px;}
    ul.c_block li .c_box{padding: 25px;}
    .videosection .imglist img{top: 0;}
    .choosediv .chooseright {width: calc(100% - 480px);}
    .choosediv .chooseleft {width: 440px;}
    .chooseleft ul li span{font-size: 20px;}
    .chooseleft ul li p{font-size: 14px;}
    .chooseleft ul li:first-child {min-height: 64px;}
    .chooseleft ul li{padding: 0 0 0px 84px; min-height: 80px;}
    .chooseleft ul li:last-child {min-height: 64px;}
    .chooseleft ul li:nth-child(5) {min-height: 67px;}
    .chooseleft ul li .svgicon{width: 68px;}
    .chooseleft ul li .svgicon svg{height: 100%;}
    .smtext h4{font-size: 18px; line-height: 24px;}
    .roundbox li.boxli{width: 500px; height: 500px;}
    .roundbox li.boxli .boxsm{width: 110px; height: 110px;top: 42px;}
    .roundbox li.boxli .boxsm.box01{left: 20px;}
    .roundbox li.boxli .boxsm.box03{right: 90px;}
    .roundbox li.boxli .boxsm.box02 {right: 10px;top: 90px;}
    .fullstory .imv1 {width: calc(100% - 510px);}
    .fullstory .abouttext {width: 510px;padding-right: 15px;}
    .threeblog div{min-height: 1px;}
    .threeblog div svg{width: 60px; height: 60px;margin: 15px auto;}
    .commontext.wedo .wraptop {margin: 0 0 10px;}
    .ankerwrap.address i { width: 50px;}
    .exploreslider .active.center .exdiv{min-height: 250px;}
    .deliver{padding-bottom: 110px;}
}

@media(max-width:1023px) {
    span.font{font-size: 16px; margin: 10px 0 0;}
    .text.smanimation{padding: 30px 0;}
    .smanimation span{font-size: 30px;}
    .depart_item{min-height: 120px;}
    ul.dotul .dotwrap svg{display: none;}
    .btnwithtext p{font-size: 13px; line-height: 22px;}
    .commontext.wedo p{font-size: 13px;font-weight: 500; line-height: 22px;}
    .smtext p{font-size: 13px; line-height: 22px;}
    p.lastp{font-size: 13px; line-height: 22px;}
    .contactaddress a{font-size: 13px; line-height: 22px;}
    .celebrate_wrap ul li .celebrate_in p{font-size: 13px; line-height: 22px;}
    .roundbox li.boxli{display: none;}
    .fullstory .imv1{width: 100%;}
    .who_we{min-height: 1px;}
    .videosection .imglist p{font-size: 13px; line-height: 22px;}
    .contactaddress p{font-size: 13px;}
    .want_section p{font-size: 13px; line-height: 22px;}
    .what_do .departments_item{display: block;}
    .c_text .c_imgtext h5{font-size: 18px;}
    .opening_wrap ul li p{font-size: 13px;}
    .c_text .c_imgtext span{font-size: 14px;}
    .listbox{padding: 10px;}
    .form_wrap h2{font-size: 22px; line-height:22px; font-weight: 500;}
    span.fullspan{font-size: 26px; margin-bottom: 20px;}
    .mobileheading {text-align: center; margin: 0 0 25px;}
    .smbtn a{font-size: 13px; text-transform: capitalize; padding: 2px 15px; line-height: 22px;}
    .svgwrap{display: none;}
    .test_item .test_text{margin-bottom: 15px;}
    .wraptaxt span{font-size: 30px;line-height: 40px;}
    .sitebanner{padding-bottom: 35px; padding-top: 20px; height: 400px;}
    header{margin-bottom: 40px;}
    .siteabout{padding:30px 0;}
    .smbg{padding: 30px 0;}
    .btnwithtext h2{font-size: 22px; line-height:26px;margin: 0 0 10px;}
    .textwrap .smbtn {margin: 0 0 10px;}
    .imglist {width:100%; margin: 0 0 20px;}
    .clickabout{width: 100%; padding: 0;}
    .clickabout p{margin: 0 0 10px; font-size: 13px; line-height: 22px;}
    .abheading h2{font-size: 18px; line-height: normal;}
    .clickabout .abheading + .abheading{margin-top: 10px;}
    .textul li{font-size: 15px; line-height: normal;padding-right: 10px;font-weight: 500;}
    .textul li:after{width: 2px; height: 14px;} 
    .abimg{margin-bottom: 20px;}
    .what_do{padding:30px 0;}
    .deliver{padding: 30px 0 70px;}
    .how_wrap li{border: 1px solid #3C3C3C; border-radius: 10px; padding: 15px;}
    .we_wrap .text_wrap{margin: 0 0 20px; line-height: normal;}
    .we_wrap .iconswrap{min-height: 1px; margin: 0 0 20px;}
    .we_wrap .headingwrap{font-size: 15px; font-weight: 500; line-height: normal;}
    .how_wrap .reverseli{margin-top: 0;}
    .how_wrap li.reverseli .iconswrap{margin-bottom: 20px;}
    .how_wrap li.reverseli .headingwrap{margin-bottom: 0; order: 1;}
    .how_wrap .reverseli .we_wrap {display: flex;flex-direction: column;}
    .how_wrap .reverseli .we_wrap .text_wrap {order: -1;margin: 0 0 20px;}
    .celebrate_wrap h4{font-size: 13px; line-height: 22px;  margin-bottom: 20px;}
    .celebrate_wrap ul li{width: 100%; margin: 0 0 15px; padding: 0;}
    .celebrate_wrap ul{flex-wrap: wrap;}
    .top_links .linklist ul li a{font-size: 13px;}
    .celebrate_wrap ul li:last-child{margin-bottom: 0;}
    .abouttext p{font-size: 13px; line-height: 22px;}
    .celebrate_wrap ul li .celebrate_in{height: auto;}
    .celebrate_wrap ul li .celebrate_in span{font-size: 20px;}
    .lifewrap{margin-bottom: 30px;}
    .career_wrap{padding: 30px 0;}
    .want_section{padding: 30px 15px;}
    .want_section h3{font-size: 20px; line-height: 26px;}
    .top_links .linklist h2{font-size: 14px; margin: 0 0 10px;}
    .top_links .linklist ul li{margin: 0 0 5px;} 
    .copyright_wrap {margin: 15px 0 0; padding-top: 15px; border: none; padding-top: 0; font-size: 13px;}
    .socialmedia .ankerwrap i { width: 20px;}
    .ankerwrap i img {height: 20px;width: 20px;}
    .top_links .linklist.withus li {margin: 0 0 15px;}
    .top_links .linklist{width: 100%; flex: 100%; margin: 0 0 15px;border-bottom: 1px solid #272727; padding-bottom: 15px;}
    .top_links .linklist.autowidth{max-width: 100%; width: 100%;}
    .top_links .linklist.autowidth .listlogo {max-width: 65px; display: inline-block;}
    .how_wrap li{width: 49%;margin: 0 0 15px;}
    .contentus a{padding:7px 15px; height: auto; font-size: 14px; font-weight: 500;}
    .logo{max-width: 60px;}
    .how_wrap li:last-child{margin-bottom: 0;} 

    .sitenav{border: none; border-radius: 0;}
    .sitenav ul {position: fixed;z-index: 999;top: 0; padding: 0;  bottom: 0;display: block; left: 0; background: #000; width: calc(100% - 85px); transition: all .3s ease-in-out; transform: translateX(-110%); border-right: 1px solid #101010;border-radius: 0;}
    .nav-toggle{ display: flex; align-items: center;justify-content: center;border: 1px solid #6C757D; width:50px; height: 37px; margin-left: 10px; border-radius: 50px;}
    .contentus {display: flex; align-items: center;} 
    span.nav-toggle svg {width: 21px;}
    body.nav-open .sitenav ul {transform: none;}
    .sitenav ul li{margin: 0; border-bottom: 1px solid #101010;} 
    .sitenav ul li a.active{background: transparent;}
    .sitenav ul li a{font-size: 14px;padding: 14px 12px;line-height: 14px; text-transform: capitalize; font-weight: 500;}
    .nav-open .nav-toggle:after { background: rgba(0, 0, 0, 0.2);  content: ''; display: block; height: 100%;position: fixed;right: 0; top: 0; width: 100%;z-index: 1;}
    .imglist li div:first-child {margin: 0 0 8px;}
    .what_do .btnwrap {margin-top: 10px;} 
    .list_what li{width: 100%;}
    .flipper{height: 100px;}
    .backdiv, .frontdiv{height: 100px;}

    .common_banner{padding-top: 20px; height: 250px;}
    .commontext h2{font-size: 30px; line-height: 30px;}
    .common_color{padding: 30px 0px;}
    .form_wrap{width: 100%; padding: 20px; margin: 0 0 30px;}
    .form_address{width: 100%;}
    .map_wrap iframe {width: 100%; height:250px; }
    .getahead{padding: 45px 0;}
    .inwrap a{height: 45px; font-size: 15px;}
    .sitenav ul li a:before{display: none;}
    .fixcontant{top: 20px;}
    .fixcontant header{margin-bottom: 30px;}
    .commontext h2.gap {margin: 0 0 20px; font-size: 24px; line-height: 26px;}
    .siteabout.swiper_div {padding: 25px 0;}
    .siteabout.list_position .smbtn.btnwithtext{margin-bottom: 20px;}
    .siteabout.list_position .btnwrap{margin-bottom: 30px;}
    .opening_wrap{padding: 20px; margin-bottom: 30px;}
    .opening_wrap ul li{width: 100%; margin-bottom: 15px;}
    .op_wrap{padding: 15px;}
    .op_wrap .arrow_wrap {position: static; transform: none;display: flex;}
    .opening_wrap ul li h2{font-size: 18px; line-height: 26px; margin-bottom: 5px;}
    .opening_wrap ul li:last-child{margin-bottom: 0;}
    .testimonials_clickforge .btnwithtext{font-size: 14px; font-weight: 500;}
    .testimonials_item .owl-nav{bottom: -40px;}
    .life_clickforge.testimonials_clickforge{padding-bottom: 60px;}
    .graybox{padding:30px 15px 15px; border-radius: 15px;}
    .graybox .btnwithtext p{font-size: 13px; line-height: 22px;}
    ul.c_block li{width: 100%; margin-bottom: 60px;}
    ul.c_block li .c_box{border-radius: 15px; padding: 15px;}
    .c_text{margin-bottom: 10px; padding-top: 30px;}
    ul.c_block li:last-child{margin-bottom: 0;}
    .test_item .test_in p{font-size: 13px; line-height: 20px;}
    .ctext{font-size:24px; line-height: 30px;}
    .wraptop{margin: 0 0 10px;}
    .wraptaxt p{font-size: 13px; line-height: 22px; margin: 0 0 15px; font-weight: 500;}
    .abimg.d-flex{display:inline-block; width: 100%;}
    .map_wrap h2{font-size: 18px;}
    .contactaddress h2{font-size: 16px;}
    .life_clickforge.testimonials_clickforge:before{display: none;}
    .toptestimonials_item{height: 360px;}
    .fixcontant.carrerpage header{margin: 0 0 40px;}
    .toptestimonials_item ul li img{height:360px;}
    .commontext.careerdiv p{margin-bottom: 20px; font-size: 16px;}
    .opening_wrap ul li:nth-child(3){margin-bottom: 15px;}
    .c_text .c_img{width: 80px; height: 80px; top: -35px;}
    .testimonials_wrap .btnwithtext{margin-bottom: 60px;}
    .commontext.careerdiv.abcar h2.gap {margin: 0 0 10px;}
    .commontext.careerdiv.abcar p { margin: 0; font-size: 16px;}
    .fullstory .imv1{width: 100%;}
    .fullstory .imv1 img{width: 100%;}
    .threeblog div span{font-size: 24px; line-height: normal;}
    .depart_item span{font-size: 15px;}
    .depart_item{padding: 15px;}
    .departments_item .departments_slider {padding: 0 0 60px;}
    .ourmilestones .owl-nav{bottom: 21px;}
    .depart_item .box{width: 50px; height: 50px;}
    .who_we:before{display: none;}
    .smwrap{padding: 0 !important; margin-bottom: 15px;}
    .smwrap h4{font-size: 20px;}
    .smwrap p:before{width: 20px; height: 2px;}
    .smwrap p{padding-left: 30px; font-size: 13px; line-height: 22px;}
    p.lastp{ margin-top: 20px;}
    ul.dotsul{display: none;}
    .ourmilestones .owl-nav button span {width: 59px; font-size: 0;display: flex;height: 16px;opacity: 0.6;}
    .ourmilestones .owl-nav .owl-prev span {background: url(../image/left_arrow.svg) no-repeat;}
    .ourmilestones .owl-nav {position: absolute; left: 0;right: 0;bottom: 21px;text-align: center;}
    .departments_item .ourmilestones{padding: 0 0 60px;}
    .ourmilestones .owl-nav .owl-next span {background: url(../image/left_arrow.svg) no-repeat; transform: rotate(180deg);}
    .departments_slider .owl-nav{bottom: 21px;}
    .ourmilestones .owl-nav .owl-next {margin-left: 50px;}
    .ourmilestones .depart_item {flex-wrap: wrap;}
    .ourmilestones .depart_item span {background: #96AEC4;display: flex; font-size: 15px;color: #353B41; border-radius: 100px; margin: 0 0 10px; width: 100%; align-items: center;justify-content: center; height: 30px;}
    .ourmilestones .depart_item p {color: #fff; font-size: 13px; font-weight: 500;}
    .fullstory .abouttext{width: 100%; padding: 0; margin: 0 0 25px;}
    .choosediv .chooseleft{width: 100%; margin: 0 0 20px;}
    .choosediv .chooseright{width: 100%;}
    .chooseleft ul li span{font-size: 14px;}
    .threeblog div p{font-size: 13px; line-height: 22px;}
    .chooseleft ul li p{font-size: 12px;}
    .chooseleft ul li .svgicon{width: 50px;}
    .chooseleft ul li:first-child {min-height: 50px;}
    .chooseleft ul li {padding: 0 0 0px 62px;min-height: 59px;}
    .chooseleft ul li:nth-child(5) {min-height: 49px;}

    ul.roundbox{flex-wrap: wrap;}
    .mobileheading h2 {font-size: 22px;line-height: 26px;color: #fff;margin: 0 0 5px; font-weight: 600; }
    .mobileheading p{font-size: 13px;line-height: 22px;font-weight: 500;color: #96AEC4;}
    .smtext .boxsm img {width: 65px;}
    .smtext h4{font-size: 15px;margin: 0 0 5px;}
    .roundbox li{width: 100%;flex: 100%;}
    .roundbox li:last-child .smtext + .smtext{margin: 0;}
    ul.roundbox {margin-bottom: 30px;}
    .smtext .boxsm.box01 {background: #007BFF;}
    .smtext .boxsm.box02 {background: #96AEC4;}
    .smtext .boxsm.box03 {background: #6C757D;}
    .ankerwrap.address{max-width: 100%;}
    .oversm{width: 100%;}
    .oversm .overbox p{font-size: 13px;}
    .oversm .overbox{padding: 15px;}
    .overseas{margin-bottom: 0;}
    .overseas{flex-wrap: wrap;}
    ul.dotul{flex-wrap: wrap;}
    .oversm .overbox span{font-size: 18px;}
    .oversm .overbox{margin-bottom: 15px;}
    ul.dotul .dotwrap span{max-width: 100%; margin-bottom: 5px;}
    ul.dotul li{flex: inherit; margin-bottom: 15px;}
    .oversm .overbox:last-child{margin-bottom: 15px;}
    ul.dotul li:last-child{margin-bottom: 0;}
    .meetswrap .meetleft li .boxicon{width: 40px;}
    .meetswrap .meetright .btnwithtext h2{line-height: 30px;}
    ul.dotul .dotwrap{padding: 0;}
    .meetswrap .meetright{width: 100%; margin-bottom: 20px;}
    .meetswrap .meetleft li{margin-bottom: 15px;}
    .meetswrap .meetleft{width: 100%;}
    .meetswrap .meetleft li span{font-size: 16px; margin-left: 10px;}
    .oversm .overbox strong{font-size: 15px; margin: 0 0 10px;}
    .exploreslider .active.center .exdiv{padding: 15px; min-height: 220px;}
    .exploreslider li .exdiv p{font-size: 13px; line-height: 20px;}
    .exploreslider .active.center span{font-size: 18px; line-height: 22px;}
    .exploreslider li .exdiv span{font-size: 18px; line-height: 22px;}
    .sitehead.is-sticky{padding: 15px;}
    .roundbox li .smtext{margin: 0 0 15px;border: 1px solid #96AEC4; padding: 15px; border-radius: 10px;}
    .smtext .boxsm {margin: auto auto 15px; width: 90px;height: 90px; display: flex;background: #28A745;border-radius: 100%;border: 3px solid #D9D9D9;align-items: center;justify-content: center;box-shadow: inset 0 0 20px #000;}
}

@media(min-width:1024px) {
    .mobileheading{display: none;}
    .roundbox li .smtext .boxsm {display: none;}
    .list_what li .flipper:hover, .list_what li .flipper:hover { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}
}

@media(max-width:767px) {
    .copyright_wrap ul{width: 100%; margin: 10px 0 0; flex-wrap: wrap;}
    .copyright_wrap ul li{width: 100%; margin: 0 0 10px;}
    .two .swiper-slide {width: 450px;}
    .btnwithtext{margin-bottom:20px;}
    .flipper {height: 80px;}
    .backdiv, .frontdiv {height: 80px;}
    .listbox img{width: 40px;}
    .we_wrap .iconswrap img{height: 60px;}
    .btnwithtext h2{font-size: 18px; line-height:24px;}
    .swiper-pagination-bullet{width: 8px; height: 8px;}
    .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 12px; height: 12px;}
    .swiper-container{padding-bottom: 40px;}
    .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
    .threeblog li{width: 100%; padding: 0; margin-bottom: 15px;}
    .threeblog li:last-child{margin: 0;}
    .mobileheading h2{font-size: 18px; line-height:24px;}
    .exploreslider .active.center .exdiv{min-height: 220px;}
    .imglist li .smimg img{object-position: center;}
    .imglist li .larimg img {height: 300px;}
    .imglist li .smimg img{height: 200px;}
}

@media(max-width:575px) {
    .wraptaxt span{font-size: 20px; line-height: 24px;}
    .textul{flex-wrap: wrap;}
    ul.marqueewrap img{height: 200px;}
    .how_wrap li{width: 100%; }
    .listbox span{font-size: 16px; line-height: 22px;}
    .form_address ul li{width: 100%;}
    .two .swiper-slide {width: 320px;}
    .c_text .c_imgtext{padding: 0; margin-top: 15px; width: 100%; text-align: center;}
    .c_text .c_img{margin: auto;}
    .ctext{font-size:15px; line-height: 20px; font-weight: 500;}
    .chooseleft ul li p {font-size: 11px;}
    .imglist li .larimg img {height: 250px;}
}

.logo {
    max-width:110px;
}
