/*
Theme Name: USA New
Theme URI: http://usalawsuitloans.com;
Author: Mahedi Godad
Author URI: https://wordpress.org/
Description: USA Lawsuit loans New Design
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
	font-family: 'Open Sans', sans-serif;
}
div, nav, article {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
strong {
    font-weight: 700;
}
h1{
    font-size: 2.6em;
    line-height: 1.5em;
}
h2{
    font-size: 1.8em;
    line-height: 1.6em;
}
a:hover{
    text-decoration: none;
}
.pad-top-20{
    padding-top: 20px;
}
.m-top-lg{
    margin-top: 60px;
}
#wrapper {
	overflow: hidden;
    background-color: #fff;
}
#header{
    height: auto;

}
#topbar-wrapper{
	background: #ff9000;
	width: 100%;
	height: 2px;
}
.header-container {
    height: 100px;
    position: relative;
}
.header-logo {
	display: inline-block;
    position: relative;
    left: 0;
    top: 20px;
    float: left;
    margin-right: 30px;
}
.header-logo a {
    display: block;
}
.header-right {
    float: right;
    margin-left: 30px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header-left-info {
    float: left;
}
.header-container ul {
    margin: 0;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.header-left-info li {
    margin-right: 30px;
    position: relative;
    padding-left: 45px;
    line-height: 20px;
}
.header-left-info li:last-child {
    margin-right: 0px;    
}
.header-apply{
    float: left;    
    margin-left: 20px;
}
.header-apply-btn{    
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    background: #ff9000;
    color: #fff;
    padding: 11px 35px;
    transition: 0.5s;
    text-decoration: none;
    border-radius: 25px;
    border: 2px solid transparent;
}
.header-apply-btn:hover{    
    background: #ffffff;
    color: #ff9000;
    text-decoration: none;
    border: 2px solid #ff9000;
}
.header-label {
    font-size: 36px;
    color: #fd9400;
    position: absolute;
    left: -7px;
    top: 6px;
    width: 36px;
    position: absolute;
    left: 0;
    top: 50%;
    background: url(img/call-now.png);
    width: 37px;
    height: 43px;
    background-position: center;
    background-size: 37px;
    padding-right: 5px;
    transform: translateY(-50%);
    background-repeat: no-repeat; 
}
.header-hightlight small {
    opacity: .6;
}
.header-hightlight strong {
    display: block;
}
.header-hightlight a {
    text-decoration: none;
    color: #484848;
}
/* Mobile menu*/
.navigation{
    display: none;
}
.mainnav-mobi{
    display: none;
}
.nav-container {
    background-color: #003347;
    color: #fff;
    display: block;
    height: auto;
    width: 100%;
    font-weight: 400;
    letter-spacing: 1px;
    z-index: 1100;
    position: relative;
}
#primary-nav {
    float: left;
}
/* Navigation */
.nav-wrap .mainnav  {
    float: left;
}

.menu.menu-extra {
    padding-left: 20px;
    float: right;
}

.menu.menu-extra > li {
    display: inline-block;
    font-size: 16px;
}

#mainnav ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#mainnav > ul > li {
   display: inline-block; 
   margin-right: -5px;  
}

#mainnav > ul > li > a {
    font-size: 14px;    
    font-weight: 600;
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#mainnav > ul > li > a {
    padding: 0 25px 0px 30px;
    line-height: 60px;
}
#mainnav > ul > li > a:hover {
    color: #fff;
}
#mainnav > ul > li:hover {
    background: #fd9400;
}

#mainnav > ul > li:nth-child(4) > a {
    padding: 0px 28px 0px 30px;
}

/* submenu */

#mainnav ul.submenu {
    position: absolute;
    width: auto;
    text-align: left;
    z-index: 9999;
    opacity: 0;
    display: none;
    background: #fd9400;

}
#mainnav ul li:hover ul.submenu {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* Right sub-menu */
#mainnav ul.right-sub-menu {
    left: auto;
    right: 0;
}

#mainnav ul li ul li {
   margin-left: 0;
}
#mainnav ul li ul li:hover {
    background: #003347;
}

#mainnav ul.submenu li ul {
   position: absolute;
   left: 240px;
   top: 0 !important;
}

