@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');
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:last-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 6px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
    font-weight: 400;
}
.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: #e6a96f;
}
.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: 630px solid rgba(255, 255, 255, 0.25);
    border-left: 375px 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: #fbbe3f;
    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: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin: 0;
}
.carousel-caption {
    width: 56%;
    bottom: 26%;
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 40px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    margin: 0 7px;
}
.carousel-indicators .active {
    width: 12px;
    height: 40px;
    margin: 0;
    background-color: #fbbe3f;
    border: 1px solid #fbbe3f;
}
.aboutus-wrapper{
    float: left;
    width: 100%;
	background-color:#f1f4fb;
}
.about-left-side{
    float: left;
    width: 50%;
    padding:30px 30px 40px 5%;
    background: #f1f4fb;
    color: #000;
}
.heading-bg{
    font-family: 'Lato', sans-serif;
    padding-left: 50px;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
}
.heading-bg:before {
    background: url(../../images/front/heading-bg.png) no-repeat;
    position: absolute;
    content: "";
    left: 0;
    display: block;
    width: 27px;
    height: 14px;
    top: 12px;
}
.about-left-side p{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.about-left-side1 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;
    margin-bottom: 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%;
}
.about-topimage{
    width: 100%;
}
.about-topimage img{
    max-width: 100%;
}
.mission_wrapper_new
{
    float: left;
    width: 100%;
    padding: 0 30px 40px 5%;
    color: #000;
    display: block;
}

.white_wrapper_new{
    display: block;
float: left;
width: 100%;
padding: 0 30px 40px 5%;
color: #000;
}
.about-slider{
    float: left;
    width: 100%;
    background: #ee2930;
    color: #fff;
    padding: 50px;
    margin-bottom: -150px;
    position: relative;
    z-index: 10;
}
.about-slidericon{
    max-width: 100%;
    margin-top: -100px;
}
.about-slider p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
}
.services-wrapper{
    float: left;
    width: 100%;
    background: #272727;
    color: #fff;
    padding-top: 180px;
}
.services-wrapper .heading-bg {
    margin: 0 auto;
    width: 308px;
}
.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: 20%;
    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;
}
.svg-icon {
    fill: #fff;
    width: 22px;
    height: 22px;
    margin-top: 9px;
}
.services-menu li a:hover .industries-icon {
  cursor: pointer;
  background: #fbbe3f;
  border: 1px solid #fbbe3f;
}
.services-menu li a:hover{
    color: #fbbe3f;
}
.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: #fbbe3f;
    border: 1px solid #fbbe3f;
}
.services-menu > li.active > a,  
.services-menu > li.active > a:hover, 
.services-menu > li.active > a:focus {
    color: #fbbe3f;
}
.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: 'Lato', sans-serif;
    font-size: 35px;
    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: #979797;
}
.read-more-btn {
    background: #fbbe3f;
    color: #000;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 146px;
    padding: 10px 0 17px;
    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: #fff;
}
.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%;
    height: 250px;
    background-position: center !important;
    background-size: cover !important;
}
.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: 21px;
    font-weight: 500;
    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;
}






.recent-news-wrapper1{
	
	background-color:#0c3778;
    min-height: 400px;
    float: left;
    width: 100%;
    padding-top: 200px;
	padding-bottom: 60px;
}
.recent-news-wrapper1 .heading-bg {
    margin: 0 auto;
    width: 306px;
    margin-bottom: 50px;
    color: #fff;
}
.recent-news-slider1{
    float: left;
    width: 100%;
}
.recent-news-box1{
    float: left;
    width: 100%;
}
.recent-news-image1{
    float: left;
    width: 100%;
    height: 250px;
    background-position: center !important;
    background-size: cover !important;
}
.recent-news-content1 {
    float: left;
    width: 100%;
    background: #f0f1f2;
    padding: 25px;
}
.recent-news-content1 label{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
    display: block;
}
.recent-news-content1 p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #8d8d8d;
    margin-top: 15px;
    line-height: 25px;
}
.recent-news-content1 h3 {
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    color: #000;
    line-height: 30px;
}
.recent-news-content1 h3 span{
    font-weight: 300;
}
.recent-news-content1 .read-more-btn{
    display: block;
    margin-top: 10px;
}





.recent-news-wrapper1{
	
	background-color:#0c3778;
    min-height: 400px;
    float: left;
    width: 100%;
    padding-top: 200px;
	padding-bottom: 60px;
}
.recent-news-wrapper1 .heading-bg {
    margin: 0 auto;
    width: 306px;
    margin-bottom: 50px;
    color: #fff;
}



.board-of-directors-wrap{
    float: left;
    width: 100%;
    text-align: center;
    padding: 80px 0;
}  


