html{overflow-x:hidden;}
html, body {height: 100%;}

body{color:#777; font-size:14px; font-family: arial;}
 
a{color:#00baff;}
a:hover, a:focus{color:#212121; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height:25px; margin:0 0 15px; text-align:justify;}

h1, h2, h3, h4, h5, h6{font-family: arial; margin:0 0 10px;}
h2{color:#212121;}
h3{color:#ff4d1c;}
h4{color:#212121;}

.pad-0{padding:0 !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-50{margin-bottom:50px !important;}

/*.sticky.header{background:#fff; position: fixed; width: 100%; z-index: 9; padding: 0; top: 0; box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8); transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1s ease; -o-transition:all 1s ease;}  
  .sticky .menu-head .navbar-brand{padding:25px 0;}
  .sticky .menu-head{font-size:14px;}
  .sticky .menu-head .navbar-nav > li > a{padding: 30px 0 29px;}*/
  
.header{margin:0; position:absolute; left:0; width:100%; top:0; z-index:2;}    
  .menu-head{font-family: arial; margin:0; position:relative; padding:0 5px 0 0; z-index:2;}    
  .menu-head .navbar-brand{padding:25px 0; height:auto;}  
  .menu-head .navbar-brand img{max-width: 450px;}  
  .menu-head .navbar-header{position: relative; z-index: 2;}
  .menu-head nav{box-shadow:none; border:none; background:none; border-radius:0; margin:0;}
  .menu-head .navbar-collapse{padding:0;}
  .menu-head .navbar-nav{float:none; text-align:right;}
  .menu-head .navbar-nav > li{display:inline-block; float:none; padding:0 10px; position:relative; font-size:15px;}
  .menu-head .navbar-nav > li:last-child{padding-right:0;}    
  .menu-head .navbar-nav > li > a{border:transparent; color:#000; text-shadow:none; padding:35px 0 20px; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1.4s ease; -o-transition:all 1s ease;}
  .menu-head .navbar-nav > li:last-child a{background: #ff4d1c; padding: 12px 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #fff;}
  .menu-head .navbar-nav > li:last-child a:hover, .menu-head .navbar-nav > li:last-child a:focus{background: #000 !important; color:#fff !important;}
  .menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav .current-menu-item a{color:#ff4d1c; background:none; box-shadow:none;}
  /*.menu-head li a:hover .sub-menu{display:block;}*/
  .menu-head ul, .menu-head ul li, .menu-head ul li a{position:relative;}
  .menu-head li:hover > ul {opacity: 1; transform: translate(0, 0);}
  .menu-head ul ul {position: absolute; left: ; padding:0; margin:0; top:100%; opacity: 0; transform: translate(0, 10px); transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;}
  .menu-head ul ul ul{margin-left: 100%; top: 0;}
  .menu-head ul ul li a{font-size:15px; padding: 10px 20px; width: 200px; background: #000; text-decoration: none; color: #fff !important; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -ms-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; -o-box-shadow: none !important; box-shadow: none !important;}
  /*.menu-head .sub-menu{background:#000; position:absolute; top:100%; left:0; min-width:270px; display:none; margin:0; padding:0;}*/
  .menu-head .sub-menu > li{list-style:none; border-bottom:1px solid #fff;}
  .menu-head .sub-menu > li:last-child{border:none;}  
  .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{background:#ff4d1c; color:#fff;}
  .menu-head .sub-menu > li > a{display:block; background:#000; color:#fff; padding:7px 10px 8px; text-align:left;} 

.banner{position: relative; padding: 0 0 200px 0; background-image: url(images/banner-bg.png); background-repeat: no-repeat; background-size: cover; background-position: bottom; background-attachment:scroll;}
  .banner-left{margin:0; padding:170px 15px 30px;}
  .banner-right{padding:150px 15px 50px; text-align:center;}
  .banner-right figure{position:relative; display:inline-block}
    .banner-right figure img{-webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px;}
    .banner-left h1{color:#000; font-size:50px; margin:0 0 30px; position:relative;}
	.banner-left h3{color: #777; font-family: arial; font-size: 20px; margin: 0 0 30px;}
	.banner-left .btn{background:#ff4d1c; color: #fff; font-family: arial; font-size:16px; text-align: center;  padding: 15px 32px 13px; position:relative; text-shadow:none; white-space: nowrap; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 2s; animation-delay: 2s;  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.banner-left .btn:hover, .banner-left .btn:active{background: #000; color:#fff; -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out; transition: background 0.5s ease-in-out, color 0.5s ease-in-out;}  
  
.about-text{padding:70px 0 30px; text-align:left; position:relative;}    
  .about-text h3{color: #212121; font-size: 24px; margin:0 0 20px;}
  .about-text h3 span{color: #ff4d1c; font-size: 34px; font-family: arial; display:block;}
  .about-text h4{text-transform: capitalize; margin: 25px 0; font-size:20px;}
  .about-text p{text-align:left;}
  .about-text-top{padding:0 100px;}
  .step-box{margin:0 0 30px; position:relative;}
  .step-box figure{background:#ffddd2; border:10px solid #ffede7; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; position:relative; margin:0 0 25px; display:inline-block; padding:25px;}  
  .step-box h4{color:#212121; font-family: arial; font-size: 20px;}

.animation-jump{position: relative; -webkit-animation: animation-jump 2s ease-in-out infinite; animation: animation-jump 2s ease-in-out infinite;margin-top:120px;border-radius:10px;}
  @-webkit-keyframes animation-jump {
    0%{top: 10px;}
    50%{top: -10px;}
    100%{top: 10px;}
  }
  @keyframes animation-jump {
    0%{top: 10px;}
    50%{top: -10px;}
    100%{top: 10px;}
  }

    
.footer{background-color: #f9f9f9; padding:30px 0 0; position:relative;}  
  .footer .container{position: relative; z-index:1;}  
  .footer a{color:#3f3f3f;}
  .footer a:hover{color:#ff4d1c;}  
  
  .ft-bottom{margin:0; padding:0; position:relative; z-index:2;}
  .ft-bottom a{font-family: arial;}  
  .ft-bottom p{margin:0 0 20px;}
  
.banner-inner{background:url(images/slider-01.png) no-repeat scroll center 0; background-size:cover; border-bottom: 1px solid #999; height: 350px; overflow: hidden; position: relative;}
.banner-inner:before{background:#000; content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.4;}
.banner-inner .textblock{height: 350px; position: relative;}
.banner-inner .block{bottom: 0; left: 0; position: absolute; width: 100%;}
.banner-inner .block:after{left: 0; top: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(0, 0, 0, 0); border-right-color: rgba(0,0,0,0.3); border-width: 79px 55px 0 0; display:none;}
.banner-inner .page-title .holder {overflow: hidden; position: relative; padding: 0;}
.banner-inner h1 {color: #fff; margin: 0; font-size: 40px; padding:0 0 150px; text-align:center;}
 
.mid-wrap{padding:50px 0 30px;}  

.sibar-title{color:#fff; background:#000; font-size: 20px; text-transform: uppercase; padding: 15px 15px 11px; border-radius: 5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; margin: 0;}

.left-wrap .list-group{border-radius: 0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px;}
.left-wrap .list-group-item:first-child{border-top-left-radius: 0; border-top-right-radius: 0;}
 
  
    /** Smartphones **/
@media (min-width: 320px) and (max-width: 480px) {
   
   .menu-head{font-size: 14px;}
   .menu-head::after{display:none;}
   .menu-head .navbar-brand{padding: 20px 0;}   
   .menu-head .nav-logo{position: relative; text-align: left; float:left;}   
   .menu-head nav{padding:0;}
   .menu-head .navbar-header{position:relative; z-index:2; float: none; width: 100%;}
   .menu-head .navbar-toggle{border-color: #fff; color: #fff; margin: 8px 0; border-radius: 0; float:left;}
   .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none;}
   .menu-head .navbar-collapse{border:none; box-shadow: none;}
   .menu-head .navbar-collapse.in ul{margin: 15px 0 0; box-shadow: none; border: 0;}
   .menu-head .navbar-nav{margin: 0; text-align:left; top: 0;}
   .menu-head .navbar-nav > li:before{display:none;}
   .menu-head .navbar-nav > li{display:block; margin:0; padding:0; border-bottom: 1px solid  #fff; background:#c12121210;}
   .menu-head .navbar-nav > li:last-child{border-bottom:0;}
   .menu-head .navbar-nav .li-mrg{margin-right: 0 !important;}
   .menu-head .navbar-nav > li > a{padding: 10px; border: 0; color:#fff;}
   .menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav .current-menu-item a{background: #9f2121210; color: #fff;}
   .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{background: #9f2121210 !important;}
   .menu-head .sub-menu{position: relative !important; top: 0 !important; margin:0 !important; left: 0 !important; display: block !important; height: auto !important;}
   .menu-head .sub-menu > li > a{background:none !important; padding:5px 15px 5px 30px; width: auto; color:#fff !important;}
   
   .header{position: relative;}   
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   .phn-detail ul li:last-child{display: none;}   
   .phn-detail ul{margin: 15px 0 0;}
   .phn-detail ul li span{font-size: 16px;}
   .apply-btn{margin: 0; left: inherit; right: 0;}
   .apply-btn:after{display:none;}
   .apply-btn .btn{padding:15px 15px 11px;}
   .apply-btn img{width: 25px;}
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 60%; margin: 8px 20px 0 0;}
   .about-text h3{font-size: 24px;}
    
   .footer .wg-1{margin:0 0 30px;}
   .ft-bottom p{text-align: center !important; margin: 0 !important;}
   .ft-bottom .text-right{text-align: center !important; margin: 0 0 20px !important;}
       
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
   
   .menu-head{font-size: 14px;}
   .menu-head::after{display:none;}
   .menu-head .navbar-brand{padding: 20px 0;}   
   .menu-head .nav-logo{position: relative; text-align: left; float:left;}   
   .menu-head nav{padding:0;}
   .menu-head .navbar-header{position:relative; z-index:2; float: none; width: 100%;}
   .menu-head .navbar-toggle{border-color: #fff; color: #fff; margin: 8px 0; border-radius: 0; float:left;}
   .navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none;}
   .menu-head .navbar-collapse{border:none; box-shadow: none;}
   .menu-head .navbar-collapse.in ul{margin: 15px 0 0; box-shadow: none; border: 0;}
   .menu-head .navbar-nav{margin: 0; text-align:left; top: 0;}
   .menu-head .navbar-nav > li:before{display:none;}
   .menu-head .navbar-nav > li{display:block; margin:0; padding:0; border-bottom: 1px solid  #fff; background:#c12121210;}
   .menu-head .navbar-nav > li:last-child{border-bottom:0;}
   .menu-head .navbar-nav .li-mrg{margin-right: 0 !important;}
   .menu-head .navbar-nav > li > a{padding: 10px; border: 0; color:#fff;}
   .menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav .current-menu-item a{background: #9f2121210; color: #fff;}
   .menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover{background: #9f2121210 !important;}
   .menu-head .sub-menu{position: relative !important; top: 0 !important; margin:0 !important; left: 0 !important; display: block !important; height: auto !important;}
   .menu-head .sub-menu > li > a{background:none !important; padding:5px 15px 5px 30px; width: auto; color:#fff !important;}
   
   .header{position: relative;}   
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 50%; margin: 8px 20px 0 0;}
   .footer .wg-1{margin:0 0 30px;}   
   .ft-bottom p{text-align: center !important; margin: 0 !important;}
   .ft-bottom .text-right{text-align: center !important; margin: 0 0 20px !important;}
   
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
         
   .header{position: relative;}
   .container{width: auto; max-width:850px; padding:0 30px;}
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   .menu-head{font-size: 14px;}
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 45%; margin: 8px 20px 0 0;}
   
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1090px) { 
    
   .container{width:auto; padding:0 30px; max-width:1030px}
   .header{position: relative;}   
   .head-top .logo{width:100%; text-align:center; padding: 0 0 20px}
   .head-top .head-right{width:100%; text-align:center; float:none !important}
   .menu-head{font-size: 14px;}   
   .menu-head .navbar-nav > li{padding: 0 6px; letter-spacing: -0.5px;}
   .about-text-left{float: none; width: auto;}
   .about-text-right{display:none;}
   .about-text-left .hidden{display: block !important; float: left; width: 45%; margin: 8px 20px 0 0;}
   .footer .col-sm-3{width: 50%; min-height: 230px;}     

}

/* Large Display */
@media (min-width: 1367px) { }