@import url('../css-1');
*{
  font-family: 'Roboto', sans-serif ;
}
*:focus {
    outline: none !important;
}

.overflowhide{
    overflow:hidden;
}

.border-0 {
    border: 0 !important;
}

.border-none {
    border: none;
}

.lh30 {
    line-height: 30px !important;
}

.d-none {
    display: none;
}

.d-block {
    display: block !important;
}

.d-inline {
    display: inline;
}

.d-flex {
    display: flex;
}

.valign-top {
    vertical-align: top;
}

.valign-bottom {
    vertical-align: bottom;
}

.fbold {
    font-weight: bold;
}

.cpointer {
    cursor: pointer;
}

.text-theme {
    color: red;
}

.cgrey{
    color:grey !important;
}
.card {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    border: none !important;
}

.link:hover{
    color:red;
    text-decoration:none;
}

.cred {
    color: red !important;
    text-decoration: none !important;
}
.border-bottom{
    border-bottom:1px solid #ddd;
    border-radius:0px !important;
}
/*** padding ****/
.p5 {
    padding: 5px;
}

.p3 {
    padding: 3px;
}

.p20 {
    padding: 20px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.pl3 {
    padding-left: 3px !important;
}

.pt2 {
    padding-top: 2px !important;
}

.pr2 {
    padding-right: 2px !important;
}

.pl2 {
    padding-left: 2px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pl7 {
    padding-left: 7px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl12 {
    padding-left: 12px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.p10 {
    padding: 10px !important;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px;
}
/*** padding ****/
/***** width *****/
.w5p {
    width: 5% !important;
}

.w10p {
    width: 10% !important;
}

.w13p {
    width: 13% !important;
}

.w20p {
    width: 20% !important;
}

.w25p {
    width: 25% !important;
}

.w30p {
    width: 30% !important;
}

.w33p {
    width: 33% !important;
}

.w35p {
    width: 35% !important;
}

.w40p {
    width: 40% !important;
}

.w45p {
    width: 45% !important;
}

.w55p {
    width: 55% !important;
}

.w80p {
    width: 80% !important;
}

.w90p {
    width: 90% !important;
}

.w95p {
    width: 95% !important;
}
.w96p {
    width: 96% !important;
}

.w97p {
    width: 97% !important;
}

.w98p {
    width: 98% !important;
}

.w99p {
    width: 99% !important;
}

.w100p {
     width: 100% !important;
    /*margin-right: 149px;
    margin-top: 0px;*/
}

.w110 {
    width: 110 !important;
}

.w130 {
    width: 130 !important;
}

.w160px {
    width: 160 !important;
}

.w10px {
    width: 10px !important;
}

.w15px {
    width: 15px !important;
}

.w22px {
    width: 22px !important;
}

.w50px {
    width: 50px !important;
}

.w60px {
    width: 60px !important;
}

.w70px {
    width: 70px !important;
}

.w80px {
    width: 80px !important;
}

.w85px {
    width: 85px !important;
}

.w100px {
    width: 100px !important;
}

.w115px {
    width: 115px !important;
}

.w130px {
    width: 130px !important;
}

.w127px {
    width: 127px !important;
}

.w125px {
    width: 125px !important;
}

.w120px {
    width: 120px !important;
}

.w191px {
    width: 191px !important;
}

.w173px {
    width: 173px !important;
}

.w155px {
    width: 155px !important;
}

.w150px {
    width: 150px !important;
}

.w158px {
    width: 158px !important;
}

.w140px {
    width: 140px !important;
}

.w145px {
    width: 145px !important;
}
.w170px {
    width: 170px !important;
}
.w180px {
    width: 180px !important;
}

.w185px {
    width: 185px !important;
}

.w200px {
    width: 200px !important;
}

.w220px {
    width: 220px !important;
}

.w247px {
    width: 247px !important;
}

.w250px {
    width: 250px !important;
}

.w260px {
    width: 260px !important;
}

.w300px {
    width: 300px !important;
}

.w495px {
    width: 495px !important;
}

.w509px {
    width: 509px !important;
}

.w600px {
    width: 600px !important;
}
/***** width *****/

/***** height *****/
.ht35px {
    height: 35px;
}

.ht20 {
    height: 20px;
}

.ht18 {
    height: 18px;
}

.ht15 {
    height: 15px;
}

.ht8 {
    height: 8px;
}

.ht50 {
    height: 50px;
}

.ht40 {
    height: 40px;
}

.ht60 {
    height: 60px;
}

.ht182 {
    height: 182px;
}

.ht200 {
    height: 200px;
}

/***** height *****/


/*** margin ****/
.m0 {
    margin: 0px !important;
}

.m10 {
    margin: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

.mt7 {
    margin-top: 7px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.ml10{
    margin-left:10px !important;
}

.ml20{
 margin-left:20px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb20 {
    margin-bottom: 20px;
}

.ml3 {
    margin-left: 3px;
}

.ml40 {
    margin-left: 40px;
}

.mlr5 {
    margin: 0px 5px;
}

.mlr4 {
    margin: 0px 4px;
}

.mr10 {
    margin-rigth: 10px !important;
}
/*** margin ****/
/****font size ***/
.fs11 {
    font-size: 11px !important;
}

.fs16{
    font-size:16px;
}

.fs18 span,
.fs18 {
    font-size: 18px !important;
}
/****font size ***/

.text-justify {
    text-align: justify;
}

.border-grey {
    border-color: grey;
    border-width: 0;
}



.bgwhite {
    background: white;
}


/* Default CSS Stylesheet for a new Web Application project */
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/ProximaNovaRegular.eot');
    src: local('../fonts/ProximaNovaRegular'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'Aller-Bold';
    src: url('../fonts/Aller-Bold.woff') format('woff'), url('../fonts/Aller-Bold.ttf') format('truetype'), url('../fonts/Aller-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller_Bd';
    src: url('../fonts/Aller_Bd.eot');
    src: url('../fonts/Aller_Bd.woff2') format('woff2'), url('../fonts/Aller_Bd-1.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

h1, h2, h3, h4, h5, thead, tfoot {
    COLOR: #003366;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h5, dt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

tfoot, thead {
    /*font-size: 1em;*/
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

th {
    vertical-align: baseline;
    /*font-size: 1em;*/
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}


a:link {
    text-decoration: none;
    color: #3333cc;
}

a:visited {
    text-decoration: none;
    color: #333399;
}

a:active {
    text-decoration: none;
    color: #333399;
}

a:hover {
    text-decoration: underline;
    color: #3333cc;
}

small {
    font-size: .7em;
}

big {
    font-size: 1.17em;
}

blockquote, pre {
    font-family: Courier New, monospace;
}


ul li {
    list-style-type: square;
}

    ul li li {
        list-style-type: disc;
    }

        ul li li li {
            list-style-type: circle;
        }

ol li {
    list-style-type: decimal;
}

ol ol li {
    list-style-type: lower-alpha;
}

ol ol ol li {
    list-style-type: lower-roman;
}

img {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.bodyheading {
    font-family: Verdana;
    font-size: 18;
    font-weight: bold;
    color: #1747a9;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.normaltext {
    font-family: Verdana;
    font-size: 12;
    color: #003366;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
}

.grdheader {
    font-family: Verdana;
    background-color: #008ed0;
    font-size: 12;
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
}

.grdtext {
    font-family: Verdana;
    font-size: 12;
    color: #000000;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
}


.button {
    font-family: Arial;
    font-size: 12;
    color: #003366;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    cursor: hand;
    /* border-width:thin;
	border-color:Black;*/
}

.txtbox {
    font-family: Verdana;
    font-size: 12;
    color: #000000;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    background-color: #F2F2F2;
    BORDER-RIGHT: #001557 1px solid;
    BORDER-TOP: #001557 1px solid;
    BORDER-LEFT: #001557 1px solid;
    BORDER-BOTTOM: #001557 1px solid;
    /*border-color:#000000;
 	border-width:thin; */
}
/*New styles*/
.contact-info {
    float: left;
    width: 100%;
}

.logo-image {
    float: left;
}

.menu-list {
    float: right;
    width: 80%;
    padding-right: 25px;
}

.contact-info {
    float: left;
    width: 94%;
    clear: both;
}

ul#menubar li {
    display: inline;
    list-style: none;
    padding:5px 20px;
    padding-bottom:10px;
    color: #656565;
    font-weight: 400;
    font-size: 17px;
    float: left;
    font-family: 'ProximaNovaRegular' !important;
}

#menubar li a {
    color: grey;
    text-decoration:none;
    font-family: 'Roboto', sans-serif;
}
em.fa.fa-bars {
    float: right;
    font-size: 22px;
    color: #ef2c24;
    cursor: pointer;
    margin-top: 7px;
}

em.fa.fa-map-marker {
    padding-left: 10px;
}

ul#menubar {
    float: left;
    margin: 0;
}

.phone-number {
    float: right;
    padding-right: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #656565;
    font-weight:500;
}

.menulist-whole {
    float: right;
    min-height: 35px;
}

body {
    margin: 0;
    padding: 0;
}

section {
    float: left;
    width: 100%;
}

.home-page header {
    border: 0px solid #dcdcdc;
    float: left;
    width: 100%;
    padding: 10px 0px;
    box-shadow: 2px 1px 3px 0px #f4f4f4;
    background: #fff;
}

section.banner-section {
    width: 100% !important;
    background: url(../ImagesNew/skynet/banner.jpg)no-repeat right top;
    min-height: 390px;
    float: left;
    margin: 0;
    padding: 0;
    max-width: 100% !important;
    position: relative;
}

.banner-container {
    float: left;
    width: 100%;
}
/* Hide the browser's default radio button */
.radio-section input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.track-details {
    float: left;
    background: #ef2c24;
    height: 390px;
    width: 33%;
    color: #fff;
    min-height:400px;
}
/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-section:hover input ~ .checkmark {
    background-color: transparent;
    border: 2px solid #fff;
}

/* When the radio button is checked, add a blue background */
.radio-section input:checked ~ .checkmark {
    background-color: transparent;
    border: 2px solid #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-section input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-section .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

.radio-section {
    float: left;
    position: relative;
}

.radio-section {
    float: left;
    position: relative;
    width: 50%;
}

span.text-left {
    padding-left: 30px;
    margin-top: 0px;
    float: left;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
}

.info-text {
    float: left;
    width: 100%;
    /* font-family: 'ProximaNovaRegular' !important; */
    font-size: 11px;
    margin-top: 0px;
}

.track-details h1.heading_1 {
    color: #fff;
    font-size: 27px;
    text-align: center;
}

.track-details .heading {
    color: #fff;
    font-size: 27px;
    font-family: 'Roboto', sans-serif;


}


.form-section {
    float: left !important;
    padding: 0 42px !important;
    margin-top: 23px;
}

em.infoitalic {
    font-weight: bold;
    margin-right: 7px;
    font-family: monospace;
    font-size: 13px;
}

.textarea-box {
    float: left;
    margin-top: 20px;
    width: 100%;
}

textarea.textarea-new {
    height: 100px !IMPORTANT;
    float: left !IMPORTANT;
    resize: none;
    width: 100% !important;
    color: #333 !important;
    border: 1px solid #ff0000;
    font-family: 'ProximaNovaRegular' !important;
    font-size: 16px;
    padding: 10px;
}

.white-button {
    width: 142px;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px;
    font-family: 'ProximaNovaRegular' !important;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
}



.white-button:focus {
    outline: none;
}

.button-style {
    float: left;
    margin-top: 20px;
}

.track-details h1.heading_1 {
    color: #fff;
    font-size: 27px;
    text-align: center;
    margin-top: 50px;
}

.right-text h1.heading_1 {
    font-size: 41px;
    font-family: 'ProximaNovaRegular' !important;
    width: 55%;
    padding-left: 65px;
    line-height: 51px;
    float: left;
    color: #000;
    font-weight:bold;
    margin-top:120px;
}

.title-text {
    font-size: 25px;
    margin-top: 30px;
    MIN-HEIGHT: 49PX !IMPORTANT;
}

.content-section {
    font-size: 16px;
    background: #ef2c24;
    padding: 14px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    position: relative;
}

.image-center {
    margin-top: 45px;
}

.export-icon-img,
.import-icon-img,
.cosmetic-icon-img,
.logistic-icon-img {
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


.export-icon-img {
    /*background-image: url('../ImagesNew/skynet/export-icon-gray.gif');*/
     background-image: url('../ImagesNew/skynet/Export-Gray.png');
}

.export-section:hover .export-icon-img {
    /*background-image: url('../ImagesNew/skynet/export-icon-color.png');*/
     background-image: url('../ImagesNew/skynet/Export-Red.png');
}

.blog-list {
  margin-top: 40px;
  overflow: hidden;
  padding: 0 15px;
}
.blog-list .half-blog {
  width: 50%;
  float: left;
  padding-bottom: 20px;
}
.blog-list .half-blog .icon-img {
  width: 10%;
  float: left;
}
.blog-list .half-blog .icon-img img {
  max-width: 100%;
}
.blog-list .half-blog .description {
  width: 75%;
  float: left;
  padding-left: 30px;
}
.blog-list .half-blog .description h2 {

    font-family: 'ProximaNovaRegular' !important;
    font-size: 20px;
    color: red;
}
.blog-list .half-blog .description p {

    font-family: 'ProximaNovaRegular' !important;
    font-size: 18px;
    color: black;
}

.services-header h1{
    font-family: 'Century Gothic Bold' !important;
    font-size: 35px;
    color: black;
    
}

.services-header h3{
    font-family: 'Century Gothic Regular' !important;
    font-size: 25px;
    color: black;
}

.services-header p{
    font-family: 'ProximaNovaRegular' !important;
    font-size: 18px;
    color: black;
    
}
.blog-list .half-blog .description ul {

    font-family: 'ProximaNovaRegular' !important;
    font-size: 15px;
    font-style:italic;
   
}
.service-column {
  float: left;
  width: 33.33%;
  padding: 5px;
}

.service-row::after {
  content: "";
  clear: both;
  display: table;
}
.import-icon-img {
    /*background-image: url('../ImagesNew/skynet/import-icon.png');*/
      background-image: url('../ImagesNew/skynet/Import-Gray.png');
}

.export-section:hover .import-icon-img {
    /*background-image: url('../ImagesNew/skynet/import-icon-color.png');*/
     background-image: url('../ImagesNew/skynet/Import-Red.png');
}

.cosmetic-icon-img {
    /*background-image: url('../ImagesNew/skynet/comestic-icon.png');*/
      background-image: url('../ImagesNew/skynet/Domestic.png');
}

.export-section:hover .cosmetic-icon-img {
    background-image: url('../ImagesNew/skynet/Domestic-Red.png');
}

.logistic-icon-img {
    /*background-image: url('../ImagesNew/skynet/logistic-icon.png');*/
     background-image: url('../ImagesNew/skynet/Logistics-Gray.png');
}

.export-section:hover .logistic-icon-img {
    background-image: url('../ImagesNew/skynet/Logistics-Red.png');
}

.export-section {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'ProximaNovaRegular' !important;
    background: #f3f3f3;
    border: 2px solid transparent;
}

    .export-section:hover {
        border: 2px solid #ccc;
    }

        .export-section:hover .title-text {
            color: red;
        }

        .export-section:hover .content-section:after {
            content: "";
            position: absolute;
            bottom: 0px;
            right: 0px;
            width: 0;
            height: 0;
            border-top: 30px solid transparent;
            border-right: 30px solid #fff;
        }


h2.heading_2 {
    text-align: center;
    margin-bottom: 0;
    margin-top: 40px;
    font-family: 'ProximaNovaRegular' !important;
    font-size: 40px;
    color: #000000;
}

.contentnew-section {
    padding-left: 83px;
    font-family: ProximaNovaRegular !important;
    width: 79%;
    line-height: 22px;
}

.years-of-exp {
    float: left;
    width: 100%;
    background: url(../ImagesNew/skynet/skynet-delivery-bg1.png) no-repeat left 81%;
    min-height: 400px;
    margin-top: 40px;
}

.right-box {
    float: right;
    width: 41%;
    background: #fff;
    border: 5px solid #ef2c24;
    min-height: 572px;
    border-radius: 3%;
}

.img-style img {
    margin-top: 28px !IMPORTANT;
}

.img-style {
    border: 5px solid #ef2c24;
    padding: 5px;
    border-radius: 100%;
    width: 118px;
    text-align: center;
    height: 118px;
    float: left;
    position: absolute;
    left: -60px;
    background: #fff;
    top: 22px;
}

.image-div {
    position: relative;
}

.whole-content {
    float: left;
    width: 100%;
    min-height: 134px;
    margin-top: 22px;
    margin-bottom: 20px;
}

.contentnew-section .title-text {
    font-weight: bold;
}

.contentnew-section .title-text {
    min-height: auto !important;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;

}

.paragraph-text {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.text-exp {
    float: left;
    width: 31%;
    font-family: ProximaNovaRegular !important;
    padding-top: 17%;
    position: relative;
    left: 5%;
}

.number-bold {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
}

.content-regular {
    color: #fff;
    font-size: 50px;
}

.aboutimg img {
    margin: 0;
}

.aboutimg {
    float: left;
}

.inner-gray-bg {
    background: #f3f3f3;
    padding: 42px;
    min-height: 389px;
    margin-top: 50px;
}

.gray-out-bg {
    FLOAT: LEFT;
    WIDTH: 47%;
}

p.paragraph-style {
    font-size: 24px;
    font-family: ProximaNovaRegular;
    line-height: 43px;
}

.inner-gray-bg button {
    background: transparent;
    border: 2px solid #ff0000;
    padding: 8px 18px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #ff0000;
    float: right;
    text-transform:uppercase;
}

.about-us h2.heading_2 {
    margin-bottom: 50px;
}

.customer-support .content-section {
    background: #fff;
    color: #333;
    margin-top: 0px;
    padding-top: 0;
}

.customer-support p.paragraph-style {
    margin-top: 0;
    line-height: 26px;
    font-size: 19px;
}

.customer-support .title-text {
    color: #ff0000;
    font-size: 23px;
}

.customer-support .export-section:nth-child(1) {
    background: url(../ImagesNew/skynet/exp-1-bg.png) no-repeat;
}

section.customer-support {
    background: url(../ImagesNew/skynet/skynet-delivery-bg.png) no-repeat;
    margin-top: 100px;
}

.customer-support .content-section {
    background: #fff;
    color: #333;
    margin-top: 0px;
    padding-top: 0;
    width: 80%;
    margin-left: 33px;
    text-align: left;
    text-align: justify;
}

.customer-support .export-section {
    float: left;
    width: 351px;
    text-align: center;
    font-family: 'ProximaNovaRegular' !important;
    MARGIN: 48PX;
    min-height: 454px;
}

    .customer-support .export-section:nth-child(2) {
        float: left;
        width: 351px;
        text-align: center;
        font-family: 'ProximaNovaRegular' !important;
        MARGIN: 48PX;
        min-height: 395px;
        background: #fff;
        box-shadow: 0px 4px 9px -1px #dcdcdf;
        border-radius: 6%;
        margin-top: 76px;
    }

    .customer-support .export-section:nth-child(3) {
        background: url(../ImagesNew/skynet/exp-3-bg.png) no-repeat;
    }
/* carousel */
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}
    /* Previous button  */
    .media-carousel .carousel-control.left {
        left: -12px;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 30px
    }
    /* Next button  */
    .media-carousel .carousel-control.right {
        right: -12px !important;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 30px
    }
    /* Changes the position of the indicators */
    .media-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-right: -19px;
    }
        /* Changes the colour of the indicators */
        .media-carousel .carousel-indicators li {
            background: #c0c0c0;
        }

        .media-carousel .carousel-indicators .active {
            background: #333333;
        }

    .media-carousel img {
        width: 250px;
        height: 100px
    }
/* End carousel */
section.mobile-app-section {
    background: url(../ImagesNew/skynet/red-bg.png) no-repeat 10%;
    margin-top: 100px;
}

    section.mobile-app-section .gray-out-bg {
        FLOAT: LEFT;
        WIDTH: 50%;
        padding-top: 7%;
    }

.mobile-app-section .inner-gray-bg {
    background: transparent;
}

.aboutimg {
    float: left;
    width: 50%;
    padding-left: 3%;
}

    .aboutimg img {
        margin: 0;
    }

h2.heading1 {
    color: #fff;
    text-align: right;
    font-weight: bold;
}

.google-store {
    float: left;
}

.appstore-buttons {
    float: left;
    padding-left: 20%;
    text-align: right;
    margin-top: 15%;
}

    .appstore-buttons img {
        margin-right: 0;
        float: right;
        margin-left: 21px;
    }

.datetext {
    color: #9a9a9a;
    font-family: proximanovaregular;
    font-size: 18px;
}

.nametitle {
    color: #ff0000;
    font-size: 20px;
    font-family: proximanovaregular;
    float: left;
}

span.vertical-line {
    float: left;
    padding: 2px 10px;
}

.datetext {
    float: left;
    margin-top: 2px;
}

.content {
    float: left;
}

.image-section {
    float: left;
}

.media-carousel img {
    width: 185px;
    height: 225px;
    margin: 0;
}

.contentnew {
    float: left;
    width: 100%;
    padding: 10px 30px;
    min-height: 225px !important;
}

.testimonial:hover .contentnew {
    background: #ef2c24;
    color: #fff;
}

.testimonial:hover .nametitle {
    color: #fff;
}

.testimonial:hover .datetext {
    color: #fff;
}

.contentnew p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 10px;
}

.testimonial {
    float: left;
    border: 1px solid #dcdcdc;
    width:100%;
}

.media-carousel .carousel-control.left {
    left: 21px;
    background-image: none;
    background: #FFF;
    border: 1px solid #FF0000;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 30px;
    top: 25%;
    OPACITY: 1;
    COLOR: RED;
    padding: 0px;
    font-size: 25px;
}

.media-carousel .carousel-control.right {
    right: 21px !important;
    background-image: none;
    background: #FFF;
    border: 1px solid #FF0000;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 30px;
    top: 25%;
    OPACITY: 1;
    COLOR: RED;
    padding: 0px;
    font-size: 25px;
}
.policy {
    background: transparent;
    border: 2px solid #ff0000;
    padding: 8px 20px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #ff0000;
    margin-top: 20px;
}

.policy-section {
    text-align: center;
    margin-top: 50px;
}
.subscribe {
    background: transparent;
    border: 2px solid #ff0000;
    padding: 8px 30px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #ff0000;
    margin-top: 20px;
}

.subscribe-section {
    text-align: center;
    margin-top: 50px;
}

.infotext-new {
    font-family: proximanovaregular;
    font-size: 20px;
}

section.testimonialnew {
    margin-bottom: 100px;
}

.services .export-section .title-text {
    font-size: 25px;
    margin-top: 30px;
    MIN-HEIGHT: 68PX !IMPORTANT;
}

.services .content-section p.paragraph-style {
    font-size: 15px;
    color: #fff;
    line-height: 21px;
    font-family: 'Roboto', sans-serif;
}

h3.heading_3 {
    color: #c6c6c6;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
}

footer {
    float: left;
    width: 100%;
    background: #202020;
    color: #6d6969;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-left: 32px;
}

footer a {
    color: #6d6969 !important;
    font-size: 12px;

}

    footer .col-md-4 address {
        padding-right: 100px;
        font-size: 12px;
    }

    footer h2.heading_2 {
        text-align: left;
        color: #fff;

        padding-left: 2%;
    }

    footer .social-icons {
        width: 1000px;
        margin: 2rem auto;
    }

    footer .socialicons {
        float: left;
        width: 100%;
    }

    footer em.fa.fa-facebook {
        color: #333;
        background: #6d6969;
        padding: 7px;
        padding-bottom: 0;
        border-radius: 100%;
        width: 25px;
        height: 25px;
        font-size: 20px;
    }

    footer .social-icons em.fa {
        font-size: 20px;
    }

    footer .facebook-icon {
        float: left;
        width: 20%;
    }

    footer span.social-text.fb-text {
        position: relative;
        top: -2px;
        padding-left: 15px;
    }

    footer em.fa.fa-twitter {
        font-size: 25px;
    }

    footer span.social-text.twit-text {
        position: relative;
        top: -2px;
        padding-left: 15px;
    }

    footer em.fa.fa-linkedin {
        font-size: 25px;
    }

    footer em.fa.fa-whatsapp {
        font-size: 25px;
    }

    footer span.social-text.link-text {
        padding-left: 15px;
        position: relative;
        top: -2px;
    }

    footer span.social-text.whatsapp-text {
        position: relative;
        top: -2px;
        padding-left: 15px;
    }
     
	footer span.social-text.inst-text {
        position: relative;
        top: -2px;
        padding-left: 15px;
    }

    footer em.fa.fa-instagram {
        font-size: 25px;
    }
.whole-width {
    float: left;
    width: 100%;
}

footer li {
    list-style: none;
    display: inline-block;
    padding: 5px 30px;
}

a.quick-link {
    color: #6d6969;
    text-decoration: underline;
}

    a.quick-link:hover {
        color: #ffffff;
    }

ul.quicklinks {
    width: 800px;
    margin: 0 auto;
}

.copyrights {
    float: left;
    width: 97%;
    border-top: 1px solid;
    padding-top: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
}

    .copyrights p.paragraph-text {
    }

    .copyrights .appstore-buttons {
        margin: 0;
        padding: 0;
        float: right;
    }

        .copyrights .appstore-buttons img {
            margin-right: 0;
            float: right;
            margin-left: 21px;
            width: 127px;
            height: 40px;
            position: relative;
            top: -10px;
        }

.logo-image img {
    padding-left: 20px;
}

.image-section {
    float: left;
    width: 36%;
}
/*Login Page*/
.login-page {
    background: url(../ImagesNew/skynet/login-bg.png) no-repeat;
    min-height: 100vh;
    padding: 20px;
}

h2.heading-2 {
    font-size: 35px;
    font-family: proximanovaregular;
    margin-top: 60px;
}

.form-whole {
    width: 464px;
    float: right;
    background: white;
    min-height: 406px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 30px 40px;
}

h3.login-text {
    color: #ff0000;
    font-size: 22px;
    margin: 0;
    font-family: proximanovaregular;
    font-weight: bold;
    float: left;
}

.buttons-section {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

a.login-text {
    float: right;
    color: #a7a7a7;
    font-size: 16px;
    font-weight: bold;
    font-family: proximanovaregular;
}

.error-message {
    font-size: 14px;
    font-family: proximanovaregular;
    color: #ff0000;
    display: none;
}

input.location-input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    width: 98%;
    margin-bottom: 40px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #727272;
    padding-bottom: 5px;
}

    input.location-input:focus {
        outline: none;
    }

textarea.location-input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    width: 98%;
    margin-bottom: 40px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #727272;
    padding-bottom: 5px;
}

    textarea.location-input:focus {
        outline: none;
    }

form.loginform {
    float: left;
    margin-top: 20px;
}

.input-field-username {
    float: left;
    width: 100%;
}

textarea {
    resize: none !important;
}

.col-md-12 {
    float: left;
}

.text-center {
    text-align: center !Important;
}

.submit {
    text-align: center;
    width: 142px;
    margin: 0 auto;
    background: #ff0000;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-family: proximanovaregular;
    height: 44px;
    text-transform: uppercase;
}

p.infotext {
    font-size: 16px;
    font-family: proximanovaregular;
    margin-top: 10px;
    color: #000000;
}

    p.infotext a {
        font-size: 16px;
        font-family: proximanovaregular;
        margin-top: 10px;
        color: #000000;
        text-decoration: underline;
    }
/**Signup**/
section.login-page.signuppage {
    background: url(../ImagesNew/skynet/skynet-bg-signup.png) no-repeat;
    min-height: 100vh;
    padding-bottom: 0;
    background-size: cover;
}

.signuppage .form-whole {
    margin-top: 0px;
    min-height: auto;
    padding: 0;
    width: 506px;
    margin-bottom: 100px;
}

.signuppage form.loginform {
    padding: 30px 40px;
}

.signuppage .buttons-section {
    padding: 15px 40px;
    padding-top:30px;
    border-bottom: 0px solid #dcdcdc;
    /*box-shadow: 0px 4px 4px -1px #f4f4f4;*/
}

.signuppage select.dropdowm {
    border: 0;
    width: 98%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 40px;
    font-size: 16px;
    font-family: proximanovaregular;
    color: #727272;
    background: url(../ImagesNew/skynet/dropdown-arrow.png) no-repeat right center;
    cursor: pointer;
    padding-bottom: 5px;
}

    .signuppage select.dropdowm:focus {
        outline: none;
    }
/* The container */
.signuppage .check-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .signuppage .check-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.signuppage .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 0%;
    border: 1px solid #727272;
}

/* On mouse-over, add a grey background color */
.signuppage .check-container:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.signuppage .check-container input:checked ~ .checkmark {
    background-color: #ff0000;
    border: 1px solid #ff0000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.signuppage .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.signuppage .check-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.signuppage .check-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.signuppage .checkbox-section {
    float: left;
    width: 100%;
}

.signuppage label.check-container {
    color: #727272;
    font-family: proximanovaregular;
    font-weight: normal;
    font-size: 16px !important;
}

.check-option {
    float: left;
    width: 50%;
}

    .check-option.width-adjust {
        width: 100%;
    }

.heading-3 {
    font-size: 14px;
    font-weight: bold;
    font-family: proximanovaregular;
    color: #000;
}

.submit.reset {
    text-align: center;
    width: 142px;
    margin: 0 auto;
    background: transparent;
    border: 2px solid #ff0000;
    color: #ff0000;
    font-size: 16px;
    font-family: proximanovaregular;
    height: 44px;
    margin-right: 10px;
    text-transform: uppercase;
}

button.submit:focus {
    outline: none;
}

.col-md-12.text-center.top-values {
    margin-top: 0px;
    margin-bottom: 40px;
}

/*
.leftmenu-align{
    color:#ef2c24;
}
About Us Page
.leftmenu-align td a {
    COLOR: #000000;
    font-size: 14px;
    font-family: proximaNovaRegular;
    padding: 5px 20px;
    text-align: left !important;
    width: 100% !IMPORTANT;
    float: left;
}
td.leftmenu-align {
    display: inline-block !important;
    width: 202px;
    background:#f8f8f8;
    float: left;
}
.leftmenu-align a:hover,
.leftmenu-align .nav:hover {
    font-family: proximaNovaRegular;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #ff0000;
    text-align: left !important;
    width: 100% !IMPORTANT;
    float: left;
    border-radius: 10px;
}
    */
.heading1 {
    font-family: Proximanovaregular;
    position: relative;
    font-size: 18px;
    color: #f00;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding: 10px 15px;
    float: left;
    width: 100%;
    display: inline-block;

    /*background-color: #f8f8f8;
        border-bottom: 1px solid #ff0000;
        border-radius: 9px;
    border: 1px solid #e9e9e9;
    */

}

.newstyles {
    background-color: #f8f8f8;
    text-align: left;
    padding: 15px 20px;
    border-radius: 9px;
    border: 1px solid #e9e9e9;
    font-family: Proximanovaregular;
    font-size: 18px;
    line-height: 26px;
    float: left;
    width: 100%;
}

#linkuShopweship img {
    margin: 0;
}

.userdropdown {
    margin-top: 15px;
}

.user-icons em.fa.fa-user {
    background: #fff;
    padding: 9px;
    font-size: 23px;
    border-radius: 53%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 14px;
    color: #ff0000;
}

.user-icons {
    padding-top: 20px;
}

    .user-icons em.fa.fa-angle-down {
        color: #ffffff;
        font-size: 21px;
        padding: 6px;
        margin-left: 11px;
    }

.content-sectionrow .text {
    font-family: proximanovaregular;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.content-sectionrow .heading-3 {
    font-size: 18px;
    font-weight: bold;
    font-family: proximanovaregular;
}

.tabnew {
    /*background: #f8f8f8;
    margin-top: 10px;
    margin-left:10px;
    padding: 10px 20px;
    border: 1px solid #e9e9e9;*/
    float: left;
    width: 100%;
    border-radius: 9px;
    border-collapse: initial;

}

td.margin-remove img {
    margin: 0 !important;
}

td.inside-title span {
    /* font-family: proximanovaregular; */
    font-size: 16px !important;
    color: #000;
}

.tabnew td.text {
    color: #666;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    width: 156px;
    padding: 7px 0px;
    width: initial;
}

.tabnew td.verdanarequired {
    font-family: proximanovaregular;
}

.tabnew td.text td {
    padding: 5px 0px;
}

td.tabnew .heading1 {
    border: 0;
    margin-bottom: 30px;
}

.passwordinputs,
.Inputs {
    border: 0px solid #001557;
    /* font-family: proximanovaregular; */
    font-family: 'Roboto', sans-serif ;
    font-size: 13px;
    color: #000000;
    background-color: transparent;
    margin-left: 0px;
    padding-left: 5px;
    border-bottom: 1px solid #bbbbbb;
    padding-top: 5px;
}

td.tabnew textarea {
    resize: none;
    width: 155px !important;
}

tr.datagriditem td {
    padding: 0px 8px !important;
}

tr.datagridheader td {
    padding: 0 8px !important;
}

.paymentoption label {
    padding-left: 10px;
    position: relative;
    top: -2px;
}

td.style6 label {
    position: relative;
    top: -2px;
    padding-left: 10px;
}

.formtxtalign{padding-left:15px;}

table.paymentoption label {
    font-family: proximanovaregular;
}

td .verdananormal {
    font-family: proximanovaregular;

}

.buttongraymouseover {
    font-family: proximanovaregular;
    font-size: 13px;
}

td.style5 select {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 5px;
    width: 126px !important;
}

td.bg-extend {
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 9px;
    float: left;
}

td.text.new-heading-firsts {
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 9px;
    float: left;
}

.ui-widget-content {
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 9px;
    float: left;
}

.text {
    /* font-family: proximanovaregular; */
    /* font-size: 16px; */
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}

.faqdiv strong a {
    color: #666666 !important;
}

.new-heading-firsts td.heading1 {
    border: 0;
    float: inherit;
    text-align: left !important;
    padding-left: 0;
}

.heading3 {
    font-family: proximanovaregular;
}

.labelgray {
    font-size: 16px;
    font-family: proximanovaregular;
}

.new-heading-firsts .Inputs {
    padding-bottom: 5px;
}

td.whatsappimg img {
    margin: 0;
}

.image-align img {
    margin: 0;
}

a.navLink {
    font-family: proximanovaregular;
    font-size: 16px;
}

.navLink:hover {
    font-family: proximanovaregular;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

.verdanarequired span {
    font-family: 'Roboto', sans-serif ;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.tabnew #Table1 .text span {
    font-size: 14px;
}

.tabnew #Table1 span {
    font-size: 16px;
}

.label span {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    font-family: proximanovaregular;
}

.ui-tabs-nav{
    background:none !important;
    border:none !important;
}

.ui-tabs .ui-tabs-nav{
     padding:0px !important;
}

.ui-widget-content {
    /*background: #f8f8f8 url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;*/
    color: #222222;
    width: 100%;
    border: 1px solid #aaaaaa !important;
    border-radius: 0px;
}

.errormessage {
    font-family: Proximanovaregular;
    font-size: 14px;
}

.table-top .heading1 {
    padding-left: 0;
}

.table-top .heading2 {
    font-family: proximanovaregular;
    font-size: 16px;
    color: #595959;
    font-weight: bold;
    text-decoration: none;
}

/**************************** my styles ***********************************/


.m-0 {
    margin-top: 0px !important;
}

.vline{
   border-right:1px solid #ddd;
   height:18px;
   display:inline-block;
   margin-bottom: -6px;
   line-height:30px;
   margin-left:20px;
   margin-right:20px;
   position:relative;
   opacity:0.9
}

.langdd {
    padding-right: 20px;
    position: relative;
    z-index: 9999;
}

.langdd a:hover,
.langdd a {
    color: white;
    font-size: 14px;
}

    .langdd span {
        color: white;
        font-size: 12px;
        margin-right: 5px;
    }

    .langdd select {
        padding: 3px;
        color: #424242;
    }
    .langdd select  option{
        color: black;
    }
    .langdd  select option:nth-child(2){
        color: green;
    }
/****** my designs 21/08/2018 ********/

.uploadinput .Inputs {
    font-size: 11px;
    padding: 5px;
}

/****** my designs 21/08/2018 ********/
/****** my designs 22/08/2018 *******/


.sky-sidemenu {
    width: 100px !important;
    background: #ef2c24;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    min-height:100vh;
    height:100vh;

}
    .sky-sidemenu > table {
        background: #ef2c24;
       /* -webkit-box-shadow: 3px 0 5px -2px #ccc;
         box-shadow: 3px 0 12px -2px #ccc;*/
    }

#ctl00_imgLeftImage{
    padding-bottom:20px;
}

.sky-sidemenu td a {
    color: #fff;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    padding: 6px;
    display: block !important;
    margin: 0px 8px;
    border-radius: 2px;
    font-weight: 400 !important;
}


.bfrlogin.sky-sidemenu td a {
    border-bottom: 1px solid #fd8787;
}

.after-login.sky-sidemenu td a{
    margin:0px -6px !important;
}

.after-login.sky-sidemenu td img{
       width: 20px;
    height: 20px;
    margin-left: 5px;
}

img[src=/WebResource.axd?d=JEyk12403Np3ScMSqlOhNucUOVJt6GzVsEcUtYP-Cn4ygc8dlFTTyh3VeBpcnCWW7kincLGPQrQbgu4_LL6kHG6jFSM9Xz2cvYTc3G6TwtW1X2io0&amp;t=636558628200000000] {
    display: none;
}



.sky-sidemenu td a i {
    margin-right: 10px;
    width: 18px;
    overflow: hidden;
    position: relative;
    margin-bottom: -3px;
}

.sky-sidemenu .TextMenuItemSelected,
.sky-sidemenu td a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #f7abab;
    font-family: proximaNovaRegular;
}

.separatediv {
    background: #f7caca;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px;
}

    .separatediv a {
        color: #352626 !important;
        font-weight: bold;
    }

        .separatediv a:hover {
            color: red !important;
        }

.resource-title {
    font-size: 15px;
    color: #000;
    padding-left: 13px;
    margin-bottom: 8px;
}

.tabnew .TextPageItalic {
    font-size: 12px !important;
    line-height: 28px;
}


/***** my designs 22/08/2018 ********/


/*****my designs 27/08/2018 ********/


/*Calandar style*/
.yui .ajax__calendar_container {
    background: white !important;
    padding: 10px 5px !important;
    border: none !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

.ajax__calendar_other {
    padding-right: 4px;
    padding-bottom: 2px;
}

.yui .ajax__calendar_today{
    color:red !important;
    margin-bottom:5px;
}
/*Calandar style*/
.addaddressbtn a,
.changepassbtn a {
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 15px !important;
    color: grey;
    text-decoration: none !important;
}

    .changepassbtn a:before {
        content: '\f09c';
        position: absolute;
        font-family: "fontawesome";
        margin-left: -19px;
        color: #FF0000;
    }

    .addaddressbtn a:before {
        content: '\f067';
        position: absolute;
        font-family: "fontawesome";
        margin-left: -19px;
        color: #FF0000;
    }

/*****my designs 27/08/2018 ********/


/*** my 31-08-2018 ****/
.fs14 {
    font-size: 14px;
}

.required {
    color: rgb(255, 0, 0);
    font-size: 15px;
    font-weight: 500;
}

.collectionfields {
    width: 207px !important;
    padding-left: 33px;
    padding-bottom: 10px;
}

.agreetc {
    width: 40%;
    padding: 20px !important;
    font-weight: normal
}

    .agreetc input {
        margin-right: 10px !important;
        padding-top: 25px !important;
    }

.afterlogin-menu td:first-child a {
}
/*** my 31-08-2018 ****/

/*** my 3-08-2018  ***/
input[type="checkbox"] {
    margin: 5px !important;
}

.lbl1 {
    display: none;
    z-index: 108;
    left: 1065px;
    position: absolute;
    top: 322px
}

.lbl2 {
    z-index: 101;
    left: 127px;
    position: absolute;
    top: 1013px
}

.lbl3 {
    z-index: 102;
    left: 121px;
    position: absolute;
    top: 1074px
}

.lbl4 {
    z-index: 103;
    left: 117px;
    position: absolute;
    top: 1095px
}

.lbl5 {
    z-index: 104;
    left: 130px;
    position: absolute;
    top: 1032px
}

.lbl6 {
    z-index: 105;
    left: 112px;
    position: absolute;
    top: 1133px
}

.lbl7 {
    z-index: 106;
    left: 120px;
    position: absolute;
    top: 1052px
}

.lbl8 {
    z-index: 107;
    left: 112px;
    position: absolute;
    top: 1112px
}

.DataGridHeader td {
    width: 120px !important;
}

.formtxtalign .text {
    width: 220px !important;
}

.skynetprom {
    width: 605px;
    height: 851px;
    padding: 5px;
}

.skynetpromie {
    width: 800px;
    height: 1700px;
    padding: 5px;
}

.tabletitle {
    width: 99%;
    background-color: #eee;
    /*background-image: url(../images/vista-24pixel.png);*/
    font-size: 14px;
    font-weight: bold;
    color: Black;
    text-align: center;
    padding:10px;
}

.membershipimg {
    height: 265px;
    width: 390px;
}

/*** my 3-08-2018 ***/

/****** my 4-08-2018 ***************/

.formalign td {
    padding-bottom: 10px;
}


.header {
    border-style: none solid none solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    border-left-width: 1px;
    border-left-color: #CCCCCC;
    width: 100%;
}

.side {
    border-style: none solid none solid;
    border-right-width: 0px;
    border-right-color: #CCCCCC;
    border-left-width: 0px;
    border-left-color: #CCCCCC
}

/*.header-inner {
    background: #ff0000;
    padding: 5px 30px;
}*/

.header-inner a{
    background: #ef2c24;
    display: inline-block;
    width: 206px;
    margin-left: -1px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-afterlogin a{
    width: 220px;
}

    .header-inner a:hover,
    .header-inner a:focus {
        text-decoration: none;
    }

.header-afterlogin {
    /*width: 78%;*/
    width: 16%;
    padding: 0px;
}
/****** my 4-08-2018 ***************/

.bookshipmentbtn {
    border: 1px solid #000000;
    background-color: #EE2E24;
    color: #ffffff;
    width: 70px;
    font-size: 8pt;
    font-family: verdana;
}

.validatesum {
    z-index: 101;
    left: 977px;
    position: absolute;
    top: 690px
}

.useracvalidatesum {
    -index: 101;
    left: 284px;
    position: absolute;
    top: 605px
}


/*Home styles goes here*/
h2.heading1.intro-text {
    background: transparent;
    border: 0;
    font-size: 45px;
}

h2.heading1.mobile-app {
    background: transparent;
    border: 0;
    font-size: 45px;
    margin-top: 0 !important;
    padding: 0 !important;
}

.mobile-app-section .inner-gray-bg {
    margin-top: 0 !IMPORTANT;
    padding-top: 53px !IMPORTANT;
}

.right-text h1.heading_1 {
    font-weight: bold;
}


/*************  my style 12/09/2018 *******************/

.animate-right {
    position: relative;
    animation: animateright 0.4s
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.sky-sidebar {
    height: 100%;
    width: 320px;
    background-color: #fff;
    position: fixed !important;
    z-index: 3;
    overflow: auto;
    top: 0px;
    padding: 20px 30px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
@media (max-width:1200px) {
    .aboutimg img {
    margin: 0;
    width: 100%;
}
.login-page h2.heading-2 {
    font-size: 27px;
}
.form-whole {
    width: 100% !important;
    float: right;
    background: white;
    min-height: 406px;
    margin-right: 0;
    margin-top: 30px;
    padding: 30px 40px;
}
.login-page h2.heading-2 {
    font-size: 25px;
    margin-top: 0;
}
    }
    @media (max-width:1024px) {
       .inner-gray-bg {
    background: #f3f3f3;
    padding: 8px 15px;
    min-height: 377px;
    margin-top: 0;
    float: left;
}
    }

@media (min-width:993px) {
    .sky-sidebar.w3-collapse {
        display: block !important
    }

}


@media (max-width:992px) {
    .signuppage .form-whole {
    min-height: auto;
    padding: 0;
    width: 100%;
    margin: 15px 0px !important;
}
    .inner-gray-bg .heading1 {
    font-size: 18px !important;
}
    .sky-sidebar.w3-collapse {
        display: none
    }
    .right-text {
    float: left;
    width: 50%;
}
.aboutimg img {
    margin: 0;
    width: 100%;
}
.inner-gray-bg {
    background: #f3f3f3;
    padding: 42px;
    min-height: 389px;
    margin-top: 0;
    float: left;
}

}
@media (max-width:850px) {
  .logo-image{
    width: auto !important;
  }
    .logo-image img{
      width:105px;
    }
  .menu-list{
    width:75%;
  }
  ul#menubar li{
    font-size: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
  }
ul#menubar{
  padding-left:0px;
}
  .col-md-12.text-center.top-values {
  width: 100%;
  }
.signuppage h2.heading-2 {
    font-size: 25px;

}
.login-page h2.heading-2 {
    font-size: 25px;

}

    footer .facebook-icon {
    float: left;
    width: 100px;
}
footer .social-icons {
    width: 100%;
    margin: 0 auto;
}
footer span.social-text {
    padding-left: 0px !important;
}
footer .socialicons {
    padding-left: 25px;
}
ul.quicklinks {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
    .right-text h1.heading_1 {
    font-size: 28px;
    font-family: 'ProximaNovaRegular' !important;
    width: 92%;
    padding-left: 65px;
    line-height: 35px;
    float: left;
}
    .track-details .heading {
    font-size: 15px;
}
.track-details {
    width: 50%;
}
.radio-btn-group .radio-section {
    width: 100%;
    float: left;
}

.aboutimg img {
    margin: 0;
    width: 100%;
}

}
@media (max-width:991px) {

}

@media (max-width:767px) {
  .sky-sidebar_1{
    width:100% !important;
  }
    .media-carousel .carousel-control.left {
    top: 35% !important;
}
 .media-carousel .carousel-control.right {
    top: 35% !important;
}
    .form-whole {
    width: 100% !important;
    margin-right: 0;
}
    .col-md-12 {
    width: 100%;
}
    .submit {
    padding: 0 !important;
    margin: 10px 0 !important;
}
.col-md-12.text-center.top-values {
    width: 100%;
}

    .signuppage .form-whole {
    min-height: auto;
    padding: 0;
    width: 100%;
    margin: 15px 0px !important;
}
   section.mobile-app-section {
    background: url(../ImagesNew/skynet/red-bg.png) no-repeat;
    margin-top: 0;
    width: 100%;
    background-color: #ff0000;
}
.gray-out-bg {
    width: 100% !important;
    float: left;
}
.inner-gray-bg .heading1 {
    font-size: 32px !important;
}

    .track-details .heading {
    font-size: 13px;
}
.fa.fa-bars {
    font-size: 19px !important;
    margin-top: 7px;
}
.contact-info {
    float: left;
    width: 100%;
    clear: both;
}
.phone-number:first-child {
    padding-right: 0;
}
.logo-image {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul#menubar li {
    font-size: 1em;
    padding-left: 0 !important;
    padding-right: 23px !important;
}
.right-text {
    float: left;
}
.text-exp {
    float: left;
    width: 100%;
    left: 5%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.number-bold {
    font-size: 43px;
    font-weight: bold;
    color: #fff;
}
.content-regular {
    color: #fff;
    font-size: 28px;
}
.right-box {
    float: right;
    width: 100%;
}
.img-style {
    border: 5px solid red;
    padding: 5px;
    border-radius: 100%;
    width: 118px;
    text-align: center;
    height: 118px;
    float: left;
    position: absolute;
    left: 26px;
    background: #fff;
    top: 22px;
}
.contentnew-section {
    padding-left: 171px;
    width: 79%;
}
.years-of-exp {
    background: url(../ImagesNew/skynet/skynet-delivery-bg1.png) no-repeat !important;
}
.inner-gray-bg {
    background: #f3f3f3;
    padding: 42px;
    min-height: auto;
    margin-top: 0;
    float: left;
}
.gray-out-bg {
    width: 100%;
    float: left;
}
.aboutimg img {
    margin: 0;
    width: 100%;
}
.aboutimg {
    float: left;
    width: 100%;
    padding-left:0;
}
}
@media (max-width:480px) {
  ul#menubar li{
    font-size: 0.7em;
  }
    .form-whole {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-top: 30px;
    padding: 30px 40px;
}
.login-page .logo-img {
    margin-bottom: 40px !important;
    text-align: center;
    margin-top: 18px;
}
.login-page {
    padding: 10px;
}
    section.login-page.signuppage{
        padding: 0 !important;
    }
    footer a {
    color: #6d6969 !important;
    float: left;
    width: 100%;
    padding-left: 8px;
    margin-top: 5px;
}
footer li {
    padding: 5px 0px;
}
    .contentnew-section {
    padding-left: 0;
    width: 100%;
    float: left;
    text-align: center;
}
.image-div {
    position: relative;
    width: 100%;
    float: left;
}
.img-style {
    border: 5px solid red;
    padding: 5px;
    border-radius: 100%;
    width: 118px;
    text-align: center;
    height: 118px;
    float: none;
    position: relative;
    left: 0;
    background: #fff;
    top: 22px;
    margin: 0 auto;
}
     .banner-section {
    background: none !important;
}
.right-text h1.heading_1{
    display: none;
}
    .track-details {
    width: 100%;
}
.logo-image img {
    margin: 0 auto;
display: table;
}
ul#menubar li {
    /* font-size: 1em; */
    padding-left: 0 !important;
    padding-right: 8px !important;
    /* width: 100%; */
    text-align: center;
}
.contact-info {
    float: none !important;
    width: 100% !important;
    clear: both;
    margin: 0 auto;
    display: table;
}
.menulist-whole ul#menubar li:hover > ul {
    display: block;
    position: absolute;
    top: 109px !important;
    z-index: 1;
    background: rgba(255,0,0,0.83);
    border-radius: 10px;
    width: 98% !important;
    padding: 10px;
    left: 20px;
}
em.fa.fa-bars {
    float: right;
    font-size: 30px;
    color: #ef2c24;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 25px;
}
.phone-number {
    padding-right: 10px;
}

}

.sidemenu-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: 40px;
    color: black;
    font-family: 'Roboto', sans-serif;
}

.sidemenu-list li {
    list-style: none !important;
    font-size: 18px;
    padding-top: 10px;
}

.inline-list {
    margin-top: 20px;
}

    .inline-list li a,
    .sidemenu-list li a {
        text-decoration: none;
        color: #818181;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
    }

        .inline-list li a:hover,
        .sidemenu-list li a:hover {
            color: red;
        }

    .inline-list li {
        display: inline;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
    }

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}
/*************  my style 12/09/2018 *******************/

.collectionnumbdiv {
    border: 1px solid #ddd;
    padding: 5px !important;
    color: grey;
    background: white;
}

.bgtheme {
    background: #FF0000 !important;
    border-color: red !important;
    color: white !important;
}


.dropdown-menu li {
    list-style: none;
}


/******************* menu drop down *********************/
.menulist-whole #menubar ul {
    list-style: none;
    padding: 0;
}

    .menulist-whole #menubar ul li {
        display: block;
        position: relative;
        float: left;
    }

.menulist-whole #menubar li ul {
    display: none;
}

.menulist-whole #menubar ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
}

/*.menulist-whole ul li a:hover { background: #2c3e50; }*/
.menulist-whole ul#menubar li:hover > ul {
    display: block;
    position: absolute;
    top: 50px;
    z-index: 1;
    background: rgba(255,0,0,0.83);
    border-radius: 10px;
    width: 600px;
    padding:10px;
}

