.filter_sec {
    padding: 0px 0;
    text-align: center;
    line-height: 55px;
}

.adg_p_tab a {
    font: 1em/18px"Google Sans",sans-serif;
    color: black !important;
    background: #fff;
    padding: 7px 22px;
    border: 3px solid #000000;
    margin: 0 2px;
    border-radius: 5px 5px 0 0;
    display: inline-block;
}

.adg_p_tab a:hover, .adg_p_tab a.active {
    background: #f9cf33;
    color: black !important;
}

@media only screen and (max-width: 767px) {
    .filter_sec h2 {
        font-size:1.2em;
        line-height: 1.3em;
        color: #263238;
        margin-bottom: 12px;
        text-transform: uppercase;
    }

    .adg_p_tab a {
        font-size: .9em;
        padding: 10px 13px;
        margin: 0;
    }

    .since_cont {
        padding: 0px 10px 12px !important;
    }
}

h2 {
    margin-top: 20px !important;
}

*,a,div,img,li,p,span,ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    padding: 0;
}

.fa {
    display: inline-block;
}

.rel {
    position: relative;
}

.hand {
    cursor: pointer;
}

.roboto {
    font-family: 'Roboto',Arial,Helvetica,sans-serif;
}

.ttu {
    text-transform: uppercase;
}

b {
    font-weight: 700!important;
}

.white {
    color: #fff;
    text-decoration: none;
}

.ml5 {
    margin-left: 5px;
}

a,div,img,li,p,span,ul {
    border: 0;
    outline: 0;
}

::-webkit-input-placeholder {
    color: #111;
}

:-moz-placeholder {
    color: #111!important;
}

::-moz-placeholder {
    color: #111!important;
}

:-ms-input-placeholder {
    color: #111;
}

a,a:active,a:hover,a:visited {
    outline: 0!important;
    cursor: pointer;
}

.adg_portfolio_section .container {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
}

