/*start style here*/
*{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html { 
  overflow-x: hidden;
}
a{
 color:#464646;
}
a:hover,
.alink:hover,
a:focus,
.alink:focus,
a:active,
.alink:active  {
  color: #f03f34;
  text-decoration: none;
}
button:focus {outline:0;}
textarea:focus,
input[type="text"]:focus, .form-control:focus, .in_service_header_btn:hover, .in_service_header_btn:focus, .in_service_exportor_list .exportor_listing_btn:hover, .in_service_exportor_list .exportor_listing_btn:focus{
 outline:none !important;
 box-shadow:none !important;
 border: none !important;
}
.in_ser_pro_info .in_ser_pro_cname button:hover, .in_ser_pro_info .in_ser_pro_cname button::foucs, .in_ser_pro_info .in_ser_pro_cname button{
 outline:0 !important;
}
/*html, body{
 height:100%;
 overflow: hidden;
}*/
p{
  text-align: justify !important;
}
/*font family*/
@font-face {
  font-family:"Poppins-Regular";
  src:url("../fonts/Poppins-Regular/Poppins-Regular.woff2") format("woff2"),
      url("../fonts/Poppins-Regular/Poppins-Regular.woff") format("woff"),
      url("../fonts/Poppins-Regular/Poppins-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"Poppins-Bold";
  src:url("../fonts/Poppins-Bold/Poppins-Bold.woff2") format("woff2"),
      url("../fonts/Poppins-Bold/Poppins-Bold.woff") format("woff"),
      url("../fonts/Poppins-Bold/Poppins-Bold.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"Nunito-Regular";
  src:url("../fonts/Nunito-Regular/Nunito-Regular.woff2") format("woff2"),
      url("../fonts/Nunito-Regular/Nunito-Regular.woff") format("woff"),
      url("../fonts/Nunito-Regular/Nunito-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"Nunito-Bold";
  src:url("../fonts/Nunito-Bold/Nunito-Bold.ttf") format("woff2"),
      url("../fonts/Nunito-Bold/Nunito-Bold.woff") format("woff"),
      url("../fonts/Nunito-Bold/Nunito-Bold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:"SegoeUI-Bold";
  src:url("../fonts/SegoeUI-Bold/SegoeUI-Bold.ttf") format("woff2"),
      url("../fonts/SegoeUI-Bold/SegoeUI-Bold.woff") format("woff"),
      url("../fonts/SegoeUI-Bold/SegoeUI-Bold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"SegoeUI-Regular";
  src:url("../fonts/SegoeUI-regular/SegoeUI.ttf") format("woff2"),
      url("../fonts/SegoeUI-regular/SegoeUI.woff") format("woff"),
      url("../fonts/SegoeUI-regular/SegoeUI.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"AdobeClean-Bold";
  src:url("../fonts/AdobeClean-Bold/AdobeClean-Bold.ttf") format("woff2"),
      url("../fonts/AdobeClean-Bold/AdobeClean-Bold.woff") format("woff"),
      url("../fonts/AdobeClean-Bold/AdobeClean-Bold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;F
}
@font-face {
  font-family:"AdobeClean-Regular";
  src:url("../fonts/AdobeClean-Regular/AdobeClean-Regular.ttf") format("woff2"),
      url("../fonts/AdobeClean-Regular/AdobeClean-Regular.woff") format("woff"),
      url("../fonts/AdobeClean-Regular/AdobeClean-Regular.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"OpenSans-Regular";
  src:url("../fonts/OpenSans-Regular/OpenSans-Regular.ttf") format("woff2"),
      url("../fonts/OpenSans-Regular/OpenSans-Regular.woff") format("woff"),
      url("../fonts/OpenSans-Regular/OpenSans-Regular.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"OpenSans-SemiBold";
  src:url("../fonts/OpenSans-SemiBold/OpenSans-SemiBold.ttf") format("woff2"),
      url("../fonts/OpenSans-SemiBold/OpenSans-SemiBold.woff") format("woff"),
      url("../fonts/OpenSans-SemiBold/OpenSans-SemiBold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"OpenSans-Bold";
  src:url("../fonts/OpenSans-Bold/OpenSans-Bold.ttf") format("woff2"),
      url("../fonts/OpenSans-Bold/OpenSans-Bold.woff") format("woff"),
      url("../fonts/OpenSans-Bold/OpenSans-Bold.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family:"Roboto-Regular";
  src:url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("woff2"),
      url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"),
      url("../fonts/Roboto-Regular/Roboto-Regular.woff2") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body{
 font-family:"Nunito-Regular";
}

h1, .title{
  font-family:"Poppins-Regular";
}
/*.title_second{
 font-family:"Nunito-Bold";
 font-size: 40px;
 line-height:46px;
}
*/

input#search_company:focus {
    outline: thin !important;
    border: 1px solid #ccc !important;
    border-radius: 20px;
}
input#search_company {
    border-radius: 20px;
}
.title_second {
    font-family: "Nunito-Bold";
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -1.32px;
}

body.home {
    /*animation: 2s ease-out 0s 1 slideInFromLeft;*/
   /* position: relative;
    -webkit-transition: all 2s ease-in-out; 
    -moz-transition: all 2s ease-in-out; 
    -o-transition: all 2s ease-in-out; 
    transition: all 2s ease-in-out; */
  }

#curtain_buttons input[type="button"]
{
 margin-top:20px;
 width:150px;
 height:45px;
 border-radius:2px;
 color:white;
 background-color:#B43104;
 border:none;
 border-bottom:6px solid #8A2908;
}
.copany_sectore {
    box-shadow: 0px 0px 9px 7px #ccccccbf;
    bottom: 0 !important;
    position: absolute !important;
    top: 40px;
}

header#headaer-second, header#header-in-services {
    position: fixed;
    width: 100%;
   z-index: 999;
}
main.contact-us-page {
    padding-top: 180px;
    padding-bottom: 0 !important;
}

header#header-in-services {
    background: #fff;
}
main.in_service_exportor_fr_india, main.in_services_main{
    padding-top: 190px;
}
main.in_service_exportor_fr_india1{
padding-top: 150px;
font-size: 13px;
 font-family:"Roboto-Regular";
}
 main#in_ad_services_listing, main.in_services_company_profile {
    padding-top: 180px;
 }
 
 .footer_menu {
    padding: 15px 0px 20px 0px;
}

.row.mx-auto.cooming_soon_bag {
    background-image: url(../images/India-serves-landing.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100vh; */
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    margin-top: 20px;
        padding: 9% 0 6% 6%; 
}
/*.content_cooming_soon {
    max-width: 42%;
    /*padding: 10% 0 10% 6%;
}*/
.content_cooming_soon h4 {
    font-family: 'Poppins-Regular';
    font-size: 31px;
    color: red;
    letter-spacing: -1.32px;
    padding-right: 90px;
    line-height: 40px;   
    padding-bottom: 20px;

}
.content_cooming_soon p {
    font-family: Adobe 'AdobeClean-Regular';
    font-size: 16px;
    line-height: 22px;
    font-family: "AdobeClean-Regular";
}
.Skip_to_content {
    padding-top: 3%;
    font-family: 'Nunito-Regular';
    font-weight: 800;
    font-size: 18px;
}
button#slide_left {
    border: 0;
    background: none;
    outline: 0;
    top: 20px;
    position: relative;
   
}


.mobile_view1 {
    display: none;
}
.mobile_view2s {
    display: block;
}
/*end*/

/*ragitration css*/

.padding_about_button {
    padding-bottom: 20px;
}
button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
    height: auto;
    height: 70px;
    font-size: 15px;
    line-height: 22px;
    border: 0;
}

button.btn.w-100.Trade_about_se{
  background: #093f7f;
}
button.btn.w-100.Trade_about_se1{
  background: #d2d3d3;
  color: #000;
}
a.btn.color_read {
    background: #eb1c24;
    border: 0;
    margin-right: 10px;
}
h1.border_none {
    border: 0 !important;
}
.brand .brand-logo img {
    height: auto !important;
}
a.brand-logo img {
    height: auto !important;
}

ul.header-top-menu li a {
    font-size: 18px;
    font-family: "Nunito-Bold";
    color: #EB1C24;
    line-height: 26px;
}
ul.header-top-menu li{
  position: relative;
    padding-right: 14px;
    margin-right: 14px;
}
ul.header-top-menu li:last-child::after {
    content: none;
}
img.Commerce {
  margin-right: 20px;
  padding-right: 10px;
  border-right: 1px solid #cccccc7a;
  width: 58% !important;
}

ul.header-top-menu li::after {
    content: '';
    position: absolute;
    width: 1px;
    background: #707070;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70%;
}
 

.w-100 {
    width: 100% !important;
    background: #495463;
    border-color: #495463;
    color: #fff;
    font-family:"Roboto-Regular";
    font-size: 13px;

}
.fileiinput-imges .btn {
    width: 100%;
    background: transparent !important;
    color: #000 !important;
    border-color: #495463 !important;
    font-size: 18px !important;
}
.fileiinput-imges .btn i {
    padding-right: 10px;
}
.fileiinput-imges input {
    background: transparent;
}

.fileiinput-imges {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.fileiinput-imges input {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.fileiinput-imges input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
      width: 100%;
}

.in_service_help_form .row {
    padding-left: 14px;
}
.sepc_servicess_par {
    padding-left: 30px;
}

/*end*/

/*end*/
#in_service_header, .container, .in-services-second{
 max-width:1440px;
 margin-right:auto;
 margin-left:auto;
}
header #in_service_header .in_service_logo{
 height:139px;
 width: 100%; 
}
header #in_service_header .in_service_logo img{
 width:100%;
 height:100%;
 object-fit: cover;
 animation: 2s ease-out 0s 1 slideInFromLeft;
 margin-left: -10px;
}

/*animation of logo*/
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*end*/

header #in_service_header .in_service_logo h2{
 line-height: 32px;
 margin-bottom: 0;
}
.in_service_header_social_media li a i{
 color:#464646;
 font-size: 14;
 line-height:14px;
}
.in_service_header_social_media li{
 height:21px;
}
.in_service_header_social_media{
 height: 100%;
 display: flex;
 justify-content: flex-end;
 align-items: flex-end;
 margin-left: 15px;
 margin-right: 45px;
}
.in_services_right_header{
 display: flex;
 height: 90%;
 align-items:flex-end;
 justify-content: flex-end; 
}
.in_services_right_header .in_service_council_logo img{
 width: 70%;
 float: right;
 height: 100%;
 object-fit: scale-down;
 margin-bottom: -6px;
}
.in_service_header_social_media ul{
 width: 65px;
 float: right;
 border-left: 1px solid #707070;
}
.in_service_header_social_media .in_service_facebook a:hover i, .in_service_header_social_media .in_service_facebook a:focus i{
 color: #4867aa;
}
.in_service_header_social_media .in_service_twitter a:hover i, .in_service_header_social_media .in_service_twitter a:focus i{
 color: #5da9de;
}
.in_service_header_social_media .in_service_insta a:hover i, .in_service_header_social_media .in_service_insta a:focus i{
 color: #604dc2
}
.in_service_header_social_media .in_service_youtube a:hover i, .in_service_header_social_media .in_service_youtube a:focus i{
 color: #fd0807
}
.in_service_header_social_media .in_service_linkedin a:hover i, .in_service_header_social_media .in_service_linkedin a:focus i{
 color: #0f77b5
}
/*end*/

/*home page*/
.in_services_home_panel{
 padding-left: 35px;
}
.in_services_home_panel .in_services_home_panel_inner {
 background: linear-gradient(to right, #EB1C24 50%, white 50%);
 background-size: 200% 100%;
 background-position: right bottom;
 transition: all .5s ease-out;
}
.in_services_home_panel .in_services_home_panel_inner span{
 border-left:6px solid #EB1C24;
 display: inline-block;
 padding: 0px 5px 0px 5px;
 font-size: 16px;
 line-height: 22px;
 color:#495463;
 font-family:"Nunito-Bold";
}
span.close {
    position: absolute;
    right: 4px;
    top: -3px;
}
.in_services_home_panel_listing a:hover .in_services_home_panel_inner{
 background-position: left bottom;
}
.in_services_home_panel_listing a:hover .in_services_home_panel_inner span{
 color: #fff;
}
.in_services_home_panel_listing{
 position: relative;
 padding-bottom:8px;
 margin-bottom: 8px;
 width: 50%;
 float: left;
 font-family:"Nunito-Bold";
}
.in_services_home_panel_listing:nth-child(odd){
 width: 42%;
 margin-right: 5%;
}

.in_services_home_panel_listing:nth-last-child(1)::before, .in_services_home_panel_listing:nth-last-child(2)::before{
 display:none;
}
.in_services_home_panel_listing::before{
 content: '';
 position: absolute;
 width: 70%;
 height: 1px;
 background: #464646;
 bottom: 0;
 opacity: 0.2;
 left: 15px;
}
.in_services_home_panel_listing:nth-child(even)::before{
 width:53%;
}
/*.in_services_home_panel .in_services_home_panel_inner{
 max-width: 280px;
}*/
.in_services_home_panel .in_services_home_panel_inner {
    max-width: 228px;
    height: 87px;
}

.service-sector-home-info .in_services_home_page_title{
 width: 77.4%; 
}
.service-sector-home-info h1{
 margin: 20px 0px 22px;
 font-size: 39px;
 line-height:24px;
 color:#495463;
 font-family: "Poppins-Regular";
}
.in_services_trade_with_india_panel{
 display: flex;
 flex-wrap: wrap;
 margin-top:30px;
}
.in_services_trade_with_india_panel .in_services_trade_with_india_search{
 width:45%;
 height: 90%;
 background: #EB1C24;
 display: flex;
 justify-content: center;
 align-items: center;
 border-top-left-radius: 35px;
 border-bottom-left-radius: 35px;
 background-image:url('../images/trade-with-me-bg.png');
 background-size: contain;
 background-position: bottom 11% center;
 background-repeat: no-repeat;
 position: relative;
 box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
}
.in_services_trade_with_india_panel .in_services_trade_with_india_vslider{
 width:55%;
 height: 90%;
 display: flex;
 align-items: center;
 justify-content: center; 
 box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
}
.trade-width-verticl_slider{
 cursor:pointer;
 height: 100%;
 display: flex;
 align-items: center;
} 
.in_services_trade_with_india_panel .trade-width-frm .form-control{
 height: 30px;
 border-radius: 20px;
 width: 200px;
}
div#suggesstion-box {
    background: #fff;
    position: absolute;
    text-align: left;
    padding: 10px;
        width: 100%;
    bottom: 0;
    left: 0;
    height: 137px;
    overflow-y: scroll;
}

.in_services_trade_with_india_panel .trade-width-frm .btn_search{
 width: 32px;
 height: 32px;
 background-image: url('../images/search-icons.png');
 margin-right: 1px;
 margin-top: 1px;
 background-position: center center;
 background-repeat:no-repeat;
}
.in_services_trade_with_india_panel .in_services_trade_with_india_search p{ 
 color: #fff;
 margin-top: 48px;
 margin-bottom: 79px;
 font-family: "Poppins-Regular";
 font-size: 20px;
 line-height: 30px;
 text-align: center !important;
}
.in_services_trade_with_india_panel .in_services_trade_with_india_vslider{
 background:#3D8AA6;
}

.trade-width-frm .form-group.d-flex{
 justify-content: center;
}
/*.trade-width-verticl_slider h2{
  font-family: "Poppins-Regular";
  font-size: 29px;
  line-height: 44px;
  color:#fff;  
  margin-bottom: 30px;
}*/
.trade-width-verticl_slider h2 {
    font-family: "Poppins-Regular";
    font-size: 32px;
    line-height: 44px;
    color: #fff;
    margin-bottom: 30px;
    text-align: left;
    /* font: normal normal normal 40px/60px Poppins; */
    letter-spacing: -1.32px;
    color: #FFFFFF;
    opacity: 1;
}
.trade-width-verticl_slider p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-family: "AdobeClean-Regular";
    /* vertical-align: bottom; */
    /* position: relative; */
    vertical-align: bottom;
    position: relative;
    bottom: -100px;
    left: 0;
    right: 0%;
    top: 31%;
}
.trade-width-verticl_slider .slick_item_div{
  padding: 0% 12% 0px 3%; 
  height: 100%;
}
.slick-slide{
  height: 50vh !important;
}
.slick_item {
  width: 100%;
  position: relative;
}
.in_services_trade_with_india_panel .in_services_trade_with_india_search::after{
 content:'';
 position: absolute;
 width: 100%;
 height: 100%;
 background: linear-gradient(180deg, #00000005, #00000052 70%) ;
 top: 0;
 bottom: 0;
 border-top-left-radius: 35px;
 border-bottom-left-radius: 35px;
}
.in_services_trade_with_india_search .text-center{
 z-index: 9;
}
footer.in_service_footer ul li a{
 font-size: 18px;
 font-family:"Nunito-Bold";
 color: #EB1C24;
 line-height:26px;
}
/*footer.in_service_footer ul li:nth-child(1){
 position:relative;
 padding-right: 14px;
 margin-right: 14px;
}*/
footer.in_service_footer ul li{
 position:relative;
 padding-right: 14px;
 margin-right: 14px;
}

/*footer.in_service_footer ul li:nth-child(1)::after{
  content: '';
  position: absolute;
  width: 1px;
  background: #707070;
  right:0;  
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
}
*/
footer.in_service_footer ul li::after{
  content: '';
  position: absolute;
  width: 1px;
  background: #707070;
  right:0;  
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
}
footer.in_service_footer ul li:last-child::after {
    content: none;
}

footer.in_service_footer{
 margin-top: 70px; 
 background: #f4f0f0;
}
footer.in_service_footer .footer_menu .container{
 background: #f4f0f0;
 padding: 8px 25px !important;
}
.in_service_help_desk{
 position: fixed;
 bottom: 10%;
 right: 12%; 
}
#in_service_header .in_service_header_logo_col{
 flex: 0 0 33%;
 max-width: 33%;
}
#in_service_header .in_service_header_mainl_col{
 flex: 0 0 25%;
 max-width: 25%;
}
#in_service_header .in_service_header_empty_col{
 flex: 0 0 42%;
 max-width: 42%;
 position: relative;
}
#in_service_header .in_service_header_empty_col img{
 position: absolute;
 top: -98px;
 z-index: -1;
 left: -25px;
}
.in_services_right_header .in_service_council_logo{
  height: 90%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.in_service_help_desk img{
 height:55px;
}
.trade-width-verticl_slider .carousel-item h2, .trade-width-verticl_slider .carousel-item p{ 
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
  -webkit-animation: rotateWord 18s linear  0s;
  -ms-animation: rotateWord 18s linear  0s;
  animation: rotateWord 18s linear  0s;
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
  5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
  20% { opacity: 0; -webkit-transform: translateY(30px); }
  80% { opacity: 0; }
    100% { opacity: 0; }
}

/*header second*/
header#headaer-second .in-services-second .col-lg-5, header#headaer-second .in-services-second .col-lg-4{
 background-color: #EB1C24;
}
header#headaer-second .in-services-second{
 height:146px;
}
header#headaer-second .in_service_second_logo img{
 width: 94%;
}
header#headaer-second .in_service_second_header_frm .in_service_header_btn{
 background: transparent;
 border: none;
 box-shadow:none;
 padding: 0px 0px 0px 2px;
}
header#headaer-second .in_service_second_header_frm .form-group{
 justify-content: flex-end;
 align-items:center; 
}
header#headaer-second .in_service_second_header_frm .form-group i.fas{
 font-size:20px;
 line-height:23px;
 padding: 3px;
}
header#headaer-second .in_service_second_header_frm .form-group .form-control{
 height: 29px;
 width: 286px;
 border-top-left-radius: 7px;
 border-bottom-left-radius: 7px;
 border-top-right-radius: 0px;
 border-bottom-right-radius: 0px;
 border: none;
 box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
 font-family: "Poppins-Regular";
 font-size:12px;
 color:#C2C2C2;
}
header#headaer-second .in_service_header_trade p{
 font-size:20px;
 font-family: "Poppins-Regular";
 margin-bottom: 6px;
 text-align: right !important;
}
header#headaer-second .in_service_header_trade{
padding: 10px 25px 1px 0px;
}
header#headaer-second .in_service_header_social_media{
 margin-right: 0px;
}
header#headaer-second .in_service_header_social_media li {
 height: 22px;
}
header#headaer-second, header.sticky{
 transition: all 0.4s ease;
 background: #ffffff;
}
.sticky, .sticky-page-title{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 999;  
}
.sticky-page-title{
 top: 146px;
}
/*end*/

