@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
	/*font-family: 'Oswald', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
}
.navbar-nav{
	float:right;
	margin-top: 43px;
}
.navbar {
    margin-bottom: 0;
	min-height: 100px;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li:first-child{
	border:none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-wrapper {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 50;
}
.nav > li > a {
    padding: 3px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
    font-weight: 400;
}
.navbar-wrapper .nav > li > a {
    text-transform:uppercase;
}
.padding-left-right{
	padding-left:0;
	padding-right:0;
}
.navbar-default {
    background-color: inherit;
    border: none;
}

.top-bg-wrapper .container{
	padding:0 60px;
}
.nomargin{
	margin-left:0;
	margin-right:0;
}
.margin_left{
	margin-left:0;
}
.margin_right{
	margin-right:0;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #269608;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color:inherit;
}
.navbar-brand {
    height: auto;
    padding: 10px 0;
}
.nopadding{
	padding-left:0;
	padding-right:0;
}

.slider_wrapper{
    float:left;
    width:100%;
    position: relative;
    overflow: hidden;
}
.main-slider{
    float: left;
    width: 100%;
}
.slider-left-image{
    position: absolute;
    top: 0;
    z-index: 10;
    height: 100%;
}
.slider-left-image img{
    height: 100%;
}
#triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 590px solid rgb(0 0 0 / 60%);
    border-left: 300px solid transparent;
    position: absolute;
    z-index: 5;
    bottom: 0;
    right: 0;
}
.navbar-wrapper .container{
    padding: 0 50px;
}
.soicalmedia {
    padding: 0;
    margin: 0;
    float: right;
    margin-top: 40px;
}
.soicalmedia li {
    list-style-type: none;
    margin-bottom: 15px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}
.soicalmedia li a {
    color: #fff;
    font-size: 26px;
    padding: 0 6px;
    text-align: center;
    width: 28px;
    height: 28px;
}
.slider-right-box .slider-right-box-inner {
    display: table;
    height: 600px;
    width: 100%;
    position: relative;
    z-index: 2;
}
.slider-right-box .slider-right-box-inner {
    display: table-cell;
    vertical-align: middle;
    right: 40px;
}
.slider-heading{
    background: url(../../images/front/slider-heading-bg.png) repeat-x top, url(../../images/front/slider-heading-bg.png) repeat-x bottom;
    padding: 15px 0;
    float: left;
    width: 100%;
}
.slider-heading h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-size: 80px;
    margin: 0;
}
.carousel-caption p{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 50px;
    margin: 0;
}
.carousel-caption {
    width: 53%;
    bottom: 26%;
    text-align: left;
    text-shadow: none;
    left: 10%;
}
.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}
.carousel-indicators .active {
    width: 20px;
    height: 3px;
    margin: 0;
    background-color: #259506;
    border: 1px solid #259506;
}
.aboutus-wrapper{
    float: left;
    width: 100%;
    background: #f1f4fb;
}
.about-left-side{
    float: left;
    width: 50%;
    padding:30px 30px 80px 5%;
    background: url(../../images/front/about-back.png) no-repeat left bottom #f1f4fb;
    color: #000;
    min-height: 500px;
}
.private-left-side{
    float: left;
    width: 50%;
    padding:30px 5% 80px 3%;
    background: url(../../images/front/about-back.png) no-repeat left bottom #f1f4fb;
    color: #000;
    min-height: 500px;
}
.heading-bg{
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
}
.about-left-side p{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.private-left-side p{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.about-ul{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}
.about-ul li {
    background: url(../../images/front/li-bg.png) no-repeat center left;
    padding-left: 35px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    list-style: none;
    margin-top: 12px;
}
.about-right-side{
    float: left;
    width: 50%;
}
.private-right-side{
    float: left;
    width: 50%;
}
.about-topimage{
    float: left;
    width: 100%;
}
.about-topimage img{
    width: 100%;
}
.about-slider{
    float: left;
    width: 100%;
    background: #0431b8;
    color: #fff;
    padding: 50px;
    margin-bottom: -150px;
    position: relative;
    z-index: 10;
    padding-bottom: 25px;
}
.about-slidericon{
    max-width: 100%;
    margin-top: -100px;
}
.about-slider p {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-style: italic;
    position: relative;
}
.services-wrapper {
    float: left;
    width: 100%;
    background: url(../../images/front/services-bg.jpg);
    color: #fff;
    padding-top: 180px;
    padding-bottom: 60px;
    background-size: cover;
    background-attachment: fixed;
}
.services-tab{
    float: left;
    width: 100%;
    margin-top: 50px;
}
.services-menu {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    display: block;
}
.services-menu li {
    list-style: none;
    position: relative;
    width: 25%;
    float: left;
}
.services-menu li a{
    display: block;
    text-align: center;
    color: #696969;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
}
.services-menu .industries-icon{
    display: block;
    margin: 0 auto;
}
.services-menu span{
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
}
.industries-icon {
    width: 40px;
    height: 40px;
    background: #272727;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    padding-top: 6px;
}
.svg-icon {
    fill: #fff;
    width: 22px;
    height: 22px;
    margin-top: 9px;
}
.services-menu li a:hover .industries-icon {
  cursor: pointer;
  background: #0431b8;
  border: 1px solid #0431b8;
}
.services-menu li a:hover{
    color: #fff;
}
.services-menu > li.active > a .industries-icon,  
.services-menu > li.active > a:hover .industries-icon, 
.services-menu > li.active > a:focus .industries-icon {
    cursor: pointer;
    background: #0431b8;
    border: 1px solid #0431b8;
}
.services-menu > li.active > a,  
.services-menu > li.active > a:hover, 
.services-menu > li.active > a:focus {
    color: #fff;
}
.services-menu li:after {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    background: #fff;
    right: -35%;
    top: 20px;
}
.services-menu li:last-child:after{
    display: none;
}
.services-content{
    float: left;
    width: 100%;
}
.services-left-content{
    float: left;
    width: 100%;
}
.services-left-content img{
    max-width: 100%;
}
.services-right-content h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 45px;
}
.services-right-content p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    margin-top: 20px;
}
.read-more-btn {
    background: #2eb804;
    color: #fff;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    width: 146px;
    padding: 17px 0;
    text-align: center;
    float: left;
    text-transform: uppercase;
    margin-top: 60px;
}
.read-more-btn .svg-icon {
    margin-left: 5px;
    position: relative;
    margin-top: 0;
    top: 5px;
    fill: #000;
}
.services-wrapper .tab-content{
    margin-top: 50px;
    float: left;
    width: 100%;
    min-height: 420px;
}
.events-wrapper {
    float: left;
    width: 100%;
    background: #272727;
    color: #fff;
    padding-top: 50px;
}
.events-wrapper .heading-bg {
    margin: 0 auto;
    width: 195px;
    margin-bottom: 50px;
}
.events-tab{
    float: left;
    width: 100%;
    padding-right:100px;
}
.events-menu{
    float: right;
    width: 48%;
    padding: 0;
    margin: 0;
}
.events-tab .tab-content{
    float: left;
    width: 52%;
}
.events-menu li {
    list-style: none;
    background: #fbbe3f;
    width: 50%;
    text-align: center;
    border: 2px solid #272727;
    float: left;
}
.events-menu li .svg-icon{
    width: 50px;
    height: 50px;
    fill: #000;
}
.events-tab-box{
    float: left;
    width: 100%;
    text-align: center;
}
.events-tab-box h5{
    color: #000;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.events-tab-box h5 span{
    display: block;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.events-tab-box p{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
.events-image {
    width: 100%;
    float: left;
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 585px;
    border-top: 2px solid #272727;
    border-right: 2px solid #272727;
}
.events-menu li.active{
    background: #ffffff;
}
.events-menu li.active .events-tab-box p, 
.events-menu li.active .events-tab-box h5, 
.events-menu li.active .events-tab-box h5 span {
    color: #000;
}
.events-menu li.active .svg-icon{
    fill: #fbbe3f;
}
.events-menu li a{
    padding: 55px 0;
    height: 290px;
    display: block;
}
.news-letter-wepper{
    background-image: url(../../images/front/yellow-bg.jpg);
    background-size: cover;
    float: left;
    width: 100%;
    margin-top: -3px;
    padding: 50px 0;
}
.news-letter-left-side{
    float: left;
    width: 100%;
    color: #000;
}
.news-letter-left-side p{
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
}
.news-letter-left-side p span{
    font-weight: 900;
}
.request-a-quote {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 15px;
    border: 2px solid #fff;
    border-radius: 3px;
    text-align: center;
    width: 235px;
    float: right;
    margin-top: 20px;
}
.request-a-quote:hover{
    background: #fff;
    color: #000;
}
a:focus, a:hover {
    text-decoration: none;
}
.yellow-arrow-bg{ 
    background: url(../../images/front/arrow-bg.png) no-repeat bottom left;
    min-height: 300px;
    float: left;
    width: 100%;
}
.yellow-arrow-left-side p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
}
.yellow-arrow-left-side .heading-bg{
    color: #000;
}
.yellow-arrow-left-side{
    float: left;
    width: 100%;
    padding-left: 122px;
    margin-top: 90px;
}
.yellow-arrow-right-side{
    float: left;
    width: 100%;
    margin-top: 120px;
    padding-bottom: 30px;
}
.yellow-arrow-right-side p{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
}
.testimonial-wrapper{
    float: left;
    width: 100%;
    background: #272727;
}
.testimonial-left-side{
    float: left;
    width: 50%;
    padding: 80px 0 0
}
.main-slider .carousel-inner>.item>img{
    width: 100%;
}
.testimonial-item{
    float: left;
    width: 100%;
}
.testi-img{
    width: 128px;
    height: 128px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
}
.testi-img img{
    max-width: 100%;
}
.testi-content{
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 50px;
}
.testi-content h5{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #fbbe3f;
}
.testi-content span{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    display: block;
}
.testi-content p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
}
.testimonial-left-side .owl-carousel .owl-item img{
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
.testimonial-left-side .owl-carousel .owl-nav.disabled {
    display: block;
    bottom: 160px;
    position: relative;
}
.testimonial-left-side .owl-carousel .owl-nav .owl-prev{
    background: url(../../images/front/slider-arrow-left.png) no-repeat;
    width: 40px;
    height: 40px;
    float: left;
}
.testimonial-left-side .owl-carousel .owl-nav .owl-next{
    background: url(../../images/front/slider-arrow-right.png) no-repeat;
    width: 40px;
    height: 40px;
    float: right;
}
.testimonial-right-side{
    float: right;
    width: 50%;
}
.flexslider{
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}
.flexslider .slides img{
    margin-top: 0;
}
.flex-control-thumbs img {
    opacity: 1;
    border: 2px solid #fff;
}
.recent-news-wrapper{
    background: url(../../images/front/black-bg.jpg) no-repeat top right;
    min-height: 400px;
    float: left;
    width: 100%;
    padding-top: 80px;
}
.recent-news-wrapper .heading-bg {
    margin: 0 auto;
    width: 306px;
    margin-bottom: 50px;
    color: #fff;
}
.recent-news-slider{
    float: left;
    width: 100%;
}
.recent-news-box{
    float: left;
    width: 100%;
}
.recent-news-image{
    float: left;
    width: 100%;
}
.recent-news-content {
    float: left;
    width: 100%;
    background: #f0f1f2;
    padding: 25px;
}
.recent-news-content label{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
    display: block;
}
.recent-news-content p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
    margin-top: 15px;
    line-height: 25px;
}
.recent-news-content h3 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 5px;
    color: #000;
    line-height: 30px;
}
.recent-news-content h3 span{
    font-weight: 300;
}
.recent-news-content .read-more-btn{
    display: block;
    margin-top: 10px;
}
.sponser-wrapper {
    float: left;
    width: 100%;
    display: block;
    background: url(../../images/front/sponser-bg.jpg) no-repeat right bottom #f5f5f5;
    padding: 85px 0;
}
.sponser-wrapper .owl-carousel .owl-item img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.sponser-wrapper .heading-bg {
    margin: 0 auto;
}
.sponser-wrapper p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
    text-align: center;
    margin: 25px 0 50px;
}
.contact-us-bg {
    background: url(../../images/front/arrow-bg-2.jpg) no-repeat;
    min-height: 300px;
    float: left;
    width: 100%;
    padding: 100px 0;
    background-size: 100% 100%;
}
.contact-us-left-side{
    float: left;
    width: 50%;
}
.contact-us-left-side p{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.contact-us-left-side h2{
    color: #000;
}
.contact-us-left-side h3{
    font-size: 50px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #0431b8;
    text-transform: uppercase;
    margin: 45px 0;
}
.contact-us-right-side{
    float: left;
    width: 50%;
}
.input-group {
    border: 1px solid #ccc;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.form-control {
    border: none;
    height: 50px;
    box-shadow: none;
}
.input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.btn {
    border: none;
    background: #0431b8;
    color: #fff;
    border-radius: 0;
    padding: 12px 30px;
    margin-top: 20px;
    cursor: pointer;
    width: 100%;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
textarea.form-control {
    height: 126px;
    resize: none;
}
.footer-wrapper {
    background:#051135;
    float: left;
    width: 100%;
    display: block;
    padding: 60px 0 0;
}
.footer-logo{
    float: left;
    width: 100%;
    display: block;
}
.footer-logo img{
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.footer-nav{
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    padding: 0;
}
.footer-nav li{
    list-style: none;
    display: block;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
}
.copy-right .footer-nav li{
    margin-top: 0
}
.footer-nav li a {
    list-style: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.footer-soicalmedia {
    float: left;
    margin: 0 auto;
    display: block;
    padding: 0;
    width: 100%;
    margin-top: 20px;
}
.footer-soicalmedia li {
    list-style-type: none;
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-family: 'open_sansregular';
    display: inline-block;
}
.footer-soicalmedia li a {
    color: #fff;
    font-size: 26px;
    text-align: center;
    width: 50px;
    height: 50px;
    display: block;
    padding-top: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.copy-right{
    float: left;
    width: 100%;
    display: block;
    border-top:1px solid #444d68;
    color: #fff;
    padding: 20px 0;
    margin-top: 50px;
}
.copy-right p{
    margin-bottom: 0;
    float: left;
}
.footer-soicalmedia li a:hover{
    background: #2eb804;
    color: #fff;
}
.aboutus-page-wrapper{
    float: left;
    width: 100%;
    background: #f1f4fb;
}
.aboutus-page-wrapper .about-right-side {
    padding: 79px 0;
}
.aboutus-page-wrapper .private-right-side {
    padding: 79px 0;
}
.aboutus-page-slider {
    float: left;
    width: 100%;
}
.aboutus-page-slider .about-slider{
    margin-bottom: -80px;
}
.inner-page-top {
    float: left;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    min-height: 500px;
    padding: 70px 18%;
    text-align: center;
}
.inner-page-top img{
    max-width: 100%;
}
.navbar-wrapper-inner{
    position: static;
    background: #000;
}
.slider-heading h2{
    color: #fff;
    text-transform: uppercase;
}
.inner-page-top-img {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -139px;
    margin-bottom: 50px;
}
.inner-page-top-img img{
    max-width: 100%;
}
.inner-page-top p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin: 0;
    color: #fff;
}
.speakers-page{
    float: left;
    width: 100%;
}
.speakers-page .recent-news-box{
    margin-top: 30px;
}
.speakers-page .recent-news-image{
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    min-height: 270px;
}
.recent-news-image img{
    max-width: 100%;
}

/*sidebar css*/
.kotha-sidebar .widget {
    background-color: #fff;
    padding: 35px 30px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08); 
}
.kotha-sidebar .widget .widget-title {
    color: #444;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 28px; 
}
.kotha-sidebar .widget.about-me-widget {
    background: url("../../images/front/about-me-bg.jpg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-color: #fff; 
}
.kotha-sidebar .widget.about-me-widget .about-me-content {
    padding-bottom: 13px; 
}
.kotha-sidebar .widget.about-me-widget .about-me-content h2 {
    margin-top: 12px;
    margin-bottom: 22px;
    color: #444;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.kotha-sidebar .widget.about-me-widget .about-me-content .about-me-img {
    padding-top: 8%; 
}
.kotha-sidebar .widget.about-me-widget .about-me-content .about-me-img img {
    display: inline-block;
    border: 7px solid #fff;
    border-radius: 50%;
    margin-top: 40px; 
}
.kotha-sidebar .widget.about-me-widget .social-share ul li {
      padding: 0; }
.kotha-sidebar .widget.about-me-widget .social-share ul li a {
    display: inline-block;
    border: 1px solid #e2e2e2;
    color: #aaaaaa;
    font-size: 13px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 28px;
    margin-right: 6px;
}
.kotha-sidebar .widget.about-me-widget .social-share ul li a:hover {
    background: #fbbe3f;
    border-color: #fbbe3f;
    color: #fff; 
}
.widget-popular-post{
    float: left;
    width: 100%;
}
.widget-popular-post ul{
    padding: 0;
    margin: 0;
}
.widget-popular-post ul li{
    list-style-type: none;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.widget-popular-post ul li p{
    margin-top: 12px;
    color: #444;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.widget-popular-post ul li img{
    max-width: 100%;
}
.widget-popular-post ul li span{
    font-style: italic;
    font-size: 14px;
    margin-left: 0;
    color: #777;
}
.widget-popular-post ul li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}
.widget-popular-post h2 {
    color: #444;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin-bottom: 18px;
    margin-top: 0;
    text-align: center;
}

.single-blog {
    background: #fff;
    margin-bottom: 50px;
    -webkit-box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    float: left;
    width: 100%;
}
.post-thumb{
    float: left;
    width: 100%;
}
.post-thumb img {
    max-width: 100%;
}
.single-blog .post-content {
    padding: 14px 50px;
    float: left;
    width: 100%;
}
.single-blog .post-content .entry-header {
    margin: 22px auto;
    float: left;
    width: 100%;
}
.single-blog .post-content .entry-header .post-cat{
    color: #fbbe3f;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.single-blog .post-content .entry-header h2 {
    color: #444;
    font-size: 24px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin-top: 0;
}
.single-blog .post-content .entry-header h2 a{
    color: #444;
}
.single-blog .post-content .continue-reading a {
    border: 1px solid #fbbe3f;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 18px;
    background: #fbbe3f;
}
.single-blog .post-content .post-meta {
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
    margin-top: 40px;
    padding-top: 20px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-blog .post-content .post-meta .author-meta {
    color: #777;
    font-style: italic;
    font-size: 14px;
    margin-left: 0;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.single-blog .post-content .post-meta .author-meta li {
    margin: 0;
    padding: 0;
}
.single-blog .post-content .post-meta .author-meta li a {
    color: #777;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-blog .post-content .post-meta .social-share {
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-blog .post-content .post-meta .social-share li:first-child {
    padding-left: 0;
}
.single-blog .post-content .post-meta .social-share li:last-child {
    padding-right: 0;
}
.single-blog .post-content .post-meta .social-share li a {
    color: #c2c2c2;
    font-size: 16px;
    padding-left: 3px;
}

.post-pagination ul {
    border-radius: 0;
    margin: 0;
}
.pagination>li>a, .pagination>li>span{
    color: #000;
}
.pagination>.active>a{
    background-color: #fbbe3f;
    border-color: #fbbe3f;
}
.events-left{
    float: left;
    width: 100%;
}
.post-outer{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.post-start {
    margin: 0;
    padding: 10px 20px;
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
}
.post-home-title {
    line-height: 20px;
    float: left;
    width: 100%;
}
.post-main-home-title a {
    color: #282b2d !important;
    transition: all 0.6s ease;
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}
.post-start span{
    float: left;
    width: 100%;
    font-size: 12px;
    color: #000;
}
.events-post-image{
    float: left;
    width: 40%;
    margin-top: 15px;
}
.events-post-image img{
    max-width: 100%;
}
.events-post-text{
    float: right;
    width: 55%;
    font-size: 16px;
    margin-top: 15px;
}
.main-gallery-slider{
    float: left;
    width: 100%;
}
.gallery-slider-item{
    float: left;
    width: 100%;
    display: flex;
}
.gallery-slider-img{
    background: url(../../images/front/bg-about-slider.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 300px;
    width: 40%;
    float: left;
    padding: 50px 0;
}
.gallery-slider-text{
    width: 60%;
    float: left;
    background: #f7f7f7;
    padding: 80px 50px 80px 120px;
}
.gallery-slider-img span{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
    padding: 15px;
    right: -80px;
}
.heading-bg span {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 400;
    color: #636362;
    display: block;
    margin-top: 5px;
}
.gallery-slider-text p {
    padding-left: 50px;
    margin-top: 15px;
    line-height: 25px;
}
.gallery-slider-text .read-more-btn {
    margin-top: 20px;
    margin-left: 50px;
}
.gallery-boxes{
    margin-top: 50px;
}
.gallery-slider-item img{
    max-width: 100%;
}
.getintouch-contact-info{
  float: left;
  width: 100%;
}
.information {
    text-align: left;
    float: left;
    width: 100%;
}
.information ul {
    margin: 0;
    padding: 0;
}
.information ul li {
    float: left;
    width: 100%;
    list-style-type: none;
    margin-top: 20px;
    color: #8c8c8c;
}
.information ul li:first-child {
    margin-top: 0;
}
.information ul li i {
    color: #fff;
    font-size: 22px;
    width: 33px;
    float: left;
    margin-right: 10px;
}
.information .svg-icon {
    fill: #fbbe40;
    width: 27px;
    height: 27px;
    margin-top: 0;
}
.information ul li a {
    text-decoration: none;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 76%;
    float: left;
}
.information h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #565656;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0;
}
.gallery-slider-text .getintouch-contact-info p{
    padding-left: 0;
    margin-bottom: 20px;
}
.contact-us-wrapper{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 70px;
}
.contact-us-wrapper .gallery-slider-img iframe {
    float: left;
    width: 100%;
    height: 400px;
}
.post-pagination{
    float: left;
    width: 100%;
}
.banner-btn {
    background: #0431b8;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 146px;
    padding: 16px 0;
    text-align: center;
    float: left;
    text-transform: uppercase;
    margin-top: 60px;
    text-shadow: none;
}
.icon-span{
    position: relative;
}
.icon-span:after{
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    right: -50px;
    bottom: -25px;
    background: url(../../images/front/icon-01.png) no-repeat;
}
.main-top {
    font-family: 'Spartan', sans-serif;
    padding: 0;
    margin: 0;
    display: block;
}
.main-top li{
    list-style: none;
    padding: 10px 20px;
    position: relative;
    width: 20%;
    float: left; 
}
.main-top li:nth-child(1) {
    width: 28%;
}
.main-top li:nth-child(3){
    width: 32%;
}
.main-top li:after{
    position: absolute;
    content: "";
    right: 0;
    background: url(../../images/front/lane-01.png);
    width: 2px;
    height: 32px;
    top: 18px;
}
.main-top li:last-child:after{
    display: none;
}
.main-top li img{
    float: left;
    position: relative;
    top: 5px;
}
.top-box-text{
    width: 80%;
    float: right;
}
.top-box-text span{
    color: #2c2c2c;
    font-weight: 600;
    font-size: 14px;
}
.top-box-text h5{
    color: #082680;
    font-weight: 800;
    font-size: 20px;
}
.slider-green-box {
    position: absolute;
    left: 0;
    background: #259507;
    padding: 10px;
    color: #fff;
    z-index: 20;
    bottom: 50px;
    width: 48%;
}
.slider-green-box label{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 34px;
}
.testimonial-bottom-box{
    float: left;
    width: 100%;
}
.testimonial-bottom-box img {
    border-radius: 50%;
    width: auto !important;
    display: inline-block !important;
    float: left;
}
.testimonial-baio {
    padding-left: 20px;
    float: left;
    padding-top: 20px;
}
.testimonial-baio span{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #2eb804;
}
.testimonial-baio p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
}
.accounts-payable{
    display: block;
    padding: 0;
    margin: 0;
}
.accounts-payable li{
    list-style: none;
    display: block;
    position: relative;
    padding-left: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}
.accounts-payable li:before{
    position: absolute;
    content: "";
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 7px;
}
.services-right-content h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 30px;
}
.board-governance{
    float: left;
    width: 100%;
}
.board-governance-left {
    float: left;
    width: 40%;
    padding: 60px 0 60px 5%;
    background: url(../../images/front/governance-bg.png) no-repeat right bottom #051135;
    color: #000;
    min-height: 500px;
    text-align: right;
}
.board-governance-right {
    float: left;
    width: 60%;
    padding: 30px 14% 30px 160px;
}
.board-governance-left img{
    margin-right: -120px;
}
.board-governance-right .read-more-btn{
    background: #0431b8;
}
.footer-wrapper h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.copy-right .footer-nav {
    float: right;
    width: 270px;
}
.copy-right .footer-nav li{
    float: left;
    display: inline-block;
}
.desktop{
    display: block !important;
}
.mobile{
    display: none !important;
}
.services-wrapper .heading-bg,
.sponser-wrapper .heading-bg {
    text-align: center;
}
.services-right-content{
    padding-left: 30px;
}
.inner-tob-banner{
    min-height: 350px;
    position: relative;
    float: left;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    text-align: center;
    padding-top: 130px;
}
.inner-tob-banner h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
}
.breadcrumbs{
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 20px;
    display: none;
}
.breadcrumbs li{
    list-style: none;
    display: inline-block;
    padding: 0 16px;
    position: relative;
}
.breadcrumbs li:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 10px;
    right: -1px;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    border-right: 2px solid rgb(255, 255, 255);
    border-bottom: 2px solid rgb(255, 255, 255);
}
.breadcrumbs li:last-child:after{
    display: none;
}
.breadcrumbs li a{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
.aboutus-main-page .about-slider{
    margin-bottom: 0;
}
.cost-reduction-program{
    float: left;
    width: 100%;
    display: block;
	position:relative;
	z-index:5;
}
.reduction-program-ul{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.reduction-program-ul li{
    list-style: none;
    display: block;
    width: 100%;
    position: relative;
}
.cost-reduction-img1{
    width: 58%;
    float: right;
    margin-left: -8%;
    position: relative;
    min-height: 400px;
    background-size: cover !important;
}
.reduction-program-ul img{
    max-width: 100%;
}
.cost-reduction-bg1 {
    width: 50%;
    float: left;
    padding: 100px 10% 100px 50px;
    background: url(../../images/front/cost-reduction-bg1.png), url(../../images/front/cost-reduction-bg2.png);
    background-position: left bottom, right center;
    background-repeat: no-repeat, no-repeat;
    position: relative;
    z-index: 10;
    min-height: 400px;
}
.cost-reduction-text h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.cost-reduction-text p{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.cost-reduction-img2{
    width: 58%;
    float: left;
    margin-right: -8%;
    position: relative;
    min-height: 400px;
    background-size: cover !important;
}
.cost-reduction-bg2 {
    width: 50%;
    float: right;
    padding: 100px 50px 100px 10%;
    background: url(../../images/front/cost-reduction-bg3.png) no-repeat left center;
    position: relative;
    z-index: 10;
    min-height: 400px;
}
.footer-blew-img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: -2px;
}
.map-wrapper iframe{
    width: 100%;
    height: 500px;
}
.contact-info-ul{
    display: block;
    padding: 0;
    margin: 0;
    margin-top: -70px;
    position: relative;
    z-index: 10;
}
.contact-info-ul li{
    list-style: none;
    width: 33.33%;
    float: left;
    color: #fff;
    padding: 30px 50px;
}
.contact-info-ul li:first-child {
    background: #269608;
}
.contact-info-ul li:nth-child(2) {
    background: #218207;
}
.contact-info-ul li:nth-child(3) {
    background: #1c6c06;
}
.contact-info-ul li img {
    float: left;
    position: relative;
    top: 10px;
}
.contact-info-ul .top-box-text span{
    color: #fff;
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
}
.contact-info-ul .top-box-text h5{
    color: #fff !important;
    font-family: 'Spartan', sans-serif;
    font-weight: 600;
}
.contact-info-ul .top-box-text{
    width: 85%;
}
.input-group-addon-chat {
    vertical-align: top;
}
.contactus-main-form{
    padding: 30px;
}
.contactus-main-form .input-group{
    margin-top: 0;
    margin-bottom: 20px;
}
.contactus-main-form b{
    color: #ff5f18;
}
.gray-wrapper {
    background: #f1f1f1;
    margin-bottom: -80px;
    padding-bottom: 80px;
}
.gray-wrapper .btn{
    width: 300px;
    margin: 0 auto;
    float: none;
    display: block;
}
.ourservices-detail-tab .nav-tabs .nav-item {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
}
.ourservices-detail-tab .nav-tabs .nav-link,    
.ourservices-detail-tab .nav-tabs .nav-link:hover, 
.ourservices-detail-tab .nav-tabs .nav-item.show .nav-link, 
.ourservices-detail-tab .nav-tabs .nav-link.active {
    border: none !important;
    border-radius: 0 !important;
}
.ourservices-detail-tab .nav-tabs li.nav-item.active {
    background: #269608;
}
.ourservices-detail-tab .nav-tabs .nav-item .nav-link {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}
.ourservices-detail-tab .nav-tabs{
    border: 1px solid #ccc;
}
.ourservices-detail-tab .nav-tabs .nav-item:hover {
    transition: all 300ms linear 0s;
    transition: all 0.3s linear;
    background: #269608;
    color: #fff;
}
.ourservices-detail-tab .nav-tabs .nav-item .active {
    color: #fff;
    background: #269608;
}
.detail-development .services-right-content{
    padding-left: 0;
}
.detail-development .accounts-payable li{
    color: #000;
}
.detail-development .accounts-payable li:before{
    background: #000;
}
.ourservices-detail-tab .nav-tabs .nav-item .nav-link{
    display: block;
    width: 100%;
    padding: 15px;
}
.ourservices-detail-tab .nav-tabs li.nav-item.active .nav-link {
    color: #fff;
}
.ourservices-detail-tab .nav-tabs li.nav-item.active .white{
    display: block;
}
.ourservices-detail-tab .nav-tabs li.nav-item.active .black{
    display: none;
}
.ourservices-detail-tab .nav-tabs .nav-item .white{
    display: none;
}
.ourservices-detail-tab .nav-tabs .nav-item .black{
    display: block;
}
.ourservices-detail-tab .nav-tabs .nav-item .nav-link span {
    float: right;
    margin-right: -8px;
    padding: 0;
}
.ourservices-detail-tab .nav-tabs .nav-item:nth-child(2) .nav-link span{
    top: -14px;
    position: relative;
}   
#ourservices{
    margin-top: 80px;
    float: left;
    width: 100%;
}
.detail-development .services-right-content h2{
    margin-bottom: 0;
    color: #000;
    margin-top: 30px;
}
.detail-development .services-right-content h5{
    margin-bottom: 10px;
    margin-top: 25px;
    color: #000;
}
.detail-development img{
    max-width: 100%;
}
.gray-wrapper .contactus-main-form{
    background: #fff;
}
.inner-tob-banner-contactus{
    background: url(../../images/front/top-banner-3.jpg);
    background-position: right;
}
.services-content .accounts-payable{
    margin-top: 20px;
}
.services-content .services-right-content h2{
    margin-top: 0;
}
.services-content .accounts-payable li{
    font-size: 20px;
}
@media only screen and (max-width: 1366px) {
    .footer-blew-img {
        max-width: 100%;
    }
    .contact-us-bg {
        background: url(../../images/front/arrow-bg-2-2.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .carousel-caption {
        width: 60%;
    }
    .slider-green-box {
        width: 50%;
    }
}
@media only screen and (max-width: 1199px) {
    .contact-info-ul li{
        padding: 20px;
    }
    .nav > li > a {
        padding: 3px 5px;
        font-size: 12px;
    }
    .slider-heading h2{
        font-size: 65px;
    }
    #triangle-bottomright {
        border-bottom: 530px solid rgba(255, 255, 255, 0.25);
    }
    .top-box-text span{
        font-size: 11px;
    }
    .top-box-text h5{
        font-size: 16px;
    }
    .carousel-caption p {
        font-size: 35px;
        line-height: 45px;
    }
    .banner-btn{
        margin-top: 30px;
    }
    .carousel-caption{
        bottom: 30%;
    }
    .slider-green-box label{
        font-size: 20px;
    }
}
@media only screen and (max-width: 992px) {
    .services-content .services-right-content h2{
        margin-top: 20px;
    }
    #ourservices{
        margin-top: 30px;
    }
    .ourservices-detail-tab .nav-tabs{
        margin-bottom: 20px;
    }
    .contact-info-ul li{
        width: 100%;
    }
    .footer-logo{
        text-align: center;
    }
    .about-topimage img{
        max-width: 100%;
        width: auto;
    }
    .services-right-content{
        padding-left: 0;
    }
    .navbar-wrapper .container {
        padding: 0;
    }
    .nav > li > a {
        padding: 3px 3px;
        font-size: 11px;
    }
    #triangle-bottomright {
        border-bottom: 465px solid rgba(255, 255, 255, 0.25);
    }
    .slider-heading h2 {
        font-size: 55px;
    }
    .carousel-caption p {
        font-size: 18px;
        line-height: 24px;
    }
    .about-left-side p, .about-ul li {
        font-size: 14px;
    }
    .private-left-side p, .about-ul li {
        font-size: 14px;
    }
    .events-tab{
        padding-right: 0;
    }
    .events-tab-box p{
        font-size: 13px;
    }
    .inner-page-top-img{
        margin-top: -110px;
    }
    .main-top li{
        width: 50%;
    }
    .main-top li:nth-child(2):after{
        display: none;
    }
    .main-top li:nth-child(3) {
        width: 50%;
    }
    .main-top li:nth-child(1) {
        width: 50%;
    }
    .services-right-content h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .board-governance-right{
        padding: 30px 30px 30px 160px;
    }
    .contact-us-left-side h3{
        font-size: 36px;
    }
    .contact-us-left-side{
        padding-left: 0;
    }
    .sponser-wrapper{
        padding: 40px 0;
    }
    .services-wrapper{
        padding-top: 100px;
    }
    .footer-soicalmedia li a {
        font-size: 20px;
        width: 40px;
        height: 40px;
        padding-top: 5px;
    }
    .testimonial-bottom-box img{
        width: 80px !important;
    }
    .testimonial-baio{
        padding-top: 3px;
    }
    .testimonial-baio p{
        font-size: 20px;
    }
    .main-top{
        display: none;
    }
    .cost-reduction-bg1 {
        width: 100%;
        padding: 30px;
        background: url(../../images/front/cost-reduction-bg1.png) no-repeat left center;
        text-align: center;
        min-height: 300px;
    }
    .cost-reduction-img1 {
        width: 100%;
        margin-right: 0;
        min-height: 300px;
    }
    .cost-reduction-bg2 {
        width: 100%;
        padding: 30px;
        background: url(../../images/front/cost-reduction-bg1.png) no-repeat left center;
        text-align: center;
        min-height: 300px;
    }
    .cost-reduction-img2 {
        width: 100%;
        margin-left: 0;
        min-height: 300px;
    }
    .footer-nav li{
        font-size: 14px;
    }
}
@media only screen and (max-width: 768px){
    .navbar-header{
        width: 100%;
    }
    .navbar-toggle{
        display: block;
    }
    .navbar-toggle collapsed{
        display: block;
    }
    .navbar-collapse, .collapse ul{
        display: none;
    }
    .navbar-collapse, .collapse, .in ul{
        display: block;
        
    }
    .inner-tob-banner-contactus{
        background-position: right -180px center;
    }
    .inner-tob-banner{
        min-height: 300px;
    }
    .detail-development .services-right-content h5 {
        margin-bottom: 10px;
        margin-top: 20px;
        font-size: 20px;
    }
    .gray-wrapper .btn {
        width: 250px;
    }
    .sponser-wrapper .heading-bg {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .services-tab{
        margin-top: 15px;
    }
    .services-wrapper .heading-bg{
        margin-top: 0;
        display: block;
        text-align: center;
    }
    .desktop{
        display: none !important;
    }
    .mobile{
        display: block !important;
    }
    #triangle-bottomright {
        border-bottom: 365px solid rgba(255, 255, 255, 0.25);
        border-left: 210px solid transparent;
    }
    .slider-right-box .slider-right-box-inner {
        height: 370px;
    }
    .navbar-nav {
        float: none;
        margin-top: 43px;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
        width: 100%;
        display: block;
        background: #0431b8;
        margin-top: 2px;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 10px;
    }
    .navbar-nav > li:hover{
        background: #fff;
    }
    .navbar-default .navbar-nav > li:hover > a:hover {
        color: #000;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border: none;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background: #0431b8;
    }
    .navbar-default .navbar-toggle{
        border-color: #0431b8;
        background: #0431b8;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .carousel-caption {
        width: 70%;
        display: none;
    }
    .slider-heading h2 {
        font-size: 42px;
    }
    .carousel-caption p {
        font-size: 24px;
    }
    .slider-right-box{
        display: none;
    }
    .about-left-side, .about-right-side {
        width: 100%;
    }
    .private-left-side, .private-right-side {
        width: 100%;
    }
    .about-left-side {
        padding: 30px;
        min-height: auto;
    }
    .private-left-side {
        padding: 30px;
        min-height: auto;
    }

    .about-slider{
        margin-bottom: 0;
    }
    .about-topimage img{
        width: 100%;
    }
    .services-wrapper{
        padding-top: 30px;
    }
    .services-menu li a{
        font-size: 12px;
    }
    .services-menu li{
        margin-bottom: 20px;
    }
    .services-menu{
        width: 100%;
        display: inline-block;
    }
    .services-wrapper .tab-content {
        margin-top: 0;
        float: right;
        width: 100%;
    }
    .services-menu li::after{
        display: none;
    }
    .events-menu{
        width: 100%;
    }
    .events-tab .tab-content{
        width: 100%;
    }
    .yellow-arrow-left-side {
        padding-left: 0;
        margin-top: 0;
    }
    .yellow-arrow-right-side{
        margin-top: 0;
    }
    .testimonial-left-side {
        width: 100%;
    }
    .testimonial-right-side{
        width: 100%;
    }
    .flexslider .slides img {
        width: 100%;
    }
    .sponser-wrapper{
        padding: 40px 0;
    }
    .contact-us-left-side {
        float: left;
        width: 100%;
        padding-left: 0;
    }
    .contact-us-bg{
        padding: 30px 0 60px;
    }
    .contact-us-right-side{
        width: 100%;
    }
    .news-letter-left-side{
        text-align: center;
    }
    .request-a-quote{
        width: 100%;
    }
    .sponser-wrapper p br{
        display: none;
    }
    .about-left-side .heading-bg{
        width: 100%;
        float: left;
        text-align: center;
    }
    .about-left-side p{
        text-align: center;
    }
    .about-slider p{
        text-align: center;
        font-size: 16px;
    }

    .private-left-side .heading-bg{
        width: 100%;
        float: left;
        text-align: center;
    }
    .private-left-side p{
        text-align: center;
    }
    .private-slider p{
        text-align: center;
        font-size: 16px;
    }

    .services-right-content{
        text-align: center;
    }
    .yellow-arrow-bg{
        text-align: center;
    }
    .yellow-arrow-left-side .heading-bg {
        width: 330px;
        margin: 20px auto;
    }
    .services-right-content .read-more-btn, .yellow-arrow-right-side .read-more-btn{
        float: none;
        display: block;
        margin: 0 auto;
        margin-top: 30px;
    }
    .contact-us-left-side{
        text-align: center;
    }
    .contact-us-left-side h2 {
        width: 250px;
        margin: 20px auto;
    }
    .inner-page-top-img {
        margin-top: -80px;
    }
    .inner-page-top{
        min-height: 400px;
    }
    .events-post-text, .events-post-image{
        width: 100%;
        display: block;
    }
    .post-main-home-title a{
        font-size: 22px;
    }
    .gallery-slider-item{
        display: block;
    }
    .gallery-slider-img{
        width: 100%;
        padding: 50px;
    }
    .gallery-slider-img span{
        right: 0;
    }
    .gallery-slider-text{
        width: 100%;
        padding: 50px;
    }
    .slider-green-box {
        width: 76%;
    }
    .testimonial-bottom-box img{
        width: 80px !important;
    }
    .icon-span:after{
        display: none;
    }
    .who-we-are{
        float: left;
        width: 100%;
    }
    .top-box-text span{
        font-size: 14px;
    }
    .banner-btn {
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 30px;
    }
    .accounts-payable {
        text-align: left;
        width: 320px;
        margin: 0 auto;
    }
    .board-governance-left{
        width: 100%;
        padding: 30px;
        min-height: auto;
    }
    .board-governance-right{
        width: 100%;
        padding: 30px;
        padding-top: 0;
    }
    .board-governance-left img {
        margin-right: 0;
        display: block;
        margin: 0 auto;
    }
    .board-governance-left img{
        max-width: 100%;
    }
    .main-top{
        width: 320px;
        margin: 0 auto; 
    }
    .main-top li:nth-child(1){
        width: 100%;
    }
    .main-top li{
        width: 100%;
    }
    .main-top li:nth-child(3){
        width: 100%;
    }
    .main-top li:after{
        display: none;
    }
    .contact-us-bg {
        background: url(../../images/front/arrow-bg-2-3.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .contact-us-left-side h3{
        margin: 20px 0;
    }
    .footer-wrapper{
        padding-top: 0;
    }
    .footer-box{
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .footer-nav{
        text-align: center;
    }
    .copy-right {
        margin-top: 20px;
        text-align: center;
    }
    .copy-right .footer-nav{
        display: block;
    }
    .copy-right p {
        float: none;
    }
    .copy-right .footer-nav {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 20px;
    }
    .copy-right .footer-nav li {
        float: none;
        display: inline-block;
    }
    .services-left-content {
        text-align: center;
    }
    .footer-nav li{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 600px){
    .about-left-side{
        padding: 10px 15px 30px;
    }
    .private-left-side{
        padding: 10px 15px 30px;
    }
    .about-slider{
        padding: 50px 20px 25px;
    }
    .main-top li{
        padding: 10px 0;
    }
    .main-top li:after{
        display: none;   
    }
    .carousel-indicators li {
        height: 12px;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        margin:0 5px;
    }
    .carousel-indicators .active{
        height: 12px;
        margin:0 5px;
    }
    .carousel-caption{
        bottom: 10%;
    }
    .carousel-indicators{
        bottom: 0;
    }
    .slider-heading h2 {
        font-size: 22px;
    }
    .slider-heading {
        background: transparent;
        padding: 5px 0;
    }
    .carousel-caption p {
        font-size: 18px;
    }
    #triangle-bottomright {
        border-bottom: 250px solid rgba(255, 255, 255, 0.50);
        border-left: 145px solid transparent;
    }
    .services-right-content h2 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 26px;
    }
    .events-menu li a {
        padding: 39px 0;
        height: 250px;
    }
    .heading-bg{
        font-size: 30px;
    }
    .contact-us-left-side h3 {
        font-size: 30px;
        margin: 20px 0;
    }
    .inner-page-top-img {
        margin-top: -70px;
    }
    .slider-green-box{
        padding: 5px;
        bottom: 30px;
        width: 97%;
    }
    .slider-green-box label {
        font-size: 16px;
    }
    .carousel-indicators li{
        height: 8px;
    }
    .carousel-indicators .active{
        height: 8px;
    }
}
@media only screen and (max-width: 500px){
    .inner-page-top-img {
        margin-top: -50px;
    }
}
@media only screen and (max-width: 400px){
    .services-menu li a {
        font-size: 11px;
    }
}

.privacy-wrapper{
    float: left;
    width: 100%;
    padding: 20px 0;
}
.privacy-wrapper h5 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
    color: #000;
    margin-bottom: 10px;
}
.privacy-wrapper p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.privacy-wrapper ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.privacy-wrapper ul li {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
}




.contact-info-ul .top-box-text span a{
    color: #fff !important;
}


.accounts-payable li a{
    color: #fff !important;

}


.zero-risk-wrapper{
    position: relative;
    text-align: center;
    padding: 30px 0;
}
.zero-risk-wrapper h5 {
    margin-top: 0;
    line-height: 24px;
    margin-bottom: 0;
}
.zero-risk-wrapper ul{
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
}
.zero-risk-wrapper ul li {
    list-style: none;
    display: inline-block;
    float: none;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    font-size: 35px;
    color: #269608;
    padding: 0 15px;
}
.zero-risk-wrapper ul li:after {
    background: #269608;
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    right: -9px;
    top: 20px;
}
.zero-risk-wrapper ul li:last-child:after{
    /*display: none;*/
}
.zero-risk-wrapper p{
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}
.zero-risk-banner{
    background-position: bottom center !important;
}
@media only screen and (max-width: 768px){
    .zero-risk-wrapper ul li {
        font-size: 24px;
        margin-top: 0;
        font-weight: 800;
    }
    .zero-risk-wrapper ul{
        margin-top: 20px;
    }
    .zero-risk-wrapper ul li:after {
        right: 0px;
        top: 15px;
    }
    .zero-risk-wrapper{
        padding: 10px 0 20px;
    }
    .zero-risk-wrapper h5 br{
        display: none;
    }
    .zero-risk-banner{
        min-height: 330px;
    }
}