#mainnav ul.submenu > li > a {
    display: block;    
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 20px 0 31px;
    line-height: 40px;
    color: #fff;
}
#mainnav ul.submenu > li > a:hover {
    
    color: #fff;
}
#banner{
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: -30px;
    padding: 30px 0 0;    
    background-position: top;
    min-height: 600px;
    background: linear-gradient(135deg, #003246, #0078a7)
    }
.bannerleft{
    min-height: 400px;
    padding-top: 60px;
}
.bannerleft h1{
    font-weight: 700;
    color: #fff;    
    margin: 5px;
}
.bannerleft h4{
    font-weight: 600;
    color: #fd9400;
    font-size: 21px;
    padding: 5px 10px;
    width: max-content;
    text-transform: uppercase;
}
.bannerleft p{
	font-family: 'Open Sans', sans-serif;
    color: #f3f3f3;
    font-size: 16px;
    padding: 5px 10px;
    line-height: 30px;
    width: 100%;
    margin: 1rem 0;
}
.bannerleft a{
	font-family: 'Open Sans', sans-serif;
    color: #fff;
    background: transparent;
    text-decoration: none;
    font-size: 16px;
    padding: 11px 45px;
    margin: 20px 0 0 10px;
    display: inline-block;
    border: 2px solid #ffffff;
    transition: 0.3s;
    border-radius: 25px;
    font-weight: 600;
}
.bannerleftbtn{
    background: #ff9000 !important;
}
.bannerleft a:hover{
    background: #ff9000;
    
}
.bannerright{
    min-height: 400px;
    }
.bannerright h4{
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 20px 0 20px;
    margin: 0;
    text-transform: uppercase;
    background-color: #fd9400;
}
.bannerright p{
    color: white;
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
    padding: 0 15px;
}
.bannerform{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0 15px;
}
.bannerform input[type="text"] {
    width: 100%;
    display: block;
    margin-top: 24px !important;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    color: #182e7f;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #fff;

}
.bannerform input[type="text"]:hover, .bannerform input[type="text"]:focus, .bannerform input[type="text"]:active{    
    background-color: #efefef;
    border: 1px solid #fff; 
    outline: none;
}
.bannerform input[type="submit"]{
    width: 100%;
    display: block;
    height: 40px;
   	margin-top: 25px;
    line-height: 40px;
    color: #fff;
    background-color: #fd9400;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    border: 2px solid #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
    padding: 0;
}
.bannerform input[type="submit"]:hover{    
    background-color: #dc8100;
    outline: none;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    transform: 0.4s;
}
.homeapplynow{
    display: none;
}
/* */
#home-why{
    padding: 70px 0 40px 0;
    margin: 0;
    text-align: center;
}
#home-why .home-why-right{

}
#home-why .home-why-right-box{
    position: relative;
    display: block;
    min-height: 250px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding: 20px 10px;
    border: 1px solid #e8e8e8;    
    border-radius: 10px;
    margin-bottom: 35px;
    transition: 0.5s;
}
#home-why .home-why-right-box:hover{
    box-shadow: 0 0 20px #dcdcdc;
}
.box-icon{
    text-align: center;
    padding: 10px 0;
}
.box-icon img{
    width: auto;
    height: 60px;
    display: inline-block;
    margin-bottom: 15px;
}
.home-why-right-box h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #ff9000;
    font-size: 1.2em;
    margin-bottom: 0.7em;
}
.home-why-right-box p{
    margin:0;
    padding: 0;
    font-size: 0.9em !important;
    line-height: 1.5em !important;
}
#home-why h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #003347;
    margin-bottom: 20px;
}
#home-why p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #6d6d6d;
    font-size: 1em;
    line-height: 1.7em;
}
#home-why .inqury{
    min-height: 435px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    margin-bottom: 35px;
}
#home-why .inqury .head{
    width: 100%;
    background: #cdcdcd;
    text-align: center;
}
/* Home Page Content start */
#homecontent {
    margin-top: 0;
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: linear-gradient(135deg, #e2e2e2, #f3f3f3);
}
#homecontent h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #0e173e;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.homecontentp {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: center;
    margin: 20px 0;
    padding: 0;
}
.homecontentp strong {   
    font-weight: 600;
}
.home-work {
    padding: 20px 0;
    width: 100%;
    display: inherit;

}
.home-work-box:after{
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: linear-gradient(180deg,rgba(196,196,196,0) 0%,#c5c5c5 50%,rgba(196,196,196,0) 100%);
	}
.home-work-box:last-child::after{
    display: none !important;
    }
.work-box{
    display: block;
    text-align: center;
}
.work-box span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    color: #ff9000;
    margin-bottom: 10px;
    opacity: 0.5;
}
.work-box h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
    color: #003347;
    margin: 10px auto;
    text-transform: uppercase;
}
.work-box-icon {
    text-align: center;
}
.work-box-icon img {
    width: auto;
    height: 100%;
    display: inline-block;
    margin: 15px 0;
}
.work-box p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    text-align: center;
    color: #656565;
    margin-bottom: 10px;
}
.btnbox{
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 20px;
}
.btnbox h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #003347;
    margin: 10px auto;

}
.btnbox p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #656565;
}
.btnbox a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 50px;
    margin: 0 auto;
    background: #ff9000;
    border-radius: 25px;
    display: inline-block;
    color: #fff;
    border: 2px solid #ff9000;
    transition: 0.5s;
}
.btnbox a:hover{
    color: #ff9000;
    background: #fff;
}
.cases-section{
    margin-top: 0;
    width: 100%;
    height: auto;
    padding: 30px 0;
    background: #fff;
}
.cases-section h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #0e173e;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
}
.cases-section p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
.item-icon {
    position: relative;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 280px;
}
.item-icon-div:not(:nth-child(4n)) .divider:after {
    content: " ";
    height: 100%;
    width: 1px;
    background: linear-gradient(180deg,rgba(255, 144, 0, 0.05) 0%,#ff9000 50%,rgba(255, 144, 0, 0.05) 100%);
    position: absolute;
    top: 0;
    right: -15px;
}
.m-lg {
    margin-bottom: 60px;
}
.item-icon .icon img {
    width: auto;
    height: 54px;
    display: inline-block;
    margin-bottom: 20px;
}
a.item-icon img, a.item-icon .icon-title {
  -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; }
a.item-icon:hover img, a.item-icon:focus img, a.item-icon:active img, a.item-icon.active img {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px); }
.icon-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #ff9000;
    text-decoration: none;
}
.case-section-btn {
    padding: 10px 0;       
    margin: 20px auto;
    background: transparent;
    border-radius: none;
    position: relative;
    display: block;    
    
    
}
.case-section-btn a {
    padding: 10px 50px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #ff9000;
    border-radius: 25px;
    transition: 0.3s;
    position: relative;
    border: 2px solid #ff9000;
}

