@font-face {
    font-family: 'khodijah_freeregular';
    src: url('../../../assets/home/fonts/khodijah_free-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/khodijah_free-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interregular';
    src: url('../../../assets/home/fonts/inter-regular-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/inter-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'intermedium';
    src: url('../../../assets/home/fonts/inter-medium-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/inter-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'intersemi_bold';
    src: url('../../../assets/home/fonts/inter-semibold-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/inter-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playfair_displayitalic';
    src: url('../../../assets/home/fonts/playfairdisplay-italic-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/playfairdisplay-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playfair_display_scBdIt';
    src: url('../../../assets/home/fonts/playfairdisplaysc-bolditalic-webfont.woff2') format('woff2'),
         url('../../../assets/home/fonts/playfairdisplaysc-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    margin: 0px;
    padding: 0px;
    font-family: "interregular" !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
	letter-spacing:-1px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    outline: none !important;
    color: #dcaf26;
}

button {
    outline: none;
}


body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #dcaf27;
}



.p-r-0{padding-right: 0;}
.p-l-0{padding-left: 0;}
.pad-l-15{padding-left: 15px;}

.tdb-btn {
    color: #fff;
    background: #dcaf26 !important;
    border: 1px solid #c29819 !important;
    box-shadow: inset 1px 1px 1px 0px #f9ce49;
}

.tdb-btn:hover,
.tdb-btn:focus,
.tdb-btn:active,
.tdb-btn:active:hover {
    color: #fff !important;
    outline: none;
}

.flip-box-inner h6{
    font-size: 20px;
    font-family: interregular;
    line-height: 32px;
    font-weight: 700;
    color: #505d6f;
    margin: 0;
    padding: 0;
    background: #fff;
}

.btn-ash {
    background: #a3a3a3;
    color: #fff;
    border: 1px solid #8c8c8c;
    box-shadow: inset 1px 1px 1px 0px #ccc;
}

.btn-ash:hover {
    color: #fff;
}

.rlearn:hover {
    color: #fff !important;
}

.mlearn:hover {
    color: #000 !important;
}

.lang-select{position:relative; margin:10px 0px 0px 0px}
.lang-select .form-control{
    box-shadow: none; 
    height: 27px; 
    border-radius: 15px; 
    font-size: 12px;
    background: #d9af39;
    color: #000;
    border: 0;
    padding: 6px 8px;
}

.lang-select:before {
    content: '';
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 20px;
    background: #d9af39;
    border-radius: 0 15px 15px 0;
    z-index: 1;
    pointer-events: none;
}
.lang-select:after {
    content: '\f107';
    font-family: fontawesome;
    position: absolute;
    right: 8px;
    top: 2px;
    color: #000;
    font-size: 18px;
    z-index: 2;
	    line-height: 27px;
    pointer-events: none;
}

.main-container {
    max-width: 1500px;
    margin: 0 auto;
}

.logo img {
    margin-top: -2px;
}

.one-of-its img{border-radius: 25px;}


/*--video banner styles--*/
.video_home{position: absolute;width: 100%;height: 100vh;}
.video_home video{width: 100%;height: 100%;object-fit: cover;}
.video_home img{width: 100%;height: 100%;object-fit: cover;}
.video_overlay{position: initial !important;}

.vid_overlay{
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    background: rgb(0,0,0,.664);
}

.videotxt_middle{
    display: flex;
    align-items: center;
    height: 100vh;
    z-index: 2;
}

/*.bgvid_banner{width: 100%;height: 100%;}*/
/*.video-mtop{margin-top: 150px;}*/
.video-mbottom{margin-bottom:-14%;}

.welc_text{
    padding-left: 15px;
    font-size: 20px;
    margin-top: 15px;
    color: #dcaf26;
    font-style: italic;
    line-height: 28px;
}

/*--End video banner styles--*/



.home-banner {/*margin-top:4%;position: relative;*/width: 100%;max-width: 100%;  min-height: auto; /*background: url(../../../assets/home/img/ae-bg.jpg) no-repeat;*/ background-size: cover;  background-position: center center;}
.exim-banner{position: relative; background: url(../../../assets/home/img/exim-banner.jpg) no-repeat; margin: 0px auto;width: 100%; max-width: 100%; overflow:hidden; background-size: cover; background-position: center center;}
.exim-banner:before{content:''; position:absolute; top:0px; right:0px; bottom:0px; left:0px; background:rgb(255 255 255 / 84%); z-index:0;}
.footer-banner{position: relative; background: url(../../../assets/home/img/footer-banner.jpg) no-repeat; margin: 0px auto;width: 100%; max-width: 100%;overflow:hidden; background-size: cover; background-position: center center;}
.banner-overlay{position: absolute;z-index: 1;bottom: 0px; left: 0px; top:0px; right:0px;background: rgb(0 0 0 / 39%);}
.banner-overlay .overlay-text{position: relative; color: #ffffff; z-index: 2; max-width: 1435px; margin: 0 auto;
    margin-top: 290px;}
.banner-overlay .top-text{display:flex;font-size:60px;letter-spacing: -3px; color:#fff; font-family:'interregular'; line-height: 6rem; margin: 18px 0px 10px;}
.banner-overlay h3{position:relative; font-size:32px; font-weight:normal; margin-bottom:12px; margin-top:0px;letter-spacing: -1px; font-family:'interregular'; color:#262626; padding-left:15px;}
.banner-overlay h3 i{font-family:'playfair_display_scBdIt'; font-size:38px;}
.banner-overlay h3:before{content:''; position:absolute; left:0px; top:5px; width:16px; height:20px; background:url('../../../assets/home/img/ae-sprite.png') no-repeat; background-position:0px 0px;}
.banner-overlay p {
    font-size: 18px;
    font-weight: normal;
    max-width:600px;
    line-height: 2.6rem;
    letter-spacing: -0.3px;
    color: #eee;
	padding-left:15px;
}

.videotxt_middle h2{
    position: relative;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0px;
    letter-spacing: -1px;
    font-family: 'interregular';
    color: #ffffff;
    padding-left: 15px;
    width: 69%;
    line-height: 50px;
} 


.videotxt_middle h2:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 3px;
    width: 16px;
    height: 36px;
    background: url(../../../assets/home/img/ae-sprite.png) no-repeat;
    background-position: 0px -157px;
}



.t-analysis a{position:relative; display:inherit;}
.t-analysis a:before{content:''; position:absolute; top:0px; left:0px; right:0px; bottom:0px; background:rgb(255 255 255 / 49%); z-index:1;}
.arabic-text{font-family:'khodijah_freeregular'; font-size:36px; color:#000000; margin-bottom: 5px}
.btn-black, .btn-black:hover, .btn-black:active, .btn-black:focus, .btn-black:active:focus, .btn-black:active:hover{background: #000000;color: #ffffff; border-radius: 30px; padding: 0px 25px; display: inline-block; font-size:16px; height:48px; line-height:5rem}
.ae-sprite{position: absolute;top: 0px; left: 0px; display:inline-block;background:url('../../../assets/home/img/ae-sprite.png') no-repeat}
.f-s-icon{width: 24px;height: 24px;background-position: -11px -2px; top: 7px; left: 7px;}


/*FadeIn*/
.fadeIn{
	display: inline;
	text-indent: 8px;
}
.fadeIn span{
	animation: fadeEffect 7.5s linear infinite 0s;
	-ms-animation: fadeEffect 7.5s linear infinite 0s;
	-webkit-animation: fadeEffect 7.5s linear infinite 0s;
	color: #dcaf26;
	opacity: 0;
	/*overflow: hidden;*/
	position: absolute;
	font-style:italic;
	font-weight:600;
}
.fadeIn span b{color:#DCAF27}

.fadeIn span:nth-child(2){
	animation-delay: 2.5s;
	-ms-animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}
.fadeIn span:nth-child(3){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}


/*FadeIn Animation*/
@-moz-keyframes fadeEffect{
	0% { opacity: 0; }
	5% { opacity: 0; -moz-transform: translateY(0px); }
	10% { opacity: 1; -moz-transform: translateY(0px); }
	25% { opacity: 1; -moz-transform: translateY(0px); }
	30% { opacity: 0; -moz-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-webkit-keyframes fadeEffect{
	0% { opacity: 0; }
	5% { opacity: 0; -webkit-transform: translateY(0px); }
	10% { opacity: 1; -webkit-transform: translateY(0px); }
	25% { opacity: 1; -webkit-transform: translateY(0px); }
	30% { opacity: 0; -webkit-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes fadeEffect{
	0% { opacity: 0; }
	5% { opacity: 0; -ms-transform: translateY(0px); }
	10% { opacity: 1; -ms-transform: translateY(0px); }
	25% { opacity: 1; -ms-transform: translateY(0px); }
	30% { opacity: 0; -ms-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes fade
{
  0%   {opacity:0}
  25% { opacity: 1}
  50% { opacity: 0}
  75% { opacity: 0}
  100% { opacity: 0}
}
@keyframes fade2
{
  0%   {opacity:0}
  25% { opacity: 0}
  50% { opacity: 1}
  75% { opacity: 0}
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  25% { opacity: 0}
  50% { opacity: 0}
  75% { opacity: 1}
  100% { opacity: 0}
}

.sellers {
    position: relative;
    height: 66px;
    background: #dcaf26;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    float: left;
    margin-right: 50px;
    padding: 10px 15px;
}

.sellers:before {
    position: absolute;
    content: '';
    background: url('../../../assets/home/img/sprite-img.png') no-repeat left 0 top 0;
    top: 0;
    right: -28px;
    z-index: 2;
    width: 23px;
    height: 66px;
    background-position: -296px -63px;
}

.sellers img {
    width: auto;
    height: 47px;
    float: left;
}

.sellers h3 {
    margin-top: 4px !important;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
}

.marg-auto {
    margin: 0 auto;
}

.pad-0 {
    margin: 0 auto;
}

.padd0 {
    padding: 0px !important;
}

.breadcrumb {
    line-height: 24px;
    border: none !important;
    border-radius: 0px !important;
    padding: 3px 0px !important;
    margin: 5px 0px !important;
    background: transparent !important;
}

.breadcrumb>li,
.breadcrumb>li a {
    font-size: 12px;
}

.breadcrumb>li a {
    color: #a5800e;
}

.breadcrumb>.active {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
    overflow: hidden;
}

.table-responsive {
    border: none !important;
}

.pad-t-0 {
    padding-top: 0px !important;
}

.pad-r-0 {
    padding-right: 0px !important;
}

.pad-b-0 {
    padding-bottom: 0px !important;
}

.pad-l-0 {
    padding-left: 0px !important;
}

.pad-t-10 {
    padding-top: 10px !important;
}

.pad-r-10 {
    padding-right: 10px !important;
}

.pad-b-10 {
    padding-bottom: 10px !important;
}

.pad-l-10 {
    padding-left: 10px !important;
}

.pad-t-15 {
    padding-top: 15px;
}

.pad-r-15 {
    padding-right: 15px;
}

.pad-b-15 {
    padding-bottom: 15px;
}

.pad-l-15 {
    padding-left: 15px;
}

.marg-0 {
    margin: 0px !important
}

.pad-t-20 {
    padding-top: 20px !important;
}

.pad-r-20 {
    padding-right: 20px !important;
}

.pad-b-20 {
    padding-bottom: 20px !important;
}

.pad-l-20 {
    padding-left: 20px !important;
}

.marg-t-0 {
    margin-top: 0px !important;
}

.marg-r-0 {
    margin-right: 0px !important;
}

.marg-b-0 {
    margin-bottom: 0px !important;
}

.marg-l-0 {
    margin-left: 0px !important;
}

.marg-t-10 {
    margin-top: 10px !important;
}

.marg-r-10 {
    margin-right: 10px !important;
}

.marg-b-10 {
    margin-bottom: 10px !important;
}

.marg-l-10 {
    margin-left: 10px !important;
}

.marg-t-15 {
    margin-top: 15px !important;
}

.marg-r-15 {
    margin-right: 15px !important;
}

.marg-b-15 {
    margin-bottom: 15px !important;
}

.marg-l-15 {
    margin-left: 15px !important;
}

.marg-t-20 {
    margin-top: 20px !important;
}

.marg-r-20 {
    margin-right: 20px !important;
}

.marg-b-20 {
    margin-bottom: 20px !important;
}

.marg-l-20 {
    margin-left: 20px !important;
}

.marg-t-30 {
    margin-top: 30px !important;
}

.form-control-feedback {
    display: none !important;
}

.mt {
    margin-top: 61px;
}

.mt30 {
    margin-top: 30px;
}

.b {
    font-weight: bold;
}

.textright {
    text-align: right;
}

.form-control-feedback {
    display: none !important;
}

.tdb-table .table thead tr th.b-l-none,
.b-l-none {
    border-left: none !important;
}

.tdb-table .table thead tr th.b-r-none,
.b-r-none {
    border-right: none !important;
}

#coupon_main_block {
    display: block !important;
}

.has-error input[type="checkbox"] {
    outline: 1px solid #a94442;
}

.tdb-btn {
    color: #fff;
    background: #dcaf26 !important;
    border: 1px solid #c29819 !important;
    box-shadow: inset 1px 1px 1px 0px #f9ce49;
}

.tdb-btn:hover,
.tdb-btn:focus,
.tdb-btn:active,
.tdb-btn:active:hover {
    outline: none !important;
    box-shadow: inset 1px 1px 1px 0px #f9ce49;
    color: #fff !important;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn:active:hover {
    outline: none !important;
}

.navbar-nav li a:hover {
    color: #fff;
    text-decoration: underline;
}

.yellow {
    color: #dcaf26 !important;
}

.mt26 {
    margin-top: 26px;
}

#request-for-caution {
    margin: 30px 0px 30px;
    position: relative;
    padding: 20px 1px;
    display: block;
    overflow: hidden;
}

.learnmorebtn {
    float: right !important;
}

.header-bg {
    background: #dcaf26;
    height: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.right-section h1 {
    font-size: 27px;
    line-height: 35px;
}

.header-bg h2 {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    height: 30px;
    line-height: 31px;
    padding: 0px 20px;
    letter-spacing: 0.13em;
    font-size: 24px;
    font-weight: 500;
    color: #dcaf26;
}

#request-for-caution .line {
    margin-top: 15px;
    height: 1px;
    background: #807a71;
    margin-bottom: 15px;
}

#request-for-caution .left-section {
    background: url('../../../assets/home/img/quotation-bg-img.jpg') no-repeat left 0 top 0;
    background-size: cover;
    padding: 15px;
    position: relative;
    height: 469px;
}

#request-for-caution .left-section:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0px 60px 105px;
    border-color: transparent transparent transparent #dcaf26;
    position: absolute;
    right: -50px;
    top: 61px;
    z-index: 99;
}

#request-for-caution .left-section .get-rfq {
    position: absolute;
    top: 0;
    left: 0;
}

#request-for-caution .left-section h2 {
    text-transform: uppercase;
    padding-right: 60px;
    font-size: 46px;
    line-height: 45px;
    font-weight: 900;
    text-shadow: 1px 0 #000;
    letter-spacing: 1px;
    color: #000;
    margin-top: 61px !important;
    position: relative;
}

#request-for-caution .left-section .highlight h3 {
    color: #000;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    font-style: italic;
    padding-right: 60px;
    position: relative;
}

#request-for-caution .left-section h4 {
    line-height: 22px;
    font-weight: bolder;
}

#request-for-caution .left-section h3 {
    font-size: 20px;
    line-height: 1.2em;
}

#request-for-caution .right-section {
    position: relative;
    display: block;
    background: #fff;
    border: 7px solid #dcaf26;
    min-height: 417px;
    -webkit-border-radius: 20px 0px 50px 0px;
    -moz-border-radius: 20px 0px 50px 0px;
    border-radius: 20px 0px 50px 0px;
    padding: 20px 20px 4px 20px;
}

#request-for-caution .right-section .alert {
    margin-top: 70px;
}

#request-for-caution .right-section #gcaptcha_msg {
    margin-top: 70px;
}

#request-for-caution .right-section #rfq_form_div {
    margin-top: 65px;
}

.s-h-c-head {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
}

.saved-hs-codes {
    max-height: 247px;
    overflow-y: auto;
}

.saved-hs-codes #hscode-scri-search {
    font-size: 12px;
    padding: 5px 8px;
    font-weight: normal;
    border: 1px solid #bc9621;
}

.saved-hs-codes .fa {
    font-size: 22px;
}

.help-block {
    display: none !important;
}

.form-select {
    position: relative;
    width: 100%;
    height: 46px;
}

.form-select:before {
    content: '';
    position: absolute;
    right: 1px;
    top: 1px;
    bottom: 1px;
    width: 35px;
    background: #a5a6a5;
    pointer-events: none;
}

.form-select:after {
    content: '\f107';
    font-family: 'FontAwesome';
    right: 10px;
    top: 8px;
    color: #fff;
    font-size: 21px;
    position: absolute;
    pointer-events: none;
}

#request-for-caution .right-section .get-rfq {
    position: absolute;
    right: 10px;
    top: 10px;
}

#request-for-caution .right-section .form-control {
    height: 46px;
    border-radius: 0px;
    border: 1px solid #a5a6a5;
    box-shadow: none;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}

#request-for-caution .right-section .btn {
    background: #d7a730;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    padding: 0px 24px;
    font-size: 14px;
    border: none;
    text-shadow: none;
    display: inline-block;
}

#request-for-caution .right-section .form-bottom {
    font-weight: bold;
    color: #d7a730;
    margin-top: 15px;
}

.learn-more {
    position: relative;
    right: 0;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.learn-more a {
    padding: 5px 15px;
    border: 1px solid #dcaf26;
    border-radius: 20px;
    color: #dcaf26;
    font-size: 16px;
    margin-right: 63px;
}

.learn-more a:hover {
    color: #333;
    text-decoration: none;
}

.learn-more span {
    position: absolute;
    top: 0;
    right: 0;
}

#exim-map {
    position: relative;
    margin: 30px 0px;
}

#exim-map .map {
    position: relative;
}

#exim-map .charector {
    position: absolute;
    top: 70px;
    left: 20px;
}

#exim-map .charector .count {
    position: relative;
    background: #000;
    padding: 0px 15px;
    color: #fff;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    display: block;
    margin-top: 15px;
    border-radius: 25px;
    float: left;
}

.map-search .input-group-btn:first-child>.btn,
.map-search .form-control,
.map-search .input-group-btn:last-child>.btn {
    height: 50px;
    border-color: #999;
    outline: none !important;
}

.map-search .input-group-btn:first-child>.btn,
.map-search .form-control {
    background: #fff;
    box-shadow: none;
}

.map-search .input-group-btn:first-child>.btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-right: none;
}

.map-search .input-group-btn:last-child>.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.eximsearch {
    margin-bottom: 20px;
}

.map-search .search-btn:hover,
.map-search .search-btn:focus,
.map-search .search-btn:active {
    background: #dcaf26 !important;
    color: #333;
}

.map-search .open>.dropdown-toggle.btn-default:hover,
.map-search .open>.dropdown-toggle.btn-default:focus {
    background: #fff;
    text-shadow: none;
}

.map-search .dropdown-menu {
    border-radius: 0px;
    margin-top: 0px;
    border-top: 0px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.09);
}

/* new design css*/
.f-s-count-box{position: absolute; bottom: 80px;left: 15px; border-radius: 70px; border: 1px solid #7B7B7B; padding: 14px 40px; width: 320px; font-size: 18px; color: #000; line-height: 2.8rem; letter-spacing: -1px;}
.f-s-count-box i{font-family:'playfair_displayitalic'; font-size:30px;}

.home-section{padding: 110px 0;}
.home-section h2{font-size:48px; color:#000000;}
.home-section h3{position:relative; color:#262626; font-size:32px; font-family: 'intersemi_bold'; padding-left:24px; margin-bottom:50px;}
.home-section h3:before{content: '';position: absolute; left: 0px; top: 3px;width: 16px; height: 20px; background: url(../../../assets/home/img/ae-sprite.png) no-repeat; background-position: 0px 0px;}
.home-section p{font-size:20px;padding-left:24px; margin-bottom:24px; line-height: 1.4em; color:#555555;}
.home-section p:last-child{margin-bottom:0px;}

.present-exim{padding:110px 0px; position:relative; background:url('../../../assets/home/img/present-exim.jpg') no-repeat top left; background-size: cover; background-position: center center; }
.present-exim h2{font-size:48px;color:#DCAF27;letter-spacing: -3px;}
.present-exim h2 i{color: #E9E9E9;font-family: 'playfair_displayitalic'; font-size: 34px; float: left; margin: 2px 10px 0px 0px;}
.present-exim h3{color:#E9E9E9;}

.present-exim h3:before {
    height: 30px;
    background-position: 0px -26px;
}

.present-exim p{font-size:20px; margin-bottom:30px;color:#9D9D9D;max-width: 1190px;}
.ex-edge p{max-width:646px;}
.h-feature-sub{font-size:20px !important}
.h-feature-sub:before{top: -5px !important;height: 31px !important; background-position: 0px -24px !important;}
.features-sec .l-m-heading{margin-bottom:15px !important;}
.features-sec p{margin-bottom:50px !important;}

.light-bg{background-color: #f5f5f5; padding:110px 0px;}
.f-s-20 {font-size: 20px!important;}
.mb-30 {margin-bottom: 30px !important;}

.home-section .l-m-heading {line-height: 38px; margin-top: 0;  margin-bottom: 25px;}
.home-section .l-m-heading:before{background-position: 0px -27px; top: 5px; width: 14px; height: 29px;}
.h-feature-box{background: #fff; padding:30px 46px; text-align:center; border-radius:26px;max-height: 610px;margin-bottom: 30px;}
.h-feature-box img{margin:0 auto 30px; width:100%;}
.h-feature-box h3, .h-feature-box p{text-align:left}
.h-feature-box p{margin-bottom:15px !important;}
.dash-section .l-m-heading{margin-top:60px;}
.home-list {padding: 0 0px 0px 18px;margin: 0;}
.home-list li {position: relative; padding-left: 56px; font-size: 20px; line-height: 1.4em; list-style: none; margin-bottom: 24px; color:#555555;}
.home-list li:before {content: ''; background: url(../../../assets/home/img/ae-sprite.png) center center;    background-position:-15px -23px;width: 42px;height: 47px; position: absolute; top: 0;left: 0;}
.check-list li:before {background-position:-58px -24px; width:42px;}
.hand-list li:before {background-position: -102px -24px;}
.port-list li{margin-bottom:30px; padding-left:52px;}
.port-list li:before {top:-3px;content: '1';background: #000000;width: 34px; height: 34px;border-radius: 50%;text-align: center;line-height: 35px;color: #fff;font-weight: 700;font-size: 25px;}
.port-list li:nth-child(2):before {content: '2';}
.port-list li:nth-child(3):before {content: '3';}
.nexus-tabs{padding-left:24px;}
.nexus-tabs-header {
   background: #ffffff;
    display: inline-block;
    border-radius: 40px;
    padding: 5px;
    border: 1px solid #D9D9D9;
}
.nexus-tabs-header .nav-tabs {
    border: 0;
}
.nexus-tabs-header .nav-tabs>li:first-child {
    margin-right: 8px;
}
.nexus-tabs-header .nav-tabs>li a {
    color: #555;
    font-weight: 700;
    padding: 12px 20px;
    border: none;
	background: #F5F5F5;
    border-radius: 25px;
}
.nexus-tabs-header .nav-tabs>li a:hover, .nexus-tabs-header .nav-tabs>li a:active{background:#F5F5F5;}
.nexus-tabs-header .nav-tabs>li.active a, .nexus-tabs-header .nav-tabs>li.active a:hover, .nexus-tabs-header .nav-tabs>li.active a:focus, .nexus-tabs-header .nav-tabs>li.active a:active{
    color: #fff;
    background-color: #000000;
    border: 0;
}
.nexus-tabs .tab-content p {
    font-size: 20px;
    line-height: 1.4em;
    margin: 20px 0;
	padding-left:0px;
}
.nexus-tabs .tab-content img{width:100%;}

.flip-box {
    background-color: #fff;
    width: 269px;
    height: 289px;
    perspective: 1000px;
    position: absolute;
    top: 125px;
    left: 60px;
    margin-left: 25px;
    padding: 8px 0 0 25px;
}
.flip-box-inner {position: relative; width: 219px; height: 100%;text-align: center;transition: transform 0.8s;transform-style: preserve-3d; animation: vertical 5.5s linear infinite;}
.flip-box-front, .flip-box-back {position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.flip-box-back {transform: rotateY(180deg);}

@keyframes vertical{
	0%, 10%{transform: rotateY(0deg)}
    40%, 60%{transform: rotateY(180deg)}
    90%, 100%{transform: rotateY(0deg)}
}

.top-b-img{margin-top:68px;}

.port-gif {
    position: relative;
    padding: 15px;
    background: #fff;
    border: 1px solid #d9e5f0;
    box-shadow: 0 0 20px rgba(64,82,97,.1);
    border-radius: 32px;
}
.port-gif img{width:100%;}

.social-micon ul{
    display: flex;
}
.social-micon ul li a{
    display: block;
    background: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    text-align: center;
    padding: 0 8px 0 7px;
    line-height: 30px;
    font-size: 16px;
    margin-right: 15px;
    transition: all 0.4s ease-in-out;
}
.social-micon ul li a i{color: #262626;}
.social-micon ul li a:hover{
    background-color:#dcaf26;
}


.footer-wrap{position:relative; background:#000000; padding-bottom: 24px; border-top: 1px solid #262626;}
.f-logo{border:1px solid #434343; border-top:0px;position: relative !important; left: 0px !important;}
.footer-left h4{font-size:24px; color:#ffffff; margin-bottom:5px; margin-top:50px;}
.footer-left p{font-size:20px; color:#555555;}
.footer-left .alert{border-radius: 50px; margin-top: 30px; max-width: 450px;}
.footer-mail{display: inline-flex;margin-top: 16px; margin-bottom: 12px; position: relative;}
.footer-mail .search-icon{position: absolute;right: 0px; left:auto;background-position: -2px -102px; top: 17px; width: 26px; height: 20px; cursor:pointer; border: none; box-shadow: none;
}
.footer-mail input{border: 0px;border-bottom: 1px solid #828282; font-size: 20px;color: #888888; background: transparent;box-shadow: none; padding: 0px 40px 0px 0px; max-width: 471px; width: 100%; height: 50px; border-radius: 0px; max-width: 100%; width: 471px;}
.footer-mail input::placeholder{color: #343434; opacity: 1; /* Firefox */}
.footer-mail input:focus{outline:none;box-shadow:none; border:none;border-bottom: 1px solid #dcaf26;}
.footer-mail .has-error .form-control{box-shadow:none; border:none;  border-bottom: 1px solid #a94442;}
.footer-mail .has-success .form-control{box-shadow:none; border:none;  border-bottom: 1px solid #3c763d;}
.footer-left .by-click{font-size:12px; color:#555555; max-width: 415px;}

.footer-right{position:relative; display:flex; flex-direction:row;margin-top: 50px;}
.footer-right .f-menu{width:230px;}

.fr-visit{width: 165px;}
.fr-glance{width: 172px;}
.fr-email{width: 120px;}

.footer-right .f-menu .f-r-head{font-size:12px; position:relative; display:block; margin-bottom:36px;color: #7B7B7B;}
.footer-right .f-menu .f-r-head:before{content:''; position:absolute; right:0px; width:84px; top:8px; height:4px; border-top:1px solid #262626; border-bottom:1px solid #262626;}
.footer-right .f-menu ul{padding:0px; margin:0px; list-style:none;}
.footer-right .f-menu ul li{display:block; margin-bottom:24px; font-size:20px;}
.footer-right .f-menu ul li a{color:#fff;}
.f-info p{color:#ffffff; font-size:15px;}
.f-info p a{color:#ffffff;}
.copyright{font-size:12px; color:#555555}
.copyright a, .copyright a:hover{color:#555555}
.f-b-links{padding:0px; margin:0px; list-style:none;}
.f-b-links li{display:inline; font-size:12px; padding-right:40px;}
.f-b-links li a{color:#555555;}
.fotter-bottom{margin-top:170px;}

.leverage-txt{margin-top: 50px;}
.ultimate-img{margin: 0 auto;}


.map-mark-box .learn-more {position: absolute; right: 50px; bottom: -100px;}

.search .input-group-btn:first-child>.btn,
.search .form-control,
.search .input-group-btn:last-child>.btn {
    height: 50px;
    border-color: #999;
    outline: none !important;
    font-size: 16px;
}

.search .form-control:focus {
    box-shadow: none;
    border-color: #999;
    border-right: none;
}

.search .input-group-btn:first-child>.btn,
.search .form-control {
    background: #fff;
    box-shadow: none;
    border-radius: 0px;
}

.search .input-group-btn:first-child>.btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-right: none;
}

.search .input-group-btn:last-child>.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 60px;
    box-shadow: none;
}

.search .input-group-btn:last-child>.btn i {
    position: absolute;
    font-size: 20px;
    margin-right: 0px;
    top: 13px;
    right: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    color: #dcaf26;
}

.search .input-group-btn:last-child>.btn:hover i {
    right: 8px;
}

.search .search-btn {
    background: #fff;
    color: #333;
    padding-left: 30px;
    padding-right: 30px;
    border-left: none;
    text-shadow: none;
}

.search .search-btn:hover,
.search .search-btn:focus,
.search .search-btn:active {
    background: #fff !important;
    color: #333;
}

.search .open>.dropdown-toggle.btn-default:hover,
.search .open>.dropdown-toggle.btn-default:focus {
    background: #fff;
    text-shadow: none;
}

.map-search .dropdown-menu {
    border-radius: 0px;
    margin-top: 0px;
    border-top: 0px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.09);
}

.sellers h3 {
    margin-top: 11px !important;
    float: left;
    margin-left: 13px;
}

.lines img {
    margin-top: 20px;
    height: 66px;
}

.lines {
    padding: 0 6px 0 6px !important;
}

.title h1 {
    font-weight: bolder;
    color: #dcaf26;
    font-size: 34px;
    padding: 0px;
    margin-top: 20px;
    line-height: 42px;
    text-shadow: 1px 0 #dcaf26;
    letter-spacing: 1px;
}

.padding {
    padding: 0px;
}

.sginin ul {
    margin: 0px;
    padding: 0px;
    /*float: right;*/
    float: left;
	margin-top:30px;
}

.sginin ul li {
    list-style: none;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 16px;
}

.sginin ul li a {
    color: #999999 !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
    white-space: nowrap;
	border-radius: 25px;
    padding:0px 22px;
    border: 1px solid #999999;
	text-transform:capitalize;
	font-family: 'intermedium';
	height:45px;
	line-height:4.4rem;
	transition:all 0.5s;
}
.sginin ul li:first-child a:hover{color:#000000  !important; border-color:#000000  !important}

.sginin ul li:last-child a{background:#000000; border-color:#000000; color:#FBFAE6 !important; display:flex; align-items:center;}
.sginin ul li:last-child a .b-r-arrow{background-position: -35px -96px;width: 36px; height: 34px; margin-left: 6px; margin-right: -18px;left: auto;display: none; position: relative;}
.sginin ul li:last-child a:hover .b-r-arrow{display:block !important}

.sginin ul li a i {
    font-size: 16px;
}

.tab-content h1 {
    font-size: 35px;
}

.tab-content h2 {
    font-size: 28px;
    line-height: 30px;
}

.menubtn {
    float: right;
}

.nav_trigger {
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    margin: 5px 0px 0 50px;
    float: right;
}

body.show_sidebar .nav_trigger {
    margin-right: 5px;
}

body.show_sidebar #push_sidebar {
    left: 75%;
}

body.show_sidebar .wrapper {
    margin-right: 25%;
    width: 75%;
}

.fixed1 {
    margin-left: -15px;
    margin-right: -15px;
}

.fixed-header {
    height: 110px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
	transition: all 0.8s;
}
.w-bg{background: #ffffff;}

.fixed-header .search {
    margin-top: 14px;
}

.fixed {
    display: block !important;
    position: fixed !important;
    background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18)!important;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18)!important;
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18)!important;
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18)!important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18)!important;
	
}
.fixed .home-nav li a, .fixed .sginin ul li a{color:#333333 !important;}
.fixed .sginin ul li:last-child a{color:#ffffff !important;}

.affix {
    background: #fff;
    -webkit-transition: all .0s ease-in-out;
}
.affix .home-logo{background:none !important;border:none  !important;width:111px;}
#visit {
    position: relative;
    margin: 30px 0px 0px;
}

.main-heading {
    margin: 30px auto 10px;
    ;
    display: inline-block;
    color: #d7a730;
    position: relative;
    font-size: 36px;
    text-transform: uppercase;
}

.productshdr:after {
    position: absolute;
    content: '';
    background: url(../img/sideicon.png) no-repeat left 0 top 0;
    top: 30px;
    right: -40px;
    z-index: 2;
    width: 32px;
    height: 62px;
}

#visit .photos-wrap {
    position: relative;
    margin-top: 100px;
}

#visit .nav-tabs,
#exim-map .nav-tabs {
    border-bottom: 0px;
    border-top: 1px solid #ddd;
}

#visit .nav-tabs li,
#exim-map .nav-tabs li {
    float: none !important;
    display: inline-block;
}

#visit .nav-tabs li>a,
#exim-map .nav-tabs li>a {
    border-radius: 0px 0px 10px 10px;
    border: 1px solid #ddd;
    border-top: 0px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 30px;
}

#visit .nav-tabs>li.active>a,
#visit .nav-tabs>li.active>a:focus,
#visit .nav-tabs>li.active>a:hover,
#exim-map .nav-tabs>li.active>a,
#exim-map .nav-tabs>li.active>a:focus,
#exim-map .nav-tabs>li.active>a:hover {
    border-radius: 0px 0px 10px 10px;
    background: #dcaf26 !important;
    border: none;
    color: #333 !important;
}

#visit .tab-pane img {
    margin-bottom: 40px;
}

#visit .buyers .black-text {
    color: #000;
}

#visit .buyers .yellow-text {
    color: #dcaf26;
}

#visit .buyers .yellow-text .highlight {
    background: #dcaf26;
    color: #333;
    padding: 5px 12px;
    border-radius: 18px;
}

#visit .buyers .orange-text {
    color: #f07f42;
}

#visit .buyers .purple-text {
    color: #7d5073;
}

#visit .buyers .blue-text {
    color: #55abc8;
}

#visit .buyers .big-text {
    color: #eccd8a;
    margin-top: 20px;
    font-size: 35px;
    letter-spacing: 6px;
}

#visit .learn-more {
    display: inline-block;
    margin-top: 20px;
}

#visit .buyers h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
}

#visit .buyers h1 {
    font-size: 34px;
    font-weight: 600;
}

.boldtext {
    font-weight: 900;
    text-shadow: 1px 0 #000;
    letter-spacing: 1px;
}

.buyer-form {
    padding: 20px 0px;
    padding-bottom: 5px;
}

.buyer-form .input-group {
    box-shadow: none !important;
    width: 100%;
}

.buyer-form .input-group .input-group-addon,
.buyer-form .input-group .form-control {
    height: 50px !important;
    box-shadow: none
}

.buyer-form .input-group .input-group-addon {
    width: 50px;
    padding: 0px;
}

.frequency {
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    font-weight: 700;
}

.frequency span,
.frequency input {
    float: left;
}

.frequency span {
    margin-right: 10px;
}

.frequency span:last-child {
    margin-right: 0px;
}

.frequency span:first-child {
    margin-right: 15px;
}

.frequency input {
    margin-right: 5px !important;
    margin-top: 3px !important;
}

.common-btn {
    background: #d7a730;
    height: 50px;
    color: #fff !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.common-btn:hover {
    background: #bd9125;
    color: #fff !important;
}

.b2b-mar-login ul li:first-child {
    margin: 0px !important;
    width: 100% !important;
}

#analysisReport .overlay {
    position: absolute;
    top: 2px;
    left: 17px;
    right: 18px;
    bottom: 0px;
    background: rgba(220, 175, 38, 0.47);
}

#analysisReport .analys-form,
#dataAnalysis .analys-form,
#portAnalysis .analys-form {
    position: absolute;
    left: 0;
    top: 20%;
    right: 0;
}

#analysisReport .analys-form .analytics-form-bg,
#dataAnalysis .analys-form .analytics-form-bg,
#portAnalysis .analys-form .analytics-form-bg {
    padding: 15px;
    box-shadow: 0px 0px 10px #00000036;
    background: #fff;
    border-radius: 5px;
    float: left;
    width: 100%;
}

#portAnalysis .form-group {
    width: 33.3%;
}

#portAnalysis .a-r-cover {
    background: rgba(0, 0, 0, 0.59);
}

#portAnalysis .select-input,
#portAnalysis .btn {
    margin-top: 40px;
}

.a-r-cover {
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    bottom: 0px;
    background: rgba(21, 83, 132, 0.2);
}

.d-a-cover {
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.45)
}

.analytics-form-bg .select2-container--default .select2-selection--single {
    background: #fff !important;
    border-radius: 0px !important;
    font-size: 14px;
    height: 42px;
}

.analytics-form-bg .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee !important;
}

.analytics-form-bg .select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #fff !important;
}

.analytics-form-bg .select2-container .select2-selection--single .select2-selection__rendered {
    text-align: left;
    line-height: 40px
}

.analytics-form-bg .select2-container--default .select2-selection--single .select2-selection__arrow b,
.analytics-form-bg {
    border-color: #999 transparent transparent transparent !important;
}

.analytics-form-bg .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent !important;
    border-width: 0 7px 7px 7px !important;
}

.analytics-form-bg .select2-container--default .select2-selection--multiple,
.tdb-multi-select .select2-container--default .select2-selection--multiple {
    border-radius: 0px;
    border-color: #D9D9D9;
    min-height: 66px;
    line-height: 28px;
    border-left: 1px solid #D9D9D9;
	border-radius:50px;
	padding-left:220px;
}

.analytics-form-bg .has-error .select2-container--default .select2-selection--multiple,
.tdb-multi-select.has-error .select2-container--default .select2-selection--multiple {
    border-color: #a94442;
}

.analytics-form-bg .has-success .select2-container--default .select2-selection--multiple,
.tdb-multi-select.has-success .select2-container--default .select2-selection--multiple {
    border-color: #2b542c;
}

.analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0px 15px;
	padding-top:13px;
}

.analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__choice,
.tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    padding: 5px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    position: relative;
    padding-right: 20px;
	border-radius:15px;
}

.analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    right: 7px;
    color: #8c6c0c;
    margin-left: 5px;
    float: right;
    margin-right: 0px;
}

.analytics-form-bg .select2.select2-container.select2-container--default {
    z-index: 2;
}

.analytics-form-bg .select2-container .select2-search--inline,
.tdb-multi-select .select2-container .select2-search--inline {
    display: initial;
}

.analytics-form-bg .select2-container .select2-search--inline input,
.tdb-multi-select .select2-container .select2-search--inline input {
    font-size: 13px;
    width: 100% !important;
    min-width: 300px !important;

}

.analytics-form-bg .select2-container .select2-search--inline input::placeholder,
.tdb-multi-select .select2-container .select2-search--inline input::placeholder
{
	color: #9D9D9D;
}

.analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: none !important;
}

.analytics-form-bg .search-btn {
    height: 50px;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.analytics-form-bg .search-btn:hover {
    border-color: #ccc;
}

.select2-container {
    width: auto !important;
}

.analytics-search {
    position: relative;
}

.select-option {
    float: left;
    width: 100%;
    padding-right: 53px;
}

.form-control-feedback {
    top: 7px !important;
    right: 77px !important;
}

.analytics-form-bg .search {
    position: absolute;
    right: 0;
    width: auto;
}

.analytics-form-bg .form-control-feedback {
    display: none !important;
}

.tdb-multi-select .select2-container .select2-search--inline .select2-search__field {
    height: auto;
}

.tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.g-report-tab {
    border: 1px solid #e7e7e7;
    padding: 15px;
}

.g-r-heading {
    background: #ddaf27;
    text-align: left;
    padding: 8px 15px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.g-r-filter {
    margin-bottom: 5px;
}

.g-r-filter .btn {
    background: #fff !important;
    color: #b99015 !important;
    border-color: #cc9f1c !important;
    margin-right: -8px;
    margin-top: -4px;
}

.g-t-table {
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
}

.g-t-table .g-t-row {
    display: table;
    width: 100%;
}

.g-t-table .g-t-row:nth-child(even) {
    background: #f7f7f7;
}

.g-t-table .g-t-row .g-t-cell {
    width: 30%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 8px 10px;
}

.g-t-table .g-t-row .g-t-cell:first-child {
    width: 10%;
}

.g-t-footer {
    float: left;
    width: 100%;
    padding: 10px;
}

.btn-warning {
    border-radius: 4px;
    color: #fff !important;
    background-color: #dcaf26 !important;
    border-color: #d2a314 !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning:active:focus,
.btn-warning:active:hover {
    background-color: #dcaf26;
    border-color: #d2a314;
    box-shadow: none;
    outline: none;
}

.banner-r-demo, .ex-edge-login{position: relative;margin-top: 26px; cursor: pointer; transition: all 0.5s; display: inline-flex !important; align-items: center;}
.banner-r-demo .b-r-arrow, .ex-edge-login .b-r-arrow{background-position: -35px -96px; width: 36px; height: 34px; margin-left: 6px; margin-right:-18px; left: auto; display: none; position: relative;}
.ex-edge-login{margin-top:0px;margin-left: 20px }
.ex-edge-login:hover{color:#ffffff;}
.banner-r-demo:hover .b-r-arrow, .ex-edge-login:hover .b-r-arrow{display:block !important;}


.request-demo {
    position: fixed;
    top: 200px;
    right: 0;
    width: 152px;
	height:48px;
    background: #dcaf26;
    color: #fff;
    font-size: 16px;
    line-height: 5rem;
    cursor: pointer;
    border-radius: 30px 0px 0px 30px;
    display: inline-block;
    z-index: 99;
    text-align: center;
    transition: all 0.5s;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.14);
	text-transform:capitalize;
	border:1px solid #bba04f; border-right:none;
}

.request-demo:active {
    box-shadow: none;
}

.request-demo-modal .modal-header h2 {
    color: #9a7609 !important;
    margin: 0px;
}

.demo-bg {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.67);
    z-index: 999999;
    transition: all 0.8s ease;
}

.demo-bg.overlay {
    opacity: 0.5;
}

.r-demo-wrap {
    height: 100%;
    width: 475px;
	height:734px;
    max-width: 100%;
    position: fixed;
    z-index: 1;
    bottom: 0;
    right: -100%;
    padding: 10px;
    padding-top: 35px;
    background-color: #000000;
    /*overflow-x: hidden;*/
    transition: all 0.8s ease;
    z-index: 999999;
}
.inner-scroll{height:100%; overflow-x:hidden; overflow-y:auto;}

/* width */
.inner-scroll::-webkit-scrollbar{
    width: 10px;
  }
  
  /* Track */
  .inner-scroll::-webkit-scrollbar-track {
    background:#eee; 
    border-radius: 10px;
  }
   
  /* Handle */
  .inner-scroll::-webkit-scrollbar-thumb {
    background: #9e9e9eed; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  .inner-scroll::-webkit-scrollbar-thumb:hover {
    background: #7b7b7b; 
  }

.r-demo-wrap:before{content: ''; position: absolute; top: 0px; left: -17px; width: 9px; bottom: 0px; background: #262626;
    z-index: 1;}

.d-f-wrap{padding: 8px; border-radius: 10px; border: 1px solid #262626; padding:26px 30px 11px; }

.r-demo-wrap.demo-show {
    right: 0px;
}

.demo-video {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 15px;
}

.request-bee-gif,
.bounce-pop-bee-gif {
    position: relative;
    text-align: center;
}

.request-bee-gif img,
.bounce-pop-bee-gif img {
    width: 370px;
    margin: 0 auto;
}

.bounce-pop-bee-gif img {
    width: 300px;
}

.r-demo-wrap video {
    width: 100% !important;
    float: left;
    height: auto !important;
	border-radius:10px;
}

. {
    width: 300px !important;
    margin: 0 auto;
    float: none;
}

.r-demo-wrap .demo-form {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.demo-form .demo-heading {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.demo-form .demo-heading h1 {
	position:relative;
    text-transform: capitalize;
    font-size: 24px;
    display: block;
    margin-bottom: 5px;
	margin-top:0px;
	color:#ffffff;
}
.demo-form .demo-heading h1:before{content: ''; position: absolute; left: -20px; background: url(../../../assets/home/img/ae-sprite.png) no-repeat; background-position: 0px 0px;top: 0px; width: 14px; height: 23px;}

.demo-form .demo-heading p {font-size: 20px; color: #555555;}

.demo-form .demo-heading h1 span {
    display: inline-block;
    margin-top: -7px;
    color: #dcaf26;
}

.demo-form .demo-heading img {
    position: absolute;
    right: 0;
    top: -20px;
}

.r-demo-wrap .closebtn {
    position: absolute;
    text-decoration: none;
    font-size: 28px;
    right: 15px;
    top: 0px;
    color: #666;
    line-height: 36px;
}

.r-demo-wrap .still-confused a {
    color: #bf961e;
    margin-top: -4.5px;
    display: inline-block;
}

.demo-form .form-control {
    height: 41px;
    border-radius: 64px;
    box-shadow: none;
    background: transparent !important;
    border-color: #262626;
	font-size:12px;
	color:#7B7B7B;
	padding-left:28px;
	padding-right: 15px !important;
}


.d-f-country .form-group:first-child{width: 100%; margin-right: 10px;}


.demo-form .form-control:focus {
    border: solid #f3c63e 1px !important;
    box-shadow: none;
}

.demo-form .select-arrow:before {
    background-color: #262626;
    border-radius: 0px 50px 50px 0px;
}

.demo-form .select-arrow:after{line-height:42px;}
.demo-form .input-group{width: 100%;}
.demo-form .input-group-addon{position: absolute; left: 1px; z-index: 9; bottom: 1px; top: 1px;background-color: transparent; border: 1px solid #262626 !important; border-radius: 50px !important; width:120px; color:#7B7B7B; line-height: 28px; width: 74px;}
.demo-form .input-group .form-control{border-radius:50px !important; padding-left:86px;}

.demo-form .demo_form,
.demo-form .confirm-otp {
height: 48px;
    line-height: 32px;
    color: #ffffff;
    font-size: 16px;
    background: transparent;
    border: 1px solid #555555;
    border-radius: 50px;
    margin-left: 0;
}

.demo-form .demo_form{margin-top:10px;}

.demo-form .demo_form:focus,
.demo-form .confirm-otp:focus {
    outline: none !important;
}

.demo-form .btn-small {
    height: 35px;
    line-height: 24px;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 24px;
}

.demo-form .otp-btn {
    color: #fff;
    line-height: 24px;
	background: transparent;
    border: 1px solid #555555;
    border-radius: 50px;
    width: 117px;
}

.demo-form .text-success,
.demo-form .text-danger {
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

.demo-form .text-success {
    color: #169218;
}

.demo-form .text-danger {
    color: #d41713;
}

.demo-form .has-success .form-control,
.demo-form .has-error .form-control {
    box-shadow: none !important;
}

.demo-form .has-success .form-control:focus {
    box-shadow: none !important;
}

.demo-form .pls-contact .checkbox-inline {
    width: 48%;
    margin-left: 0px !important;
}

.still-confused {
    margin-top: 5px;
}

.still-confused a {
    color: #bf961e;
    display: inline-block;
    margin-top: -4px;
}

.p-demo-video {
    position: relative;
    margin-bottom: 60px;
    margin-top: 30px;
}

.demo-video-1 {
    max-width: 1099px;
    float: none;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.21);
    border-color: #d0cece;
    background: #fff;
}

.demo-video-1 video {
    width: 100%;
}

.p-demo-video h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #666;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
}

.p-demo-video h1 span {
    color: #deb432;
}

.p-demo-video h1 small {
    color: #fff;
}

.p-demo-video p {
    font-size: 16px;
    color: #666;
}

.get-in-touch {
    position: absolute;
    top: 109px;
    right: 15px;
    text-align: center;
    z-index: 99;
}

.bubble {
    position: relative;
    width: 90px;
    height: 90px;
    background: #c51b1b;
    background: -moz-linear-gradient(45deg, #c51b1b 0%, #ea3131 50%, #c51b1b 100%);
    background: -webkit-linear-gradient(45deg, #c51b1b 0%, #ea3131 50%, #c51b1b 100%);
    background: linear-gradient(45deg, #c51b1b 0%, #ea3131 50%, #c51b1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c51b1b', endColorstr='#c51b1b', GradientType=1);
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    padding-top: 23px;
    line-height: 22px;
    cursor: pointer;
    animation: glowing 1.5s infinite;
    box-shadow: 0px 5px 5px #0006;
}

.touch-line {
    content: '';
    position: relative;
    width: 5px;
    height: 30px;
    z-index: -1;
    margin-left: 43px;
    animation: glowing1 1.5s infinite;
    background: #ccc;
}

@keyframes glowing {
    0% {
        opacity: 1;
        margin-top: 0px;
    }
    50% {
        opacity: 0.5;
        margin-top: 0px;
    }
    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes glowing1 {
    0% {
        height: 30px;
    }
    50% {
        height: 10px;
    }
    100% {
        height: 30px;
    }
}

.down-arrow {
    margin-top: 20px;
}

.down-arrow i {
    font-size: 30px;
    cursor: pointer;
    color: #dcaf26;
}

.arrowbounce {
    -moz-animation: arrowbounce 3s infinite;
    -webkit-animation: arrowbounce 3s infinite;
    animation: arrowbounce 3s infinite;
}

@-moz-keyframes arrowbounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes arrowbounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes arrowbounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.p-demo-content {
    position: relative;
    color: #333;
}

.p-demo-content p {
    font-size: 16px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 15px;
}

.p-demo-content h3 {
    color: #2d0606;
    margin-bottom: 15px;
    margin-top: 40px;
    font-size: 24px;
    text-transform: uppercase;
}

.p-demo-content h4 {
    color: #000;
    font-size: 20px;
    line-height: 26px;
}

.p-demo-content ul {
    padding-left: 40px;
    list-style: none;
    margin-top: 20px;
}

.p-demo-content ul li {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 16px;
}

.p-demo-content ul li:before {
    position: absolute;
    content: "\f105";
    font-family: 'fontAwesome';
    left: 0;
    top: -2px;
    color: #cc9f17;
    font-size: 20px;
}

.content-bg .text-section {
    max-width: 1100px;
    margin: 0 auto;
}

.try {
    color: #2d0606;
    font-size: 20px;
    text-align: center;
    margin-top: 54px;
    text-transform: uppercase;
}

.try-new {
    text-align: center;
    font-size: 27px;
    letter-spacing: -1px;
    background: rgb(247, 232, 184);
    border: 1px solid rgb(239, 205, 101);
    padding: 7px 10px;
    margin: 70px 0px 25px;
}

.try-new h2 {
    color: rgb(80, 62, 10);
    font-size: 24px;
    line-height: 1.3em;
    margin: 0px;
    text-transform: uppercase;
}

.try-new-1 {
    margin-bottom: 70px;
}

.try-new-1 h2 {
    font-size: 20px;
}

.try-new h3 {
    color: rgb(89, 69, 9);
    line-height: 24px;
    margin: 15px 0px 10px;
}

.try-new p {
    color: #7e6106;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    margin-bottom: 10px;
}

.p-demo-form {
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 15px;
}

.p-demo-form .demo-heading img {
    top: -20px;
}

.p-demo-form .demo-heading h1 {
    font-size: 30px;
}

.p-demo-form .confirm-otp {
    line-height: 24px;
}

.p-demo-form .form-control {
    background: #fff;
}

.p-demo-form #req_form_msg {
    margin-top: 0px;
}

.btm-section {
    margin-top: 30px;
}

.btm-section h2 {
    color: #dcaf26;
}

.feedback-form {
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 15px;
    min-height: 500px;
}

.feedback-form .h-section {
    padding: 15px;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.feedback-form .h-section h3 {
    margin-top: 0px;
    color: #666;
}

.feedback-form .h-section h1 {
    margin: 0px;
    color: #dcaf26;
    letter-spacing: 6px;
}

.feedback-form .form-control {
    background: #fff;
    resize: none;
    height: auto;
}

.feedback-form .control-label {
    padding-top: 0px !important;
    margin-bottom: 10px !important;
}

.feedback-form .btn {
    border-radius: 4px;
    border: none;
}

.feedback-form .btn:hover {
    color: #fff;
}

.feedback-form #thank_div {
    margin-top: 30px;
}

.expiry-popup h3 {
    color: #d22222;
    margin-top: 10px;
}

.expiry-popup p {
    font-size: 16px;
    margin-bottom: 25px;
}

.expiry-popup .form-control,
.expiry-popup .btn-warning {
    height: 35px !important;
    line-height: 32px !important;
    margin: 0 auto;
}

.renew-popup h3 {
    color: #9a7609 !important;
}

.hav-voucher {
    margin: 20px 0px;
    font-size: 14px;
}

.hav-voucher a {
    margin-top: -3px;
    display: inline-block;
    color: #bf9514;
}

.hav-voucher a:hover {
    color: #bf9514;
}

.renew-popup .rf_coupon_block {
    margin-top: 10px;
}

.renew-popup .rf_coupon_block .form-control {
    height: 44px;
}

#rf_redeem_status {
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
}

.upgrade-plans-modal .woman-img {
    border-bottom: 1px solid #ddd;
    margin-bottom: 29px;
}

.upgrade-plans-modal img {
    margin: 0 auto;
}

.upgrade-plans-modal h1 {
    color: #333;
    font-size: 32px;
    margin: 20px 0px;
}

.upgrade-plans-modal .btn {
    white-space: initial;
    background-color: #dcaf27 !important;
    border-color: #dcaf27 !important;
    max-width: 400px;
    margin: 0 auto;
}

.upgrade-plans-modal .btn strong {
    font-size: 28px;
}

.upgrade-plans-modal .benfits-header {
    text-align: center;
    background: #dfaf10;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    font-size: 32px;
    color: #fff;
}

.upgrade-plans-modal .up_coupon_block {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10px;
}

.upgrade-plans-modal .form-control {
    background-color: #f9f9f9;
    border: 1px solid #cecece;
    border-radius: 3px;
    box-shadow: none;
}

.upgrade-plans-modal #upgrade_form_loader {
    max-width: 100% !important;
}

.upgrade-plans-modal #upgrade_img {
    max-width: 220px;
}

.upgrade-plans-modal .upgrade_pack_price {
    font-size: 40px;
    font-weight: bold;
}

.upgrade-plans-modal .upgrade_pack_price small {
    font-size: 16px;
    display: inherit;
}

.benfits-bg {
    background: #f3f3f3;
    width: 100%;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 0px 0px 5px 5px;
    float: left;
    border-top: 0px;
}

.benfits-bg .table {
    margin-bottom: 0px;
}

.benfits-bg .table th {
    color: #333;
    font-size: 16px;
    position: relative;
}

.benfits-bg .table th .c-plan {
    background: #d84848;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: -18px;
    left: -67px;
    border-radius: 5px 5px 0px 5px;
}

.benfits-bg .table .fa-check {
    color: #7db316;
    font-size: 18px;
}

.benfits-bg .table .fa-times {
    color: #e21616;
    font-size: 18px;
}

.benfits-bg .table .b-price {
    font-size: 20px;
    display: block;
    color: #333;
}

.upgrade-icon {
    position: absolute;
    right: 130px;
    top: 32px;
    line-height: 16px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    z-index: 1;
    color: #bf9515;
    padding: 8px 10px;
    display: inline-block;
    transition: all 0.5s;
}

.upgrade-icon:hover {
    color: #dcaf26;
}

.upgrade-icon i {
    margin-top: -3px;
    display: inline-block;
    font-size: 26px;
}

.upgrade-icon .cnt {
    position: absolute;
    top: -6px;
    right: 3px;
    font-size: 10px;
    color: #000;
    background: #d7d7d7;
    width: 18px;
    height: 18px;
    border-radius: 25px;
}

.home-search {
    position: relative;
    width: 100%;
}

.home-search .form-input {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px !important;
}

.home-search .form-input .or {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -15px;
    width: 30px;
    text-align: center;
    background: #fff;
    z-index: 9;
    padding-top: 17px;
    font-size: 12px;
}

.home-search .form-control,
.d-a-search .form-control {
    border-color: #ccc;
    height: 42px;
    border-radius: 0px;
    box-shadow: none;
    font-size: 14px;
}

.home-search .form-control:focus,
.d-a-search .form-control:focus {
    border: solid #f3c63e 1px !important;
    box-shadow: none;
}

.d-a-search .has-error .form-control:focus {
    border-color: #a94442 !important;
}

.home-search .search-btn,
.d-a-search .btn,
.home-search .adv-search {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 40px;
    height: 40px;
    line-height: 16px;
    padding: 0px;
    border-left: 0px;
    background: #dcaf26;
    border-color: #dcaf26;
    border-radius: 50%;
}

.home-search .search-btn i,
.d-a-search .btn i {
    font-size: 20px;
    transition: all 0.5s;
    color: #fff !important;
    padding-left: 4px;
}

.home-search .search-btn:hover i,
.d-a-search .btn:hover i {
    padding-left: 15px;
}

.home-search .search-btn:hover,
.home-search .search-btn:focus,
.home-search .search-btn:active,
.home-search .search-btn:active:hover {
    background: #dcaf26 !important;
    outline: none;
    box-shadow: none;
    border-color: #dcaf26 !important;
}

.home-search .select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 0px;
    text-align: left;
}

.home-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.home-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 15px;
    line-height: 47px;
}

.home-search .select2-container--default .select2-selection--single .select2-selection__placeholder {
    display: inline-block;
    margin-top: -5px;
}

.home-search .select2-container--focus .select2-selection--single {
    box-shadow: none !important;
    outline: none;
}

.home-search .form-control-feedback {
    display: none !important;
}

.home-search .select2-container--default .select2-selection--single .select2-selection__arrow b,
.fixed-header.home-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.example-search {
    float: left;
    font-size: 13px;
    color: #666;
}

.example-search span,
.example-search a {
    position: relative;
    float: left;
    margin: 5px 5px 0px 0px;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    line-height: 16px;
    border-radius: 3px;
    padding: 5px 17px 5px 5px;
    font-size: 11px;
}

.example-search label {
    float: left;
    font-weight: normal;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-top: 7px;
}

.example-search a {
    padding-right: 5px;
    color: #ab8512
}

.example-search a:hover {
    color: #ab8512
}

.example-search span:before {
    content: '\f00d';
    font-family: 'fontAwesome';
    position: absolute;
    top: 5px;
    right: 5px;
    color: #c3ac66;
    font-size: 8px;
}

.example-search span:first-child {
    font-size: 13px;
    padding: 5px 0px;
    background: transparent;
    border: none;
}

.example-search span:first-child:before {
    display: none;
}

.recent-search {
    margin-left: 0px;
}

.fixed-header .home-search {
    padding-right: 40px;
    margin-top: 2px;
}

.fixed-header .home-search .form-input {
    width: 50%;
}

.fixed-header .home-search .form-control {
    height: 46px;
}

.fixed-header .home-search .select2-container--default .select2-selection--single {
    height: 45px;
}

.fixed-header .home-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    max-width: 182px;
}

.fixed-header .home-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    display: none;
}

.fixed-header .tdb-multi-select .select2-container--default .select2-selection--multiple {
    min-height: 45px;
    line-height: 30px;
}

.fixed-header .select2-search__field {
    font-size: 11px !important;
}

.fixed-header .home-search .search-btn {
    width: 41px;
    height: 45px;
    right: 0px
}

.fixed-header .home-search .search-btn i {
    font-size: 16px;
}

.fixed-header .home-search .adv-search {
    display: none;
}

.d-a-search {
    position: relative;
    padding-right: 65px;
    float: left;
    width: 100%;
}

.d-a-search .form-group {
    float: left;
    width: 60%;
    padding-left: 15px;
    margin-bottom: 0px;
}

.d-a-search .form-group:first-child {
    padding-left: 0px;
    width: 40%;
}

.w-m-search .form-group,
.w-m-search .form-group:first-child {
    width: 50%;
}

.d-a-search .btn:focus {
    outline: none;
}

.d-a-search .select-input {
    position: relative;
}

.d-a-search .select-input:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 45px;
    background-color: #dcaf26;
    z-index: 9;
    pointer-events: none;
}

.d-a-search .select-input:after {
    content: '\f107';
    font-family: 'fontAwesome';
    position: absolute;
    line-height: 42px;
    top: 0px;
    right: 13px;
    font-size: 24px;
    color: #463605;
    z-index: 9;
    pointer-events: none;
}

.d-a-search .date i {
    color: #666;
}

.d-a-search .date .input-group-addon {
    border-radius: 0px;
}

.advance-search {
    float: left;
    padding-right: 230px
}

.trade-adv-search {
    padding-right: 245px;
}

.advance-search .search-btn,
.trade-adv-search .btn {
    right: 194px
}

.advance-search .adv-search,
.trade-adv-search .adv-search {
    right: 0px;
    width: auto;
    font-size: 13px;
    padding: 0px 15px;
    color: #ffffff;
    line-height: 40px;
}

.advance-search .adv-search:hover,
.trade-adv-search .adv-search:hover {
    color: #ffffff;
}

.trade-adv-search .adv-search i {
    font-size: 14px;
    color: #ffffff !important;
    padding-left: 0px;
}

.trade-adv-search .adv-search:hover i {
    padding-left: 0px;
}

.home-tabs .resp-tabs-container {
    background-color: transparent;
    margin-top: 20px;
}

.home-tabs .resp-tab-content {
    border: none;
    padding: 0px;
}

.home-tabs ul.resp-tabs-list {
   margin: 0px auto;
    position: absolute;
    left: 17px;
    top: 32px;
    z-index: 1;
    padding: 5px;
    border-radius: 50px;
}

.home-tabs .resp-tabs-list li {
    position: relative;
    float: none;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
	height:54px;
	line-height:5.4rem;
    padding: 0px 34px 0px 20px;
    border: 1px solid #F5F5F5;
    border-radius: 30px;
	background:#F5F5F5;
}
.home-tabs .resp-tabs-list li:before{content: ''; position: absolute;top: 19px;right: 9px;width: 15px; height: 13px; background: url(../../../assets/home/img/ae-sprite.png); background-position: -37px -6px;}

.home-tabs .resp-tab-active {
    background: #000000 !important;
    border: none !important;
    color: #ffffff !important;
    padding: 0px 34px 0px 20px !important;
}
.home-tabs li.resp-tab-active:before{background-position: -54px -6px;}

.home-tabs .resp-arrow {
    border-top: 9px solid #c1c1c1;
}

.home-tabs h2.resp-tab-active {
    padding: 10px 15px !important;
}

.home-tabs h2.resp-tab-active span.resp-arrow {
    border-bottom: 9px solid #fff;
}

.home-tabs h2.resp-accordion {
    position: relative;
    background: #f4f4f4;
    border-color: #d8d8d8;
    text-transform: uppercase;
}

.home-tabs h2.resp-accordion:first-child {
    border-color: #d8d8d8 !important;
}

.home-tabs h2.resp-accordion i {
    float: right;
    font-size: 16px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.home-tabs h2.resp-tab-active i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.h-c-wrap {
    margin-top: 20px;
}

.h-c-wrap .panel-default {
    border-color: #e1cc8b;
    margin-bottom: 40px;
    box-shadow: none;
}

.h-c-wrap .panel-default:last-child {
    margin-bottom: 0px;
}

.h-c-wrap .panel-heading {
    text-transform: uppercase;
    font-size: 22px;
    color: #342803 !important;
    background: rgba(220, 175, 38, 0.3) !important;
    border-color: #e7d499 !important;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963) !important;
    -moz-box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963) !important;
    box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963) !important;
    line-height: 26px;
}

.t-a-cover {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.64);
}

.a_t_analysis {
    position: relative;
    padding: 15px 0px;
}

.a_t_analysis .p_chart_box {
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    padding: 15px;
    min-height: 300px;
    text-align: center;
    border-radius: 15px;
}