ul#menubar ul li {
    width: 100%;
    padding: 5px;
}

    #menubar ul li a {
        border-bottom: 1px solid #fff;
        width: 100%;
        word-wrap: break-word;
        float: left;
        white-space: normal;
        color: #fff !important;
        padding-top: 3px;
        padding-bottom: 5px;
        font-size:14px;
    }

    ul#menubar ul li:last-child a {
        border-bottom: 0;
    }

.menulist-whole #menubar li:hover li {
    float: none;
}

/*.menulist-whole li ul li:hover a { background: #1bc2a2; }*/

/*.menulist-whole li:hover li a:hover { background: #2c3e50; }*/

.menulist-whole #menubar li ul li {
    border-top: 0;
}

.menulist-whole ul#menubar ul ul {
    left: 100%;
    top: 0;
}

.menulist-whole ul#menubar:before,
.menulist-whole ul#menubar:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.menulist-whole #menubar ul:after {
    clear: both;
}

#menubar li.dropdown-menunew ul li ul {
    margin-left: 5px;
    width: 200px !IMPORTANT;
}

.menulist-whole #menubar li ul li {
    float: left !IMPORTANT;
}

    .menulist-whole #menubar li ul li ul {
        top: 0px !important;
    }

.services-menu span.fa.fa-angle-right {
    float: right;
}