.case-section-btn a:hover {
    color: #ffffff;
    background: #ff9000;
}
.homecontenth2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 38px;
    color: #0e173e;
    text-align: center;
    margin: 0 0 30px 0;
    padding: 10px 0;
}
.homecontenth2 strong {
    font-weight: 600;
    color: #e56f00;
   }
.servicebox{
    width: 100%;
    background:#131c45;
    min-height: 212px;
    margin-bottom: 30px;
    padding: 15px;
}
.servicebox p{
    font-family: 'Open Sans', sans-serif;
    color: #fefefe;
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 15px 0;
}
.servicebox span{
    color: #fff;
    text-align: center;
    font-size: 40px;
    padding: 0;
}
.servicebox h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #e56f00;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
#faq{
    background: #f0f0f0;
    padding: 40px 0;
}
#faq h2 { 
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #0e173e;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
}
#faq .panel-title>a, #faq.panel-title>a:active{
    background: #003347;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    }
#faq .panel-heading  a:before {
    border-top: 10px solid #fff;
}
#faq .panel-body{
    background: #c5c5c5;
    color: #003347;
    font-family: 'Open Sans', sans-serif;
    
}
#faq .panel-body .colums{
    columns: 3 140px;
}
#faq .panel-body .colums li{
    list-style:none;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}
#faq .panel-body .colums a{
    font-family: 'Open Sans', sans-serif;
    color: #003347;
    text-decoration: none;
    font-weight: 600;
}
#faq .panel-body .colums a:before{
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: #003347;
    position: absolute;
    top: 8px;
    left: 0;
    -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;
    }
#faq .panel-body li{
    list-style:none;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}
#faq .panel-body li:before{
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: #003347;
    position: absolute;
    top: 8px;
    left: 0;
    -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;
    }