/*exportor from india*/
.page_title_second{
 font-size:29px;
 line-height:27px; 
 font-family: SegoeUI-Bold;
 color:#000000;
}
.in_service_exportor_title_header .container{
 padding: 38px 0px 56px 74px;
 background: #ffffff;
} 
.in_service_exportor_title_header .page_title_second{
 padding-left: 50px;
}
.in_service_exportor_list .in_service_exportor_list_panel .in_service_exportor_name{
 align-items:center;
}
.in_service_exportor_list .in_service_exportor_list_panel .in_service_exportor_name div p{
  width:60px;
  height:60px;
  margin-right:24px;
}
.in_service_exportor_list .in_service_exportor_list_panel .in_service_exportor_name div img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
    border-radius: 50%;
    border: 0.2px solid #cccccc9e;
}
.in_service_exportor_list .in_service_exportor_list_panel .in_service_exportor_name h3{
 font-size:20px;
 line-height: 24px;
 color: #00859B;
 font-family:"AdobeClean-Bold";
 max-width: 210px;
}
.in_service_exportor_list .in_service_exportor_list_panel p.exportor_listing_para{
 font-size:14px;
 line-height:18px;
 color: #00859B;
 font-family:"AdobeClean-Regular";
 border-bottom: 1px solid; 
 padding-bottom: 15px;
 margin-top: 20px;
 height: 142px;
}
.in_service_exportor_list .in_service_exportor_list_panel{
 display: block;
 padding: 40px 25px;
 transition: 0.3s ease;
 box-shadow: 9px 9px  5px rgb(0 0 0 / 12%);
  -moz-box-shadow: 9px 9px  5px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
  -o-box-shadow: 9px 9px  5px rgb(0 0 0 / 12%);
  border-top:1px solid #ececec;
  border-radius:5px;
  background: #fff;
}
.in_service_exportor_list .exportor_listing_btn{
 font-size:13px;
 height:30px;
 background: #ffff;
 border: none;
 color:#000;
 background: #fff;
 padding: 4px 10px 2px;
 border-radius: 15px;
 opacity: 0;
 margin-top: 22px;
}
.in_service_exportor_list .in_service_exportor_list_panel:hover{
 background: #00859B;;
}
.in_service_exportor_list .in_service_exportor_list_panel:hover p, .in_service_exportor_list .in_service_exportor_list_panel:hover h3{
 color:#fff;
}
.in_service_exportor_list .in_service_exportor_list_panel:hover p{
 border-color:#fff;
}
.in_service_exportor_list .in_service_exportor_list_panel:hover .exportor_listing_btn{
 opacity: 1;
}
.in_service_exportor_list .container{
 padding-left: 110px;
 padding-right: 9px;
 background: url('../images/in-service-dotted-bg.png');
 background-repeat: no-repeat;
 background-size: auto;
 background-position: top 242px left 113px;
 background-attachment: fixed; 
}
.in_service_exportor_list .in_service_exportor_col_1 .in_service_exportor_list_panel{
 margin:0% 6% 10% 0%;
}
.in_service_exportor_list .in_service_exportor_col_2 .in_service_exportor_list_panel{
 margin:0% 3% 10% 3%;
}
.in_service_exportor_list .in_service_exportor_col_3 .in_service_exportor_list_panel{
 margin:0% 0% 10% 6%;
}
/*end*/