/******************* menu drop down *********************/


.TextHeader{
    /* padding:10px !important; */
    background-color: transparent;
}

.TextPageNormalLightGrayBack {
    background-color: transparent;
}
.p-l-0 {
    padding-left:0;
}
.secbottom span label {
    font-weight:normal;
}

.forgotpasslink {
    text-align: left;
    vertical-align: top;
    display: block;
    margin-bottom: 15px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.pickupdetailspage  .label {
    line-height: 2;

}

.pickupdetailspage .InputLabel {
    line-height: 0px;
}

.pickupdetailspage span{
    font-weight:normal;
}
.pickupdetailspage  .fbold span{
    font-weight:bold;
}

.bookshipmentform .verdanarequired{
    width:40% !important;
}

.successmsgcard {
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
    margin-top: 20vh;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}



.pagelink a,
.pagelink a:hover{
    color: #fb6060;
}


.tabnew.shipping  a:hover{
     text-decoration:none;
}




.TextMenuItem a{
    position:relative;
    margin-left: -90px !important;
}


/**** promotions *****/
.CSSTableGenerator {
    box-shadow: none !important;
    border: 1px solid #ccc !important;
}
    .CSSTableGenerator th {
        background: red;
        font-size:15px !important;
    }

    .CSSTableGenerator td {
        border-color: #f3f3f3;
        border: 1px solid #ccc !important;
        font-size: 14px !important;
    }
.CSSTableGenerator tr:nth-child(even) {
    background: #eeeeee !important;
}

.CSSTableGenerator tr:hover{
    background-color: blue !important;
}

/*ADD POPUP*/

#dragHandler img {
    margin:0px !important;
}

