.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
section {
	padding: 100px 0
}
.padding-zero{
	padding:0px;
	}
.top-header {
    float: right;
    border-bottom: 1px solid #e1e1e1;
	display:none;
}
.top-header ul {
    padding: 0px;
    display: inline-block;
    padding-right: 14px;
}
.top-header li{
	display: inline-block;
	
	}
.top-header li:first-child a{
	border-left:0px;
	}
.top-header li a{
    border-left:1px solid #878787;
    color: #9d9d9d;
    font-size: 12px;
    padding: 0px 6px;
	text-decoration:none;
	font-family: 'Oxygen-Regular';
}
.top-header p {
    display: inline-block;
    padding: 0px 41px;
    border-left: 1px solid #bfe3ce;
	color:#4e4e4e;
	font-family: 'Oxygen-Bold';
}
.navbar-custom {
   
}
.navbar-default .navbar-nav>li>a {
    color: #5f5f5f !important;
    font-size: 15px;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    padding: 0px 7px;
    border-left: 1px solid #4e4e4e;
}
.navbar-default .navbar-nav>li:first-child a{
	border:none;
	}
.navbar-default .navbar-nav>li> ul.sub-menu {
    position: absolute;
    z-index: 2;
    padding-left: 0;
    width: 286px;
    padding: 10px;
    background: #fff;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    z-index: 0;
}

.navbar-default .navbar-nav li.has-child .submenu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: #fff;
    width: 200px;
    padding: 28px 12px;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.submenu li {
    list-style: none;
    font-size: 12px;
    font-family: 'Oxygen-Regular';
    padding: 4px 0px !important;
	border-bottom: 1px solid #dedede;
	text-align:left;
}
.submenu li a{
	text-decoration:none;
	font-size: 12px;
    font-family: 'Oxygen-Regular';
	color:#000;
	}
.submenu li:last-child{
	border-bottom: none;
	}
.navbar-default .navbar-nav li.has-child:hover .submenu{
    visibility: visible;
    opacity: 1;
	}
li.page-scroll.active {
    border-bottom: 5px solid #c8da23;
    padding: 0px 0px 18px 0;
}
.submenu li.page-scroll.active{
	border-bottom:0px;
	}
.nav-inner li.page-scroll{
    padding: 0px 0px 18px 0;
}
header {
	text-align: center;
	background: #18BC9C
}
.navbar-nav {
    margin: 45px 0px 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background:none;
	}
section#home {
padding:100px 0px 0px; 
}
.home #slider1 .carousel-caption {
    left: 10%;
	text-align:left;
	padding-bottom: 147px;
	width:80%;
}
.home #slider1 .carousel-caption h4 {
   font-size:20px;
   font-family: 'Oxygen-Bold';
   color:#FFFFFF;
}
.home #slider1 .carousel-caption p {
   font-size:35px;
   font-family: 'Oxygen-Light';
   color:#FFFFFF;
}

.home .bx-wrapper .bx-pager.bx-default-pager a{
    display: block;
    width: 15px;
    height: 15px;
    margin: 50px 0px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}
.home .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-color: transparent;
}
.home  .bx-pager {
    position: absolute;
    bottom: 170px;
    left: inherit;
    z-index: 15;
    width: inherit;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    right: 50px;
}
.home .bx-wrapper .bx-pager .bx-pager-item, .home .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display:block;
	}
.bx-wrapper .bx-viewport{
	border:0px !important;
	box-shadow:none !important;
	}
.home .bx-wrapper .bx-viewport img{
	width:100%;
	}
.home .bx-wrapper {
    position: relative;
    margin: 0 auto 0;
}
.slider-inner .bx-viewport img{
	width:100%;
	display:inline-block;
	}
.slider-inner .rslides_tabs.rslides1_tabs li {
    display: inline-block;
}
.slider-inner .rslides_tabs.rslides1_tabs a{
    display: block;
    width: 12px;
    height: 12px;
    margin: 30px 5px;
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 10px;
	text-indent:-999999px;
}
.slider-inner .bx-wrapper {
    position: relative;
    margin: 0 auto 0;
}
.slider-inner .rslides_tabs.rslides1_tabs a:hover, .slider-inner .rslides_tabs.rslides1_tabs .rslides_here a{
	background:#06070b;
	}
	