/* advrtisng page start */

.col-12.col-sm-4.col-md-4.col-lg-4.next-priveicon {
    max-width: 30%;
    float: left;
    padding: 0;
}
.col-12.col-sm-8.col-md-8.col-lg-8.text-right.filter-search {
    max-width: 70%;
    float: right;
    padding-right: 35px;
}

h5.page_title_second {
    font-size: 29px;
    line-height: 27px;
    font-family: SegoeUI-Bold;
    color: #FF0000;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: right;
    position: relative;
    left: -202px;
}
.flot-left {
    float: left;
}
h5.page_title_second:after {
    content: "";
    position: absolute;
    border: 0.5px solid #ccc;
    width: 87%;
    bottom: 2px;
    /* left: 0; */
    right: 0;
}

.help_you ul li {
    list-style-type: disc;
    color: #eb1c24;
}
.help_you ul li span {
    color: #000;
    font-size: 14px;
    /* line-height: 28px; */
    font-family: 'Nunito-Regular';
}
.col-12.col-md-12.clearboth {
    clear: both;
}
.maping-img img {
    width: 90%;
}
.form-group.col-md-4, .form-group.col-md-8 {
    padding-right: 0;
}
small.iagri {
    font-size: 9px;
    text-align: right;
    float: right;
    padding-top: 3px;
}
span.submit-detilstext-center {
    display: inline-block;
    text-align: center;
    position: relative;
    right: 0;
    left: 0;
    margin: 4px auto 0;
    width: 325px;
}

.form-con {
    padding: 0px 60px 0 80px;
}
.Organization input {
    color: #fff;
    background: #495463 0% 0% no-repeat padding-box;
    border-radius: 4px;
   
}
.Organization .form-control:focus{
  border: 1px solid #ccc !important;
}
.form-group.CountryCode_mob input {
    width: 124px !important;
    max-width: .;
    float: left;
}
.form-group.CountryCode_mob input:nth-child(1) {
  border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
}
.CountryCode_mob .form-control.Mob {
    width: 137px !important;
    margin-left: 10px;    
    
}
input#phone{
  border: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
input#Mob {
    margin-left: -20px;
    border: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
input#Country_Code{
  border-top-right-radius: 0;
    border-bottom-right-radius: 0;
     border: 0;
}
.sticky, .sticky-page-title1{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 99999;  
}
.sticky-page-title1{
 top: 146px;
}

.form-group.col-md-12{
  padding-right: 0;
}
.like-text textarea {
    width: 100%;
}
.form-group.mtop-30 {
    padding-top: 15px;
}
.like-text textarea {
    width: 100%;
    height: 90px;
}
a.btn.btn-primary.PROCEED-TO-SHIPPING {
    width: 100%;
    background: #3EC6FF 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 10px #00000029;
    opacity: 1;
    border: 0;
}
.form-group.col-md-3, .form-group.col-md-5 {
    padding-right: 0;
}
.form-group.col-md-2 {
    padding-left: 0;
}
img.cssv {
    position: absolute;
    width: 20%;
    top: 6px;
    right: 20px;
}
.mass {
    margin-bottom: 0;
}
/*.sidebar {
    background: #00859B 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 10px #00000029;
    border: 1px solid #EAEAEA;  
    
}*/
.sidebar {
	background-repeat: no-repeat;
    background-size: cover;
    /*background-image: url(../images/Legal.png);*/
    height: 100%;
 }

::-webkit-scrollbar-thumb {
    background: #fff !important;
    border-radius: 111px;
}


.sidebar p {
    text-align: left;
    font-family: "AdobeClean-Regular";
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 15px;
    vertical-align: bottom;
    position: absolute;
    bottom: 10%;
    right: 10%;
    left: 10%;
}

h3.page_title_second {
    color: #eb1c24;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #7070708f;
opacity: 1;
}

.addvrtisintg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 10px #00000029;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    opacity: 1;
    padding: 40px 30px 60px;
}
.tooltip {
    position: relative;
    display: block;
    opacity: 1;
    margin-left:auto;
    cursor:pointer;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 65px;
  background-color: transparent;
  color: #00859B;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  font-size:12px;
  font-family: "AdobeClean-Regular";  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.abicd.clearfix {
    clear: both;
    padding-top: 50px !important;
}
  
.border {
    border: 1px solid #00859b !important;
    margin-top: 40px;
}
.form-group.col-md-3.anter_authorationcode {
    background: var(--unnamed-color-eaeaea) 0% 0% no-repeat padding-box;
    background: #EAEAEA 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 40px;
    line-height: 41px;
}
.not-bag .container {
    background: none;
}
/*end*/

/*adervrtising services listing page start here*/
.in_adsr_listing_filter .in_adsr__filter .list-unstyled{
 display:flex;
 flex-wrap:wrap;
}
.in_adsr_listing_filter .in_adsr__filter .list-unstyled li{
 margin:5px 6px;
}
.in_adsr_listing_filter .in_adsr__filter .list-unstyled li a{
 display:flex;
 height:40px;
 width:40px;
 border-radius:50%;
 text-transform: uppercase;
 font-family: OpenSans-SemiBold;
 font-size:18px;
 align-items: center;
 justify-content: center;
 background:#FFFFFF;
 color:#464646;
 box-shadow: 0px 3px 3px #0000001f;
}
.in_adsr_listing_filter .in_adsr_listing_filter_icon div img{
 width:30px;
}
.in_adsr_listing_filter .in_adsr_listing_filter_icon div {
 height:50%;
 display:flex;
 align-items: center; 
 margin-right: 15px;
 margin-left: 15px;
}
.in_adsr_listing_filter .in_adsr__filter .list-unstyled li a:hover, .in_adsr_listing_filter .in_adsr__filter .list-unstyled li.active a{
 background: #495463;
 cursor: pointer;
 color:#fff;
}
.in_ad_services_listing_header .col-lg-3{
 flex: 0 0 22%;
 max-width: 22%;
}
.in_ad_services_listing_header .col-lg-8{
 flex: 0 0 56%;
 max-width: 56%;
}
#in_ad_services_listing .in_ad_services_listing_header{
 margin-top: 25px;
}
.in_ad_services_listing_header h1{
 color:#FF0000;
 font-family: 'Nunito-Bold';
 font-size:23px;
 line-height:30px;
 position: relative;
 height:100%;
 display: flex;
 align-items: center;
     left: 40px;
}
.in_ad_services_listing_header h1::before{
 content:'';
 position:absolute;
 width:1px;
 height:100%; 
 left: -17%;
 background: #707070;
}
.in_ad_services_listing_header .col-lg-2{
 display: flex;
 align-items: center;
 justify-content: center;
}
/*.in_ad_services_listing_panel .in_ad_services_listing_info{
 background: #00859B;
 padding: 30px 20px 15px 30px;
 box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
 border-radius: 5px;
}*/
.in_ad_services_listing_panel .in_ad_services_listing_info {
    /* background: #00859B; */
    padding: 30px 20px 15px 20px;
    box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: cover;
        max-height: 500px;
    min-height: 380px;
    /* background-image: url(../images/Legal.png);*/
}
/*.in_ad_services_listing_panel .in_ad_services_listing_info p{
 color:#fff;
 font-family:"AdobeClean-Regular";
 font-size:12px;
 line-height:16px;
}*/

.in_ad_services_listing_panel .in_ad_services_listing_info p {
    color: #fff;
    font-family: "AdobeClean-Regular";
    font-size: 15px;
    line-height: 20px;
    vertical-align: bottom;
    position: relative;
    bottom: 0;
    left: 0%;
    right: 10%;
    top: 52%;
}
#in_ad_services_listing .in_ad_services_listing_panel{
 padding-left: 65px;
 margin-top: 25px;
}
.in_ad_services_listing_panel .in_ad_service_member{
 align-items:center;
}
.border_memb{

    padding: 4px 10px;
    border: 1px solid #00000029;
 border-radius: 20px;
    
    max-width: 90%;
   
}
.in_ad_services_listing_panel .in_ad_service_member div{
    font-family: 'SegoeUI-Regular';
    font-size: 17px;
    padding: 4px 10px;
   
    border-radius: 20px;
    margin-left: 5px;
    max-width: 90%;
    overflow: hidden;
        text-transform: uppercase;
    height: 35px;
        width: 100%;
}
.in_ad_services_listing_panel .in_ad_service_member span{
 display: inline-block;
 width: 12px;
 height: 12px;
 border-radius: 50%;
}
.in_ad_services_listing_panel .in_ad_service_member.in_services_member span{
 background: #00859B;
}
.in_ad_services_listing_panel .in_ad_service_member.in_services_non_member span{
 background:#6195DC;
}
.in_ad_services_listing_panel .in_services_non_member span {
    background: #ff4500 !important;
}

.in_ad_services_listing_panel  .in_ad_services_view{
 margin-left: 3%;
 padding: 4% 3% 1% 6%; 
 border-radius: 35px;
 box-shadow: 0px 1px 5px 5px #ccccccbf;
}
.in_ad_services_listing_panel  .in_ad_services_view .in_ad_services_view_liasting{
 flex-wrap: wrap;
}
.in_ad_services_listing_panel .col-lg-10{ 
 flex: 0 0 78%;
 max-width: 78%;
}
.in_ad_services_listing_panel .in_ad_services_view .in_ad_member_non_memeber_list {
    width: 100%;    
    margin-bottom: 15px;
}
.in_services_member_identification .in_services_member_id, .in_services_member_identification .in_services_member_ide_view, .in_services_member_identification .in_services_non_member_id{
 align-items: center;
}
.in_services_member_identification .in_services_member_ide_view p{
  font-family: 'SegoeUI-Regular';
  font-size: 18px;
  color: #707070;
}
.in_services_member_identification .in_services_member_id span{
 width:15px;
 height:15px;
 display:inline-block;
 background: #00859B;
 margin-right: 10px;
 border-radius: 50%;
}
.in_services_member_identification .in_services_non_member_id span{
 width:15px;
 height:15px;
 display:inline-block;
 background:  #FF4500;
 border-radius: 50%;
 margin-right: 10px;
}
.in_ad_services_listing_panel .in_ad_services_view_panel{
 position:relative;
}
/*.in_ad_services_listing_panel .in_services_member_identification{
 position: absolute;
 right: -13%;
 top: 40%;
 transform: rotateZ(270deg);
}*/

