@import 'https://fonts.googleapis.com/css?family=Raleway:300,400,600,700';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400';
body{font-family: 'Raleway', sans-serif;font-size: 16px;}

h1, h2, h3, h4, h5,h6 {font-family: 'Open Sans', sans-serif; font-weight:100;}
h2 {
    font-size: 36px;
    margin-top: 15px;
}

.top_nav {
    background: #ff2f2f;
    text-transform: uppercase;
    padding-top: 6px;
    color: #fff;
}

ul.social_head {
    padding-left: 0;
    margin-bottom: 5px;
}

.social_head li {
    display: inline-block;
    padding: 0 3px;
}

.top_nav rt {
    text-align: right;
}

.social_head li:first-child {
    padding-left: 0;
}

.top_links li {
    padding: 0 13px;
    display: inline-block;
}

.top_links li:last-child {
    padding-right: 0;
}

.navigat {
    background: #cbe9ff;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}

.logo,.logo2 {
    display: inline-block;
    max-width: 100p;
}

.logo img {
    max-width: 104px;
}

a.navbar-brand {
    display: block;
    float: none;
    height: auto;
	padding: 0;
}
.logo {margin-top: 20px;margin-bottom: 10px;}

.logo2 {
    padding-left: 10px;
    float: right;
    position: absolute;
    top: 5px;
    right: 0;
}

ul.nav.navbar-nav {
    /* margin-top: 110px; */
    background: #ffc600;
}

.navbar-nav>li:last-child a {
    padding-right: 0;
}
ul.top_links {
    font-size: 13px;
    margin-bottom: 3px;
    text-align: right;
    margin-top: 4px;
}
.navigat .container {
    padding-right: 0;
	position: relative;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
    padding: 10px 26px;
    font-size: 14px;
    /* padding-bottom: 26px; */
    border-left: 1px solid;
}
.row.carousel-holder {
    /* max-height: 300px; */
    position: relative;
}

img.slide-image {
    max-height: 380px;
    object-fit: cover;
    width: 100%;
}

.slide_data {
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 0;
    width: 40%;
    height: 100%;
    background: rgba(0,0,0,.75);
}

.slide_table {
    display: table;
    width: 100%;
    height: 100%;
}

.slide_content {
    display: table-cell;
    /*height: 100%;*/
    vertical-align: middle;
}


.slide_text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 37px;
    margin: 60px;
    position: relative;
}

.slide_text:before {content: "";background: url(../images/quote_bef.png);width: 20px;height: 49px;display: inline-block;background-repeat: no-repeat;position: absolute;left: -30px;top: -20px;}
.slide_text:after {content: "";background: url(../images/quote_bef.png) no-repeat;display: inline-block;width: 20px;height: 48px;transform: rotate(180deg);position: absolute;right: -10px;bottom: -50px;}
.slide_credit {
    font-size: 12px;
    margin-top: -60px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 90px 0 0px;
    text-align: right;
    margin-top: -60px;
}

.slide_credit span {
    display: block;
    color: #ffea02;
}
.data_show h2 {
    font-size: 118px;
    font-weight: 100;
    margin-top: -10px;
}

.data_show {
    color: #fff;
    margin: 10px;
    border-radius: 0;
    border: none;
}

.orange {
    background: #ff8c05;
}

.green {
    background: #93c528;
}

.yellow {
    background: #ffea02;
}
.tabled {
    display: table;
    width: 100%;
}

.tabled_cell {
    display: table-cell;
    width: 50%;
}

.data_show .caption {
    color: #fff;
    padding: 14px;
}
.main{
	margin-top:30px;
}
.data_show h4 {
    font-size: 48px;
    font-weight: 100;
    padding-left: 13px;
}

.orange h4 {
    padding-left: 0;
}
.abt, .sm_box {
    border: 1px solid #ededed;
    box-shadow: 2px 2px 2px #ededed;
    margin: 30px 10px;
    padding: 0 20px 20px 20px;
}
.sm_head {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 2px solid #ccc;
}

.sm_head h2 {
    margin-left: 20px;
}

.green_brd {
    border-bottom-color: #93c528;
}

.orange_brd {
    border-bottom-color: #ff8c05;
}

.sm_body {
    margin-top: 20px;
    position: relative;
    margin-bottom: 30px;
}

.sm_box {
    margin-bottom: 0;
}
.italic {
    font-style: italic;
}

.abt_body p {
    margin-top: 15px;
}
#news {
    background: #fe4848;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin-top: 30px;
}
.news_cont {
    /* text-align: right; */
}

.news_date {
    color: #ffea02;
    display: block;
    margin-bottom: 20px;
}

#news h2 {
    margin-top: 0;
    margin-bottom: 30px;
}
.rupees {
    background: url(../images/rupees.png) no-repeat;
    width: 20px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}
.invest_o {
    background: url(../images/invest_o.png) no-repeat;
    width: 30px;
    height: 29px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}
.social_head li {
    font-size: 0;
    margin-top: -6px;
    margin-bottom: 3px;
}

.social_head li i {
    font-size: 11px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
    /* font-weight: bold; */
}
.stay_con {
    list-style: none;
    padding: 0;
}

.stay_con li {
    display: inline-block;
    padding: 0 7px;
}

.stay_con li i {
    border: 2px solid #fe4848;
    border-radius: 50%;
    padding: 13px 0;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 21px;
    color: #fe4848;
}

.subsc_form input[type="text"] {
    border: 1px solid #2ed1e6;
    height: 50px;
    width: 60%;
    border-radius: 0;
    display: inline-block;
}

.subsc .blu-btn {
    padding: 14px 20px;
    margin-left: -7px;
    margin-top: -1px;
}

#news_ltr h2 {
    margin-bottom: 20px;
    margin-top: 50px;
}
.sm_body button {
    position: absolute;
    right: 0;
    bottom: -30px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
    /* border-bottom: 2px solid #000; */
}
footer h3 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}

footer ul {
    padding: 0;
    list-style: none;
	line-height: 1.8;
}
footer {
    background: #568394;
    padding: 20px 0;
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
}
footer i {
    display: inline-block;
    position: absolute;
    left: 15px;
    border: 1px solid #fff;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0;
    font-size: 11px !important;
}

.address,.phone,.email {
    display: block;
    padding-left: 30px;
    margin-bottom: 12px;
}

.joint_ini img {
    max-height: 110px;
    filter: grayscale(0%);
    transition: 1s;
}

.joint_ini li {
    display: inline-block;
    padding: 10px 9px;
}

.joint_ini img:hover {
    /* -webkit-filter: grayscale(0%); */
    filter: grayscale(100%);
    transition: 1s;
}
.joint_ini li:first-child {
    padding-left: 0;
}

.joint_ini li:last-child {
    padding-right: 0;
}
hr {
    border-top: 1px solid #2ed1e6;
}
footer a {
    color: #fff;
}

footer a:hover {
    color: #ffea02;
}

.blu-btn a {
    color: #fff;
}

.blu-btn a:hover {
    text-decoration: none;
    color: #fff;
}

.top_nav a {
    color: #fff;
    font-weight: 600;
	cursor: pointer;
}

.top_nav a:hover {
    text-decoration: none;
    color: #010101;
}
.stay_con li i:hover {
    border-color: #fe4848;
    background: #fe4848;
    color: #fff;
}
.carousel-control span:before {
    font-size: 0;
}
.glyphicon-chevron-right:before {
    content: "\f105";
    font-family: "FontAwesome";
}
.glyphicon-chevron-left:before {
    content: "\f104";
    font-family: "FontAwesome";
}
.carousel-control:hover span:before {
    font-size: 30px;
}
.deco li {
    position: relative;
    padding-left: 14px;
}

.deco li:before {
    position: absolute;
    left: 3px;
    display: inline-block;
    content: "";
    border-left: 6px solid #2ed1e6;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 4px;
}


.deco li:after {
    position: absolute;
    left: 0;
    display: inline-block;
    content: "";
    border-left: 6px solid #010001;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 4px;
}

.deco {
    list-style: none;
} 
.joint_head h2 {
    margin-bottom: 10px !important;
}

ul.joint_ini {
    padding-left: 0;
}

.subsc_form {
    margin-top: 40px;
}
.navbar-nav>li {
    font-weight: 700;
}
.impnm {
    position: absolute;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    color: #0067b3;
    text-transform: capitalize;
    margin-top: 25px;
    background: #cbe9ff;
    border-radius: 10px;
    margin: 20px auto !important;
    float: none;
    clear: both;
    display: block;
    left: 35%;
}

.rdclr {
    color: #ff2f2f;
}
.conty_box {
    position: relative;
    margin-top: -30px;
    padding-top: 30px;
	padding-bottom: 20px;
}
.direct {
    position: absolute;
    bottom: 20px;
    left: 65px;
    color: #f00;
}
.pg_headin {
    width: 100%;
    height: 300px;
    position: absolute;
    display: table;
    z-index: 9;
    top: -330px;
	pointer-events: none;
}

.pg_headin h1 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    z-index: 9999;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    position: relative;
    top: 20px;
}

.pg_headin h1 span {
    width: 100px;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 5px;
    margin: 0 auto;
    left: 0;
    bottom: 40px;
}

.pg_headin h1 span:before {
    width: 150px;
    height: 5px;
    content: "";
    background: #ffc800;
    display: inline-block;
}
.cont_area_img {
    max-width: 40%;
    border: 10px solid #fff;
    box-shadow: 1px 1px 5px #c6c6c6;
}
.pull-right.cont_area_img {
    margin-left: 20px;
}

section.pages_inner {
    text-align: justify;
}

.conty_box ul li {
    position: relative;
    line-height: 192%;
}

.conty_box ul li:before {content: "";position: absolute;left: -24px;top: 6px;width: 5px;height: 5px;background: #fe0000;border-radius: 50%;border: 1px solid #f50000;}

.conty_box ul li:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 18px;
    width: 5px;
    height: 5px;
    background: #03A9F4;
    border-radius: 50%;
}
.headins {
    border-bottom: 1px solid #ccc;
    padding-left: 4px;
    margin-top: 30px;
}

.pg_headin .slide_credit {
    font-weight: bold;
}

.pg_headin .slide_credit span {
    font-weight: bold;
}

.slide_content {
    max-width: 81%;
    display: block;
    margin: 100px Auto;
}
h3 label {
    font-weight: 100;
    font-size: inherit;
}

h3 {
    font-size: 36px;
}

.conty_box h3 {
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
    background: #ffcd0a;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 35px;
    top: -30px;
    padding-top: 7px;
    padding-bottom: 7px;
    transform: skewX(-8deg);
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    box-shadow: 0px 2px 2px #ccc;
    margin-top: 50px;
}
.clearfix {
    height: 0;
	clear: both;
}