.board-of-directors-wrap .heading-bg {
    margin: 0 auto;
    width: 440px;
    margin-bottom: 50px;
    color: #000;
}
                                          
.board-of-directors-box{
    float: left;
    width: 100%;
}
.board-member-img{
    float: left;
    width: 100%;
    text-align: center;
}
.board-member-content{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.board-of-directors-wrap .owl-carousel .owl-item img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}















.sponser-wrapper {
    float: left;
    width: 100%;
    display: block;
    background-image: url(../../images/front/sponser-bg.jpg);
    background-size: cover;
    padding: 85px 0;
    margin-top: 80px;
}
.sponser-wrapper .owl-carousel .owl-item img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.sponser-wrapper .heading-bg {
    margin: 0 auto;
    width: 306px;
    color: #000;
}
.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.png) no-repeat bottom left;
    min-height: 300px;
    float: left;
    width: 100%;
    padding: 80px 0;
}
.contact-us-left-side{
    float: left;
    width: 50%;
    padding-left: 120px;
}
.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: #fbbe3f;
    text-transform: uppercase;
    margin: 45px 0;
}
.contact-us-right-side{
    float: left;
    width: 50%;
}
.contact-us-right-side .input-group {
    border: 1px solid #ccc;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.contact-us-right-side .form-control {
    border: none;
    height: 50px;
}
.contact-us-right-side .input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.contact-us-right-side .btn {
    border: none;
    background: #fbbe3f;
    color: #000;
    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;
}
.contact-us-right-side textarea.form-control {
    height: 126px;
    resize: none;
}
.footer-wrapper {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.80), rgba(0, 2, 2, 0.80)), 
    transparent url(../../images/front/footer-bg.jpg) 
    center center/cover no-repeat scroll;
    float: left;
    width: 100%;
    display: block;
    padding: 60px 0 0;
}
.footer-logo{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
.footer-logo img{
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.footer-nav{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    margin: 50px 0;
}
.footer-nav li{
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.footer-nav li a{
    list-style: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
.footer-soicalmedia {
    float: left;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0;
    width: 100%;
}
.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: #000;
    font-size: 26px;
    text-align: center;
    width: 50px;
    height: 50px;
    display: block;
    padding-top: 8px;
    background: #fff;
}
.copy-right{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    background: #0c3778;
    color: #fff;
    padding: 20px 0;
    margin-top: 50px;
}
.copy-right p{
    margin-bottom: 0;
}
.footer-soicalmedia li a:hover{
    background: #fbbe40;
    color: #fff;
}
.aboutus-page-wrapper{
    float: left;
    width: 100%;
    background: #f1f4fb;
}
.aboutus-page-wrapper .about-right-side1 {
    padding: 79px 0;
}
.aboutus-page-wrapper1{
    float: left;
    width: 100%;
}
.aboutus-page-wrapper1 .about-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: 150px 18%;
    text-align: center;
    margin-bottom: 70px;
}
.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%;
}

.sponser-wrapper span{
	display: block;
margin-top: 15px;
text-transform: uppercase;
color:#0f5ba8;
	}
.sponser-wrapper .owl-item{
	text-align:center;
	}
.about-topimage iframe{
	height:415px;
	}
.mobile-slider-img{
  display: none !important;
}
.desktop-slider-img{
  display: block !important;
}
.pagination_styling_generic strong {
    font-weight: bolder;
    padding: 10px 15px;
    background: #000;
    margin: 2px;
    color: #fff;
  }
  .pagination_styling_generic a {
    text-decoration: none;
    padding: 10px 15px;
    background: #fbbe3f;
    margin: 2px;
    color: #fff;
  }
  .board-of-directors-details-page .what-we-do-box{
    text-align: left;
    min-height: auto;
    padding: 20px;
    padding-bottom: 0;
}
.board-of-directors-details-page .what-we-do-box h3{
    min-height: auto;
    margin-top: 10px;
    margin-bottom: 0;
}
.board-of-directors-details-page .what-we-do-box span{
    margin-bottom: 20px;
    display: block;
}
.board-of-directors-details-page img{
    max-width: 100%;
}
.m-bottom{
    padding: 20px 0;
    background-color: #0a3577;
    margin: 15px;
    color: #fff;
}
.m-bottom-program{
    padding: 20px 0;
    margin: 15px;
    color: #000;
    border: 1px solid #ccc;

}
.m-bottom-program h2{
    margin-top:0;
}
.program-img {text-align: center;
margin-top: 20px;
}
.m-bottom-program h4{
    font-size: 18px;
    padding-top: 10px;
}
.news-letter-wepper .heading-bg{
    margin: 0 auto;
width: 306px;
color: #fff;
}
.news-letter-wepper p {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 25px 0 0;
  }


  .newsletter_bottom {
    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: left;
    margin-top: 25px;
}
.newsletter_bottom:hover{
    background: #fff;
    color: #000;
}
.set_inputEmail{
    height: 62px;
}


.aboutus-wrapper1{
    float: left;
    width: 100%;
}
.about-left-side1{
    float: left;
    width: 60%;
    padding:0 30px 80px 5%;
    color: #000;
}
.about-left-side1 p{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.about-right-side1{
    float: left;
    width: 39%;
}

@media only screen and (max-width: 1199px) {
	.nav > li > a {
        padding: 3px 4px;
        font-size:11.5px;
    }
	.about-topimage iframe{
	height:315px;
	}
	
    .slider-heading h2{
        font-size: 65px;
    }
    #triangle-bottomright {
        border-bottom: 530px solid rgba(255, 255, 255, 0.25);
    }
}
@media only screen and (max-width: 992px) {
		
	.navbar-header {
    float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 43px;
        margin: 0;
		height:100%;
		background-color:#fbbe3f;
		padding-top: 25%;
	}
	.navbar-nav>li {
		float: left;
		width: 100%;
		display: block;
		margin-top: 2px;
		padding-left: 13%;
		padding-bottom: 7px;
		padding-top: 7px;
		border-bottom: 1px solid #fff;
	}
	.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	}
	.nav > li > a:focus, .nav > li > a:hover{
		background-color:#fff;
		}
    .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: #fbbe3f;
    }
    .navbar-default .navbar-toggle{
        border-color: #fbbe3f;
        background: #fbbe3f;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }

	.about-slider p{
		font-size:17px;
		}
	.recent-news-wrapper1{
		padding-top:120px;
		}
	
    .navbar-wrapper .container {
        padding: 0;
    }
    .nav > li > a {
        padding: 3px 10px;
        font-size: 20px;
		text-transform: capitalize;
    }
    #triangle-bottomright {
        border-bottom: 465px solid rgba(255, 255, 255, 0.25);
    }
    .slider-heading h2 {
        font-size: 55px;
    }
    .carousel-caption p {
        font-size: 30px;
    }
    .about-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;
    }
    .aboutus-page-wrapper .about-right-side{
        padding: 0;
    }
    .aboutus-page-wrapper1 .about-right-side1{
        padding: 0;
    }
}
@media only screen and (max-width: 768px){
	.mobile-slider-img{
  display: block !important;
}
.desktop-slider-img{
  display: none !important;
}


	#triangle-bottomright{
		display:none;
		}
	.recent-news-wrapper1{
		padding-top:80px;
		}
	.yellow-arrow-left-side{
		padding-top:30px;
		}
	.board-of-directors-wrap{
		padding:50px 0;
		}
    #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;
    }
    .carousel-caption {
        width: 70%;
    }
    .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%;
    }
    .about-left-side1, .about-right-side1 {
        width: 100%;
    }
    .about-slider{
        margin-bottom: 0;
    }
    .about-topimage img{
        width: 100%;
    }
    .services-wrapper{
        padding-top: 50px;
    }
    .services-menu li a{
        font-size: 12px;
    }
    .services-menu li{
        width: 100%;
        margin-bottom: 20px;
    }
    .services-menu{
        width: 120px;
        display: inline-block;
    }
    .services-wrapper .tab-content {
        margin-top: 0;
        float: right;
        width: 77%;
    }
    .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;
    }
    .contact-us-right-side{
        width: 100%;
    }
    .news-letter-left-side{
        text-align: center;
    }
    .request-a-quote{
        width: 100%;
    }
    .newsletter_bottom{
        width: 100%;
    }
    .sponser-wrapper p br{
        display: none;
    }
    .about-left-side .heading-bg{
        width: 275px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .about-left-side p{
        text-align: center;
    }
    .about-left-side1 p{
        text-align: center;
    }
    .about-slider p{
        text-align: center;
    }
    .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;
    }
    .inner-page-top p {
       
        font-size: 22px;
       
    }
	
}


@media only screen and (max-width: 600px){
	
    .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-wrapper .tab-content {
        width: 67%;
    }
    .services-right-content h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .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;
    }
	
}
@media only screen and (max-width: 500px){
    .inner-page-top-img {
        margin-top: -50px;
    }

	.board-of-directors-wrap .heading-bg{
		
		width:325px;
		font-size:25px;
		
		}
}
@media only screen and (max-width: 400px){
    .services-menu {
        width: 55px;
    }
    .services-menu span{
        display: none;
    }
    .services-wrapper .tab-content {
        width: 78%;
    }
    .yellow-arrow-left-side .heading-bg {
        width: 295px;
    }
}
