@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
/*@font-face{
  font-family:Dosis-Regular;
  font-weight:400;
  font-style:normal;
  src:url(assets/fonts/Dosis-Regular.eot),
  url(assets/fonts/Dosis-Regular.woff) format('woff'),
  url(assets/fonts/Dosis-Regular.eot) format('eot'),
  url(assets/fonts/Dosis-Regular.ttf) format('truetype');
}*/
@font-face {
    font-family: 'Dosis-Regular';
    font-weight:400;
    font-style: normal;
    src: url('../fonts/Dosis-Regular.eot') format('embedded-opentype'), 
        url('../fonts/Dosis-Regular.woff') format('woff'),
        url('../fonts/Dosis-Regular.ttf') format('truetype');
 
}
@font-face {
    font-family: 'solitas-norreg-webfont';
    font-weight:400;
    font-style: normal;
    src: url('../fonts/solitas-norreg-webfont.eot') format('embedded-opentype'), 
        url('../fonts/solitas-norreg-webfont.woff') format('woff'),
        url('../fonts/solitas-norreg-webfont.ttf') format('truetype');
 
}
body{ 
  margin:0px; 
  font-family: Raleway,sans-serif;
  font-size: 17px;
  line-height: 26px;
}

@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
ul.list-unstyled,
ul, ol {
  margin: 0 !important;
  padding: 0;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}