.in_ad_services_listing_panel .in_services_member_identification {
    position: absolute;
    right: -12%;
    top: 48%;
    margin: auto;
    transform: rotateZ(
270deg
);
}
.in_ad_services_view_pagination a.in_services_prev span:nth-child(1) img{
 width:17px;
 margin-right: 5px;
}
.in_ad_services_view_pagination a.in_services_prev span:nth-child(2) img{
 width:14px;
}
.in_ad_services_view_pagination a.in_services_next span:nth-child(1) img{
 width: 14px;
}
.in_ad_services_view_pagination a.in_services_next span:nth-child(2) img{
 width: 17px;
 margin-left: 5px;
}
.in_ad_services_view_pagination .in_services_no_pagination{
 padding: 2px 5px;
 margin: 6px 6px;
 width: 26px;
 height: 26px;
 border-color: #464646;
 color: #464646;
}
.in_ad_services_view_pagination .page-item.active .in_services_no_pagination{
 background: #00859B;
 color:#fff;
 border-color:#00859B;
}
.in_adsr_listing_filter_icon .in_service_filter_search{
 position:relative;
 ursor:pointer;
}
.in_adsr_listing_filter_icon .in_service_filter_search span{
 font-size: 12px;
 font-family: "AdobeClean-Regular";
 line-height: 14px;
 color: #00859B;
 position: absolute;
 width: 65px;
 bottom: -8px;
 left: -13px;
 transition: 0.3s ease;
 cursor:pointer;
 display:none;
}
.in_adsr_listing_filter_icon .in_service_filter_search:hover span{
 display: block;
}
/*end*/
/*company profile page here*/
.in_ser_pro_header{
 margin-top: 50px;
 margin-bottom: 15px;
}
.in_ser_pro_info .in_ser_pro_cname{
 background: #3D8AA6;
 padding: 55px 10px 55px 30px;
 border-radius: 35px;
 margin-top: 68px;
}
.in_ser_pro_info .container{
 padding-left: 65px;
}
.in_ser_pro_cname ul li, .in_ser_pro_cname ul li a{
 font-size: 17px;
 line-height:25px;
 font-family:"Poppins-Regular";
}
.in_ser_pro_cname ul li{
 margin-bottom: 18px;
}
/*.in_ser_pro_info .in_ser_pro_cname button{
 font-family:"Poppins-Regular";
 font-size: 17px;
 color:#000;
 padding: 5px 20px;
 border-radius: 23px;
 margin: 25px 0px 0px;
 transition: 0.3s ease;
 border:1px solid #fff;
}*/
.in_ser_pro_info .in_ser_pro_cname button {
    font-family: "Poppins-Regular";
    font-size: 17px;
    color: #000;
    padding: 5px 20px;
    border-radius: 23px;
    margin: 25px 0px 0px;
    transition: 0.3s ease;
    border: 1px solid #fff;
    word-wrap: break-word;
    width: 280px;
}
.in_ser_pro_info .in_ser_pro_cname button:hover{
 background: transparent !important;
 color:#fff;
 border: 1px solid #fff !important;
}
.in_ser_pro_cdetails h1, .in_ser_pro_cdetails h2{
 color:#FF0000;
 font-family: 'Nunito-Bold';
 font-size: 20px;
 line-height: 30px;
 margin-bottom: 12px;
}
.in_ser_pro_cdetails p{
 font-family:"Poppins-Regular";
 font-size:13px;
 line-height:19px;
 color:#000000;
 text-align: justify;
}
.in_ser_pro_cdetails{
 padding-left: 50px;
}
.in_ser_pro_brochure a{
 font-size:12px;
 color:#111111;
}
.in_ser_pro_brochure div div a{
 position:relative;
}
.in_ser_pro_brochure div div a:nth-child(1)::after{
 content: '';
 position: absolute;
 width: 1px;
 height: 11px;
 background-color: #111111;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
}
.in_ser_pro_brochure div div a:nth-child(1){
 padding-right:6px;
 margin-right: 5px;
}
.in_ser_pro_brochure div div{
 padding-left: 27px;
}
.in_ser_pro_brochure div.text-center:nth-child(1){
 position: relative;
 padding-right: 20px;
 margin-right: 20px;
}
.in_ser_pro_brochure div.text-center:nth-child(1)::after{
 content: '';
 position: absolute;
 height: 76%;
 width: 1px;
 background: #969696;
 right: 0;
 top: 9%;
}
.in_service_second_header_frm .secto_countries_header_list ul li{
 text-align: left;
 color: #fff;
 margin-bottom: 10px;
 opacity: 0.8;
 font-size: 16.5px;
 transition: 0.3s ease;
 cursor:pointer;
}
.in_service_second_header_frm .secto_countries_header_list ul li:hover{
 opacity: 1;
}
.in_service_second_header_frm{
 position:relative;
}
.in_service_second_header_frm .secto_countries_header_list{
 position:absolute;
 background: #495463;
 z-index: 99;
 top: 28px;
 right: -104px;
 border-radius: 16px;
 border-bottom-right-radius: 0;
 padding: 20px 16px 30px;
 box-shadow: 0px 1px 2px 2px #a9a9a9bf;
 display:none;
 transition: 0.6s ease;
}
.in_service_second_header_frm .secto_countries_header_list.active_dropdown{
 display:block;
}
header#headaer-second .in_service_second_header_frm .form-group i{
 transform: rotate(0deg);
 transition: transform 0.5s linear;
}
.in_service_second_header_frm .form-group i.active_dr_arrow{
 transform: rotate(180deg);
 transition: transform 0.5s linear;
}
.trade-width-verticl_slider .carousel-inner{
 display:flex;
 height:100%;
 align-items:center;
}
/*.trade-width-verticl_slider .carousel-inner .slick_item{
 height:100%;
}*/
.trade-width-verticl_slider .carousel-inner .slick_item {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
 
.trade-width-verticl_slider .slick_item_div{
 display: flex;
 align-items: center;
}
.in_services_trade_with_india_panel .in_services_trade_with_india_search{
 background-size: unset;
}
.in_service_exportor_fr_india .in_service_exportor_title_header img{
 width: 29px;
 margin-top: 3px;
}

.sidenav {
    height: 100%;
    width: 0; 
    position: fixed; 
    z-index: 99999;
    top:0;
    right: 0;
    background-color: #00859B;
    overflow-x: hidden;
    padding-top: 0px;
    transition: 0.5s;
    padding-top: 50px; 
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 14px;
    font-size: 30px;
    margin-right: 50px;
    color:#fff;
 }
 #mySidenav .in_service_second_header_frm{
  padding:0px 20px;
 } 
 #mySidenav .in_service_second_header_frm button{
  background: transparent;
  border:none;
  padding: 0px 15px;
 } 
 #mySidenav .sidenavlogo a{
  font-size:25px;
 }
 #in_ad_services_listing .in_ad_services_listing_panel, .in_ser_pro_info .container{
  margin-bottom: 60px;
 }
 .in-services-exportorcn-india ul{
 flex-wrap: wrap;
 }
 .in-services-exportorcn-india ul li{
  width:10%;  
 }
 .in-services-exportorcn-india ul li a{
  font-family:"OpenSans-SemiBold" !important;
  color:#111111 !important;
  width:50px;
  height:50px;
  background: #FFFFFF;
  border-radius:50%;
  box-shadow: 0px 3px 3px #0000001f;
  display: block;
  display: flex;
  align-items:center;
  justify-content: center;
  font-size:25px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
 }
 .in-services-exportorcn-india .ins_addvrtisintg_header h1{
  color: #FF0000;
  font-family: 'Nunito-Bold';
  font-size: 37px;
  line-height: 47px;
  border-bottom: 2px solid #cacaca;
  padding-bottom: 2px;
  display: inline-block;
  width: auto;
 } 
 .in-services-exportorcn-india .ins_addvrtisintg_header img{
  width:30px;
 }
 .in-services-exportorcn-india .ins_addvrtisintg_header{
  padding: 0px 23px;
 } 
/* .in-services-exportorcn-india .sidebar-parent{
  height:440px;
  overflow-x: auto;
  margin-top: 60px;  
  margin-right: 17%;
 }*/
 .in-services-exportorcn-india .sidebar-parent {
    height: 100%;
    overflow-x: auto;
    margin-top: 0;
    margin-right: 0%;
}

 /*.in-services-exportorcn-india .sidebar{ 
  padding: 30px 15px 30px 30px;
  width: 200px;
  box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
  border-radius: 5px;  
 } */

 .in-services-exportorcn-india .sidebar {
    padding: 30px 15px 30px 30px;
    width: 100%;
    box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
    border-radius: 5px;
    height: 100%;
}

 .in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar-track
{
   border-radius: 20px;
  background-color: #FF0000; 
}

.in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar
{
  width: 30px;
  background-color: #FF0000;
  border-radius: 20px;
}

.in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar-thumb
{   
  background-color: #ffffff;
  border: 1px solid #FF0000;
  height:20px;
  min-height: 20px;
}
.in-services-exportorcn-india .sidebar-parent::-webkit-resizer{
  height:20px;
  min-height: 20px;
}
.in-services-exportorcn-india ul li a:hover{
 background: #464646;
 color:#fff !important;
}
.in-services-exportorcn-india .container {
 padding-left: 60px;
}
.in-services-exportorcn-india-header .container{
 padding: 25px 0px 25px 74px;
}
.in-services-exportorcn-india div.border{
 width: 93%;
 margin-right: auto;
 margin-left: auto;
}
.in-services-exportorcn-india .col-lg-9{
 flex: 0 0 76%;
 max-width: 76%;
}
.in-services-exportorcn-india .col-md-3{
 flex: 0 0 24%;
 max-width: 24%;
}
.in_service_orgniser_india  .in_service_exportor_title_header .right-contet{
 display:flex;
 align-items: center;
}
.in_service_orgniser_india  .in_service_exportor_title_header .right-contet a{
 font-size:16px;
 color:#000;  
}
.in_service_orgniser_india  .in_service_exportor_title_header .right-contet img{
 width:30px;
 margin-left: 7px;
 margin-top: 0px;
}
.in_service_orgniser_india  .in_service_exportor_title_header {
 padding: 25px 35px 25px 44px;
}
.in_service_orgniser_india  .in_service_exportor_title_header h1 {
 color: #FF0000;
 font-family: 'Nunito-Bold';
 font-size: 37px;
 line-height: 47px;
 border-bottom: 2px solid #cacaca;
 padding-bottom: 2px;
 display: inline-block;
 width: auto;
}
h3.text-center.mb-0.mt-3.Submit-your-details {
    opacity: 0.63;
    font-size: 18px;
    font-family: 'Roboto-Regular';
    margin-top: 10px !important;
}
.i-agree {
    font-size: 8px;
    font-family: 'Poppins-Regular';
}
.in_service_help_form input {
    height: 40px;
    color: #fff;
}

.secto_countries_header_list.active_dropdown ul li a {
    font-family: 'Nunito-Regular';
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
}