.slider-inner .rslides_tabs.rslides1_tabs{
    position: absolute;
    bottom: 16%;
    left: inherit;
    z-index: 15;
    width: inherit;
    padding-left: 0;
    text-align: center;
    list-style: none;
    right: 50px;
}
section#about-us {
    padding: 170px 0;
}
.about-us{
	background:url(../images/about-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	}
.about-us h1 {
    font-size: 35px;
    color: #FFFFFF;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
}
.about-us h2 {
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
}
.about-us p {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Oxygen-Bold';
    margin-top: 22px;
    width: 70%;
    margin: 22px auto 20px;
}
.about-us img{
	width:100%;
	}
.products{
	background:url(../images/products-bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	}
.products h1{
	font-size:65px;
	color:#FFFFFF;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	margin: 0px 0px 126px;
	}
.products h2{
	font-size:35px;
	color:#FFFFFF;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	
	}
.products p{
	font-size:14px;
	color:#FFFFFF;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	}

.read-btn{
    color: #4e4e4e;
    background-color: #fff;
    border-color: #d7d7d7;
    border-radius: 0px;
    padding: 8px 34px;
	font-family: 'Oswald-Regular';
	font-size:16px;
	-webkit-transition: all 1.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.read-btn:hover{
    color: #fff;
    background-color: #c8da23;
    border-color: #c8da23;
}
.team{
	background:#f7f7f7;
}
.team h1{
	color:#353535;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
}
.team h1:before{
	height: 1px;
    background: #c6c6c6;
    display: block;
    content: "";
    width: 450px;
    position: relative;
    top: 30px;	
	float:left;
	}
.team h1:after{
	height: 1px;
    background: #c6c6c6;
    display: block;
    content: "";
    width: 450px;
    position: relative;
    top: 30px;
	float:right
	}
.team ul{
	padding:0px;
	}
.team-members {
    margin-top: 80px;
}
.team-members li {
    display: inline-block;
    width: 19%;
	margin: 0px 7px 0 0;
}
.team-members li img{
	/*vertical-align:middle !important;
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:gray;
	-webkit-filter:grayscale(100%);
	-webkit-transition:all .5s ease-out 0.1s;
	-moz-transition:all .5s ease-out 0.1s;
	-o-transition:all .5s ease-out 0.1s;
	transition:all .5s ease-out 0.1s;
	transform:scale(0.95);*/
	}
.team-members li a:hover img{
	/*filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:none;zoom:1;
	-webkit-filter:grayscale(0%);
	transform:scale(1);*/
	
	}

.team-members h3{
	color:#4e4e4e;
	font-family: 'Oswald-Regular';
	font-size:16px;
	}
.team-members h4{
	color:#018f3c;
	font-family: 'Oswald-Regular';
	font-size:12px;
	    height: 40px;
	}
.team-members p{
	color:#878787;
	font-family: 'Oxygen-Regular';
	font-size:12px;
	height: 55px;
	margin-bottom: 30px;
    text-transform:capitalize;
	}
.team-members a{
	color:#4e4e4e;
	font-family: 'Oswald-Regular';
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	}
.team-members a:after{
	content:url(../images/read-arrow.png);
    position:absolute;
	margin-left: 17px;
    margin-top: 1px;
	}
.team-members hr{
	border-top:1px solid #b3b3b3;
	margin-top:0px;
	}
	
.clients-all {
    margin-top: 61px;
}
.clients-all .logo img{
	display:inline-block;
	/*vertical-align:middle !important;
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:gray;
	-webkit-filter:grayscale(100%);
	-webkit-transition:all .5s ease-out 0.1s;
	-moz-transition:all .5s ease-out 0.1s;
	-o-transition:all .5s ease-out 0.1s;
	transition:all .5s ease-out 0.1s;
	transform:scale(0.95);
	cursor:pointer;*/

	}
/*.clients-all .logo img:hover{
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:none;zoom:1;
	-webkit-filter:grayscale(0%);
	transform:scale(1);}*/
.clients-all .logo {
    height: 130px;
}
.clients h1{
	color:#353535;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
}
.clients h1:before{
	height: 1px;
    background: #c6c6c6;
    display: block;
    content: "";
    width: 240px;
    position: relative;
    top: 30px;	
	float:left;
	}
.clients h1:after{
	height: 1px;
    background: #c6c6c6;
    display: block;
    content: "";
    width: 240px;
    position: relative;
    top: 30px;
	float:right
	}
section#csr {
    padding: 100px 0 0;
}
.contact h1{
	color:#353535;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	margin-bottom: 20px;
}
.contact-address{
	background:#018f3b;
	padding: 12px 0px 20px 105px;
	}
.contact-address h2{
		color:#FFFFFF;
	font-size:20px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
		}
.contact-address p{
		color:#FFFFFF;
	font-size:12px;
	font-family: 'Oxygen-Regular';
	width: 75%;
		}
.offices {
	background:#353535;
	}
.offices h2{
		color:#FFFFFF;
	font-size:20px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
		}
.offices p{
		color:#FFFFFF;
	font-size:12px;
	font-family: 'Oxygen-Regular';
}
.careers{
	background:url(../images/careers-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	}
.careers h1{
	color:#353535;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	margin-right: 100px;
}
.careers h2{
	color:#353535;
	font-size:20px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
}
.careers a{
	color:#353535;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-decoration:underline;
}
.contact-us{
	background:#018f3b;
	
	}
.contact-us h1{
	color:#FFFFFF;
	font-size:35px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	margin-bottom: 20px;
	}
.contact-us input[type="text"], .contact-us input[type="email"]{
	width:70%;
	margin-bottom:10px;
	font-size:12px;
	font-family: 'Oxygen-Regular';
	color:#353535;
	outline:none;
	
	padding: 8px 0px;
	text-indent:5px;
		margin:10px auto;
		border-radius:0px;
	}	
.contact-us textarea{
	width:70%;
	margin-bottom:5px;
	font-size:12px;
	font-family: 'Oxygen-Regular';
	color:#353535;
	outline:0px;
	padding-left:0px;
	height: 60px;
	text-indent:5px;
	margin:10px auto;
	border-radius:0px;
	}
	section#contact-us {
    padding: 50px 0;
}
section#contact-person {
    padding: 8px 0;
}
.contact-us input[type="submit"]{
	width:70%;
	background:#c8da23;
	border:1px solid #c8da23;
	font-family: 'Oswald-Regular';
	font-size:16px;
	color:#353535;
	text-align:center;
	text-transform:uppercase;
	padding: 8px 0px;
	margin-left: 20px;
	}
.contact-person{
	background:#ececec;
	border-bottom:1px solid #b7b7b7;
	}
.contact-person h2{
	color:#353535;
	font-size:25px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
}
.contact-person h4{
	color:#353535;
	font-size:16px;
	font-family: 'Oxygen-Bold';
}
.contact-person p{
	color:#353535;
	font-size:12px;
	font-family: 'Oxygen-Regular';
}
.contact-map {
        position: relative;
        padding-bottom: 15%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
.contact-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
footer{
	background:#353535;
	}
footer h3{
	font-size:16px;
	font-family: 'Oswald-Regular';
	color:#FFFFFF;
	}
footer ul{
	padding:0px;
	}
footer ul li a{
	font-size:12px;
	font-family: 'Oxygen-Regular';
	color:#FFFFFF;
	list-style-image:url(../images/list-arrow.png);
	}
footer ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}
footer p{
	font-size:12px;
	font-family: 'Oxygen-Regular';
	color:#FFFFFF;padding:0px;
	}
footer .foot-nav-2 li{
	font-size:12px;
	font-family: 'Oxygen-Regular';
	color:#FFFFFF;
	display:inline-block;
	}
footer .foot-nav-2 li {
    font-size: 12px;
    font-family: 'Oxygen-Regular';
    color: #FFFFFF;
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
footer .foot-nav-2 li:last-child{
	border:none;
	}
.inner-breadcrumb{
	background:#c8da22;
	}
.inner-breadcrumb ul{
	margin:0px;
	padding: 0px 8px;
	}
.inner-breadcrumb li {
    display: inline-block;
    padding: 5px;
}
.inner-breadcrumb li a{
    display: inline-block;
    padding: 5px;
	text-decoration:none;
	color:#626547;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Oswald-Regular';
}
.inner-breadcrumb li.current a{
	color:#3f441a;
	}
.inner-sidebar{
	background:#f0f0f0;
	}
.related-links h2{
	color:#43a163;
	font-size:18px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	}
.related-links ul{
	padding-left:10px;
	}
.related-links li{
	border-top:1px solid #a1a1a1;
	padding: 20px 10px;
	list-style:none;
	}
.related-links li span{
	color:#9f9f9f;
	font-size:12px;
	text-transform:uppercase;
	font-family: 'Oxygen-bold';
	}
.related-links li.current{
	background:#FFFFFF;
	}
.related-links li:first-child{
	border:0px;
	}
.related-links li.current a{
	color:#afafaf;
	}
.related-links  li a{
	color:#191919;
	font-size:16px;
	text-transform:uppercase;
	 font-family: 'Oxygen-bold';
	 text-decoration:none;
	}
.related-links h4 a{
	font-size:16px;
	color:#2b9a53;
	font-family: 'Oswald-Regular';
	text-decoration:none;
	margin-left: 22px;
	}
.work-team h2{
	color:#43a163;
	font-size:18px;
	font-family: 'Oswald-Regular';
	text-transform:uppercase;
	}
.work-team h2:after {
    height: 1px;
    background: #a1a1a1;
    display: block;
    content: "";
    width: 124px;
    position: relative;
    top: 9px;
    float: right;
    right: 20px;
}
.inner-side-team {
    padding: 10px 0px;
}
.inner-side-team h3 {
    font-family: 'Oxygen-bold';
    font-size: 16px;
    color: #787878;
    margin-top: 0px;
    margin-bottom: 5px;
	text-transform: uppercase;
}
.inner-side-team h4 {
    font-family: 'Oxygen-bold';
    font-size: 12px;
    color: #5d5d5d;
    margin-bottom: 8px;
    margin-top: 0px;
}
.inner-side-team p {
    font-family: 'Oxygen-Regular';
    font-size: 10px;
    margin-bottom: 8px;
}
.inner-side-team .btn-primary{
    background-color: #fff;
    border-color: #fff;
    color: #4e4e4e;
    padding: 2px 14px;
    font-size: 10px;
    border-radius: 0px;
    font-family: 'oxygen-bold';
	outline:0px;
	-webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -ms-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}
.inner-side-team .btn-primary:hover{
	 color: #4e4e4e;
    background-color: #c8da23;
    border-color: #c8da23;
	}
.inner-side-team .btn-primary a:hover{
	color:#FFFFFF;
	}
.inner-side-team .btn-primary a{
	text-decoration:none;
	}
.work-team .team-read {
    color: #4e4e4e;
    text-transform: uppercase;
    font-family: 'Oxygen-Light';
    border-radius: 0px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 10px 30px;
    margin: 25px 0px;
	outline:0px;
	-webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -ms-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}
.work-team .team-read:hover {
    color: #4e4e4e;
    background-color: #c8da23;
    border-color: #c8da23;
}
.work-team .team-read a:hover{
	color:#FFFFFF;
	}
.work-team .team-read a{
	text-decoration:none;
	}
.inner-content{
	border-top:8px solid #707070;
	}
.inner-content h1{
	color:#c8da1f;
	font-family: 'Oxygen-Bold';
	font-size:35px;
	text-transform:uppercase;
	}
.inner-content h3{
	color:#191919;
	font-size:20px;
	font-family: 'Oxygen-Bold';
	text-transform:uppercase;
	}
.inner-content p i{
	color:#191919;
	font-size:18px;
	font-family: 'Oxygen-Bold';
	}
.inner-content p{
	color:#191919;
	font-size:12px;
	font-family: 'Oxygen-Regular';
	}
.inner-content ul{
	padding:0px;
	}
.inner-content ul li{
	list-style-type:square;
	font-family: 'Oxygen-Regular';
	color:#191919;
	}
.inner-content-team h1{
	color:#191919;
	font-family: 'Oxygen-Bold';
	font-size:35px;
	text-transform:uppercase;
	}
.inner-content-team h3{
	color:#191919;
	font-size:20px;
	font-family: 'Oxygen-Bold';
	text-transform:uppercase;
	margin-bottom: 40px;
	}
.inner-content-team h2{
	color:#191919;
	font-size:20px;
	font-family: 'Oxygen-Bold';
	text-transform:uppercase;
	
	}
.inner-content-team b{
	border-left: 1px solid #a1a1a1;
    margin: 12px;
	}
.inner-content-team span{
	font-size:15px;
	color:#099342;
	font-family: 'Oxygen-Bold';
	}
.inner-content-team p{
	color:#191919;
	font-size:12px;
	font-family: 'Oxygen-Regular';
	}
.inner-content td h4{
	color:#191919;
	font-size:16px;
	font-family: 'Oxygen-Bold';
	text-align:center;
	}
.inner-content td{
	color:#191919;
	font-size:14px;
	font-family: 'Oxygen-Regular';
	text-align:center;
	}
.member-profile-pic{
	padding-top:40px;
	}
.product-data {
    background: #dadada;
    border-left: 1px solid #cacaca;
    
}
.product-div h1 {
    font-family: 'Oswald-Regular';
    position: absolute;
        top: 36%;
    color: #FFFFFF;
    font-size: 35px;
    text-transform: uppercase;
    left: 6%;
    width: 50%;
}
.product-div p{
	font-size:14px;
	color:#000;
	 font-family: 'Oxygen-Light';
	padding:20px;
    height: 100px;
	}
.product-div a {
    font-size: 16px;
    color: #000;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    text-decoration: none;
    float: right;
    margin-right: 40px;
    padding-bottom: 20px;
}
.product-data-2{
	background:#f2f2f2;
	height: 270px;
	}
.product-data-2 p {
    font-size: 14px;
    color: #000;
    font-family: 'Oxygen-Light';
    padding: 79px 40px;
}
.product-data-2 a {
    font-size: 16px;
    color: #000;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    text-decoration: none;
    float: right;
    margin-right: 40px;
    padding-bottom: 20px;
}
.financial-list li {
    display: inline-block;
    padding: 20px;
	padding: 0 20px;
    width: 100%;
}
.financial-list li h2{
	font-size:35px;
	font-family: 'Oswald-Regular';
	}
.financial-list li a{
	font-size:16px;
	font-family: 'Oxygen-Regular';
	text-decoration:none;
	color: #5d5d5d;
	}
.financial-list li .btn-primary {
    font-size: 16px;
    font-family: 'Oswald-Regular';
    color: #FFFFFF;
    background: #c8da22;
    border: 1px solid #c8da22;
    padding: 2px 14px;
    border-radius: 0px;
}
.btn-primary:active:focus, .btn-primary:active:hover{
	background: #c8da22;
    border: 1px solid #c8da22;
	}
.inner-content-team td h4{
	color:#fff;
	font-size:16px;
	font-family: 'Oxygen-Bold';
	text-transform:uppercase;
	}
.prof-box {
    border: 1px solid #ddd;
	/*height: 330px;*/
    margin-bottom: 10px;
}
.prof-box h4{
	color: #000;
    font-size: 16px;
    font-family: 'Oxygen-Bold';
    text-transform: uppercase;
    background: #c8da22;
    margin: 0px;
    padding: 10px;
	}
.prof-box h5{
	color:#191919;
	font-size:16px;
	font-family: 'Oxygen-Regular';
	font-weight: bold;
    padding-left: 10px;	
	}
.prof-box p{
	color:#191919;
	font-size:14px;
	font-family: 'Oxygen-Regular';
	padding-left: 10px;
	}
.tr-bg{
	    background: #c8da22;
	}
.inner-content-team td{
	color:#191919;
	font-size:14px;
	font-family: 'Oxygen-Regular';
	}
.products-gallery .nav-tabs>li>a:hover {
    border-color: transparent;
	background:none;
}
.products-gallery .nav-tabs>li>a {
    border-radius: 0px;
    color: #000000;
    font-family: 'Oswald-Regular';
    padding: 15px 40px;
	margin-bottom: 15px;
}
.products-gallery.nav>li>a:focus, .products-gallery.nav>li>a:hover{
	background:none;
	}


span.wpcf7-not-valid-tip {
    color: #000 !important;
    font-size: 14px !important;
    display: block !important;
    font-family: 'Oswald-Regular';
}
div.wpcf7-response-output {
    color: #000 !important;
    font-size: 16px !important;
    display: block !important;
    font-family: 'Oswald-Regular';
}
div.wpcf7-validation-errors {
    border: none !important; 
}
.products-gallery h1 {
    font-size: 35px;
    color: #000;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
}
.products-gallery h2 {
    font-size: 20px;
    color: #000;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
	text-align:center;
}
.gover-head a {
    text-transform: uppercase;
    font-size: 18px !important;
}
.key-milestones ul{
	padding:0px;
	}
.key-milestones li {
    list-style-type: none !important;
    padding-bottom: 12px;
    font-size: 12px;
}
.key-milestones span {
    padding: 12px 30px;
    background: #c8da22;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    width: 10%;
}

.inner-content-stemap h1 {
    color: #c8da1f;
    font-family: 'Oxygen-Bold';
    font-size: 35px;
    text-transform: uppercase;
	margin-bottom: 25px;
}
.inner-content-stemap li a {
    color: #5f5f5f !important;
    font-size: 16px;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    padding: 0px 12px;
	text-decoration:none;
}
.inner-content-stemap li{
	margin-bottom:5px;
	}
.inner-content-stemap .child li a {
    text-decoration: none;
    font-size: 12px;
    font-family: 'Oxygen-Regular';
    color: #000;
}


/*********** Urdu ***************/

.my-tabs{
	border:0px;
	}
.my-tabs>li.active>a, .my-tabs>li.active>a:focus, .my-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #c8da23;
    border: 1px solid #c8da23;
    border-bottom-color: transparent;
	font-family: 'Oswald-Regular';
}
.my-tabs>li>a{
	color: #fff;
    border-bottom-color: transparent;
	font-family: 'Oswald-Regular';
	}
.tabs-inner>li>a{
	color: #000;
	}
.my-tabs>li>a:focus, .my-tabs>li>a:hover {
	color: #000;
    border-bottom-color: transparent;
	background-color: #c8da23;
	border: 1px solid #c8da23;
	font-family: 'Oswald-Regular';
	}
.my-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 0px;
}
.urdu-address {
direction: rtl;

}
.urdu-address p{
	font-family: 'AdobeArabic-Regular';
	font-size: 18px;
}
.urdu-address h2{
font-family: 'AdobeArabic-Regular';	

}


.urdu-cont{
direction: rtl;

}
.urdu-cont p{
	font-family: 'AdobeArabic-Regular';
	font-size: 18px;
}
.urdu-cont h2, .urdu-cont h5{
font-family: 'AdobeArabic-Regular';	

}
.urdu-cont h3{
font-family: 'AdobeArabic-Regular';	
font-weight:bold;
}
.urdu-cont h4{
font-family: 'AdobeArabic-Regular';	
font-size:18px;
}

/*********** Urdu ***************/


@media (min-width:768px) {
.navbar-custom {
	background: #fff;
	border: none
}
.navbar-custom a:focus {
	outline: 0
}

}

@media (min-width:768px) {
.navbar-custom {
	 padding: 12px 0px 0px;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s
}
.navbar-custom .navbar-brand {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-custom.affix {
	padding: 24px 0 0px;
}
}


ul.nav.nav-tabs.my-tabs {
    display: none !important;
}
ul.nav.nav-tabs.my-tabs.tabs-inner.pull-right.custom-nav {
    display: block !important;
}