a,div {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.since,.visit_pos {
    text-align: center;
}

.since_txt {
    font: 15px/20px "Google Sans",sans-serif;
    color: black;
    padding-top: 5px;
    text-transform: uppercase;
}

.since_year {
    font: 24px/20px "Google Sans",sans-serif;
    color: black;
}

.p_title {
    font-family: "Google Sans",sans-serif;
}

.port_btn,.port_btn:focus,.port_btn:visited {
    background: #f9cf33;
    color: black!important;
    display: block;
    font: 14px/47px "Google Sans",sans-serif;
    height: 47px;
    cursor: pointer;
    padding: 0 20px 0 30px;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase;
}

.port_btn:hover {
    background: #5eb513;
    color: white!important;
    border: 1px solid black;
}

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

@media only screen and (max-width: 479px) {
    .inr_bg1 {
        background: unset !important;
    }

    .portfolio_img2 {
        width: 274px;
        height: 274px;
        text-align: center;
        overflow: hidden;
        margin: auto;
    }

    .portfolio_img2 .arrow_link a {
        width: 274px;
        vertical-align: middle;
        display: table-cell;
    }

    .since_txt {
        font: 400 13px/10px Segoe UI,system-ui,-apple-system,sans-serif;
        text-align: center;
    }

    .since_year {
        font: 500 18px/2px Segoe UI,system-ui,-apple-system,sans-serif;
        margin-top: 11px;
        text-align: center;
    }

    .since {
        text-align: center;
        width: 76px;
        margin-left: 22px;
    }

    .url {
        font: 9px/15px Roboto,arial,sans-serif;
        color: #374d6d;
        text-align: left;
        padding: 7px 0 0 59px;
    }
}

.adg_portfolio_section {
    margin-top: 5px;
}

.adg_portfolio_pos {
    position: relative;
    margin: 50px 0;
}

.adg_portfolio_list {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #b1b1b1;
    overflow: hidden;
    margin: 15px 0;
    display: block;
    width: 100%;
}

.adg_portfolio_section .container .content-area {
    background-image: url(https://www.weblinkindia.net/static/images/adg_portfolio_vector_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-radius: 0 10px 0 0;
    text-shadow: 0 1px 0 #000;
    color: #fff;
    height: 385px;
}

.adg_portfolio_list .bg1 {
    background: #3647b1;
}

.inr_bg1 {
    background: #ffffff;
}

.inr_bg1:hover {
    background: #5eb513;
}

.since_bg1 {
    background-color: #f9cf33;
}

.adg_portfolio_list ul,.adg_portfolio_list ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.adg_portfolio_list ul li {
    float: left;
}

.adg_portfolio_list ul li:nth-child(1) {
    width: 48.83%;
}

.adg_portfolio_list ul li:nth-child(2) {
    width: 51.1%;
}

.portfolio_area {
    padding: 40px 36px;
}

.portfolio_area_ot {
    border-radius: 10px;
    padding-bottom: 7px;
    box-shadow: 0 0 10px #3e3e3e;
}

.portfolio_area_inr {
    background-image: url(https://www.weblinkindia.net/static/images/adg_port_adrsbar.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-left: -6px;
}

.url {
    font: 9px/16px Roboto,serif;
    color: black;
    text-align: left;
    border-bottom: 1px dotted black;
    padding: 3px 0 2px 55px;
    text-shadow: none;
    border-radius: 14px;
    margin-bottom: 0px;
    font-size: 13px;
    background-color: whitesmoke;
}

.visit_pos {
    background-image: url(https://www.weblinkindia.net/static/images/visit_green_btn.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    top: 10px;
    width: 184px;
    height: 60px;
    z-index: 99;
}

.visit_pos {
    font: 800 16px/20px 'Open Sans',sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    cursor: grab;
    padding: 13px 10px;
}

.visit_pos:hover {
    color: white;
}

.white {
    fill: #fff;
}

.adg_portfolio_img2 {
    width: 495px;
    height: 339px;
    text-align: center;
    overflow: hidden;
    margin: auto;
    border-radius: 0 0 10px 10px;
    left: 0px;
}

.adg_portfolio_img2 img {
    position: absolute;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    left: 0;
}

.adg_portfolio_img2>a {
    width: 490px;
    vertical-align: middle;
    display: table-cell;
}

.adg_portfolio_img2 a img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
}

.adg_portfolio_content {
    position: relative;
    padding-right: 20px;
    padding-top: 46px;
}

.adg_portfolio_content p.head {
    font: 700 30px/30px 'Open Sans',sans-serif;
    color: #fff;
    padding-top: 30px;
}

.adg_portfolio_content .sub_head {
    font: 400 16px/30px 'Open Sans',sans-serif;
    color: #fff;
    display: block;
}

.adg_portfolio_content .sub_head b {
    font-weight: 600;
}

.adg_portfolio_content .port_rank_list {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.20);
    border-bottom: 1px solid rgba(0,0,0,.20);
    width: 100%;
}

.adg_portfolio_content .port_rank_list li {
    border-right: 1px solid rgba(0,0,0,.20);
    border-left: 1px solid rgba(255,255,255,.20);
    border-top: 1px solid rgba(255,255,255,.20);
    border-bottom: 1px solid rgba(255,255,255,.20);
    padding: 0;
    width: 25%!important;
    display: block;
    text-align: center;
    float: left;
}

.adg_portfolio_content .port_rank_list li:nth-child(1) {
    border-left: 0;
}

.adg_portfolio_content .port_rank_list li:nth-child(4) {
    border-right: 0;
}

.since {
    background-image: url(https://www.weblinkindia.net/static/images/since_corner.png);
    background-repeat: no-repeat;
    width: 160px;
    margin: 0;
    padding: 0 9px;
    position: absolute;
    top: -10px;
    left: 10%;
    right: 0;
    margin: auto;
}

.since_cont {
    border-radius: 0 0 10px 10px;
    padding: 0 2px 10px;
    box-shadow: 0 1px 6px #343434;
}

.p_title {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    padding-top: 10px;
    text-transform: capitalize;
}

.p_title_sub {
    color: inherit;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    height: 50px;
    margin-bottom: 0px;
    line-height: 20px;
}

.abt_port_content {
    font-size: 16px;
    line-height: 26px;
    height: 100px;
    overflow-y: scroll;
    overflow: auto;
    margin: 13px 0 0;
    padding-right: 10px;
    color: white;
}

.scroll_style {
    touch-action: auto;
}

.scroll_style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #102b10;
    touch-action: auto;
}

.scroll_style::-webkit-scrollbar {
    width: 10px;
    background-color: #102b10;
    touch-action: auto;
}

.scroll_style::-webkit-scrollbar-thumb {
    background-color: #f9cf33;
    border: 2px solid #f9cf33;
    touch-action: auto;
}

.btn_s {
    margin-top: 35px;
}

@media only screen and (max-width: 1220px) {
    .adg_portfolio_img2 {
        width:470px;
        height: 325px;
    }

    .adg_portfolio_img2 a {
        width: 470px;
    }
}

@media only screen and (max-width: 1151px) {
    .portfolio_area_inr {
        background-position:left top;
    }

    .adg_portfolio_img2 {
        width: 405px;
        height: 280px;
    }

    .adg_portfolio_img2 a {
        width: 405px;
    }
}

@media only screen and (max-width: 991px) {
    .adg_portfolio_section .container .content-area {
        height:auto;
    }

    .adg_portfolio_list ul li {
        float: none;
        width: 100%;
    }

    .adg_portfolio_list ul li:nth-child(1) {
        width: 100%;
    }

    .adg_portfolio_list ul li:nth-child(2) {
        width: 100%;
    }

    .portfolio_area_inr {
        margin: 0;
    }

    .portfolio_area_ot {
        padding-bottom: 3px;
    }

    .portfolio_area {
        padding: 50px 40px;
        width: 490px;
        margin: auto;
    }

    .adg_portfolio_content {
        padding: 0 40px 20px;
    }

    .since {
        left: 15px;
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .visit_pos {
        top:-7px;
    }
}

@media only screen and (max-width: 479px) {
    .adg_portfolio_pos {
        margin:0 0 50px;
    }

    .portfolio_area_inr {
        background-image: url(https://www.weblinkindia.net/static/images/adg_port_adrsbar_mob.png);
    }

    .since {
        left: 5px;
    }

    .adg_portfolio_content p.head {
        padding-top: 10px;
    }

    .visit_pos {
        top: -14px;
    }

    .visit_pos {
        padding: 10px 7px;
        font-size: 14px;
    }

    .filter_sec {
        margin-bottom: 25px;
    }

    .portfolio_area {
        padding: 50px 15px;
        width: 100%;
    }

    .abt_port_content {
        line-height: 21px;
    }

    .adg_portfolio_content {
        padding: 0 15px 20px;
    }

    .portfolio_area {
        padding: 50px 15px 0;
    }

    .adg_portfolio_content p.head {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }

    .adg_portfolio_content .sub_head {
        font-size: 14px;
    }

    .abt_port_content {
        font-size: 14px;
    }

    .adg_portfolio_content .port_rank_list li {
        width: 50%!important;
    }

    .adg_portfolio_list ul li:nth-child(2) {
        border-right: 0;
    }

    .adg_portfolio_list ul li:nth-child(3) {
        border-left: 0;
    }

    .adg_portfolio_list ul li:nth-child(3),.adg_portfolio_list ul li:nth-child(4) {
        border-top: 1px solid rgba(0,0,0,.20);
    }

    .visit_pos {
        background-image: url(https://www.weblinkindia.net/static/images/visit_green_btn_mob.png);
        width: 161px;
    }

    .adg_portfolio_img2 {
        width: 100%;
        height: 234px;
        border-radius: 14px;
    }

    .adg_portfolio_img2 a {
        width: 100%;
    }

    .port_btn,.port_btn:visited {
        font-size: 15px;
    }
}

@media only screen and (max-width: 320px) {
    .since {
        width:115px;
    }
}