.p_chart_box #month_hscode_pie,
.p_chart_box #month_country_pie {
    width: 100%;
    max-width: 550px;
    height: 500px;
    margin: 0 auto;
}

.p_chart_box.left:before {
    position: absolute;
    content: '\f178';
    font-family: 'fontAwesome';
    font-size: 42px;
    line-height: 25px;
    right: -28px;
    top: 45%;
    z-index: -1;
    color: #dcaf26;
}

.p_chart_box.right:after {
    position: absolute;
    content: '\f177';
    font-family: 'fontAwesome';
    font-size: 42px;
    line-height: 25px;
    left: -28px;
    bottom: 45%;
    z-index: -1;
}

.p_chart_box .heading {
    position: relative;
    margin: 0px;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    color: #dcaf26;
}

.p_chart_box .heading small {
    text-transform: capitalize;
}

.d_t_heading {
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
}

.d_t_heading h2 {
    font-size: 38px;
    position: relative;
    margin: 20px 0px;
    display: inline-block;
    color: #dcaf26;
}

.d_t_heading a,
.d_t_heading .only-conq {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 30px;
    font-size: 13px;
    border-radius: 15px;
    padding: 5px 15px;
    background: #eac043;
    color: #664f0d;
    border: 1px solid #c69d22;
}

.d_t_heading a:hover,
.d_t_heading .only-conq:hover,
.d_t_heading a:active,
.d_t_heading .only-conq:active,
.d_t_heading .only-conq:active:hover,
.d_t_heading .only-conq:focus .d_t_heading a:active:hover,
.d_t_heading a:focus {
    color: #664f0d;
}

#only-conq {
    position: relative;
    margin-top: -7px;
}

#only-conq:before {
    position: absolute;
    content: '';
    top: -9px;
    right: 30px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #faebcc;
    display: inline-block;
}

.p_chart_box .heading:before {
    position: absolute;
    content: '';
    top: 0px;
    right: -20px;
    background: #000;
    bottom: -15px;
}

.p_chart_box .show-parent {
    position: absolute;
    top: 15px;
    right: 15px;
}

.hs-code-list {
    position: relative;
    float: left;
    width: 100%;
}

.hs-code-list a {
    float: left;
    padding: 7px;
    font-size: 11px;
    background: #dcaf26;
    margin: 0px 5px 5px 0px;
    line-height: 11px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #c89d1c;
    transition: all 0.5s;
    text-decoration: none;
}

.hs-code-list a:hover,
.hs-code-list a:active {
    color: #fff;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.h-c-incentives h3 {
    margin: 30px 0px 22px 0px;
}

.h-c-incentives .note {
    font-size: 14px;
    margin-bottom: 25px;
}

.h-c-incentives .note strong {
    float: left;
    color: #b71313;
    margin-right: 10px;
}

.tdb-table .table {
    border: 1px solid #c49a1c;
}

.tdb-table .table thead tr {
    background: #dcaf26;
}

.tdb-table .table thead tr th,
.tdb-table .table thead tr td {
    border: 1px solid #c09517 !important;
    font-weight: bold;
    font-size: 14px;
}

.tdb-table .table thead tr td {
    color: #fff;
    border: 1px solid #c49a1c;
}

.tdb-table .table tr td {
    border: 1px solid #e9d9a6;
    color: #444;
    font-size: 12px;
}

.tdb-table .table tr td a {
    color: #b38b13;
}

.tdb-table .table>tbody>tr:nth-of-type(2n+1) {
    background-color: #fffcf2 !important;
}

.tdb-table .table>tbody>tr:nth-child(even) {
    background-color: #fff !important;
}

.tdb-table table thead tr th {
    vertical-align: top;
}

.tdb-table table thead tr th h3 {
    margin: 5px 0px;
    font-size: 20px;
    line-height: 26px;
}

.tdb-table-black .table {
    border: 1px solid #c49a1c;
}

.tdb-table-black .table thead tr {
    background: #666666;
    color: #fff;
}

.tdb-table-black .table thead tr th {
    border: 1px solid #444444 !important;
}

.tdb-table-black .table thead tr td {
    color: #fff;
    border: 1px solid #c49a1c;
}

.tdb-table-black .table tr td {
    font-size: 14px;
}

.tdb-table-black table thead tr th {
    vertical-align: top;
}

.tdb-table-black table thead tr th h3 {
    margin: 5px 0px;
    font-size: 20px;
    line-height: 26px;
}

.export-values {
    border: 1px solid #ddd;
}

.export-values h4 {
    padding-left: 14px;
    background: #666;
    padding: 8px;
    text-align: center;
    color: #fff;
    margin: -1px;
}

.export-values .currency {
    position: relative;
    background: #ddd;
    height: 100px;
    margin: 8px;
}

.export-values .currency .icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 75px;
    background: #e4b62c;
    text-align: center;
    padding: 15px !important;
    padding-top: 30px !important;
    color: #fff;
    height: auto !important;
    margin: 0px !important;
}

.export-values .currency .icon i {
    color: #fff;
}

.export-values .currency .amount {
    padding-left: 75px;
    display: table;
    height: 100%;
    width: 100%;
}

.export-values .currency .amount h1 {
    font-size: 24px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #333;
    text-shadow: 0px 1px 2px #fff;
}

.export-values .currency .amount h1 p {
    font-size: 14px;
    color: #6d6d6d;
    margin-top: 5px;
    margin-bottom: 0px;
}

.sion-tb table tr td:first-child {
    font-weight: bold;
}

.tdb-form-search {
    background: rgba(220, 175, 38, 0.3);
    border: 1px solid #e7d499;
    padding: 15px 15px 0px 15px;
    margin: 15px 0px;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963);
    -moz-box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963);
    box-shadow: inset 1px 1px 0px 0px rgb(255, 242, 202), 0px 0px 3px rgba(239, 209, 116, 0.47843137254901963);
}

.tdb-form-search .form-group {
    position: relative;
}

.tdb-form-search .form-control {
    box-shadow: none;
    height: 45px;
    border-color: #dac995;
    padding-right: 45px;
    line-height: 30px;
}

.tdb-form-search .form-control:focus {
    box-shadow: none;
    border-color: #dac995;
}

.tdb-form-search .select-input::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 45px;
    background-color: #dcaf26;
    z-index: 9;
    pointer-events: none;
    border-radius: 0px 4px 4px 0px;
}

.tdb-form-search .select-input::after {
    content: '\f107';
    font-family: 'fontAwesome';
    position: absolute;
    line-height: 44px;
    top: 0px;
    right: 13px;
    font-size: 24px;
    color: #463605;
    z-index: 9;
    pointer-events: none;
}

.tdb-form-search .btn {
    height: 45px;
    font-size: 16px;
    padding: 6px 20px;
    color: #463605;
    transition: all 0.3s;
}

.tdb-btn {
    color: #fff;
    background: #dcaf26 !important;
    border: 1px solid #c29819 !important;
    box-shadow: inset 1px 1px 1px 0px #f9ce49;
}

.tdb-form-search .btn:focus,
.tdb-form-search .btn:active,
.tdb-form-search .btn:active:hover {
    outline: none;
    color: #fff;
}

.tdb-form-search .date-pic:before {
    top: 6px;
}

.tdb-form-search .date-pic .form-control {
    padding-right: 35px;
}

.smart-filter {
    background: #dcaf26 !important;
    padding: 5px 15px 5px 15px;
    margin: 15px 0px;
}

.smart-filter .form-group {
    position: relative;
}

.smart-filter .form-control {
    box-shadow: none;
    height: 35px;
    border-color: #dac995;
    padding-right: 45px;
    line-height: 18px !important;
    width: 100% !important;
}

.smart-filter .form-control:focus {
    box-shadow: none;
    border-color: #dac995;
}

.smart-filter .select-input {
    max-width: 300px;
    display: inline-block;
    position: relative;
}

.smart-filter .select-input::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 40px;
    background-color: #b78f16;
    z-index: 9;
    pointer-events: none;
    border-radius: 0px 4px 4px 0px;
}

.smart-filter label {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0px !important;
}

.smart-filter .select-input::after {
    content: '\f107';
    font-family: 'fontAwesome';
    position: absolute;
    line-height: 36px;
    top: 0px;
    right: 11px;
    font-size: 24px;
    color: #463605;
    z-index: 9;
    pointer-events: none;
}

.smart-filter .btn {
    color: #fff;
    background: #b78f16 !important;
    border: 1px solid #9c7910 !important;
    box-shadow: inset 1px 1px 1px 0px #dbab1b !important;
    line-height: 20px !important;
}

.smart-filter .btn:focus,
.smart-filter .btn:active,
.smart-filter .btn:active:hover {
    outline: none;
    color: #fff;
}

.smart-filter .new-date-pic {
    float: right;
}

.smart-filter .date-pic:before {
    top: 6px;
}

.smart-filter .date-pic .form-control {
    padding-right: 35px;
}

.companies-panel {
    position: relative;
    margin-top: 50px;
}

.companies-panel .c-link:before {
    display: none;
}

.companies-panel .c-link {
    color: #aa8207;
    font-size: 14px;
}

.companies-panel .c-link small {
    color: #ffffff;
    margin-left: 6px;
    margin-top: -4px;
    display: inline-block;
    background: #bb9939;
    padding: 0px 5px;
    font-size: 10px;
    border-radius: 3px;
    height: 17px;
}

.companies-panel .panel {
    box-shadow: none;
    border-radius: 0px !important;
    border-color: #dfdfdf;
}

.companies-panel .panel-heading {
    background: #fff !important;
    padding: 8px 15px !important;
}

.companies-panel .panel-heading.active {
    background: #ebebeb !important;
}

.companies-panel .panel+.panel {
    margin-top: -1px !important;
    border-radius: 0px;
}

.companies-panel .panel-body {
    border-top-color: #dfdfdf !important;
}

.companies-panel .panel-heading a:before {
    color: #ad8613 !important;
    margin-top: 8px !important;
}

.companies-panel .delete-hs-code {
    margin-top: 10px !important;
}

.companies-panel .select2-selection__choice {
    background-color: #f5f5f5 !important;
    border: 1px solid #e9e9e9 !important;
    padding: 5px !important;
    font-size: 12px !important;
}

.companies-panel .select2-selection__choice__remove {
    color: #8c6c0c;
    margin-left: 5px;
    float: right;
    margin-right: 0px;
}

.companies-panel .select2-container .select2-selection--multiple {
    background: #f9f9f9 !important;
    min-height: 45px !important;
    font-size: 14px !important;
    border: 1px solid #dcdcdc !important;
}

.companies-panel .smart-c-multi-select {
    min-width: 228px;
    max-width: 500px;
    display: inline-block;
}

.companies-panel .select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px !important;
    font-size: 14px !important;
}

.companies-panel .new-hs-code {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    background: #98c41e;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0px 26px 0px 7px;
    border-radius: 3px;
}

.companies-panel .new-hs-code i {
    color: #546f08;
    font-size: 16px;
    position: absolute;
    right: 7px;
    top: 1px;
}

.companies-panel .new-hs-code span {
    position: absolute;
    font-size: 10px;
    z-index: 1;
    background: #fff;
    color: #333;
    padding: 5px 7px;
    line-height: 9px;
    top: -16px;
    margin-left: -8px;
    left: 100%;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
}

.new-hs-codes {
    float: left;
    width: 100%;
}

.new-hs-codes a {
    float: left;
    margin-right: 7px;
    background: #dcaf26;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
    color: #fff;
}

.new-hs-codes a:hover {
    color: #fff;
}

.new-date-pic .hidden-input {
    visibility: hidden;
    position: absolute;
    right: 0px;
    top: 33px;
    height: 0px;
    padding: 0px;
    border: 0px;
    left: 37px;
    width: 253px;
}

.new-date-pic {
    float: right;
    margin-top: 11px;
    position: relative;
}

.new-date-pic .form-control {
    width: auto !important;
    padding-right: 12px;
    position: relative;
    border-radius: 4px !important;
    font-size: 13px;
    line-height: 29px;
}

.new-date-pic .tdb-btn {
    line-height: 26px;
}

.daterangepicker {
    border: 1px solid #e4b62c !important;
}

.daterangepicker:before {
    border-bottom: 7px solid #e4b62c !important;
}

.new-date-pic #from_label,
.new-date-pic #to_label,
.new-date-pic #cmp_from_label,
.new-date-pic #cmp_to_label {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.new-date-pic #from_label:before,
.new-date-pic #to_label:before,
.new-date-pic #cmp_from_label:before,
.new-date-pic #cmp_to_label:before {
    position: absolute;
    top: -14px;
    font-size: 10px;
    color: #fff;
    background: #6f6f6f;
    padding: 7px 5px;
    border-radius: 2px;
    line-height: 0;
}

.new-date-pic #from_label:before,
.new-date-pic #cmp_from_label:before {
    content: 'From';
    left: 24px;
}

.new-date-pic #to_label:before,
.new-date-pic #cmp_to_label:before {
    content: 'To';
    left: 33px;
}

.new-date-pic #date_filter-dropdown {
    padding: 5px;
}

.new-date-pic #date_filter-dropdown .date-filter_item,
#cmp_date_filter-dropdown .date-filter_item {
    padding: 3px 8px;
    font-size: 12px;
    cursor: pointer;
}

.new-date-pic #date_filter-dropdown .date-filter_item:hover,
#cmp_date_filter-dropdown .date-filter_item:hover {
    background-color: #ddd;
}

.new-date-pic #date_filter-dropdown .active,
#cmp_date_filter-dropdown .active {
    background-color: #E4B62C;
}

.tdb-pagination>li>a,
.tdb-pagination>li>span {
    color: #666 !important;
    padding: 8px 14px !important;
}

.tdb-pagination>.active>a,
.tdb-pagination>.active>a:focus,
.tdb-pagination>.active>a:hover,
.tdb-pagination>.active>span,
.tdb-pagination>.active>span:focus,
.tdb-pagination>.active>span:hover {
    background-color: #dcaf26 !important;
    color: #fff !important;
    border-color: #be961c !important;
}

.hs-c-table table tbody tr th {
    border: 1px solid #dac789;
    background: #f4e7bd;
    color: #463616;
}

.hs-c-table table tr td:nth-child(2) {
    position: relative;
    padding-right: 140px;
}

.hs-c-table .btn-group {
    position: absolute;
    top: 5px;
    right: 5px;
}

.hs-c-table .btn {
    background-color: #666 !important;
    color: #fff !important;
    border: none !important;
    font-size: 11px !important;
    padding: 6px 8px;
}

.hs-c-table .export {
    background: #cea31e !important;
}

.hs-c-table .btn:focus,
.hs-c-table .btn:active {
    outline: none !important;
}

.exim-data-panel {
    background: #f2f2f2;
    border: 1px solid #dadada;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 1), 0px 0px 4px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 1), 0px 0px 4px rgba(0, 0, 0, 0.12);
    box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 1), 0px 0px 4px rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
}

.exim-data-panel .panel-heading {
    font-size: 15px;
    color: #906f0b;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin: 0px;
    font-weight: bold;
}

.alerts-wrap {
    float: left;
    background: url(/assets/frontend/images/dashboard_images/alerts-bg.jpg) no-repeat center;
    width: 100%;
    height: 870px;
}

.alert-modal {
    margin: 60px auto 0px;
    max-width: 700px;
    border-radius: 5px;
}

.alert-modal .modal-body {
    padding-top: 0px;
}

.alert-modal .modal-header {
    border-bottom: 0px;
}

.alert-modal .a-message {
    border-bottom: 1px solid #ddd;
    padding: 30px 15px;
}

.alert-modal .a-body {
    padding: 15px;
}

.alert-modal .a-body h3 {
    font-size: 22px;
    color: #dcaf26;
    margin-bottom: 15px;
}

.alert-modal .a-body h3 span {
    display: inline-block;
    margin-top: -5px;
    color: #333;
}

.alert-modal .a-f-bg {
    position: relative;
    background: #f4e7bd;
    padding: 15px;
    border-radius: 5px;
    padding-right: 140px;
    z-index: 9999;
}

.alert-modal .a-f-bg .example-search span {
    background: #e1c97d;
    border: 1px solid #d4bc71;
    color: #7f640e;
}

.alert-modal .a-f-bg .example-search span:first-child {
    background: none;
    border: none;
}

.alert-modal .form-control {
    background: #fff;
    box-shadow: none;
    height: 45px;
    border-color: #d6c794;
}

.alert-modal .form-control:focus {
    outline: none !important;
    box-shadow: none;
    border-color: #d6c794;
}

.alert-modal .btn {
    height: 50px;
    position: relative;
    width: 110px;
    color: #302401;
    font-size: 16px;
}

.a-m-btn-wrap {
    position: absolute;
    right: 15px;
    top: 15px;
}

.alert-modal .btn:focus,
.alert-modal .btn:active:focus,
.alert-modal .btn:active {
    outline: none;
    box-shadow: none;
}

.add-more-btn,
.add-more-country-btn {
    color: #312501;
}

.add-more-btn:hover,
.add-more-country-btn:hover {
    color: #312501;
}

.add-more-btn i,
.add-more-country-btn i {
    margin-left: 10px;
    margin-top: -3px;
    font-size: 23px;
}

.alert-modal .alert {
    font-size: 13px;
}

.alert-modal .select2-container .select2-selection--multiple {
    min-height: 45px;
}

.alert-modal .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 10px;
}

.alert-modal .select2-container .select2-search--inline {
    width: 100%;
    padding: 0px 5px;
}

.alert-modal .select2-container .select2-search--inline .select2-search__field {
    font-size: 14px !important;
    line-height: 48px;
    margin-top: 0px !important;
    width: 100% !important
}

.alert-modal .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    padding: 5px;
    font-size: 12px;
}

.alert-modal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #8c6c0c;
    margin-left: 5px;
    float: right;
    margin-right: 0px;
}

#profileModal .s-c-pad {
    padding-left: 0px !important;
}

.dash-border {
    border: 1px solid #e4e4e4;
    padding: 15px 15px 0px 15px;
}

.db-right-header {
    border-bottom: solid 1px #e4e4e4;
    display: table;
    width: 100%;
    padding: 6px 0 10px;
}

.db-rite-header {
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    color: #c4960f;
    border-left: solid 3px #ca9f1d;
    padding-left: 8px;
}

.guidline-wrapper-bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.86);
    z-index: 1020;
    pointer-events: none;
}

.skip {
    position: fixed;
    right: 45px;
    top: 30px;
    color: #fff;
    z-index: 9999;
    cursor: pointer;
    text-transform: uppercase;
    font-style: italic;
}

.d-click-symbol,
.a-click-symbol {
    position: absolute;
    left: 41%;
    font-size: 60px;
    line-height: 60px;
    bottom: -60px;
    color: #fff;
    animation: iconshake 3s infinite;
}

.hs-code-dashboard .hs-code .a-click-symbol {
    left: 24%;
    font-size: 40px;
    line-height: 40px;
    animation: iconshake1 3s infinite;
}

@keyframes iconshake {
    0% {
        bottom: -80px;
    }
    50% {
        bottom: -60px;
    }
    100% {
        bottom: -80px;
    }
}

@keyframes iconshake1 {
    0% {
        bottom: -60px;
    }
    50% {
        bottom: -40px;
    }
    100% {
        bottom: -60px;
    }
}

.add-more-hs {
    float: right;
    position: relative;
}

.add-more-hs .new-tag-down {
    left: 74px;
}

.add-hs-message {
    position: absolute;
    bottom: -94px;
    background: #dcaf26;
    padding: 15px;
    font-size: 13px;
    left: -76px;
    border-radius: 4px;
}

.indicator-arrow {
    position: absolute;
    transform: rotate(-1deg);
    left: -25px;
    bottom: -46px;
    z-index: 9999;
}

.indicator-arrow img {
    width: 54px;
}

.hs-code-dashboard .panel-heading a:before {
    font-family: 'fontAwesome';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    color: #666;
    font-size: 24px;
    line-height: 26px;
}

.hs-code-dashboard .panel-heading.active a:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.hs-code-dashboard .panel-heading {
    font-size: 16px;
    padding-left: 30px;
}

.hs-code-dashboard .panel-heading a.hscode-location {
    color: #c29817;
    display: inline-block;
    margin-top: -5px;
}

.hs-code-dashboard .panel-heading a.hscode-location i {
    font-size: 20px;
    display: inline-block;
    margin-top: -4px;
    margin-left: 5px;
}

.delete-hs-code {
    float: right;
    font-size: 22px !important;
    margin-right: 20px;
    color: #c52828;
    cursor: pointer;
}

.hs-code-dashboard .panel-heading span.hs-code {
    position: relative;
    display: inline-block;
    z-index: 99;
    margin-right: 15px;
    margin-top: -3px;
    color: #c29817;
}

.hscode-location:before {
    display: none;
}

.date-pic {
    width: 265px;
    position: relative;
}

.date-pic:before {
    content: "\f107";
    font-family: fontAwesome;
    position: absolute;
    top: 1px;
    right: 11px;
    z-index: 9;
    font-size: 20px;
    color: #666;
    pointer-events: none;
}

.date-pic .input-group-addon i {
    color: #666;
}

.date-pic .form-control {
    font-size: 13px;
    box-shadow: none;
    color: #666;
}

.dash-thumb {
    position: relative;
    float: left;
    width: 100%;
    background: #f3f3f3;
    border-radius: 5px;
    height: 100px;
    margin: 15px 0px;
    transition: all 0.3s;
}

.dash-thumb:hover {
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.13);
}

.thumb-icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 5px 0px 0px 5px;
    background: #dcaf26;
    z-index: 1;
    width: 80px;
    text-align: center;
    color: #fff;
}

.thumb-icon i {
    background: url(/assets/frontend/images/dashboard_images/alert-dashboard-icons.png);
    width: 45px;
    height: 49px;
    display: block;
    margin-left: 18px;
    margin-top: 24px;
}

.thumb-icon i.icon-1 {
    background-position: -8px 50px;
}

.thumb-icon i.icon-2 {
    background-position: -51px 50px;
}

.thumb-icon i.icon-3 {
    background-position: -99px 50px;
}

.thumb-icon i.icon-4 {
    background-position: -8px 50px;
}

.thumb-icon i.icon-5 {
    background-position: -147px 50px;
}

.thumb-icon i.icon-6 {
    background-position: -190px 50px;
}

.thumb-icon i.icon-7 {
    background-position: -235px 50px;
    width: 43px;
}

.thumb-icon i.icon-8 {
    background-position: -269px 50px;
}

.thumb-icon i.icon-9 {
    background-position: -313px 50px;
}

.dash-thumb .count {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    padding-left: 80px;
}

.dash-thumb .count div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    color: #af8403;
}

.smart-heading {
    position: relative;
    padding-left: 30px;
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.smart-heading i {
    position: absolute;
    left: 0px;
}

.wma-report {
    cursor: pointer;
}

.wma-dropdown {
    display: none;
    position: absolute;
    background-color: #transparent;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 100%;
}

.wma-dropdown span {
    position: relative;
    padding: 10px;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.17);
}

.wma-dropdown span:before,
.wma-dropdown span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

.wma-dropdown span:after {
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    z-index: 2px;
}

.wma-dropdown span:before {
    top: -12px;
    left: 50%;
    margin-left: -6px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ddd;
    z-index: 1px;
}

.wma-dropdown a {
    float: left;
    background: #fdf0c9;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 4px;
    color: #785c08;
    margin: 3px;
    border: 1px solid #e7d8ab;
}

.wma-dropdown a:hover {
    background: #dcaf26;
    color: #fff;
    border-color: #c49a1a;
}

.wma-report:hover .wma-dropdown {
    display: block;
}

.dash-thumb .count div p {
    margin-bottom: 0px;
    color: #000;
    font-size: 22px;
    line-height: 24px;
}

.hs-code-dashboard .update-count {
    position: absolute;
    bottom: -8px;
    background: #ffffff;
    font-size: 14px;
    right: 15px;
    border-radius: 4px;
    padding: 6px 12px 6px 12px;
    border: 1px solid #dadada;
    color: #000000;
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
}

.new-tag {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 9px;
    color: #fff;
    background: #e54141;
    padding: 0px 8px;
    height: 18px;
    line-height: 18px;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 0px 5px #fff;
    text-transform: uppercase;
    font-weight: normal;
}

.new-tag:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #e54141;
}

.new-tag:after {
    content: '';
    position: absolute;
    background: #fff;
    top: 7px;
    left: -2px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.new-tag-down {
    top: -22px;
    right: auto;
    left: 50%;
    margin-left: -15px;
    border-radius: 4px;
}

.new-tag-down:before {
    top: 100%;
    left: 15px;
    border-left: 4px solid transparent;
    border-top: 4px solid #e54141;
    border-right: 4px solid transparent;
}

.new-tag-down:after {
    display: none;
}

.hs-code-dashboard .update-count .new-tag {
    right: -43px;
    padding: 0px 6px;
    font-size: 9px;
}

#shipmentModal {
    z-index: 99999;
}

.b2b-login-txt {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 75px;
    top: 30px;
}

.b2b-login-txt a {
    color: #dcaf27;
}

.b2b-mar-login {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 60px;
    top: 17px;
    cursor: pointer;
    border: 1px solid #ddd;
    display: inline-block;
    z-index: 9;
}

.b2b-mar-login .badge {
    padding: 3px 7px !important;
    z-index: 9 !important;
}

.b2b-mar-login>a>img {
    width: 100%;
    height: auto;
}

.b2b-mar-login ul {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 150px;
    max-width: 240px;
    list-style: none;
    padding: 10px;
    background: #dcaf27;
    font-size: 14px;
    word-break: break-word;
    display: none;
    text-align: left;
}

.b2b-mar-login:hover ul {
    display: block;
}

.b2b-mar-login ul li {
    padding: 8px 8px;
    margin: 0;
    border-bottom: solid 1px #F2F2F2;
    float: left;
    width: 100%;
}

.b2b-mar-login ul li:first-child {
    margin: 0px !important;
}

.b2b-mar-login ul li:first-child span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    float: left;
}

.b2b-mar-login ul li:last-child {
    border: none;
}

.b2b-mar-login ul li a {
    color: #fff !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.b2b-mar-login ul li a:hover {
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.b2b-mar-login ul li a:active {
    color: #fff;
}

.b2b-mar-login ul:before {
    content: '';
    position: absolute;
    top: -18px;
    right: 15px;
    border-color: transparent transparent #dcaf27;
    border-style: solid;
    border-width: 10px
}

.newloginbtn {
    background: #b39005;
    color: #fff;
    padding: 7px !important;
    border-radius: 3px;
    width: auto;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
    position: fixed;
    right: 63px;
    top: 34px;
    z-index: 4;
    width: 121px;
}

div.google-visualization-tooltip {
    font-size: 11px !important;
    font-weight: normal !important;
    padding: 8px;
    border-radius: 4px !important;
    line-height: 16px !important;
    z-index: 1;
}

.google-maps {
    width: 100%;
    max-width: 900px;
    min-height: 570px;
    margin: 0 auto;
}

.google-maps>div {
    float: left;
}

.google-piechart {
    width: 100%;
    min-height: 500px;
}

#everyday-section {
    margin: 40px 0px;
}

.testimonials {
    padding: 5em 0;
}

.phpkida_testimonials_grids {
    width: 80%;
    margin: 3em auto 0;
}

.pk_testimonial_grid {
    padding: 4em 2em 2em;
    background: #f5f5f5;
    text-align: center;
    position: relative;
    margin: 5em 1.2em 0;
}

.pk_testimonial_grid:focus,
.agileits_testimonial_grid:focus {
    outline: none;
}

.pk_testimonial_grid_pos {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -25%;
    left: 0%;
}

.pk_testimonial_grid_pos img {
    margin: 0 auto;
}

.pk_testimonial_grid p {
    color: #999;
    line-height: 2em;
    position: relative;
    padding-left: 2em;
}

.pk_testimonial_grid p:before {
    content: "\f10d";
    font-size: 2em;
    color: #ec9114;
    font-family: FontAwesome;
    position: absolute;
    top: 0%;
    left: 0%;
}

.agileits_testimonial_grid h4 {
    font-size: 1.1em;
    color: #212121;
    margin: 1em 0 0.5em;
}

.agileits_testimonial_grid h5 {
    font-size: .8em;
    color: #ec9114;
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    border-radius: 50%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next {
    line-height: 0;
    position: absolute;
    top: 60%;
    display: block;
    width: 50px;
    height: 40px;
    margin-top: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    border: none;
    font-size: 1em;
    outline: none;
    background: #0accff;
    z-index: 9;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome';
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
    content: "\f177";
}

[dir='rtl'] .slick-prev:before {
    content: "\f177";
}

.slick-next,
[dir='rtl'] .slick-prev {
    right: -6.5%;
}

[dir='rtl'] .slick-next,
.slick-prev {
    right: auto;
    left: -6.5%;
}

.slick-next:before {
    content: "\f178";
}

[dir='rtl'] .slick-next:before {
    content: "\f178";
}

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #212121;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: .25;
    color: #808080;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.radio-m-wrap {
    float: left;
    width: 100%;
}

.radio-wrap {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin: 10px 0px;
    text-align: left;
}

.radio-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #f2f2f2;
    border-radius: 50%;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.19);
    transition: all 0.3s;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-wrap input:checked~.checkmark {
    background-color: #dcaf26;
    border: 1px solid #a88b35;
}

.radio-wrap input:checked~.checkmark:after {
    display: block;
}

.radio-wrap .checkmark:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.myDiv {
    display: none;
}

.w-m-search {
    background: rgba(255, 255, 255, 0.79);
    padding: 15px;
    position: relative;
    margin-top: 10px;
    padding-right: 80px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    max-width: 720px;
    transition: all 0.5s;
    box-shadow: 0px 5px #00000026;
    margin-bottom: 5px;
}

.w-m-search:before {
    content: '';
    position: absolute;
    left: 100px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.by-country {
    float: right;
}

.by-country:before {
    left: auto;
    right: 100px;
}

.w-m-search .wma-btn {
    top: 15px;
    right: 15px;
}

.w-r-form {
    padding: 0px !important;
    background: transparent !important;
    box-shadow: none !important;
}

.r-wrap {
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    width: 100%;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14);
    position: relative;
}

.tdb-text-color {
    color: #dcaf27;
}

.control {
    position: relative;
    text-align: left;
    display: block;
    padding-left: 35px;
    font-size: 20px;
    margin-bottom: 8px;
    cursor: pointer;
}

.control_indicator {
    position: absolute;
    top: 5px;
    left: 0px;
    height: 24px;
    width: 24px;
    background: #f9f9f9;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
}

.control-radio .control_indicator {
    border-radius: 50%;
}

.control input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.control:hover input~.control_indicator,
.control input:focus~.control_indicator {
    background: #f2f2f2;
    border-color: #cfcfcf;
}

.control input:checked~.control_indicator {
    background: #dcaf27;
    border-color: #be961d;
}

.control:hover input:not([disabled]):checked~.control_indicator,
.control input:checked:focus~.control_indicator {
    background: #0e6647d;
}

.control input:disabled~.control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control input:checked~.control_indicator:after {
    display: block;
}

.control-checkbox .control_indicator:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #7b7b7b;
}

.invoice-wrap {
    min-height: 600px;
    position: relative;
    background: #f2f2f2;
    padding: 15px;
    border: 1px solid #ddd;
    margin: 15px 0px;
}

.invoice-wrap .form-control {
    height: 45px;
    box-shadow: none;
    border-radius: 0px;
    background: #fff;
}

.invoice-wrap textarea.form-control {
    min-height: 100px;
    height: auto;
    resize: none;
}

.invoice-wrap .i-title {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #c2c2c2;
    text-transform: uppercase;
}

.invoice-message {
    position: relative;
    text-align: center;
    padding-top: 110px;
}

.invoice-message .i-icon {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    padding-top: 38px;
    background: #deb53a;
}

.invoice-message .i-icon .fa-file-text-o {
    font-size: 64px;
    color: #222;
}

.invoice-message h3 {
    color: #333;
}

.i-success .i-icon {
    background: #7fb126;
}

.i-success .i-icon .fa-file-text-o {
    color: #fff;
}

.i-success .i-icon .fa-check-circle {
    position: absolute;
    top: 18px;
    right: 23px;
    font-size: 32px;
    color: #fff;
}

