@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');


html, body {
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 25px;
    color: #000000 !important;
    font-weight: 400;
    overflow-x: hidden;
}
a:focus{
    text-decoration: none !important;
    outline: none !important;
}

/* Margins & Paddings */
.m-auto { margin: 0 auto !important; }
.m-0 { margin: 0px !important; }
.m-1 { margin: 1px !important; }
.m-2 { margin: 2px !important; }
.m-3 { margin: 3px !important; }
.m-4 { margin: 4px !important; }
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }
.m-25 { margin: 25px !important; }
.m-30 { margin: 30px !important; }
.m-35 { margin: 35px !important; }
.m-40 { margin: 40px !important; }

.m-t-0 { margin-top: 0px !important; }
.m-t-1 { margin-top: 1px !important; }
.m-t-2 { margin-top: 2px !important; }
.m-t-3 { margin-top: 3px !important; }
.m-t-4 { margin-top: 4px !important; }
.m-t-5 { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-t-35 { margin-top: 35px !important; }
.m-t-40 { margin-top: 40px !important; }

.m-r-0 { margin-right: 0px !important; }
.m-r-1 { margin-right: 1px !important; }
.m-r-2 { margin-right: 2px !important; }
.m-r-3 { margin-right: 3px !important; }
.m-r-4 { margin-right: 4px !important; }
.m-r-5 { margin-right: 5px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-r-30 { margin-right: 30px !important; }
.m-r-35 { margin-right: 35px !important; }
.m-r-40 { margin-right: 40px !important; }

.m-b-0 { margin-bottom: 0px !important; }
.m-b-1 { margin-bottom: 1px !important; }
.m-b-2 { margin-bottom: 2px !important; }
.m-b-3 { margin-bottom: 3px !important; }
.m-b-4 { margin-bottom: 4px !important; }
.m-b-5 { margin-bottom: 5px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-b-35 { margin-bottom: 35px !important; }
.m-b-40 { margin-bottom: 40px !important; }

.m-l-0 { margin-left: 0px !important; }
.m-l-1 { margin-left: 1px !important; }
.m-l-2 { margin-left: 2px !important; }
.m-l-3 { margin-left: 3px !important; }
.m-l-4 { margin-left: 4px !important; }
.m-l-5 { margin-left: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-l-35 { margin-left: 35px !important; }
.m-l-40 { margin-left: 40px !important; }

.p-0 { padding: 0px !important; }
.p-1 { padding: 1px !important; }
.p-2 { padding: 2px !important; }
.p-3 { padding: 3px !important; }
.p-4 { padding: 4px !important; }
.p-5 { padding: 5px !important; }
.p-10 { padding: 10px !important; }
.p-15 { padding: 15px !important; }
.p-20 { padding: 20px !important; }
.p-25 { padding: 25px !important; }
.p-30 { padding: 30px !important; }
.p-35 { padding: 35px !important; }
.p-40 { padding: 40px !important; }

.p-t-0 { padding-top: 0px !important; }
.p-t-1 { padding-top: 1px !important; }
.p-t-2 { padding-top: 2px !important; }
.p-t-3 { padding-top: 3px !important; }
.p-t-4 { padding-top: 4px !important; }
.p-t-5 { padding-top: 5px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-t-25 { padding-top: 25px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-t-35 { padding-top: 35px !important; }
.p-t-40 { padding-top: 40px !important; }
.p-t-50 { padding-top: 50px !important; }
.p-t-60 { padding-top: 60px !important; }

.p-r-0 { padding-right: 0px !important; }
.p-r-1 { padding-right: 1px !important; }
.p-r-2 { padding-right: 2px !important; }
.p-r-3 { padding-right: 3px !important; }
.p-r-4 { padding-right: 4px !important; }
.p-r-5 { padding-right: 5px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-r-20 { padding-right: 20px !important; }
.p-r-25 { padding-right: 25px !important; }
.p-r-30 { padding-right: 30px !important; }
.p-r-35 { padding-right: 35px !important; }
.p-r-40 { padding-right: 40px !important; }

.p-b-0 { padding-bottom: 0px !important; }
.p-b-1 { padding-bottom: 1px !important; }
.p-b-2 { padding-bottom: 2px !important; }
.p-b-3 { padding-bottom: 3px !important; }
.p-b-4 { padding-bottom: 4px !important; }
.p-b-5 { padding-bottom: 5px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-b-25 { padding-bottom: 25px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-b-35 { padding-bottom: 35px !important; }
.p-b-40 { padding-bottom: 40px !important; }
.p-b-60 { padding-bottom: 60px !important; }

.p-l-0 { padding-left: 0px !important; }
.p-l-1 { padding-left: 1px !important; }
.p-l-2 { padding-left: 2px !important; }
.p-l-3 { padding-left: 3px !important; }
.p-l-4 { padding-left: 4px !important; }
.p-l-5 { padding-left: 5px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-l-25 { padding-left: 25px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-l-35 { padding-left: 35px !important; }
.p-l-40 { padding-left: 40px !important; }

.f-s-8 { font-size: 8px !important; }
.f-s-9 { font-size: 9px !important; }
.f-s-10 { font-size: 10px !important; }
.f-s-11 { font-size: 11px !important; }
.f-s-12 { font-size: 12px !important; }
.f-s-13 { font-size: 13px !important; }
.f-s-14 { font-size: 14px !important; }
.f-s-15 { font-size: 15px !important; }
.f-s-16 { font-size: 16px !important; }
.f-s-17 { font-size: 17px !important; }
.f-s-18 { font-size: 18px !important; }
.f-s-19 { font-size: 19px !important; }
.f-s-20 { font-size: 20px !important; }
.f-s-25 { font-size: 25px !important; }
.f-s-35 { font-size: 35px !important; }
.f-s-40 { font-size: 40px !important; }
.f-s-55 { font-size: 55px !important; }
.f-s-62 { font-size: 62px !important; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; }
h1 { font-size: 40px; }
h2 { font-size: 26px; }
h3 { font-size: 25px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/* Colors */
.text-red{ color: #bf0a30; }
.text-dark-blue { color: #002868 !important; }
.text-white { color: #fff !important;}

/* Font-style */
.text-regular {font-weight: 400 !important;  }
.text-medium {font-weight: 500 !important;  }
.text-semi-bold{ font-weight: 600 !important; }
.text-bold{ font-weight: 700 !important; }


/*--------------
  common style
---------------*/
a:hover, a:focus {text-decoration: none;}
ul{margin: 0; padding: 0;}
ul li{list-style: none;}
.section-gap{ padding-top: 14%; }
.section-body-gap{ padding-top: 160px; }
.bg-blue{ background: #002868 !important; }
.bg-red{ background: #bf0a30; }
.bg-sky{background: #f4f7f8;}
.sky-light-bg {background: #e6effe;}
.btn.btn-rounded{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 14px 24px;
    display: inline-block;
    white-space: normal !important;
    word-wrap: break-word;
}
.btn.btn-rounded:hover{
    background: #002868;
    transition: all 0.3s ease-in-out;
}
.relo-tittle1{
    font-size: 73px;
    line-height: 78px;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    margin-top: -65px;
    text-shadow: 6px -6px 0 rgba(255,255,255,1);
}
.relo-tittle2{
    font-size: 73px;
    line-height: 78px;
    text-transform: uppercase;
    font-weight: 900;
    color: #002868;
    position: relative;
    margin-top: -70px;
    text-shadow: 6px -6px 0 rgba(255,255,255,1);
}
.relo-tittle3{
    font-size: 55px;
    font-weight: 700;
    color: #002868;
}

.bg-red {
    color: #fff;
}
.common-title{
    position: relative;
    z-index: 1;
    font-size: 35px;
    line-height: 41px;
    color: #313131;
}
.inner-common-title {
    color: #313131;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
}
a.page-btn{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    padding: 15px 24px;
    display: inline-block;
    border-radius: 3px;
    transition: all 1s ease;
}
a.page-btn:hover{
    text-decoration: none;
    color: #fff;
    background-color: #232323;
}
a.page-btn:focus, .pricing-footer a:focus{
    color: #fff;
}
/*-------------
     HEADER 
--------------*/
.common-header-logo {
    display: inline-block;
    padding: 15px 0;
}
.common-header-logo img {
    height: 55px;
}
.common-login-logo img {
    height: 80px;
}
.common-footer-logo {
    display: inline-block;
}
.common-footer-logo img {
    height: 55px;
}
header .logo img{
    width: 280px;
}
.relo-header {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;

}
.relo-header .container {
    position: relative;
}

.relo-header .navbar-toggle {
    content: " ";
    background: url('../images/icons/dark-blue/menu-three-horizontal-lines-symbol.svg') no-repeat center;
    background-size: 60%;
    width: 50px;
    height: 50px;
    top: 15px;
    right: 0px;
    position: absolute;
    cursor: pointer;
    border-radius: 3px;
    display: none;
    z-index: 9;
}
.relo-header .logo {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 20px;
}
.relo-header .navbar {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.relo-header .navbar > li {
    float: left;
    text-transform: uppercase;
    padding: 39px 18px;
}

.relo-header .navbar > li > a {
    font-weight: 500;
    color: #333333;
    display: block;
    padding: 9px 0px;
    text-decoration: none;
}

.relo-header .navbar > li.active > a, 
.relo-header .navbar > li > a:hover ,
.relo-header .navbar > li > a.header-login-btn:hover {
    color: #bf0a30;
}
.relo-header .navbar > li > a.header-login-btn {
    color: #002868;
}
.relo-header .navbar > li > a.header-signup-btn {
    background: #bf0a30;
    color: #fff;
    padding: 8px 24px;
    border-radius: 50px;
}
.relo-header .navbar > li > a.header-signup-btn:hover{
    background: #002868;
}
.inner-header{
    position: static;
}
header.inner-header .logo img{
    width: 200px;
}
.relo-header.inner-header .logo{
    padding-top:25px;
    padding-bottom: 25px;
}
.relo-header.inner-header .navbar > li{
    padding-top:25px;
    padding-bottom: 25px;
}
.icon-grid-wrap {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    z-index: 10;
    position: relative;
}
#myReloAuthModal .icon-grid-wrap .icon-grid {
    border-right: 1px solid #333;
    width: 50%;
}
#myReloAuthModal .icon-grid-wrap .icon-grid a h4 {
    color: #000;
}
#myReloAuthModal .icon-grid-wrap .icon-grid:last-child {
    border-right: none;
}
/*---------------
   HEADER END 
---------------*/

/*-------------
     Banner 
--------------*/
.relo-banner-wrap {
    background: url(../images/banner.jpg) no-repeat;
    position: relative;
    background-size: cover !important;
    background-position: right !important;
    padding-top: 188px;
    padding-bottom: 80px;
}
.relo-banner-content h1{
    text-transform: uppercase;
    font-weight: 900;
    font-size: 40px;
    line-height: 46px;
}
.relo-banner-content p{
    font-size: 18px;
    line-height: 24px;
}
.relo-banner-wrap {
    position: relative;
}
.relo-banner-wrap .relo-banner-pic {
    position: absolute;
    left: 50%;
    top: 100px;
}
.relo-banner-wrap .relo-banner-pic img {
    width: 100%;
}
/*---------------
   Banner END 
---------------*/

/*------------------------
     MyRelo-body-start
------------------------*/
.icon-container{
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10px;
    margin-bottom: 20px;
}
.icon-box{
    text-align: center;
    padding: 20px 20px 40px 20px;
}
.icon-box p{
    color: #002868;
    font-weight: 500;
}
ul.feature-listing li{
    position: relative;
    color: #002868;
    padding-bottom: 25px;
    padding-left: 25px;
    font-size: 18px;
    margin-bottom: 16px;
}
ul.feature-listing li:before{
    content: "";
    position: absolute;
    background: #bf0a30;
    width: 12px;
    height: 12px;
    left: 0;
    top: 6px;
    border-radius: 50px;
}
ul.feature-listing li span{
    color: #757575;
    font-size: 14px;
    line-height: 20px;
}
.relo-app-content p{
    color: #002868;
    font-size: 23px;
    line-height: 29px;
    padding-bottom: 50px;
}
.app-icon p{
    color: #333333;
    font-size: 18px;
}
ul.app-icon-listing li{
    display: inline-block;
    margin-right: 20px;
}
.relo-body-sec .mobile-pic {
    padding-top: 40px;
}

/* 
///// Military Section
*/
.relotech-military {
    background: url(../images/home-banner.jpg) no-repeat center;
    padding: 15px 0;
}
.relotech-military h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 100px;
}
.relotech-military figure.logo-mypcs img {
    width: 60%;
}

/*
***** Solutions ********
*/
.solutions {

}
.solutions h1 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 900;
}
.solutions .owl-carousel .item img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.5;
    transition: all 0.3s ease;
}

.solutions .owl-carousel .item:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.solutions .owl-carousel .owl-dots {
    text-align: center;
}
.solutions .owl-carousel button.owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ccc;
    border-radius: 50%;
}
.solutions .owl-carousel button.owl-dot.active span {
    background-color: #bf0a30;
}
.solutions .owl-carousel button.owl-dot {
    margin-right: 12px;
}
/*-----------------------
       About Us
------------------------*/

/*-----------------------
       Banner
------------------------*/
.page-body-wrap .relotruck-picture img {
    width: 100%;
}
.page-body-wrap .page-content h2{
    color: #232323;
}

.founder-picture{
    text-align: center;
}
.founder-picture figure img{
    border-radius: 50px;
    width: 100px;
    height: 100px;
}
.founder-picture p{
    color: #303030;
    font-size: 16px;
    line-height: 22px;
}
.founder-picture span{
    color: #303030;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.founder-content p{
    color: #303030;
    font-size: 16px;
}
ul.listing{
    margin: 0;
    padding: 0;
}
ul.listing li{
    list-style: none;
    position: relative;
    color: #232323;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px;
    padding-left: 23px;
}
ul.listing li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 12px;
    height: 13px;
    background-color: #09499e;
    border-radius: 3px;
}
.page-section-3 .btn.page-btn{
    text-transform: capitalize;
    white-space: normal !important;
    word-wrap: break-word;
}

/*--------------------------
       Contact Us Page
----------------------------*/
.inner-banner {
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    min-height: 431px;
}
.banner-title h1{
    text-transform: uppercase;
    font-weight: 900;
    font-size: 40px;
    line-height: 46px;
}
.contact-form-wrap .form-control {
    border: none;
    border-bottom: 1px solid #bfcbc5;
    box-shadow: none;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.contact-form-wrap textarea.form-control{
    height: 150px;
    resize: none;
}
.contact-form-wrap .btn.focus, .contact-form-wrap .btn:focus, .contact-form-wrap .btn:hover{
    color: #fff;
    outline: none;
}
.contact-form-wrap .form-group {
    position: relative;
}
/* Material Form */

.form-group-material > .control-label {
    position: relative;
    top: 7px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.form-group-material > .control-label ~ .form-control-feedback {
    top: 27px;
}
.form-group-material > .control-label.is-visible {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.form-group-material > .control-label.animate {
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    transition: all linear 0.1s;
}

.form-group-material > .control-label.is-visible {
    text-transform: uppercase;
    top: 4px;
    font-size: 12px;
    color: #989191;
    font-weight: 500;
}

/*--------------------------------
   Military Members Page Style
----------------------------------*/

.left-bg-patten{
    background-image: url('../images/SectionLeftPatten.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 228px;
    background-size: 450px;
}
.left-bg-patten .con-icon{
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.19);
    width: 143px;
    height: 143px;
    margin-top: 50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-left: 61px;
}
.left-bg-patten .con-icon svg{
    width: 81px;
    margin: 32px;
    fill:#bf0a30;
}
.left-bg-patten:hover .con-icon{
    background: #bf0a30;
}
.left-bg-patten:hover .con-icon svg{
    fill:#ffffff;
}
/*----------------------
       inner-body-container
----------------------*/

.image-container5 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 550px;
}
.inner-body-container .media .media-body p {
    color: #313131;
    line-height: 22px;
}
.Screenshoot a, 
.ScreenshootUSTRANSCOM a, 
.ScreenshootStorage_Management a, 
.ScreenshootJPPSO a, 
.ScreenshootBaseSecurityOffice a
{
    color:#000000;
}
.Screenshoot a.active, 
.ScreenshootUSTRANSCOM.inner-body-sec1-content .media.active .media-body h5, 
.ScreenshootStorage_Management .media.active .media-body h5,
.ScreenshootJPPSO .media.active .media-body h5, 
.ScreenshootBaseSecurityOffice .media.active .media-body h5{
    color:#c41d40;
}
.inner-body-container .media .media-left i {
    border: 4px solid #666666;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    padding: 15px 0;
    display: block;
}
.inner-body-container.Screenshoot .media.active .media-left i {
    border-color:#c41d40;
}
.get-quote h6 {
    font-size: 24px;
    line-height: 34px;
}
.get-quote .btn {
    background: #e2831a;
    color: #fff;
    font-size: 15px;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.inner-body-sec1-content ul {
    list-style-image: url('../images/square-red.png');
}
.inner-body-sec1-content ul li{
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #002868;
}
/*--------------------
   home-body-sec4
----------------------*/
.home-body-sec4{
    background: url(../images/military-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.home-body-sec4-overlay{
    background: rgba(11, 47, 107, 0.93);
    padding: 70px 0;
}
ul.star-icon-list li{
    list-style: none;
    display: inline-block;
    padding: 0px 2px;
}
.home-body-sec4 h3{
    font-weight: 400;
}
.home-body-sec4 p{
    color: #bdd6ff;
    font-weight: 500;
}

/*------------------------------------------------------------
       inner-body-sec1-content ---left-bg-img or right-bg-img
--------------------------------------------------------------*/
.image-section{
    position: relative;
}
.feature-section-row {
    display: flex;
    width: 100%;
}
.feature-section-row .feature-section-col {
    width: 50%;
    align-items: center;
    position: relative;
}
.feature-section-row .feature-section-col:first-child {
    padding-right: 20px;
}
.feature-section-row .feature-section-col:last-child {
    padding-left: 20px;
}
.image-container {
    position: absolute;
    bottom: 0;
    width: calc(50vw - 9px);
    height: 100%;
}
.image-container.image-container-left {
    right: 0;
}
.image-container.image-container-right {
    left: 0;
}
.image-container img{
    display: none;
    position: absolute;
    max-height: 100%;
    /*    min-width: 100%;*/
    box-shadow: 0 0 45px 0 rgba(0,0,0,.4);
}
.image-container.image-container-left img {
    bottom: 0;
    right: 0;
}
.image-container.image-container-right img {
    bottom: 0;
    left: 0;
}
.image-container img.active {
    display: block;
}


/*-----------------------
       For movers
------------------------*/
.common-banner-title {
    font-size: 35px;
    line-height: 41px;
    padding-bottom: 7px;
    font-weight: 500;
    color: #002868;
}
.common-banner-title-pera {
    font-size: 17px;
    line-height: 23px;
    color: #000;
}
.movers-banner{
    background: url(../images/for-movers-banner.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.movers-banner:after{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
/*.movers-banner .container {
    position: relative;
    z-index: 3;
    background: url(../images/for-movers-man.png) no-repeat right bottom;
}*/
.movers-banner .container div[class*='col-'] {
    min-height: 400px;
    position: relative;
}
.movers-banner .container div[class*='col-']:after {
    content: ' ';
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
    z-index: 1;
}
.movers-banner .container div[class*='col-'] .movers-banner-content {
    position: relative;
    z-index: 2;
    padding-top: 20%;
}

/*-----------------------
       For movers sec1
------------------------*/
.movers-sec1 .movers-sec1-grid{
    position: relative;    
}
.movers-sec1 .movers-sec1-grid:after{
    content: "";
    position: absolute;
    right: 4px;
    top: 0;
    height: 90px;
    border-right: 1px solid #da6f85;
}
.movers-sec1 .row .col-md-4:last-child .movers-sec1-grid::after{
    display: none;
}
.movers-sec1-grid .media-body h5{
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
}
.movers-sec1-grid .media-body p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
/*-----------------------
       For movers sec2
------------------------*/
.movers-sec2-grid-wrap{
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 10px;
}
.movers-sec2-grid{
    padding: 20px;
}
.movers-sec2-grid h5{
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.icon-circle {
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 18px 0;
    border-radius: 50px;
}
/*-----------------------
       For movers sec3
------------------------*/
.movers-sec3{
    background-image: url(../images/network-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 620px;
}
.number{
    border: 20px solid #f9de16;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    text-align: center;
    font-size: 48px;
    font-weight: 300;
    margin: 0 auto;
    padding: 70px 0 0 0;
}

.pricing-footer-bg-blue{
    background-color: #3384ef;
}
.pricing-footer-bg-green{
    background-color: #73c51b;
}
.pricing-footer-bg-pink{
    background-color: #f64a6e;
}
.pricing-footer-bg-orange{
    background-color: #eb951b;
}

/*---------
   price
----------*/
.pricing{
    transition-duration: 0.3s;
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
.provider-grid-container:hover, .pricing:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.pricing-header{
    border-radius: 15px 15px 0 0;
    height: 90px;
    position: relative;
}
.offer {
    position: absolute;
    left: 14px;
    top: 0;
    background-image: url(../images/offer-bg.png);
    background-repeat: no-repeat;
    width: 70px;
    height: 80px;
    text-align: center;
    padding: 6px 0px;
}
.offer span{
    color: #bf0a30;
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    display: block;
}
.offer b{
    color: #bf0a30;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.pricing-header p{
    color: #73c51b;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    width: 80px;
    margin: 10px auto;
    display: inline-block;
}
.pricing-header h6.pricing-title{
    text-transform: uppercase;
    color: #fff;
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
    padding: 35px 0;
}
.pricing-header h5.pricing-title{
    text-transform: uppercase;
    color: #fff;
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
}
.pricing-price{
    font-size: 44px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
}
.pricing-price span.pricing-currency{
    vertical-align: 25px;
}
.pricing-price span{
    text-transform: lowercase;
    font-size: 17px;
    line-height: 21px;
    font-weight: 400;
}
.pricing-price p{
    color: #313131;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    padding-top: 20px;
    margin: 0;
}
.pricing-price i {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding-bottom: 10px;
}
.pricing-body{
    background-color: #fff;
    padding: 0 15px;
}
.pricing-body ul.pricing-list{
    padding: 0;
    margin-bottom: 0px;
}
.pricing-body ul.pricing-list li{
    list-style: none;
    color: #313131;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    padding: 20px 0px;
    border-bottom: 1px solid #d9d9d9;
}
.pricing-body ul.pricing-list li span{
    color: #73c51b;
}
.pricing-footer{
    background: #fff;
    border-radius: 0 0 15px 15px;
}
.pricing-footer a{
    text-transform: uppercase;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    padding: 12px 40px;
    display: inline-block;
    border-radius: 3px;
}
.pricing-footer a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #232323 !important;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out; 
}

/* ---------------
pricing background start
------------------*/

.bg-gradient-blue{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3485f1+0,0b4ca2+100 */
    background: #3485f1; /* Old browsers */
    background: -moz-linear-gradient(left, #3485f1 0%, #0b4ca2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #3485f1 0%,#0b4ca2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #3485f1 0%,#0b4ca2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3485f1', endColorstr='#0b4ca2',GradientType=1 ); /* IE6-9 */
}
.bg-gradient-green{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#73c51b+1,578d0a+100 */
    background: #73c51b; /* Old browsers */
    background: -moz-linear-gradient(left, #73c51b 1%, #578d0a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #73c51b 1%,#578d0a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #73c51b 1%,#578d0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73c51b', endColorstr='#578d0a',GradientType=1 ); /* IE6-9 */
}
.bg-gradient-pink{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef496c+2,c20d33+100 */
    background: #ef496c; /* Old browsers */
    background: -moz-linear-gradient(left, #ef496c 2%, #c20d33 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ef496c 2%,#c20d33 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ef496c 2%,#c20d33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef496c', endColorstr='#c20d33',GradientType=1 ); /* IE6-9 */
}
.bg-gradient-orange{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcbb48+2,e28204+100 */
    background: #fcbb48; /* Old browsers */
    background: -moz-linear-gradient(left, #fcbb48 2%, #e28204 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #fcbb48 2%,#e28204 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #fcbb48 2%,#e28204 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcbb48', endColorstr='#e28204',GradientType=1 ); /* IE6-9 */
}

/*----------------------
       footer
----------------------*/
.footer-wrap{
    background-color: #151534;
}
.footer-wrap h6{
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
}
.footer-wrap ul li{
    list-style: none;
    padding: 6px 0;
}
.footer-wrap ul li a{
    color: #838d97;
    font-size: 15px;
    line-height: 19px;
}
.footer-wrap p{
    color: #838d97;
    font-size: 15px;
    line-height: 19px;
}
.footer-logo img {
    width: 214px;
}
figure.feature-pic{
    text-align: right !important;
}
figure.feature-pic img{
    width: 364px  !important;
}

/*----------RESPONSIVE------------*/
@media only screen and (max-width:1300px){

}
@media only screen and (max-width:1199px){
    /*
    ///// Homepage
    */
    .relo-banner-content h1{
        font-size: 26px;
        line-height: 32px;
    }
    .relo-banner-content p {
        font-size: 16px;
        line-height: 22px;
    }
    ul.feature-listing li{
        font-size: 14px;
    }
    .relo-app-content p{
        font-size: 18px;
        line-height: 24px
    }
    .relotech-military h2{
        font-size: 34px;
        margin-top: 60px;
    }
    .icon-container .icon-box .icon{
        min-height: 185px;
    }
    .feature-pic img,.mobile-pic img, .us-map img, .icon-container .icon-box .icon img{
        width: 100%;
    }

    .footer-logo img {
        width: 200px;
    }
    /* about page /////*/
    .inner-banner{
        min-height: 350px;
    }

}

@media only screen and (max-width:1024px){

}

@media only screen and (max-width:991px){
    header .logo img {
        width: 200px;
    }
    .relo-header .navbar > li{
        padding: 39px 8px;
    }
    .relo-header .navbar > li > a{
        font-size: 14px;
    }
    .relo-banner-wrap .relo-banner-pic{
        left: 60%;
        top: 20%;
    }
    .relo-tittle1, .relo-tittle2{
        font-size: 48px;
        line-height: 54px;
        margin-top: -55px;
    }
    .icon-container .icon-box .icon {
        min-height: 133px;
    }
    ul.feature-listing li{
        padding-bottom: 10px;
    }
    .app-icon, .relo-app-content {
        text-align: center;
    }
    .relotech-military{
        background-size: cover;
    }
    .relotech-military h2{
        margin-top: 30px;
    }
    .solutions h1{
        text-align: center;
    }
    .footer-logo img, ul.app li a img {
        width: 150px;
    }
    /* about page /////*/
    .inner-banner{
        min-height: 250px;
    }
    .banner-title h1{
        font-size: 28px;
        line-height: 34px;
    }
    .relotruck-picture {
        padding-top: 30px;
    }
}
@media only screen and (max-width:868px){
    /*Header*/
    .myrelo-header .navbar-toggle {
        content: " ";
        background: url('../images/icons/white/menu-button-of-three-horizontal-lines.svg') no-repeat center;
        background-size: 60%;
        width: 50px;
        height: 50px;
        top: 15px;
        right: 0px;
        position: absolute;
        cursor: pointer;
        border-radius: 3px;
        display: none;
        z-index: 9;
    }
    .myrelo-header .navbar {
        left: -100%;
        top: 0;        
        background: #cdddf6 ;
        width: 100%;
        height: 100%;
        z-index: 998;
        padding-top: 100px;
        transition: all 0.3s ease;
        position: fixed;
    }
    .myrelo-header .navbar-toggle {
        display: block;
    }
    .show-menu .myrelo-header .container {
        position: static;
    }
    body.show-menu {
        overflow: hidden;
    }
    .show-menu .myrelo-header .navbar-toggle {
        background-image: url(../images/icons/white/close.svg);
        background-color: transparent;
        z-index: 999;
    }
    .show-menu .myrelo-header .navbar {
        left: 0;
    }
    .myrelo-header .navbar > li {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .myrelo-header .navbar > li > a:not(.btn) {
        text-align: center;
        padding: 10px 18px;
        font-size: 18px;
        color:#002868 !important;;
    }
    .myrelo-header .navbar > li.active > a, .myrelo-header .navbar > li > a:hover {
        border-bottom: none !important;
    }
    .btn{
        color: #ffffff !important;
        width: 300px;
        display: inline-block !important;
    }
    .myrelo-header .navbar > li > a.header-login-btn {
        padding: 12px 40px;
        display: inline-block;
    }
    .myrelo-header .logo{
        padding-top: 20px;
    }

}
@media only screen and (max-width:767px){

    /*Header*/
    .relo-header .navbar {
        left: -100%;
        top: 0;        
        background: #a0deff;
        width: 100%;
        height: 100%;
        z-index: 998;
        padding-top: 100px;
        transition: all 0.3s ease;
        position: fixed;
    }
    .relo-header .navbar-toggle {
        display: block;
    }
    .show-menu .relo-header .container {
        position: static;
    }
    body.show-menu {
        overflow: hidden;
    }
    .show-menu .relo-header .navbar-toggle {
        background-image: url(../images/icons/dark-blue/close.svg);
        background-color: transparent;
        z-index: 999;
        position: fixed;
    }
    .show-menu .relo-header .navbar {
        left: 0;
    }
    .relo-header .navbar > li {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .relo-header .navbar > li > a {
        text-align: center;
        padding: 20px 18px;
        font-size: 18px;
    }
    .relo-header .navbar > li.active > a, .relo-header .navbar > li > a:hover {
        border-bottom: none;
    }
    .relo-header .navbar > li > a.header-signup-btn{
        width: 160px;
        margin: 0 auto;
    }
    .relo-header .logo{
        padding-top: 20px;
    }
    /*banner /////*/
    .relo-banner-wrap{
        padding-top: 350px; 
    }
    .relo-banner-content.text-left {
        text-align: center;
    }
    .relo-banner-wrap .relo-banner-pic {
        left: 0;
        top: 12%;
        right: 0;
        margin: 0 auto;
        width: 300px;
    }
    /* Body /////*/
    .icon-container{
        grid-template-columns: auto auto;
    }
    .feature-pic{
        display: none;
    }
    .relo-body-sec .mobile-pic, .relotech-military .us-map{
        width: 300px;
        margin: auto;
    }
    .relo-tittle2{
        font-size: 34px;
        line-height: 40px;
    }
    .icon-container .icon-box .icon {
        min-height: 185px;
    }
    /* about page /////*/
    .section-gap{
        padding-top: 140px;
    }
    .inner-banner{
        background-position: right !important;
    }

    /* footer /////*/
    .footer-wrap{
        text-align: center;
    }
    .footer-wrap h6{
        padding-top: 30px;
    }
    .banner-box-group-container {
        display: block !important;
        width: 100%;
    }
    .banner-box{
        width: 100% !important;
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .banner-box-group {
        width: 100%;
        position: static !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }
    .banner-title{
        position: static !important;
        top:0 !important;
    }
    .patten-bg, .patten-bg1{
        background-image: none !important;
        padding-top: 40px !important;
    }
    .myrelo-app-wall{
        padding: 0;
        text-align: center;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width:479px){
    .relo-tittle1, .relo-tittle2{
        text-align: center;
        padding-bottom: 10px !important;
    }
    .icon-container .icon-box .icon{
        min-height: auto;
    }
    .icon-container .icon-box .icon img {
        width: 150px;
    }
    .icon-container{
        grid-template-columns: auto;
    }
    .icon-box{
        padding: 0px;
    }
    ul.app-icon-listing li {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .relotech-military h2{
        font-size: 24px;
    }
    .banner-title h1{
        font-size: 22px;
        line-height: 28px;
    }
}