.in_service_orgniser_india .in_service_we_help h4 {
    font-size: 29px;
    line-height: 30px;
    color: #111111;
    font-family: 'Nunito-Bold';
    margin-bottom: 40px;
    letter-spacing: 1.45px;
}
.in_service_orgniser_india .in_service_we_help li {
    list-style: none !important;
    font-size: 16px;
    color: #111111;
    position: relative;
    padding-left: 15px;
    font-family: 'Nunito-Bold';
    line-height: 24px;
}
.in_service_orgniser_india .in_service_we_help li::before{
 content: '';
 position: absolute;
 width: 7px;
 height: 7px;
 background: #FF0000;
 border-radius: 50%;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.in_service_orgniser_india .in_service_we_help{
 padding: 0px 6% 0px 13%;
}
.in_service_orgniser_india .in_service_we_help .col-md-12{
 background-image: url(../images/Rectangle-map.png);
 background-size: 56%;
 background-repeat: no-repeat;
 background-position: right 4% top 25%;
}
.in_service_help_form .in_service_country_code{
 display:flex;
 flex-wrap: wrap;
}
.in_service_help_form .in_service_country_code div:nth-child(1){
 width:25%;

}
.btn_code button.form-group.btn {
    background: #495463;
    border-color: #495463;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 14px;
    width: 67px;
}
.in_service_help_form .in_service_country_code div:nth-child(2){
 width:75%;
}
.in_service_help_form .in_service_country_code div:nth-child(1) input{
 border-bottom-right-radius: 0px;
 border-top-right-radius: 0px;
}
.in_service_help_form .in_service_country_code div:nth-child(2) input{
 border-bottom-left-radius: 0px;
 border-top-left-radius: 0px;
}
.in_service_help_form{
 padding: 0% 8% 0% 7%;
}
.ragister_pad_botom {
    padding-bottom: 5%;
}

.in_service_help_form input, .in_service_help_form textarea, .btn_code{
 font-family:"Roboto-Regular";
 font-size: 13px;
 background: #495463; 
 border-color:#495463; 
}
.btn_code button {
    border: 0;
    border-radius: 0;
    margin-top: 0;
    background: #495463;
    color: #fff;
     font-family:"Roboto-Regular";
 font-size: 13px;
     padding-top: 10px;
}
input.form-control:-webkit-autofill {
  -webkit-background-clip: text;
  background: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #495463 inset;
  /*  */
}


.in_service_help_form textarea:-ms-input-placeholder, .in_service_help_form textarea::-moz-placeholder, .in_service_help_form textarea:-moz-placeholder, .in_service_help_form textarea::-webkit-input-placeholder{
 color:#fff !important;
}
.in_service_help_form input:focus, .in_service_help_form textarea:focus{
 border:1px solid #495463 !important;
 color:#495463;
}
input.form-check-input.register{
 height:auto; 
 color: #fff;
}
.in_service_help_form input::placeholder, .in_service_help_form textarea::placeholder{
 color:#FFFFFF !important;
}
.in_service_help_form  .in_service_captcha .form-control:disabled, .in_service_help_form  .in_service_captcha .form-control[readonly]{
 background: #495463; 
 border-color:#495463; 
 color:#fff;
 border-bottom-right-radius: 0px;
 border-top-right-radius: 0px;
}
.in_service_help_form  .in_service_captcha{
 display:flex; 
 align-items:center;
 justify-content: flex-end;
}
.in_service_help_form  .in_service_captcha .form-control{
 width: 100px;
 font-size:20px;
}
.in_service_help_form  .in_service_captcha div{
 width:40px;
 height:40px;
 color:#fff;
 background: #495463; 
 border-bottom-right-radius: 5px;
 border-top-right-radius: 5px;
 display: flex;
 align-items:center;
 justify-content: center;
}
.in_service_help_form  .in_service_captcha div i.fas{
 width: 30px;
 height:30px;
 background:#fff;
 color:#495463;
 border-radius: 50%;
 display:flex;
 align-items: center;
 justify-content: center;
 cursor: pointer;
}
.in_service_help_form  .in_services_help_last_row .col-md-3:nth-child(1){
  flex: 0 0 30%;
  max-width: 30%; 
}
.in_service_help_form  .in_services_help_last_row .col-md-6.in_services_submition{
 flex: 0 0 45%;
  max-width: 45%;   
}
.in_service_help_form  .in_services_help_last_row .col-md-6.in_services_submition p{
 font-size:8px;
 font-family:"Roboto-Regular";
}
.in_service_help_form  .in_services_help_last_row .col-md-6.in_services_submition p a{
 color: #00859B;
}
.in_service_help_form  .in_services_help_last_row .col-md-6.in_services_submition h3{
 font-size:20px;
 color:#000;
 opacity:0.5;
 font-family:"Roboto-Regular";
}
.in_service_help_form .btn{
 background:#00859b;
 color:#fff;
 box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
 border-color:#00859b;
 height: 40px;
 font-size:20px;
 transition:0.3s ease;
}
.in_service_help_form .btn:hover{
 box-shadow: none;
}
.in_service_help_form .in_services_auth_code .form-control{
 font-size: 12px;
 color:#111111 !important;
 background: #EAEAEA;
 border-color:#EAEAEA !important;
 text-align: right;
}
.in_service_help_form .in_services_auth_code .form-control::placeholder{
 color:#111111 !important;
 opacity:0.5;
}
.in_service_orgniser_india .in-services-exportorcn-india .sidebar-parent{
 margin-right: 13%;
}
.in_service_orgniser_india .in-services-exportorcn-india .sidebar{
 margin-right: 3%;
 padding: 25px 15px 30px 25px;
 width: 210px;
 margin-left: 6%;
}
.in_service_orgniser_india .in-services-exportorcn-india .sidebar-parent{
 margin-top: 82px;
 height:520px;
}
/*end*/

/*new added form design*/
.ins_new_sidebar_frm .form-group.form-text label{
 font-size:10px;
 font-family:"OpenSans-Regular";
 margin-bottom: 0px;
 width: 40%;
 text-align: right;
 color:#495463; 
}
.ins_new_sidebar_frm .form-group.form-text .form-control{
 font-size:12px;
 height:40px;
 background: transparent !important;
}
.ins_new_sidebar_frm .form-group.form-text {
 display: flex;
 align-items: center;
 background: linear-gradient(to top, #DAE3FE 10%, #E9EFFD 85%);
 border:1px solid #BCE0FD;
 padding: 0px 10px;
}
.ins_new_sidebar_frm .form-group.form-text .form-control::placeholder{
 font-size:12px;
 font-family:"OpenSans-Regular";
 color:#495463;
}
.ins_new_sidebar_frm{
 padding: 3.5% 1% 0% 4% !important;
}
.ins_new_sidebar_frm .btn{
 background: #00859b;
 color: #fff;
 box-shadow: 9px 9px 5px rgb(0 0 0 / 12%);
 border-color: #00859b;
 height: 44px;
 font-size: 20px;
 transition: 0.3s ease;
}
.ins_new_sidebar_frm .btn:hover{
 box-shadow: none;
}
.ins_new_sidebar_frm .form-group.form-check{
 margin: 18px 15px 0px;
}
.ins_new_sidebar_frm .form-group.form-check .form-check-label{
 font-size: 14px;
 line-height:10px;
 font-family:"OpenSans-Regular";
 color:#EB1C24;
 margin-left: 7px;
 padding-top: 4px;
}
.in_ad_services_form_view{
 display: flex;
 flex-wrap: wrap;
}
.in_ad_services_form_view .in_ad_services_view_liasting_panel{
 width: 100%;
}
/*.in_ad_services_form_view .ins_new_sidebar_frm{
 width: 30%;
}*/
.in_ad_services_form_view .ins_new_sidebar_frm {
 padding: 0% 2% 0% 0% !important;
}

.ins_new_sidebar_frm input.form-check-input{
 height: 20px;
 width: 20px; 
}
/*end*/

/*contact us*/
.contact-info-panel{
 padding-left:74px;
}
.contact-info-panel .contact-time h5{
 color: #000;
}
.contact-info-panel .contact-general-info{
 border: 1px solid #0e859b;
 padding: 20px 15px;
}
.contact-general-info h6, .contact-toggle-panel .attr_text h6{
 text-transform: uppercase;
 color:#000;
 font-family:"Nunito-Bold";
}
.contact-toggle-panel .contact-toggle-container{ 
 border: 1px solid #0e859b;
 margin-bottom: 1rem!important;
}
.contact-toggle-panel .attr_text{
  height: 40px;
  display: flex;
  padding-left:15px;
  padding-right:15px;
  cursor: pointer;
  align-items: center;
}
.contact-toggle-panel .attr_text i.float-right{
 margin-left: auto;
 font-size:14px;
}
.contact-toggle-panel .content{
 padding: 20px 15px;
 display: none;
}
.contact-info-panel p{
 font-size:14px;
 font-family:"Poppins-Regular";
}
.contact-toggle-panel .attr_contain p{
 margin-bottom: 8px;
} 
.contact-info-panel .attr_text.active{
 background: #0e859b;
}
.contact-info-panel .attr_text.active h6, .contact-info-panel .attr_text.active i{
 color:#fff; 
}
.contact-general-info p{
 margin-bottom: 8px !important;
}
.contact-general-info h6{
 margin-bottom: 10px !important;
}
.contact-info-panel .contact-general-info p a, .contact-toggle-panel .content p a{
 color: #093f7f;
}
.contact-info-panel .contact-general-info p a:hover, .contact-toggle-panel .content p a:hover{
 color:#EB1C24;
}
/*end*/

/*header{
 position:fixed;
 width: 100%;
 background-color: #fff;
 z-index: 99999;
}

main.contact-us-page{
 padding-top: 154px;
}

main#in_services_main{
 padding-top: 150px;
}*/
/*responsive start here*/

@media(max-width:1920px){

.in_ad_services_listing_header .col-lg-2 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .in_ad_services_listing_header .col-lg-9 {
    flex: 0 0 66%;
    max-width: 66%;
  }

}

@media(max-width:1440px){
  .in_services_home_panel {
    padding-left: 30px;
  }
  .in_services_home_panel_listing:nth-child(odd) {
    width: 45%;    
  } 
  /*.in_services_home_panel_listing:nth-child(even){
    width: 45%;  
  } */
  .in_services_home_panel_listing:nth-child(even) {
    width: 50%;
}
  .in_service_header_social_media{
   margin-right: 30px;
  }
  .in_service_help_desk{
   right: 0%;
   bottom:7%;
  }
  footer.in_service_footer{
   margin-top: 40px;
  }
  .in_ad_services_listing_header .col-lg-2 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .in_ad_services_listing_header .col-lg-9 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .in_adsr_listing_filter .in_adsr__filter .list-unstyled li a{
   width:37px;
   height:37px;
  } 
  .in_ser_pro_cname ul li, .in_ser_pro_cname ul li a{
   font-size: 16px;
   line-height: 24px;
  }
}
@media(max-width:1350px){
  
 .trade-width-verticl_slider .slick_item_div{
   padding: 0% 8% 0px 3%;
 }
 #in_service_header .in_service_header_empty_col img{
  top: -67px;
 }
 .in_service_exportor_title_header .container{
  padding: 38px 0px 56px 67px;
 }
 .in_ad_services_listing_panel .in_ad_services_view{
  padding: 4% 4% 1% 3%;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
   margin: 5px 5px;
 }
 .in_ad_services_listing_header h1::before{
   left: -25%;
 }
 .in-services-exportorcn-india .sidebar-parent{
  margin-right: 12%;
 }
 .in-services-exportorcn-india-header .container {
  padding: 25px 0px 25px 74px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india .sidebar{
  width: 190px;
 }
}
@media(max-width:1300px){
 #in_ad_services_listing .in_ad_services_listing_panel, .in_ser_pro_info .container{
   padding-left: 50px;
 }
 .in_ad_services_listing_header .col-lg-3 {
   flex: 0 0 19%;
   max-width: 19%;
 }
 .in_ad_services_listing_header .col-lg-8 {
    flex: 0 0 59%;
    max-width: 59%;
  }
}
@media(max-width:1280px){
  .in_services_home_panel {
    padding-left: 15px;
  }
  .in_services_home_panel_listing:nth-child(odd) {
    width: 47%;    
    margin-right:3%;
  }
  .in_services_home_panel .in_services_home_panel_inner span{
   font-size: 15px;
   line-height: 24px;
  }
  .trade-width-verticl_slider .slick_item_div{
   padding: 0% 5% 0px 3%;
  }
  .in_service_help_desk{
   bottom: 4%;
  }
  .in_services_right_header .in_service_council_logo img{
   width: 84%;
  }
  .in_service_exportor_list .in_service_exportor_col_1 .in_service_exportor_list_panel {
    margin: 0% 2% 10% 0%;
  }
  .in_service_exportor_list .in_service_exportor_col_3 .in_service_exportor_list_panel {
    margin: 0% 0% 10% 2%;
   }
  .in_service_exportor_list .in_service_exportor_col_2 .in_service_exportor_list_panel {
    margin: 0% 1% 10% 1%;
  }
  .in_service_exportor_title_header .container {
    padding: 30px 0px 45px 40px;
  }
  header#headaer-second .in_service_header_trade .title_second{
   font-size: 35px;
   margin-bottom: 4px;
  }
  header#headaer-second .in_service_second_logo img {
    width: 100%;
  }
  .in_service_exportor_list .in_service_exportor_list_panel .in_service_exportor_name h3{
   font-size: 17px;
   line-height:23px;
  }
  header#headaer-second .in-services-second .col-lg-5{
    flex: 0 0 38.666667%;
    max-width: 38.666667%;
    margin-right: 3%;
  }
  .in_ad_services_listing_panel .in_ad_services_view {
    padding: 4% 3% 1% 3%;
  } 
  .in_ad_services_listing_header .col-lg-3 {
   flex: 0 0 15%;
   max-width: 15%;
  }
  .in_ad_services_listing_header .col-lg-8 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .in_adsr_listing_filter .in_adsr__filter .list-unstyled li a {
    width: 36px;
    height: 36px;
  }
  .in_adsr_listing_filter .in_adsr__filter .list-unstyled li a{
    font-size: 16px;
  }
  .in_ad_services_listing_panel .in_services_member_identification{
    right: -16%;
  }
  .in_ad_services_listing_panel .in_ad_service_member div{
    font-size:15px;
  }
  .in_ser_pro_cdetails{
    padding-left: 40px;
    padding-right: 32px;
  }
  .in_ser_pro_info .in_ser_pro_cname {
    padding: 40px 15px 40px 15px;
    border: 1px solid #707070;
  }
  .in_ser_pro_cname ul li, .in_ser_pro_cname ul li a {
   font-size: 15px;
   line-height: 24px;
  }
  .in_ser_pro_info .in_ser_pro_cname button{
   font-size: 16px;
  }
  .in_service_exportor_list .container{
   padding-left:82px;
  }
  #in_services_main{
   margin-bottom: 50px;
 }
 .in-services-exportorcn-india .sidebar-parent{
  margin-right: 0%;
 }
 .in-services-exportorcn-india .sidebar{
  width: 92%;
 }
 .in-services-exportorcn-india-header .container {
  padding: 25px 0px 25px 40px;
 }
 .in-services-exportorcn-india .container {
  padding-left: 25px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india .sidebar {
   width: 90%;
 }
 .in_service_help_form {
    padding: 0% 5% 0% 7%;
 }
 .in_service_orgniser_india .in_service_we_help .col-md-12{
   background-position: right -17% top 25%;
 }
 .in_service_orgniser_india .in_service_exportor_title_header {
    padding: 25px 35px 25px 10px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india .sidebar-parent {
    margin-right: 0%;
 }

 /*new added form*/
  .ins_new_sidebar_frm {
    padding: 3.5% 1% 0% 2% !important;
  }
 /*end*/

 .contact-info-panel {
    padding-left: 44px;
 }
}

@media(max-width:1199px){
 .service-sector-home-info h1{
    font-size: 35px;
 }
 .title_second{
   font-size: 35px;
   line-height:40px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search{
   width: 100%;
   height:45%;
   border-bottom-left-radius: 0px;
   box-shadow: none;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_vslider{
  border-bottom-left-radius: 35px;
  width: 100%;
  height:55%;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search p{
  margin-top: 20px;
  margin-bottom: 26px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search{
   z-index:99;
 }
 .trade-width-verticl_slider h2{
  font-size: 25px;
  line-height:35px;
  text-align: center;
 }
 .trade-width-verticl_slider p{
  text-align: center;
 }
 header #in_service_header .in_service_logo img{
  height: auto;
  object-fit: unset;
  margin-left: -10px; 
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search::after{
  border-bottom-left-radius: 0px;
 }
 .in_service_help_desk {
   bottom: 2%;
 }
 .in_services_right_header .in_service_council_logo img{
   width: 100%;
  }
  #headaer-second .in_services_right_header .in_service_council_logo{
   align-items: flex-start;
  }
  .in_service_exportor_list .container{
   background-position: top 242px left -127px;
   padding-left: 15px;
   padding-right: 15px;
  }
  .in_services_trade_with_india_panel .in_services_trade_with_india_search{
    background-size: 100%;
  }   
  #headaer-second .in_services_right_header .in_service_council_logo img{
  width: 84%;
 }
 .in_service_exportor_title_header .container {
    padding: 30px 0px 45px 30px;
  }
  .in_service_exportor_list .in_service_exportor_col_2 .in_service_exportor_list_panel {
    margin: 0% 0% 10% 0%;
 }
 .in_service_exportor_list .in_service_exportor_col_1 .in_service_exportor_list_panel{
   margin: 0% 0% 10% 0%;
 }
 .in_service_exportor_list .in_service_exportor_col_3 .in_service_exportor_list_panel {
    margin: 0% 0% 10% 0%;
 }
 .in_service_exportor_list .in_service_exportor_list_panel{
   padding: 35px 15px;
 }
 header#headaer-second .in_service_second_logo img{
  margin-top: 10px;
 } 
 #in_ad_services_listing .in_ad_services_listing_panel {
    padding-left: 15px;
 }
 .in_adsr_listing_filter .in_adsr_listing_filter_icon div img {
    width: 25px;
 }
 .in_ad_services_listing_header .col-lg-3 {
   flex: 0 0 5%;
   max-width: 5%;
 }
 .in_ad_services_listing_header .col-lg-8 {
    flex: 0 0 74%;
    max-width: 74%;
 }
 .in_ad_services_listing_panel .in_ad_services_listing_info{
   padding: 30px 15px 15px 15px;
 }
 .in_ad_services_listing_panel .in_services_member_identification {
   right: -14%;
 }
 .in_ad_services_listing_panel .in_ad_services_view {
    padding: 3% 5% 2% 3%;
 }
 .in_ser_pro_info .container .col-lg-3{
  flex: 0 0 30%;
  max-width: 30%;
 }
 .in_ser_pro_info .container .col-lg-6{
  flex: 0 0 70%;
  max-width: 70%;
 }
 .in_ser_pro_cdetails {
  padding-left: 40px;
  padding-right: 15px;
 }
 .trade-width-verticl_slider .slick_item_div, .trade-width-verticl_slider .carousel-inner .slick_item{
  border-bottom-left-radius: 35px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search p{
  font-size:20px;
 }
 #in_services_main {
  margin-bottom: 100px;
 }
 .in_ad_services_listing_panel .col-lg-10{
  -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
    max-width: 83.33%;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li{
  margin: 5px 6px;
 }
 .in-services-exportorcn-india .ins_addvrtisintg_header h1{
   font-size:30px;
   line-height:37px;
 }
 .in-services-exportorcn-india .sidebar{
   padding: 30px 15px 30px 15px;
   width: 90%;
 }
 .in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar-track
{
   border-radius: 20px;
  background-color: #FF0000; 
}

.in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar
{
  width: 20px;
  background-color: #FF0000;
  border-radius: 20px;
}

.in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar-thumb
{   
  background-color: #ffffff;
  border: 1px solid #FF0000;
  height:20px;
  min-height: 20px;
}
.in-services-exportorcn-india .sidebar-parent::-webkit-resizer{
  height:20px;
  min-height: 20px;
}
.in-services-exportorcn-india .sidebar-parent{
 height:430px;
}
.in-services-exportorcn-india-header .container{
 padding: 30px 0px 30px 30px;
}
.in_service_orgniser_india .in_service_exportor_title_header h1{
  font-size: 30px;
  line-height: 37px;
 } 
 .in_service_orgniser_india .in_service_we_help {
    padding: 0px 6% 0px 8%;
 }
 .in_service_help_form {
    padding: 0% 5% 0% 0%;
 } 

 /*new added form*/
  .ins_new_sidebar_frm {
    padding: 3.5% 0% 0% 34% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .in_ad_services_form_view .in_ad_services_view_liasting_panel{
   width: 100%;
  }
  .in_ad_services_view_pagination .ml-auto{
   margin:auto !important;
   padding-right: 0px !important;
  }
  .in_ad_services_form_view .ins_new_sidebar_frm{
    margin-top: 30px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
 /*end*/

 .contact-info-panel {
    padding-left: 30px;
 }
}

@media(max-width:1100px){
 #in_services_main .service-sector-home-info{
  flex: 0 0 47%;
  max-width: 47%;
 }
 #in_services_main .service-sector-home-slider{
  flex: 0 0 53%;
  max-width: 53%;
 }
 #in_service_header .in_service_header_logo_col {
  flex: 0 0 37.5%;
  max-width: 37.5%;
 }
 #in_service_header .in_service_header_empty_col{
  flex: 0 0 37.5%;
  max-width: 37.5%;
 }
 #in_service_header .in_service_header_mainl_col{
  flex: 0 0 25%;
  max-width: 25%;
 }
 .page_title_second{
  font-size: 25px;
 } 
  header#headaer-second .in-services-second {
   height: 131px;
 }
 .in_ad_services_listing_panel .in_services_member_identification {
  right: -16%;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
  margin: 5px 5px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header {
   padding: 25px 9px 25px 10px;
 }
 .in_service_orgniser_india .in_service_we_help {
   padding: 0px 1% 0px 0%;
 }
 .in_service_help_form {
    padding: 0% 0% 0% 0%;
 }
 .in_service_help_form .in_services_help_panel{
   flex: 0 0 45.0000%;
   max-width: 45.0000%;
 }
 .in_service_help_form .in_services_msg_panel{
   flex: 0 0 55.0000%;
   max-width: 55.0000%;
 }
 .in_service_help_form .in_service_captcha .form-control, .in_service_help_form .in_services_help_last_row .col-md-6.in_services_submition h3{
  font-size:18px;
 }
}