.renewal-wrap .invoice-message {
    padding-top: 30px;
    margin-bottom: 30px;
}

.namaskar-gif {
    position: fixed;
    z-index: 999;
    width: 340px;
    top: 265px;
    right: 0px;
}

.p-success-bee-gif {
    position: relative;
    text-align: center;
}

.p-success-bee-gif img {
    width: 280px;
    margin: 0 auto;
}

.g-pop-success {
    margin-top: -15px;
    background: #fff;
}

.idle-bee {
    position: fixed;
    top: 260px;
    right: 0px;
    z-index: 999;
}

.idle-bee img {
    width: 320px;
    max-width: 100%;
}

.divTable {
    display: table;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    display: table-cell;
}

.divTableHeading {
    display: table-header-group;
}

.divTableBody {
    display: table-row-group;
}

.divTable {
    border: 1px solid #ddd;
    background-color: #fff;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    position: relative;
}

.divTable .divTableCell,
.divTable .divTableHead {
    border: 1px solid #ddd;
    padding: 5px 7px !important;
    line-height: 1.4em;
}

.divTable .divTableBody .divTableCell {
    font-size: 11px !important;
    text-transform: uppercase;
}

.divTable .divTableBody .divTableCell a {
    cursor: pointer;
}

.divTable .divTableRow:nth-child(even) {
    background: #f9f9f9;
}

.divTable .divTableRow:last-child {
    border-bottom: 1px solid #ddd;
}

.divTable .divTableRow:nth-child(21) .divTableCell {
    height: 53px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.divTable .divTableHeading {
    background: #666666;
}

.divTable .divTableHeading .divTableHead {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    border: 1px solid #484848;
    vertical-align: middle;
    text-transform: uppercase;
}

.divTable .divTableHeading .divTableHead:first-child {
    border-left: none;
}

.divTable a {
    color: #dcaf27;
}

.yellow-divtable .divTableHeading {
    background: #ddaf27 !important;
}

.yellow-divtable .divTableHeading .divTableHead {
    border: 1px solid #bd941b;
    font-size: 12px !important;
    color: #333;
    text-transform: capitalize;
}

.yellow-divtable .divTableCell {
    border: 1px solid #e9d9a6 !important
}

.yellow-divtable .divTableRow:nth-child(even) {
    background-color: #fffcf2 !important;
}

.yellow-divtable .divTableRow:last-child .divTableCell {
    border-left: 0px;
    border-right: 0px;
}

.yellow-divtable .divTableRow:last-child .divTableCell:last-child {
    border-right: 1px solid #e9d9a6;
}

.yellow-divtable .row-span {
    font-size: 14px !important;
    color: #333;
    top: 3px;
    margin-right: 5%;
}

.div-table-pagenation {
    position: absolute;
    right: 25px;
    bottom: 5px !important;
    left: 15px;
}

.pane {
    margin: 0 auto;
}

.pane-hScroll {
    overflow: auto;
    width: 100%;
}

.pane-vScroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 350px;
}

#buyerModal .modal-dialog,
#sellerModal .modal-dialog,
#exportIncentivesModal .modal-dialog {
    width: 732px
}

#buyerModal .divTable,
#sellerModal .divTable,
#exportIncentivesModal .divTable {
    width: 700px;
}

.divTable.blueTable .divTableCell:first-child,
.divTable.blueTable .divTableHead:first-child {
    width: 300px;
}

.divTable.blueTable .divTableCell:nth-child(2),
.divTable.blueTable .divTableHead:nth-child(2) {
    width: 200px;
}

.divTable.blueTable .divTableCell:nth-child(3),
.divTable.blueTable .divTableHead:nth-child(3) {
    width: 200px;
}

#exportIncentivesModal .divTable.blueTable .divTableCell:first-child,
#exportIncentivesModal .divTable.blueTable .divTableHead:first-child {
    width: 125px;
}

#exportIncentivesModal .divTable.blueTable .divTableCell:nth-child(2),
#exportIncentivesModal .divTable.blueTable .divTableHead:nth-child(2) {
    width: 125px;
}

#exportIncentivesModal .divTable.blueTable .divTableCell:nth-child(3),
#exportIncentivesModal .divTable.blueTable .divTableHead:nth-child(3) {
    width: 125px;
}

#exportIncentivesModal .divTable.blueTable .divTableCell:nth-child(4),
#exportIncentivesModal .divTable.blueTable .divTableHead:nth-child(4) {
    width: 125px;
}

#exportIncentivesModal .divTable.blueTable .divTableCell:nth-child(5),
#exportIncentivesModal .divTable.blueTable .divTableHead:nth-child(5) {
    width: 200px;
}

#countryModal .modal-dialog {
    width: 500px
}

#countryModal .divTable.blueTable .divTableCell:first-child,
#countryModal .divTable.blueTable .divTableHead:first-child {
    width: 250px;
}

#countryModal .divTable.blueTable .divTableCell:nth-child(2),
#countryModal .divTable.blueTable .divTableHead:nth-child(2) {
    width: 250px;
}

#countryModal .divTable.blueTable .divTableRow:last-child .divTableCell:nth-child(3) {
    display: none;
}

#shipmentModal .modal-dialog {
    width: 1300px
}

#shipmentModal .divTable {
    width: 1600px
}