.panel-group{
    margin: 40px 0;
}
.panel-heading {
  padding: 0;
    border:0;
    margin-bottom: 20px;
}
.panel-title>a, .panel-title>a:active{

    font-family: 'Open Sans', sans-serif;
    display:block;
    padding:15px;
    color:#e56f00;
    font-size:16px;
    font-weight:500;
    text-decoration:none;
    background-color:#e6e6e6;
    position: relative;
    line-height: 1.5rem;
    padding: 15px 35px 15px 15px;
    }
.panel-heading  a:before {
  width: 0; 
  height: 0; 
  border-top: 10px solid #e56f00;
  border-left: 10px solid transparent;   
  border-right:10px solid transparent; 
  content: '';
  float: right;
  transition: all 0.5s;
  position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 40%;

} 
.panel-body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 20px 15px;
    background-color: #e6e6e6;
    margin-bottom: 20px;
    color: #5d5d5d;
}
/* Inner Content Page */
#contentwrap{
    margin-top: -30px;
    width: 100%;
    height: auto;
    padding-bottom: 25px;
}
#contenttop{
    padding: 50px 0 30px;
    background: #eee;
    width: 100%;
    height: auto;
    background-image: url(img/contact-us-banner.jpg);
}
#contenttop h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    }
.pageapplynow {
    display: none;
}
.breadcrumbs {
    padding-top: 10px;
    text-align: center;
    font-size: 15px;
    color: #e7e7e7;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumbs a{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    color: #e7e7e7;
}

#contentleft{
    margin: 25px 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
#contentleft h2{
    padding: 0;
    margin:0 0 25px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 38px;
    color: #333;
    text-align: center;
}
#contentleft h3{
    padding: 0;
    margin:0 0 20px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #333;
    text-align: center;
}
#contentleft p{
    padding: 0;
    margin:0 0 25px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: justify;
}
#contentleft a{
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #e56f00;
    text-decoration: none;
}
#contentleft ul {
        margin:0 0 25px 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #e56f00;
        list-style: circle;
    }
#contentleft li {
        margin: 0 0 0 20px;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }
.content li {
    width: 225px;
    font-family: 'Open Sans', sans-serif;
    float: left;
    list-style: square;
    margin-left: 15px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #444;
}
.content li a{
    width: 225px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px !important;
    color: #e56f00;
    font-weight: 400 !important;
}
#contentright {
    min-height: 400px;
    background: #e6e6e6;
    margin-top: 25px;
}
#contentright h4 {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 18px 0 18px;
    margin: 0;
    background: #e56f00;
    text-transform: uppercase;
}
.contentrightform {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 25px 15px 15px;
}
.contentrightform input[type="text"], .contentrightform input[type="email"], .contentrightform input[type="tel"] {
    width: 100%;
    display: block;
    margin-top: 0;
    margin-bottom: 25px;
    height: 40px;
    line-height: 30px;
    background-color: #fff;
    color: #4f587b;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #868ead;
}
.contentrightform input[type="text"]:hover, .contentrightform input[type="text"]:focus, .contentrightform input[type="text"]:active{    
    background-color: #fff;
    border: 1px solid #4f587b; 
    outline: none;
}

.contentrightform input[type="submit"] {
    width: 100%;
    display: block;
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    color: #fff;
    background-color: #131c45;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;
    border: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}
.contentrightform input[type="submit"]:hover{
    background: #e56f00;    
}
/* Contact Page */
.contact_in p {
        font-family: 'Open Sans', sans-serif;
        color: #8C8989;
        line-height: 24px;
        font-size: 15px !important;
        padding: 0;
    }