@media(max-width:1024px){
 .in_services_home_panel .in_services_home_panel_inner span{
  font-size: 14px;
  line-height: 22px;
 }
 #in_service_header .in_service_header_empty_col img {
  top: -28px;
 }
 .in_service_header_social_media{
  margin-right: 20px;
 }
 header#headaer-second .in_service_header_trade .title_second{
  font-size:32px;
 }
 header#headaer-second .in_service_header_trade p{
  font-size:17px;
 }
 footer.in_service_footer {
   margin-top: 50px;
 }
 footer.in_service_footer ul li a{
  font-size:16px;
 }
 .in_ad_services_listing_panel .in_services_member_identification {
  right: -17%;
 }
}

@media(max-width:991px){
  a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}
 #in_services_main .service-sector-home-info{
  flex: 0 0 55%;
  max-width: 55%;
 }
 #in_services_main .service-sector-home-slider{
  flex: 0 0 45%;
  max-width: 45%;
 }
 #in_service_header .in_service_header_logo_col {
  flex: 0 0 45%;
  max-width: 45%;
 }
 #in_service_header .in_service_header_empty_col {
  flex: 0 0 25%;
  max-width: 25%;
 }
 #in_service_header .in_service_header_mainl_col {
  flex: 0 0 30%;
  max-width: 30%;
 }
 .in_service_header_social_media{
  margin-right: 5px;
 }
 header #in_service_header .in_service_logo div{
  height: 100%;
 }
 header #in_service_header .in_service_logo img{
  height: 100%;
  object-fit: cover;
 }
 header #in_service_header .in_service_logo{
  height:120px;
 }
 .in_services_right_header .in_service_council_logo{
  height: 100%;
  align-items: center;
 }
 .trade-width-verticl_slider h2{
   font-size:20px;
   line-height:27px;
 } 
 header#headaer-second .in_service_header_trade .title_second {
  font-size: 30px;
 }
 header#headaer-second .in-services-second .col-lg-4{
  flex: 0 0 25%;
  max-width: 25%;
 }
 header#headaer-second .in-services-second .col-lg-5{
  flex: 0 0 45%;
  max-width: 45%;
  margin-right: 0%;
 }
 header#headaer-second .in-services-second .col-lg-3{
  flex: 0 0 30%;
  max-width: 30%;
 }
 header#headaer-second .in_service_header_trade p {
   font-size: 15px;
 }
 header#headaer-second .in_service_second_header_frm .form-group .form-control{
  width:215px;
 }
 #headaer-second .in_services_right_header .in_service_council_logo img {
  width: 100%;
 }
 #headaer-second .in_services_right_header .in_service_council_logo img {
  width: 84%;
  margin-top: 4px;
 } 
 header#headaer-second .in_service_second_logo{
 height:100%;
 display: flex;
 align-items:center;
 }
 header#headaer-second .in_service_second_logo a{
  height:100%;
  width:100%;
 }
 header#headaer-second .in_service_second_logo img{
  margin-top: 0px;
  height: 100%;
  object-fit: cover;
 }
 .in_service_exportor_title_header .container {
  padding: 20px 0px 25px 15px;
 }
 .in_service_exportor_title_header .page_title_second {
  padding-left: 35px;
 }
 .in_service_exportor_title_header .container img{
  margin-top: 4px;
  width: 30px;
 }
 .in_ser_pro_cdetails h1, .in_ser_pro_cdetails h2{
  font-size: 20px;
 }
 #in_ad_services_listing .in_ad_services_listing_panel, .in_ser_pro_info .container {
  padding-left: 15px;
 }
 .in_ser_pro_info .container .col-lg-3 {
  flex: 0 0 40%;
  max-width: 40%;
 }
 .in_ser_pro_info .container .col-lg-6 {
  flex: 0 0 60%;
  max-width: 60%;
 }
 .service-sector-home-info h1, .title_second{
   font-size: 30px;
  }
  footer.in_service_footer {
    margin-top: 45px;
 }
 .in_service_second_header_frm .secto_countries_header_list{
   padding: 20px 16px 15px;
   height: 297px;
   overflow: scroll;
   right: -174px;
 }
 .page_title_second {
   font-size: 20px;
 }
 header#headaer-second .in-services-mobile-header{
  display: block !important;
  width:10%;
 } 