#shipmentModal .divTable.blueTable .divTableCell:first-child,
#shipmentModal .divTable.blueTable .divTableHead:first-child {
    width: 90px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(2),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(2) {
    width: 100px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(3),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(3) {
    width: 100px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(4),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(4) {
    width: 230px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(5),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(5) {
    width: 110px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(6),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(6) {
    width: 130px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(7),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(7) {
    width: 150px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(8),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(8) {
    width: 110px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(9),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(9) {
    width: 130px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(10),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(10) {
    width: 100px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(11),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(11) {
    width: 80px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(12),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(12) {
    width: 90px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(13),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(13) {
    width: 100px;
}

#shipmentModal .divTable.blueTable .divTableCell:nth-child(14),
#shipmentModal .divTable.blueTable .divTableHead:nth-child(14) {
    width: 100px;
}

.pls-contact {
    background: rgb(255 255 255 / 76%);
    padding: 10px 15px;
    border-radius: 7px;
    margin-bottom: 15px !important;
}

.pls-contact .l-title {
    font-size: 14px;
}

.pls-contact .checkbox-inline {
    font-size: 14px;
}

.pls-contact .checkbox-inline input {
    top: 1px;
}

.pls-contact .checkbox-inline img {
    margin-top: -4px;
}

.pls-contact .control {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 15px;
    padding-left: 30px;
}

.pls-contact .control_indicator {
    top: -1px;
}

.how-to-search {
    z-index: 9999 !important;
}

.how-to-search .modal-body {
    padding: 30px;
}

.how-to-search p {
    font-size: 14px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 15px;
    color: #666;
}

.how-to-search p strong {
    color: #000;
}

.how-to-search h4 {
    padding-left: 45px;
    color: #a58112;
}

.how-to-search .para {
    margin-bottom: 34px;
}

.how-to-search h4 strong {
    color: #333;
}

.how-to-search p span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #dcaf26;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 30px;
}

.how-to-search p span:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 14px;
    width: 30px;
    height: 2px;
    background: #dcaf26;
}

.h-info-tooltip {
    position: absolute;
    top: -13px;
    left: -9px;
    font-size: 11px !important;
    background: #c99f20;
    width: 18px;
    height: 18px;
    line-height: 14px !important;
    text-align: center;
    border-radius: 50%;
    padding-top: 3px;
    color: #ffffff;
    cursor: pointer;
    z-index: 9;
}

.info1-tooltip {
    right: -15px;
    z-index: 5;
}

.h-info-tooltip .tooltiptext {
    display: none;
    width: 720px;
    margin-top: 15px;
    background-color: #fff;
    color: #666;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    padding: 15px;
    margin-left: -60px;
    top: 100%;
    margin-bottom: 10px;
    text-transform: none;
    font-family: verdana;
    line-height: 1.6em;
    text-align: justify;
    box-shadow: 0px -5px 30px rgba(0, 0, 0, 0.28);
    border: 1px solid #bdbdbd;
    transition: all 0.3s ease-out;
    opacity: 0;
	cursor:default;
}

.h-info-tooltip .tooltiptext:before {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #fff 10px;
    top: -9px;
    content: " ";
    height: 0;
    left: 53px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.h-info-tooltip .tooltiptext:after {
    border-left: solid transparent 12px;
    border-right: solid transparent 12px;
    border-bottom: solid #bdbdbd 12px;
    top: -12px;
    content: " ";
    height: 0;
    left: 55px;
    position: absolute;
    width: 0;
    z-index: 1;
}

.h-info-tooltip:hover .tooltiptext {
    display: block;
    opacity: 1;
}

.h-info-tooltip .tooltiptext p {
    font-size: 12px;
    position: relative;
    padding-left: 35px;
    color: #666;
}

.h-info-tooltip .tooltiptext p strong {
    color: #000;
}

.h-info-tooltip .tooltiptext h4 {
    padding-left: 35px;
    color: #a58112;
    font-size: 13px;
}

.h-info-tooltip .tooltiptext .para {
    margin-bottom: 20px;
}

.h-info-tooltip .tooltiptext h4 strong {
    color: #333;
}

.h-info-tooltip .tooltiptext p span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #dcaf26;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 24px;
}

.h-info-tooltip .tooltiptext p span:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 11px;
    width: 15px;
    height: 2px;
    background: #dcaf26;
}

.h-info-tooltip .tooltiptext h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.h-info-tooltip .tooltiptext img {
    width: 33px;
}

.user-s-banner {
    position: relative;
    background: url('../../../assets/home/img/user-stories.jpg') center center no-repeat;
    padding: 15px 0px;
    min-height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

.user-s-banner h1 {
    margin-top: 0px;
    color: #dcaf26;
    font-size: 50px;
    font-weight: bold;
}

.user-s-banner h3 {
    font-weight: bold;
    color: #ffffff;
    line-height: 1.4em;
    font-weight: normal;
}

.user_stories_client_logos {
    position: relative;
    margin: 0px 0px 30px;
    background: #fff7dd;
    padding: 40px 0px;
}

.user_stories_client_logos .user_clients {
    float: left;
    width: 100%;
}

.user_stories_client_logos .item {
    float: left;
    width: 16.66%;
    padding: 5px;
}

.user_stories_client_logos .item img {
    max-width: 100%;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #d3c189;
}

.user-s-form {
    background-color: #f0f0f0;
    padding: 30px 0px;
    margin: 50px 0px 0px;
}

.user-s-form .checkbox {
    margin-right: 15px;
}

.user-video h2 {
    margin-bottom: 30px;
    color: #000;
}

.user-s-video {
    background: #ececec;
    padding: 15px;
    border: 1px solid #ddd;
}

.demo-form .demo-heading h2 {
    color: #000;
}

.show-more-height {
    height: 426px;
    overflow: hidden;
}

.contact-no small {
    font-size: 10px;
    color: #666;
}

.story-form-wrap .radio-group {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.story-form-wrap .radio-group label {
    margin-right: 20px;
    width: auto;
}

.story-form-wrap .has-error .checkmark {
    border-color: #a94442;
}

.has-error input[type="checkbox"]:focus {
    outline: 1px solid #a94442;
    outline-offset: 0px;
}

.thank-you-message {
    position: relative;
    text-align: center;
}

.thank-you-message .t-check i {
    color: #29b53b;
    font-size: 60px;
}

.thank-you-message h3 {
    color: #147320;
    margin-top: 5px;
    font-weight: bold;
}



/*--Click-to-call styles--*/
    .clickto-call i{font-size: 24px;line-height: 40px;color: #fff;}
    .clickto-call {
        position: fixed;
        right: 18px;
        overflow: hidden;
        width: 55px;
        height: 55px;
        border-radius: 100px;
        padding: 0px 10px;
        z-index: 9;
        transition: all 5s;
        border: 8px solid rgb(123 93 3 / 90%);

    }

    .clickto-call:hover {
        width: auto;
        padding: 0 10px;
        cursor: pointer;
        transition: all 5s;
    }

    .clickto-call span {
        font-size: 15px;
        margin-left: 8px;
        line-height: 42px;
        display: none;
        color: #000;
        font-weight: 700;
        float: right;
        letter-spacing: 0px;
    }

    .clickto-call:hover span{display: inline-block;}
    .clickto-call.phnumber {bottom: 85px;background-color: #dcaf26;}
    .clickto-call.phnumber:hover {background-color: #dcaf26;}

    .wa-chat-bubble{display: none !important;}

    /*--End Click-to-call styles--*/


/*--vietnam-language styles--*/
    .vietnam_body .home-nav li{padding: 10px 9px;}
    .vietnam_body .home-nav li a{font-size: 14px;;}
    .vietnam_body .analytics-form-bg .select2-container--default .select2-selection--multiple,
    .vietnam_body .tdb-multi-select .select2-container--default .select2-selection--multiple {padding-left:255px;}
/*--End vietnam-language styles--*/






.buy-modal .modal-content{border-radius:15px;}
.buy-modal .modal-header{padding:20px 24px}
.buy-modal .modal-body{padding:20px 24px}
.buy-modal .modal-title{font-weight:bold;font-size: 22px;}
.buy-modal p, .buy-modal .form-group{margin-bottom:20px;}
.buy-modal .input-group-addon{border-color:#a8a8a8;}
.buy-modal .form-control{height:44px; border-color:#a8a8a8 !important; text-shadow:none;}
.buy-modal .form-inline label{font-weight: normal; font-size: 13px; position: relative; padding-left: 20px;}
.buy-modal .form-inline label input{position:absolute; left:0px; top:0px;}
.buy-modal a, .buy-modal a:hover{color:#dcaf26 !important}


/*arabic css*/
.arabic .home-nav{float:left;}
.arabic .lang-select:before{right:auto; left:1px; border-radius: 15px 0px 0px 15px;}
.arabic .lang-select:after{right:auto; left:10px;}
.arabic .select-arrow:before{right: auto; left: 1px;}
.arabic .select-arrow:after{right: auto; left: 10px;}
.arabic .fixed-header .home-search{padding-right:0px; padding-left:40px;}
.arabic .fixed-header .home-search .search-btn{left:0px; right:auto;}
.arabic .recent-search{float:right;}
.arabic .pricing-plans .plans-box .devide span:last-child{float:left;}
.arabic .pricing-plans .plans-box .devide span:first-child:before{right:auto; left:-13px;}
.arabic .request-demo{left:0px; right:auto; border-radius:0px 5px 5px 0px}
.arabic .r-demo-wrap{left:-100%; right:auto;}
.arabic .r-demo-wrap.demo-show{left:0px; right:auto;}
.arabic .r-demo-wrap .closebtn{right:auto;left:15px;}
.arabic .demo-form .pls-contact .checkbox-inline{padding-right:15px; padding-left:0px;}
.arabic .pls-contact .checkbox-inline input{margin-left:0px; margin-right:-20px;}
.arabic .arabic-p-col{float:right;}
.arabic .arabic-pull-right{float:right !important;}
.arabic .arabic-pull-left{float:left !important;}
.arabic .ex-feature p{text-align:right; padding-left:15px; padding-right: 58px;}
.arabic .ex-feature p:before{left:auto; right:15px;}
.arabic #features-section .read-more{float:left !important;}
.arabic .home-search{padding-right:0px; padding-left:50px;}
.arabic .home-search .search-btn, .arabic .d-a-search .btn, .arabic .home-search .adv-search{right:auto; left:0px;}
.arabic .home-search .search-btn i, .arabic .d-a-search .btn i{transform:rotate(180deg)}
.arabic .h-info-tooltip{left:auto;right:-9px;}
.arabic .h-info-tooltip .tooltiptext{margin-left:auto; margin-right:-70px;}
.arabic .h-info-tooltip .tooltiptext:after{left:auto; right:68px;}
.arabic .h-info-tooltip .tooltiptext:before{left:auto; right:68px;}
.arabic .fixed-header .home-search .form-input{float:right;}
.arabic .fixed-header .home-search > .form-input{padding-left:10px;}
.arabic .example-search span{float:right; margin:5px 0px 0px 5px; padding: 5px 5px 5px 17px}
.arabic .example-search span:before{right:auto; left:5px;}
.arabic .example-search span:first-child{padding-left:5px;}
.arabic .input-group-addon:first-child{border-radius:0px 5px 5px 0px;border-right: 1px solid #ddd;
border-left: 0px;}
.arabic .input-group .form-control:last-child{border-radius: 4px 0px 0px 4px}
.arabic .floating-label{left:auto; right:26px;}
.arabic .analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__choice, .arabic .tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-right:5px; padding-left:20px;}
.arabic .analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .arabic .tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{right:auto; left:7px;}
.arabic .h-info-tooltip .tooltiptext h3{text-align:right;}
.arabic .h-info-tooltip .tooltiptext p{padding-left:0px; padding-right:35px;}
.arabic .h-info-tooltip .tooltiptext p span{left:auto; right:0px;}
.arabic .h-info-tooltip .tooltiptext p span:before{left:auto; right:-15px;}
.arabic .h-info-tooltip .tooltiptext h4{padding-left:0px; padding-right:35px;}


@media screen and (min-width: 1025px) and (max-width:1309px){
    .demo{overflow: hidden !important;}
    .researchbanner .demo {overflow: visible !important;}
 }

 @media (max-width: 519px) {
    .circle_oftrust .slick-slide{margin: 0 !important;}
    .videotxt_middle h2{width:100%;}
    .welc_text{width: 94% !important;}
}
 
@media (max-width: 991px) {
    .research-slider .owl-theme .owl-controls {top: 102px !important;}

    .ultimate-img{width: 100%;}
    .pk_testimonial_grid {
        padding: 3em 2.7em 2em;
        margin: 5em 0.5em 0;
    }
    .pk_testimonial_grid p:before {
        font-size: 1.5em;
    }
    .pk_testimonial_grid p {
        padding-left: 1em;
    }
    .h-feature-box {max-height: none;}
    .m-bottom-20{margin-bottom: 20px;}

    .hide-mob{display:none;}
    .display-mob{display:block;}  

    .mbottom_img{margin-bottom: 30px;}
    .features-sec p {margin-bottom: 30px !important;}
    .h-feature-sub{margin: 8px 0 20px !important;}
    .dash-section .l-m-heading {margin-top: 0px;}

}

@media (min-width: 992px){
    .display-mob{display:none;}
}


@media (max-width: 736px) {
    .slick-list {
        padding: 0 !important;
    }
    .slick-prev,
    .slick-next {
        width: 40px;
    }
}

@media (max-width: 640px) {
    .pk_testimonial_grid {
        padding: 3em 2em 2em;
    }
}

@media (max-width: 600px) {
    .agileits_testimonial_grid h4 {
        font-size: 1em;
    }
    .pk_testimonial_grid {
        padding: 3em 1.5em 2em;
        margin: 4em 0.5em 0;
    }
}

@media (max-width: 480px) {
    .pk_testimonial_grid {
        padding: 2em 1em 1.5em;
        margin: 3em 0.2em 0;
    }
    .pk_testimonial_grid p:before {
        font-size: 1em;
    }
    .pk_testimonial_grid_pos {
        top: -19%;
    }
    .slick-slide img {
        width: 35%;
    }
}

@media (max-width: 384px) {
    .pk_testimonial_grid_pos {
        top: -9%;
    }
    .pk_testimonial_grid {
        margin: 3em 0.2em 0;
    }
}

@media (max-width: 320px) {
    .pk_testimonial_grid_pos {
        top: -19%;
    }
}


@media (max-width:608px){
  .hidemob{display: none !important;}
}

@media (min-width:609px){
  .hidedesk{display: none !important;}
}


@media (min-width:500px){
    .video_home{
        background-image: url(https://d5u2ay5hcb1a1.cloudfront.net/glob-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

}

@media (max-width:499px){
    .video_home{
        background-image: url(https://d5u2ay5hcb1a1.cloudfront.net/glob-bgmob.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}


@media (max-width:767px) {
    .video-mbottom {margin-bottom: 8em !important;}
    .video_home{height:100vh !important;}
    .videotxt_middle {height: 100vh !important;align-items: end;}
    .hidemob_ver{display: none;}
    .videotxt_middle h2{font-size: 30px;line-height: 38px;}
    .videotxt_middle h2:before{top:2px;height: 28px;}
    .welc_text{width: 74%;}
    .banner-r-demo {margin-top: 10px;}

    .nexus-tabs-header .nav-tabs>li a{padding: 10px 14px;}
    .nav_trigger {font-size: 19px;margin: 5px 5px 0 20px;}
    #push_sidebar {
        width: 80%;
    }
    body.show_sidebar #push_sidebar {
        left: 20%;
    }
    body.show_sidebar .wrapper {
        margin-right: 80%;
        width: 20%;
    }
    #buyerModal .modal-dialog,
    #sellerModal .modal-dialog,
    #exportIncentivesModal .modal-dialog {
        width: auto
    }
}

.menubtn img {
    margin-top: 15px;
    cursor: pointer;
}

.dropdown-menu {
    position: fixed !important;
    background: transparent !important;
    border: none !important;
    padding: 0px !important;
    box-shadow: none !important;
    right: 0 !important;
    left: auto !important;
    top: 0px !important;
    height: 100%;
    padding-top: 100px !important;
    width: 100% !important;
    z-index: 9999999 !important;
}

.menudropdown .wrapper {
    position: relative;
    height: 100%;
}

.menudropdown .main-menu {
    position: relative;
    height: 100%;
    max-height: 380px;
    overflow-y: auto;
    float: right;
    width: 360px !important;
    background: #fff;
    padding: 10px !important;
    border: 5px solid #dcaf26 !important;
}

.menuicons a {
    margin-bottom: 40px;
    padding: 0px !important;
}

.icon i {
    font-size: 40px;
    color: #dcaf26;
}

.icon {
    margin-bottom: 15px;
    color: #000;
    font-size: 12px;
    text-align: center;
    padding: 5px !important;
    height: 82px;
    padding-top: 11px !important;
}

.icon:hover {
    background: rgba(204, 204, 204, 0.66);
}

.search input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border-radius: 0px;
}

.map-search select {
    width: 130px !important;
    height: 50px !important;
    padding: 10px;
    border-right: none;
}

.has-success .form-control {
    border: 1px solid #2b542c !important;
}

.search .has-success i,
.search .has-error i {
    display: none !important;
}

.select-arrow {
    position: relative;
    float: left;
    width: 100%;
}

.select-arrow:before {
    content: '';
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 30px;
    background-color: #fff;
    z-index: 9;
    pointer-events: none;
}

.select-arrow:after {
    content: '\f107';
    font-family: 'fontAwesome';
    position: absolute;
    line-height: 45px;
    top: 0px;
    right: 11px;
    font-size: 20px;
    color: #666666;
    z-index: 9;
    pointer-events: none;
}

.hidden-select {
    visibility: hidden !important;
    width: 0px !important;
    padding: 0px !important;
    border: none;
    float: left;
}

.select select {
    width: 100%;
    height: 50px;
    padding: 5px;
}

.search {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.searchbtn {
    width: 100%;
    height: 50px;
    background: #dcaf26;
    border-radius: 0px !important;
    font-weight: bold;
    color: #000;
}

#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    margin-bottom: 20px;
}

#custom-search-input .search {
    margin-top: 0px !important;
}

#custom-search-input .search-query {
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input input {
    height: 35px !important;
    padding: 5px 10px !important;
    border-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
}

#custom-search-input input:focus {
    border-color: #ccc;
}

#custom-search-input button {
    border: 1px solid #ccc;
    background: #dcaf26;
    padding: 0px 10px;
    position: relative;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    z-index: 99;
    height: 35px;
    box-shadow: none;
    border-left: 0px;
    line-height: 11px;
}

.search-query:focus+button {
    z-index: 3;
}

.contact {
    width: 100%;
    padding: 10px;
    background: #ccc;
    text-align: center;
    margin-top: 0px;
    cursor: pointer;
}

.contact h3 {
    padding: 0px;
    font-size: 22px;
    margin: 0px;
    color: #fff;
}

.phone {
    margin-right: 10px;
}

.cat {
    width: 100%;
    display: block;
    margin-top: 0px;
    padding: 15px 0px 0px;
}

.hdrcategories {
    width: 100%;
    background: #dcaf26;
    padding: 2px;
    text-align: center;
    border: 2px solid #58585a;
}

.hdrcategories h3 {
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 30px;
    color: #58585a;
    padding: 0px;
    margin-top: 0px;
}

.categoriesmenu {
    width: 100%;
    background: #58585a;
}

.navbar {
    background: none !important;
    border: none !important;
}

.navbar-nav a {
    color: #fff;
    font-weight: 600;
}

.navbar-nav li {
    list-style: none;
    line-height: 24px;
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: center;
    float: none;
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav {
    float: none !important;
}

ul {
    padding: 0px;
    margin: 0px;
}

.dropdown-menu>li.kopie>a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>.active>a:hover {
    text-decoration: underline;
}

.tdb-well {
    background-color: #fffcf2 !important;
    border-color: #e9d9a6 !important;
    box-shadow: none !important;
    padding: 15px !important;
    color: #8a6d3b !important;
}

.new-date-pic .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 9999 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    height: auto !important;
    right: auto !important;
    padding: 5px !important;
    width: auto !important;
}

@media (max-width:767px) {
    .navbar-nav {
        display: inline;
    }
    .navbar-default .navbar-brand {
        display: inline;
    }
    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: #ccc;
    }
    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }
    .dropdown-menu {
        padding-left: 10px;
    }
    .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }
    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }
    li.dropdown.open {
        border: 0px solid red;
    }
    .devider-line {
        margin: 20px 0px !important;
        margin-bottom: -50px !important;
    }
    .footer-right {
        display: block;
    }
}

.arrowdown {
    font-size: 36px !important;
}

@media (min-width:768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
}

.about {
    width: 100%;
    background: #000;
    height: auto;
}

.aboutbg {
    width: 100%;
    overflow: hidden;
    padding: 0px !important;
}

.aboutbg .about {
    position: relative;
    overflow: hidden;
}

.about:before {
    position: absolute;
    right: -47px;
    top: -41px;
    content: '';
    background: #dcaf26;
    width: 76px;
    height: 77px;
    transform: rotate(-136deg);
}

.about h3 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 21px;
    line-height: 30px;
    margin: 3px;
    margin-top: 10px;
}

.about p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.know {
    text-align: center;
    background: none;
    border: 2px solid #dcaf26;
    border-radius: 10px !important;
    color: #dcaf26;
    margin-top: 20px;
    padding: 0 15px 0 15px;
    display: inline-block;
    outline: none;
}

.slidertext {
    position: absolute;
    top: 0% !important;
    bottom: 20px;
    right: 5% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    text-shadow: none !important;
    color: #181717 !important;
}

.slidertext img {
    position: absolute;
    top: 10%;
    right: 2px;
}

.slidertext h2 {
    font-weight: 900;
    font-size: 40px;
    text-align: right;
    position: absolute;
    top: 30%;
    right: 2px;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    color: #000;
    letter-spacing: 2px;
}

.slidertext p {
    font-weight: 600;
    font-size: 20px;
    text-align: right;
    margin-top: 30px;
    bottom: 12%;
    position: absolute;
    width: 500px;
    right: 0px;
}

@media screen and (min-width:768px) {
    .slidertext {
        top: 5% !important;
        left: 20%;
        padding-bottom: 30px;
    }
}

.connectstripbg {
    background: #faf0d3;
}

.connectstrip {
    width: 100%;
    padding: 30px;
    background: #555655;
    margin-top: 0px;
}

.connectstrip h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    text-align: center;
}

.textclr {
    color: #d7a730;
}

.textclr2 {
    color: #d7a730;
}

.productshdr {
    background: #d7a730;
    padding: 1px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.productshdr h2 {
    font-size: 24px;
    letter-spacing: 7px;
    font-weight: 600;
    height: 60px;
    margin: 0px;
    line-height: 60px;
}

.productshdrlines {
    margin-top: 30px;
    padding: 0px;
}

.swiper-slide2 {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container,
.swiper-container-1 {
    width: 100%;
    margin: 10px auto;
}

.swiper-container-1 {
    height: 170px !important;
}

.swiper-container-1 .swiper-slide {
    padding: 15px;
    border-radius: 0px;
    border: 0px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    overflow: hidden;
}

.swiper-container .swiper-slide .img-skew,
.swiper-container-1 .swiper-slide img {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.swiper-container .swiper-slide:hover .img-skew,
.swiper-container-1 .swiper-slide:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.swiper-container2 {
    width: 100%;
    height: 100%;
    margin: 20px auto;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d7a730 !important;
}

.carousel-indicators .active {
    background-color: #dcaf26 !important;
}

.video img {
    display: block;
    width: 100%;
    margin-top: 41px;
}

.carousel-indicators li {
    border: 1px solid #dcaf26 !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.append-buttons {
    text-align: center;
    margin-top: 20px;
}

.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

.product-slide {
    padding: 15px 50px;
}

.swiper-slide {
    border: 2px solid #fff;
    border-radius: 0 0 40px 0px;
    cursor: pointer;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    overflow: hidden;
}

.slide-img {
    position: relative;
}

.slide-img .img-item {
    overflow: hidden;
    border-radius: 0px 0px 50px 0px;
}

.slide-img .img-item img {
    max-width: 100%;
    height: auto;
}

.slide-img .title {
    text-align: left;
}

.slide-img .title a {
    color: #333;
    font-size: 14px;
    line-height: 16px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    position: relative;
}

.productslide-1:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.productslide-1 {
    position: relative;
}

.productslide-1 .textbox {
    width: 200px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
    box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
}

.productslide-1:hover .textbox {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.text {
    padding-top: 50px;
}

.textbox {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.productslide-2 {
    background: url(../img/productslide-2.jpg)
}

.productslide-3 {
    background: url(../img/productslide-3.jpg)
}

.productslide-4 {
    background: url(../img/productslide-4.jpg)
}

.productslide-5 {
    background: url(../img/productslide-5.jpg)
}

.productslide-6 {
    background: url(../img/productslide-6.jpg)
}

.productslide-7 {
    background: url(../img/productslide-1.jpg)
}

.productslide-8 {
    background: url(../img/productslide-2.jpg)
}

.verifiedicon {
    position: absolute;
    top: 5px;
    right: 5px;
}

.rfqicon {
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.productname {
    position: absolute;
    bottom: 0px;
    background: #000;
    opacity: 0.65;
    padding: 0 5px 0 10px;
    right: 0;
    border-radius: 0 0 40px 0px;
}

.productname h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
}

.sup-1 {
    background: url(../img/sup-1.jpg);
}

.sup-2 {
    background: url(../img/sup-2.jpg);
}

.sup-3 {
    background: url(../img/sup-3.jpg);
}

.sup-4 {
    background: url(../img/sup-4.jpg);
}

.sup-5 {
    background: url(../img/sup-5.jpg);
}

.sup-6 {
    background: url(../img/sup-6.jpg);
}

.sup-7 {
    background: url(../img/sup-8.jpg);
}

.sup-8 {
    background: url(../img/sup-7.jpg);
}

.instamoneytitle {
    text-align: center;
}

.instamoneytitle h2 {
    color: #d7a730;
    font-size: 34px;
    margin-top: 40px;
}

.instamoneytitle h2:after {
    position: absolute;
    content: '';
    background: url(../../../assets/home/img/insta.png) no-repeat left 0 top 0;
    top: 0;
    right: -60px;
    z-index: 2;
    width: 23px;
    height: 89px;
}

.instamnylines {
    margin-top: 20px;
}

.instamoneybanner {
    background: url(../img/instamoney.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: auto;
    padding: 0px;
    padding-bottom: 50px;
    position: relative;
}

.instamoneybanner h2 {
    font-size: 37px;
    font-weight: 500;
    color: #000;
    margin-top: 30px;
}

.instamoneybanner p {
    font-size: 26px;
    font-weight: 500;
    color: #181717;
    margin-top: 10px;
    line-height: 33px;
}

.instamoneybanner h3 {
    font-size: 28px;
    font-weight: bolder;
    color: #000;
    margin-top: 10px;
    font-style: italic;
    line-height: 37px;
}

.instamoneybanner h4 {
    font-size: 35px;
    font-weight: bolder;
    color: #000;
    margin-top: 30px;
}

.instamoneybanner h5 {
    font-size: 62px;
    font-weight: lighter;
    color: #eccd8a;
    text-align: center;
}

.learn {
    text-align: center;
    background: none;
    border: 2px solid #000;
    border-radius: 15px !important;
    color: #000;
    margin-top: 30px;
    padding: 5px 30px 5px 30px;
    font-size: 16px;
}

.mouse {
    margin-left: -8px;
}

.insta {
    text-align: center;
    background: none;
    border: 2px solid #000;
    border-radius: 30px !important;
    color: #000;
    padding: 10px 30px 10px 30px;
    font-size: 40px;
    font-weight: bolder;
}

.recobverytitle {
    text-align: center;
}

.instamoneytitle h2 {
    color: #d7a730;
    font-size: 40px;
    margin-top: 40px;
}

.instamnylines {
    margin-top: 20px;
}

.recovery {
    margin-bottom: 30px;
}

.Procure {
    margin-bottom: 30px;
}

.Recoverybanner {
    background: url(../img/recovery.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: auto;
    display: block;
    padding: 30px 0px;
    position: relative;
}

.Recoverybanner h1 {
    font-size: 37px;
    font-weight: 500;
    color: #000;
    margin-left: 40px;
    text-align: right;
    line-height: 40px;
}

.Recoverybanner h2 {
    font-size: 76px;
    font-weight: bolder;
    color: #d7a730;
    margin-left: 40px;
    text-align: right;
}

.Recoverybanner h3 {
    font-size: 26px;
    color: #000;
    margin-left: 40px;
    margin-top: 10px;
    line-height: 34px;
    text-align: right;
}

.Recoverybanner h4 {
    font-size: 35px;
    font-weight: bolder;
    color: #000;
    margin-left: 60px;
}

.Recoverybanner .right-section {
    padding-bottom: 30px;
}

.rlearn {
    text-align: center;
    background: none;
    border: 2px solid #000;
    border-radius: 15px !important;
    color: #000;
    margin-left: 40px;
    margin-top: 10px;
    padding: 5px 30px 5px 30px;
    font-size: 16px;
}

.mlearn {
    text-align: center;
    background: none;
    border: 2px solid #d7a730;
    border-radius: 15px !important;
    color: #d7a730;
    margin-left: 40px;
    margin-top: 10px;
    padding: 5px 30px 5px 30px;
    font-size: 16px;
}

.Procurebanner {
    background: url(../img/procure.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 700px;
    padding: 30px;
}

.Procurebanner h2 {
    font-size: 37px;
    font-weight: 500;
    color: #000;
    margin-left: 40px;
    text-transform: uppercase;
    position: relative;
}

.Procurebanner h3 {
    font-size: 26px;
    font-weight: normal;
    color: #000;
    margin-left: 40px;
    margin-top: 10px;
    line-height: 37px;
    position: relative;
}

.Procurebanner h4 {
    font-size: 35px;
    font-weight: bolder;
    color: #fff;
    margin-left: 60px;
    position: relative;
}

.text ul {
    margin: 0px;
    padding: 0px;
	display: inline-flex;
}

.text ul li {
    margin-top: 5px;
    line-height: 20px;
    list-style: none;
	margin-right:24px;
}

.text ul li a {
    color: #d6d6d6;
    font-size: 13px;
}

.text ul li a:hover {
    color: #f6f6f6;
}

.Procurebanner h5 {
    font-size: 55px;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    margin-top: 100px;
    display: inline-block;
}

#mydashboard {
    margin-top: 60px;
}

.dashboard-logo img {
    margin: 0 auto;
}

.mydashboard {
    background: rgba(212, 210, 210, 0.25);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: auto;
    padding-bottom: 2px !important;
    display: inline-block;
    margin-top: 20px;
}

.mydashboard h2 {
    font-size: 33px;
    font-weight: bold;
    color: #333;
    margin-left: 40px;
    text-align: right;
    margin-top: 50px;
}

.mydashboard h3 {
    font-size: 37px;
    font-weight: 500;
    color: #000;
    margin-left: 40px;
    margin-top: 10px;
    text-align: right;
    line-height: 42px;
}

.mydashboard h4 {
    font-size: 24px;
    font-weight: normal;
    color: #181717;
    margin-left: 60px;
    text-align: right;
    line-height: 36px;
}

.mydashboard h5 {
    font-size: 26px;
    color: #181717;
    text-align: right;
    line-height: 34px;
    font-style: normal !important;
}

.dashboardimg img {
    margin-top: -150px;
}

.instamoney {
    margin-top: 40px;
}

.recovery {
    margin-top: 40px;
}

.procure {
    margin-top: 40px;
    padding: 50px;
}

@media screen and (max-width:1600px) {
	.r-demo-wrap{height:600px;}
}

@media screen and (max-width:1366px) {
    .wrapper {
        max-width: 1250px;
    }
	

    .hs-code-btn {
        top: 50px !important;
        z-index: 1;
    }
    .hs-code-btn a {
        font-size: 12px;
    }
    .radio-wrap {
        font-size: 13px !important;
    }
    .checkmark {
        top: -1px;
    }
    #analysisReport .analys-form,
    #dataAnalysis .analys-form,
    #portAnalysis .analys-form {
        top: 12%;
    }
    .fixed-header .home-search .form-input {
        width: 35%
    }
    .fixed-header .home-search .tdb-multi-select {
        width: 65%;
    }
    .fixed-header .home-search .form-input .form-control {
        font-size: 12px
    }
	.home-banner{min-height:auto;}
	.banner-overlay .top-text{font-size:54px; line-height: 5rem;}
	.banner-overlay .overlay-text{margin-top:250px;}
	.home-section h2{font-size:42px;}
	.home-section h3{font-size:28px;}
	.present-exim{padding:80px 0px;}
	.home-section{padding-top:70px;}
	.light-bg{padding:80px 0px;}
	.home-section p, .home-list li, .nexus-tabs .tab-content p{font-size:18px !important;}

}

@media screen and (max-width:1024px) {
    .testimonialsbanner{margin-bottom: 30px !important;padding: 15px !important;}
    #research-slider {margin-bottom: 40px !important;}

    .wrapper {
        max-width: 1000px;
    }
    .know {
        margin-top: 11px !important;
    }
    .about h3 {
        font-size: 14px !important;
    }
    .socialmedia ul li a {
        font-size: 25px !important;
    }
    .socialmedia ul li a.blog-icon {
        font-size: 25px !important;
        background-size: 22px 22px !important;
        width: 22px !important;
        height: 22px !important;
        margin-top: 9px !important;
    }
    .video img {
        margin-top: 14px !important;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .connectstrip h2 {
        font-size: 18px;
    }
    #request-for-caution .right-section .form-bottom {
        font-size: 18px;
    }
    #request-for-caution .right-section h1 {
        font-size: 27px;
        margin-bottom: 44px;
    }
    .aboutbg {
        padding-left: 15px !important;
    }
    .title h1 {
        font-size: 30px !important;
    }
    .sellers img {
        height: 36px;
        margin-top: 6px;
    }
    .sellers h3 {
        margin-top: 14px !important;
        font-size: 18px;
    }
}

@media screen and (min-width:768px) and (max-width:1000px) {
    .wrapper {
        max-width: 700px;
    }
    .menu {
        position: absolute !important;
        top: 0;
        right: 0px;
    }
    .menu-responsive {
        top: -28%;
        right: 0px;
    }
    .mydashboard h3 {
        font-size: 49px;
        font-weight: 500;
        color: #000;
        margin-left: 0px;
        margin-top: 10px;
        line-height: 37px;
        text-align: center;
        line-height: 53px;
    }
    .mydashboard h2 {
        font-size: 28px;
        font-weight: bolder;
        color: #000;
        margin-left: 0px;
    }
    .mydashboard h4 {
        font-size: 16px;
        font-weight: 800;
        color: #181717;
        margin-left: 0px;
        line-height: 26px;
    }
    .learnmorebtn {
        float: right !important;
        text-align: center !important;
    }
    .Recoverybanner .right-section {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .Recoverybanner h1 {
        font-weight: bolder;
        margin-left: 0px;
        text-align: center;
    }
    .Recoverybanner h2 {
        font-size: 76px;
        font-weight: bolder;
        color: #d7a730;
        margin-left: 0;
        text-align: center;
    }
    .Recoverybanner h3 {
        font-size: 28px;
        font-weight: bolder;
        color: #000;
        margin-left: 0;
        margin-top: 10px;
        line-height: 37px;
        text-align: center;
    }
    .title h1 {
        font-weight: bolder;
        color: #dcaf26;
        font-size: 26px;
        padding: 3px;
        margin-top: 10px;
        line-height: 50px;
    }
    .pad0 {
        padding: 0px !important;
    }
}

@media screen and (min-width:640px) and (max-width:768px) {
    .wrapper {
        max-width: 90%;
    }
    .textright {
        text-align: center;
    }
    #mydashboard {
        display: inline-block;
    }
    .instamoneybanner p {
        text-align: center;
    }
    .instamoneybanner h2 {
        text-align: center;
    }
    .textcenter {
        text-align: center !important;
    }
    .learnmorebtndisplay {
        display: inline-block;
    }
    .Procurebanner h2 {
        text-align: center;
    }
    .Procurebanner h3 {
        text-align: center;
        margin-bottom: 30px;
    }
    .registertitle h2 {
        display: inline-block;
        font-size: 26px;
    }
    .Recoverybanner h3 {
        text-align: center !important;
    }
    .Recoverybanner h1 {
        text-align: center !important;
    }
    .padb30 {
        padding-bottom: 30px;
    }
    .learnmorebtn {
        float: none !important;
        text-align: center !important;
    }
    .mlearn {
        margin-left: 0px;
    }
    .mydashboard h2 {
        font-weight: 500;
        color: #000;
        margin-left: 0px;
        text-align: center;
    }
    .mydashboard h4 {
        font-size: 28px;
        font-weight: normal;
        color: #181717;
        margin-left: 0px;
        text-align: center;
        line-height: 40px;
    }
    .mydashboard h3 {
        text-align: center;
        margin-left: 0px;
    }
    .menu {
        position: absolute !important;
        top: 0;
        right: 0px;
    }
    .menu-responsive {
        top: -28%;
        right: 0px;
    }
    .main-center {
        margin: 0 auto !important;
    }
}

@media screen and (max-width:480px) {
    .menu {
        position: absolute !important;
        top: 0%;
        right: 0px;
    }
    .force-overflow h1 {
        font-size: 16px;
    }
    .force-overflow h2 {
        font-size: 13px !important;
    }
    .force-overflow p,
    .force-overflow ul li {
        font-size: 11px !important;
    }
    .eximlogo img {
        display: block;
        max-width: 100%;
    }
    .sginin ul li {
        line-height: 0px;
    }
    ::-webkit-input-placeholder {
        font-size: 12px
    }
    ::-moz-placeholder {
        font-size: 12px
    }
    :-ms-input-placeholder {
        font-size: 12px
    }
    :-moz-placeholder {
        font-size: 12px
    }
    #mydashboard {
        display: inline-block;
        margin-top: 25px;
    }
    .menu-responsive {
        top: -48%;
        right: 0px;
    }
    .productshdr h2 {
        font-size: 22px;
        letter-spacing: 0px;
        font-weight: 500;
        height: 60px;
        margin: 0px;
        line-height: 60px;
        padding: 2px;
    }
    .Recoverybanner h1 {
        font-size: 30px;
        font-weight: bolder;
        margin-left: 0;
        text-align: center;
    }
    .Recoverybanner h2 {
        font-size: 59px;
        font-weight: bolder;
        color: #d7a730;
        margin-left: 0;
        text-align: center;
    }
    .Recoverybanner h3 {
        font-size: 27px;
        font-weight: bolder;
        color: #000;
        margin-left: 0;
        margin-top: 10px;
        line-height: 37px;
        text-align: center;
    }
    .Recoverybanner .right-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .Procurebanner h5 {
        display: inline-block;
    }
    .Procurebanner h2 {
        font-size: 35px;
        font-weight: bolder;
        margin-left: 0;
        text-align: center;
    }
    .Procurebanner h3 {
        font-size: 23px;
        font-weight: bolder;
        color: #000;
        margin-left: 0;
        margin-top: 10px;
        line-height: 37px;
        text-align: center;
    }
    .Procurebanner h5 {
        font-size: 30px;
        font-weight: lighter;
        color: #fff;
        text-align: center;
        margin-top: 50px;
    }
    .testtext h2 {
        font-weight: bold;
        font-size: 14px !important;
        color: #d7a730;
        margin-bottom: 20px;
    }
    .registertitle h2 {
        font-size: 20px !important;
        color: #000;
        font-weight: bolder;
        margin-top: 30px;
        display: inline-block;
    }
    .dashboardimg img {
        display: block;
        max-width: 100%;
    }
    .slidertext img {
        display: none;
    }
    .cat {
        padding: 0px;
    }
    .pd0 {
        padding: 0px;
    }
    .slidertext h2 {
        font-weight: 900;
        font-size: 23px;
        text-align: right;
        position: absolute;
        top: 30%;
        right: 2px;
    }
    .slidertext p {
        font-weight: 600;
        font-size: 14px;
        text-align: right;
        bottom: 10%;
        position: absolute;
        width: 500px;
        right: 3px;
    }
    .title h1 {
        font-weight: bolder;
        color: #dcaf26;
        font-size: 25px;
        padding: 0px;
        margin-top: 10px;
        line-height: 40px;
    }
    #visit .buyers .big-text {
        color: #eccd8a;
        margin-top: 20px;
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 39px;
    }
    .menubtn img {
        margin-top: 20px;
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 30px;
    }
    #exim-map {
        padding-bottom: 130px;
    }
    .cd-dropdown-wrapper {
        margin-left: 15px !important;
    }
    #request-for-caution .header-bg h2 {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        background: #f8f1db;
        height: 30px;
        line-height: 31px;
        padding: 0px 20px;
        letter-spacing: 0.13em;
        font-size: 16px;
        font-weight: 800;
    }
    .map-mark-box {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 300px;
        height: 300px;
    }
    .main-heading {
        margin: 0 auto;
        display: inline-block;
        color: #d7a730;
        position: relative;
        font-size: 26px;
        line-height: normal;
        margin-bottom: 14px;
        margin-top: 10px;
    }
    .tab-content h1 {
        font-size: 23px !important;
        line-height: 32px;
    }
    .tab-content h2 {
        font-size: 16px !important;
        line-height: 28px;
    }
    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100% !important;
        height: 100%;
        position: relative;
        transform: translate3d(0px, 0px, 0px);
        transition-duration: 0ms;
    }
    .textcenter {
        text-align: center !important;
    }
    .learnmorebtndisplay {
        display: inline-block;
    }
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 20px;
    margin: 0 30px;
    padding: 65px 0 0 0;
    height: 110px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
}

.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-info p a {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255, 242, 34, 0.8);
}

.ch-item:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.productknow {
    text-align: center;
    border: 2px solid #dcaf26;
    border-radius: 10px !important;
    color: #fff;
    background: #dcaf26;
    margin-top: 20px;
    padding: 0 15px 0 15px;
}

.testimonialsbanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: auto;
    padding: 0px;
    margin-bottom: 90px;
}

.testimonialsbanner .testimonial-slider {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.testtext {
    text-align: center;
}

.testtext h2 {
    font-size: 21px;
    color: #444;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: uppercase;
}

.testimonial {
    position: relative;
    background: #f5f5f5;
    float: left;
    padding: 10px;
    width: 100%;
}

.testimonial .pic {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.testimonial .pic img {
    max-width: 100%;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 5px solid #dcaf26;
}

.testimonial .testimonial-content {
    background: #fff;
    padding: 20px;
    /* border: 5px solid #f5f5f5; */
    color: #666;
    float: left;
    width: 100%;
    position: relative;
    min-height: 263px;
    text-align: center;
    border-radius: 15px;
    margin-top: -70px;
    padding-top: 76px;
    box-shadow: 0px 0px 5px #e7e7e7;
}

.testimonial .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #444;
}

.testimonial .post {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
}

.testimonial .description {
    font-size: 16px;
    position: relative;
    line-height: 22px;
    margin-bottom: 20px;
}

.testimonial .description:before,
.testimonial .description:after {
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #dcaf26;
    position: relative;
}

.testimonialstext {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}

.testimonial .description:before {
    content: "\f10d";
    font-size: 20px;
    top: 0;
    left: 0;
}

.testimonial .description:after {
    content: "\f10e";
    margin-left: 5px;
    position: relative;
    bottom: 0;
    right: 0;
}

.owl-theme .owl-controls {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
}

.bashboardimg img {
    display: block;
    max-width: 100%;
}

.owl-buttons {
    position: absolute;
    right: 10px;
    top: -93px;
}

.owl-prev,
.owl-next {
    left: -70px;
    width: 30px !important;
    height: 30px !important;
    background: #cdcdcd !important;
    transition: all 0.3s;
}

.owl-next {
    left: auto;
    right: 0px;
}

.owl-prev:hover,
.owl-next:hover {
    background: #666666 !important;
}

.owl-prev:before,
.owl-next:before {
    font-family: 'fontAwesome';
    z-index: 1;
    position: absolute;
    top: 0px;
    line-height: 30px;
}

.owl-prev:before {
    content: '\f104';
    left: 11px;
    font-size: 18px;
}

.owl-next:before {
    content: '\f105';
    right: 10px;
    font-size: 18px;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px !important;
    background: #e8c578;
    filter: Alpha(Opacity=100);
    opacity: 1;
    position: absolute;
    height: 50px;
}

.research-slider .testimonial-content{margin-top: 0px;min-height: 200px;padding: 40px 40px 20px;}
.research-slider .owl-theme .owl-controls{top:65px;}
.research-slider .description{padding-left: 0;font-weight: 600;min-height: 70px;}
.research-slider .post{font-size: 13px;}
#research-slider {margin-bottom: 80px;}


#clients {
    margin-top: 40px;
}

.clients-heading {
    background: #dcaf27;
    font-size: 28px;
    padding: 10px 40px;
    color: #fff;
    border-radius: 50px;
    position: relative;
}

.clients-heading:before,
.clients-heading:after {
    position: absolute;
    content: '';
    top: 28px;
    height: 1px;
    background: #ddd;
    width: 100px;
    z-index: 1;
}

.clients-heading:before {
    left: -106px;
}

.clients-heading:after {
    right: -106px;
}

/*.header-shadow {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
}*/

.home-logo{
    display:inline-block; 
    background:#000000; 
    padding:0px 12px 12px; 
}

.header-shadow .header {
    padding-bottom: 10px;
}

.home-nav {
    position: relative;
	display:inline-block;
    padding: 0px;
    margin: 50px auto 0px;
}

.home-nav li {
    position: relative;
    float: left;
    list-style: none;
	padding: 10px 16px;
}

.home-nav li a {
	position:relative;
    float: left;
    padding:0px;
    color: #ffffff !important;
    font-size: 16px;
    text-decoration: none;
}
.home-nav li a:before, .home-nav li.active a:before{content:''; position:absolute; left:0px; right:0px; bottom:-24px; height:6px; background:transparent; border-top:2px solid #ddb03d; border-bottom:2px solid #ddb03d; display:none;}
.affix .home-nav li a:hover{font-weight:bold;color:#000000 !important;}
.home-nav li a:hover:before{display:block;}
.home-nav li.active a{/*color:#000000 !important;*/}
.home-nav li.active a:before{display:block;}

#pricing-section {
    margin-top: 20px;
}

#pricing-section h2 {
    font-size: 38px;
    margin-bottom: 20px;
    color: #dcaf26;
}

.pricing-plans-wrap {
    position: relative;
    float: left;
    width: 100%;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.pricing-plans-wrap .pricing-table {
    float: left;
    width: 20%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.pricing-plans-wrap .pricing-table-1 {
    width: 25%;
}

.pricing-plans-wrap .pricing-table div {
    padding: 15px 10px;
    font-size: 16px;
}

.pricing-plans-wrap .pricing-table div:first-child {
    font-size: 22px;
    padding: 12px 10px;
}

.pricing-plans-wrap .pricing-table div:last-child {
    height: 108px;
}

.pricing-plans-wrap .col-1 div:first-child {
    height: 70px;
}

.pricing-plans-wrap .col-1 div:nth-child(odd) {
    background: #d9d9d9;
}

.try-head {
    font-size: 22px !important;
    height: 64px;
    padding-top: 10px !important;
    font-weight: bold;
    color: #382a00;
    line-height: 22px;
    background: #dcaf26 !important;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.border-top {
    border-top: 1px solid #ddd;
}

.data-mirror-col {
    height: 80px;
}

.data-sets-col {
    height: 110px !important;
    padding-top: 28px !important;
}

.pricing-plans-wrap .col-2 div:nth-child(odd),
.pricing-plans-wrap .col-3 div:nth-child(odd),
.pricing-plans-wrap .col-4 div:nth-child(odd) {
    background: #f3f3f3;
}

.pricing-plans-wrap .connect-table div:nth-child(odd) {
    background: #d8d8d8;
}

.pricing-plans-wrap .col-2 div:first-child {
    background: #202020;
    height: 70px;
}

.pricing-plans-wrap .col-2 div:first-child img {
    margin: 8px auto;
}

.pricing-plans-wrap .col-3 div:first-child {
    background: #202020;
    height: 70px;
}

.pricing-plans-wrap .col-3 div:first-child img {
    margin: 4px auto;
}

.pricing-plans-wrap .col-3,
.pricing-plans-wrap .col-4 {
    border-right-color: #ddd;
}

.pricing-plans-wrap .grow-table {
    border-right-color: #cecece;
}

.pricing-plans-wrap .connect-table {
    border-right-color: #afafaf !important;
}

.pricing-plans-wrap .conquer-table {
    border-right-color: #afafaf !important;
    border-bottom-color: #afafaf !important;
}

.pricing-plans-wrap .col-5 {
    font-weight: bold;
    color: #000;
}

.pricing-plans-wrap .col-5 div:nth-child(odd) {
    background: #c0c0c0;
}

.pricing-plans-wrap .col-5 div:nth-child(even) {
    background: #efefef;
}

.pricing-plans-wrap .col-4 div:first-child {
    background: #202020;
    height: 70px;
}

.pricing-plans-wrap .col-4 div:first-child img {
    margin: 0 auto;
}

.pricing-plans-wrap .col-5 div:first-child {
    background: #202020;
    height: 70px;
}

.pricing-plans-wrap .col-5 div:first-child img {
    margin: 2px auto;
}

.pricing-plans-wrap .btn {
    background: #dcaf26;
    border-color: #fff !important;
    box-shadow: 0px 0px 5px #dcaf26;
    transition: all 0.5s;
    text-transform: uppercase;
}

.pricing-plans-wrap .current_plan {
    cursor: default;
}

.pricing-plans-wrap .current_plan {
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    border-color: #fff !important;
    padding: 13px;
    line-height: 0px;
    height: 30px;
    position: absolute;
    top: -13px;
    left: 46%;
    z-index: 1;
    margin-left: -44px;
    box-shadow: none !important;
    background-color: #2e2e2e;
    color: #dcaf26;
}

.pricing-plans-wrap .btn:hover,
.pricing-plans-wrap .btn:active,
.pricing-plans-wrap .btn:focus,
.pricing-plans-wrap .btn:active:focus,
.pricing-plans-wrap .btn:active:hover {
    background: #dcaf26;
    border-color: #fff;
    outline: none;
    box-shadow: 0px 0px 5px #dcaf26;
}

.pricing-plans-wrap .current_plan:hover,
.pricing-plans-wrap .current_plan:active:hover {
    background-color: #2e2e2e;
    color: #dcaf26;
}

.pricing-plans-wrap .price {
    font-size: 30px !important;
    font-weight: bold;
    height: 94px;
}

.pricing-plans-wrap .fa-times {
    color: #e21616;
    font-size: 28px !important;
    line-height: 16px;
}

.pricing-plans-wrap .fa-check {
    font-size: 28px !important;
    line-height: 16px;
    color: #7db316;
}

.pricing-plans-wrap small {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #666;
}

.exim-heading {
    position: absolute;
    top: 85px;
    left: 0px;
    text-align: center;
    font-size: 22px !important;
    right: 0px;
    font-weight: bold;
    border-right: 1px solid #ddd;
    background: #fff !important;
}

.plans-price-form .modal-dialog {
    margin-top: 5%;
}

.plans-price-form .modal-dialog .modal-content,
.grow-price-form .modal-dialog .modal-content {
    background: #ececec;
    padding: 15px;
    border: 2px solid #fff;
}

.plans-price-form .form-control,
.grow-price-form .form-control {
    padding: 0 15px;
    background-color: #f9f9f9;
    border: 1px solid #cecece;
    border-radius: 5px;
    box-shadow: none;
    height: 45px;
}

.plans-price-form .form-control:focus,
.grow-price-form .form-control:focus {
    border: solid #f3c63e 1px !important;
    -webkit-box-shadow: 0px 0px 10px #f1d274;
    -moz--webkit-box-shadow: 0px 0px 10px #f1d274;
    box-shadow: 0px 0px 10px #f1d274;
}

.plans-price-form .form-control-feedback,
.grow-price-form .form-control-feedback {
    height: 45px;
    line-height: 40px;
}

.plans-price-form .btn-warning,
.grow-price-form .btn-warning {
    border-radius: 4px;
    color: #fff;
    background-color: #dcaf26;
    border-color: #d2a314;
    height: 45px;
    line-height: 40px;
    padding: 0px 15px !important;
}

.plans-price-form .btn-warning:hover,
.grow-price-form .btn-warning:hover,
.plans-price-form .btn-warning:focus,
.grow-price-form .btn-warning:focus,
.plans-price-form .btn-warning:active,
.grow-price-form .btn-warning:active,
.plans-price-form .btn-warning:active:focus,
.grow-price-form .btn-warning:active:focus,
.plans-price-form .btn-warning:active:hover,
.grow-price-form .btn-warning:active:hover {
    background-color: #dcaf26;
    border-color: #d2a314;
    box-shadow: none;
    outline: none;
}

.plans-price-form .form-group:last-child,
.grow-price-form .form-group:last-child {
    margin-bottom: 0px;
}

.plans-price-form button.close,
.grow-price-form button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}

.plans-price-form .otp-btn {
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    background: #777 !important;
    color: #fff;
    font-size: 12px;
    border-color: #777 !important;
    outline: none;
}

.plans-price-form .otp-btn:hover {
    color: #fff;
}

.plans-price-form .confirm-otp {
    height: 40px;
    font-size: 12px;
}

.plan_form_head {
    margin-bottom: 20px;
    color: #666;
    text-align: center;
}

.plan_form_head h4 {
    color: #9a7609 !important;
    font-weight: bold;
    margin-top: 0px;
    line-height: 26px;
}

.plans-price-form #otp_validate_output {
    font-size: 12px;
    margin-bottom: 5px;
}

.suc_msg {
    text-align: center;
    color: #666;
    margin-bottom: 10px;
}

.suc_msg .payment-success {
    display: inline-block;
    background: #69b31d;
    border-radius: 50%;
    padding: 15px;
}

.suc_msg i {
    color: #fff;
    font-size: 50px;
}

.suc_msg h3 {
    margin-top: 10px;
    font-size: 22px;
    color: #ad8710 !important;
}

.suc_msg .claim_btn {
    background: #dcaf26 !important;
    color: #fff;
    border-color: #e0b226;
}

.err_mes i {
    color: #e33232;
}

#message_model .suc_msg {
    margin-top: 30px;
}

#message_model button.close {
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
}

#message_model .suc_msg p,
#message_model .suc_msg h4,
#message_model .suc_msg h5 {
    line-height: 1.6em;
}

#message_model .suc_msg h4 {
    font-size: 14px;
    line-height: 1.4em;
}

#message_model .suc_msg p {
    font-size: 14px;
    margin-bottom: 15px;
}

#report_count_model .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
}

#report_count_model #form_msg {
    margin: 20px 0px;
}

#report_count_model .btn-warning {
    background: #dcaf26 !important;
    border-color: #dcaf26;
}

#report_count_model .btn-warning:hover,
#report_count_model .btn-warning:active,
#report_count_model .btn-warning:focus,
#report_count_model .btn-warning:active:hover,
#report_count_model .btn-warning::hover:focus {
    background: #dcaf26 !important;
    border-color: #dcaf26;
}

.connext_s_mes{z-index:9999;}

.connext_s_mes .modal-dialog {
    max-width: 900px;
    width: 90%;
}

#thankyou_conquer_msg p {
    margin-bottom: 20px;
    margin-top: 15px;
    color: #333;
}

.buy-now-bg {
    background: #f2d36c;
    padding: 65px 0px 10px 0px;
    width: 82%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08) !important;
    position: relative;
}

.buy-now {
    position: absolute;
    top: 10px;
    left: -16px;
    right: -16px;
    width: auto !important;
    font-size: 26px !important;
    border: none !important;
    border-radius: 5px !important;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08) !important;
    background: rgba(237, 191, 52, 1);
    background: -moz-linear-gradient(top, rgba(237, 191, 52, 1) 0%, rgba(173, 132, 19, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 191, 52, 1)), color-stop(100%, rgba(173, 132, 19, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 191, 52, 1) 0%, rgba(173, 132, 19, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 191, 52, 1) 0%, rgba(173, 132, 19, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 191, 52, 1) 0%, rgba(173, 132, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 191, 52, 1) 0%, rgba(173, 132, 19, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edbf34', endColorstr='#ad8413', GradientType=0);
}

.buy-now:before {
    content: '';
    bottom: -27px;
    position: absolute;
    left: 2px;
    border: 14px solid transparent;
    width: 0px;
    height: 0px;
    border-top-color: #be9417;
    border-right: transparent;
    z-index: -1px;
}

.buy-now:after {
    content: '';
    bottom: -27px;
    position: absolute;
    right: 2px;
    border: 14px solid transparent;
    width: 0px;
    height: 0px;
    border-top-color: #be9417;
    border-left: transparent;
    z-index: -1px;
}

.grow-price-form h2 {
    color: #9a7609 !important;
    margin-top: 0px;
}

.grow-price-form h2 small {
    font-size: 16px;
    color: #333;
}

.grow-price-form .term-conditions {
    position: relative;
}

.term-conditions .term-check {
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    float: left;
    height: 15px;
}

.has-error .term-check {
    border: 1px solid #a94442;
}

.has-success .term-check {
    border: 1px solid #3c763d;
}

.grow-price-form .term-conditions span {
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    line-height: 20px;
    display: block;
}

.grow-price-form .term-conditions input {
    position: relative;
    float: left;
    margin-top: 0px;
    z-index: 1;
}

.grow-price-form a,
.grow-price-form a:hover {
    color: #ad860d;
}

.grow-price-form #city_dropdown {
    position: relative;
}

.grow-price-form .select2-container {
    top: 100% !important;
    left: 0px !important;
}

.grow-price-form .select2-container--default .select2-selection--single {
    height: 45px;
    border: 1px solid #cecece;
}

.grow-price-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    padding-left: 15px;
}

.grow-price-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    right: 0px;
}

.grow-price-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 19px !important;
}

.grow-price-form .hav-voucher {
    margin-bottom: 15px;
    margin-top: -5px;
}

.hav-voucher .coupon_block {
    margin-top: 10px;
}

.hav-voucher .coupon_block #coupon {
    margin-bottom: 10px;
}

.grow-price-form .alert {
    margin-top: 10px;
}

.grow-price-form .alert p:first-child {
    margin-bottom: 15px;
}

.grow-price-form .form-control[disabled],
.grow-price-form .form-control[readonly] {
    background: #f3f3f3;
}

.pricing-table .subscrip-col {
    height: 74px;
    line-height: 39px;
}

.pricing-table .subscrip-col.head {
    line-height: 39px;
}

.pricing-table .border-r-none {
    border-right: 1px solid #fff;
    margin-right: -1px;
    background: #fff !important;
    font-size: 22px !important;
    font-weight: bold;
}

.plans-wrap {
    float: left;
    width: 100%;
}

.pricing-plans {
    position: relative;
    display: block;
    margin-top: 30px;
}

.pricing-plans h2 {
    font-size: 38px;
    margin-bottom: 20px;
    color: #dcaf26;
}