.contact_in p strong {
        font-weight: 600;
        color: #E56F47;}

/* Start Footer*/
footer{
    width: 100%;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    border-top: 3px #ff9000 solid;
}
.footer-top {
    background-color: #003347;
    padding: 40px 0 30px;
}
.footer-widget {
    background-color: transparent !important;
    padding: 0;
    margin-bottom: 30px;
}
.footer-widget:last-child {
    margin-bottom: 0px;
}
.footer-logo {
    margin-bottom: 30px;
    display: block;
}
.footer-widget p{
    color: rgba(204, 204, 204, 0.9);
    font-size: 15px;
    line-height: 1.5rem;
}
.footer-widget .widget-title {
    color: rgba(255, 255, 255, 1);
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 20px;
    position: relative;
}
.footer-widget.widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-widget.widget_nav_menu ul li:first-child {
    margin-top: 0;
}
.footer-widget.widget_nav_menu ul li {
    margin: 15px 0;
}
.footer-widget.footer-widget ul li a, .footer-widget.footer-widget ul li {
    color: rgba(204, 204, 204, 0.9);
}
.footer-widget.footer-widget ul li a:hover {
    color: #ff9000;
}
.footer-widget.widget_nav_menu ul li a {
    border: none;
}
.footer-widget.widget_nav_menu ul li a {
    position: relative;
    padding-left: 15px;
}
.footer-widget ul li a {
    color: inherit;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.footer-widget.widget_nav_menu ul li a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    font-family: "fontawesome";
    font-weight: 900;
    color: #ff9000;
}
.contact_info_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_info_list li.single-info-item {
    position: relative;
    margin-bottom: 20px;
}
.contact_info_list li.single-info-item .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff9000;
}
.contact_info_list .single-info-item .details {
    padding-left: 30px;
}
.footer-copyright {
    background-color: #001821;
    padding-top: 22px;
    padding-bottom: 20px;
    }
.footer-copyright p {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    line-height: 26px;
    color: #a9a9a9;
    font-size: 14px;
}
#social-icons {
    list-style: none;
    float: right;
    margin: 0;
}
#social-icons li {
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
#social-icons li a {
    color: #a9a9a9;
}
.footer #social-icons li a:hover {
    color: #a9a9a9;
    }
#fixnav {
    display: none;
}