header#headaer-second .mobile_hed_new {
    display: block !important;
    width: 100%;
}
.mobile_hed_new {
    padding-top: 10px;
}

 .in_ad_services_listing_panel .col-lg-2{
  order: 2;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .in_ad_services_listing_panel .col-lg-10{
   order: 1;
   flex: 0 0 100%;
   max-width: 100%;
 }
 .in_ad_services_listing_panel .in_ad_services_view{
   margin-left: 0%;
   margin-bottom: 50px;
 }
 .in_ad_services_listing_panel .in_services_member_identification {
   right: -15%;
 }
 .in_ad_services_listing_panel .in_ad_service_member div{
  width: 100%;
  text-align: center;
 }
 .in_ad_services_listing_header .col-lg-3{
  flex: 0 0 100%;
  max-width: 100%;
 }
 .in_ad_services_listing_header .col-lg-2{
  flex: 0 0 26%;
  max-width: 26%;
 }
 .in_ad_services_listing_panel .in_ad_services_listing_info p{
  text-align: center;
 }
 .in_ad_services_listing_header h1{
   font-size: 20px;
   line-height:26px;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
    margin: 5px 4px;
 }
 .in_ad_services_listing_panel .in_services_member_identification{
  position:unset;
  right:0;
  left: 0;
  transform: rotateZ(0deg);
  margin-right: auto;
  margin-left: auto;
  display:table;
  margin-top: 15px;
 }
 .in_ad_services_listing_panel .in_ad_services_view {
  padding: 5% 2% 4% 2%;
 }
 .in_services_member_identification .in_services_member_ide_view p{
  font-size:16px;
 }
 .in_services_member_identification .in_services_member_id span, .in_services_member_identification .in_services_non_member_id span{
  width: 12px;
  height: 12px;
 }
 .in_ad_services_listing_panel .in_ad_service_member div{
  font-size:14px;
 }
 .in_ad_services_listing_panel .in_ad_service_member span{
  width: 10px;
  height: 10px;
  margin-left: 5px;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li a {
   width: 32px;
   height: 32px;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li a {
   font-size: 14px;
 }
 .in-services-exportorcn-india .col-lg-9, .in-services-exportorcn-india .col-md-3{
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
 }
 .in-services-exportorcn-india .sidebar-parent {
    height: 300px;
 }
 .in-services-exportorcn-india .sidebar{
  width:98%;
 }
 .sidebar p{
   font-size:14px;
 }
 .in-services-exportorcn-india ul li a{
   font-size:20px;
 }
 .in-services-exportorcn-india .col-lg-9, .in-services-exportorcn-india .col-md-3{
  padding: 0px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india .sidebar{
  width: 98%;
  margin-left: 0%;
 }
 .in_service_orgniser_india .col-lg-9{
   padding: 0px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header {
    padding: 25px 9px 25px 0px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india.col-md-12{
   padding: 0px;
 }
 .in_service_orgniser_india .in-services-exportorcn-india .sidebar-parent{
   height:300px;
   margin-top: 50px;
 }
 /*new added form*/
  .ins_new_sidebar_frm {
    padding: 3.5% 0% 0% 0% !important;    
  }  
 /*end*/

 .contact-info-panel {
    padding-left: 15px;
 }
}

@media(max-width:767px){

  a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}

  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
 #in_services_main .service-sector-home-info, #in_services_main .service-sector-home-slider{
   flex: 0 0 100%;
   max-width: 100%;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search {
   height: auto;
   padding: 60px 20px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_vslider{
  height:auto;
 } 
 .trade-width-verticl_slider .slick_item_div {
   padding: 60px 3% 50px 3%;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search::after, .in_services_trade_with_india_panel .in_services_trade_with_india_search{
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 0px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_vslider, .trade-width-verticl_slider .slick_item_div, .trade-width-verticl_slider .carousel-inner .slick_item{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
 }
 footer.in_service_footer .footer_menu .container{
  padding: 20px 15px 15px ! important;
 }
 footer.in_service_footer .footer_menu .container ul{
  margin-right: auto;
 }
 .service-sector-home-info .in_services_home_page_title {
  width: 100%;
 } 
 .in_services_right_header{
  display:block;
 }
 .in_services_right_header .in_service_council_logo {
  display:block;
  height:auto;
  width: auto;
 }
 .in_services_right_header .in_service_council_logo img{
  width:auto;
 }
 .in_service_header_social_media{
  display:block; 
  margin:5px 0px 0px 0px; 
 }
 .in_service_header_social_media ul{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;  
  border-left:none;  
 }
 .in_service_header_social_media li{
  float:left;
  margin: 15px 10px 0px;
 }
 #in_service_header .in_service_header_empty_col{
  display:none;
 }
 #in_service_header .in_service_header_logo_col {
  flex: 0 0 50%;
  max-width: 50%;
 }
 #in_service_header .in_service_header_mainl_col, header#headaer-second .in-services-second .col-lg-3{
  flex: 0 0 50%;
  max-width: 50%;  
  display: flex;
  align-items: center;
  justify-content: center;
 }
 .in_services_right_header{
  height:auto;
 }
 .in_services_right_header .in_service_council_logo{
  width:115px;
  margin-left: auto;
  margin-right:auto;
 }
 .in_services_right_header .in_service_council_logo img{
  height:auto;
 }
 img.Commerce {
    float: left;
    position: absolute;
    left: -40px;
    top: 5px;
}

 .service-sector-home-info h1{
  margin: 30px 0px 30px;
 }
 .service-sector-home-info h1, .title_second, .trade-width-verticl_slider h2{
  font-size: 30px;
 }
 .in_services_trade_with_india_panel .in_services_trade_with_india_search p{
  font-size: 16px;
  line-height: 24px;
 }
 .in_service_help_desk img {
   height: 35px;
 }
 footer.in_service_footer {
   margin-top: 40px !important;
 }
 .in_service_exportor_title_header .page_title_second{
  font-size:25px;
 }
 header#headaer-second .in-services-second .col-lg-4{
  flex: 0 0 40%;
  max-width: 40%;
 }
 header#headaer-second .in-services-second .col-lg-3{
  flex: 0 0 50%;
  max-width: 50%;
 }
 header#headaer-second .in-services-second .col-lg-5{
  display:none;
 }
 
 header#headaer-second .in-services-second .col-lg-5, header#headaer-second .in-services-second .col-lg-4{
  background: transparent;
 }
 header#headaer-second .in_service_second_logo{
  height:120px;
 }
 #headaer-second .in_services_right_header .in_service_council_logo img{
  width: 100%;
  margin-top: 0px;
 }
 header#headaer-second .in_service_second_logo img{ 
 animation: 2s ease-out 0s 1 slideInFromLeft2;
 margin-left: -10px;
}

/*animation of logo*/
@keyframes slideInFromLeft2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
 header#headaer-second .in-services-second {
  height: 120px;
 }
 .in_service_exportor_title_header .container {
  padding: 32px 0px 30px 15px;
 } 
 .in_service_exportor_list .exportor_listing_btn{
  border:1px solid #00859B;
  color:#00859B;
  opacity:1;
 }
 .in_service_exportor_list .in_service_exportor_list_panel:hover .exportor_listing_btn{
  border-color:#00859B;
 }
 .in_service_exportor_title_header .container img {
   width: 25px;
 }
header#headaer-second .in-services-mobile-header .in-services-toogler-div div,
 header#header-in-services .in-services-mobile-header .in-services-toogler-div div {
  width: 25px;
  height: 5px;
  background-color: #EB1C24;
  margin-left: auto;
  margin-bottom: 5px;
  border-radius: 30px;
  background: linear-gradient(141deg, #eb1c24 0%, #eb1c24 51%, #093f7f 75%);
  margin-right: 10px;
 }
 header#headaer-second .in-services-mobile-header .in-services-toogler{
  display:flex;
  height: 100%;
  align-items: center;
  width: 100%;
 }
 header#headaer-second .in-services-mobile-header .in-services-toogler .in-services-toogler-div{
  width:100%;
 }
 .in_service_exportor_list .in_service_exportor_list_panel p.exportor_listing_para{
   height: auto;
 } 
 .in_service_second_header_frm .secto_countries_header_list{
   padding: 20px 16px 15px;
   height: 318px;
   overflow: scroll;
   right: 2.5%;
   width: 95%;
   left: 2.5%;
   top: 50px;
   border-bottom-right-radius: 16px;
   background: #0e859b;
 }

 .in_ad_services_listing_header .col-lg-8{
   flex: 0 0 100%;
   max-width: 100%;
   order: 2;
   margin-bottom: 30px;
 }
 .in_ad_services_listing_header .col-lg-2{
  flex: 0 0 100%;
  max-width: 100%;
  order: 1;
  margin: 30px 0px 30px;
 }
 .in_ad_services_listing_header h1::before, .in_ad_services_listing_header h1 br{
   display:none;
 }
 .in_ad_services_listing_header h1{ 
  width: 100%;
  margin: auto;
  display: block;
  font-size: 25px;
 }
 .in_ad_services_listing_panel .in_ad_services_view .in_ad_member_non_memeber_list {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
 } 
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
  margin: 5px 3px;
 }
 .in_ser_pro_cdetails h1, .in_ser_pro_cdetails h2{
  font-size:25px;
 }
 .in_ser_pro_info .container .col-lg-3, .in_ser_pro_info .container .col-lg-6{
  flex: 0 0 100%;
  max-width: 100%;
 }
 #in_ad_services_listing .in_ad_services_listing_header, .in_ser_pro_info .in_ser_pro_cname{
   margin-top: 0px;
   text-align: center;
   margin-bottom: 40px;
 }
 .in_ser_pro_header img{
  width: 25px;
 }
 .in_ser_pro_header {
  margin-top: 30px;
  margin-bottom: 30px;
 }
 .in_ser_pro_cdetails{
   padding-left: 0px;
   padding-right: 0px;
 }
 .in_ser_pro_cdetails p{
  text-align: justify;
 } 
 .in-services-exportorcn-india .ins_addvrtisintg_header h1 {
  font-size: 25px;
  line-height: 30px;
 }
 .in-services-exportorcn-india .col-lg-9, .in-services-exportorcn-india .col-md-3{
   padding: 0px;
 }
 .in-services-exportorcn-india .ins_addvrtisintg_header img {
  width: 25px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header {
    padding: 32px 0px 30px 0px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header .right-contet img, .in_service_exportor_fr_india .in_service_exportor_title_header img{
  width: 25px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header .right-contet a{
   font-size: 14px;
 }
 .in_service_orgniser_india .in_service_exportor_title_header h1 {
    font-size: 25px;
    line-height: 30px;
 }
 .in_service_orgniser_india .in_service_we_help h4{
   font-size: 22px;
  }
  .in_service_orgniser_india .in_service_we_help li{
   font-size: 14px;
  }
  .in_service_help_form .in_services_help_panel, .in_service_help_form .in_services_msg_panel{
    flex: 0 0 50.0000%;
    max-width: 50.0000%;
  }
  .in_service_help_form .in_services_help_last_row .col-md-6.in_services_submition{
   flex: 0 0 60.0000%;
   max-width: 60.0000%;
    margin:auto;
  }
  .in_service_help_form .in_services_help_last_row .col-md-3:nth-child(1) {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .in_service_help_form .in_services_help_last_row .col-md-3.in_services_auth_code{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .in_service_help_form .in_services_help_last_row .col-md-3.in_services_auth_code input{
   max-width: 163px;
  }
  .in_service_help_form  .form-group.col-md-4, .form-group.col-md-8{
    padding-right: 15px;
  }

  .contact-general-info h6, .contact-toggle-panel .attr_text h6{
   font-size:15px;
  }
  .contact-info-panel .contact-time h5{
   font-size:16px;
   line-height:25px;   
  }
  /*main.contact-us-page {
    padding-top: 120px;
 }*/
}
@media(max-width: 639px){
  .ins_new_sidebar_frm .form-group.form-check .form-check-label {
    font-size: 13px;
    line-height: 17px;
    }

    a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}
button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}

  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
 .in_adsr_listing_filter .in_adsr_listing_filter_icon div{
  margin-right: 40px;
 } 
 .in-services-exportorcn-india ul li a {
  font-size: 18px;
 }
 .in-services-exportorcn-india ul li a{
  width: 40px;
  height: 40px;
 }
 .in_service_help_form .in_services_help_panel, .in_service_help_form .in_services_msg_panel, .in_service_help_form .in_services_help_panel, .in_service_help_form .in_services_msg_panel{
   flex: 0 0 100%;
    max-width: 100%;
 }
 .in_service_help_form .in_services_help_last_row .col-md-6.in_services_submition{
  flex: 0 0 90.0000%;
  max-width: 90.0000%;
  padding-left: 0px;
 }
 .in_service_help_form .col-12, .in_service_orgniser_india .in_service_we_help .col-md-12{
  padding: 0px !important;
 }
 .in_service_help_form .form-group.col-12{
   flex: 0 0 100%;
   max-width: 100%;
 }
 .in_service_help_form .in_service_country_code{
  margin-top: 0px !important;
 }
}

@media(max-width:575px){
  .ins_new_sidebar_frm .form-group.form-check .form-check-label {
    font-size: 13px;
    line-height: 17px;
   }

  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}

  .padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}

  a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}
  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
  #in_service_header .in_service_header_logo_col{
    flex: 0 0 60%;
    max-width: 60%;
  }
  header#headaer-second .in-services-second .col-lg-4{
   flex: 0 0 50%;
    max-width: 50%;
  }
  #in_service_header .in_service_header_mainl_col, header#headaer-second .in-services-second .col-lg-3{
    flex: 0 0 40%;
    max-width: 40%;
  }
  header #in_service_header .in_service_logo, header#headaer-second .in_service_second_logo, header#headaer-second .in-services-second{
   height: 100px;
 }
 .in_services_right_header .in_service_council_logo{
  width: 90px;
 }
 .in_service_header_social_media li{
  margin: 15px 8px 0px;
 }
 .in_service_exportor_list .in_service_exportor_list_panel p.exportor_listing_para {
  height: 100px;
 }
 .in_service_exportor_list .in_service_exportor_col_1 .in_service_exportor_list_panel {
   margin: 0% 0% 5% 0%;
 }
 .in_service_exportor_list .in_service_exportor_list_panel p.exportor_listing_para{
  height:auto;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
  margin: 5px 5px;
 } 
 .in_ser_pro_cdetails h1, .in_ser_pro_cdetails h2{
   text-align: center;
 }
 .in_ser_pro_brochure div div {
   padding-left: 0px;
  }
  .in_ser_pro_brochure{
   display:block !important;
  }
  .in_ser_pro_brochure div.text-center:nth-child(1){
   padding: 0px 0px 20px 0px;
   margin: 0px 0px 20px 0px;
  }
  .in_ser_pro_brochure div.text-center:nth-child(1)::after{
   height: 1px;
   width: 100%;
   bottom: 0;
   top:auto;
  }
  .in-services-exportorcn-india ul li {
    width: 14%;
  }
  .in_service_help_form .in_service_captcha div i.fas{
   font-size:13px;
    width: 28px;
    height: 27px;
    margin-right: 5px;
  }
  /*new added form*/
  .ins_new_sidebar_frm {
    padding: 9% 0% 0% 0% !important;    
  }
 /*end*/
  /*main.contact-us-page {
    padding-top: 100px;
  }*/
}