.pricing-plans .plans-box {
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #eff2f5;
    -webkit-box-shadow: 0px 11px 29px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 11px 29px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 11px 29px rgba(0, 0, 0, 0.07);
}

.pricing-plans .plans-box h3 {
    margin: 0px;
    padding: 15px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #272727;
}

.pricing-plans .plans-box h3 .fa-angle-right {
    display: none;
}

.pricing-plans .plans-box .devide {
    float: left;
    width: 100%;
    padding: 10px 25px;
    color: #727272;
    font-size: 14px;
}

.plans-box .devide .h-info-tooltip {left: auto; right: -29px; top: -14px; z-index:9 !important;}
.tooltip-inner {width: 350px; max-width: 100% !important; text-align: left !important;}

.pricing-plans .plans-box .devide span:last-child {
    float: right;
    font-weight: bold;
    color: #272727;
    font-size: 18px;
}

.pricing-plans .plans-box .devide span:first-child {
    position: relative;
}

.pricing-plans .plans-box .devide span:first-child:before {
    content: '\f005';
    font-family: fontAwesome;
    font-size: 10px;
    color: #c1c1c1;
    position: absolute;
    top: -6px;
    right: -13px;
}

.price span:before,
.buy-wrap span:before,
.pricing-plans .plans-box .devide:first-child span:before,
.pricing-plans .plans-box .devide:nth-last-child(4) span:before,
.no-star:before {
    display: none
}

.plans-box .our-p-only {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    background: #f2f2f2;
}

.plans-box .our-p-only i {
    color: #ca9e16;
    margin-right: 5px;
}

.pricing-plans .fa-check {
    font-size: 28px !important;
    line-height: 16px;
    color: #7db316;
}

.pricing-plans .fa-times {
    color: #e21616;
    font-size: 28px !important;
    line-height: 16px;
}

.pricing-plans .price {
    background: #e4e4e4;
}

.pricing-plans .plans-box .price span {
    font-size: 36px !important;
    line-height: 40px;
    display: block;
    font-weight: bold;
    color: #000 !important;
    text-align: center;
    float: none !important;
}

.pricing-plans .plans-box .price small {
    font-size: 12px;
    color: #666;
    display: block;
    text-align: center;
}

.pricing-plans .free-trail {
    text-align: center;
}

.pricing-plans .free-trail span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #272727;
    font-weight: bold;
}

.pricing-plans .free-trail small {
    font-weight: normal;
    font-size: 12px;
}

.pricing-plans .btns {
    display: block;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 15px;
    position: relative;
}

.pricing-plans .btns .btn {
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    margin: 0px 5px;
    border-radius: 0px;
    background: #dcaf26;
    border-color: #dcaf26;
    width: 120px;
    box-shadow: 0px 6px 10px rgba(220, 175, 39, 0.5);
}

.pricing-plans .btns .current_plan {
    position: absolute;
    top: -15px;
    font-size: 11px !important;
    float: none;
    background: #404040;
    padding: 3px 10px;
    color: #fff !important;
    font-weight: normal !important;
    left: 50%;
    margin-left: -45px;
    border-radius: 4px;
}

.pricing-plans .buy-wrap {
    min-height: 90px;
}

.pricing-plans .btns .try {
    background: #272727;
}

.pricing-plans .conquer-box {
    border: 1px solid #f1e3b8;
    box-shadow: 0px 11px 29px rgba(220, 175, 39, 0.37);
}

.pricing-plans .conquer-box h3 {
    color: #dcaf26;
}

.pricing-plans .conquer-box h3:before,
.pricing-plans .conquer-box h3:after {
    font-family: 'fontawesome';
    content: '\f006';
    position: absolute;
    z-index: 1;
    color: #dcaf26;
    left: 50%;
    margin-left: -106px;
}

.pricing-plans .conquer-box h3:after {
    margin-right: -106px;
    margin-left: auto;
    right: 50%;
    left: auto;
}

.plans-in {
    display: block !important;
}

.pricing-plans .plans-wrap {
    height: auto !important;
}

#features-section {
    margin-top: 40px;
    background: #f5f5f5;
    padding-bottom: 30px;
    padding-top: 20px;
}

#features-section h2 {
    font-size: 38px;
}

#features-section h3 {
    color: #222222;
    font-weight: bold;
}


	
.ex-feature p{position:relative;background-color: #fff;padding: 15px; border-radius: 4px; text-align: left;padding-left: 58px;}
.ex-feature p:before{content: "\f058";font-family: 'fontAwesome'; position: absolute;left: 15px;top: 2px;font-size: 33px;color:#dcaf26;}

.feature-box {
    margin-top: 20px;
    padding: 15px;
    min-height: 250px !important;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.06);
}

.feature-box:nth-child(3n) {
    border-right: 0px;
}

.feature-box .circle-feature {
    margin: 0 auto 15px;
}

.feature-box h4 {
    font-weight: bold;
    margin-bottom: 8px;
    color: #000;
    text-transform: uppercase;
	position:relative;
}
.feature-box h4 span{position:relative;}
.feature-box h4 span i{left:auto; right:-11px; top:-14px;}

.feature-box p {
    color: #666;
}

#features-section .read-more {
    background: #dcaf27;
    font-weight: bold;
    border-radius: 25px;
    color: #242424;
    padding: 10px 25px;
}

.feature-box1 {
    position: relative;
    margin-top: 30px;
}

.feature-box1 .circle-feature1 {
    width: 74px;
    height: 74px;
    margin: 0 auto;
    border: 1px solid #dcaf26;
    border-radius: 50%;
    text-align: center;
    display: table;
    background: #fff;
}

.feature-box1 h4 {
    margin-bottom: 5px;
    margin-top: 12px;
}

.feature-box1 p {
    margin-bottom: 0px;
    color: #666;
}

.feature-icons {
    background: url(../../../assets/home/img/feature-icons.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.feature-icons.f-icon-1 {
    background-position: -7px 0px;
    margin-top: 8px;
}

.feature-icons.f-icon-2 {
    background-position: -58px -6px;
    margin-top: 13px;
}

.feature-icons.f-icon-3 {
    background-position: -114px 0px;
    margin-top: 7px;
    width: 50px;
    height: 53px;
}

.feature-icons.f-icon-4 {
    background-position: -177px 0px;
    margin-top: 8px;
}

.feature-icons.f-icon-5 {
    background-position: -234px 0px;
    margin-top: 8px;
}

.feature-icons.f-icon-6 {
    background-position: -296px 0px;
    margin-top: 6px;
    height: 54px;
    width: 50px;
}

.feature-icons.f-icon-7 {
    background-position: -359px 0px;
    margin-top: 6px;
}

.feature-icons.f-icon-8 {
    background-position: -414px 0px;
    margin-top: 8px;
    height: 50px;
}

.feature-icons.f-icon-9 {
    background-position: -4px -55px;
    margin-top: 8px;
}

.feature-icons.f-icon-10 {
    background-position: -59px -56px;
    margin-top: 8px;
}

.feature-icons.f-icon-11 {
    background-position: -113px -58px;
    margin-top: 12px;
}

.feature-icons.f-icon-12 {
    background-position: -173px -58px;
    margin-top: 8px;
}

.feature-icons.f-icon-13 {
    background-position: -230px -58px;
    margin-top: 8px;
}

.feature-icons.f-icon-14 {
    background-position: -290px -58px;
    margin-top: 8px;
    height: 50px;
}

.feature-icons.f-icon-15 {
    background-position: -355px -65px;
    margin-top: 8px;
}

.feature-icons-big {background: url(../../../assets/home/img/feature-icons.png) no-repeat;   width: 60px; height: 60px; display: inline-block;}
.f-big-1{background-position: -12px -9px; margin-top: 19px;}
.f-big-2{background-position: -87px -9px; margin-top: 23px;}
.f-big-3{background-position: -156px -9px; margin-top: 22px; width: 50px; height: 53px;}
.f-big-4{background-position: -218px -9px; margin-top: 23px; width:50px;}
.f-big-5{background-position: -279px -9px; margin-top: 22px; width:50px;}
.f-big-6{background-position: -342px -9px;margin-top: 23px; height: 54px; width: 57px;}
.f-big-7{background-position: -411px -9px; margin-top: 19px; height: 54px; width: 58px;}
.f-big-8{background-position: -477px -9px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-9{background-position: -537px -13px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-10{background-position: -594px -17px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-11{background-position: -6px -82px;margin-top: 23px; height: 54px; width: 56px;}
.f-big-12{background-position: -80px -80px;margin-top: 23px; height: 54px; width: 58px;}
.f-big-13{background-position: -149px -79px;margin-top: 23px; height: 54px; width: 54px;}
.f-big-14{background-position: -219px -79px;margin-top: 23px; height: 54px; width: 56px;}
.f-big-15{background-position: -288px -79px;margin-top: 23px; height: 54px; width: 56px;}
.f-big-16{background-position: -359px -79px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-17{background-position: -430px -79px;margin-top: 23px; height: 54px; width: 58px;}
.f-big-18{background-position: -504px -80px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-19{background-position: -504px -80px;margin-top: 23px; height: 54px; width: 50px;}
.f-big-20{background-position: -504px -80px;margin-top: 23px; height: 54px; width: 50px;}

.feature-box2 {
    position: relative;
    margin-top: 30px;
}

.feature-box2 a {
    position: relative;
    display: block;
    border: 5px solid #e4e4e4;
    transition: all 0.5s;
}

.feature-box2 a:hover {
    border: 5px solid #000;
}

.feature-box2 img {
    position: relative;
}

.feature-box2 a .feature-cover {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.63);
    transition: all 0.5s;
}

.feature-box2 a:hover .feature-cover {
    background: rgba(0, 0, 0, 0.3);
}

.feature-box2 .f-content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
}

.feature-box2 .f-content .f-content-table {
    display: table;
    width: 100%;
    height: 100%;
}

.feature-box2 .f-content .f-content-table .f-content-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.feature-box2 .f-content .f-content-table h3 {
    margin-top: 0px;
}

.feature-box2 .f-content .f-content-table p {
    margin-bottom: 20px;
}

.feature-box2 .btn-warning {
    color: #fff;
    background-color: transparent;
    border-color: #ffffff;
    transition: all 0.5s;
}

.feature-box2 .btn-warning:hover {
    margin-top: -5px;
}

.feature-box2 .btn-warning:hover,
.feature-box2 .btn-warning:active,
.feature-box2 .btn-warning:focus,
.feature-box2 .btn-warning:active:focus,
.feature-box2 .btn-warning:active:hover {
    background: #dcaf26 !important;
    border-color: #ffce3a !important;
    box-shadow: none;
    color: #fff;
    outline: none;
}

#comparison-chart {
    margin-top: 30px;
    position: relative;
}

#comparison-chart h2 {
    font-size: 38px;
    margin-bottom: 0px;
}

#comparison-chart p {
    font-size: 16px;
}

.comparison-chart-table {
    margin-bottom: 30px;
    margin-top: 20px;
}

.comparison-chart-table .col-1 div:nth-last-child(2) {
    height: auto;
}

.comparison-chart-table .col-2 div:first-child,
.comparison-chart-table .col-3 div:first-child,
.comparison-chart-table .col-4 div:first-child,
.comparison-chart-table .col-5 div:first-child {
    background: #dcaf26 !important;
    color: #6b5205;
    height: 50px;
}

.comparison-chart-table .pricing-table div:first-child {
    padding: 10px;
    font-size: 20px;
}

.comparison-chart-table .col-1 div:first-child {
    height: 50px;
}

.comparison-chart-table .col-4 {
    font-weight: normal;
}

.comparison-chart-table .col-4 div:nth-child(even) {
    background: #fff;
}

.comparison-chart-table .col-4 div:nth-child(odd) {
    background: #f3f3f3;
}

.comparison-chart-table .col-3,
.pricing-plans-wrap .col-4 {
    border-color: #ddd;
}

.comparison-chart-table .col-3,
.comparison-chart-table .col-4 {
    border-color: #ddd;
}

.comparison-chart-table .pricing-table div:last-child {
    height: auto;
}

.comparison-chart-table sup {
    color: #f70707;
    font-size: 18px;
    font-weight: bold;
}

.b-analys-chart .pricing-table div:first-child {
    display: none;
}

.b-analys-chart .tb-heading {
    font-size: 20px;
    padding: 10px;
    background: #dcaf26;
    color: #6b5205;
}

@media only screen and (max-width:990px) {
    .buy,
    .sell {
        margin-top: 100px !important;
    }
    .register {
        height: auto !important;
    }
    .testimonial {
        text-align: center;
    }
    .testimonial .pic {
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after {
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content {
        width: 100%;
        float: none;
    }
    .testimonial .title {
        padding: 15px 0 0 0;
    }
    .testimonial .post {
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls {
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
        height: 50px;
        line-height: 50px;
    }
    .d_t_heading a,
    .d_t_heading .only-conq {
        float: right;
        top: 0px;
        position: relative;
    }
    #only-conq {
        margin-top: 9px;
    }
}

.register {
    background: url(../img/footer-bg.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}

.footer-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.84);
}

#subscriber_chimpresult {
    margin-top: 0px !important;
}

.registertitle h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
    text-align: center;
}

.registersearch {
    margin-top: 15px;
    max-width: 600px;
    margin: 0 auto;
}

.registersearch .input-group-btn:first-child>.btn,
.registersearch .form-control,
.registersearch .input-group-btn:last-child>.btn {
    height: 46px;
    border-color: #999;
    outline: none !important;
}

.registersearch .input-group-btn:first-child>.btn,
.registersearch .form-control {
    background: #fff;
    box-shadow: none;
}

.registersearch .input-group-btn:first-child>.btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-right: none;
}

.registersearch .input-group-btn:last-child>.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: auto;
}

.registersearch .search-btn {
    background: #dcaf26;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    text-shadow: none;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    border-radius: 0px;
}

.registersearch .search-btn:hover,
.registersearch .search-btn:focus,
.registersearch .search-btn:active {
    background: #dcaf26 !important;
    color: #333;
    ;
}

.registersearch .open>.dropdown-toggle.btn-default:hover,
.registersearch .open>.dropdown-toggle.btn-default:focus {
    background: #fff;
    text-shadow: none;
}

.registersearch input {
    border: 1px solid #dcaf26 !important;
    color: #333;
    background: #f1f1f1 !important;
    border-radius: 0px;
}

.rotation-box {
    position: relative;
    display: block;
}

.rotation-box .text {
    padding-top: 0px;
}

.customer {
    margin-top: 40px;
}

.customer .square-box {
    border: 20px solid rgba(135, 177, 198, 0.61);
}

.square-box {
    border: 20px solid rgba(220, 175, 38, 0.57) !important;
}

.rotation-box .text h3 {
    color: #dcaf27;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}

.rotation-box .text h3:before {
    content: '';
    position: absolute;
    bottom: -9px;
    height: 2px;
    background: #dcaf27;
    width: 40px;
}

.rotation-box .text p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
}

.rotation-box .text p:last-child {
    margin-bottom: 0px;
}

.menusearch {
    margin-top: 0px !important;
}

.buy {
    margin: 0 auto;
}

.aboutus {
    margin-top: 40px;
}

.sell {
    margin-top: 0px;
}

.trade {
    margin-top: 40px;
}

.certified-footer {
    float: left;
    width: 100%;
    text-align: center;
}

.certified-footer img {
    max-width: 147px;
    height: auto;
}

.footer {
    margin-top: 17px;
}

.socialmedia {
    text-align: center;
    margin-top: -8px;
}

.socialmedia h3 {
    color: #dcaf27;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px;
}

.socialmedia h3:before {
    content: '';
    position: absolute;
    bottom: -9px;
    height: 2px;
    background: #dcaf27;
    width: 40px;
}

.socialmedia ul {
    margin: 0px auto;
    padding: 0px;
    display: inline-block;
}

.socialmedia ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.socialmedia ul li a {
    color: #d6d6d6;
    font-size: 20px;
    float: left;
    line-height: 33px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.socialmedia ul li a:hover {
    color: #dcaf26;
}

.socialmedia ul li a.blog-icon {
    background: url(../img/blog-icon.png);
    width: 40px;
    height: 39px;
    display: inline-block;
    margin-top: 4px;
    background-size: 40px 39px;
}

.socialmedia ul li a.blog-icon:hover {
    background: url(../img/blog-icon-hover.png);
}

.copy p {
    font-size: 12px;
    margin-top: 0px;
    color: #a0a0a0;
    text-align: center;
}

.copy p a {
    color: #dcaf27
}

.footerline {
    height: 10px;
    width: 100%;
    background: #acacac;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f8f1db;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    text-align: left;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
}

.dropdown-content a {
    color: black;
    padding: 7px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ccc;
}

.dropdown-content a:hover {
    background-color: #dcaf26;
    color: #fff;
}

.sellers:hover .dropdown-content {
    display: block;
}

.sellers:hover .dropbtn {
    background-color: #3e8e41;
}

.main {
    margin: 50px 0px;
}

.main .input-group {
    margin-top: 20px;
}

.main-login {
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#instamoney {
    margin-top: 30px;
}

.main-center {
    max-width: 400px;
    width: 100%;
    padding: 20px;
    background: rgba(255, 255, 255, 0.49);
    color: #FFF;
}

span.input-group-addon i {
    color: #d7a730;
    font-size: 17px;
}

.wrapper {
    max-width: 1465px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.login-button {
    margin-top: 5px;
}

.login-register {
    font-size: 11px;
    text-align: center;
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.no-js .cd-words-wrapper b {
    opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}

.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9;
}

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline.clip b.is-visible {
    opacity: 1;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 21px;
    top: 12px;
    font-size: 22px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

@media (min-width:1200px) and (max-width:1280px) {
    .home-nav li {
        padding: 10px 12px;
    }
    .hdrcategories h3 {
        font-size: 25px;
    }
    .know {
        margin-top: 10px;
    }
    .about h3 {
        margin: 0px;
    }
    .navbar-nav li {
        line-height: 21px !important;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .about p {
        margin-top: 11px;
    }
    .hdrcategories h3 {
        margin-top: 1px;
    }
    .Procurebanner {
        height: auto;
    }
    .video img {
        margin-top: 15px !important;
    }
}

@media (max-width:640px) {
    .instamoneybanner h5 {
        display: inline-block;
    }
}

@media (min-width:1366px) {
    .dmenu {
        float: right !important;
    }
}

@media (max-width:460px) {
    .rotation-box .text h3 {
        font-size: 14px;
    }
    .content-box {
        padding: 0px !important;
    }
    .logoback h1 {
        font-size: 18px !important;
        margin-left: 10px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #request-for-caution .left-section h2 {
        font-size: 26px;
        padding-right: 0px;
        line-height: 30px;
    }
    #request-for-caution .left-section:before {
        display: none;
    }
    #request-for-caution .left-section h3 {
        font-size: 17px;
    }
    .map-mark-box {
        bottom: 0px !important;
    }
    .mydashboard h2 {
        font-size: 28px;
        font-weight: bolder;
        color: #000;
        margin-left: 0px;
    }
    .mydashboard h4 {
        font-size: 16px;
        font-weight: 800;
        color: #181717;
        margin-left: 0px;
        line-height: 26px;
    }
    .mydashboard h5 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width:1366px) {
    .about h3 {
        font-size: 17px;
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .c-chart-1 .pricing-table div:nth-child(2) {
        height: 70px !important;
    }
    .map-mark-box .content-box .area {
        line-height: 26px;
    }
    .map-mark-box .content-box .area b {
        font-size: 24px;
    }
    .p-demo-video {
        margin-top: 10px;
    }
    .demo-video-1 {
        width: 800px;
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .p-demo-video {
        margin-top: 20px;
    }
    .demo-video-1 {
        width: 800px;
    }
}

@media (min-width:1366px) and (max-width:1400px) {
    .p-demo-video {
        margin-top: 10px;
    }
    .demo-video-1 {
        width: 800px;
    }
}

@media (min-width:1024px) and (max-width:1366px) {
    .menudropdown {
        margin-left: -271px;
    }
    .part-1 img {
        display: block;
        max-width: 100%;
    }
    .video img {
        margin-top: 4px;
    }
    .about h3 {
        padding-bottom: 0px;
    }
    .know {
        margin-top: 0px;
        margin-left: 9px;
    }
    .hdrcategories h3 {
        font-size: 26px;
    }
    .about {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
    }
    .slidertext p {
        font-size: 16px !important;
    }
    .slidertext h2 {
        font-size: 36px !important;
    }
    .Recoverybanner h3 {
        font-size: 20px;
    }
    .dashboardimg img {
        margin-top: -30px;
    }
    .mydashboard h2 {
        font-size: 42px;
    }
    .mydashboard h3 {
        font-size: 45px;
        line-height: 50px;
    }
    .mydashboard h5 {
        font-size: 19px;
        line-height: 30px;
    }
    .mydashboard h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .instamoneybanner h5 {
        display: inline-block;
    }
    .productshdr {
        margin-left: 50px;
    }
    .connectstrip h2 {
        font-size: 18px;
    }
    .Recoverybanner h1 {
        font-size: 40px;
    }
    .Recoverybanner h2 {
        font-size: 60px;
    }
    .connectstrip {
        margin-top: 10px;
    }
    .navbar-nav li {
        line-height: 23px;
    }
    .socialmedia ul li a.blog-icon {
        width: 29px;
        height: 29px;
        background-size: 29px 29px;
        margin-top: 6px;
    }
    .pricing-plans-wrap .pricing-table div {
        font-size: 14px;
        padding: 15px 8px;
    }
    .data-sets-col {
        height: 95px !important;
        padding-top: 24px !important;
    }
    .feature-box p {
        font-size: 14px;
    }
}

@media screen and (max-width:1366px) {
    .wrapper {
        max-width: 1250px;
    }
	.banner-overlay .overlay-text{max-width: 1220px;}
    .fixed-header .example-search span:last-child {
        display: none;
    }
    .testimonial .description {
        font-size: 14px;
    }
    .testimonial .title {
        font-size: 18px;
    }
    .testimonialstext {
        font-size: 12px;
    }
    #pricing-section h2,
    #features-section h2 {
        font-size: 32px;
    }
    .pricing-plans .plans-box .price span {
        font-size: 28px !important;
        line-height: 34px;
    }
    .pricing-plans .plans-box h3 {
        font-size: 20px !important;
    }
    .pricing-plans .plans-box .devide {
        padding: 10px 15px !important;
        font-size: 12px !important;
    }
    .pricing-plans .plans-box .devide span:last-child {
        font-size: 14px !important;
    }
    .pricing-plans .fa-check,
    .pricing-plans .fa-times {
        font-size: 20px !important;
    }
    .pricing-plans .free-trail span {
        font-size: 14px;
    }
    .pricing-plans .btns .btn {
        width: auto;
        font-size: 16px;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1280px) {
    .wrapper {
        max-width: 1280px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .connectstrip h2 {
        font-size: 18px;
    }
    #request-for-caution .right-section .form-bottom {
        font-size: 18px;
    }
    #request-for-caution .right-section h1 {
        font-size: 27px;
        margin-bottom: 44px;
    }
    .charector img {
        width: 100px
    }
    .map-mark-box {
        bottom: 3px;
    }
    .map-mark-box .content-box .area {
        line-height: 26px;
    }
    .map-mark-box .content-box .area b {
        font-size: 24px;
    }
    .dashboardimg img {
        width: 420px;
        height: auto;
    }
    .square-box {
        width: 250px !important;
        height: 250px !important;
        left: 20px !important;
    }
    .insta {
        font-size: 36px;
    }
    .trail_popup {
        width: auto;
        margin: 5px 0px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .menu {
        position: absolute !important;
        top: 0;
        right: 0px;
    }
    .menu-responsive {
        top: -135px;
        right: 0px;
    }

    .hs-code-btn {
        position: relative !important;
        right: auto !important;
        margin: 0 auto;
        top: 15px !important;
        width: 180px;
        display: inherit;
    }

    .research_analysis .l-m-heading {margin-bottom: 50px;}
}

@media screen and (min-width:640px) and (max-width:768px) {
    .menu {
        position: absolute !important;
        top: 0;
        right: 0px;
    }
    .part-1 {
        margin-top: 75px;
    }
    .register {
        margin-top: 10px;
    }
    .menu-responsive {
        top: -130px;
        right: 0px;
    }
}

@media screen and (max-width:480px) {
    .menu {
        position: absolute !important;
        top: 0%;
        right: 0px;
    }
    .part-1 {
        margin-top: 75px;
    }
    .part-1 img {
        display: block;
        max-width: 100%;
    }
    .logoback img {
        margin-left: 9px !important;
    }
    .logoback img {
        display: block;
        max-width: 100%;
    }
    .register {
        margin-top: 10px;
    }
    .menu-responsive {
        top: -48%;
        right: 0px;
    }
}

@media (min-width:768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
}

.highcharts-series-group {
    cursor: pointer;
}

.slidertextclr1 h2 {
    color: #fff;
    font-weight: Bolder;
}

.hs-code-btn {
    position: absolute;
    right: 15px;
    top: 15px;
}

.hs-code-btn a,
.hs-code-btn a:hover,
.hs-code-btn a:active {
    background: #dcaf26 !important;
    color: #fff !important;
    box-shadow: none;
}

@media screen and (max-width:991px) {
    .fixed-header {
        display: block !important;
    }
    .menu {
        position: absolute !important;
        top: 0;
        right: 0px;
    }
    .fix-header-logo {
        width: 70px;
    }
    .cd-dropdown-wrapper {
        margin-top: 12px !important;
        height: 44px !important;
    }
    .cd-dropdown-trigger i {
        margin-top: 15px !important;
    }
    .cd-dropdown-trigger span {
        height: 39px !important;
    }
    .cd-dropdown-trigger {
        height: 44px;
        line-height: 40px !important;
    }
    .fixed-header .search {
        margin-top: 14px;
    }
    .fixed-header .search .input-group-btn:first-child>.btn,
    .fixed-header .search .form-control,
    .fixed-header .search .input-group-btn:last-child>.btn,
    .fixed-header .search select {
        height: 45px !important;
        font-size: 14px;
    }
    .fixed-header .search .input-group-btn:last-child>.btn i {
        top: 10px;
    }
    .testimonial .testimonial-content::before {
        border: none;
    }
    .owl-theme .owl-controls {
        position: absolute !important;
    }
    .right-section {
        margin-top: 20px;
    }
    .video {
        margin-bottom: 20px;
    }
    #request-for-caution .left-section h2 {
        font-size: 26px;
        padding-right: 0px;
        line-height: 30px;
    }
    .aboutbg {
        padding: 0px 15px !important;
    }
    #request-for-caution .left-section .highlight h3 {
        padding-right: 0px;
    }
    .map-mark-box {
        bottom: 102px;
        left: 0;
        width: 250px;
        height: 250px;
    }
    .map-mark-box .content-box {
        width: 225px;
        height: 225px;
        top: 13px;
        left: 13px;
        padding: 28px;
    }
    #container1,
    #container12 {
        height: 550px !important;
    }
    .map-mark-box {
        position: relative;
        bottom: auto;
        left: auto;
        width: 225px;
        height: 225px;
        margin: 0 auto;
    }
    .map-mark-box .content-box {
        width: 200px;
        height: 200px;
        padding: 20px !important;
        font-size: 16px;
    }
    .map-mark-box .content-box .area {
        line-height: 24px;
    }
    .map-mark-box .content-box .area b {
        font-size: 20px !important;
    }
    .map-mark-box .learn-more {
        position: absolute;
        bottom: -40px;
        right: 0px;
    }
    .bashboardimg img {
        width: 100%;
    }
    .dashboardimg img {
        margin-top: 0px;
        height: auto;
        max-width: 100%;
    }
    .mydashboard {
        padding-bottom: 15px !important;
    }
    .mob-no {
        margin-top: 26px;
    }
    .select-arrow:after {
        line-height: 44px;
    }
    .mydashboard {
        display: block;
    }
    .aboutbg .about {
        margin-bottom: 15px;
        height: auto !important;
    }
    .b2b-mar-login {
        top: 24px !important;
        width: 45px !important;
        height: 45px !important;
    }
    .banner-mask {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: rgba(255, 255, 255, 0.32);
    }
    .left-big-border,
    .right-big-border,
    .bottom-big-border {
        display: none;
    }
    .dif-main-heading {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    .dif-content-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 130px !important;
    }
    .dif-content-box {
        padding-bottom: 20px !important;
        margin-bottom: 15px !important;
    }
    .dif-content-box .left-box {
        text-align: center !important;
        padding-right: 15px !important;
        padding-bottom: 15px;
        min-height: auto !important;
    }
    .dif-content-box .right-box {
        text-align: center !important;
        padding-left: 15px !important;
        min-height: auto !important;
    }
    .dif-content-box .yellow-ribbon {
        position: relative !important;
        margin: 0px auto;
        top: 0px !important;
        left: auto !important;
    }
    .dif-content-box .yellow-ribbon:before,
    .dif-content-box .yellow-ribbon:after {
        display: none !important;
    }
    .dif-heading-section img {
        margin-top: 0px !important;
    }
    .dif-heading-section h1 {
        font-size: 30px !important;
    }
    .certified-footer {
        margin-top: 15px;
        text-align: left;
    }
    .socialmedia {
        margin-top: 10px;
    }
    .copy p {
        margin-top: 5px;
    }
    .socialmedia ul {
        display: inline-block;
    }
    .socialmedia ul li {
        float: left;
        display: inline;
    }
    .pricing-plans-wrap .price {
        font-size: 22px !important;
        height: 68px !important;
    }
    .pricing-plans-wrap .col-1 div:nth-last-child(2) {
        height: 68px !important;
        line-height: 28px !important;
    }
    div:hover.exim-tooltips span {
        left: 0px !important;
        top: 58px !important;
        margin-top: 0px !important;
    }
    .exim-tooltips span:after {
        border-left: 8px solid transparent !important;
        border-right: 8px solid transparent !important;
        border-bottom: 8px solid #000000 !important;
        left: 15px !Important;
        top: -8px !important;
        margin-top: 0px;
    }
    .p-demo-video {
        margin: 0px;
    }
    .p-demo-video h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .down-arrow {
        display: none;
    }
    .demo-video-1 {
        width: 90%;
    }
    .get-in-touch {
        right: 5px;
        z-index: 99;
    }
    .touch-line {
        margin-left: 24px;
    }
    .bubble {
        width: 50px;
        height: 50px;
        font-size: 9px;
        padding-top: 12px;
        line-height: 12px;
    }
    .upgrade-plans-modal .modal-dialog {
        width: auto;
        margin: 10px;
        padding: 0px !important
    }
    .pricing-plans-wrap .pricing-table div:last-child {
        height: auto;
    }
    .data-sets-col {
        font-size: 13px !important;
        line-height: 1.4em;
    }
    .trail_popup {
        width: auto;
        margin: 5px 0px;
    }
    .a_t_analysis {
        padding: 0px;
    }
    .d_t_heading h2 {
        margin: 10px 0px;
        font-size: 18px;
        float: left;
    }
    .d_t_heading a {
        padding: 3px 15px;
        position: relative;
        top: auto;
        right: 0;
        margin: 0 auto;
        float: none !important;
        margin-bottom: 10px;
        display: inline-block;
    }
    .a_t_analysis .p_chart_box.left {
        margin-bottom: 40px;
    }
    .p_chart_box.left:before {
        top: auto;
        right: 40%;
        bottom: -26px;
        transform: rotate(90deg);
    }
    .p_chart_box.right:after {
        bottom: auto;
        left: 40%;
        top: -26px;
        transform: rotate(90deg)
    }
    .p_chart_box #month_hscode_pie,
    .p_chart_box #month_country_pie {
        height: auto;
    }
    .google-maps {
        min-height: 450px;
    }
    .owl-buttons {
        top: -131px;
        left: 0px;
    }
    .owl-prev {
        left: 10px;
    }
    .feature-box2 img {
        width: 100%;
    }
    .smart-filter .form-inline {
        margin-bottom: 10px;
    }
    .smart-filter .new-date-pic {
        float: left;
    }
    #analysisReport .analys-form {
        left: 15px;
        right: 15px;
        width: auto;
    }
    .clients-slider:before,
    .clients-slider:after {
        display: none;
    }
    .plans-box {
        margin-bottom: 5px;
    }
    .feature-box {
        margin-top: 0px;
    }
    .user-s-banner {
        min-height: 320px;
    }
    .user-s-banner h1 {
        font-size: 36px;
    }
    .user-s-banner h3 {
        font-size: 18px;
    }
    .user_stories_client_logos .item {
        width: 20%;
    }
    .show-more-height {
        height: 303px;
    }
    .user-video h2 {
        margin-bottom: 18px;
        margin-top: 0px;
    }
    .user-s-form {
        margin-top: 15px;
    }
    .demo-form .demo-heading h2 {
        margin-top: 0px;
    }
	.home-banner{min-height: 600px;}
	.banner-overlay .overlay-text{margin-top: 200px;}
	.home-nav li{padding:10px;}
	.home-nav li a{font-size:14px;}
	.f-s-count-box{bottom: 12px;padding: 7px 20px;width: 265px;font-size: 15px;line-height: 2.2rem;}
	.trade-section .top-b-img {max-width:100%; margin-bottom: 20px;}
	
	.flip-box-inner{width:100%}
	.footer-left .by-click{margin-bottom:40px;}
	.r-demo-wrap{height:500px;}
	.sginin ul li:last-child a:hover .b-r-arrow, .banner-r-demo:hover .b-r-arrow, .ex-edge-login:hover .b-r-arrow {display:none !important;}
}