#btnOK{    position: absolute;
    right: 10px;
    width: 50px !important;
    top: 10px;
    background: red;
    border: 1px solid red;
    color: #fff;}
.modal-header{border: none !important;}.modal-footer{border: none !important;}

#myExtender_backgroundElement{background: rgba(0,0,0,0.6)}
.s-detail tbody{display:table;width:100%;}

/**** Read more less ***/
.morecontent span {
    display: none;
}

.morelink {
    display: block;
    color:white !important;
    margin-top:10px;
}
/**** Read more less ***/
/*login*/
.login_page {
    width: 34%;
    padding: 5% 0 0;
    margin: 0 auto;
    display: table;
}
.login_form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 80%;
    margin: 0 auto 100px;
    padding: 40px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    float: left;
    border-top: 4px solid #ff0000;
    border-radius: 3px;
}
.btn-section {
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
.btn-section .submit {
    background: #fff;
    color: #ff0000;
    border: 1px solid #ff0000;
}
.btn-section .submit:hover {
  background: #ff0000;
    color: #ffffff;
    border: 1px solid #ff0000;
    }
.logo-img {
    margin-bottom: 40px !important;
}
.login_page input.location-input {
    margin-top: 30px;
    margin-bottom: 0px;
}
.login_page .errormsg {
    margin: 20px 0;
    font-style: inherit;
    font-weight: normal;
    font-family: proximanovaregular;
}
.gridHeading td {
    background: #ef2c24  !important;
    text-align: left;
    border-right: 1px solid #fff;
    font-weight: 400;
}
#imageDate {
    position: absolute;
    right: 15px;
    top: 5px;
}
.action-red input {
    padding: 6px 23px;
    font-size: 12px;
}
.top-form {
    padding-top: 24px !important;

    padding-left: 0 !important;
    margin: 0 auto;
    width: 96% !important;
    float: none;
    display: table;
    margin-top: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(209,209,209,1);
-moz-box-shadow: 0px 0px 12px 0px rgba(209,209,209,1);
box-shadow: 0px 0px 12px 0px rgba(209,209,209,1);
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}
.top-form .control-label{
    font-weight: bold;
    font-size: 10pt;
}
.p-0{
    padding: 0 !important;
}
#ctl08_popupDiv {
    z-index: 99;
}
.testimonial .content {
    width:100%;
}
.testimonial .nametitle {
    float: left;
    max-width: 280px;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-pagination .gridPageLinks {
    font-size: 18px;
}
.heading1.p-l-27 {
    padding-left: 27px;
    margin-bottom: 15px;
    margin-top: 8px;
}
.textroller{
     color: #f00;
     height: auto;
}
.marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee span {
  display: inline-block;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  position: relative;
  left: 100%;
  animation: marquee 30s linear infinite;
  color: #f00;
  height: auto;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 0.8s;
}
.marquee span:nth-child(3) {
  animation-delay: 1.6s;
}
.marquee span:nth-child(4) {
  animation-delay: 2.4s;
}
.marquee span:nth-child(5) {
  animation-delay: 3.2s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}

.alignleft {
    text-align: right;
    vertical-align: middle;
}

/*Home page*/
.home-page .carousel-indicators li {
    display: inline-block;
    width: 2%;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 10px;
    background: #000;
}
.home-page .carousel-indicators .active{
    display: inline-block;
    width: 2%;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
}
.right-text {
    float: right;
    width: 67%;
    height:390px !Important;
}
.nomargin{
    margin: 0 !Important;
}
.nopadding{
    padding:0 !Important;
}
.right-text .carousel-inner>.item.img1{
    float:left;
    width:100% !Important;
    background:url(../ImagesNew/skynet/banner1.png)no-repeat right top;
    height: 100%;
}
.right-text .carousel-inner>.item.img2{
    float:left;
    width:100% !Important;
    background:url(../ImagesNew/skynet/banner2.png)no-repeat right top;
    height: 100%;
}
.right-text .carousel-inner>.item.img3{
    float:left;
    width:100% !Important;
    background:url(../ImagesNew/skynet/banner3.png)no-repeat right top;
    height: 100%;
}
.right-text .container.nopadding {
    height: 100% !Important;
}
.right-text .carousel {
    position: relative;
    height: 100% !Important;
}
.right-text .carousel-indicators {
    bottom: 15px !IMPORTANT;
    width: 75%;
    right: 43px !IMPORTANT;
    text-align: right !IMPORTANT;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.right-text .item h1 {
    padding-top: 114px;
}
.minhgt {
    min-height:300px;
}

.text{
  /* font-size: 12px !important; */
}
.vee .heading1{
margin-bottom:0px !important;
}
#myCarousel img{
margin:0;
height:400px;
width:100%;
}
.right.carousel-control, .left.carousel-control {
    display: none;
}
.w100{
  width:100% !important;
}
.nopadding{
  padding:0px !important;
}
#myCarousel .carousel-caption{
  text-align: left;
  left:7% !important;
  top:20% !important;

}
#myCarousel .carousel-caption h1{
    font-family: 'ProximaNovaRegular' !important;
      color:#000;
      text-shadow: none ;
      font-size: 40px !important;
      font-weight: bold;
      line-height: 50px;
}
.wtext{
  color:#fff !important;
}
.carousel-indicators{
  right:0 !important;
  margin-left:-10% !important;
  left:30% !important;
}
.w190{
  width: 206px;
  color:#fff !important;
}
.p-l-0{
  padding-left: 0px !important;
}
@media (max-width:600px){
.menu-list{
  width:100% !important;
}
.phone-number{
  font-size: 1rem;
}
.marquee span{
  font-size: 1rem;
}
}
.customheadingcountry{
  background: #292929;
  padding:0.5rem;
  margin:0.5rem 0;
  color:#fff;
  font-family: 'Roboto', sans-serif;
  text-align:left;
  text-transform: uppercase;
  font-weight: 500;
}
.customheadingcountry_1{
  background: #ef2c24;
  padding:0.5rem;
  margin:0.5rem 0;
  color:#fff;
  font-family: 'Roboto', sans-serif;
  text-align:left;
  text-transform: uppercase;
  font-weight: 500;
  /* padding:10px ; */
}
.flexcontaino{
  display: flex;
  align-items: baseline;
}
.socia img{
  margin:0;
  padding:0;
}
.pagelink table{
  width:100% ;
}
.sidecontent{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500 !important;
}
.phone-number-new{
  font-size: 12px;
}

