@font-face {
  font-family: 'NK57 Monospace';
  src: url('../fonts/NK57MonospaceScRg-BoldItalic.woff2') format('woff2'),
      url('../fonts/NK57MonospaceScRg-BoldItalic.woff') format('woff'),
      url('../fonts/NK57MonospaceScRg-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

* { box-sizing: border-box;}
body { font-weight: 400; color: #3F3F3F; font-size: 16px; line-height: 1.4; font-family: "Roboto Slab", serif; overflow-x: hidden; }  
a { text-decoration: none !important; transition: .3s all ease; } 
li{ list-style: none;}
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; } 
ul { margin-bottom: 0px; padding-left: 0;} 
.container{ max-width: 1340px; }
.clr{clear:both;float:none;display:block}
.clr:after{clear:both;float:none;display:block;content:""}
.header-area .main-nav .nav { margin-top: 0px; background-color: transparent; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; position: relative; z-index: 999; flex: 1 0 auto;} 
.header-area .main-nav .nav li { margin: 0 17px; }
.norm_menu { display: flex; align-items: center; margin: 0 auto; justify-content: flex-end; position: relative;} 
.header-area .main-nav .nav li a { display: flex; font-weight: 400; font-size: 16px; color: #000; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; align-items: center; text-transform: capitalize; position: relative; } 
.header-area .main-nav .nav li:hover a{ color: #DC0101; }
.header-area .main-nav .nav li:last-child > .sub-menu{ left: auto; right: 0; }
.header-area .main-nav .nav li:last-child > .sub-menu:before{ right: 20px; left: auto; } 
.header-area .main-nav .nav li.has-sub { position: relative; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu { position: absolute; width: 220px; background-color: #fff; box-shadow: 0 0px 18px 2px rgba(0, 0, 0, 0.1); top: 40px; opacity: 0; transition: all .2s; transform: translateY(+2em); visibility: hidden; z-index: -1; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu li { margin-left: 0px; padding-left: 0px; padding-right: 0px; } 
.header-area .main-nav .nav li.has-sub ul.sub-menu li a { opacity: 1; display: block; background: #fff; padding: 0 15px; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; position: relative; font-size: 14px; font-weight: 400; color: #FED657; } 
.header-area .main-nav .nav li.has-sub ul li:hover > a{ background: #FF7717; color: #fff!important; } 
.header-area .main-nav .nav li.has-sub ul li a:hover:before { width: 3px; } 
.header-area .main-nav .nav li.has-sub:hover > ul.sub-menu { visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%); transition: .3s all ease } 
.header-area .nav { margin-top: 30px; }
 .sub-menu:before { content: " "; position: absolute; left: 20px; top: -10px; border-top: none; border-right: 9px solid transparent; border-left: 9px solid transparent; border-bottom: 10px solid white; z-index: -1; }
 .sticky_menu { display: none; }
 .fixed_header .sticky_menu { position: fixed; top: 0; left: 0; right: 0; margin: auto; width: 100%; display: block; z-index: 999; animation: smoothScroll 1s forwards; box-shadow: 0 0 15px 2px rgba(0,0,0,.2); background: #000; display: flex; justify-content: space-between; border: 0; padding: 15px 6%; align-items: center; }
 @keyframes smoothScroll{
  0%{transform:translateY(-100px)}
  100%{transform:translateY(0px)}
}
header.header-area { width: 100%; padding: 30px 0; background: transparent; position: absolute; left: 0; right: 0; top: 0; margin: auto; width: 100%; z-index: 9999;}
.header-area .main-nav .nav li.has-sub:hover li.has-sub > .sub-menu{ left: 100%; top: 0; }
.sub-menu li .sub-menu:before{ display: none; }
.header-area .main-nav .nav li.has-sub i { position: absolute; right: 14px; top: 54%; color: #2D436F; font-size: 15px; z-index: 99; transform: translateY(-50%) rotate(0); transition: .3s all ease; cursor: pointer; display: none;}
.logo_sec { flex: 1 0 auto; }

.site_btn{ font-size: 14px; font-weight: 700; color: #fff; text-transform: uppercase; background: #DC0101; display: inline-block; border-radius: 50px; padding: 15px 35px; }
.site_btn:hover{ background: #000; color: #fff;}
.banner_section{ position: relative; }
.banner_section > img{ height: 100vh; object-fit: cover; }
.nav > ul{ border-top: 1px solid #BDBEBD; border-bottom: 1px solid #BDBEBD; }
.banner_outer{ position: absolute; left: 20%; right: 0; top: 37%; transform: translateY(-50%); }
.banner_content h1{ font-size: 90px; color: #DC0101; font-weight: 700; text-transform: uppercase; font-family: 'NK57 Monospace'; line-height: 1; }
.banner_content h2{ font-size: 72px; color: #000; font-weight: 800; text-transform: uppercase; font-family: 'NK57 Monospace'; margin-left: 50px; line-height: 1;}
.banner_content h2 span{ font-size: 48px; display: inline-block; position: relative; margin-left: 15px; }
.banner_content h2 span::before { content: ''; position: absolute; bottom: 4px; left: 0; right: 0; margin: auto; width: 100%; height: 8px; background: #EC1F24; z-index: -1; }
.banner_logo { position: absolute; top: -68px; right: -20px; }
.down_logo{ position: absolute; bottom: -63px; left: 0; right: 0; margin: auto; }

.content_section{ padding: 110px 0 100px; }
.content_sec p{ font-size: 18px; color: #000; max-width: 85%; margin: auto; }
.content_btns{ margin-top: 28px; }
.black_bg{ background: #000; margin-left: 5px; }
.black_bg:hover{ background: #DC0101; }

.heading_sec h2{ font-size: 72px; color: #000; font-weight: 700; text-transform: uppercase; line-height: 1; font-family: "Oswald", sans-serif; margin-bottom: 35px; }
.heading_sec h2 span{ font-weight: 300; color: #EC1F24; }
.form_block form{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 0 10%; }
.input_group{ width: 50%; padding: 0 10px; margin-bottom: 30px; }
.input_sec{ font-size: 17px; font-weight: 400; color: #000; border: 0; border-bottom: 1px solid #000000; padding: 13px 5px; width: 100%; background: transparent; }
.input_sec:focus{ outline: none; box-shadow: none; }
.input_sec::placeholder{ color: #000; }
textarea.input_sec{ resize: none; height: 70px; }
.submit_btn .site_btn{ border: 1px solid #DC0101; padding: 13px 70px; }
.submit_btn{ margin-top: 50px; }
.form_block{ margin-top: 60px; }
.form_section{ background: linear-gradient(180deg, #fff 0%, #E5ECF1 50%); }
/* .footer_bg{ padding-top: 120px; } */

.footer_section{ padding: 100px 0 65px; background: #5A5A5A; }
.f_logo .para_sec{ margin-top: 15px; }
.f_logo .para_sec p{ font-size: 14px; color: #fff; line-height: 1.3; }
.f_logo{ padding-right: 25px; }
.f_links h4{ font-size: 32px; color: #fff; font-weight: 400; text-transform: capitalize; line-height: 1; font-family: "Oswald", sans-serif; margin-bottom: 26px; }
.f_links li a{ font-size: 16px; color: #fff; display: inline-block; margin-bottom: 5px;}
.f_links1{ padding-left: 30px; }
.f_links li a:hover{ color: #DC0101; }
.f_links3 a span{ min-width: 35px; height: 35px; background: #464646; border: 1px solid #A0A0A0; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-right: 5px; }
.f_links3 li a{ margin-bottom: 0; }
.f_links3 li{ margin-bottom: 5px; }
.copyright_sec { background: #fff; padding: 15px 0; }
.copyright_sec p{ font-size: 14px; color: #464646; text-align: center; margin-bottom: 0; }

.services_section{ padding-bottom: 90px; }
.services_para p{ font-size: 17px; margin-bottom: 0; }
.service_row{ margin-top: 20px; padding-left: 55px;}
.services_cap h3{ font-size: 24px; font-weight: 800; color: #000; margin-bottom: 10px; }
.services_cap p{ font-size: 17px; font-weight: 400; }
.services_cap{ padding: 24px 30px 40px; border: 8px solid #E5E5E5; border-top: 0; text-align: center; position: relative; }
.read_more { width: 75px; height: 75px; border-radius: 50%; background: #000; font-size: 17px; color: #fff; font-weight: 500; text-transform: uppercase; display: inline-flex ; align-items: center; justify-content: center; line-height: 1; position: absolute; left: 0; right: 0; margin: auto; bottom: -42px; }
.read_more:hover{ background: #DC0101; color: #fff; }
.service_btn{ margin-top: 100px; }
.services_section h2{ border: 6px solid #E5E5E5; display: inline-block; padding: 50px 50px 110px; margin-bottom: -90px; width: 85%; }

.brother_section{ padding: 100px 0 0; background: linear-gradient(180deg, #101010 89%, #fff 50%);  }
.brother_section h2{ color: #fff; }
.heading_sec h5{ font-size: 24px; color: #fff; font-weight: 800; margin-bottom: 15px; max-width: 300px; }
.para_sec p{ font-size: 16px; color: #fff; font-weight: 300; }
.brother_section .row{ margin-top: 60px;}
.bro_content .site_btn{ padding: 13px 60px; margin-top: 20px; }
.bro_content .para_sec{ max-width: 87%;  }
.bro_thumb img{ border: 8px solid #ffff;  }
.bro_img > span img{ padding: 5%; }
.bro_img{ padding-right: 20px; }
.bro_thumb > span{ display: inline-block; margin: 0 7px; position: relative; z-index: 1; }
.bro_thumb{ margin-top: -190px; }
.bro_img > span{ display: block; position: relative; z-index: 1; }
.bro_img > span:before{ content: ''; position: absolute; left: 0; top: 0; width: 125px; height: 172px; background: #DC0101; z-index: -1; }
.bro_content{ margin-top: 12%; }
.united_img3{ position: relative; display: block; }
.united_img3:before{ content: ''; position: absolute; right: -20px; bottom: -20px; width: 125px; height: 155px; background: #DC0101; z-index: -1; }

.choose_section{ margin: 140px 0; }
.choose_content li span{ min-width: 95px; height: 95px; background: #000; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-right: 15px; }
.choose_content li{ display: flex; align-items: center; font-size: 24px; font-weight: 800; color: #000; margin-bottom: 25px; max-width: 380px; }
.choose_content ul{ margin-top: 40px; }

.choose_img > span{ display: block; position: relative; z-index: 1; }
.choose_img > span:before { content: ''; position: absolute; right: 107px; bottom: -1px; width: 358px; height: 436px; background: #DC0101; z-index: -1; }
.choose_img > span:after { content: ''; position: absolute; right: 0; top: -175px; width: 50%; height: 73%; border: 6px solid #CCCCCC; z-index: -2; }

.inner_banner > img{ height: auto; }
.inner_banner .banner_outer{ left: 0; top: 40%; }
.inner_banner h1{ font-size: 80px; }
.inner_banner h1 span{ color: #000; display: inline-block; margin-left: 22px; }

.abouts_section{ padding: 90px 0; position: relative; overflow: hidden;}
.heading_sec h3{ font-size: 48px; color: #000; font-weight: 700; text-transform: uppercase; font-family: "Oswald", sans-serif; line-height: 1.1; }
.heading_sec h3 span{ font-weight: 400; color: #DC0101; }
.heading_sec h6{ font-size: 30px; font-weight: 700; color: #000; line-height: 1; margin-top: 5px; margin-bottom: 20px; }
.abouts_content .para_sec p{ color: #000000; font-size: 17px; font-weight: 400; margin-bottom: 25px; }
.abouts_section .bro_img > span:before{ width: 163px; height: 185px; }
.abouts_section .bro_img > span img { padding: 3.5%; }
.abouts_section .bro_img{ position: relative; }
.about_logo > span { background: #fff; padding: 18px; border-radius: 50%; display: inline-block; position: absolute; bottom: -50px; right: 10px; z-index: 9; }
.bg1{ position: absolute; bottom: 0; left: 0; z-index: -1; }
.bg2{ position: absolute; bottom: 0; right: 0; z-index: -1; }

.at_section{ padding: 160px 0 85px; background: #101010; }
.at_section .row{ padding: 0 10%; }
.at_block{ border: 1px solid #ffffff50; position: relative; padding: 65px 20px 30px; }
.at_block > span{ width: 115px; height: 115px; border-radius: 50%; background: #DC0101; display: inline-flex; align-items: center; justify-content: center; position: absolute; top: -62px; left: 0; right: 0; margin: auto; }
.at_block h4{ font-size: 48px; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 3px; }
.at_block p{ font-size: 17px; font-weight: 400; color: #9D9999; margin-bottom: 0; }

.ot_section{ padding: 90px 0 0; position: relative; }
.ot_outer{ position: relative; margin-top: 45px; }
.ot_box{ text-align: center; padding: 0 10px; position: relative; }
.ot_box > span > img{ border-radius: 50%; object-fit: cover; }
.ot_box .heading_sec p{ font-size: 17px; color: #fff; margin-bottom: 0; font-weight: 300; }
.ot_box .heading_sec{ background: #DC0101; border-radius: 15px; padding: 42px 20px 16px; margin-top: -30px; width: 290px; }
.circle{ width: 60px; height: 60px; border-radius: 50%; position: absolute; }
.circle1 { background: #F8CCCC; left: -20px; top: 0px; }
.circle2 { background: #D9D9D9; bottom: 115px; right: -45px; }

.finacing_section{ padding: 90px 0 180px; }
.financing_img{ position: relative; }
.financing_img2{ position: absolute; right: 65px; top: 37%; }
.financing_img1{ position: relative; }
.financing_img1:before { content: ''; position: absolute; right: -68px; top: -118px; width: 60px; height: 65px; background: #DC0101; }
.financing_img1:after { content: ''; position: absolute; left: 104px; bottom: -307px; width: 115px; height: 110px; background: #DC0101; }
.finacing_section .abouts_content{ margin-top: 40px; }

.property_section{ padding: 75px 0; background: #DC0101; position: relative; overflow: hidden;}
.property_section h3{ color: #fff; }
.property_section h3 span{ color: #fff; }
.property_flex{ margin-top: 110px; }
.prop_block{ border: 1px solid #fff; padding: 20px 25px 20px 63px; border-radius: 80px; margin-bottom: 20px; position: relative; min-height: 140px; display: flex; align-items: center; flex-wrap: wrap; align-content: center; max-width: 370px; }
.prop_block h6{ font-size: 20px; font-weight: 800; color: #fff; margin-bottom: 5px; text-transform: capitalize; }
.prop_block p{ font-size: 18px; font-weight: 300; color: #fff; margin-bottom: 0; line-height: 1.2; width: 100%; }
.prop_block span { width: 85px; height: 85px; border-radius: 50%; background: #FFF; display: inline-flex; align-items: center; justify-content: center; position: absolute; top: 50%; transform: translateY(-50%); left: -40px; }
.property_flex [class*="col-"]:first-child{ padding-left: 4% }
.prop_middle {
    position: relative;

}
.prop_middle img {
    position: absolute;
    top: 38px;
    right: 0;
    width: 100%;
    z-index: 9;
}
.prop_middle:after {
    content: "";
    width: 150px;
    height: 150px;
    background: #a10909;
    position: absolute;
    border-radius: 100%;
    z-index: 0;
    right: 90px;
}
.prop_middle:before {
    content: "";
    width: 35px;
    height: 35px;
    background: #fff;
    position: absolute;
    border-radius: 100%;
    right: 68px;
}
.works_section{ padding: 80px 0 0; position: relative; }
.works_outer .works_box{ display: flex; align-items: center; margin-bottom:5px; position: relative;}
.works_outer .works_box span{ font-size: 40px; color: #fff; font-weight: 800; min-width: 70px; height: 70px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #DC0101; font-family: "Oswald", sans-serif; cursor: pointer;}
.works_main{ margin-left: 15px; max-width: 320px; text-align: left;}
.works_main h6{ font-size: 16px; font-weight: 800; color: #000000; margin-bottom: 5px; }
.works_main p{ font-size: 14px; font-weight: 400; color: #3F3F3F; margin-bottom: 0; }
.works_outer [class*="col-"]:first-child .works_box{ margin-top: 100px; flex-direction: row-reverse; text-align: right; }
.works_outer [class*="col-"]:first-child .works_main{ margin-left: 0; margin-right: 15px; }
.works_outer [class*="col-"]:first-child .works_box{ padding-right: 10px; }
.works_outer [class*="col-"]:last-child .works_box{ padding-left: 10px; }
.works_outers{ position: absolute; left: 0; top: 80px; right: 0; margin: auto; }
.timeline:before { content: ''; position:absolute; height:100%; left:50%; width:5px; top:0; background:#D9D9D9; z-index:1; }
.timeline{ position:relative; margin: 50px auto; } 
.timeline ul{ margin:0; padding:0 ; } 
.timeline ul li{ list-style:none; box-sizing:border-box; line-height:normal; position:relative; width:50%; padding: 5px 22px; cursor: pointer;} 
.timeline ul li .right_content h2{ color:rgba(59,112,239,1); padding:0px 2px 18px 0px; } 
.timeline ul li:nth-child(odd){ float:right; text-align:right; clear:both; } 
.timeline ul li:nth-child(even){ float:left; text-align:left; clear:both; } 
.left_content{ padding-bottom:20px; } 
.timeline ul li:nth-child(odd) .left_content{ position:absolute; top:12px; right:-165px; margin:0; padding:8px 16px; color:#fff; box-shadow:0 0 0 3px rgba(59,112,239,0.3); border-radius:18px; } 
.timeline ul li:nth-child(even) .left_content{ position:absolute; top:12px; left:-165px; margin:0; padding:8px 16px; color:#fff; box-shadow:0 0 0 3px rgba(59,112,239,0.3); border-radius:18px; }
.timeline ul li:nth-child(even) .works_main{ text-align: right; margin-left: 0; margin-right: 15px; }
.timeline ul li:nth-child(even) .works_box{ flex-direction: row-reverse; }
.timeline ul li:before{ content: ''; position: absolute; left: 0; top: 0; width: 5px; background: #000; height: 100%; z-index: 1; opacity: 0; transition: .3s all; }
.timeline ul li.active:before{ opacity: 1; }
.timeline ul li:nth-child(even):before{ left: auto; right: -5px; }


.prop_section{ padding: 70px 0; position: relative;}
.property_bg{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; text-align: center; z-index: -1;}
.pp_listing{ margin: 220px 0 200px; }
.pp_num > span{ font-size: 48px; font-weight: 700; color: #DC0101; border: 5px solid #DC0101; border-radius: 50%; width: 90px; height: 90px; display: inline-flex; align-items: center; justify-content: center; font-family: "Oswald", sans-serif; position: relative;}
.pp_cont h6{ font-size: 16px; color: #000000; font-weight: 800; margin-bottom: 5px; text-transform: capitalize; }
.pp_cont p{ font-size: 14px; color: #3F3F3F; text-transform: capitalize; }
.pp_listing li{ width: 12.5%; position: relative; }
.pp_listing ul{ position: relative; }
.line { position: absolute; top: 50%; left: 12px; right: 0; height: 5px; background: #DC0101; border-radius: 10px; }
.pp_num{ text-align: center; }
.pp_listing li:nth-child(2n) .line{ background: #000; }
.pp_block { position: relative; top: -149px; left: 40px; }
.pp_listing li:nth-child(2n) .pp_block { top: 149px; }
.pp_listing li:nth-child(2n) .pp_box{ flex-direction: column-reverse; }
.pp_listing li:nth-child(2n) .pp_box span{ margin-bottom: 10px; border-color: #000; color: #000; }
.pp_num > span:before { content: ''; position: absolute; bottom: -37px; width: 5px; height: 45%; background: #DC0101; border-radius: 10px; }
.pp_listing li:nth-child(2n) .pp_num > span:before { top: -37px; width: 5px; height: 45%; background: #000; }
.pp_box { display: flex ; flex-direction: column; min-width: 145%; height: 208px; }
.pp_cont { min-height: 135px; }
.pp_listing li:nth-child(2n) .pp_cont { min-height: 120px; }
.pp_listing li:first-child .line:before { content: ''; position: absolute; left: 0; top: 0; width: 25px; height: 25px; border: 5px solid #DC0101; border-radius: 50%; bottom: 0; margin: auto; background: #fff; }
.pp_listing li:last-child .line:before { content: ''; position: absolute; right: 0; top: 0; width: 25px; height: 25px; border: 5px solid #000; border-radius: 50%; bottom: 0; margin: auto; background: #fff; }







































@media(max-width: 1367px){
  .inner_banner .banner_outer{ top: 45%; }
}





@media(max-width: 1199px){
  .container { max-width: 900px; }
  .header-area .main-nav .nav li a{ font-size: 14px; }
  .header-area .main-nav .nav li{ margin: 0 10px; }
  .site_btn{ font-size: 13px; padding: 14px 30px; }
  .banner_content h1 { font-size: 75px;}
  .banner_content h2 { font-size: 60px;}
  .banner_content h2 span { font-size: 35px;}
  .heading_sec h2{ font-size: 60px; }
  .bro_thumb { margin-top: -130px; }
  .bro_content .para_sec{ max-width: 100%; }
  .para_sec p { font-size: 14px;}
  .brother_section { background: linear-gradient(180deg, #101010 99%, #fff 50%); }
  .bro_content { margin-top: 5%; }
  .heading_sec h5 { font-size: 22px;}
  .choose_content li{ font-size: 22px; }
  .choose_img{ padding-right: 50px; }
  .choose_img > span:before{ right: 0; }
  .choose_img > span:after { right: -50px; top: -210px;}
  .services_para p{ font-size: 15px; }
  .f_links h4 { font-size: 28px;}
  .f_logo .para_sec p { font-size: 13px;}
  .inner_banner .banner_outer{ top: 50%; }
  .banner_content h1 { font-size: 60px; }
  .heading_sec h3 { font-size: 40px;}
  .heading_sec h6 { font-size: 24px;}
  .at_block h4 { font-size: 40px;}
  .at_section .row { padding: 0 4%; }
  .financing_img2 { right: 0; top: 45%; max-width: 65%; }
  .financing_img1:before{ top: -79px; }
  .financing_img1:after{ left: 24px; }
  .finacing_section .abouts_content{ padding-left: 20px; }
  .prop_block h6{ font-size: 13px; }
  .prop_block p { font-size: 12px;}
  .property_flex { margin-top: 60px; }
  .prop_block span img {
    width: 100%;
    padding: 9px;
}

.prop_block span {
    width: 40px;
    height: 40px;
}
	.prop_block span {
    left: -20px;
}
	.prop_block {
    padding: 11px 16px 9px 34px;
    min-height: 105px;
    max-width: 370px;
}
	.property_section {
    padding: 55px 0;
}
  .pp_cont h6{ font-size: 14px; }
  .pp_cont p{ font-size: 12px; }
  .pp_num > span { font-size: 30px; width: 60px; height: 60px;}
  .pp_listing li:first-child .line:before, .pp_listing li:last-child .line:before{ width: 22px; height: 22px; }
  .pp_num > span:before { bottom: -34px; height: 66%; }
  .pp_box{ min-width: 170%; }
  .pp_block { top: -122px; left: 17px; }
  .pp_num{ margin: 0 auto; }
  .pp_listing li:nth-child(2n) .pp_box{ min-width: 191%; }
  .pp_cont { min-height: 123px; }
  .pp_block { top: -104px; left: 14px; }
  .pp_listing li:nth-child(2n) .pp_num > span:before { height: 59%; top: -30px; }
  .pp_listing li:nth-child(2n) .pp_block { left: 3px; top: 115px; }
  .pp_listing li:nth-child(2n) .pp_cont { min-height: 123px; }
}
@media (max-width: 1150px){
.prop_middle{
	display:none
}
}
@media (max-width: 1000px){
  .timeline{ width:100%;}
}

@media(max-width: 991px){
  .container { max-width: 700px; }
  .menu_icon_sec{ display: block; }
  .menu_icon_sec>a { border-radius: 50px; width: 40px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; align-content: center; z-index: 9; position: absolute; top: 40%; right: 0; transition: .3s all ease; }
  .menu_icon_sec span { width: 30px; height: 2px; background: #000; border-radius: 50px; display: block; transition: .3s all ease-in; position: relative; } 
  .menu_icon_sec span:nth-child(2) { margin: 6px 0; } 
  .header-area .main-nav .logo img { max-width: 75%;}
  .header-area .bottom-nav .nav { width: 100%; position: fixed; top: 0; transition: .5s all ease-in; opacity: 0; visibility: hidden; height: 100vh; background: #000; left: -100%; margin-right: 0; display: block;  padding-top: 10%; z-index: 9999;}
  .active_menu .header-area .bottom-nav .nav{ top: 0; opacity: 1; visibility: visible !important; left: 0; overflow-y: scroll;}
  .header-area .bottom-nav .nav li { padding: 10px 10px; width: 100%; height: auto; margin: 0;}
  .header-area .bottom-nav .nav li a{ color: #fff; font-size: 16px; font-weight: 700; padding: 2px 0; display: block; }
  .fixed_header .main-nav .nav li a:before, .header-area .main-nav .nav li a:before{ display: none; }
  .cross_icon{ border-radius: 50px; width: 40px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; align-content: center; z-index: 99999; position: absolute; top: 38px; right: 44px; transition: .3s all ease; }
  .cross_icon span { width: 25px; height: 2px; background: #fff; border-radius: 50px; display: block; transition: .3s all ease-in; position: relative; }
  .cross_icon span:first-child { transform: rotate(45deg); top: 3px; } 
  .cross_icon span:nth-child(2) { visibility: hidden; opacity: 0; } 
  .cross_icon span:last-child { transform: rotate(-45deg); top: -1px; }
  .active_menu .menu_icon_sec>a span{ background-color: #333; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu li a{ font-size: 20px; background: transparent; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu { width: 300px; position: relative; top: 5px; left: 0; display: none; opacity: 1; visibility: visible; transform: translateY(0); }
  .main-nav .nav li.has-sub.active_submenu ul.sub-menu { display: block !important; }
  .header-area .main-nav .bottom-nav{ margin-bottom: 10px;}
  .active_menu .header-area .norm_menu .nav{ visibility: hidden; }
  .active_menu .header-area .sticky_menu .nav{ display: none; }
  .header-area .main-nav .nav li.has-sub i { font-size: 18px; background: #FF8219; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; right: 0; color: #fff; z-index: 1; top: 30px;}
  .sub-menu:before{ display: none; }
  .header-area .main-nav .nav > li.has-sub:hover i{ color: #fff; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu{ background: transparent; box-shadow: none; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu{ width: 100%; top: 10px; }
  .header-area .main-nav .nav li.has-sub{ padding-right: 0; }
  .header-area .main-nav .nav li.has-sub ul li:hover > a{ color: #FF8219 !important; }
  .header-area .main-nav .nav li.has-sub li.has-sub:hover i { transform: translateY(-50%) rotate(0); }
  .header-area .main-nav .nav li.has-sub li.has-sub i { width: 50px; height: 48px; top: 22px; }
  .header-area .main-nav .nav li.has-sub ul.sub-menu li{ padding: 3px 0; width: 100%; height: auto; border-bottom: 1px solid #dbcece;}
  .header-area .main-nav .nav li.has-sub ul.sub-menu li.has-sub > ul.sub-menu { display: none; left: 0; top: 0; }
  .main-nav .nav li.has-sub ul.sub-menu li.has-sub.active_submenus, .header-area .main-nav .nav li.has-sub ul.sub-menu li.has-sub.active_submenus{ border-bottom: 0; }

  .nav > ul{ border: 0; }
  .header_btn{ margin-right: 60px; }  
  .banner_outer{ left: 10% }
  .banner_content h1 { font-size: 70px;}
  .banner_content h2 { font-size: 50px; }
  .banner_content h2 span { font-size: 30px; }
  .banner_section > img, .banner_section { height: 50vh;}
  .content_sec p { font-size: 15px; max-width: 100%; }
  .heading_sec h2 { font-size: 45px; }
  .services_block{ margin-bottom: 70px; }
  .service_btn { margin-top: 30px; }
  .bro_img{ padding-right: 0; }
  .brother_section{ background: #101010; padding-bottom: 60px; }
  .choose_img > span:after{ top: -180px; }
  .choose_img{ margin-top: 170px; }
  .form_block form{ padding: 0; }
  .submit_btn { margin-top: 20px; }
  .f_links1 { padding-left: 0; }
  .f_logo { padding-right: 0; text-align: center; max-width: 325px; margin: 0 auto 30px; }
  .services_cap p{ font-size: 15px; }
  .at_section .row { padding: 0; }
  [class*="col-"]:not(:last-child) .at_block { margin-bottom: 100px; }
  .abouts_section { padding: 70px 0 180px }
  .finacing_section .abouts_content { padding-left: 0; margin-top: 190px; }
  .financing_img2 { right: 80px; top: 45%; max-width: 45%; }
  .financing_img{ left: 7%; }
  .financing_img1:after { left: 166px; }
  .finacing_section { padding: 70px 0; }
  .prop_block { min-width: 65%; margin: 0 auto 20px; }
  .property_flex [class*="col-"]:first-child { padding-left: 15px; }
  .property_section { padding: 70px 0 40px;}
  .prop_middle img { width: 50%; }
  .works_section { overflow: hidden; }
  .works_section > img{ min-width: 200%; left: -50%; position: relative; }
  .works_main{ max-width: 100%; }
  .works_outer .works_box span{ font-size: 32px; min-width: 60px; height: 60px; }
  .works_main p { font-size: 12px;}
  .works_main h6 { font-size: 14px;}
	
 .pp_listing ul{ flex-wrap: wrap; }
  .pp_listing li{ width: 50%; }
  .pp_block{ position: static; }
  .pp_box{ min-width: auto !important; height: auto; flex-direction: row; }
  .pp_cont{ min-height: auto !important; text-align: right !important; margin-right: 15px;}
  .pp_listing li:nth-child(2n) .pp_box { flex-direction: row-reverse; }
  .pp_num > span:before { display: none; }
  .pp_listing ul:after{ content: ''; position: absolute; left: 0; right: 0; margin: auto; top: 0; bottom: 0; width: 2px; height: 85%; background: #EC1F24;}
  .pp_listing { margin: 50px 0 }
  .pp_num > span { font-size: 26px; width: 50px; height: 50px; background: red; color: #fff !important; border-width: 2px; border-color: #EC1F24 !important; position: relative; z-index: 9;}
  .pp_block { position: relative; top: 0; left: 7%; min-height: 90px; }
  .pp_listing li:nth-child(2n) .pp_cont{ text-align: left !important; margin-right: 0; margin-left: 15px; }
  .pp_cont p{ margin-bottom: 0; }
  .pp_listing li:nth-child(2n) .pp_block { left: -7%; top: 0; margin-top: 100px; }
} 

@media(max-width: 767px){
  .container { max-width: 550px; }
  .cross_icon{ right: 20px; top: 37px; }
  .banner_content h1 { font-size: 35px;}
  .banner_content h2 { font-size: 24px; margin-left: 0; }
  .banner_content h2 span { font-size: 20px; }
  .banner_logo{ width: 30px; right: 0; top: -35px; }
  .logo_sec img{ width: 120px; }
  .site_btn { font-size: 12px; padding: 12px 20px; }
  .header_btn { margin-right: 45px; }
  .logo_sec{ padding-right: 20px; }
  .down_logo{ width: 60px; bottom: -30px; }
  .content_section { padding: 60px 0; }
  .heading_sec h2 { font-size: 40px;}
  .services_para { margin-top: 35px; }
  .services_section h2{ width: 100%; padding: 20px; }
  .service_row{ padding-left: 0; }
  .read_more { width: 70px; height: 70px; font-size: 15px;}
  .services_cap h3 { font-size: 20px;}
  .services_cap{ padding: 20px 20px 40px; }
  .service_btn { margin-top: 0px; }
  .services_section { padding-bottom: 60px; }
  .brother_section{ padding-top: 60px; }
  .brother_section .row { margin-top: 40px; }
  .bro_thumb{ margin-top: 0; flex-wrap: wrap; }
  .bro_thumb > span{ width: 100%; margin-bottom: 15px; }
  .choose_section { margin: 60px 0; }
  .choose_content ul { margin-top: 20px; }
  .choose_content li span{ min-width: 70px; height: 70px; }
  .choose_content li span img{ width: 35px; }
  .choose_img{ padding-right: 20px; margin-top: 100px}
  .choose_img > span:before { right: 0; width: 100%; height: 120%; }
  .choose_img > span:after { top: -100px; right: -20px; }
  .form_block { margin-top: 40px; }
  .choose_content li { font-size: 18px; }
  .input_sec{ font-size: 15px; }
  .input_group{ width: 100%; margin-bottom: 15px; }
  .f_links { margin-bottom: 20px; }
  .f_links h4{ font-size: 24px; margin-bottom: 15px; }
  .footer_section{ padding: 60px 0 40px; }
  .copyright_sec p { font-size: 12px;}
  .f_logo .para_sec { margin-top: 10px; }
  .inner_banner, .inner_banner > img{ height: 50vh; }
  .inner_banner .banner_outer{ top: 50%; }
  .abouts_section { padding: 50px 0 80px; }
  .about_logo > span img{ width: 80px; }
  .about_logo > span{ padding: 12px; right: 0; bottom: -30px; }
  .heading_sec h3 { font-size: 30px; }
  .heading_sec h6 { font-size: 20px; }
  .abouts_content .para_sec p{ font-size: 15px; }
  .at_section { padding: 150px 0 50px;}
  .at_block h4 { font-size: 30px; }
  .at_block p { font-size: 15px; }
  [class*="col-"]:not(:last-child) .at_block { margin-bottom: 80px;}
  .ot_section { padding: 50px 0 0; }
  .ot_outer{ margin-top: 30px; }
  .circle{ width: 40px; height: 40px; }
  .heading_sec h5 { font-size: 20px; }
  .ot_box{ margin-bottom: 20px; width: 100%; }
  .circle1{ left: 20px; top: 10px; }
  .circle2{ right: 0; }

  .timeline{ margin-top: 30px;} 
  .timeline:before{ left:0; } 
  .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even){ width:100%; text-align:left; padding-left:20px; padding-right: 0;} 
  .timeline ul li:nth-child(odd):before { top:-0; left:0; } 
  .timeline ul li:nth-child(even):before { top:-0; left:0; } 
  .timeline ul li:nth-child(odd) .left_content, .timeline ul li:nth-child(even) .left_content { top:-30px; left:50px; right:inherit; }
  .financing_img2{ position: static; max-width: 100%; margin-top: 20px; display: block; position: relative; right: 0;}
  .financing_img { left: 0; }
  .financing_img img{ width: 100%; }
  .financing_img1 { margin-bottom: 20px; display: block; }
  .financing_img1:before { top: -10px; left: -10px; z-index: -1; }
  .financing_img1:after{ display: none; }
  .financing_img2:after { content: ''; position: absolute; right: -10px; bottom: -10px; width: 115px; height: 110px; background: #DC0101; z-index: -1; }
  .finacing_section .abouts_content{ margin-top: 30px; }
  .property_flex { margin-top: 70px; }
  .prop_block span { width: 70px; height: 70px; left: 0; right: 0; margin: auto; top: 0;}
  .prop_block span img{ width: 35px; }
  .prop_block{ margin-bottom: 50px; padding: 50px 40px 20px; min-height: 120px; max-width: 100%; min-width: 100%; }
  .prop_block p { font-size: 13px; }
  .prop_block h6 { font-size: 15px; }
  .prop_middle img { width: 85%; left: 0; right: 0;}
  .property_section { padding: 50px 0 290px; }
  .finacing_section { padding: 50px 0; }
  .works_section{ padding: 50px 0 0; }
  .works_outers{ top: 50px; }
  .timeline ul li:nth-child(even) .works_box { flex-direction: row; }
  .timeline ul li:nth-child(even) .works_main{ text-align: left; margin-right: 0; margin-left: 15px; }
  .works_outer .works_box span { font-size: 24px; min-width: 45px; height: 45px; }
  .works_section > img { min-width: 350%; left: -160%;}
}
 

@media(max-width: 479px){
  .container { max-width: 350px; }
}


.banner_content h2 span::after {
    content: "";
    position: absolute;
    top: -68px;
    right: -20px;
    width: 63px;
    height: 67px;
    background: url(../images/banner_logo.png);
    background-size: 100%;
    background-position: center;
}

.nav > ul >li >a {
    padding: 15px 0;
}
@media(min-width: 768px){
ul.sub-menu {
    display: none;
}
.header-area .main-nav .nav li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}

ul.sub-menu {
    position: absolute;
    background: #fff;
    padding: 14px;
}
.header-area .main-nav .nav li.menu-item-has-children ul.sub-menu li {
    padding: 6px !important;
    margin: 0;
}
}
.heading_sec h2 span {
    display: block;
}
.header-area .main-nav .nav li ul.sub-menu li a {
    color: #000;
}
.header-area .main-nav .nav li a {
    display: block;
}
section.faqs {
    padding: 80px 0 40px;
}
section.faqs button.accordion-button {
    background: #FFE5E5;
    border: solid 1px #b3b3b3;
    border-radius: 26px !important;
    color: #000 !important;
    font-weight: 600;
}
section.faqs .accordion-button:focus {
    z-index: 3;
    border-color: #b3b3b3;
    outline: 0;
    box-shadow: unset;
}
.accordion-item {
    border: 0;
    margin-bottom: 20px;
}

body:not(.home) .banner_section.inner_banner, body:not(.home) .inner_banner > img {
    height: 475px;
    object-fit: cover;
    object-position: center bottom;
}
.desccont {
    padding: 70px 0;
}
.contwrap{
	position:relative
}
.contwrap h2, .contwrap p {
    color: #fff;
	position:relative;
	z-index:99;
}
.contwrap {
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 50px;
}
.contwrap h2 {
    margin-bottom: 15px;
}
.contwrap .heading_sec h2 {
    font-size: 48px;
}
.contwrap p {
    max-width: 500px;
    font-family: 'Roboto Slab';
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
	max-width: 500px;
}
.desccont .bg1 {
    bottom: -100px;
    max-width: 311px;
}
.desccont .bg2 {
    bottom: -85px;
    max-width: 450px;
}
.blackbgaoi {
    padding: 70px 0 140px;
    background: #000;
}
.blackbgaoi .heading_sec h2, .blackbgaoi .heading_sec h2 span {
    color: #fff;
}
.blackbgaoi .heading_sec h2 {
    font-size: 48px;
	line-height: 58px;

}
.contwrappo {
    max-width: 80%;
    margin: -60px auto;
    background: #DC0101;
    border-radius: 10px;
    padding: 28px;
    text-align: center;
    z-index: 9999;
    position: relative;
}
.contwrappo h4, .contwrappo p {
    color: #fff;
    max-width: 88%;
    margin: 0 auto;
}
.contwrappo .heading_sec h4 {
    margin-bottom: 10px;
}
.contwrappo p {
    letter-spacing: 1px;
    font-weight: 300;
}
.contwrap:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #dc0101;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.conslist {
    padding: 70px 0 50px;
}
.imgwraps.position-relative:before {
    content: "";
    width: 90%;
    height: 80%;
    position: absolute;
    border: solid 2px red;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 47%;
}
.wrapconeta {
    background: #DC0101;
    width: 90%;
    margin: -40px auto 0;
    z-index: 9;
    position: relative;
    padding: 20px;
    height: 190px;
    margin-bottom: 30px;
}
.wrapconeta h4, .wrapconeta p {
    color: #fff;
}
.wrapconeta h4 {
    margin-bottom: 10px;
}
.wrapconeta p {
    font-weight: 300;
	margin-bottom:0
}
.inner_banner .banner_content.change h1 span {
    display: block;
    text-align: end;
    max-width: 82%;
}
.page-template-template-services .inner_banner .banner_outer, .single-services .inner_banner .banner_outer, .page-template-template-joinourteam .inner_banner .banner_outer{
    left: 0;
    top: 45%;
}
.conslist.services .heading_sec p {
    margin-bottom: 30px;
}
.teamform {
    background: #000;
    padding: 60px 0;
}

.teamform .heading_sec h3 {
    color: #fff;
    display: block;
}
.formseop form {
    display: flex;
    flex-wrap: wrap;
	    margin-top: 30px;
}
.formseop form .input_sec {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #f8f9fa;
    padding: 13px 15px;
    width: 100%;
    background: transparent;
	
}
.formseop form .input_group{
	position:relative
}
.formseop form input[type="file"] {
    width: 100%;
    padding: 10px;
    opacity: 0;
    height: 100px;
    position: relative;
    z-index: 99;
	color:#fff
}
.uploadedfile {
    padding: 10px;
    color: #fff;
}
.formseop .submit_btn {
    margin-top: 0;
    text-align: left !important;
}
.formseop textarea.input_sec {
    height: 170px;
}
img.w-100.extrahegi {
    position: absolute;
    padding: 25px;
	top:0;
}
.customupload {
    width: 96%;
    height: 100px;
    position: absolute;
    border: solid 1px #fff;
    border-radius: 30px;
    padding: 15px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2D2D2D;
    background-image: url(../images/uploadimg.png);
    background-size: 290px;
    background-position: center;
    background-repeat: no-repeat;
}
.formseop form textarea::placeholder, .formseop form input::placeholder {
    color: #fff;
    opacity: 1;
}
.conslist.services .heading_sec h3 {
    margin-bottom: 10px;
}
.conslist.services .heading_sec h3 span{
	display:block
}
.wrapconetr.text-center {
    padding: 20px;
    border: solid 6px #d9d9d95e;
    border-top: 0;
    height: 175px;
}
.conslist.services .col-md-6>a {
    display: block;
    margin-bottom: 34px;
}
.wrapconetr.text-center.last-three h4, .wrapconetr.text-center.last-three p {
    color: #fff;
}
.wrapconetr.text-center p {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 10px;
}
.wrapconetr.text-center h4 {
    font-weight: 600;
}
.wrapconetr.text-center h4, .wrapconetr.text-center p {
    color: #000;
}
.wrapconetr.text-center p{
	font-weight:300
}
.conslist {
    position: relative;
}
img.bgcenterimg {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 46%;
    transform: translateY(-50%) rotate(-270deg);
    opacity: 0.5;
    width: 27%;
}
img.bgcenterimg2 {
    position: absolute;
    z-index: -1;
    right: -28px;
    top: 46%;
    transform: translateY(-50%) rotate(270deg);
    width: 27%;
    opacity: 0.5;
}
.bottomredcirc {
    background: #DC0101;
    width: 100%;
    height: 44%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.conslist.services.blackbga {
    background: #000;
}
.contwrapchoa h3, .contwrapchoa p {
    color: #fff;
}
.contwrapchoa {
    background: #DC0101;
    padding: 50px;
    position: absolute;
    top: 90px;
    max-width: 608px;
    right: 40%;
    z-index: 9;
}
img.w-100.customimgas {
    position: relative;
    z-index: 99;
	border: solid 10px #fff;
}
.blackangle {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #000;
    top: 58%;
    right: -11px;
}
.desccont.position-relative.singlepage {
    padding-top: 150px;
}
.contwrapchoa p {
    font-weight: 300;
}

.contwrapchoa h3 {
    margin-bottom: 14px;
}


.contwrapchoa>div {
    max-width: 70%;
}
.inner_banner .banner_content.change.teams h1 span {
    max-width: 63%;
}
.inner_banner .banner_content.change.teams h1 {
    word-spacing: -25px;
}
@media(max-width: 1100px){
    .contwrapchoa {
        max-width: 460px;
        padding: 20px;
        top: 60px;
    }
	.blackangle {
    position: absolute;
    width: 53px;
    height: 53px;
    background: #000;
    top: 69%;
    right: -11px;
}
}
.formseopp form {
    display: flex
;
    flex-wrap: wrap;
    margin-top: 20px;
}
.teamform.backgrounother .heading_sec h3 {
    color: #000;
    display: block;
}


.formseopp .input_sec {
    border: 1px solid #000;
    border-radius: 26px;
    padding: 13px 16px;
}
.formseopp .submit_btn.w-100 {
    margin-top: 0 !important;
}
.formseopp textarea.input_sec {
    resize: none;
    height: 140px;
}

.redangle {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 8px;
    top: -3px;
    background: #dc0101;
    z-index: 0;
}
.blacklangle {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 5px;
    bottom: -3px;
    background: #000000;
    z-index: 0;
}
.redangle + img {
    position: relative;
    z-index: 9;
    padding: 20px;
}


.teamform.backgrounother {
    background-color: transparent;
    background-image: url(../images/backpo.webp);
    background-size: cover;
}
.teamform.backgrounother.process h3 span {
    display: block;
}
.conslist.process {
    background-image: url(../images/back-41.png);
    background-size: cover;
    background-position: center;
    background-color: #dc0101;
}
.conslist.process h3, .conslist.process p, .conslist.process h4, .conslist.process ul li {
    color: #fff;
}
.listwarp.position-relative {
    background: #ffffff2e;
    padding: 30px 20px;
    height: 100%;
}
.numberar {
    background: #000;
    width: 60px;
    height: 60px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
}
.conslist.process .heading_sec {
    margin-bottom: 55px;
}
.conslist.process .col-md-4 {
    margin-bottom: 55px;
}
.listwarp.position-relative .wrapconetrq h4 {
    font-size: 16px;
    margin: 15px 0;
    font-weight: 800;
}
.descpaw ul li {
    font-size: 14px;
    list-style: disc;
    margin-left: 17px;
    margin-bottom: 10px;
    font-weight: 300;
}
.abouts_section .heading_sec span {
    display: block;
}
@media(max-width: 767px){
body:not(.home) .banner_section.inner_banner {
    height: 375px;
}
	body:not(.home) .inner_banner, .inner_banner > img {
        height: 25vh !important;
    }
	.contwrap {
    padding: 30px;
}
.blackbgaoi .heading_sec h2 {
    font-size: 26px;
    line-height: 44px;
}
.blackbgaoi {
    padding: 45px 0 30px;
}
	.contwrappo {
    max-width: 95%;
    margin: -60px auto 30px;
		    padding: 20px;
}
	.desccont {
    padding: 40px 0;
}
	.conslist {
    padding: 40px 0 30px;
}
	.bottomredcirc {
    height: 50%;
}
.contwrapchoa {
    position: relative;
    top: unset;
    right: unset;
    padding: 25px;
    max-width: 94%;
    margin: 0 auto;
}
	.desccont.position-relative.singlepage {
    padding-top: 40px;
}
	img.w-100.customimgas {
    position: relative;
    z-index: 99;
    border: 0;
    margin-top: 14px;
}
	.blackangle{
		display:none
	}
	.contwrapchoa>div {
    max-width: 100%;
}
	.wrapconetr.text-center p {
    max-width: 96%;
}
	img.w-100.extrahegi {
    position: relative;
    padding: 0;
	top:0;
}
	.teamform.backgrounother .col-md-6:last-child {
    margin-top: 34px;
}
	.teamform.backgrounother .input_group {
    padding: 0;
}
	.page-template-template-services .inner_banner .banner_outer, .single-services .inner_banner .banner_outer, .page-template-template-joinourteam .inner_banner .banner_outer {
    left: 0;
    top: 61%;
}
	
	  /* New Css Prateek */
  .pp_listing ul:after{ left: 5%; right: auto; height: 100%; }
  .pp_listing li{ width: 100%; }
  .pp_box{ flex-direction: row-reverse !important; }
  .pp_cont{ padding-right: 0 !important; padding-left: 15px !important; text-align: left !important; margin-right: 0 !important; }
  .pp_num > span { font-size: 20px; width: 40px; height: 40px;}
  .pp_block{ left: 0 !important; }
  .pp_listing li:nth-child(2n) .pp_cont{ margin-left: 0; }
  .pp_listing li:nth-child(2n) .pp_block{ margin-top: 0; }
  .pp_block{ min-height: auto; margin-bottom: 20px; }
	
	.header-area .main-nav .nav li ul.sub-menu li a {
    color: #fff;
}
}


