@media (min-width: 992px) and (max-width: 1024px){
.f-s-count-box {bottom: 18px;padding: 8px 23px;width: 265px;font-size: 15px;line-height: 2.3rem;}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .feature-box:nth-child(3n) {
        border-right: 1px solid #ddd !important;
    }
    .pricing-plans-wrap .pricing-table {
        width: 25% !important;
    }
    .pricing-plans-wrap .pricing-table-1 {
        width: 33.33% !important;
    }
    .pricing-table .subscrip-col {
        height: 80px;
    }
    .pricing-plans-wrap .price {
        height: 90px !important;
    }
}

@media (max-width:640px) {
    .logoback {
        height: auto !important;
    }
}

@media (max-width:480px) {
    #suppliers-text {
        font-size: 11px !important;
        margin-top: 50px;
    }
    .map-search {
        z-index: 0;
    }
    .dif-content-section {
        padding-top: 77px !important
    }
    .dif-main-heading {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    .dif-heading-section img {
        max-width: 200px !important;
    }
    .dif-heading-section h2 {
        font-size: 24px !important;
        line-height: 24px !important;
    }
}

.content-box {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 30px 50px !important;
}

@media (max-width:767px) {
    .research_analysis .l-m-heading{margin-bottom:48px !important;}
    .research-slider .testimonial-content{padding: 30px 30px 20px;}
    .research-slider .description{min-height: initial;}
    
	.text ul{flex-direction: column;}
    .dmenu {
        float: right !important;
    }
    .map-search {
        z-index: 0;
    }
    .mt26 {
        margin: 0px;
    }
    .instamoneybanner h5 {
        display: inline-block;
    }
    .logoback h1 {
        font-size: 25px !important;
    }
    .categories {
        display: none;
    }
    .product-slide {
        overflow: hidden;
    }
    .productshdr {
        margin-left: 50px;
        margin-bottom: 20px;
    }
    .tab-content .learn-more {
        position: relative;
    }
    .swiper-button-next {
        margin-top: 8px !important;
    }
    .swiper-button-prev {
        margin-top: 8px !important;
    }
    .cd-dropdown-wrapper {
        margin-left: 30px;
    }
    #request-for-caution .left-section:before {
        display: none;
    }
    .right-section {
        margin-top: 20px;
    }
    .tag {
        display: none;
    }
    .recoveryfrom {
        float: none !important;
    }
    .mydashboard h5 {
        text-align: center !important;
        font-size: 20px;
        line-height: 24px
    }
    .Recoverybanner {
        overflow: hidden;
    }
    .cd-dropdown-wrapper {
        margin-top: 24px !important;
    }
    .fixed-header .search {
        margin-top: 20px !important;
        z-index: 1;
    }
    .fix-header-logo {
        max-width: 77px !important;
    }
    .fixed-header .menubtn img {
        margin-top: 8px !important;
    }
    .product-slide .swiper-button-next,
    .product-slide .swiper-button-prev {
        top: 36% !important;
    }
    .product-slide .swiper-slide {
        border-radius: 0px;
    }
    #exim-map {
        padding-bottom: 20px;
    }
    .header-bg h2 {
        font-size: 22px !important;
    }
    .search .input-group-btn:first-child>.btn,
    .search .form-control,
    .search .input-group-btn:last-child>.btn,
    .search select {
        height: 44px !important;
        font-size: 11px;
    }
    .search .input-group-btn:last-child>.btn i {
        top: 10px;
    }
    #container1,
    #container12 {
        height: 400px !important;
    }
    .socialmedia {
        margin-top: 30px;
        width: 100%;
    }
    .socialmedia ul li {
        float: left;
        display: inline;
    }
    .dashboardimg {
        text-align: center;
    }
    .instha-money-logo img {
        margin: 0 auto;
    }
    .mob-no {
        margin-top: 0px;
    }
    .main-center {
        padding: 10px 15px;
    }
    .instamoneybanner {
        padding-bottom: 0px;
    }
    .main {
        margin: 20px 0px;
    }
    .testimonial .description {
        font-size: 16px;
    }
    
    .hs-code-btn {
        position: relative;
        right: auto;
        text-align: center;
        width: 178px;
        margin: 0 auto;
        top: 5px !important;
        display: block;
    }
    .fixed-header .b2b-mar-login ul li {
        margin-top: 0px !important;
        line-height: 16px !important;
    }
    .fixed-header .b2b-mar-login ul li a {
        font-size: 12px !important;
    }
    .instamoney-list {
        padding-left: 0px !important;
    }
    .content-box {
        padding: 30px 15px !important;
    }
    #pricing-section,
    #comparison-chart {
        margin-top: 0px;
    }
    #pricing-section h2,
    #features-section h2,
    #comparison-chart h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    #features-section h2 img {
        width: 124px;
    }
    #features-section {
        margin-top: 0px;
    }
    #features-section h3 {
        font-size: 22px !important;
    }
    #comparison-chart p {
        text-align: center;
    }
    .dashboard-logo img {
        width: 200px;
    }
    .comparison-chart-table {
        margin-top: 0px;
    }
    .pricing-plans-wrap {
        border: 0px;
        margin-bottom: 10px;
    }
    .pricing-plans-wrap .pricing-table {
        width: 98%;
        max-width: 300px;
        float: none;
        clear: both;
        margin: 0px auto 20px;
        border: 1px solid #ddd;
    }
    .b-analys-chart .tb-heading {
        max-width: 300px;
        margin: 0 auto;
    }
    .pricing-plans-wrap .price {
        padding-top: 10px !important;
    }
    .pricing-plans-wrap .price small {
        font-size: 14px;
        font-weight: normal
    }
    .pricing-table .subscrip-col {
        height: auto;
        line-height: inherit;
    }
    .pricing-plans-wrap .price {
        height: auto !important;
    }
    .pricing-table .border-r-none {
        margin-right: 0px;
    }
    .feature-box {
        min-height: auto !important;
        border-right: 0px;
    }
    .feature-box .feature-icons-big {
        margin-top: 0px !important;
    }
    .plans-price-form .modal-dialog .modal-content,
    .grow-price-form .modal-dialog .modal-content {
        padding: 0px;
        padding-top: 25px;
    }
    .exim-tooltips {
        top: 2px !important;
        left: -15px !important;
        width: 30px !important;
        height: 30px !important;
    }
    .exim-tooltips i {
        margin-top: 7px !important;
        font-size: 16px !important;
        margin-left: 0px !important;
        float: none !important;
    }
    .home-tabs h2.resp-tab-active .exim-tooltips i {
        transform: rotate(0deg) !important;
    }
    div:hover.exim-tooltips span {
        top: -2px !important;
        left: 40px !important
    }
    .exim-tooltips span:after {
        border-top: 8px solid transparent !important;
        border-right: 8px solid #000 !important;
        border-bottom: 8px solid transparent !important;
        left: -15px !important;
        top: 17px !important
    }
    .go-top {
        right: 20px !important;
        width: 30px !important;
        height: 30px !important;
        line-height: 25px !important;
    }
    .go-top i {
        font-size: 12px !important;
        line-height: 28px !important;
    }
    .go-top:hover i {
        font-size: 12px !important;
        margin-top: -2px !important;
    }
    .video-tutorial-modal .modal-dialog {
        width: auto !important;
    }
    /*.request-demo {
        top: 184px;
        right: -47px;
        font-size: 11px;
        padding: 3px 10px;
        width: auto;
        transform: rotate(-90deg);
        border-radius: 5px 5px 0px 0px;
        background-color: #000;
        color: #fcc621;
    }
    .request-demo:hover,
    .request-demo:active,
    .request-demo:active:hover {
        color: #fcc621;
    }*/


    .r-demo-wrap {
        padding: 10px;
        padding-top: 35px;
		height:100%;
    }
	.r-demo-wrap:before{display:none;}
    .r-demo-wrap .closebtn {
        right: 15px;
		display:block;
    }

    .r-demo-wrap .demo-heading img {
        position: relative;
        top: 5px;
        width: 120px;
    }
    .demo-video-1 {
        padding: 5px;
    }
    .p-demo-video h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .p-demo-content h3 {
        font-size: 18px;
        margin-top: 20px;
    }
    .p-demo-content h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }
    .p-demo-content ul {
        padding-left: 0px;
    }
    .p-demo-content ul li {
        font-size: 14px;
        margin-bottom: 10px;
        paddin-left: 15px;
    }
    .p-demo-content ul li:before {
        font-size: 16px;
        top: 0px;
    }
    .try-new {
        margin: 15px 0px;
    }
    .try-new h2 {
        font-size: 18px;
    }
    .try-new p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .p-demo-form {
        margin-top: 15px;
        padding: 0px;
    }
    .demo-form .demo-heading h1 span {
        margin-top: 0px;
    }
    .demo-form .demo-heading img {
        position: relative;
        width: 100px;
        top: 5px;
    }
    .feedback-form .control-label {
        margin-bottom: 5px !important;
    }
    .maps-report-form {
        position: absolute !important;
        left: 50% !important;
        top: 30px !important;
        transform: translate(-50%, 0%) !important;
    }
    .upgrade-plans-modal .modal-dialog {
        width: auto;
        padding: 0px !important
    }
    .upgrade-plans-modal .woman-img img {
        max-width: 250px;
    }
    .upgrade-plans-modal h3 {
        font-size: 18px;
    }
    .upgrade-plans-modal h1 {
        font-size: 24px;
        margin: 10px 0px;
    }
    .upgrade-plans-modal .benfits-header {
        font-size: 20px;
    }
    .upgrade-plans-modal #upgrade_img {
        max-width: 200px;
    }
    .home-tabs .resp-tab-content {
        padding: 10px;
        border: 1px solid #d8d8d8;
    }
    .home-search {
        padding-right: 0px !important;
    }
    .home-search .form-input {
        width: 100% !important;
        padding: 0px !important;
        margin-bottom: 10px !important;
    }
    .home-search .form-input .or {
        position: relative !important;
        padding-top: 8px;
        padding-bottom: 0px;
        left: auto !important;
        right: auto !important;
        width: auto !important;
    }
    .home-search .select2-container--default .select2-selection--single,
    .d-a-search .select2-container--default .select2-selection--single {
        height: 40px;
    }
    .home-search .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
    }
        {
        height: 40px;
    }
    .home-search .search-btn,
    .d-a-search .btn {
        height: 42px;
        float: right;
        width: 40px;
        right: 0px;
        z-index: 9
    }
    .trade-adv-search .btn {
        top: -42px
    }
    .trade-adv-search .adv-search {
        width: auto;
        top: 10px;
        padding: 0px 7px;
        position: relative;
        float: right;
        line-height: 28px;
        height: 30px;
        font-size: 10px;
        right: -40px
    }
    .d-a-search .wma-btn {
        position: relative;
    }
    .d-a-search {
        padding-right: 0px;
    }
    .d-a-search .form-group {
        width: 100%;
        padding: 0px;
        margin-bottom: 10px;
    }
    #data_analysis_form .form-group {
        width: 100%;
    }
    .d-a-search .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
    }
    .d-a-search .select2-container--default .select2-selection--single .select2-selection__arrow {
        display: none;
    }
    .d-a-search .select-input::before {
        width: 40px;
    }
    .d-a-search .select-input::after {
        line-height: 40px;
        right: 11px;
    }
    #analysisReport .analys-form,
    #dataAnalysis .analys-form,
    #portAnalysis .analys-form {
        top: 0px;
        position: relative;
        padding: 0px;
    }
    #analysisReport .analys-form .analytics-form-bg,
    #dataAnalysis .analys-form .analytics-form-bg,
    #portAnalysis .analytics-form-bg {
        box-shadow: none !important;
        padding: 0px !important;
    }
    #analysisReport .a-r-img,
    #analysisReport .a-r-cover,
    #dataAnalysis .d-a-img,
    #dataAnalysis .d-a-cover,
    #portAnalysis .d-a-img,
    #portAnalysis .a-r-cover {
        display: none;
    }
    #portAnalysis .form-group {
        width: 100%;
    }
    #dataAnalysis .btn,
    #portAnalysis .btn {
        position: relative;
    }
    #portAnalysis .select-input,
    #portAnalysis .btn {
        margin-top: 0px;
    }
    .analytics-form-bg .select2-container--default .select2-selection--multiple,
    .tdb-multi-select .select2-container--default .select2-selection--multiple {
        min-height: 40px;
        line-height: 28px;
    }
    .hs-code-dashboard .panel-body {
        padding: 0px 0px 15px 0px;
    }
    .hs-code-dashboard .panel-heading {
        padding: 10px 50px 10px 10px;
        font-size: 12px;
        position: relative;
    }
    .dash-thumb {
        float: none;
        display: inline-block;
        margin: 15px auto 0px;
        max-width: 100px;
    }
    .dash-thumb .thumb-icon {
        right: 0;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .thumb-icon i {
        margin: 4px auto 0px;
        height: 45px;
    }
    .thumb-icon p {
        font-size: 11px;
        margin-bottom: 0px;
        line-height: 14px;
        color: #362900;
    }
    .dash-thumb .count {
        display: none;
    }
    .hs-code-dashboard .panel-body .col-xs-4 {
        padding: 0px 5px;
    }
    .thumb-icon .m-count {
        font-size: 11px;
        display: inline-block;
        margin-top: -5px;
    }
    .alert-modal {
        margin: 60px 15px 0px;
        width: auto;
    }
    .alert-modal .a-body {
        padding: 15px;
    }
    .alert-modal .a-f-bg {
        padding-right: 15px;
    }
    .a-m-btn-wrap {
        position: relative;
        right: auto;
        top: auto;
        float: right;
        text-align: right;
        margin-top: 10px;
    }
    .alert-modal .btn {
        width: auto;
    }
    .delete-hs-code {
        position: absolute;
        right: 11px;
        top: 8px;
    }
    .hs-code-dashboard .accordion-toggle {
        position: absolute;
        right: 8px;
        top: 8px;
    }
    .add-more-hs {
        margin-top: 10px;
        width: 100%;
    }
    .indicator-arrow,
    .add-hs-message {
        left: 0px;
    }
    .wma-dropdown span {
        padding: 6px;
    }
    #buyerModal .modal-dialog,
    #sellerModal .modal-dialog {
        width: auto !important;
    }
    .hs-code-dashboard .update-count {
        display: none;
    }
    .google-maps {
        min-height: 280px;
    }
    .google-piechart {
        min-height: 350px;
    }
    .still-confused {
        margin-top: 0px;
    }
    .demo-video {
        margin-bottom: 0px;
    }
    #everyday-section {
        margin: 15px 0px;
    }
    #analysisReport .analys-form {
        left: 0px;
        right: 0px;
    }
    .r-wrap {
        padding: 5px 15px;
        margin-bottom: 10px;
        box-shadow: none;
        border: 1px solid #ddd;
    }
    .new-tag-down {
        top: 15px;
        left: auto;
        right: 10px !important;
    }
    .add-more-hs .new-tag-down {
        right: auto !important;
        top: -20px !important;
        left: 115px
    }
    .new-tag-down:before {
        display: none;
    }
    .radio-wrap {
        font-size: 13px;
        font-weight: normal;
    }
    .checkmark {
        top: -2px;
    }
    .w-m-search {
        padding: 10px;
        background: #f7edd1;
        box-shadow: none;
    }
    .w-m-search .wma-btn {
        right: 0px;
        top: 0px;
    }
    .by-country {
        width: 100% !important;
    }
    #profileModal .s-c-pad {
        padding-left: 15px !important;
        margin-top: 10px;
    }
    .pricing-plans .plans-box .devide {
        padding: 7px 20px;
    }
    #clients {
        margin-top: 10px;
    }
    .clients-heading {
        font-size: 16px;
        padding: 6px 20px;
    }
    .clients-heading:before,
    .clients-heading:after {
        display: none;
    }
    .clients-slider .owl-buttons {
        top: 0px;
    }
    .pricing-plans .plans-box {
        box-shadow: none;
        border: 1px solid #d5d5d5;
    }
    .pricing-plans .conquer-box {
        border: 1px solid #e6d296
    }
    .pricing-plans .plans-box .price span {
        font-size: 26px !important;
    }
    .copy p {
        margin-right: 0px;
    }
    .pricing-plans .plans-box h3 {
        font-size: 14px !important;
        cursor: pointer;
        text-align: left;
        font-weight: normal;
    }
    .pricing-plans .plans-box h3:before {
        display: none;
    }
    .pricing-plans .conquer-box h3:after {
        right: auto;
        left: 106px;
    }
    .pricing-plans .plans-box h3 .fa-angle-right {
        float: right;
        display: block;
        font-size: 22px;
        line-height: 15px;
    }
    .namaskar-gif {
        top: 0px;
        right: 50%;
        width: 86px;
        margin-right: -43px;
    }
    .idle-bee {
        display: none !important;
    }
    .smart-heading {
        font-size: 18px
    }
    .companies-panel {
        margin-top: 15px
    }
    .companies-panel .c-link {
        font-size: 11px
    }
    .companies-panel .select2-container .select2-selection--multiple {
        min-height: 35px !important;
    }
    .companies-panel .select2-container .select2-search--inline .select2-search__field {
        margin-top: 7px !important;
        font-size: 12px !important
    }
    .companies-panel .panel-heading {
        padding: 8px 56px 8px 15px !important;
    }
    .companies-panel .select2-selection__choice {
        padding: 3px 5px !important;
        font-size: 10px !important;
    }
    .smart-filter .new-date-pic {
        margin-left: -5px;
        margin-right: -5px;
    }
    .add-more-btn,
    .add-more-country-btn {
        font-size: 12px !important;
    }
    .new-date-pic #from_label,
    .new-date-pic #to_label,
    .new-date-pic #cmp_from_label,
    .new-date-pic #cmp_to_label {
        font-size: 11px !important
    }
    .smart-filter .form-control {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
    .smart-filter .btn {
        padding: 6px 7px !important
    }
    .logoback img {
        margin-left: 10px;
        margin-top: 20px;
        width: 210px;
    }
    .procureheader,
    .instamoneyheader {
        height: 150px !important
    }
    #visit .buyers h1 {
        font-size: 26px;
        line-height: initial
    }
    #visit .buyers h2 {
        font-size: 16px;
        line-height: 20px
    }
    #visit .buyers .big-text {
        font-size: 22px;
        letter-spacing: 0px;
        line-height: initial
    }
    .buyer-form .input-group .input-group-addon {
        width: 45px !important
    }
    .buyer-form .input-group .input-group-addon,
    .buyer-form .input-group .form-control {
        height: 40px !important
    }
    .h-c-wrap .tdb-table table thead tr th h3 {
        font-size: 16px;
        line-height: 20px
    }
    .home-search .search-btn {
        right: 5px;
		top: 4px;
    }
    .home-search .adv-search {
        top: auto;
        padding: 0px 7px;
        position: relative;
        float: right;
        line-height: 28px;
        height: 30px;
        font-size: 10px;
    }
    .home-search .adv-search .new-tag,
    .trade-adv-search .adv-search .new-tag {
        top: -6px;
        left: -20px;
        right: auto !important
    }
    .w-m-search .form-group,
    .w-m-search .form-group:first-child {
        width: 100%;
    }
    .mydashboard h2 {
        font-size: 26px;
        font-weight: bolder;
        color: #000;
        margin-left: 0;
        text-align: center;
        margin-top: 15px;
    }
    .mydashboard h3 {
        font-size: 42px;
        font-weight: bolder;
        color: #000;
        margin-left: 0;
        margin-top: 15px;
        text-align: center;
        line-height: 49px;
    }
    .mydashboard h4 {
        font-size: 20px;
        font-weight: 800;
        color: #181717;
        margin-left: 0;
        text-align: center;
        line-height: 24px;
    }
    .upgrade-plans-modal .upgrade_pack_price {
        font-size: 32px;
    }
    .upgrade-plans-modal .upgrade_pack_price small {
        font-size: 12px;
    }
    .upgrade-plans-modal .up_validate_coupon {
        font-size: 13px;
    }
    .h-info-tooltip .tooltiptext {
        width: 388px;
        margin-left: 0px;
        max-height: 500px;
        overflow-y: auto;
    }
    .h-info-tooltip .tooltiptext:before {
        left: 7px;
    }
    .h-info-tooltip .tooltiptext:after {
        left: 5px;
    }
    .user-s-banner {
        min-height: 370px;
    }
    .user-s-banner h1 {
        font-size: 26px;
    }
    .user-s-banner h3 {
        font-size: 16px;
    }
    .user_stories_client_logos {
        padding: 15px 0px;
    }
    .user_stories_client_logos .item {
        width: 33.33%;
    }
    .user-video h2,
    .demo-form .demo-heading h2 {
        font-size: 22px;
    }
    .certified-footer img {
        max-width: 100px
    }
    .cookie-alert .msg-wrap {
        padding-right: 35px;
    }
	.tooltip-inner{width:300px !important;}
	.home-banner {min-height:100vh;}
	.exim-banner{min-height:auto;}
	.exim-banner .banner-overlay{position:relative;}
	.banner-overlay .overlay-text{margin-top: 130px;}
	.banner-overlay .top-text{font-size: 36px;line-height: 3rem;}
	.arabic-text{font-size:24px;}
	.banner-overlay h3{font-size:20px;}
	.banner-overlay h3 i{font-size: 30px;}
	.banner-overlay p{font-size:14px; line-height:18px;}
	.home-banner .fadeIn{text-indent:2px;}
	.slider{height:40px}

	.f-s-count-box{display:none;}
	.analytics-form-bg .select2-container--default .select2-selection--multiple, .tdb-multi-select .select2-container--default .select2-selection--multiple{padding-left:0px !important; border-radius:24px;}
	.analytics-form-bg .select2-container--default .select2-selection--multiple .select2-selection__rendered, .tdb-multi-select .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-top:6px;}
	#dataAnalysis{margin-top:10px !important;}
	.present-exim{padding:20px 0px;}
	.present-exim h2{font-size: 38px;}
	.home-section h3{font-size: 20px; margin-bottom:20px; line-height: 1.4em !important;}
	.home-section p{font-size:16px; margin-bottom:20px;}
	.home-section {padding-top: 35px;padding-bottom: 35px;}
	.home-section h2{font-size: 32px;}
	.home-section .l-m-heading{}
    .leverage-txt{margin-top: 0;}
	.home-list li{font-size:16px; margin-bottom:20px;}
	.light-bg{padding:35px 0px 35px;}
	.h-feature-sub:before{top:0px !important;}
	.nexus-tabs .tab-content p{font-size:16px; line-height:20px;}
	.footer-left h4{margin-top:24px;}
	.footer-mail{margin-top:10px; margin-bottom:30px;}
	.top-b-img{margin-top:30px;}
	.footer-right .f-menu ul li{font-size:16px;}
	.h-feature-box{margin-bottom:20px; padding:20px;}
	.ultimate-img{margin-top:20px;}
	.fotter-bottom{margin-top:20px;}
	.footer-right .f-menu ul li{margin-bottom:15px;}
	.request-demo{width: 127px; height: 36px; line-height: 2.1em;}
	.port-gif{margin-top:20px;}
	.footer-mail input{width:100%;}
	.home-section p, .home-list li, .nexus-tabs .tab-content p{font-size:16px !important}
	
}

@media (max-width:479px) {
    .cd-dropdown-trigger span {
        display: none !important;
    }
    #visit .nav-tabs li>a,
    #exim-map .nav-tabs li>a {
        padding: 10px;
        font-size: 12px;
    }
    .rlearn {
        margin-left: 0px;
    }
    .testimonialsbanner .testimonial-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .fixed-header .search .input-group-btn:first-child>.btn,
    .fixed-header .search .form-control,
    .fixed-header .search .input-group-btn:last-child>.btn,
    .fixed-header .search select {
        font-size: 11px;
    }
    .map-search select {
        width: 120px !important;
    }
    #request-for-caution .header-bg h2 {
        font-size: 14px;
    }
    #request-for-caution .left-section h2 {
        margin-top: 85px !important;
    }
    .header-bg h2 {
        font-size: 13px !important;
    }
    #container1,
    #container12 {
        height: 280px !important;
    }
    .aboutus,
    .trade,
    .buy,
    .sell {
        margin-top: 30px !important;
    }
    .menudropdown .main-menu {
        min-width: 273px !important;
        width: 100% !important;
        max-height: 353px;
    }
    .map-mark-box {
        width: 200px;
        height: 200px;
    }
    .map-mark-box .content-box {
        width: 175px;
        height: 175px;
        padding: 18px !important;
    }
    .icon {
        margin-bottom: 15px;
        height: 74px;
        line-height: initial
    }
    .sginin ul li {
        line-height: 10px;
    }
    .feature-box2 .f-content {
        position: relative;
    }
    .get-in-touch {
        top: 97px;
    }
    .p_chart_box #month_hscode_pie,
    .p_chart_box #month_country_pie {
        height: 300px;
    }
    .d_t_heading {
        margin-bottom: 15px;
    }
    .google-piechart {
        min-height: 300px;
    }
	.trade-section .top-b-img{max-width:100%;}
	.flip-box {
        width: 36%;
        height: 70%;
        top: 10%;
        left: 8%;
    }
    .flip-box-inner h6{font-size: 12px;}
}

.mlearnmore {
    float: right !important;
}

.learnbtn {
    float: right !important;
}

.slidertextclr1 h2 {
    color: #fff;
    font-weight: Bolder;
}

.highcharts-button,
.highcharts-credits {
    display: none;
}

.cursor {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    right: -5px;
    width: 2px;
    background-color: white;
    z-index: 1;
    animation: flash 0.5s none infinite alternate;
}

@keyframes flash {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.text-js {
    opacity: 0;
}

.top-line {
    height: 1px;
    width: 100%;
    background: #dcaf26;
    margin-top: 15px;
}

.procureheader {
    background: url(../img/procureinner.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
}

.trustheader {
    background: url(../img/trust-1.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
    background-position: center center;
}

.instamoneyheader {
    background: url(../img/instamoneyinner.jpg)top center;
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
}

.eximpadheader {
    background: url(../img/eximpadinner1.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
    background-position: center center;
}

.eximpad2header {
    background: url(../img/eximpadinner2.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
    background-position: center center;
}

.eximpad3header {
    background: url(../img/eximpadinner3.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
    background-position: center center;
}

.content-box h1 {
    text-align: left !important;
    font-size: 30px;
}

.recoverheader {
    background: url(../img/recoverinner1.jpg);
    height: 550px;
    width: 100%;
    display: inline-block;
    margin-top: 11px;
}

.logoback {
    border: 5px solid #dcaf26;
    margin-top: -106px;
    width: 100%;
    height: 106px;
    border-bottom: none;
    background: #fff;
}

.logoback img {
    margin-left: 32px;
    margin-top: 30px;
}

.content-box h2 {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    margin-top: 40px;
}

.content-box h4 {
    font-size: 17px;
    font-weight: 800;
    color: #000;
    margin-top: 40px;
    text-align: left !important;
    line-height: 24px;
}

.content-box h3 {
    font-size: 18px;
    font-weight: 600;
}

.content {
    height: 600px;
    overflow-y: auto;
}

.bottomborder {
    border: 5px solid #dcaf26;
    width: 100%;
    height: 106px;
    border-top: none;
    background: transparent;
    position: absolute;
    bottom: 50px;
}

.bottomborder h3 {
    padding: 0px 30px;
}

.registerbtn {
    padding: 15px 10px;
    height: 35px;
    background: #dcaf26;
    margin: 30px;
}

.btnfnt {
    font-size: 12px;
    padding: 5px;
    text-align: center;
    font-weight: bolder;
    color: #000;
    text-shadow: 1px 0 #000;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.sections {
    margin-top: 50px;
}

.sections h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    color: #000;
    margin-bottom: 0px;
}

.sections p {
    font-size: 14px;
}

.recoverform {
    margin-top: 20px;
}

.recoverform .form-control {
    height: 40px;
    box-shadow: none;
}

.recoverform .input-group {
    width: 100%;
}

.recoverform .input-group .input-group-addon:first-child {
    width: 44px;
}

.recoverform .btn-warning {
    background: #dcaf26;
    border-color: #dcaf26;
}

.recoverform .btn-warning:hover,
.recoverform .btn-warning:active,
.recoverform .btn-warning:focus,
.recoverform .btn-warning:active:hover {
    background: #dcaf26;
    border-color: #dcaf26;
    outline: none;
}

.logoback h1 {
    font-weight: 500;
    font-size: 32px;
    margin-left: 32px;
    text-transform: uppercase;
}

.numbers h2 {
    font-weight: bolder;
    font-size: 200px;
    color: #ccc;
}

.content h4 {
    font-weight: bold;
}

.eximpedia {
    margin-top: 13px !important;
}

.stamp {
    margin-top: 30px;
}

#style-4::-webkit-scrollbar-track {
    background-color: #fff;
}

#style-4::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #434240;
}

#style-4::-moz-scrollbar-track {
    -moz-appearance: none !important;
    background-color: #fff;
}

#style-4::-moz-scrollbar {
    -moz-appearance: none !important;
    width: 5px;
    background-color: #F5F5F5;
}

#style-4::-moz-scrollbar-thumb {
    -moz-appearance: none !important;
    background-color: #434240;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

#suppliers-text,
#buyers-text {
    font-size: 16px;
    margin-bottom: 0px;
}

.errorClass {
    border: 1px solid #a94442 !important;
    border-color: #a94442 !important;
}

.menu-icon {
    background: url('../../../assets/home/img/sprite-img.png') no-repeat left 0 top 0;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.exim-menu-icon {
    background-position: 6px -4px;
}

.recover-menu-icon {
    background-position: -83px -7px;
}

.procure-menu-icon {
    background-position: -35px -6px;
}

.vista-menu-icon {
    background-position: -126px -4px;
}

.insta-menu-icon {
    background-position: -176px -4px;
}

.rfq-menu-icon {
    background-position: -9px -115px;
}

.menu-dropdown-img {
    display: inline-block;
    background: url('../../../assets/home/img/sprite-img.png') no-repeat left 0 top 0;
    width: 38px;
	  height: 37px;
	  background-position: -41px -86px;
	  cursor: pointer;
	  margin-top: 10px;
	  background-size: 280px;	
}

.learn-more-icon-black {
    background: url('../../../assets/home/img/sprite-img.png') no-repeat left 0 top 0;
    width: 62px;
    height: 34px;
    background-position: -279px -9px;
    margin-left: -6px;
    display: inline-block;
}

.yellow-mouse {
    background-position: -9px -64px;
}

.trustcontact .main {
    margin: 0px !important;
}

.trustcontact .input-group {
    margin-bottom: 20px;
}

.maintrust {
    background: #d7a730 !important;
}

.trustcontact .main-login {
    background: none;
}

.trustcontact .submit-button {
    background: #fff;
    color: #d7a730
}

.trustcontact h3 {
    font-weight: 900;
}

@media (min-width: 320px) {
    .has-feedback .form-control {
        padding-right: 15px !important;
    }
}

.back_btn,
.save-btn,
.add-Btn {
    margin-top: 10px;
}

.devider-line {
    height: 1px;
    background: #ddd;
    display: block;
    margin: 70px 0px;
}

.dif-between {
    position: relative;
    margin-top: 60px;
    background: url('../../../assets/home/img/comparison-chart-bg.jpg') repeat-x center top 0;
    padding: 30px 0px;
}

.comparison-chart-bg-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.78);
}

