/*@font-face {
	font-family: 'arimoregular';
    src: url('https://7767ff.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/fonts/arimo-regular-webfont.woff2') format('woff2'),
         url('https://132de3.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'trajan_proregular';
    src: url('https://759aa9.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/trajanpro-regular-webfont.eot');
    src: url('https://69f1c9.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/trajanpro-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('https://9b776f.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('https://75301b.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/trajanpro-regular-webfont.ttf') format('truetype'),
         url('https://39987a.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/trajanpro-regular-webfont.svg#trajan_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'gillsansstd-light';
	src: url('https://8bcb0e.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/gillsansstd-light.eot');
	src: local('☺'), url('https://cab830.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/gillsansstd-light.woff') format('woff'), url('https://4dc977.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/gillsansstd-light.ttf') format('truetype'), url('https://f0eaff.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/Content/fonts/gillsansstd-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

/************************************************************************************
RESET
*************************************************************************************/
/*html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}*/

/*img, fieldset {
	border: 0;
}*/

/* set image max width to 100% */
/*img {
	max-width: 100%;
	height: auto;
	width: auto\9; 
   
}*/

/* set html5 elements to block */
/*article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}*/

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*body { font-family: 'arimoregular'; color:#756e7e; size:14px;}
a {
	color: #00a651;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}*/

/* list */

/*li {
	margin: 0 0 .5em 0;
	padding: 0;
}*/

/* headings */
/*h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
}*/
/*h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}*/

/* reset webkit search input styles */
/*input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}*/
/*.center{ width:1190px; margin:0 auto;}
.item{ width:100%; float:left;}*/
/*.clearfix{ clear:both;}*/

/************************************************************************************
STRUCTURE
*************************************************************************************/
/*.header{ width:100%; border-bottom:1px solid #a9a9a9;}*/
.logo {
    width: 121px;
    margin: 10px 0;
    float: left;
}

.login_panel {
    width: 210px;
    float: right;
    text-align: right;
    margin-top: 35px;
}

    .login_panel ul {
        list-style-type: none;
    }

        .login_panel ul li {
            display: inline-block;
            padding: 0 10px;
        }

            .login_panel ul li a {
                color: #3f4040;
                font-size: 14px;
            }

                .login_panel ul li a:hover {
                    color: #df482d;
                }

            .login_panel ul li:last-child {
                padding-right: 0px;
            }

.navigation {
    width: 100%;
}

.banner {
    width: 100%;
}

.banner_inner {
    width: 100%;
    background: #79bece;
    float: left;
}

.banner_content {
    width: 50%;
    float: left;
    margin-left: 10%;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .banner_content h1 {
        font-family: 'trajan_proregular';
        font-size: 30px;
        color: #FFFFFF;
        font-weight: normal;
        text-transform: uppercase;
    }

    .banner_content p {
        color: #FFFFFF;
        text-transform: uppercase;
        font-family: Calibri;
        font-size: 18px;
        font-weight: normal;
        line-height: 20px;
    }

    .banner_content a {
        width: 140px;
        height: 40px;
        background: #df482d;
        color: #FFFFFF;
        text-transform: uppercase;
        float: left;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        box-shadow: 2px 2px 2px #5c5c5c;
    }

.banner_image {
    width: 30%;
    float: left;
    margin: 15px 0;
}

.content {
    width: 100%;
    float: left;
}

.content_left {
    width: 72%;
    float: left;
}

.content_right {
    width: 27%;
    float: right;
}

.about_gst {
    width: 100%;
    background: url('https://f45bad.claudeassets.com/20210725095755im_/http://www.gstindiaexpert.com/images/bg_about_gst.jpg') repeat-x;
    height: 73px;
    float: left;
    margin-top: 10px;
}

.about_gst_img {
    width: 25%;
    float: left;
    text-align: center;
}

.about_gst span {
    width: 75%;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 73px;
    font-size: 25px;
    text-transform: uppercase;
}

.bg_gray {
    width: 100%;
    background: #e6e6e6;
    float: left;
}

.news, .articles, .forums {
    width: 98%;
    margin-left: 1%;
}

    .news h2, .articles h2, .forums h2 {
        margin: 0;
        padding: 0;
        color: #605a67;
        font-size: 18px;
        font-weight: normal;
        font-family: 'trajan_proregular';
        margin: 10px 0;
        text-transform: uppercase;
    }

    .news a {
        float: right;
        padding: 10px;
        font-weight: bold;
    }

.news_post {
    width: 100%;
    border-bottom: 1px dashed #000000;
    padding: 5px 0;
}

.news_post_image {
    width: 20%;
    float: left;
}

.news_post_content {
    width: 78%;
    float: right;
}

    .news_post_content h3 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: bold;
    }

    .news_post_content h4 {
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: #756e7e;
        font-weight: bold;
    }

    .news_post_content p {
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: #414141;
    }

        .news_post_content p a {
            color: #df482d;
            padding: 0;
            float: left;
        }

.add_01 {
    width: 98%;
    margin: 10px 1%;
    text-align: center;
}

.forums_post {
    width: 48%;
    margin: 0 1%;
    float: left;
}

.forums_post_inner {
    width: 96%;
    background: #FFFFFF;
    padding: 2%;
}

    .forums_post_inner h2 {
        margin: 0;
        padding: 0;
        font-family: 'arimoregular';
        font-size: 18px;
        color: #000000;
        text-transform: none;
    }

    .forums_post_inner h3 {
        margin: 0;
        padding: 0;
        font-family: 'arimoregular';
        font-size: 12px;
        color: #756e7e;
        margin-top: 10px;
    }

        .forums_post_inner h3 a {
            color: #009cff;
            font-weight: bold;
        }

    .forums_post_inner p {
        margin: 0;
        padding: 0;
        font-family: 'arimoregular';
        font-size: 14px;
        color: #756e7e;
        margin-top: 10px;
    }

        .forums_post_inner p a {
            color: #df482d;
            font-weight: bold;
        }

.v_more {
    width: 95%;
    text-align: right;
    float: left;
    padding: 10px;
    font-weight: bold;
}

.footer {
    width: 100%;
    background: #333739;
    float: left;
    padding: 10px 0;
}

.footer_icons {
    width: 100%;
}

    .footer_icons ul {
        text-align: center;
    }

        .footer_icons ul li {
            display: inline-block;
        }

            .footer_icons ul li a {
            }

.footer_text {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
}

/* **** Article design ****** */
.articles_post {
    width: 100%;
    margin: 0 1% 10px 1%;
    float: left;
}

.articles_post_inner {
    width: 98%;
    background: #FFFFFF;
    padding: 2%;
}

    .articles_post_inner h2 {
        margin: 0;
        padding: 0;
        font-family: 'trajan_proregular';
        font-size: 22px;
        color: #474747;
        text-transform: none;
    }

    .articles_post_inner h3 {
        margin: 20px 0 0 0;
        padding: 0;
        font-family: 'trajan_proregular';
        font-size: 14px;
        color: #474747;
        text-transform: none;
    }

.articles_body {
    width: 100%;
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    margin-top: 20px;
}

.articles_post_aditor {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.articles_post_img {
    float: left;
    padding-right: 15px;
}

.articles_post_name {
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    text-transform: none;
}

    .articles_post_name a {
        float: left;
        font-family: 'arimoregular';
        font-size: 14px;
        color: #df482d;
        text-transform: uppercase;
    }

.articles_post_aditor h4 {
    padding: 0;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    margin-left: 15px;
}

.articles_comment {
    width: 100%;
    float: left;
    /*padding-top: 40px;*/
}

.articles_comment_text {
    width: 100%;
    float: left;
    font-family: 'arimoregular';
    font-size: 16px;
    color: #df482d;
    font-weight: bold;
    text-transform: uppercase;
}

    .articles_comment_text span {
        width: auto;
        margin-left: 15px;
        color: #666666;
        height: 18px;
        font-size: 14px;
        text-transform: none;
        font-weight: normal;
        font-family: 'arimoregular';
        border: 1px solid #CCCCCC;
        padding: 0 10px;
    }

.articles_comment_aria {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.articles_comment_inner {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.articles_comment_img {
    width: 59px;
    height: 61px;
    float: left;
}

.articles_comment_sucharia {
    width: 90%;
    float: left;
    margin-left: 1%;
}

.articles_comment_box {
    width: 100%;
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
}

.articles_comment_btn {
    width: 100%;
    float: left;
}

.articles_comment_links {
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    margin-top: 6px;
}

    .articles_comment_links a {
        color: #474747;
        text-decoration: none;
    }

.articles_btn {
    float: right;
    margin-top: 6px;
}

.articles_post2 {
    width: 100%;
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    margin-top: 30px;
    text-transform: uppercase;
}

.articles_post3_head {
    width: 100%;
    float: left;
    font-family: 'arimoregular';
    font-size: 14px;
    color: #474747;
    text-transform: uppercase;
}

.articles_post3 {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.articles_post3_img {
    width: auto;
    float: left;
}

.articles_post3_conted {
    float: right;
    width: 72%;
    text-align: left;
}

.articles_nav {
    width: 100%;
    float: left;
    text-align: left;
    background-color: #e6e6e6;
}

    .articles_nav h2 {
        width: 100%;
        float: left;
        font-family: 'arimoregular';
        font-size: 22px;
        margin: 10px 0 10px 10px;
        color: #999;
    }

    .articles_nav ul {
        list-style-type: none;
        float: left;
        font-family: 'arimoregular';
        font-size: 14px;
        color: #474747;
        text-transform: uppercase;
    }

        .articles_nav ul li {
            display: inline-block;
            padding: 5px 10px;
        }

            .articles_nav ul li a {
                color: #3f4040;
            }

                .articles_nav ul li a:hover {
                    color: #df482d;
                    text-decoration: none;
                }

/* End article design*/

@media screen and (max-width: 1200px) {
    .center {
        width: 98%;
    }

    .content_left {
        width: 70%;
        float: left;
    }

    .content_right {
        width: 29%;
        float: right;
    }
}

@media screen and (max-width: 1122px) {
    .content_left {
        width: 67%;
        float: left;
    }

    .content_right {
        width: 32%;
        float: right;
    }
}

@media screen and (max-width: 1018px) {
    .content_left {
        width: 64%;
        float: left;
    }

    .content_right {
        width: 35%;
        float: right;
    }
}

@media screen and (max-width: 1000px) {
    .banner_image {
        margin: 20px 0;
    }
}

@media screen and (max-width: 934px) {
    .content_left {
        width: 61%;
        float: left;
    }

    .content_right {
        width: 38%;
        float: right;
    }
}

@media screen and (max-width: 880px) {
    .banner_content h1 {
        font-size: 25px;
    }

    .banner_content p {
        font-size: 12px;
    }
}

@media screen and (max-width: 862px) {
    .content_left {
        width: 58%;
        float: left;
    }

    .content_right {
        width: 41%;
        float: right;
    }
}

@media screen and (max-width: 797px) {
    .content_left {
        width: 55%;
        float: left;
    }

    .content_right {
        width: 44%;
        float: right;
    }
}

@media screen and (max-width: 747px) {
    .content_left {
        width: 52%;
        float: left;
    }

    .content_right {
        width: 47%;
        float: right;
    }
}

@media screen and (max-width: 780px) {
    .banner_content {
        width: 90%;
        margin-left: 5%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .banner_image {
        width: 90%;
        margin-left: 5%;
        text-align: center;
    }
}

@media screen and (max-width: 699px) {
    .content_left {
        width: 100%;
        float: left;
    }

    .content_right {
        width: 100%;
        float: right;
    }
}

@media screen and (max-width: 370px) {
    .logo {
        width: 121px;
        margin: 10px auto;
        float: none;
    }

    .login_panel {
        width: 210px;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

        .login_panel ul {
            text-align: center;
        }

            .login_panel ul li:last-child {
                padding-right: 10px;
            }
}

@media only screen and (max-width : 340px) {
    .about_gst_img {
        margin-top: 5px;
    }

    .about_gst span {
        line-height: 30px;
        margin-top: 8px;
    }

    .forums_post {
        width: 98%;
    }
}

/*
     FILE ARCHIVED ON 11:14:00 Apr 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:08:42 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.289
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.027
  esindex: 0.005
  cdx.remote: 6.54
  LoadShardBlock: 104.045 (3)
  PetaboxLoader3.datanode: 1028.995 (4)
  PetaboxLoader3.resolve: 95.956 (2)
  load_resource: 1118.125
*/