.float-left{
  float: left;
}
.float-right {
  float: right;
} 
header {
    width: auto !important;
    background:transparent !important;
    animation:none !important;
    box-shadow: none !important;
}
.top-header {
    background: #038bec;
    z-index: 9;
    font-family: Conv_Dosis-Regular;
    box-shadow: 1px 3px 3px 1px rgba(0,0,0,.17);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    width: 100% !important;
}
.top-header .social-links {
    margin: 0;
}
.top-header .social-links li {
    display: inline-block;
    float: left;
    border-right: 1px solid #151f45;
    padding: 0;
}
.top-header .social-links li:first-child {
    border-left: 1px solid #151f45;
}
.top-header .social-links li a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 13px 10px;
}
.top-header .social-links li a:hover {
    background: #ed5314;
    color: #fff;
}
.bgcolor{background:#EB2126 !important;}
.textwhite{    color: #FFF;
    font-size: 16px;}
.top-header .right-sec { text-align: right;}
.top-header .right-sec li a {
    color: #FFF;
    font-size: 17px;
    padding: 11px 10px;
    display: block;
    font-family: Dosis-Regular;
	font-weight:bold;
}
.top-header .right-sec li {
    border-right: 1px solid #151f45;
    padding: 0 2px;
}
.top-header .right-sec li:nth-last-child(1) {
    border-right: 0;
}
.top-header .right-sec i.icon {
    display: inline-block;
    width: 19px;
    margin-right: 4px;
}
.mobilewhite{font-size: 20px;
    font-family: sans-serif;color:#FFF;}
.middle-header {
    padding: 15px 0 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999 !important;
}
.custom-logo img {
    width: 340px;
}
.middle-header .sec-wrap {
    margin-top: 10px;
    text-align: right;
}
.middle-header .box {
    display: inline-block;
}
.middle-header .info-box {
    padding: 0 10px;
}
.middle-header .icon {
    width: 19px;
    display: inline-block;
    margin-right: 8px;
}
.middle-header .awg {
    font-size: 17px;
    font-family: Dosis-Regular;
}
.middle-header .info-box a {
    border: 0;
    font-family: Dosis-Regular;
}
.middle-header .info-box .quote-btn {
    background: #ed5314;
    padding: 4px 8px;
    display: inline-block;
    margin-left: 6px;
    color: #fff;
    font-size: 14px;
}
.middle-header .online-qt {
    background: #ed5314;
    border: none;
    color: #fff;
    padding: 4px 14px;
    font-family: Dosis-Regular;
}
.middle-header .icon img { width: auto;}
.bottom-header{
    background: #FCB421;
    margin: 128px 0 0 0;
    min-height: auto;
    box-shadow: 1px 3px 3px 1px rgba(0,0,0,.17);
    position: relative;
}

.navbar-nav > li > a {
  border-bottom: 3px solid transparent;
  padding: 20px 15px 10px;
  font-size: 16px;
  line-height: 21px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0;
  font-family: Raleway,sans-serif;
  text-transform: capitalize;
}
.navbar-nav > li.has-sub > a {
    padding-right: 24px;
}
.navbar-nav > li.has-sub > a:hover, 
.navbar-nav > li.has-sub:hover > a {
    text-decoration: none;
    background-color: #eee;
}
.navbar-nav > li.has-sub:hover>a>i.fa{
    color: #333;
}
.navbar-nav > li.active > a,
.navbar-nav > li:hover > a{
  background: #fff;
  color: #444 !important;
  border-bottom: 3px solid #ed5314 !important;
}
.navbar-nav > li.has-sub > a>i.fa {
  font-size: 15px;
  position: absolute;
  right: 6px;
  top: 15px;
  color: #fff;
}
.navbar-nav > li>ul.sub-nav {
    width: 230px;
    left: auto;
    top: 43px;
    padding: 0;
    position: absolute;
    list-style: none;
    z-index: 9999;
}
.navbar-nav > li>ul.sub-nav>li{
  border-bottom: 1px solid #aeb1b5;
}
.navbar-nav > li>ul.sub-nav>li:last-child{
  border-bottom: none;
}
.navbar-nav > li>ul.sub-nav>li>a {
  padding: 12px 15px!important;
  color: #333!important;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 0!important;
  background: #fff;
  display: block;
}
.navbar-nav > li>ul.sub-nav>li>a:hover {
    background: #D11E24;
    color: #fff !important;
}
.custom-banner {
  background: url(../images/banner.jpg) no-repeat 0 0 / cover;
  min-height: 604px;
}
.custom-banner .form-wrap {
    max-width: 422px;
    width: 100%;
    margin: 0;
    float: right;
}
.packerd-and-mov {
  padding: 50px 0 150px 0;
  background: white;
  position: relative;
}
.packerd-and-mov-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -165px;
    max-width: 1199px;
    margin: 0 auto;
}
.packerd-and-mov h2 {
  font-size: 28px;
  line-height: normal;
  margin-bottom: 0;
}
.packerd-and-mov h1,
.custom-shift h2, 
.award-sec h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    margin: 8px 0;
}
.packerd-and-mov h4 {
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px; 
}
.packerd-and-mov p{
  padding-bottom:18px; 
}
.inner-wrap {
  border: 6px solid #eaeaea;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  min-height: 289px;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
}
.packerd-and-mov img.img-responsive, 
.custom-shift .img-tit, 
.award-sec img.img-responsive {
    margin: 10px auto 27px auto;
}
.packerd-and-mov .img-responsive-hover {
    display: none;
}
.inner-wrap:hover, 
.inner-wrap:hover h3, 
.inner-wrap:hover p{
  color: #fff;
}
.inner-wrap:hover h3:after {
  background: #fff;
}
.packerd-and-mov-wrap>:first-child>.inner-wrap {
    background: #fff url(../images/household-bg.png) no-repeat 180px 211px;
}
.packerd-and-mov-wrap>:first-child>.inner-wrap:hover {
    background: #ed5314 url(../images/household-bg.png) no-repeat 180px 211px;
}
.packerd-and-mov-wrap>:nth-child(2)>.inner-wrap {
    background: #fff url(../images/international-bg.png) no-repeat 160px 192px;
}
.packerd-and-mov-wrap>:nth-child(2)>.inner-wrap:hover {
    background: #ed5314 url(../images/international-bg.png) no-repeat 160px 192px;
}
.packerd-and-mov-wrap>:nth-child(3)>.inner-wrap {
    background: #fff url(../images/corporate-bg.png) no-repeat 188px 192px;
}
.packerd-and-mov-wrap>:nth-child(3)>.inner-wrap:hover {
    background: #ed5314 url(../images/corporate-bg.png) no-repeat 190px 189px;
}
.packerd-and-mov-wrap>:last-child>.inner-wrap {
    background: #fff url(../images/high-quality-bg.png) no-repeat 190px 189px;
}
.packerd-and-mov-wrap>:last-child>.inner-wrap:hover {
    background: #ed5314 url(../images/high-quality-bg.png) no-repeat 190px 189px;
}
.inner-wrap:hover .img-responsive-hover{
  display: block;
  margin: 0 auto;
}
.inner-wrap:hover .img-responsive{
  display: none;
}
.inner-img-wrap {
    min-height: 123px;
    line-height: 123px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-wrap h3 {
  font-size: 17px;
  font-weight:bold;
  margin: 15px 0;
  padding-bottom:10px;
  position: relative; 
  color: #333;
}
.inner-wrap h3:after {
  width: 32px;
  height:2px;
  position: absolute;
  content: "";
  left: 0;
  right:0;
  bottom:0;
  background: #ed5314;
  margin: 0 auto;
}
.inner-wrap p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
	color: #333;
}
.custom-shift {
  padding: 10px 0 50px 0;
}
.custom-shift h3{
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top:15px;
}
.shift-inner-bg {
    background: url(../images/custom-shift-1.png) no-repeat left bottom, 
    #3fafc6 url(../images/custom-shift-2.png) no-repeat right 100%;
    padding: 35px 120px;
    color: #fff;
    margin-bottom: 35px;
}
.shift-inner-bg+p, .shift-inner-bg+p+p {
    padding-bottom: 12px;
}
.shift-inner-bg h4{
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px; 
}
.shift-process{
  padding: 50px 0 0;
  background: #eaebeb url(../images/shift-process-bg.jpg) no-repeat left bottom;
}
.shift-process ul {
    list-style: none;
    padding: 0 0 50px 0;
}
.shift-process ul li {
    margin: 0 0 -22px 0;
    position: relative;
}
.shift-process ul li:after {
    content: "";
    border: 0.5px dashed #b7b7b7;
    position: absolute;
    left: 27%;
    bottom: 14px;
    width: 40%;
    height: 1px;
}
.shift-process ul li:last-child>.shift-process-wrap:before,
.shift-process ul li:last-child>.shift-process-wrap:after,
.shift-process ul li:last-child:after{
  content: none;
}
span.shift-process-wrap:before, 
span.shift-process-wrap:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: #b3c0c3;
    bottom: -37px;
    left: 0;
    border-radius: 100px;
}
span.shift-process-wrap:after {
  left: auto;
  right: 42%;
}
.shift-process ul li:last-child {
    margin:0;
}
span.shift-process-img {
    width: 202px;
    height: 202px;
    background:#e6832c;
    display: inline-block;
    border-radius: 100px;
    vertical-align: middle;
    margin-right: 20px;
}
span.shift-process-img>img.img-responsive {
    margin: 48px auto 0 auto;
}
span.shift-process-img-2{
  background: rgba(80, 181, 202, 0.9);
}
span.shift-process-img-3{
  background: rgba(230, 131, 44, 0.9);
}
.shift-process-img-2>img.img-responsive {
    margin-top: 62px !important;
}
span.shift-process-img-3>img.img-responsive{
  margin-top: 62px !important;
}
span.shift-process-wrap {
  display: inline-block;
  width: 71%;
  vertical-align: middle;
  position: relative;
}
span.shift-process-wrap>h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px 0;
}
span.shift-process-wrap>p {
  font-size: 14px;
  line-height: 20px; 
  color: #000;
}
section.custom-tabber {
    padding: 60px 0 100px;
}
.custom-tabber .nav-tabs {
    border-bottom: none;
}
.custom-tabber .nav-tabs>li {
  float: left;
  width: 32.8%;
  margin-right: 5px;
}
.custom-tabber .nav-tabs>li>a {
  color: #fff;
  font-size: 17px;
  background: #4ab9cf;
  border: none;
  outline: 0;
  transition: .3s;
  text-align: left;
  border-radius: 3px;
  line-height: 28px;
  padding: 0 15px;
}
.custom-tabber .nav-tabs>li>a>.icon {
  border-right: 1px solid rgba(0,0,0,.08);
  display: inline-block;
  padding: 10px 10px 10px 0;
  margin-right: 10px;
}
.custom-tabber .nav>li.active>a, 
.custom-tabber .nav>li.active>a:hover,
.custom-tabber .nav>li>a:focus,
.custom-tabber .nav>li>a:visited, 
.custom-tabber .nav>li>a:hover, 
.custom-tabber .nav-tabs>li.active>a, 
.custom-tabber .nav-tabs>li.active>a:focus,
.custom-tabber .nav-tabs>li.active>a:hover {
  background: #ed5314;
  color: #fff;
  font-size: 17px;
  padding: 0 15px;
  font-weight: normal;
}
.tab-pane {
  padding: 16px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-top: 5px;
  font-size: 16px;
  line-height: 27px;
}
.blog-sec {
  background: #de7c22;
  padding: 25px 0;
  position: relative;
}
.blog-sec .container {
  position: relative;
}
.blog-sec .our-work-wrap{
  position: absolute;
  left: 0;
  top:-83px;
  z-index: 1;
}
.blog-sec .our-work-wrap>.our-work-group {
  background: #000;
  padding: 0 15px;
}
.blog-sec .our-work-wrap>.our-work-group h2 {
      font-size: 22px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 12px 0;
}
.blog-sec .our-work-wrap>.our-work-group a.btn {
      float: right;
    background: #ed5314;
    border-radius: 0;
    color: #fff;
    margin: 15px 0 0 0;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
}
.blog-sec .our-work-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-sec .our-work-wrap ul li {
    border-bottom: 2px solid #000;
	overflow: hidden;
}
.our-work-wrap img.img-responsive, 
.blog-sec .post-wrap>img.img-responsive {
    transition: all 0.5s ease;
    transform: scale(1);
}
.our-work-wrap img.img-responsive:hover, 
.blog-sec .post-wrap>img.img-responsive:hover {
    transform: scale(1.1);
}
.blog-sec-right {
  margin-left:3%;  
}
.blog-sec-right>h2.blog-sec-tit {
  color: #fff;
  margin: -10px 0 5px 0;
  font-size: 26px;
  line-height: 65px;
  font-weight: bold;
      display: inline-block;
    width: 50%;
}
.blog-sec-right>h2.blog-sec-tit+a.btn {
    text-align: right;
    width: 72px;
    color: #ed5314;
    margin: 11px 30px 0 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    display: inline-block;
    background: #fff;
    border-radius: 2px;
    float: right;
	transition:all 0.5s ease;
}
.blog-sec-right>h2.blog-sec-tit+a.btn:hover {
	 color: #fff;
	 background: #945823;
}
.blog-sec .post-wrap {
  display: inline-block;
  width: 46%;
  margin: 0 1.5%;
  vertical-align: top;
  color: #fff;
      overflow: hidden;
}
.blog-sec .post-wrap h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin: 10px 0;
}
.blog-sec .post-wrap p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.blog-sec button.btn.btn-default {
  font-size: 12px;
  line-height: 23px;
  background: #a55006;
  border-color: #a55006;
  border-radius: 0;
  color: #fff;
  margin: 5px 0 10px 0;
}
.award-sec-wrap {
  border: 6px solid #ececec;
  border-radius: 5px;
}
.award-sec-wrap-inner{
  padding: 20px 16px 10px 16px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  min-height: 359px;
}
.award-img-wrapper {
    min-height: 200px;
        display: flex;
    align-items: flex-end;
}
.award-img-wrapper>img.img-responsive {
    margin: 0 auto;
}
.caption.text-center>p.text-orange {
  font-size: 15px;
  line-height: 22px;
  color: #403f3f;
  font-weight: 500;
}
.caption.text-center>p{
  font-size: 13px;
  line-height: 19px;
  color: #a55006;
}
.award-sec a.btn.btn-default {
    margin: 45px auto 0;
    background: #ed5314;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    border-color: #ed5314;
    float: none;
    display: inline-block;
    transition: all 0.5s ease;
    padding: 8px 18px;
}
.award-sec a.btn.btn-default:hover {
  background: transparent;
  border-color:#ed5314; 
  color: #ed5314;
    
}
/* Video Slider */
.video-test {
    background: #ed5314;
    position: relative;
}/*
.video-test:after {
  background: url(../images/video-bg.jpg) no-repeat 0 0 / cover;
  content: "";
  position: absolute;
  width: 50%;
  height: 452px;
  top: 0;
  right: 0;
  z-index: 1;
}*/
.video-test .custom-video h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-top: 15px;
}
.video-test .custom-video img.img-responsive {
    position: relative;
    z-index: 2;
    top: 7rem;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0 auto;
}
.testimonials .testimonial-inner {
  padding: 25px 15px 0;
  overflow: hidden;
}
.testimonial-inner h2 {
  color: #fff;
  font-size:30px;
  line-height: 65px; 
  margin: 0;
  padding-top:25px;
}
.testimonial-inner img.img-responsive.img-tit{
  margin: 0px auto 10px auto;
}
#testimonial-slider {
    margin: 60px 0 30px;
    position:relative;
}
#testimonial-slider>.owl-wrapper-outer {
    overflow: visible !important;
}
.video-test.custom-video {
    position: relative;
    background: url("../images/video-bg.jpg") no-repeat center center;
}
.testimonial.testimonial-main {
    position: relative;
}
.testimonial-profile {
    border: 5px solid #fff;
    width: 110px;
    height: 110px;
    text-align: center;
    border-radius: 100px;
}