.dif-content-section {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    background: url('../../../assets/home/img/sto-shooting-bg.png') no-repeat center top 0;
    padding-top: 200px;
    background-size: 100%;
}

.dif-main-heading {
    margin-top: 0px;
    font-weight: bold;
    color: #fff;
    font-size: 54px;
    line-height: 54px;
}

.left-big-border,
.right-big-border {
    background-color: #dcaf26;
    width: 60px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    overflow: hidden;
}

.left-big-border:before,
.right-big-border:before {
    background: url('../../../assets/home/img/transparent-logo.png')repeat-y;
    position: absolute;
    content: '';
    top: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.bottom-big-border {
    height: 60px;
    background: #dcaf26;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}

.bottom-big-border:before {
    background: url('../../../assets/home/img/transparent-logo.png')repeat-x;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.left-big-border {
    left: 15px;
    top: 428px;
}

.right-big-border {
    right: 15px;
    top: 428px;
}

.dif-heading-section {
    position: relative;
}

.dif-heading-section img {
    margin-top: 34px;
    max-width: 300px;
}

.dif-heading-section h1 {
    font-size: 50px;
    color: #fff;
}

.dif-heading-section h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}

.dif-content-box {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0px -12px 20px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px -12px 20px rgba(0, 0, 0, 0.06);
    box-shadow: 0px -12px 20px rgba(0, 0, 0, 0.06);
    padding-bottom: 45px;
    min-height: 180px;
    font-size: 16px;
}

.dif-content-box .left-box {
    font-weight: bold;
    padding-right: 150px;
    text-align: right;
    min-height: 175px;
}

.dif-content-box .right-box {
    font-weight: bold;
    padding-left: 150px;
    min-height: 175px;
}

.dif-content-box .yellow-ribbon {
    top: -25px;
    position: absolute;
    z-index: 2;
    width: 211px;
    height: 200px;
    left: 42.3%;
    background: #f0d355;
    background: -moz-linear-gradient(top, #f0d355 0%, #e4bb34 100%);
    background: -webkit-linear-gradient(top, #f0d355 0%, #e4bb34 100%);
    background: linear-gradient(to bottom, #f0d355 0%, #e4bb34 100%);
    box-shadow: 7px 3px 13px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 7px 3px 13px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 7px 3px 13px rgba(0, 0, 0, 0.15);
}

.dif-content-box .yellow-ribbon:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: transparent transparent #BA9923 transparent;
    top: 0;
    left: -18px;
    border-width: 0 0 25px 18px;
    z-index: 1;
}

.dif-content-box .yellow-ribbon:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: transparent transparent #BA9923 transparent;
    top: 0;
    right: -18px;
    border-width: 0 18px 25px 0px;
    z-index: 1;
}

.yellow-ribbon .rib-content {
    display: table;
    width: 100%;
    height: 100%;
}

.yellow-ribbon .rib-content .rib-content-box {
    display: table-cell;
    vertical-align: top;
    font-weight: bold;
    font-size: 19px;
    line-height: 20px;
    padding: 10px 15px;
}

.yellow-ribbon .rib-content .rib-content-box .eye-wrap {
    height: 70px;
    display: block;
    margin: 0 auto;
}

.yellow-ribbon .rib-content .rib-content-box .eye-wrap img {
    max-height: 100%;
}

@media screen and (min-width:1200px) and (max-width:1366px) {
    .dif-content-box .yellow-ribbon {
        left: 40.3%;
    }
}

@media screen and (min-width:1024px) and (max-width:1024px) {
    .dif-content-box .yellow-ribbon {
        left: 37.8%;
    }
}

.input-group-btn {
    display: table-cell !important;
}

.main-title-h {
    text-align: center;
    color: #dcaf27;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    margin-top: 30px;
}

.instamoney-list {
    position: relative;
    padding-left: 0px;
    margin-top: 20px;
}

.instamoney-list li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    list-style-type: none;
}

.applynow {
    background: #666 !important;
    border: none !important;
}

.instamoney-list li:before {
    content: '';
    background: url('../../../assets/home/img/instamoneymenuicon.png');
    width: 24px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: 24px;
}

.instamoney-process-wrap {
    position: relative;
    text-align: center;
}

.instamoney-process-wrap .process-box {
    position: relative;
    margin: 0 auto;
    margin-bottom: 46px;
    background: #dcaf27;
    padding: 13px 10px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    max-width: 500px;
    color: #fff;
    border: 3px solid #d0a524;
}

.instamoney-process-wrap .process-box:before {
    content: '\f175';
    font-family: 'FontAwesome';
    position: absolute;
    top: 92%;
    left: 49%;
    font-size: 42px;
    color: #666;
}

.instamoney-process-wrap .btn-warning {
    background-color: #dcaf27;
    border-color: #dcaf27;
    font-size: 28px;
    border-bottom: 4px solid #c59c1e;
    transition: all 0.3s;
}

.instamoney-process-wrap .btn-warning:hover,
.instamoney-process-wrap .btn-warning:focus,
.instamoney-process-wrap .btn-warning:active {
    background-color: #dcaf27 !important;
    border-color: #dcaf27 !important;
    outline: none !important;
}

.industry-speaks .description {
    font-size: 14px !important;
    line-height: 22px !important;
}

.testimonial-slide-img {
    width: 128px;
    height: 128px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ddb12c;
    margin-top: 15px;
}

.insta-applynow-modal {
    top: 10%;
}

.insta-applynow-modal .modal-content {
    background: #ececec;
    border: 10px solid #fff;
    padding: 10px;
}

.insta-applynow-modal .modal-header {
    border-bottom: 1px solid #e0e0e0;
}

.insta-applynow-modal .modal-body {
    border-top: 1px solid #f7f7f7;
}

.insta-applynow-modal button.close {
    opacity: 1;
    outline: none;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    position: absolute;
    right: -10px;
    top: -7px;
}

.insta-applynow-modal h2 {
    text-align: left;
    color: #9a7609;
    text-shadow: 0px 1px 0px #fff;
}

.insta-applynow-modal .form-control {
    height: 50px;
    box-shadow: none;
    border-radius: 4px;
    padding: 0px 15px !important;
    background: #fff !important;
}

.insta-applynow-modal .btn {
    height: 50px;
    text-transform: uppercase;
    border-radius: 4px;
    outline: none;
    color: #fff;
    background-color: #dcaf26;
    border-color: #d2a314;
}

.insta-applynow-modal .btn:hover,
.insta-applynow-modal .btn:active,
.insta-applynow-modal .btn:focus,
.insta-applynow-modal .btn:active:hover {
    background-color: #dcaf26;
    border-color: #d2a314;
    outline: none;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 15px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-control.left {
    left: -26px;
}

#quote-carousel .carousel-control.right {
    right: -26px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.item blockquote p:after {
    content: "\f10e";
    font-family: 'Fontawesome';
    float: right;
    margin-right: 10px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.instamoneyform input {
    height: 40px;
    padding: 10px;
}

.instamoneyform select {
    height: 40px;
    padding: 10px;
}

.wizard,
.tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a {
    outline: 0;
}

.wizard ul,
.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul>li,
.tabcontrol ul>li {
    display: block;
    padding: 0;
}

.wizard>.steps .current-info,
.tabcontrol>.steps .current-info {
    position: absolute;
    left: -999em;
}

.wizard>.content>.title,
.tabcontrol>.content>.title {
    position: absolute;
    left: -999em;
}

.wizard>.steps {
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 30%;
}

.wizard>.steps .number {
    font-size: 1.429em;
    display: none !Important;
}

.wizard>.steps>ul>li {
    width: 33.33%;
}

.wizard>.steps>ul>li,
.wizard>.actions>ul>li {
    float: left;
}

.wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%;
}

.wizard>.steps a,
.wizard>.steps a:hover,
.wizard>.steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e0c677;
    color: #fff;
}

.wizard>.steps .disabled a,
.wizard>.steps .disabled a:hover,
.wizard>.steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard>.steps .current a,
.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
    background: #dcaf26;
    color: #fff;
    cursor: default;
}

.wizard>.steps .done a,
.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
    background: #e0c677;
    color: #fff;
}

.wizard>.steps .error a,
.wizard>.steps .error a:hover,
.wizard>.steps .error a:active {
    background: #ff3111;
    color: #fff;
}

.content-insta {
    margin-top: 30px;
}

.wizard .content {
    display: block;
    margin: 0.5em;
    height: auto !important;
    position: relative;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical>.content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard>.content>.body {
    float: left;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.wizard>.content>.body ul {
    list-style: disc !important;
}

.wizard>.content>.body ul>li {
    display: list-item;
}

.wizard>.content>.body>iframe {
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard>.content>.body input {
    display: block;
    border: 1px solid #ccc;
}

.wizard>.content>.body input:focus {
    outline: none !important;
}

.wizard>.content>.body input[type="checkbox"] {
    display: inline-block;
}

.wizard>.content>.body input.error {
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard>.content>.body label {
    display: inline-block;
    margin-bottom: 0.5em;
    margin-top: 15px;
}

.mt30 {
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.wizard>.content>.body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.pdd0 {
    padding: 0px !important;
}

.wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard>.actions>ul {
    display: inline-block;
    text-align: right;
}

.wizard>.actions>ul>li {
    margin: 0 0.5em;
}

.wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em;
}

.wizard>.actions a,
.wizard>.actions a:hover,
.wizard>.actions a:active {
    background: #e0c677;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard>.actions .disabled a,
.wizard>.actions .disabled a:hover,
.wizard>.actions .disabled a:active {
    background: #eee;
    color: #aaa;
}

.wizard>.loading {}

.wizard>.loading .spinner {}

.tabcontrol>.steps {
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol>.steps>ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol>.steps>ul>li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol>.steps>ul>li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol>.steps>ul>li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol>.steps>ul>li>a {
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none;
}

.tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px 30px;
}

.tabcontrol>.content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol>.content>.body ul {
    list-style: disc !important;
}

.tabcontrol>.content>.body ul>li {
    display: list-item;
}

.save-btn {
    margin-left: 10px;
}

.owner-info p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 800;
}

.financial-info p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 800;
}

.instamoneyformtb {
    margin-top: 20px;
}

.instamoneyform th {
    text-align: center;
}

.text textarea {
    width: 100%;
    padding: 10px;
}

.tqmessage h2 {
    font-weight: bold;
    font-size: 30px;
}

.tqmessage h2 b {
    color: #dcaf26;
}

.tqmessage h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.tqmessage h4 {
    font-size: 25px;
}

.tqmessage h4.welcome {
    color: #dcaf26;
    font-weight: bold;
    margin-top: 20px;
}

.tqmessage p {
    font-size: 16px;
}

.tqmessage {
    text-align: center;
    position: absolute;
    top: 30%;
    left: 0;
}

.successbtn {
    font-size: 18px !important;
    font-weight: 600 !important;
    background: #dcaf26;
    padding: 14px 20px !important;
    border: 1px solid #d1a215 !important
}

.save-btn {
    background: #dcaf26 !important;
    border: none !important;
    color: #fff !important;
}

.add-Btn {
    background: #dcaf26 !important;
    color: #fff !important;
}

.tqmessage {
    min-height: 450px !important;
    margin-top: 12%;
}

.tqmessage .box-area {
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 20px;
    border-radius: 5px;
}

.tqmessage .box-area .btn {
    margin-bottom: 20px;
}

.ForeignBuyerForm p {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ForeignBuyerForm label {
    font-weight: normal !important;
    margin-top: 0px !important;
}

.buyerinfopopup .modal-content {
    padding: 30px !important;
}

.buyerinfopopup .modal-dialog {
    width: 1009px;
}

.mt15 {
    margin-top: 15px !important;
}

.insta-applynow {
    margin-top: 110px !important;
}

.force-overflow {
    text-align: justify;
}

.paginate_active {
    border: 1px solid #ddaf26 !important;
    padding: 8px !important;
    background: #ddaf26 !important;
    color: #fff !important;
}

.customers-want {
    position: relative;
    margin-top: 30px;
}

.customers-want table th {
    background: #e1ba45;
    color: #fff;
    font-size: 24px;
    border-bottom: 0px !important;
}

.customers-want table td {
    font-weight: bold;
}

.customers-want .table-bordered>tbody>tr>td,
.customers-want .table-bordered>tbody>tr>th,
.customers-want .table-bordered>tfoot>tr>td,
.customers-want .table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #e1ba45 !important;
}

.author-wrap {
    padding: 15px;
    position: relative;
    margin: 30px 0px;
    border-radius: 10px;
    border: 2px solid #c39919;
    background-color: #dcaf26;
}

.author-wrap .zig-ziglar {
    background: url(../img/zig-ziglar.png) no-repeat;
    width: 220px;
    height: 180px;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.author-wrap .content-area {
    position: relative;
}

.author-wrap h2 {
    margin: 10px 0px 20px;
    color: #fff;
    font-size: 26px;
}

.author-wrap h3 {
    font-size: 34px;
    color: #000;
    margin-bottom: 5px;
}

.author-wrap small {
    color: #000;
}

.maps-report {
    position: relative;
    float: left;
    width: 100%;
    z-index: 9;
}

.maps-report img {
    width: 100%;
}

.maps-report-form {
    position: fixed;
    background: #ececec;
    padding: 25px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 0px;
    max-width: 600px;
    width: 90%;
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.1);
    border: 2px solid #fff;
    z-index: 999;
    left: 50%;
    top: 130px;
    transform: translate(-50%, 0%);
}

.maps-report-form .form-control {
    padding: 1em;
    line-height: 1.4;
    background-color: #f9f9f9;
    border: 1px solid #cecece;
    border-radius: 3px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    box-shadow: none;
    height: auto;
}

.maps-report-form .form-control:focus {
    border-color: #f3c63e !important;
    -webkit-box-shadow: 0px 0px 10px #f1d274;
    -moz--webkit-box-shadow: 0px 0px 10px #f1d274;
    box-shadow: 0px 0px 10px #f1d274;
}

.has-error .form-control:focus,
.has-error .select2-container--focus .select2-selection--single:focus {
    border-color: #a94442 !important;
}

.has-success .form-control:focus,
.has-success .select2-container--focus .select2-selection--single:focus {
    border-color: #3c763d !important;
}

.maps-report-form .text-success {
    float: left;
    margin-bottom: 10px;
}

.maps-report-form .btn-sm {
    height: 30px !important;
    margin: 10px 0px !important;
    line-height: 27px !important;
    padding: 0px 10px !important;
    background: #666 !important;
    border-color: #535353 !important;
}

.maps-report-form .not-valid {
    margin-top: 4px;
}

.has-success .select2-selection--single {
    border-color: #3c763d !important;
}

#add_hscode_field {
    border: none !important;
}

.has-error .select2-selection--single,
.errorClass .select2-selection--multiple {
    border-color: #a94442 !important;
}

.maps-report-form .btn {
    border-radius: 4px;
    height: 50px;
    padding: 0px 15px !important;
}

.maps-report-form .btn-warning {
    color: #fff;
    background-color: #dcaf26;
    border-color: #d2a314;
}

.maps-report-form .btn-warning:hover,
.maps-report-form .btn-warning:focus,
.maps-report-form .btn-warning:active {
    background-color: #dcaf26 !important;
    border-color: #d2a314 !important;
    outline: none !important;
}

.maps-report-form .btn-default,
.maps-report-form .btn-default:hover,
.maps-report-form .btn-default:focus,
.maps-report-form .btn-default:active {
    background: #666 !important;
    color: #fff !important;
    border-color: #545252 !important;
}

.maps-report-form .alert {
    font-size: 13px;
}

.maps-body-wrap {
    position: relative;
    float: left;
    width: 100%;
}

.maps-bg-cover {
    background: rgba(0, 0, 0, 0.30);
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0px;
    position: absolute;
    z-index: 99;
}

.maps-report-form .alert-danger {
    margin-bottom: 0px;
}

.maps-report-form .alert-danger a {
    color: #1967ad;
    cursor: pointer;
}

.welcome-mes h4 {
    margin-top: 0px;
    line-height: 26px;
}

.welcome-mes p {
    color: #666;
    line-height: 22px;
    margin-bottom: 15px;
}

.otp-error-mes {
    background: #fff;
    padding: 20px;
    color: #666;
    border-radius: 4px;
    border: 1px solid #dcaf26;
}

.otp-error-mes p {
    line-height: 22px;
}

.otp-error-mes p:last-child {
    margin-bottom: 0px;
}

.otp-error-mes a {
    color: #dcaf27;
    font-weight: bold;
}

.otp-error-mes a:hover {
    color: #dcaf27;
}

@media (max-width: 768px) {
    .buyerinfopopup .modal-dialog {
        width: 600px !important;
    }
    .moreinfo .modal-dialog {
        width: 700px !important;
    }
    .actions {
        margin-top: 30px;
    }
    #fb_related_comapny_div_1,
    .ForeignBuyerForm p {
        clear: both;
    }
    .forein-info-table {
        width: 730px;
        overflow-y: scroll;
        display: inherit;
    }
    .guide-video {
        display: none !important;
    }
}

.bootbox button {
    background: #dcaf26 !important;
    border: none !important;
}

.bootbox button:focus {
    outline: none;
}

@media (max-width: 480px) {
    .buyerinfopopup .modal-dialog {
        max-width: 430px;
    }
    .content-box h4 {
        font-size: 12px;
        line-height: 20px;
    }
    .content-box h1 {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }
    .moreinfo .modal-dialog {
        max-width: 400px;
    }
    .wizard h2 {
        font-size: 12px;
    }
    .ForeignBuyerForm p {
        clear: both;
    }
    .actions {
        margin-top: 30px;
    }
    .forein-info-table {
        width: 430px;
        overflow-y: scroll;
        display: inherit;
    }
    .home-search {
        padding-right: 40px;
    }
    .home-search .search-btn {
        width: 40px;
    }
    .home-search .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 40px;
    }
    .home-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
        right: 11px;
    }
    .home-search .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    .wizard>.steps a {
        font-size: 12px
    }
    .actions {
        margin-top: 30px;
    }
    .back_btn {
        margin-left: 8px !important;
    }
    .buyerinfopopup .modal-dialog {
        width: 360px !important;
    }
    .moreinfo .modal-dialog {
        width: 360px !important;
    }
    .forein-info-table {
        width: 340px;
        overflow-y: scroll;
        display: inherit;
    }
}

@media (max-width: 360px) {
    .buyerinfopopup .modal-dialog {
        width: 306px !important;
    }
    .moreinfo .modal-dialog {
        width: 340px !important;
    }
    .forein-info-table {
        width: 330px;
        overflow-y: scroll;
        display: inherit;
    }
}

@media (max-width: 320px) {
    .buyerinfopopup .modal-dialog {
        width: 306px !important;
    }
    .moreinfo .modal-dialog {
        width: 300px !important;
    }
}

.filterlist {
    width: 100% !important;
}

#siteseal {
    left: 0px !important;
}

.instamoneyview p {
    margin-top: 0px !important;
}

.instaview h2 {
    font-weight: 700;
    font-size: 22px;
    color: #dcaf26;
}

.instamoneyview {
    padding: 0px;
}

.instamoneyview label {
    padding: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid #ccc !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none !important;
    background-color: #dcb03f !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcb03f), color-stop(100%, #dcb03f)) !important;
    background: -webkit-linear-gradient(top, #dcb03f 0%, #dcb03f 100%) !important;
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%) !important;
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%) !important;
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%) !important;
    background: linear-gradient(to bottom, #dcb03f 0%, #dcb03f 100%) !important;
    box-shadow: inset 0 0 3px #dcb03f !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #dcb03f !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #dcb03f 0%, #dcb03f 100%) !important;
}

@media (max-width: 480px) {
    .instamoneyview label {
        font-size: 11px;
    }
    .instamoneyview p {
        font-size: 11px;
    }
    .container {
        padding: 0px !important;
    }
    .maps-report {
        height: 700px;
    }
}

.exim-tooltips {
    position: absolute;
    display: block;
    top: -30px;
    left: -33px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: rgba(152, 197, 243, 1);
    text-align: center;
    z-index: 99;
    cursor: pointer;
}

.exim-tooltips i {
    margin-top: 12px;
    font-size: 24px;
    margin-left: 2px;
    color: #3479bd;
}

.exim-tooltips span {
    position: absolute;
    width: 200px;
    color: #FFFFFF;
    background: #000000;
    height: auto;
    line-height: 30px;
    text-align: center;
    display: none;
    visibility: hidden;
    border-radius: 6px;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    text-align: initial;
    text-transform: initial;
    font-weight: normal;
}

.exim-tooltips span:after {
    content: '';
    position: absolute;
    top: 25px;
    left: 100%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid #000000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

div:hover.exim-tooltips span {
    visibility: visible;
    display: block;
    opacity: 0.8;
    right: 100%;
    top: 73%;
    margin-top: -36px;
    margin-right: 9px;
    z-index: 999;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

.blink_me:hover {
    -webkit-animation-name: blinker1;
}

@-moz-keyframes blinker1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blinker1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blinker1 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.hs-code-guide {
    position: absolute;
    top: -36px;
    z-index: 9;
    left: -300px;
    width: 290px;
    text-align: left;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.23);
    padding: 15px;
}

.hs-code-guide .t-close {
    position: absolute;
    top: 13px;
    right: 15px;
    color: #333;
}

.hs-code-guide:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid #666;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.hs-code-guide:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.hs-code-guide .hs-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.hs-code-guide p {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.hs-code-guide .btn-warning,
.hs-code-guide .btn-warning:hover,
.hs-code-guide .btn-warning:focus,
.hs-code-guide .btn-warning:active {
    background-color: #dcaf26;
    border-color: #bd951c;
}

@media screen and (max-width:1200px) {
    .hs-code-guide {
        top: 60px;
        left: 0px;
    }
    .hs-code-guide:before {
        left: 21px;
        top: -8px;
        right: auto;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #666;
    }
    .hs-code-guide:after {
        left: 21px;
        top: -8px;
        right: auto;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
    }
}

#siteseal {
    right: auto !important;
}

#topcontrol {
    display: none;
}

.go-top {
    position: fixed;
    bottom: 155px;
    right: 20px;
    background: #dcaf26;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
    transition: all 0.5s;
}

.go-top:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.go-top i {
    line-height: 0px;
    transition: all 0.3s;
    color: #000;
    font-size: 16px;
}

.go-top:hover i {
    margin-top: -15px;
    color: #fff;
    font-size: 20px;
}

.guide-video {
    position: relative;
    background: #dcaf26;
    padding-top: 0px;
    width: 106px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
}

.guide-video i {
    border-radius: 50%;
    text-align: center;
    padding-left: 4px;
    color: #fff;
    font-size: 14px;
    transition: all 0.5s;
}

.guide-video:hover i {
    color: #333;
}

.guide-video .tutorial {
    color: #fff;
    background: #bf9515;
    font-size: 10px;
    padding: 2px 5px;
    line-height: 13px;
}

.video-tutorial-modal .close {
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 10px;
}

.video-tutorial-modal .modal-dialog {
    width: 100%;
    max-width: 900px;
    margin-top: 5%;
}

.video-tutorial-modal .modal-dialog video {
    width: 100%;
}

.video-tutorial-modal .modal-dialog .modal-body {
    padding: 5px;
}

.video-tutorial-modal .modal-footer {
    padding: 5px 10px 10px;
    border-top: 0px;
}

.video-tutorial-modal .modal-footer btn {
    outline: none;
}

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.dropdown-menu1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    padding: 15px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu1.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu1 .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu1>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu1>li>a:hover,
.dropdown-menu1>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu1>.active>a,
.dropdown-menu1>.active>a:hover,
.dropdown-menu1>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu1>.disabled>a,
.dropdown-menu1>.disabled>a:hover,
.dropdown-menu1>.disabled>a:focus {
    color: #777;
}

.dropdown-menu1>.disabled>a:hover,
.dropdown-menu1>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu1 {
    display: block;
}

.cssload-container {
    position: relative;
    z-index: 4;
    margin: 0 auto;
    width: 96px;
    height: 78px;
    list-style: none;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 39px;
}

.cssload-loader {
    position: absolute;
    z-index: 3;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    height: 58px;
    list-style: none;
}

ul.cssload-loader li {
    background-color: rgb(220, 174, 38);
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px !important;
    box-shadow: 0px 19px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 19px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 19px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 19px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 19px 10px rgba(0, 0, 0, 0.2);
}

.cssload-loader li:first-child {
    animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
    -o-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
    -ms-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
    -webkit-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
    -moz-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
}

.cssload-loader li:nth-child(2) {
    animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
    -o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
    -ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
    -webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
    -moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
}

.cssload-loader li:nth-child(3) {
    animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
    -o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
    -ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
    -webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
    -moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
}

.cssload-loader li:nth-child(4) {
    animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
    -o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
    -ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
    -webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
    -moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
}

.cssload-loader li:nth-child(5) {
    animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
    -o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
    -ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
    -webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
    -moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
}

.cssload-loader li:nth-child(6) {
    animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
    -o-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
    -ms-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
    -webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
    -moz-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
}

@keyframes cssload-loadbars {
    0% {
        height: 10px;
        margin-top: 24px;
    }
    50% {
        height: 49px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 24px;
    }
}

@-o-keyframes cssload-loadbars {
    0% {
        height: 10px;
        margin-top: 24px;
    }
    50% {
        height: 49px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 24px;
    }
}

@-ms-keyframes cssload-loadbars {
    0% {
        height: 10px;
        margin-top: 24px;
    }
    50% {
        height: 49px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 24px;
    }
}

@-webkit-keyframes cssload-loadbars {
    0% {
        height: 10px;
        margin-top: 24px;
    }
    50% {
        height: 49px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 24px;
    }
}

@-moz-keyframes cssload-loadbars {
    0% {
        height: 10px;
        margin-top: 24px;
    }
    50% {
        height: 49px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 24px;
    }
}

.dataTables_wrapper {
    font-size: 13px;
}

.dataTables_length {
    margin-bottom: 15px;
}

.dataTables_wrapper .dataTables_length select,
div.dataTables_wrapper div.dataTables_filter input {
    padding: 0px 22px 0px 7px;
    height: 30px;
    line-height: 30px;
    margin: 0 7px;
    border-radius: 3px;
    border: 1px solid #e4b62c;
    transition: all 0.5s;
}

.dataTables_wrapper .dataTables_processing {
    top: -10px !important;
    bottom: 0px !important;
    height: auto !important;
    background: rgba(0, 0, 0, 0.16);
    font-weight: bold;
}

.dataTables_wrapper .dataTables_length select:focus,
div.dataTables_wrapper div.dataTables_filter input:focus {
    border: 1px solid #f8d978;
    box-shadow: 0px 0px 5px #f4d36e;
}

table.dataTable thead .sorting_asc:after {
    color: #333;
}

table.dataTable {
    font-size: 13px;
    border: 0px;
}

table.dataTable thead th {
    background-color: #dcaf26;
    padding: 10px 14px !important;
    border: 0px !important;
}

table.dataTable tbody td {
    padding: 8px 10px !important;
    border: 0px;
}

table.dataTable .fa-user-plus {
    font-size: 18px;
    margin-right: 5px;
}

table.dataTable tbody tr {
    border-bottom: 1px solid #eadeba;
    background: #f7f0db !important;
    color: #8f7d4a;
    padding: 5px 0px 0px !important;
}

.border-radius-right-0 {
    border-radius: 5px 0px 0px 5px;
    border-right: 0px;
}

.border-radius-left-0 {
    border-radius: 0px 5px 5px 0px;
    border-left: 0px;
}

table.dataTable thead .sorting_asc {
    background-image: url(../images/sort_asc.png) !important;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 0.5em !important;
}

table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png) !important;
}

table.dataTable thead .sorting_desc {
    background-image: url(../images/sort_desc.png) !important;
}

table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_desc:after {
    display: none !important;
}

table.dataTable.no-footer {
    border-bottom: 0px !important;
}

table.dataTable {
    border-collapse: collapse !important;
}

.dataTables_wrapper .dataTable .pagination .active a {
    background: #e4b62c !important;
    color: #fff !important;
    border-color: #d1a216 !important;
}

.pagination>.active>a {
    background: #e4b62c !important;
    color: #fff !important;
    border-color: #d1a216 !important;
}

.s-message {
  text-align: center;
  position: relative;
  background: #ededed;
  padding: 20px;
}
.s-message .s-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  background: #dcaf26;
  border-radius: 50%;
  padding-top: 13px;
}
.s-message p {
  color: #dcaf26;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.s-message .s-icon i {
  font-size: 32px;
  line-height: 32px;
  color: #fff;
}
 .exim-loader{max-width: 130px;width: 90%;border-radius: 25px;padding: 20px;margin: 0 auto;
position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 120px;}

.e-loader{position: absolute; margin: auto; top: 0%; margin-top:120px; left: 50%; width: 120px; transform:translate(-50%, -50%);z-index:2;border-radius: 25px;}

@media (max-width: 400px)
{
	.sginin ul li a {padding: 0px 7px !important;}
    .sginin ul li a {
        height: 34px !important;
        line-height: 3.4rem !important;
        font-size: 11px !important;
    }
}

@media screen and (min-width:401px) and (max-width:767px){
    .sginin ul li a {
        font-size: 12px !important;
        padding: 0px 12px !important;
    }
}

@media (max-width: 350px)
{
	 .sginin ul li a {
		padding: 0px 12px;
	}
}


@media screen and (min-width:360px) and (max-width:1366px){
    .ultimate-img {margin-top: 0px;}
}

@media screen and (min-width:992px) and (max-width:1024px){
    .sginin ul li a {padding: 0px 20px;height: 44px;line-height: 4.2rem;}
}


@media screen and (min-width:360px) and (max-width:1242px){
    .sginin{position: absolute !important;top: 8px;right: 50px;	}
	.sginin ul li a {height: 37px; }
	.mobile-dropdown{display:block !important; position:absolute !important; top:5px; right:3px;}
	.mobile-dropdown ul{margin: 0px;padding: 0px; background: #ffffff; width: 200px; float: right; margin-left: -44px;   margin-right: 7px;border-radius: 16px; box-shadow: 0px 4px 10px #0000002e;}
	.mobile-dropdown ul li{list-style:none; padding:8px 20px; border-bottom:1px solid #ececec;}
	.mobile-dropdown ul li:last-child{border-bottom:0px;}
	.mobile-dropdown ul li a{color:#444444;}
	.home-nav{display:none;}
	.sginin ul{margin-top:7px;float:right;}
    .sginin ul li{margin-top:0px;}
	.sginin ul li a{height: 40px;line-height: 3.8rem; font-size:13px;padding: 0px 13px;}
    .fixed-header{height:67px;}
    .home-logo img{width:53px; height:auto !important;}
    .dropdown-menu {padding-top: 64px !important;}
    .lang-select{margin: 12px 0px 0px 8px;}
}

@media screen and (min-width:992px) and (max-width:1180px){
    .footer-mail{width: 100%;}
    .footer-mail .form-group{width: 100%;}
}

@media screen and (min-width:992px) and (max-width:1220px){
    .sginin ul li a{
        padding: 0px 17px;
        height: 40px;
        line-height:3.8rem;
        font-size: 13px;
    }

    .flip-box {
        width: 38%;
        height: 235px;
        position: absolute;
        top: 28%;
        left: 6%;
    }
    .flip-box-inner h6{font-size: 17px;}
    .flip-box-inner{width: 100%;}
}


@media screen and (min-width:480px) and (max-width:991px){
    .flip-box {
        width: 35%;
        height: 68%;
        top: 14%;
        left: 9%;
    }
    .flip-box-inner h6{font-size: 16px;}
}

@media (min-width: 1025px) and (max-width: 1199px){
.home-nav li {padding: 10px 9px;}
.home-nav li a {font-size: 15px;}
}