@media(max-width:425px){
  .ins_new_sidebar_frm .form-group.form-check .form-check-label {
    font-size: 13px;
    line-height: 17px;
    }

  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}
  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
  .content_cooming_soon {
    top: 110% !important;
}

.padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}

 .service-sector-home-info h1, .title_second, .in_service_exportor_title_header .page_title_second{
   font-size: 24px;
  }
  .trade-width-verticl_slider h2{
   font-size:20px;
  }
  footer.in_service_footer ul li a{
   font-size:14px;
  }  
  .in_services_home_panel .in_services_home_panel_inner span {
   padding: 0px 5px 0px 5px;
   font-size: 13px;
   line-height: 20px;
   border-left: 4px solid #EB1C24;
  }
  .in_services_home_panel_listing:nth-child(odd) {
    width: 48%;
    margin-right: 2%;
  }
  .in_adsr_listing_filter .in_adsr_listing_filter_icon div {
    margin-right: 25px;
  }
  .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
    margin: 5px 7px;
  }
  .in_adsr_listing_filter_icon .in_service_filter_search span{
   bottom: 0;
  }
  .in_ad_services_listing_header h1, .in_ser_pro_cdetails h1, .in_ser_pro_cdetails h2{
   font-size:24px;
  }
  .in_service_exportor_list .col-12{
   padding-left: 0px;
   padding-right: 0px;
  }
  .in-services-exportorcn-india ul li {
    width: 16.5%;
  }
  .in-services-exportorcn-india .ins_addvrtisintg_header h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 15px;
  }
  .in-services-exportorcn-india .sidebar-parent{
   margin-top: 50px;
  }
  .addvrtisintg{
   padding: 25px 15px 45px;
  }
  .abicd.clearfix{
   padding-top: 40px;
  }
  .in-services-exportorcn-india .ins_addvrtisintg_header {
    padding: 0px 10px;
  }
  .in-services-exportorcn-india .sidebar-parent::-webkit-scrollbar{
   width:10px;
  }
  .in_service_orgniser_india .in_service_exportor_title_header h1 {
    font-size: 24px;
    margin-top: 20px;
    margin-right: auto;
    display: table;    
  }
  .in_service_orgniser_india .in_service_we_help .col-md-12{
   background-image: none;
  }
  .in_service_help_form .in_service_captcha .form-control{
    width: 100%;    
  }
  .in_service_help_form .in_services_help_last_row .col-md-3:nth-child(1){
   padding-right: 7.5px !important;
  }
  .in_service_help_form .in_services_help_last_row .col-md-3.in_services_auth_code{
   padding-left: 7.5px !important;
  }
  .in_service_help_form .in_services_help_last_row .col-md-3.in_services_auth_code input{
    max-width: 100%;
  }
  .in_service_orgniser_india .in_service_we_help h4{
   font-size:20px;
   margin-bottom: 20px;
  }
  .in_service_help_form .in_service_captcha .form-control, .in_service_help_form .in_services_help_last_row .col-md-6.in_services_submition h3 {
   font-size:16px;
  }
  .in_service_help_form .btn{
    height:43px;
  }
}
@media(max-width:381px){
  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}

    a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}
  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
  .in_services_home_panel .in_services_home_panel_inner span{
    font-size:11px;
  }
  .service-sector-home-info h1{
   margin: 30px 0px 20px;
  }
  .in_services_right_header .in_service_council_logo {
    width: 80px;
  }
  header #in_service_header .in_service_logo img, header#headaer-second .in_service_second_logo img{
   margin-left: 0px;
  }
  .in_service_header_social_media li {
    margin: 15px 6px 0px;
  }
  .in_adsr_listing_filter_icon .in_service_filter_search span {
    bottom: 10px;
  }
  .in_services_member_identification .in_services_member_ide_view p {
    font-size: 14px;
  }     
}

@media(max-width:375px){
  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}

  .content_cooming_soon {
    top: 80% !important;
}
.padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}


  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
 .in_ad_services_listing_panel .in_ad_service_member div {
    font-size: 13px;
    line-height: 24px;
 }
 .in_service_help_form .in_services_help_last_row .col-md-3:nth-child(1){
   flex: 0 0 45%;
    max-width: 45%;
 }
 .in_service_help_form .in_services_help_last_row .col-md-3.in_services_auth_code{
   flex: 0 0 55%;
    max-width: 55%;
 }
}

@media(max-width: 360px){
  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
}

.padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}

  .content_cooming_soon {
    max-width: 100%;
    /* padding: 10% 0 10% 6%; */
}
  .in_ad_services_listing_panel .in_ad_services_view .in_ad_member_non_memeber_list{
    width: 100%;
  }
  .in_ad_services_listing_panel .in_ad_service_member div {
    font-size: 15px;
    line-height: 24px;
 }
 .in_adsr_listing_filter .in_adsr__filter .list-unstyled li {
    margin: 5px 6px;
 }
 .in_ad_services_listing_header .col-lg-8{
  margin-bottom: 20px;
 }
 .in_ad_services_view_pagination a.in_services_prev span:nth-child(1) img, .in_ad_services_view_pagination a.in_services_next span:nth-child(2) img{
  width: 15px;
 }
 .in_ad_services_view_pagination a.in_services_prev span:nth-child(2) img, .in_ad_services_view_pagination a.in_services_next span:nth-child(1) img{
  width: 10px;
 }
 .in_ad_services_listing_panel .in_ad_services_view .in_ad_member_non_memeber_list{
  display: block;
 }
 .in_ad_services_listing_panel .in_ad_service_member div{
  max-width: 100%;
 }
 .in_ad_services_listing_panel .in_ad_services_view {
  padding: 10% 5% 5% 5%;
 }
 .in_ad_services_view_pagination .in_services_no_pagination{
   width: 22px;
   height:22px;
   font-size:14px;
 }
 .in_ad_services_listing_panel .in_ad_service_member span{
  height:9px;
 }
 .page-item .page-link.in_services_prev, .page-item .in_services_next{
   padding: 5px;
 }
 .in-services-exportorcn-india ul li {
   width: 20%;
 }
 .in-services-exportorcn-india .ins_addvrtisintg_header {
  padding: 0px 5px;
 }
}



@media (min-width: 320px) and (max-width: 767px) {
  button.btn.w-100.Trade_about_se, button.btn.w-100.Trade_about_se1 {
     margin-bottom: 15px;
     font-size: 18px;
}
button.btn.w-100.Trade_about_se1 > br, button.btn.w-100.Trade_about_se > br {
    display: none;
    /* font-size: 21px !important; */
}


    a.btn.color_read {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.padding_about_button {
    padding-bottom: 0px;
    padding-left: 0;
}

  ul.header-top-menu_mobile li a {
    font-size: 18px;
    color: #fff;
    font-size: 18px;
    font-family: "Nunito-Bold";
    /* color: #EB1C24; */
    line-height: 40px;
    margin: 0 auto;
}
ul.header-top-menu_mobile {
    padding-left: 30px;
    padding-top: 30px;
}
  header#headaer-second .footer_menu, header#header-in-services .footer_menu {
    display: none;
}
.content_cooming_soon {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    top: 45%;
    padding-right: 0px;
}
   .content_cooming_soon h4 {
      padding-right: 0;
      font-size: 22px;
     padding-right: 0px;
    line-height: inherit;
    padding-bottom: 20px;
}
ul.header-top-menu li a {
    font-size: 12px;
    }


  .row.mx-auto.cooming_soon_bag{
    background-image: none;
  }
.row.mx-auto.mobile_view {
    background-image: url(../images/mobile_view_home.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    margin-top: 20px;
    padding: 0% 4% 10% 4%;
    background-position: center;
}
.Skip_to_content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.text-center.Skip_to_content a {
    margin-top: 0px;
    position: relative;
    top: 0px;
}

main.in_service_exportor_fr_india, main.in_services_main, main.contact-us-page {
    padding-top: 130px;
}

}