/* Footer */
footer .custom-footer-sec { display: block;}
.container.custom-footer-sec.footer-open { display: block;}
footer { background:#038bec; color: #fff; padding: 25px 25px 0; border-bottom: 2px solid #038bec; position: relative;}
footer h4 { margin: 0 0 15px; font-size: 18px; font-weight: 500; line-height: 1.1; position: relative; font-family: solitas-norreg-webfont;}
footer h4:after { content: ""; height: 1px; background: #fff; width: 50px; display: block; margin-top: 11px;}
footer p {font-size: 12px;line-height: 17.1429px;}
footer .logo {margin-bottom: 15px;}
footer .social-link {margin-top: 18px;}
footer .social-link li { display: inline-block; padding-left: 0;}
footer .social-link li:before { content: none}
footer .social-link li a { width: 40px; height: 40px; font-size: 17px; border-radius: 50%; line-height: 42px; background-color: #fff; display: block; color: #1f425d; text-align: center; transition: all 0.5s ease;}
footer .social-link li a:hover { background: #ed5314; color: #fff;}
footer .appl { margin: 18px 0;}
footer .appl a { display: inline-block;}
.bounce {border: none;border-radius: 4px;background: #128197;color: #fff;padding: 7px 15px;position: relative;transition: all .3s;z-index: 1;font-size: 14px;}
.bounce:after {
    content: '';
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.bounce:hover:after {
    width: 100%;
    background: #fff;
    border-radius: 3px;
}
.copyright {
   /*  border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 25px; */
}
.copyright a {
    color: #fff !important;
}
footer .down-arrow {
    background: #1A6D7E;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    bottom: -18px;
    position: relative;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    z-index: 1;
    cursor: pointer;
}

.more-menu h3 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}
footer ul.list-unstyled.widget_nav_menu {
    padding-left: 12px;
    position: relative;
}
footer li:before {
    content: "\f101";
    position: absolute;
    left: -12px;
    color: #fff;
    font-family: FontAwesome;
    top: -3px;
    font-size: 14px;
}
footer .widget_nav_menu li:hover:before {
    color: #f1a86e;
}
.widget_nav_menu li {
    margin-bottom: 5px;
    position: relative;
}
.widget_nav_menu li a {
    color: #fff;
    display: block;
    font-size: 14px;
    transition: all 0.7s ease;
    line-height: 20px;
}
footer .widget_nav_menu li a:hover {
    padding-left: 10px;
}
.custom-banner-form {
    background: rgba(0, 0, 0, 0.51);
    border-radius: 3px;
}
.custom-banner-form>h2 {
  padding: 14px 0 7px;
  margin: 0;
  color: #fff;
  font-size: 25px;
  color: #fff;
  font-family: 'solitas-norreg-webfont';
}
.custom-banner-form>p {
  font-size: 12px;
  color: #fff;
  margin:0;
  padding-bottom: 17px;
  position: relative;
}
.custom-form-steep>fieldset>legend {
    color: #fff;
    font-size: 13px !important;
    border-bottom: 1px solid #b9b9b9;
    padding: 3px 0 8px !important;
    display: block;
    text-align: center;
    margin-bottom: 8px !important;
    letter-spacing: .5px !important;
    font-weight: bold;
}
.custom-form-steep>fieldset .disclouser {
    font-size: 12px;
    line-height: 16px !important;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
}
.wizard > .actions > ul > li:nth-child(1){
  float: left;
}
.wizard > .actions > ul > li:nth-child(2), 
.wizard > .actions > ul > li:nth-child(3)
 {
  float:right;
}
.radio-single.has-pretty-child {
  float: left;
  margin-bottom: 14px;
  margin-right: 20px;
}
.wizard > .content > .body .myClass+a {
    margin-right: 5px;
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    background: url(../images/checkbox.png) no-repeat;
    background-position: 0 -194px;

}
.wizard > .content > .body .myClass+a:focus {
    background-position: 0 -132px;
}
.clearfix.prettyradio.labelright.blue>a {
    background-position: 0 -66px;
}
.clearfix.prettyradio.labelright.blue>a:focus {
    background-position: 0 0;
}
.input-group-btn{
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>img {
    position: absolute;
    right: 10px;
    z-index: 99;
    width: 23px;
    top: 8px;
    cursor: pointer;
}
#back-top {
    background: #ed5314;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    position: fixed;
    right: 1px;
    bottom: 18px;
    text-align: center;
    line-height: 47px;
    font-size: 23px;
    z-index: 9999;
}
/*a.batck-to-top:before {
    content: "\f106";
        display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.navbar-nav > li>ul.sub-nav {
    display: none;
}
.my-modal .sec {
	padding:0;
}
.custom-hide-form {
    background:#7d7d7d !important;
	border-radius: 3px;
}
.col-lg-6.col-md-6.col-sm-6.sec .container.form-wrap {
    background: transparent !important;
}
.my-modal .close {
    position: absolute;
    right: 0;
    background: #ed5314;
    padding: 7px 12px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    z-index: 999;
    transition: all .4s ease;
    border-radius: 0 0 0 10px;
}
.my-modal .close:active, .my-modal .close:focus, .my-modal .close:hover {
    background: #4ab9cf;
    color: #fff;
    opacity: 1;
}
.ftr-cut {
    position: absolute;
    right: 0;
    top: -28px;
}
.shift-inner-bg a.more {
    color: #fff;
    display: block;
    margin: 15px 0 0;
}
.shift-inner-bg .list-style li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
    text-align: left;
}
.shift-inner-bg .custom-nclick .list-style li:before {
    color: #fff;
    content: "\f101";
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
}
footer h3 { margin-bottom: 20px;}
@media (min-width: 768px) {
  .child-trigger {
      display: none;
  }
  .navbar-nav > li.dropdown>ul.sub-nav {
      display: none !important;
  }
  .navbar-nav > li:hover>ul.sub-nav {
      display: block !important;
  }
  .modal-dialog {
    width: 1034px !important;
    margin: 120px auto!important;
  }
  
}
@media (max-width: 1199px) {
  .middle-header .info-box {
      padding: 0;
  }
  .middle-header .info-box a {
    font-size: 14px;
  }
  .custom-logo img {
      width: 290px;
  }
  .inner-wrap {
    min-height: 307px;
  }
  span.shift-process-wrap {
    width: 67%;
  }
  .bounce {
    padding: 7px 8px;
    font-size: 12px;
  }
  .widget_nav_menu li a {
    font-size: 12px;
    line-height: 17px;
  }
  span.shift-process-img {
      width: 182px;
      height: 182px;
  }
  span.shift-process-img>img.img-responsive {
      width: 60px;
  }
  span.shift-process-wrap>p {
    margin: 0 0 5px 0;
  }
  .shift-process ul li:after {
      left: 30%;
      bottom: 0;
  }
  span.shift-process-wrap:before, 
  span.shift-process-wrap:after {
    content: none;
  }
  span.shift-process-wrap:after {
    left: auto;
    right: 39%;
  }
  .packerd-and-mov h1, 
  .custom-shift h2, 
  .award-sec h2 {
    line-height: 30px;
    font-size: 25px;
  }
  .inner-wrap h3 {
    font-size: 14px;
  }
  span.shift-process-wrap>h4 {
    font-size: 15px;
    margin: 13px 0 10px 0;
  }
  .blog-sec .our-work-wrap>.our-work-group h2 {
    font-size: 18px;
  }
  h2.blog-sec-tit {
    font-size: 22px;
    line-height: 40px;
  }
  .blog-sec .post-wrap h3 {
      font-size: 16px;
      line-height: 20px;
  }
  .copyright .col-sm-4:last-child>p {
      padding-right: 20px;
  }
  .foot_sec {
      padding-right: 10px;
  }
  .middle-header .awg {
    font-size: 14px;
  }
  .blog-sec-right>h2.blog-sec-tit {
    font-size: 22px;
    line-height: 45px;
 }
 .blog-sec-right>h2.blog-sec-tit+a.btn {
      margin: 0px 30px 0 0;
  }
  .shift-inner-bg {
      padding: 35px 50px;
  }
}
@media (max-width: 992px) {
  .top-header .right-sec li a {
    font-size: 14px;
    padding: 11px 0;
  }
  .custom-logo img {
      width: 250px;
  }
  .navbar-nav > li > a {
      padding: 13px 8.4px;
      line-height: 21px;
  }
  .navbar-nav > li>ul.sub-nav {
      width: 180px;
  }
  .navbar-nav > li>ul.sub-nav>li {
    text-align: left;
  }
  .wizard > .actions a {
    padding: 0.6em 1em 0.3em;
  }
  .packerd-and-mov {
    padding: 30px 0;
  }
  .packerd-and-mov img.img-responsive, 
  .custom-shift .img-tit, 
  .award-sec img.img-responsive {
      margin: 0 auto;
  }
  .inner-img-wrap {
      min-height: 93px;
      line-height: 93px;
  }
  .inner-wrap p {
      padding: 10px 0;
      margin: 0;
  }
  .inner-wrap h3 {
      margin: 7px 0;
  }
  .modal-dialog {
    width: auto !important;
  }
  span.shift-process-wrap {
      width: 60%;
  }
  .shift-process ul li:after {
      left: 40%;
      bottom: 8px;
  }
  .custom-tabber .nav-tabs>li {
      width: 32.6%;
  }
  .custom-tabber .nav>li.active>a,
  .custom-tabber .nav>li.active>a:focus, 
  .custom-tabber .nav>li.active>a:hover,
  .custom-tabber .nav-tabs>li>a, 
  .custom-tabber .nav-tabs>li>a:hover{
      font-size: 12px;
  }
  .blog-sec .our-work-wrap {
      position: relative;
      left: 0;
      top: 0;
      z-index: 1;
  }
  .blog-sec .our-work-wrap>.our-work-group h2 {
      font-size: 14px;
  }
  .blog-sec .our-work-wrap>.our-work-group a.btn {
      margin: 18px 0 0 0;
      font-size: 10px;
      padding: 4px 5px;
  }
  .blog-sec .our-work-wrap>.our-work-group h2 {
      font-size: 14px;
  }
  .award-sec-wrap-inner {
      min-height: auto;
  }
  .award-img-wrapper {
      min-height: 120px;
  }
  .award-sec {
      padding: 30px 0 40px 0;
  }
  img.img-responsive.img-tit {
      margin-bottom: 15px;
  }
  .testimonial-inner h2 {
      font-size: 20px;
      margin: 0;
  }
}
@media (max-width: 767px) {
	.gallery-sec .gallery{height:auto;}
  .child-trigger {
    display: block;
    border-left: 1px solid #ccc;
    cursor: pointer;
    height: 45px;
    min-width: 55px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 55px;
    float: right;
    z-index: 1;
        clear: both;
  }
  .child-trigger:before, 
  .child-trigger:after  {
      width: 14px;
      height: 2px;
      background: #ffffff;
      content: "";
      position: absolute;
      text-align: center;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 45%;
      bottom: 0;
  }
  .child-trigger:after {
          top: 46%;
    transform: rotate(90deg);
  }
  .child-trigger.child-open:after {
    content: none;
  }
  .navbar-nav>li>.dropdown-menu {
    position: static !important;
    border: none;
    padding: 0;
    border-radius: 0;
}
  .hidden-phone{
    display: none !important;
  }
  .navbar-toggle .icon-bar {
      background: #fff;
  }
  #cssmenu ul {
      width: 100%;
      height: auto !important;
      overflow: auto !important;
  }
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow: visible;
  }
  ul.nav.navbar-nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #D11E24;
  }
  .nav>li {
      text-align: left;
      border-bottom: 1px solid rgba(221,221,221,.33);
  }
  .navbar-nav > li > a {
      padding: 11px 10px!important;
      font-size: 15px;
      line-height: 21px;
      border-bottom: 3px solid transparent;
          display: inline-block;
  }
  .navbar-nav > li > a>.fa.fa-angle-down:before {
    content: none;
  }
  .navbar-nav > li.active > a, 
  .navbar-nav > li:hover > a {
    background: transparent;
    color: #fff !important;
    border-bottom: 3px solid transparent !important;
  }
  ul.list-unstyled.list-inline.float-right {
      text-align: center;
  }
  .top-header .float-right li a {
      padding: 11px 4px;
      font-size: 13px;
  }
  .social-links {
      display: none;
  }
  .float-right, 
  .float-left {
      float: none;
  }
  .navbar-nav > li>ul.sub-nav {
      width: 100%;
      position: static !important;
  }
  .packerd-and-mov-wrap {
      position: relative;
      bottom: 0;
      text-align: center;
  }
  section.custom-banner>.container>.row>.col-sm-5 {
      width: 100%;
      float: none;
  }
  .packerd-and-mov, 
  .custom-shift, 
  .shift-process, 
  section.custom-tabber, 
  .award-sec {
      padding: 25px 0;
  }
  .packerd-and-mov h1, 
  .custom-shift h2,
   .award-sec h2 {
      line-height: 30px;
      font-size: 18px;
  }
  .shift-inner-bg {
      padding: 25px;
  }
  .blog-sec .our-work-wrap {
      position: relative;
      left: 0;
      top: 0;
      z-index: 1;
  }
  .blog-sec .our-work-wrap ul {
      text-align: center;
  }
  .blog-sec .our-work-wrap ul li {
      display: inline-block;
      max-width: 33%;
      margin: 0 -2px;
  }
  h2.blog-sec-tit {
    margin: 10px 0;
    text-align: center;
  }
  .custom-tabber .nav-tabs>li {
    width: 33.2%;
    margin: 0;
  }
  .custom-tabber .nav>li>a,
  .custom-tabber .nav>li.active>a:hover, 
  .custom-tabber .nav>li>a:focus, 
  .custom-tabber .nav>li>a:visited, 
  .custom-tabber .nav>li>a:hover, 
  .custom-tabber .nav-tabs>li.active>a,
  .custom-tabber .nav-tabs>li.active>a:focus, 
  .custom-tabber .nav-tabs>li.active>a:hover {
        font-size: 10px;
        line-height: 15px;
    padding: 5px 15px;
        clear: both;
    overflow: hidden;
  }
  .custom-tabber .tab-pane {
    padding: 0 12px; 
  }
  .award-sec .col-sm-3 {
      width: 49%;
    display: block;
    vertical-align: top;
    margin: 0 auto;
  }
  .video-test .owl-next {
      left: auto;
      right: 6% !important;
      top: 0;
  }
/*
  .middle-header .sec-wrap.float-right {
      margin-top: 30px;
      text-align: center;
  }
*/
  .award-sec h2.text-center+img.img-tit {
      margin-bottom: 20px;
  }
  .award-sec a.btn.btn-default {
    margin: 15px auto 0; 
  }
  footer p, 
  .caption.text-center>p.text-orange, 
  .caption.text-center>p.text-orange+p{
    text-align: center;
  }
  footer .logo {
      width: 270px;
      margin: 0 auto;
      float: none;
  }
  footer .social-link, 
  footer ul.list-unstyled {
      text-align: left;
  }
  footer h4 {
      font-size: 15px;
      text-align: center;
  }
  footer ul.list-unstyled.widget_nav_menu {
      padding-left: 0;
      position: relative;
      text-align: center;
  }
  .widget_nav_menu li a {
      font-size: 14px;
      line-height: 1.42857143;
  }
  footer h4:after {
    margin: 10px auto 0;
  }
  footer li:before {
    content: none;
  }
  .copyright {
      border-top:none;
      padding-top:0;
      margin-top: 0;
  }
  footer .col-sm-3, 
  .more-menu .col-sm-2 {
      border-bottom: 1px solid #fff;
      padding: 20px 10px;
      margin-bottom: 15px;
  }
  .more-menu .col-sm-2:last-child {
      border-bottom: none;
      padding: 0;
      margin-bottom: 0; 
  }
  footer .social-link li a {
      width: 35px;
      height: 35px;
      font-size: 16px;
      line-height: 38px;
  }
  footer .appl a {
      display: block;
      text-align: center;
      margin: 0 0 10px 0;
  }
  .more-menu h3 {
      text-align: center;
  }
  .copyright .col-sm-4:first-child, 
  .copyright .col-sm-4:nth-child(2)>p {
      display: none;
      position: relative;
  }
  footer .down-arrow {
      border-radius: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: -15px;
    z-index: 1;
  }
  .copyright .col-sm-4:last-child>p {
      padding-right: 0;
      margin-top: 50px;
      margin-bottom: 20px;
  }
  
  .video-test .testimonial .testimonial-profile {
      margin: 0 auto !important;
  }

  .shift-process {
    background-image: none; 
  }
  .shift-process ul {
      padding: 0;
  }
  span.shift-process-img {
      margin-right: 0;
  }
  span.shift-process-wrap:after, 
  span.shift-process-wrap:before, 
  span.shift-process-wrap:after, 
  .shift-process ul li:after {
    content: none;
  }
  .inner-wrap p {
    text-align: center;
  }
  .custom-shift h3 {
      font-size: 15px;
      line-height: 25px;
  }
  .video-test:after {
    content: none;
  }
  .video-test .custom-video img.img-responsive {
      top: auto;
  }
  .col-sm-6.custom-video {
      padding: 15px 0;
      text-align: center;
      background: url(../images/video-bg.jpg) no-repeat center center / cover;
  }
  .video-test .custom-video img.img-responsive {
      top: auto;
      width: 70px;
  }
  .custom-tabber .nav-tabs>li>a>.icon {
      float: left;
      padding: 0 10px 0 0;

  }
  .shift-process ul li {
      margin: 0 0 20px 0;
      position: relative;
  }
  span.shift-process-wrap {
      width: 54%;
      margin-left: 11px;
  }
  span.shift-process-wrap>p {
      margin: 0 0 5px 0;
      text-align: left;
  }
  a.batck-to-top {
      width: 34px;
      height: 34px;
      line-height: 34px;
      font-size: 18px;
      z-index: 1;
  }
  .blog-sec-right>h2.blog-sec-tit {
      line-height: 55px;
  }
  h3.hd {
      text-align: center;
  }
  
}

@media (max-width: 580px) {
  .form-wrap .wizard > .actions a, 
  .form-wrap .wizard > .actions a:hover, 
  .form-wrap .wizard > .actions a:active {
      font-size: 13px !important;
  }
  .blog-sec-right>h2.blog-sec-tit {
      font-size: 18px;
  }
  .blog-sec .our-work-wrap ul li {
      display: block;
      max-width: 100%;
      margin: 0 0 -6px 0;
  }
  .blog-sec-right {
      margin: 20px auto 0;
  }
    .custom-hide-form .left-sec {
        display: none;
    }
	.query-form { margin-top: 135px !importan;}
    .inquiry_form { margin-top: 0 !important;}
    .packerd-and-mov h2 { font-size: 22px;}
}
@media (max-width: 479px) {
  .custom-logo img {
      width: 200px;
  }
  .shift-process ul li {
      margin: 0 0 25px 0;
      position: relative;
      text-align: center;
  }
  span.shift-process-wrap {
      width: 100%;
      text-align: center;
  }
  span.shift-process-wrap>p{
      text-align: center;
  }
  .shift-inner-bg h4 {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 20px;
  }
  .packerd-and-mov-wrap>.col-sm-3 {
      width: 100%;
      display: block;
      margin: 0 auto 20px;
  }
  .blog-sec .post-wrap {
      display: block;
      width: 100%;
      margin: 0 0 5px 0;
      vertical-align: top;
      color: #fff;
  }
  .award-sec .col-sm-3 {
      width: 100%;
      display: block;
      vertical-align: top;
      margin: 0 0 20px 0;
  }
  .custom-tabber .nav-tabs>li {
      width: 33%;
      margin: 0 0;
      text-align: center;
  }
  .custom-tabber .nav-tabs>li>a>.icon {
      float: none;
      padding: 0;
  }
  .custom-tabber .nav-tabs>li>a>.icon {
      border-right: none;
      display: block;
      padding: 0;
      line-height: normal;
      margin-right: 0;
  }
  .custom-tabber .nav>li>a, 
  .custom-tabber .nav>li.active>a:hover, 
  .custom-tabber .nav>li>a:focus, 
  .custom-tabber .nav>li>a:visited, 
  .custom-tabber .nav>li>a:hover, 
  .custom-tabber .nav-tabs>li.active>a, 
  .custom-tabber .nav-tabs>li.active>a:focus, 
  .custom-tabber .nav-tabs>li.active>a:hover {
      font-size: 0;
      text-align: center;
      border-radius: 0;
      padding: 10px 0;
      line-height: normal;
  }
 .testimonial-inner h2 {
      color: #fff;
      font-size: 20px;
      line-height: 25px;
      margin: 0 0 15px 0;
  }
  .testimonial:before{
    left: -15px !important;
  }
  .testimonial:after, .testimonial:before{
      right: -15px !important;
  }
  .testimonials .owl-prev, .video-test .owl-next {
      left: inherit;
  }
  .testimonials .owl-next {
     left: auto !important;
     right: -10px !important;
  }
  .testimonials .testimonial .testimonial-content {
      padding: 40px 10px !important;
  }
  .testimonials .testimonial .testimonial-content:before {
      left: 7px  !important;
  }
  .testimonials .testimonial .testimonial-content:after {
      right: 7px !important;
  }
  .testimonials .custom-video img.img-responsive {
      top: auto;
      width: 50px;
  }
  .col-xs-2>a>img.img-responsive {
      width: 115px !important;
      max-width: 59px !important;
      min-width: 100% !important;
  }
  .testimonials .testimonial .testimonial-title {
      text-align: center;
      font-size: 15px;
      line-height: 13px;
      margin-top: 19px;
  }
  .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, 
  .wizard > .actions .disabled a:active {
      background: #eee;
      color: #aaa;
      padding: 0.6em 0.7em 0.3em;
      font-size: 15px;
  }
    .packerd-and-mov h2 {font-size: 20px;}
}
/*@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}

@media screen and (max-width: 767px) {
  .gallery { 
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

}

@media screen and (max-width: 479px) {
    .gallery { 
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
  
}

@media (max-width: 767px) {
  .carousel-inner .active.left { left: -100%; }
  .carousel-inner .next        { left:  100%; }
  .carousel-inner .prev    { left: -100%; }
  .active > div { display:none; }
  .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev    { left: -50%; }
  .active > div { display:none; }
  .active > div:first-child { display:block; }
  .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
  .carousel-inner .active.left { left: -16.7%; }
  .carousel-inner .next        { left:  16.7%; }
  .carousel-inner .prev    { left: -16.7%; }  
}*/


.video-test{margin:0 !important;}
footer ul{list-style: none;    text-align: left;}