.conty_box p {
    text-align: justify;
}
.background_full{background-size: cover;width: 100%;height: 300px;/* max-height: 330px; */position: relative;z-index: -1;left: 0;top: -30px;background-attachment: fixed;}

.background_full:after {content: "";width: 100%;height: 100%;display: inline-block;top: 0;left: 0;position: absolute;background: rgba(0, 0, 0, 0.4);}

.page-header {
    display: none;
}

.icons {
    display: none;
}
.conty_box h3 span.fa {
    background: #020202;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.major_port li {
    display: table;
}

.major_port li .imgs {
    display: table-cell;
    width: 27%;
    padding-top: 10px;
    padding-left: 10px;
    background: #fff;
	padding-right: 10px;
}


.major_port li .datas {
    display: table-cell;
    width: 72%;
    vertical-align: top;
    padding-left: 20px;
    padding-bottom: 40px;
}
.port_list li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 10px 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
}
.port_list li a {
    color: #0f0f0f;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 20px 30px 20px 75px;
}

body {
    background: #fcfdff;
}

.port_list li:before,.port_list li:after {
    display: none;
}

.port_list {
    padding: 0;
    background: whitesmoke;
    display: inline-block;
    width: 100%;
    border: 1px solid #fe4848;
    padding: 40px 20px;
}

.port_ico {
    padding: 7px;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    font-weight: 100;
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 15px;
    top: 13px;
}
.sub_head {
    background: #fe4848;
    color: #fff;
    padding: 5px 10px;
}

.port_list li:hover {
    background: #fafafa;
}

.port_list li:hover a {
    text-decoration: none;
}
ul.port_list.project_lst li {
    width: 96%;
    margin-bottom: 10px;
}
.filters {
    position: relative;
    right: 0;
    width: 30%;
    float: right;
}

.filters input[type="submit"] {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0px;
    opacity: 0;
    background: #fe4848;
    border: 0;
    font-size: 0;
    right: 0;
    z-index: 9;
}

.filters input[type="text"] {
    width: 100%;
    float: left;
    border-radius: 0;
    border: 1px solid #fe4848;
    padding: 1px 20px;
    height: 37px;
    margin: 1px 0 0 0;
}
.project_lst .port_ico {
    font-size: 0;
    width: 70px;
    height: 100%;
    top: 0;
    border-radius: 0;
    left: 0;
}

.project_lst .numbering {
    padding: 7px;
    width: 70px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 100;
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 0;
    top: 13px;
}

ul.port_list.project_lst a {
    font-size: 16px;
    text-transform: inherit;
    margin-left: 10px;
}
.rTable {
    display: table;
    width: 100%;
        border: 1px solid #568fc7;
	font-family: 'Open Sans', sans-serif;
}

.rTableRow {
    display: table-row;
}

.rTableHead,.rTableCell {
    display: table-cell;
    padding: 10px;
    border-right: 1px solid #cbe9ff;
    border-bottom: 1px solid #cbe9ff;
	text-align: center;
}