.sky-sidebar_1{
    height: 100%;
    width: 550px;
    background-color: #ededed;
    position: fixed !important;
    z-index: 3;
    overflow: auto;
    top: 0px;
    padding: 20px 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.overseasection{
  margin-top:4rem;
}
.overseasection iframe{
  border:none  !important;
  margin:0 auto;
}
.gridcontainero{
  display: grid;
  width:700px;
  grid-template-columns: 16% 30% 30%;
  align-items: baseline;
  grid-gap:10px;
  margin-bottom:20px;
}
.gridcontainero1{
  display: grid;
  width:413px;
  grid-template-columns: 28% 36% 30%;
  align-items: baseline;
  grid-gap:10px;
  /* margin-bottom:20px; */
}
.p-l-10{
  padding-left: 10px !important;
}
.cxc span{
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
}
.m-t-10{
  margin-top:10px !important;
}
.corinput input{
  border: 1px solid #c9c9c9;
  padding-top: 2px !important;
}
.m-b-20{
  margin-bottom:20px;
}
.fs-12{
  font-size: 12px !important;
}
.custoo td.text{
  font-size: 14px !important;
}
.smalltxt{
  font-size: 14px !important;
}
.fs-14 span{
  font-size: 14px;
}

.gridHeading td:last-child{
  border-right:none  !important;
}
.customredtext{
  color:#ef2c24;
  font-family: 'Roboto', sans-serif ;
  font-weight: 500;
  font-size: 1.7rem;
}
.p-t-5{
  padding-top:5px !important;
}
.gridHeading td{
  padding:5px;
}
.bottomfix{
  position: fixed;
  bottom:10px;
  right:0;
  z-index:9999999 !important;
}
.bottomfix img{
  width:150px;
}
.p-l-0{
  padding-left: 0px !important;
}
.p-l-0 td div span{
  font-size: 14px !important;
}
.w185px label{
  font-weight: normal;
}
.newcls{
  background: #ef2c24 !important;
  color:#fff !important;
  display: block !important;
  border-color:#ef2c24 !important;
}
.newcls span.glyphicon{
  top:3px;
  left:8px;
}
.newclsslider{
  /*background: #ef2c24 !important;*/
  color:#fff !important;
  display: block !important;
  border-color:#ef2c24 !important;
}
.newclsslider span.glyphicon{
  /*top:px;*/
  left:8px;
  height:3px;

}
.sambar {
    background: #ff0000;
    color: #fff !important;
    padding: 0.5rem 2rem;
}
    .sambar a {
        text-decoration:none !important;
    }