@media only screen and (max-width: 1024px){
    h2{
        font-size: 1.3em !important;
    }
    h3{
        font-size: 1.2em !important;
    }
    h4{
        font-size: 1.1em !important;
    }
    .header-container {
    height: 70px;
    position: relative;
    }
    .header-logo img {
        max-width: 60%;
        height: auto;
        vertical-align: middle;
    }
    .header-right {
        float: right;
        margin-left: 30px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .header-logo {
    	top: 17.5px !important;
    	margin: 0;
    }
    .header-left-info{
        display: none;
    }
    .header-apply{
    	display: none;
    }
    #nav-wrapper {
       display: none;
    }
    .header-call {
    	display: block;
    	float: right;
    	position: absolute;
    	top: 17px;
		}
  
    .nav-call {
	    display: inline-block;
	    height: 37px;
	    width: 37px;
	    position: absolute;
	    top: 0;
	    right: 15px;
	    background-color: transparent;
	    webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	    border-radius: 50%; 
	    -webkit-background-size: 37px 37px;
	    -moz-background-size: 37px 37px;
	    background-size: 37px 37px;
	    background-image: url(img/call-now.png);
	    background-repeat: no-repeat; 
	    -webkit-transition: top 0.2s, background-color 0.6s; 
	    -moz-transition: top 0.2s, background-color 0.6s;
	    -ms-transition: top 0.2s, background-color 0.6s;
	    -o-transition: top 0.2s, background-color 0.6s;
	    transition: top 0.2s, background-color 0.6s;
	    z-index: 2;
    }
    /* M0boile  menu */
    .navigation {
        display: block;
        float: right;
    }
    .nav-container {
        margin-right: -15px;
        margin-left:-15px;
        position: initial;
    }
    .btn-menu {
            display: block;
    		border-radius: 5px;
    		background-color: transparent;
    		float: right;
    		height: auto;
    		width: 46px;
    		cursor: pointer;
    		padding: 21px 8px 25px;
    }

    .btn-menu.active span:first-child {
       transform: rotate(45deg) translate(4px, 4px);
    }
    .btn-menu.active span:nth-child(2) {
      width: 0%;
      opacity: 0;
    }
    .btn-menu.active span:last-child {
        transform: rotate(-45deg) translate(7px, -7px);
    }

    .btn-menu span {
    position: relative;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 6px;
    background-color: #383535;
    transition: all .25s;
    }
    /* Mobile navigation */    
    #mainnav {
        display: none;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        background-color: #003347;
        z-index: 1000;
        left: 0;
    }
    #mainnav-mobi ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #mainnav-mobi ul li {
        margin:0;
        position: relative;
        text-align: left;
        border-top: 1px solid #01485f;
        cursor: pointer;
    }
    #mainnav-mobi ul > li > a {
        text-decoration: none;
        height: 40px;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        line-height: 40px;
        font-weight: 600;
        display: block;
        padding: 0 15px;
        color: #fff;
    }

    #mainnav-mobi ul.sub-menu {
        top: 100%;
        left: 0;
        z-index: 2000;
        position: relative;
        background-color: #333333;
    }
    #mainnav-mobi > ul > li > ul > li, #mainnav-mobi > ul > li > ul > li > ul > li {
        position: relative;
        border-top: 1px solid #565656;
        padding-left: 15px;
    }
    #mainnav-mobi > ul > li > ul > li > ul > li a {
        padding-left: 45px !important;
    }
    #mainnav-mobi ul .sub-menu > li > a {
        display: block;
        text-decoration: none;
        padding: 0 60px;
        border-top-color: rgba(255,255,255,0.1);
        color: #ccc;
    }
    #mainnav-mobi > ul > li > ul > li:first-child a {
        border-top: none;
    }

    .btn-submenu {
        position: absolute;
        right: 10px;
        top: 0;
        font: 20px/50px 'FontAwesome';
        text-align: center;
        cursor: pointer;
        width: 70px;
        height: 40px;
        line-height: 40px;
        font-weight: 900;
    }
    .btn-submenu:before {
       font-family: FontAwesome;
       content: "\f107";
       color: #fff;
       font-weight: 900;
    }

    .btn-submenu.active:before {
        font-family: FontAwesome;
        content: "\f106";
        font-weight: 900;
    }
    /* Home Banner */
    #banner {
        width: 100%;
        height: auto;
        background-size: cover;
        margin-top: 0;
        padding: 20px 0 0;
        min-height: auto;
        background: linear-gradient(180deg, #003246, #038fc5);
    }
    .bannerleft h1 {
    font-weight: 600;
    color: #fff;
    font-size: 1.55em;
    line-height: 1.4em;
    margin: 5px 10px;
    text-align: center;
    padding: 0;
    }
    .bannerleft h4 {
    font-weight: 400;
    color: #ff9000;
    font-size: 14px !important;  
    width: 100%;
    text-transform: uppercase;
    padding: 0 !important;
    }
    .bannerleft p{
    	text-align: center;
    font-size: 14px;
    line-height: 1.7em;
    padding: 0 8px;
    }
    .bannerleft {
        height: auto;
        margin-bottom: 20px;
        text-align: center;
        min-height: auto;
        padding: 0;
    }
    .bannerleft a{
    	display: none;
    }
    .bannerleftbtn {
    margin: 10px auto 0 !important;
    padding: 8px 35px !important;
    display: inline-block !important;
    font-size: 15px !important;
    }
    .bannerright{
        display: block;
        min-height: 200px;
        text-align: center;
    }
    
    .bannerform input[type="text"] {        
        margin-bottom: 15px !important;        
    }
    #home-why {
        padding: 40px 0;
    
        }
    #home-why .home-why-right-box {
        min-height: 300px;
    }
    #home-why h2 {
        font-size: 1.5em;
        line-height: 1.4em;
    }
    .btnbox a{
    padding: 8px 35px !important;
    display: inline-block !important;
    font-size: 15px !important;
    }
    /* Home Page Content*/
    #homecontent {
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    .homecontenth1 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 34px;
        color: #0e173e;
        text-align: center;
        margin: 0;
        padding: 5px 0;
    }
    .homeapplynow {
        text-align: center;
        background: #e56f00;
        height: 50px;
        margin-right: 0;
        margin-left: 0;
        display: block;
    }
    .homeapplynow a{
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        line-height: 50px;
        font-weight: 600;
        padding: 14px 25px;
    }
    .homecontentp {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #666;
        text-align: center;
        margin: 10px 0;
        padding: 0;
    }
    .homecontenth2 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 34px;
        color: #0e173e;
        text-align: center;
        margin: 0 0 20px 0;
        padding: 10px 0;
    }
    
    /* Innrer Page */
    #contentwrap {
        margin-top: 0px;
        width: 100%;
        height: auto;
        padding-bottom: 25px;
    }

    #contenttop{
        padding: 10px 0 ;
        background: #eee;
        width: 100%;
        height: auto;
        background-image: url(img/contact-us-banner.jpg);
    }
    #contenttop h1{
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #fff;
        text-align: center;
        margin: 0;
        padding: 10px 0;
        line-height: 32px;
        }    
    .breadcrumbs {
        padding-bottom: 10px;
        padding-top: 0;
        text-align: center;
        font-size: 13px;
        color: #f0f0f0;
        font-family: 'Open Sans', sans-serif;
    }
    .breadcrumbs a{
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 700;
        text-decoration: none;
        color: #f0f0f0;
    }
    .pageapplynow {
        text-align: center;
        background: #e56f00;
        height: 50px;
        width: 100%;
        display: block;      
    }
    .pageapplynow a{
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        line-height: 50px;
        font-weight: 600;
        padding: 14px 25px;
    }
    #contentleft{
        margin: 15px 0 20px;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
    }
    #contentleft h2{
        padding: 0;
        margin:0 0 15px 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #333;
        text-align: center;
    }
    #contentleft h3{
        padding: 0;
        margin:0 0 20px 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #333;
        text-align: center;
    }
    #contentleft p{
        padding: 0;
        margin:0 0 25px 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #666;
        text-align: justify;
    }
    #contentleft a{
        padding: 0;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 14px;
        color: #e56f00;
        text-decoration: none;
    }
    #contentleft ul{
        margin:0 0 20px 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        list-style: circle;
    }
    #contentleft ul li{
        margin:0 0 0 20px;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #666;
        }
    .contentli {
    width: 140px;
    float: left;
    list-style: square;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    }
    .contentli a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px !important;
    color: #e56f00;
    font-weight: 400 !important;
    }
    #contentright {
        min-height: 400px;
        background: #e6e6e6;
        margin-top: 5px;
    }
    /* Contact us Page */

    .contact_in p {
        font-family: 'Open Sans', sans-serif;
        color: #8C8989;
        line-height: 24px;
        font-size: 16px;
        padding: 0;
    }
    .contact_in p strong {
        font-weight: 600;
        color: #E56F47;

    }
    
}