.rTableRow.hed {
    background: rgb(86, 143, 199) !important;
    color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.rTableHead {
    text-align: center;
}

.rTableHead:last-child, .rTableCell:last-child {
    border-right: 0;
}

.rTableRow:last-child .rTableHead, .rTableRow:last-child .rTableCell {
    border-bottom: 0;
}

.rTableRow:nth-child(odd) {
    background: #fffff2;
}
.rTableCell.merge {
    padding: 0;
}

.rTableCell.merge .rTableCell {
    border-bottom: 0;
    width: 50%;
    vertical-align: middle;
}
.merge .rTable {
    border: 0;
    width: 100%;
    height: 100%;
}
.secry .rTableHead, .secry .rTableCell {
    padding: 0;
    text-align: center;
}
.sear {
    position: absolute;
    right: 15px;
    /* background: #fff; */
}

span.fa.fa-search {
    position: absolute;
    left: -37px;
    top: 0;
    font-size: 20px;
    color: #fff;
    background: #fe4848;
    width: 37px;
    height: 38px;
    padding: 9px 9px;
    z-index: 1;
}
.dropdown-menu .dropdown-submenu:hover>ul {
    display: block;
    left: 100%;
    top: -4px;
}
ul.nav.navbar-nav>li.dropdown.dropdown-submenu:hover>ul.dropdown-menu {
    display: block !important;
}
ul.nav.navbar-nav .fa-angle-right {
    position: absolute;
    right: 8px;
    top: 4px;
}
ul.dropdown-menu a {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #ededed;
}
.rounded-list li {
    box-shadow: 10px;
    background: #fcfcfc;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    padding: 20px 20px;
    position: relative;
}

.rounded-list {
    /* background: whitesmoke; */
    display: inline-block;
    width: 100%;
    /* border: 1px solid #fe4848; */
    padding: 0px 20px 70px 20px;
}

.rounded-list li div {
    color: #0f0f0f;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
	    padding-left: 50px;
}

.rounded-list li:nth-child(odd) {
    margin-left: 0;
}

.rounded-list li:nth-child(even) {
    margin-right: 0;
}

.rounded-list li .fa {
    color: #fff;
    background: #fe4848;
    padding: 11px;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 13px;
}
ul.nav.navbar-nav>li:first-child a {
    /* padding-left: 0; */
    border-left: 0;
}
span.sub_port {
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

span.sub_port span {
    display: block;
}
.major_port li {
    width: 46%;
    float: left;
    box-shadow: 2px 2px 2px #ccc;
    border: 1px solid #f1f1f1;
    margin: 2%;
    position: relative;
    background: #f3f3f3;
}

.major_port li:nth-child(odd) {
    margin-left: 0;
}

.major_port li:nth-child(even) {
    margin-right: 0;
}
.major_port li .imgs img {
    width: 100%;
}

.major_port li .imgs{
	border-left: 10px solid #ff2f2f;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.major_port li .datas h3 {
    margin-top: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}
.major_port li .datas button.view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
	border:0;
    
}

.major_port li .datas button.view_btn a {
    color: #fff;
}
.tracker .sub_head {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.tracker .sub_head span {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.io-c {
    /* background: whitesmoke; */
    display: inline-block;
    width: 100%;
    /* border: 1px solid #fe4848; */
    /* padding: 40px 20px 40px 20px; */
}

.io-c li h5 {
    color: #34495e;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: left;
}

.ioc_data {
    /* width: 68%; */
    /* float: left; */
    /* margin-left: 3%; */
}

.ioc_img {
    /* width: 28%; */
    /* float: left; */
}


.io-c li .view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 0;
    
}

.ioc_set {
    /* padding: 7px; */
    /* display: flex; */
    /* width: 100%; */
    /* height: 100%; */
}

.io-c li .view_btn a {
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.io-c li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    position: relative;
}
.io-c li:nth-child(odd) {
    margin-left: 0;
}
.io-c li:nth-child(even) {
    margin-right: 0;
}
.hed .rTableHead {
    border-bottom: 0;
}

.secry .rTableHead {
    border-top: 1px solid #ccc;
}

.hed .rTableCell.merge {
    border-top: 1px solid #cbe9ff;
    width: 22%;
}
.rTableCell.green {
    background: transparent;
    color: #31af00;
}

.rTableCell.red {
    color: #fb0000;
}

.rTableCell.violet {
    color: #b800ff;
}
/* 
.projs {
    background: whitesmoke;
    display: inline-block;
    width: 100%;
    border: 1px solid #fe4848;
    padding: 40px 20px 40px 20px;
}

.projs li h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
}

.projs li .view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 0;
    background: #fff;
} */

.io-c li {list-style: none;float: left;width: 48%;margin: 1%;text-align: center;margin: 15px 2%;padding: 6px 6px 0 6px;}
.io-c .ioc_data, .io-c .ioc_img {float: left;width: 50%;margin: 0;padding: 0;vertical-align: top;background: #e8e8e8;height: 100%;position: relative;padding: 10p;}
.io-c .ioc_set {clear: both;display: inline-block;width: 100%;height: 164px;overflow: hidden;margin: 0 auto;padding-bottom: 0;}

.io-c .ioc_img:after {content: "";border-right: 57px solid #ffffff;border-top: 164px solid transparent;border-bottom: 0px solid transparent;position: absolute;top: 0;right: 0;}
.io-c .ioc_data:before {content: "";border-right: 37px solid #e8e8e8;border-top: 164px solid transparent;border-bottom: 0px solid transparent;position: absolute;top: 0;left: -37px;}
/* 
.projs li .view_btn a {
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.projs li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    position: relative;
}
.projs li:nth-child(odd) {
    margin-left: 0;
}
.projs li:nth-child(even) {
    margin-right: 0;
} */'


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

.mis .imagy.pull-right {
    width: 37%;
    margin-top: -20px;
}

.mis .imagy li {
    width: 33%;
    list-style: none !important;
    margin: 0 !important;
    padding: 6px;
}

.mis .imagy li:before,.mis .imagy li:after {
    display: none;
    padding: 0 !important;
}
.inv_pro thead {
    background: #fe4848;
}
.inv_pro .ip_head {
    background: #34495e;
    color: #fff;
}
.inv_pro tr:nth-child(even) {
    background: #fffff2;
}


.inv_pro td, .inv_pro th {
    border-color: #34495e !important;
}
.inv_pro .ip_head td, .inv_pro .ip_head th {
    border-color: #fff !important;
}
.inv_pro .ip_head td:first-child {
    border-left-color: #34495e !important;
}

.inv_pro .ip_head td:last-child {
    border-right-color: #34495e !important;
}

.contact .form-grp-box input {
    width: 100%;
    padding: 5px 0px;
    margin: 5px 0px;
}
.contact .form-grp textarea {
    margin: 6px 0px;
    width: 100%;
    height: 98px;
}
.contact .contact-form button {
    background: #34495e;
    padding: 10px;
    color:#fff;
    border:0px;
}
.contact input,.contact textarea {
    padding-left: 10px !Important;
}

button#btnsubmit:hover {
    background: #ff2f2f;
}
section#news .col-sm-6 {
    width: 100%;
    text-align: center;
}
.conty_box h3 label+label a {
    background: #ffce00;
    font-size: 18px;
    padding: 5px 49px 5px 20px;
    text-transform: uppercase !important;
    font-weight: 500;
}
.conty_box h3 label+label a:before {content: "";position: absolute;background: url(../images/pdfdwn.png);background-size: 36px;background-position: -6px 0px;width: 28px;height: 31px;top: 9px;right: 16px;}
li#sub_173,li#sub_167 {display: none;}


.io-c ol {
    padding-left: 0;
}

.io-c .ioc_data {
    padding: 10px;
}
.projs li {
    width: 31%;
    float: left;
    margin: 1%;
    list-style: none;
}

.projs .ioc_img,.projs .ioc_data {
    display: block;
    width: 100%;
}

.projs .ioc_data {
    width: 100%;
    background: #34495e;
    padding: 10px 20px;
    color: #01275d;
    position: relative;
    top: 1px;
}

.projs h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: left;
    height: 35px;
    padding-left: 10px;
}

.projs button.view_btn {
    position: absolute;
    top: 43%;
    left: 36%;
    background: #ff2f2f;
    display: none;
    border: 0;
	box-shadow: none;
}

.projs .ioc_img {
    position: relative;
    padding-left: 25px;
    top: 1px;
}

.projs ol {
    padding: 0;
}

.projs .ioc_img img {
    width: 100%;
    max-height: 190px;
    object-fit: cover;
}

.ioc_data {}

.projs .ioc_img:before {content: "";position: absolute;border-right: 25px solid #071422;border-top: 20px solid transparent;border-bottom: 0px solid transparent;bottom: 0px;left: 0px;}

.projs li:hover {}

.projs li:hover .ioc_img img {
    transform: inherit;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s;
}

.projs li:hover button.view_btn {
    display: block;
}

.projs button.view_btn a {
    color: #fff;
    /* position: absolute; */
}

.projs li:hover .ioc_data {
    background: #e8e8e8;
    /* color: #34495e; */
    transition: 1s;
}

.projs li:hover h5 {
    color: #34495e;
    transition: 1s;
}

.projs li:hover .ioc_img:before {
    border-right-color: #9b9b9b;
    transition: 1s;
}
.down_mod .modal-content {
    border-radius: 0;
}

.down_mod {
    top: 30%;
}

.down_mod .modal-header {
    background: #ff2f2f;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.down_mod li {
    /* list-style: none; */
    position: relative;
    line-height: 192%;
}

.down_mod li:before {
    content: "";
    position: absolute;
    left: -24px;
    top: 6px;
    width: 5px;
    height: 5px;
    background: #fe0000;
    border-radius: 50%;
    border: 1px solid #f50000;
}

.down_mod li:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 18px;
    width: 5px;
    height: 5px;
    background: #03A9F4;
    border-radius: 50%;
}

.down_mod button.btn.btn-default {
    background: #34495e;
    color: #fff;
    border-radius: 0;
    border: 0;
    padding: 5px 20px;
}
.conts {
    width: 100%;
    float: left;
}
table.mp_table td {
    border: 1px solid #8fa2b6;
    padding: 5px;
}

table.mp_table {
    width: 58%;
}
.conty_box h4 {
    background: #f3f3f3;
    padding: 7px 10px;
    border-bottom: 3px solid #ff2f2f;
    font-weight: 400;
    margin-top: 25px;
}

.conty_box h6 {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: #f1f1f1;
    display: inline-block;
    padding: 5px 25px 5px 7px;
    border-left: 5px solid #003a55;
    border-top: 0px solid transparent;
    margin-right: 30px;
}
.pc_table thead {
    background: #34495e;
    color: #fff;
    font-weight: bold;
}

tbody td.lt-blu {
    background: #fd5151;
    color: #fff;
}
img.internal-image {
    max-width: 100%;
}
span.datasa {
    font-weight: bold;
}

.hed th.rTableCell {
    border-bottom: 0;
}

th.rTableCell.merger {
    border-bottom: 1px solid #cbe9ff;
}

.rTable tr:last-child td.rTableCell {
    border-bottom: 0;
}
.col_desc span:before {content: "";position: absolute;display: inline-block;width: 15px;height: 15px;top: 0px;left: 1px;}

.rbg:before {
    background: #fb0000;
}
.gbg:before {
    background: #31af00;
}
.vbg:before {
    background: #b800ff;
}

.col_desc {
    margin-top: 20px;
}

.col_desc span {
    padding-left: 20px;
    position: relative;
    margin-right: 25px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}
.login {
    width: 400px;
    /* background: #000; */
    margin: 0 auto;
}

.login .control-label {
    text-align: left;
}

.login .controls input {
    width: 100%;
    background: #fff;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.well {
    background-color: #f8f8f8;
    border-radius: 0;
    box-shadow: none;
    border-color: #e5e5e5;
}

.login .control-group {
    margin-top: 10px;
}

.login input#remember {
    position: absolute;
    left: 0;
    width: auto;
}

.login .control-group:nth-child(3) {}

.login .control-group:nth-child(3) .control-label {
    padding-left: 22px;
}

.login .control-group:nth-child(3) .controls {
    position: relative;
    top: -27px;
}

.login button {
    float: right;
    border-radius: 0;
    background: #ff2f2f;
    border: 0;
}

.login+div ul li {
    display: inline-block;
    border: 1px solid #e9e9e9;
    background: #f8f8f8;
    position: relative;
    border-left: 10px solid #ff2f2f;
    margin: 0 10px;
}

.login+div ul li a {
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.login+div ul {
    width: auto;
    text-align: center;
    border: 0;
    margin-bottom: 20px;
}
.vertical_menu {
    background: rgb(52, 73, 94);
}

.vertical_menu li {
    padding: 10px 15px;
    border-bottom: 2px solid #233d57;
    border-top: 1px solid #c1d8ef;
    list-style: none;
}

.vertical_menu li a {
    color: #fff;
    text-transform: uppercase;
}

.vertical_menu ul {
    padding: 0;
}

.vertical_menu li a:hover {
    color: #fff;
    text-decoration: none;
}

.vertical_menu li:hover {
    background: #ff2f2f;
    border-bottom-color: #800101;
}
.prof {
    background: #efefef;
    padding: 35px;
}

.prof strong {
    color: #34495e;
}
.stage_form input {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    /* padding: 10px 10px !important; */
    height: 37px;
}

input[type="submit"] {
    width: auto;
    float: right;
    margin-bottom: 20px;
    background: #ff2f2f;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 5px 30px;
}

.stage_form {
    background: #ebebeb;
    padding: 40px 40px 70px 40px;
}
.filters {
    width: 35%;
    margin-bottom: 16px;
    position: relative;
}

.filters input {
    border: 1px solid #ccc;
    width: 100%;
}

.filters .col-sm-8 {
    width: 100%;
}

.filters input[type="submit"] {
    width: 45px !important;
    height: 37px;
    opacity: 1;
    top: 28px;
    padding: 0;
    border: 0;
}

.filters .row {
    margin: 0;
}

.filters:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    position: absolute;
    right: 13px;
    bottom: 11px;
    z-index: 9;
    font-size: 20px;
}
.conty_box.tracker {}

.conty_box.tracker .filters {
    width: 30%;
    margin: 0;
}

.conty_box.tracker .filters input[type="submit"] {
    width: 38px !important;
    opacity: 0;
    height: 38px;
    top: 0;
}

.conty_box.tracker .filters:after {
    display: none;
}

.conty_box.tracker .filters .row {
    margin-right: -15px;
}
.rTable.loggedin.uproject {}

.rTable.loggedin.uproject .rTableHead:nth-child(1) {
    width: 7%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(4) {
    width: 30%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(3) {
    width: 20%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(2) {
    width: 30%;
}

.rTable.loggedin.uproject .rTableCell a {
    color: #fe4848;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

.rTable.loggedin.uproject .rTableCell:last-child {
    text-align: left;
}
.ad_nw {
    float: right;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #ffc300;
}
.go_bk {
    background: #ccc;
    padding: 4px 40px;
    margin-top: 5px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 7px;
    text-transform:uppercase;
    font-weight:600;
}

.ad_nw a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 8px 40px;
}
li#sub_170 {
    display: none;
}
.item:last-child .slide_content {
    margin: -20px auto;
}

.rTableCell span a:hover {   
	text-decoration: none;
    background: #6489ad;
    border-color: #34495e;
	}
	.bbg:before {
    background: #333;
}
.tracker .sub_head a {
    color: #fff;
}
.martext {margin-bottom: 0px; padding-bottom: 0px;border-bottom: 0px solid #efefef;}

.fa.fa-dollar {
    font-size: 24px !important;
    padding: 2px !important;
}

.fa.fa-dollar:before {content: "\f156";}
div[itemprop="articleBody"] {
    padding: 20px;
    padding-top: 0;
    background: #fff;
    border: 1px solid #f5f5f5;
}

.conty_box h3:before {content: "";position: absolute;border-right: 23px solid #000;border-top: 0px solid transparent;border-bottom: 20px solid transparent;left: 2px;bottom: -20px;transform: skewX(8deg);-webkit-transform: skewX(8deg);-moz-transform: skewX(8deg);}

.conty_box h3:after {
    content: "";
    position: absolute;
    border-left: 23px solid #000;
    border-top: 20px solid transparent;
    border-bottom: 0px solid transparent;
    right: 2px;
    top: -20px;
    transform: skewX(8deg);
    -webkit-transform: skewX(8deg);
    -moz-transform: skewX(8deg);
}
.major_port {
    display: inline-block;
}

.sm_head.green_brd:hover {
    /* background-color: #85c006; */
    /* box-shadow: 0 13px 8px -5px #547806; */
}
.sm_head.green_brd {
 background-color: #93c528;
 color: #fff;
 margin-left: -40px;
 margin-right: -40px;
 transform: skewX(-8deg);
 margin-top: 20px;
 box-shadow: -2px 5px 3px #ccc;
 }

.sm_head.green_brd:before 
{content: "";position: absolute;border-right: 23px solid #547806;border-bottom: 12px solid transparent;bottom: -14px;left: 1px;transform: skewX(8deg);}
.sm_head.green_brd:after 
{content: "";position: absolute;border-left: 23px solid #547806;border-top: 12px solid transparent;right: 1px;top: -12px;transform: skewX(8deg);}

i.fa.fa-rupee {padding-right: 15px;padding-left: 10px;font-size: 0;background: url(../images/sack.png);width: 30px;height: 40px;position: absolute;left: 30px;}
.conty_box h3 span.fa.fa-rupee {/* padding-right: 15px; */padding-left: 0;font-size: 0;background: url(../images/sack.png) no-repeat;background-color: #000;background-position: center 0px;background-size: 25px;width: 42px;height: 40px;position: relative;left: 0;top: 0px;}

.sm_head.green_brd {
    padding-left: 50px;
    position: relative;
}
.sm_head h2{padding-top:5px;}

.sm_head.orange_brd:hover {
    /* background-color: #ec870e; */
    /* box-shadow: 0 13px 8px -5px #ad6613; */
}
.sm_head.orange_brd {
    background-color: #ff8c05;
    color: #fff;
    margin-left: -40px;
    margin-right: -40px;
    transform: skewX(-8deg);
    margin-top: 20px;
    box-shadow: -2px 5px 3px #ccc;
    }

.sm_head.orange_brd:before 
{content: "";position: absolute;border-right:23px solid #ad6613;border-bottom: 12px solid transparent;bottom: -14px;left: 1px;transform: skewX(8deg);}
.sm_head.orange_brd:after 
{content: "";position: absolute;border-left: 23px solid #ad6613;border-top: 12px solid transparent;right: 1px;top: -12px;transform: skewX(8deg);}

ul.about-features li {
    list-style: none;
}

ul.about-features li:before,ul.about-features li:after {
    display: none;
}
.mis .conty_box {display: inline-block;}
.conty_box.tracker {background: #fff;border: 1px solid #f3f3f3;margin-left: 0px;padding: 20px;}

.view_btn, .a_demo_four, .blu-btn, .rTableCell span a {
	background-color:#3bb3e0 !important;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
    position: relative;
    padding: 5px 8px;
    padding-right: 32px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}

.a_demo_four:active, .view_btn:active, .blu-btn:active, .rTableCell span a:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_demo_four::before, .view_btn::before, .blu-btn::before, .rTableCell span a::before {
	background-color:#2591b4;
	background-image:url(../images/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:18px;
	height:18px;
	position:absolute;
	right:6px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.a_demo_four:active::before, .view_btn:active::before, .blu-btn:active::before, .rTableCell span a:active::before {
	top:50%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}
.sm_box .blu-btn:active, .major_port .view_btn:active ,.io-c li .view_btn:active{
    top: inherit;
}
.view_btn a:hover{text-decoration:none;}
.rTableCell span a {
    padding: 2px 29px 2px 7px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    color: #fff;
    display: inline-block;
    margin-top: 18px;
}

.rTableCell span a:before {
    width: 14px;
    height: 14px;
    top: 12px;
    background-size: 11px;
}

.rTableCell span a:active::before {
    top: 12px;
}

.rTableCell.blue {
    color: #007bff;
}

.blbg:before {
    background: #007bff;
}
.abt_head:hover {
    /* background: #ff0909; */
    /* box-shadow: -4px 8px 5px #ccc; */
}
.abt_head {
    background: #ff6161;
    margin-left: -40px;
    margin-right: -40px;
    position: relative;
    padding: 8px 28px;
    top: 21px;
    margin-bottom: 53px;
    transform: skewX(-8deg);
    color: #fff;
    box-shadow: -2px 5px 3px #ccc;
}

.abt_head:before {
    position: absolute;
    content: "";
    left: 0;
    border-right: 23px solid #a92424;
    border-bottom: 12px solid transparent;
    bottom: -12px;
    transform: skewX(8deg);
}

.abt_head h2 {
    margin: 0;
}

.abt_head:after {
    content: "";
    position: absolute;
    border-left: 23px solid #a92424;
    border-top: 12px solid transparent;
    top: -12px;
    right: 0;
    transform: skewX(8deg);
}
.abt_head:hover,.sm_head.green_brd:hover,.sm_head.orange_brd:hover {
    opacity: 0.95;
    box-shadow: -2px 8px 5px #ccc;
}
.conty_box.wtiii h3 {
    text-transform: none;
}

.conty_box.wtiii h3:hover {
    opacity: 0.95;
    box-shadow: -2px 8px 5px #ccc;
}

ul.dropdown-menu li a {
    margin: 6px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #ffc600;
    background: #010101;
}
.genb .pg_headin {
    max-width: 800px;
    margin-left: 11%;
}
.oviw .pg_headin {
    max-width: 97%;
}

.oviw .slide_text:after {
    bottom: -20px;
}
.navbar-header a.navbar-brand {
    margin-right: 45px;
}
.port_list li:nth-child(even) {
    clear: right;
}
.port_list li:nth-child(odd) {
    clear: left;
}
.top_links .logout {
    display: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: transparent;
    color: #ff2f2f;
}

#home {
    margin-top: -20px;
}
.conts .invest {
    display: none;
}
#sub_219 .dropdown-menu {
    display: none !important;
}
.imptxt {
    color: #008af3;
}

.imptxt span {
    color: #ff2f2f;
}
h3 .imptxt,h3 .imptxt span {
    color: inherit;
}
.rTableCell .a_demo_four {
    display: none;
}
.carousel-holder .slide_content {
    animation: inherit !important;
}
.background_full.item78 {
    background-size: contain;
	height: 290px;
}

.background_full.item78:after {
    background: none;
}
.mis .conts {
    width: 61%;
}
.impnm p {
    font-size: 16px;
    color: #5f5f5f;
    margin-top: -6px;
    text-transform: initial;
}
.menus {
    background: #ffc600;
}

.menus .container {
    padding: 0;
}
.tabls {
    display: table;
    width: 100%;
    margin-top: 15px;
    /* margin-bottom: -8px; */
    position: relative;
    bottom: -12px;
}

.tabls-cel {
    display: table-cell;
    padding: 5px 36px 16px 36px;
    /* border-right: 1px solid; */
    margin-top: 12px;
}

.tabls-cel+.tabls-cel {
    border-left: 1px solid #cbe9ff;
    /* margin-left: 8px; */
    /* padding-right: 39px; */
    position: relative;
    left: -3px;
    /* margin-bottom: -10px; */
}
.rTableCell.text-left {
    text-align: left;
}
/* responsive css*/


@media screen and (max-width:360px)
{
  ul.top_links {text-align:center; width: 100%;}
ul.top_links li{padding: 0 4px;}
.lt{display: block;float: none;width: 100%;}
.rt{width: 100%;text-align: center;}
.slide_data{width:100%;}    
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
.navbar-header{margin-right:0px;}
.logo2{right:initial;padding-left: 10px;padding-top:50px;}
ul.nav.navbar-nav {margin-top: 21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
.sm_head.green_brd{}
ul.social_head{text-align:center;}
.slide_credit {font-size: 2vw;margin-top:0px;}
.slide_text{margin:0px;font-size:4vw;}
.slide_content {margin: 40px Auto;}
.navbar-header{padding-top:50px;}
input.btn.blu-btn.subbutton{float: none;margin: 10px;}
span.acyfield_email.acy_requiredField input[type="text"] {width: 100% !important;}
.subsc .subsc_head h2 {font-size: 26px;text-align: center;}

}

@media screen and (min-width:360px) and (max-width:720px) 
{
ul.top_links {text-align:center; width: 100%;}
ul.top_links li{padding: 0 4px;}
.lt{display: block;float: none;width: 100%;}
.rt{width: 100%;text-align: center;}
.slide_data{width:100%;}    
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
.navbar-header{margin-right:0px;}
.logo2{right:initial;padding-left: 10px;padding-top:50px;}
ul.nav.navbar-nav {margin-top: 21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
.sm_head.green_brd{}
ul.social_head{text-align:center;}
.slide_credit {font-size: 2vw;margin-top:0px;}
.slide_text{margin:0px;font-size:4vw;}
.slide_content {margin: 40px Auto;}
.navbar-header{padding-top:50px;}
input.btn.blu-btn.subbutton {float: none;margin: 0px;margin-left: 12px;}

}
@media screen and (min-width:720px) and (max-width:768px)
{
.logo2{right:initial;padding-left: 10px;padding-top:50px;}
ul.top_links{margin-top: -25px;}
.logo2{right:initial;padding-left: 10px;}
.navbar-header{padding-top:50px;}
.slide_data{width:100%;} 
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
ul.nav.navbar-nav{margin-top:21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
input.btn.blu-btn.subbutton {float: none;margin: 0px;margin-left: 12px;}
}

@media screen and (min-width:768px) and (max-width:980px)
{
.user_email_formAcymailing66501{width:100%;}
input.btn.blu-btn.subbutton {margin-left: 42px;margin-top: 10px;}
span.acyfield_email.acy_requiredField input[type="text"] {width: 100% !important;}
input.btn.blu-btn.subbutton{float:none;}
}
.navbar-nav>.active>a {
    color: #ffc600 !important;
    background: #000000 !important;
}
.tabls.datsa {
    margin-top: -21px;
    /* margin-bottom: -10px; */
}

.datsa .tabls-cel+.tabls-cel {
    /* border-right: 1px solid #cbe9ff; */
    position: relative;
    left: 3px;
}

.tabls-cel {
    padding-right: 29px;
}

.hed .tabls {
    border-top: 1px solid #cbe9ff;
    margin-left: -10px;
    margin-right: -10px;
}
.csoon {
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    margin-bottom: -20px;
}
.nmbrs {
    font-family: 'Open Sans', sans-serif;
}
@import 'https://fonts.googleapis.com/css?family=Raleway:300,400,600,700';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400';
body{font-family: 'Raleway', sans-serif;font-size: 16px;}

h1, h2, h3, h4, h5,h6 {font-family: 'Open Sans', sans-serif; font-weight:100;}
h2 {
    font-size: 36px;
    margin-top: 15px;
}

.top_nav {
    background: #ff2f2f;
    text-transform: uppercase;
    padding-top: 6px;
    color: #fff;
}

ul.social_head {
    padding-left: 0;
    margin-bottom: 5px;
}

.social_head li {
    display: inline-block;
    padding: 0 3px;
}

.top_nav rt {
    text-align: right;
}

.social_head li:first-child {
    padding-left: 0;
}

.top_links li {
    padding: 0 13px;
    display: inline-block;
}

.top_links li:last-child {
    padding-right: 0;
}

.navigat {
    background: #cbe9ff;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}

.logo,.logo2 {
    display: inline-block;
    max-width: 100p;
}

.logo img {
    max-width: 104px;
}

a.navbar-brand {
    display: block;
    float: none;
    height: auto;
	padding: 0;
}
.logo {margin-top: 20px;margin-bottom: 10px;}

.logo2 {
    padding-left: 10px;
    float: right;
    position: absolute;
    top: 5px;
    right: 0;
}

ul.nav.navbar-nav {
    /* margin-top: 110px; */
    background: #ffc600;
}

.navbar-nav>li:last-child a {
    padding-right: 0;
}
ul.top_links {
    font-size: 13px;
    margin-bottom: 7px;
    text-align: right;
    margin-top: 4px;
}
.navigat .container {
    padding-right: 0;
	position: relative;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
    padding: 10px 26px;
    font-size: 14px;
    /* padding-bottom: 26px; */
    border-left: 1px solid;
}
.row.carousel-holder {
    /* max-height: 300px; */
    position: relative;
}

img.slide-image {
    max-height: 380px;
    object-fit: cover;
    width: 100%;
}

.slide_data {
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 0;
    width: 40%;
    height: 100%;
    background: rgba(0,0,0,.75);
}

.slide_table {
    display: table;
    width: 100%;
    height: 100%;
}

.slide_content {
    display: table-cell;
    /*height: 100%;*/
    vertical-align: middle;
}


.slide_text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 37px;
    margin: 60px;
    position: relative;
}

.slide_text:before {content: "";background: url(../images/quote_bef.png);width: 20px;height: 49px;display: inline-block;background-repeat: no-repeat;position: absolute;left: -30px;top: -20px;}
.slide_text:after {content: "";background: url(../images/quote_bef.png) no-repeat;display: inline-block;width: 20px;height: 48px;transform: rotate(180deg);position: absolute;right: -10px;bottom: -50px;}
.slide_credit {
    font-size: 12px;
    margin-top: -60px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 90px 0 0px;
    text-align: right;
    margin-top: -60px;
}

.slide_credit span {
    display: block;
    color: #ffea02;
}
.data_show h2 {
    font-size: 118px;
    font-weight: 100;
    margin-top: -10px;
}

.data_show {
    color: #fff;
    margin: 10px;
    border-radius: 0;
    border: none;
}

.orange {
    background: #ff8c05;
}

.green {
    background: #93c528;
}

.yellow {
    background: #ffea02;
}
.tabled {
    display: table;
    width: 100%;
}

.tabled_cell {
    display: table-cell;
    width: 50%;
}

.data_show .caption {
    color: #fff;
    padding: 14px;
}
.main{
	margin-top:30px;
}
.data_show h4 {
    font-size: 48px;
    font-weight: 100;
    padding-left: 13px;
}

.orange h4 {
    padding-left: 0;
}
.abt, .sm_box {
    border: 1px solid #ededed;
    box-shadow: 3px 3px 5px #d4d4d4;
    margin: 30px 10px;
    padding: 0 20px 20px 20px;
    background: #fff;
}
.sm_head {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 2px solid #ccc;
}

.sm_head h2 {
    margin-left: 20px;
}

.green_brd {
    border-bottom-color: #93c528;
}

.orange_brd {
    border-bottom-color: #ff8c05;
}

.sm_body {
    margin-top: 20px;
    position: relative;
    margin-bottom: 30px;
}

.sm_box {
    margin-bottom: 0;
}
.italic {
    font-style: italic;
}

.abt_body p {
    margin-top: 15px;
}
#news {
    background: #fe4848;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin-top: 30px;
}
.news_cont {
    /* text-align: right; */
}

.news_date {
    color: #ffea02;
    display: block;
    margin-bottom: 20px;
}

#news h2 {
    margin-top: 0;
    margin-bottom: 30px;
}
.rupees {
    background: url(../images/rupees.png) no-repeat;
    width: 20px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}
.invest_o {
    background: url(../images/invest_o.png) no-repeat;
    width: 30px;
    height: 29px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}
.social_head li {
    font-size: 0;
    margin-top: -6px;
    margin-bottom: 3px;
}

.social_head li i {
    font-size: 11px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
    /* font-weight: bold; */
}
.stay_con {
    list-style: none;
    padding: 0;
}

.stay_con li {
    display: inline-block;
    padding: 0 7px;
}

.stay_con li i {
    border: 2px solid #fe4848;
    border-radius: 50%;
    padding: 13px 0;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 21px;
    color: #fe4848;
}

.subsc_form input[type="text"] {
    border: 1px solid #2ed1e6;
    height: 50px;
    width: 60%;
    border-radius: 0;
    display: inline-block;
}

.subsc .blu-btn {
    padding: 14px 20px;
    margin-left: -7px;
    margin-top: -1px;
}

#news_ltr h2 {
    margin-bottom: 20px;
    margin-top: 50px;
}
.sm_body button {
    position: absolute;
    right: 0;
    bottom: -30px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
    /* border-bottom: 2px solid #000; */
}
footer h3 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}

footer ul {
    padding: 0;
    list-style: none;
}
footer {
    background: #568394;
    padding: 20px 0;
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
}
footer i {
    display: inline-block;
    position: absolute;
    left: 0px;
    border: 1px solid #fff;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0;
    font-size: 11px !important;
}

.address,.phone,.email {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
}

.joint_ini img {
    max-height: 110px;
    filter: grayscale(0%);
    transition: 1s;
}

.joint_ini li {
    display: inline-block;
    padding: 10px 9px;
}

.joint_ini img:hover {
    /* -webkit-filter: grayscale(0%); */
    filter: grayscale(100%);
    transition: 1s;
}
.joint_ini li:first-child {
    padding-left: 0;
}

.joint_ini li:last-child {
    padding-right: 0;
}
hr {
    border-top: 1px solid #2ed1e6;
}
footer a {
    color: #fff;
}

footer a:hover {
    color: #ffea02;
}

.blu-btn a {
    color: #fff;
}

.blu-btn a:hover {
    text-decoration: none;
    color: #fff;
}

.top_nav a {
    color: #fff;
    font-weight: 600;
	cursor: pointer;
}

.top_nav a:hover {
    text-decoration: none;
    color: #010101;
}
.stay_con li i:hover {
    border-color: #fe4848;
    background: #fe4848;
    color: #fff;
}
.carousel-control span:before {
    font-size: 0;
}
.glyphicon-chevron-right:before {
    content: "\f105";
    font-family: "FontAwesome";
}
.glyphicon-chevron-left:before {
    content: "\f104";
    font-family: "FontAwesome";
}
.carousel-control:hover span:before {
    font-size: 30px;
}
.deco li {
    position: relative;
    padding-left: 14px;
}

.deco li:before {
    position: absolute;
    left: 3px;
    display: inline-block;
    content: "";
    border-left: 6px solid #2ed1e6;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 4px;
}


.deco li:after {
    position: absolute;
    left: 0;
    display: inline-block;
    content: "";
    border-left: 6px solid #010001;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 4px;
}

.deco {
    list-style: none;
} 
.joint_head h2 {
    margin-bottom: 10px !important;
}

ul.joint_ini {
    padding-left: 0;
}

.subsc_form {
    margin-top: 40px;
}
.navbar-nav>li {
    font-weight: 700;
}
.impnm {
    position: absolute;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    color: #0067b3;
    text-transform: capitalize;
    margin-top: 25px;
    background: #cbe9ff;
    border-radius: 10px;
    margin: 20px auto !important;
    float: none;
    clear: both;
    display: block;
    left: 35%;
}

.rdclr {
    color: #ff2f2f;
}
.conty_box {
    position: relative;
    margin-top: -30px;
    padding-top: 30px;
	padding-bottom: 20px;
}
.direct {
    position: absolute;
    bottom: 20px;
    left: 65px;
    color: #f00;
}
.pg_headin {
    width: 100%;
    height: 300px;
    position: absolute;
    display: table;
    z-index: 9;
    top: -330px;
	pointer-events: none;
}

.pg_headin h1 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    z-index: 9999;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    position: relative;
    top: 20px;
}

.pg_headin h1 span {
    width: 100px;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 5px;
    margin: 0 auto;
    left: 0;
    bottom: 40px;
}

.pg_headin h1 span:before {
    width: 150px;
    height: 5px;
    content: "";
    background: #ffc800;
    display: inline-block;
}
.cont_area_img {
    max-width: 40%;
    border: 10px solid #fff;
    box-shadow: 1px 1px 5px #c6c6c6;
}
.pull-right.cont_area_img {
    margin-left: 20px;
}

section.pages_inner {
    text-align: justify;
}

.conty_box ul li {
    position: relative;
    line-height: 192%;
}

.conty_box ul li:before {content: "";position: absolute;left: -24px;top: 6px;width: 5px;height: 5px;background: #fe0000;border-radius: 50%;border: 1px solid #f50000;}

.conty_box ul li:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 18px;
    width: 5px;
    height: 5px;
    background: #03A9F4;
    border-radius: 50%;
}
.headins {
    border-bottom: 1px solid #ccc;
    padding-left: 4px;
    margin-top: 30px;
}

.pg_headin .slide_credit {
    font-weight: bold;
}

.pg_headin .slide_credit span {
    font-weight: bold;
}

.slide_content {
    max-width: 81%;
    display: block;
    margin: 100px Auto;
}
h3 label {
    font-weight: 100;
    font-size: inherit;
}

h3 {
    font-size: 36px;
}

.conty_box h3 {
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
    background: #ffcd0a;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 35px;
    top: -30px;
    padding-top: 7px;
    padding-bottom: 7px;
    transform: skewX(-8deg);
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    box-shadow: 0px 2px 2px #ccc;
    margin-top: 50px;
}
.clearfix {
    height: 0;
	clear: both;
}

.conty_box p {
    text-align: justify;
}
.background_full{background-size: cover;width: 100%;height: 300px;/* max-height: 330px; */position: relative;z-index: -1;left: 0;top: -30px;background-attachment: fixed;}

.background_full:after {content: "";width: 100%;height: 100%;display: inline-block;top: 0;left: 0;position: absolute;background: rgba(0, 0, 0, 0.4);}

.page-header {
    display: none;
}

.icons {
    display: none;
}
.conty_box h3 span.fa {
    background: #020202;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.major_port li {
    display: table;
}

.major_port li .imgs {
    display: table-cell;
    width: 27%;
    padding-top: 10px;
    padding-left: 10px;
    background: #fff;
	padding-right: 10px;
}


.major_port li .datas {
    display: table-cell;
    width: 72%;
    vertical-align: top;
    padding-left: 20px;
    padding-bottom: 40px;
}
.port_list li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 10px 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
}
.port_list li a {
    color: #0f0f0f;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 20px 30px 20px 75px;
}

body {
    background: #eff3fd;
}

.port_list li:before,.port_list li:after {
    display: none;
}

.port_list {
    padding: 0;
    background: whitesmoke;
    display: inline-block;
    width: 100%;
    border: 1px solid #fe4848;
    padding: 40px 20px;
}

.port_ico {
    padding: 7px;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    font-weight: 100;
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 15px;
    top: 13px;
}
.sub_head {
    background: #fe4848;
    color: #fff;
    padding: 5px 10px;
}

.port_list li:hover {
    background: #fafafa;
}

.port_list li:hover a {
    text-decoration: none;
}
ul.port_list.project_lst li {
    width: 96%;
    margin-bottom: 10px;
}
.filters {
    position: relative;
    right: 0;
    width: 30%;
    float: right;
}

.filters input[type="submit"] {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0px;
    opacity: 0;
    background: #fe4848;
    border: 0;
    font-size: 0;
    right: 0;
    z-index: 9;
}

.filters input[type="text"] {
    width: 100%;
    float: left;
    border-radius: 0;
    border: 1px solid #fe4848;
    padding: 1px 20px;
    height: 37px;
    margin: 1px 0 0 0;
}
.project_lst .port_ico {
    font-size: 0;
    width: 70px;
    height: 100%;
    top: 0;
    border-radius: 0;
    left: 0;
}

.project_lst .numbering {
    padding: 7px;
    width: 70px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 100;
    font-size: 27px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 0;
    top: 13px;
}

ul.port_list.project_lst a {
    font-size: 16px;
    text-transform: inherit;
    margin-left: 10px;
}
.rTable {
    display: table;
    width: 100%;
        border: 1px solid #568fc7;
	font-family: 'Open Sans', sans-serif;
}

.rTableRow {
    display: table-row;
}

.rTableHead,.rTableCell {
    display: table-cell;
    padding: 10px;
    border-right: 1px solid #cbe9ff;
    border-bottom: 1px solid #cbe9ff;
	text-align: left;
}

.rTableRow.hed {
    background: rgb(86, 143, 199) !important;
    color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.rTableHead {
    text-align: center;
}

.rTableHead:last-child, .rTableCell:last-child {
    border-right: 0;
}

.rTableRow:last-child .rTableHead, .rTableRow:last-child .rTableCell {
    border-bottom: 0;
}

.rTableRow:nth-child(odd) {
    background: #fffff2;
}
.rTableCell.merge {
    padding: 0;
}

.rTableCell.merge .rTableCell {
    border-bottom: 0;
    width: 50%;
    vertical-align: middle;
}
.merge .rTable {
    border: 0;
    width: 100%;
    height: 100%;
}
.secry .rTableHead, .secry .rTableCell {
    padding: 0;
    text-align: center;
}
.sear {
    position: absolute;
    right: 15px;
    /* background: #fff; */
}

span.fa.fa-search {
    position: absolute;
    left: -37px;
    top: 0;
    font-size: 20px;
    color: #fff;
    background: #fe4848;
    width: 37px;
    height: 38px;
    padding: 9px 9px;
    z-index: 1;
}
.dropdown-menu .dropdown-submenu:hover>ul {
    display: block;
    left: 100%;
    top: -4px;
}
ul.nav.navbar-nav>li.dropdown.dropdown-submenu:hover>ul.dropdown-menu {
    display: block !important;
}
ul.nav.navbar-nav .fa-angle-right {
    position: absolute;
    right: 8px;
    top: 4px;
}
ul.dropdown-menu a {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #ededed;
}
.rounded-list li {
    box-shadow: 10px;
    background: #fcfcfc;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    padding: 20px 20px;
    position: relative;
}

.rounded-list {
    /* background: whitesmoke; */
    display: inline-block;
    width: 100%;
    /* border: 1px solid #fe4848; */
    padding: 0px 20px 70px 20px;
}

.rounded-list li div {
    color: #0f0f0f;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
	    padding-left: 50px;
}

.rounded-list li:nth-child(odd) {
    margin-left: 0;
}

.rounded-list li:nth-child(even) {
    margin-right: 0;
}

.rounded-list li .fa {
    color: #fff;
    background: #fe4848;
    padding: 11px;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 13px;
}
ul.nav.navbar-nav>li:first-child a {
    /* padding-left: 0; */
    border-left: 0;
}
span.sub_port {
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

span.sub_port span {
    display: block;
}
.major_port li {
    width: 46%;
    float: left;
    box-shadow: 2px 2px 2px #ccc;
    border: 1px solid #f1f1f1;
    margin: 2%;
    position: relative;
    background: #f3f3f3;
}

.major_port li:nth-child(odd) {
    margin-left: 0;
}

.major_port li:nth-child(even) {
    margin-right: 0;
}
.major_port li .imgs img {
    width: 100%;
}

.major_port li .imgs{
	border-left: 10px solid #ff2f2f;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.major_port li .datas h3 {
    margin-top: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}
.major_port li .datas button.view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
	border:0;
    
}

.major_port li .datas button.view_btn a {
    color: #fff;
}
.tracker .sub_head {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.tracker .sub_head span {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.io-c {
    /* background: whitesmoke; */
    display: inline-block;
    width: 100%;
    /* border: 1px solid #fe4848; */
    /* padding: 40px 20px 40px 20px; */
}

.io-c li h5 {
    color: #34495e;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: left;
}

.ioc_data {
    /* width: 68%; */
    /* float: left; */
    /* margin-left: 3%; */
}

.ioc_img {
    /* width: 28%; */
    /* float: left; */
}


.io-c li .view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 0;
    
}

.ioc_set {
    /* padding: 7px; */
    /* display: flex; */
    /* width: 100%; */
    /* height: 100%; */
}

.io-c li .view_btn a {
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.io-c li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    position: relative;
}
.io-c li:nth-child(odd) {
    margin-left: 0;
}
.io-c li:nth-child(even) {
    margin-right: 0;
}
.hed .rTableHead {
    border-bottom: 0;
}

.secry .rTableHead {
    border-top: 1px solid #ccc;
}

.hed .rTableCell.merge {
    border-top: 1px solid #cbe9ff;
    width: 22%;
}
.rTableCell.green {
    background: transparent;
    color: #31af00;
}

.rTableCell.red {
    color: #fb0000;
}

.rTableCell.violet {
    color: #b800ff;
}
/* 
.projs {
    background: whitesmoke;
    display: inline-block;
    width: 100%;
    border: 1px solid #fe4848;
    padding: 40px 20px 40px 20px;
}

.projs li h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
}

.projs li .view_btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 0;
    background: #fff;
} */

.io-c li {list-style: none;float: left;width: 48%;margin: 1%;text-align: center;margin: 15px 2%;padding: 6px 6px 0 6px;}
.io-c .ioc_data, .io-c .ioc_img {float: left;width: 50%;margin: 0;padding: 0;vertical-align: top;background: #e8e8e8;height: 100%;position: relative;padding: 10p;}
.io-c .ioc_set {clear: both;display: inline-block;width: 100%;height: 164px;overflow: hidden;margin: 0 auto;padding-bottom: 0;}

.io-c .ioc_img:after {content: "";border-right: 57px solid #ffffff;border-top: 164px solid transparent;border-bottom: 0px solid transparent;position: absolute;top: 0;right: 0;}
.io-c .ioc_data:before {content: "";border-right: 37px solid #e8e8e8;border-top: 164px solid transparent;border-bottom: 0px solid transparent;position: absolute;top: 0;left: -37px;}
/* 
.projs li .view_btn a {
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.projs li {
    background: #ffffff;
    list-style: none;
    width: 46%;
    float: left;
    margin: 1% 2%;
    box-shadow: 2px 2px 6px #dddddd;
    border: 1px solid #e7e7e7;
    position: relative;
}
.projs li:nth-child(odd) {
    margin-left: 0;
}
.projs li:nth-child(even) {
    margin-right: 0;
} */'


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

.mis .imagy.pull-right {
    width: 37%;
    margin-top: -20px;
}

.mis .imagy li {
    width: 33%;
    list-style: none !important;
    margin: 0 !important;
    padding: 6px;
}

.mis .imagy li:before,.mis .imagy li:after {
    display: none;
    padding: 0 !important;
}
.inv_pro thead {
    background: #fe4848;
}
.inv_pro .ip_head {
    background: #34495e;
    color: #fff;
}
.inv_pro tr:nth-child(even) {
    background: #fffff2;
}


.inv_pro td, .inv_pro th {
    border-color: #34495e !important;
}
.inv_pro .ip_head td, .inv_pro .ip_head th {
    border-color: #fff !important;
}
.inv_pro .ip_head td:first-child {
    border-left-color: #34495e !important;
}

.inv_pro .ip_head td:last-child {
    border-right-color: #34495e !important;
}

.contact .form-grp-box input {
    width: 100%;
    padding: 5px 0px;
    margin: 5px 0px;
}
.contact .form-grp textarea {
    margin: 6px 0px;
    width: 100%;
    height: 98px;
}
.contact .contact-form button {
    background: #34495e;
    padding: 10px;
    color:#fff;
    border:0px;
}
.contact input,.contact textarea {
    padding-left: 10px !Important;
}

button#btnsubmit:hover {
    background: #ff2f2f;
}
section#news .col-sm-6 {
    width: 100%;
    text-align: center;
}
.conty_box h3 label+label a {
    background: #ffce00;
    font-size: 18px;
    padding: 5px 49px 5px 20px;
    text-transform: uppercase !important;
    font-weight: 500;
}
.conty_box h3 label+label a:before {content: "";position: absolute;background: url(../images/pdfdwn.png);background-size: 36px;background-position: -6px 0px;width: 28px;height: 31px;top: 9px;right: 16px;}
li#sub_173,li#sub_167 {display: none;}


.io-c ol {
    padding-left: 0;
}

.io-c .ioc_data {
    padding: 10px;
}
.projs li {
    width: 31%;
    float: left;
    margin: 1%;
    list-style: none;
}

.projs .ioc_img,.projs .ioc_data {
    display: block;
    width: 100%;
}

.projs .ioc_data {
    width: 100%;
    background: #34495e;
    padding: 10px 20px;
    color: #01275d;
    position: relative;
    top: 1px;
}

.projs h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: left;
    height: 35px;
    padding-left: 10px;
}

.projs button.view_btn {
    position: absolute;
    top: 43%;
    left: 36%;
    background: #ff2f2f;
    display: none;
    border: 0;
	box-shadow: none;
}

.projs .ioc_img {
    position: relative;
    padding-left: 25px;
    top: 1px;
}

.projs ol {
    padding: 0;
}

.projs .ioc_img img {
    width: 100%;
    max-height: 190px;
    object-fit: cover;
}

.ioc_data {}

.projs .ioc_img:before {content: "";position: absolute;border-right: 25px solid #071422;border-top: 20px solid transparent;border-bottom: 0px solid transparent;bottom: 0px;left: 0px;}

.projs li:hover {}

.projs li:hover .ioc_img img {
    transform: inherit;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s;
}

.projs li:hover button.view_btn {
    display: block;
}

.projs button.view_btn a {
    color: #fff;
    /* position: absolute; */
}

.projs li:hover .ioc_data {
    background: #e8e8e8;
    /* color: #34495e; */
    transition: 1s;
}

.projs li:hover h5 {
    color: #34495e;
    transition: 1s;
}

.projs li:hover .ioc_img:before {
    border-right-color: #9b9b9b;
    transition: 1s;
}
.down_mod .modal-content {
    border-radius: 0;
}

.down_mod {
    top: 30%;
}

.down_mod .modal-header {
    background: #ff2f2f;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.down_mod li {
    /* list-style: none; */
    position: relative;
    line-height: 192%;
}

.down_mod li:before {
    content: "";
    position: absolute;
    left: -24px;
    top: 6px;
    width: 5px;
    height: 5px;
    background: #fe0000;
    border-radius: 50%;
    border: 1px solid #f50000;
}

.down_mod li:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 18px;
    width: 5px;
    height: 5px;
    background: #03A9F4;
    border-radius: 50%;
}

.down_mod button.btn.btn-default {
    background: #34495e;
    color: #fff;
    border-radius: 0;
    border: 0;
    padding: 5px 20px;
}
.conts {
    width: 100%;
    float: left;
}
table.mp_table td {
    border: 1px solid #8fa2b6;
    padding: 5px;
}

table.mp_table {
    width: 58%;
}
.conty_box h4 {
    background: #f3f3f3;
    padding: 7px 10px;
    border-bottom: 3px solid #ff2f2f;
    font-weight: 400;
    margin-top: 25px;
}

.conty_box h6 {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: #f1f1f1;
    display: inline-block;
    padding: 5px 25px 5px 7px;
    border-left: 5px solid #003a55;
    border-top: 0px solid transparent;
    margin-right: 30px;
}
.pc_table thead {
    background: #34495e;
    color: #fff;
    font-weight: bold;
}

tbody td.lt-blu {
    background: #fd5151;
    color: #fff;
}
img.internal-image {
    max-width: 100%;
}
span.datasa {
    font-weight: bold;
}

.hed th.rTableCell {
    border-bottom: 0;
}

th.rTableCell.merger {
    border-bottom: 1px solid #cbe9ff;
}

.rTable tr:last-child td.rTableCell {
    border-bottom: 0;
}

.col_desc span:before {content: "";position: absolute;display: inline-block;width: 15px;height: 15px;top: 0px;left: 1px;}

.rbg:before {
    background: #fb0000;
}
.gbg:before {
    background: #31af00;
}
.vbg:before {
    background: #b800ff;
}

.col_desc {
    margin-top: 20px;
}

.col_desc span {
    padding-left: 20px;
    position: relative;
    margin-right: 25px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}
.login {
    width: 400px;
    margin: 0 auto;
}

.login .control-label {
    text-align: left;
}

.login .controls input {
    width: 100%;
    background: #fff;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.well {
    background-color: #f8f8f8;
    border-radius: 0;
    box-shadow: none;
    border-color: #e5e5e5;
}

.login .control-group {
    margin-top: 10px;
}

.login input#remember {
    position: absolute;
    left: 0;
    width: auto;
}

.login .control-group:nth-child(3) {}

.login .control-group:nth-child(3) .control-label {
    padding-left: 22px;
}

.login .control-group:nth-child(3) .controls {
    position: relative;
    top: -27px;
}

.login button {
    float: right;
    border-radius: 0;
    background: #ff2f2f;
    border: 0;
}

.login+div ul li {
    display: inline-block;
    border: 1px solid #e9e9e9;
    background: #f8f8f8;
    position: relative;
    border-left: 10px solid #ff2f2f;
    margin: 0 10px;
}

.login+div ul li a {
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.login+div ul {
    width: auto;
    text-align: center;
    border: 0;
    margin-bottom: 20px;
}
.vertical_menu {
    background: rgb(52, 73, 94);
}

.vertical_menu li {
    padding: 10px 15px;
    border-bottom: 2px solid #233d57;
    border-top: 1px solid #c1d8ef;
    list-style: none;
}

.vertical_menu li a {
    color: #fff;
    text-transform: uppercase;
}

.vertical_menu ul {
    padding: 0;
}

.vertical_menu li a:hover {
    color: #fff;
    text-decoration: none;
}

.vertical_menu li:hover {
    background: #ff2f2f;
    border-bottom-color: #800101;
}
.prof {
    background: #efefef;
    padding: 35px;
}

.prof strong {
    color: #34495e;
}
.stage_form input {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    height: 37px;
}

input[type="submit"] {
    width: auto;
    float: right;
    margin-bottom: 20px;
    background: #ff2f2f;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 5px 30px;
}

.stage_form {
    background: #ebebeb;
    padding: 40px 40px 70px 40px;
}
.filters {
    width: 35%;
    margin-bottom: 16px;
    position: relative;
}

.filters input {
    border: 1px solid #ccc;
    width: 100%;
}

.filters .col-sm-8 {
    width: 100%;
}

.filters input[type="submit"] {
    width: 45px !important;
    height: 37px;
    opacity: 1;
    top: 28px;
    padding: 0;
    border: 0;
}

.filters .row {
    margin: 0;
}

.filters:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    position: absolute;
    right: 13px;
    bottom: 11px;
    z-index: 9;
    font-size: 20px;
}
.conty_box.tracker {}

.conty_box.tracker .filters {
    width: 30%;
    margin: 0;
}

.conty_box.tracker .filters input[type="submit"] {
    width: 38px !important;
    opacity: 0;
    height: 38px;
    top: 0;
}

.conty_box.tracker .filters:after {
    display: none;
}

.conty_box.tracker .filters .row {
    margin-right: -15px;
}
.rTable.loggedin.uproject {}

.rTable.loggedin.uproject .rTableHead:nth-child(1) {
    width: 7%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(4) {
    width: 30%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(3) {
    width: 20%;
}

.rTable.loggedin.uproject .rTableHead:nth-child(2) {
    width: 30%;
}

.rTable.loggedin.uproject .rTableCell a {
    color: #fe4848;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

.rTable.loggedin.uproject .rTableCell:last-child {
    text-align: left;
}
.ad_nw {
    float: right;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background: #ffc300;
}
.go_bk {
    background: #ccc;
    padding: 4px 40px;
    margin-top: 5px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 7px;
    text-transform:uppercase;
    font-weight:600;
}

.ad_nw a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 8px 40px;
}
li#sub_170 {
    display: none;
}
.item:last-child .slide_content {
    margin: -20px auto;
}

.rTableCell span a:hover {   
	text-decoration: none;
    background: #6489ad;
    border-color: #34495e;
	}
	.bbg:before {
    background: #333;
}
.tracker .sub_head a {
    color: #fff;
}
.martext {margin-bottom: 0px; padding-bottom: 0px;border-bottom: 0px solid #efefef;}

.fa.fa-dollar {
    font-size: 24px !important;
    padding: 2px !important;
}

.fa.fa-dollar:before {content: "\f156";}
div[itemprop="articleBody"] {
    padding: 20px;
    padding-top: 0;
    background: #fff;
    border: 1px solid #f5f5f5;
}

.conty_box h3:before {content: "";position: absolute;border-right: 23px solid #000;border-top: 0px solid transparent;border-bottom: 20px solid transparent;left: 2px;bottom: -20px;transform: skewX(8deg);-webkit-transform: skewX(8deg);-moz-transform: skewX(8deg);}

.conty_box h3:after {
    content: "";
    position: absolute;
    border-left: 23px solid #000;
    border-top: 20px solid transparent;
    border-bottom: 0px solid transparent;
    right: 2px;
    top: -20px;
    transform: skewX(8deg);
    -webkit-transform: skewX(8deg);
    -moz-transform: skewX(8deg);
}
.major_port {
    display: inline-block;
}

.sm_head.green_brd {
 background-color: #93c528;
 color: #fff;
 margin-left: -40px;
 margin-right: -40px;
 transform: skewX(-8deg);
 margin-top: 20px;
 box-shadow: -2px 5px 3px #ccc;
 }

.sm_head.green_brd:before 
{content: "";position: absolute;border-right: 23px solid #547806;border-bottom: 12px solid transparent;bottom: -14px;left: 1px;transform: skewX(8deg);}
.sm_head.green_brd:after 
{content: "";position: absolute;border-left: 23px solid #547806;border-top: 12px solid transparent;right: 1px;top: -12px;transform: skewX(8deg);}

i.fa.fa-rupee {padding-right: 15px;padding-left: 10px;font-size: 0;background: url(../images/sack.png);width: 30px;height: 40px;position: absolute;left: 30px;}
.conty_box h3 span.fa.fa-rupee {padding-left: 0;font-size: 0;background: url(../images/sack.png) no-repeat;background-color: #000;background-position: center 0px;background-size: 25px;width: 42px;height: 40px;position: relative;left: 0;top: 0px;}

.sm_head.green_brd {
    padding-left: 50px;
    position: relative;
}
.sm_head h2{padding-top:5px;}

.sm_head.orange_brd {
    background-color: #ff8c05;
    color: #fff;
    margin-left: -40px;
    margin-right: -40px;
    transform: skewX(-8deg);
    margin-top: 20px;
    box-shadow: -2px 5px 3px #ccc;
    }

.sm_head.orange_brd:before 
{content: "";position: absolute;border-right:23px solid #ad6613;border-bottom: 12px solid transparent;bottom: -14px;left: 1px;transform: skewX(8deg);}
.sm_head.orange_brd:after 
{content: "";position: absolute;border-left: 23px solid #ad6613;border-top: 12px solid transparent;right: 1px;top: -12px;transform: skewX(8deg);}

ul.about-features li {
    list-style: none;
}

ul.about-features li:before,ul.about-features li:after {
    display: none;
}
.mis .conty_box {display: inline-block;}
.conty_box.tracker {background: #fff;border: 1px solid #f3f3f3;margin-left: 0px;padding: 20px;}

.view_btn, .a_demo_four, .blu-btn, .rTableCell span a {
	background-color:#3bb3e0 !important;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
    position: relative;
    padding: 5px 8px;
    padding-right: 32px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}

.a_demo_four:active, .view_btn:active, .blu-btn:active, .rTableCell span a:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_demo_four::before, .view_btn::before, .blu-btn::before, .rTableCell span a::before {
	background-color:#2591b4;
	background-image:url(../images/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:18px;
	height:18px;
	position:absolute;
	right:6px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.a_demo_four:active::before, .view_btn:active::before, .blu-btn:active::before, .rTableCell span a:active::before {
	top:50%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}
.sm_box .blu-btn:active, .major_port .view_btn:active ,.io-c li .view_btn:active{
    top: inherit;
}
.view_btn a:hover{text-decoration:none;}
.rTableCell span a {
    padding: 2px 29px 2px 7px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    color: #fff;
    display: inline-block;
    margin-top: 18px;
}

.rTableCell span a:before {
    width: 14px;
    height: 14px;
    top: 12px;
    background-size: 11px;
}

.rTableCell span a:active::before {
    top: 12px;
}

.rTableCell.blue {
    color: #007bff;
}

.blbg:before {
    background: #007bff;
}
.abt_head {
    background: #ff6161;
    margin-left: -40px;
    margin-right: -40px;
    position: relative;
    padding: 8px 28px;
    top: 21px;
    margin-bottom: 53px;
    transform: skewX(-8deg);
    color: #fff;
    box-shadow: -2px 5px 3px #ccc;
}

.abt_head:before {
    position: absolute;
    content: "";
    left: 0;
    border-right: 23px solid #a92424;
    border-bottom: 12px solid transparent;
    bottom: -12px;
    transform: skewX(8deg);
}

.abt_head h2 {
    margin: 0;
}

.abt_head:after {
    content: "";
    position: absolute;
    border-left: 23px solid #a92424;
    border-top: 12px solid transparent;
    top: -12px;
    right: 0;
    transform: skewX(8deg);
}
.abt_head:hover,.sm_head.green_brd:hover,.sm_head.orange_brd:hover {
    opacity: 0.95;
    box-shadow: -2px 8px 5px #ccc;
}
.conty_box.wtiii h3 {
    text-transform: none;
}

.conty_box.wtiii h3:hover {
    opacity: 0.95;
    box-shadow: -2px 8px 5px #ccc;
}

ul.dropdown-menu li a {
    margin: 6px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #ffc600;
    background: #010101;
}
.genb .pg_headin {
    max-width: 800px;
    margin-left: 11%;
}
.oviw .pg_headin {
    max-width: 97%;
}

.oviw .slide_text:after {
    bottom: -20px;
}
.navbar-header a.navbar-brand {
    margin-right: 45px;
}
.port_list li:nth-child(even) {
    clear: right;
}
.port_list li:nth-child(odd) {
    clear: left;
}
.top_links .logout {
    display: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: transparent;
    color: #ff2f2f;
}

#home {
    margin-top: -20px;
}
.conts .invest {
    display: none;
}
#sub_219 .dropdown-menu {
    display: none !important;
}
.imptxt {
    color: #008af3;
}

.imptxt span {
    color: #ff2f2f;
}
h3 .imptxt,h3 .imptxt span {
    color: inherit;
}
.rTableCell .a_demo_four {
    display: none;
}
.carousel-holder .slide_content {
    animation: inherit !important;
}
.background_full.item78 {
    background-size: contain;
	height: 290px;
}

.background_full.item78:after {
    background: none;
}
.mis .conts {
    width: 61%;
}
.impnm p {
    font-size: 16px;
    color: #5f5f5f;
    margin-top: -6px;
    text-transform: initial;
}
.menus {
    background: #ffc600;
}

.menus .container {
    padding: 0;
}
.tabls {
    display: table;
    width: 100%;
    margin-top: 15px;
    position: relative;
    bottom: -12px;
}

.tabls-cel {
    display: table-cell;
    padding: 5px 36px 16px 36px;
    margin-top: 12px;
}

.tabls-cel+.tabls-cel {
    border-left: 1px solid #cbe9ff;
    position: relative;
    left: -3px;
}
.rTableCell.text-left {
    text-align: left;
}

.navbar-nav>.active>a {
    color: #ffc600 !important;
    background: #000000 !important;
}
.tabls.datsa {
    margin-top: -21px;
}

.datsa .tabls-cel+.tabls-cel {
    position: relative;
    left: 3px;
}

.tabls-cel {
    padding-right: 29px;
}

.hed .tabls {
    border-top: 1px solid #cbe9ff;
    margin-left: -10px;
    margin-right: -10px;
}
.csoon {
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    margin-bottom: -20px;
}
.nmbrs {
    font-family: 'Open Sans', sans-serif;
}
.address i {
    display: none;
}

.address {
    padding: 0;
}

footer .col-sm-4:nth-child(2) {
    padding-left: 90px;
    line-height: 30px;
}

footer .col-sm-4:nth-child(3) {
    padding-left: 100px;
}

footer .col-sm-4:nth-child(1) {
    line-height: 30px;
}
.pops {
    display: none;
}

.side-fix {
    position: fixed;
    z-index: 9;
    top: 30%;
    right: 0;
    background: rgba(254, 72, 72, 0.79);
}

.side-fix ul {
    padding: 0;
}

.side-fix li {
    list-style: none;
    background: #fff;
    margin: 10px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    /* position: relative; */
}

.side-fix li img {
    width: 100%;
}

.side-fix:hover {
    background: rgba(254, 72, 72, 1);
}

.side-fix li:hover .pops {
    display: block;
}

.poppy{
	/* position: absolute; */
	/* width: 100%; */
	/* max-width: 250px; */
	/* min-width: 500px; */
	/* right: 100px; */
	/* top: 0; */
	display: inline-block;
	width: 100%;
	background: #fff;
	padding: 20px;
	border: 2px solid #fe4848;
}

.pop_img {
    width: 200px;
    float:left;
    border: 1px solid #e4e4e4;
    box-shadow: 2px 2px 2px #ccc;
    margin-right: 20px;
    margin-bottom: 11px;
}

.pops h1 {
    margin: 0;
    background: #ececec;
    padding: 5px 10px;
    /* display: inline-block; */
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px;
}

.pops {
    width: 700px;
    right: 80px;
    top: 0;
    height: 100%;
    position: absolute;
    padding-right: 30px;
}
.side-fix li:hover::after {content: "";position: absolute;left: -20px;/* top: 0; */border-left: 16px solid #fe4848;border-top: 16px solid transparent;border-bottom: 16px solid transparent;margin-top: -53px;}
ul.dropdown-menu {
    background: #5f5f5f;
    min-width: 117%;
}

ul.dropdown-menu li a {
    color: #ffc600;
    margin: 0;
    padding: 7px 10px;
}

ul.dropdown-menu li a:hover {
    color: #000;
    background: #ffc600;
}

ul.dropdown-menu li a.dropdown-toggle i {
    top: 10px !important;
}
.make_logo {
    position: absolute;
    right: 20px;
    z-index: 9;
    background: #fff;
    height: 54px;
    margin-top: 20px;
}

.make_logo img {
    position: relative;
    top: -23px;
}
/* responsive css*/


@media screen and (max-width:360px)
{
  ul.top_links {text-align:center; width: 100%;}
ul.top_links li{padding: 0 4px;}
.lt{display: block;float: none;width: 100%;}
.rt{width: 100%;text-align: center;}
.slide_data{width:100%;}    
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
.navbar-header{margin-right:0px;}
.logo2{right:initial;padding-left: 10px;padding-top:55px;}
ul.nav.navbar-nav {margin-top: 21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
.sm_head.green_brd{}
ul.social_head{text-align:center;}
.slide_credit {font-size: 2vw;margin-top:0px;}
.slide_text{margin:0px;font-size:4vw;}
.slide_content {margin: 40px Auto;}
.navbar-header{padding-top:55px;}
input.btn.blu-btn.subbutton{float: none;margin: 10px;}
span.acyfield_email.acy_requiredField input[type="text"] {width: 100% !important;}
.subsc .subsc_head h2 {font-size: 26px;text-align: center;}

}

@media screen and (min-width:360px) and (max-width:720px) 
{
ul.top_links {text-align:center; width: 100%;}
ul.top_links li{padding: 0 4px;}
.lt{display: block;float: none;width: 100%;}
.rt{width: 100%;text-align: center;}
.slide_data{width:100%;}    
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
.navbar-header{margin-right:0px;}
.logo2{right:initial;padding-left: 10px;padding-top:50px;}
ul.nav.navbar-nav {margin-top: 21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
.sm_head.green_brd{}
ul.social_head{text-align:center;}
.slide_credit {font-size: 2vw;margin-top:0px;}
.slide_text{margin:0px;font-size:4vw;}
.slide_content {margin: 40px Auto;}
.navbar-header{padding-top:50px;}
input.btn.blu-btn.subbutton {float: none;margin: 0px;margin-left: 12px;}

}
@media screen and (min-width:720px) and (max-width:768px)
{
.logo2{right:initial;padding-left: 10px;padding-top:50px;}
ul.top_links{margin-top: -25px;}
.logo2{right:initial;padding-left: 10px;}
.navbar-header{padding-top:50px;}
.slide_data{width:100%;} 
.impnm{width:100%;left:0;left: 0;top: -20px;max-width: initial;}
ul.nav.navbar-nav{margin-top:21px;}
.joint_ini{text-align:center;}
.navbar-header{margin-right:0px !important;}
input.btn.blu-btn.subbutton {float: none;margin: 0px;margin-left: 12px;}
}

@media screen and (min-width:768px) and (max-width:980px)
{
.user_email_formAcymailing66501{width:100%;}
input.btn.blu-btn.subbutton {margin-left: 42px;margin-top: 10px;}
span.acyfield_email.acy_requiredField input[type="text"] {width: 100% !important;}
input.btn.blu-btn.subbutton{float:none;}
}

@media screen and (max-width: 768px){
.side-fix {
    position: initial;
    padding: 0 10px 10px 10px;
    margin-top: 50px;
}

.side-fix li>img {
    display: none;
}

.side-fix li {
    background: transparent;
    width: auto;
    height: auto;
    margin: 0;
}

.pops {
    display: block;
    position: initial;
    width: 100%;
    padding: 0;
}

.poppy {
    margin-top: 10px;
}

.pop_img {
    float: none;
    width: auto;
    margin: 10px auto;
    text-align: center;
    border: 0;
    box-shadow: none;
}

.side-fix li img {
    width: auto;
    margin: 0 auto;
}

.side-fix ul {
    margin-bottom: 0;
}
}
.demo-gallery li a img.img-responsive {
    height: 85px;
    width: 100%;
}
td.rTableCell ol {
    padding-left: 15px;
}
.tracker table {
    border: 1px solid #d4eaff;
}
.news_cont a {
    color: #fff;
    text-decoration: none;
}
.menufooter li a{padding:0px;}
.menufooter.nav>li>a:focus, .menufooter.nav>li>a:hover{background-color:transparent;}
.address p {
    line-height: 11px;
}

.phone {
    margin-bottom: 2px;
}
ul.nav.menu li a {
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    font-size: 13px;
}

ul.nav.menu {
    float: right;
    height: 20px;
}

ul.nav.menu li {
    display: inline-block;
    position: relative;
    top: -6px;
}

ul.top_links {
    /* float: left; */
    display: inline-block;
    margin-right: 12px;
}

.col-sm-7.rt {
    text-align: right;
}
ul.nav.menu li a:hover {
    background: transparent;
    color: #000;
}

.item-268{text-transform: capitalize;}