@media only screen and (max-width: 767px){

.bannerright img {
    	width: 80%;
    }
.item-icon-div:nth-child(2n) .divider:after {
    display: none;
}
.home-work {    
    width: 100%;
    display: block;
}
.home-work-box{
    margin-bottom: 15px;
}
.home-work-box:after {
    display: none;
}
#fixnav{
        display: block;
        
    }
    
   .ClickToCallMobile{
        background:#003347;
        -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
        box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
       	border-top:solid 1px #e7e7e7;
       	width:100vw;
        position:fixed;
        z-index:2;
        bottom:0;
        left:0;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center}
    .ClickToCallMobile a{
        display: inline-block;
        width: 50%;
    }
    .ClickToCallMobile a:last-child{
    	border-left: solid 1px #e7e7e7;
        background: #ff9000;
    }
    .ClickToCallMobile__btn{
        width:100%;
        height:40px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;
        -ms-flex-pack:center;justify-content:center;
        color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
        }
    
    .ClickToCallMobile__text{
        text-transform:uppercase;font-weight:600;position:relative;font-size: 14px;}
    
    .mr-10, .mh-10 {
    margin-right: 10px;
    }
    .svg-1{
        width: 18px;
        fill: #fff;
    }
    .l-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
}
@media only screen and (max-width: 576px){
    .bannerleft {
        height: auto;
        margin:0 -15px;
        padding: 0;
        min-height: 
    }
    .homeapplynow {        
        margin-right: -15px;
        margin-left: -15px;        
    }
    #home-why{
        padding-top: 40px;
    }
    #home-why h2 {
        font-size: 1.3em;
        line-height: 1.5em; 
    }
    #home-why .home-why-right-box {
    min-height: 240px;}
    .pad-left-right-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .footer-copyright {
    background-color: #1c1c1c;
    padding-top: 22px;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 50px;

}

.footer-copyright p {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #8C8989;
    text-align: center;
}
#social-icons {
    float: none!important;
    text-align: center;
    padding-left: 0px;
    padding-top: 10px;
}
#social-icons li {
    text-align: center;
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
#social-icons li a {
    color: #8C8989;
    }
#social-icons li a:hover {
    color: #CCC;
    }
}