/*-------------------------------------------------------------------
    1200px x 992px
---------------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.main-header-top .logo{
		width: 25%;
		top: 15px;
	}
	.project-slider.owl-carousel .owl-nav .owl-prev{
		left: 0px;
	}
	.project-slider.owl-carousel .owl-nav .owl-next{
		right: 0px;
	}
	.top-main-header .fixed-menu{
		min-height: 75px;
	}
	.screen{
		height: 200px;
		margin-bottom: 33px;
		margin-top: 14px;
		margin-left: 54px;
		margin-right: 54px;
	}
}
	
/*-------------------------------------------------------------------
    1090px x 992px
---------------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1090px) {
	.main-header-top .logo{
		width: 25%;
	}
	.project-slider.owl-carousel .owl-nav .owl-prev{
		left: 0px;
	}
	.project-slider.owl-carousel .owl-nav .owl-next{
		right: 0px;
	}
	.post-info h4{
		font-size: 14px;
	}
	.copyright p{
		font-size: 12px;
	}
	.top-main-header .fixed-menu{
		min-height: 75px;
	}
	.pricing-wrapper{
		padding: 0 10px;
	}
	.custom-content h1{
		font-size: 20px;
	}
	.custom-body p{
		font-size: 12px;
	}
	.screen{
		height: 200px;
		margin-bottom: 33px;
		margin-top: 14px;
		margin-left: 54px;
		margin-right: 54px;
	}
}
	
/*-------------------------------------------------------------------
    991px x 768px
---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.top-left{
		float: none;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.top-right{
		float: none;
		text-align: center;
	}
	.main-header-top{
		min-height: 105px;
	}
	.navbar-dark .navbar-toggler{
		background: #22365c;
	}
	.top-main-header .fixed-menu.main-header-top{
		min-height: 60px;
	}
	#mainNav .navbar-nav .nav-item .nav-link {
		margin: 0px;
		padding: 10px;
	}
	.main-header-top .logo{
		width: 35%;
		top: 12px;
	}
	#camera_wrap .camera_caption h1 br{
		display: none;
	}
	#camera_wrap .camera_caption p br{
		display: none;
	}
	.project-slider.owl-carousel .owl-nav .owl-prev{		
		left: 0%;
	}
	.project-slider.owl-carousel .owl-nav .owl-next{	
		right: 0%;
	}
	.testimonial-single{
		margin: 0px 10%;
	}
	.left-call h3{
		font-size: 16px;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.left-call p{
		font-size: 13px;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-2 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.why-box{
		margin-bottom: 30px;
	}
	.box-why-inner{
		margin-bottom: 30px;
	}
	.project-menu span{
		margin-bottom: 10px;
	}
	.pages-2 .about-text-left h2{
		font-size: 20px;
	}
	.breadcrumb-container{
		width: 50%;
	}
	.m-b-30{
		margin-bottom: 30px;
	}
	.pricing-wrapper{
		padding: 0 10px;
	}
	.pricing-footer a:hover{
		padding: 12px 9px;
	}
	.sidebar-right {
		padding-left: 0;
		margin-top: 80px;
	}
	.custom-content h1{
		font-size: 20px;
	}
	.custom-body p{
		font-size: 12px;
	}
	.screen{
		height: 140px;
		margin-bottom: 23px;
		margin-top: 10px;
		margin-left: 39px;
		margin-right: 39px;
	}
}
	
/*-------------------------------------------------------------------
    767px x 599px
---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
	.top-left{
		float: none;
		display: flex;
		text-align: center;
		justify-content: center;
	}
	.top-right{
		float: none;
		display: none;
	}
	.navbar-dark .navbar-toggler{
		background: #22365c;
		margin: 12px 0 12px 0;
	}
	.main-header-top{
		min-height: 105px;
	}
	.top-main-header .fixed-menu.main-header-top{
		min-height: 84px;
	}
	#mainNav .navbar-nav .nav-item .nav-link {
		margin: 0px;
		padding: 10px;
	}
	.main-header-top .logo{
		width: 55%;
	}
	.top-main-header .fixed-menu .logo{
		top: 14px;
	}
	#camera_wrap .camera_caption h1 br{
		display: none;
	}
	#camera_wrap .camera_caption p br{
		display: none;
	}
	.title-section h2{
		font-size: 30px;
	}
	.title-section p{
		font-size: 14px;
	}
	.title-section{
		margin-bottom: 30px;
	}
	.title-section h2::before{
		line-height: 50px;
	}
	.project-slider.owl-carousel .owl-nav .owl-prev{		
		left: 0%;
	}
	.project-slider.owl-carousel .owl-nav .owl-next{	
		right: 0%;
	}
	.testimonial-single{
		margin: 0px 10%;
	}
	.left-call{
		text-align: center;
	}
	.right-call{
		text-align: center;
		margin-top: 15px;
	}
	.inner-footer{
		margin-bottom: 30px;
	}
	.copyright p{
		text-align: center;
	}
	.copyright ul{
		display: block;
		text-align: center;
		margin-top: 10px;
		float: none !important;
	}
	.copyright .nav-copyrights li{
		text-align: center;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-2 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.why-box{
		margin-bottom: 30px;
	}
	.box-why-inner{
		margin-bottom: 30px;
	}
	.project-menu span{
		margin-bottom: 10px;
	}
	.pages-2 .about-text-left h2{
		font-size: 20px;
	}
	.about-text-left{
		margin-bottom: 30px;
	}
	.about-video-right{
		min-height: 400px;
	}
	.all-box-inner h1{
		font-size: 30px;
	}
	.all-box-inner p{
		font-size: 14px;
	}
	.breadcrumb-container{
		width: 75%;
	}
	.title-section-inner h3{
		font-size: 22px;
	}
	.left-certification h2{
		font-size: 20px;
	}
	.left-certification, .right-certification{
		margin-bottom: 30px;
	}
	.m-b-30{
		margin-bottom: 30px;
	}
	.partner-box h4{
		font-size: 20px;
	}
	.form-wrapper .form-inline .form-group.keyword {
		width: 100%;
	}
	.form-group{
		margin-bottom: 10px !important;
	}
	.service-box-inner h4{
		font-size: 20px;
	}
	.post-thumbnail .post-wrapper {
		padding: 35px 0 0;
	}
	.sidebar-right {
		padding-left: 0;
		margin-top: 80px;
	}
	.custom-content h1{
		font-size: 20px;
	}
	.custom-body p{
		font-size: 12px;
	}
	.screen{
		height: 200px;
		margin-bottom: 34px;
		margin-top: 14px;
		margin-left: 61px;
		margin-right: 61px;
	}
}

/*-------------------------------------------------------------------
    599px x 280px
---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 599px) {
	.top-left{
		float: none;
		display: flex;
		text-align: center;
		justify-content: center;
	}
	.top-right{
		float: none;
		display: none;
	}
	#mainNav{
		width: 100%;
	}
	.main-header-top{
		min-height: 65px!important;
	}
	
	.navbar-dark .navbar-toggler{
		background: #22365c;
	}
	.main-header-top .logo{
		width: 70%;
		top: 10px;
	}
	.top-main-header .fixed-menu.main-header-top{
		min-height: 65px;
	}
	#mainNav .navbar-nav .nav-item .nav-link{
		margin: 0px;
		padding: 10px;
	}
	.fixed-menu{
		min-height: 75px;
	}
	#camera_wrap .camera_caption h1{
		font-size: 22px;
		padding-top: 45px;
	}
	#camera_wrap .camera_caption h1 br{
		display: none;
	}
	#camera_wrap .camera_caption p{
		font-size: 16px;
		line-height: 32px;
		padding: 20px 0 15px 0;
	}
	#camera_wrap .camera_caption p br{
		display: none;
	}
	.title-section h2{
		font-size: 30px;
	}
	.title-section p{
		font-size: 14px;
	}
	.title-section{
		margin-bottom: 30px;
	}
	.title-section h2::before{
		line-height: 50px;
	}
	.project-slider.owl-carousel .owl-nav .owl-prev{		
		left: 0%;
	}
	.project-slider.owl-carousel .owl-nav .owl-next{	
		right: 0%;
	}
	.testimonial-single{
		margin: 0px 5%;
	}
	.left-call{
		text-align: center;
	}
	.right-call{
		text-align: center;
	}
	.inner-footer{
		margin-bottom: 30px;
	}
	.copyright p{
		text-align: center;
	}
	.copyright ul{
		display: block;
		text-align: center;
		margin-top: 10px;
	}
	.copyright .nav-copyrights li{
		text-align: center;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-2 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-2 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link{
		color: #111111;
	}
	.pages-3 #mainNav .navbar-nav .nav-item .nav-link:hover{
		color: #f6d014;
	}
	.pages-3 #mainNav .navbar-nav li.active a.nav-link {
		color: #f6d014;
	}
	.pages-3 .main-header-top .head-top{
		margin-top: 25px;
	}
	.why-box{
		margin-bottom: 30px;
	}
	.box-why-inner{
		margin-bottom: 30px;
	}
	.project-menu span{
		margin-bottom: 10px;
	}
	.pages-2 .about-text-left h2{
		font-size: 20px;
	}
	.about-text-left{
		margin-bottom: 30px;
	}
	.about-video-right{
		 min-height: auto;
	}
	.all-box-inner h1{
		font-size: 30px;
	}
	.all-box-inner p{
		font-size: 14px;
	}
	.breadcrumb-container{
		width: 100%;
	}
	.title-section-inner h3{
		font-size: 22px;
	}
	.left-certification h2{
		font-size: 20px;
	}
	.left-certification, .right-certification{
		margin-bottom: 30px;
	}
	.m-b-30{
		margin-bottom: 30px;
	}
	.partner-box h4{
		font-size: 20px;
	}
	.form-wrapper .form-inline .form-control{
		
	}
	.form-wrapper .form-inline .form-group.keyword {
		width: 100%;
	}
	.form-group{
		margin-bottom: 10px !important;
	}
	.h-img-box{
		margin-bottom: 30px;
	}
	.service-box-inner h4{
		font-size: 20px;
	}
	.post-thumbnail .post-wrapper {
		padding: 35px 0 0;
	}
	.sidebar-right {
		padding-left: 0;
		margin-top: 80px;
	}
	.custom-content h1{
		font-size: 20px;
	}
	.custom-body p{
		font-size: 12px;
	}
	.landing-main{
		padding: 100px 0;
	}
	.screen{
		height: 140px;
		margin-bottom: 23px;
		margin-top: 10px;
		margin-left: 35px;
		margin-right: 35px;
	}

}

/*-------------------------------------------------------------------
    767px x 480px
---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 480px) {
	.main-header-top .logo {
		width: 75%;
	}
	.top-main-header .fixed-menu .logo{
		top: 14px;
	}

}

@media (max-width: 991px) { /*---- Set Mobile breakpoint -----*/
	.search-icon{
	  display: none;
	}
	#mainNav .nav li.dropdown-bcc .lnr {
		display: block;
	}
	#mainNav .nav li {
		position: relative;
	}
	#mainNav .navbar-collapse {
		border: none;
		-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
		box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
		background: #fff;
		padding: 0;
		clear: both;
		position: absolute;
		top: 100%;
		z-index: 2;
	}
	#mainNav .navbar-collapse.show {
		overflow-y:auto;
		max-height: 400px;
	}
	#mainNav .navbar-header {
		float: none;
	}
	#mainNav .nav > li.dropdown-bcc .sub-menu {
		opacity: 1;
		display: none;
		position: static;
		-webkit-transform:none;
				transform:none;
		-webkit-transition:none;
		transition:none;
		box-shadow: none;
	}
	#mainNav .nav > li > a {
		border-top: 1px solid rgba(0,0,0,0.05);
		padding: 0 15px 0 25px;
		font-size: 18px;
		margin: 0;
	}
	#mainNav .nav > li:last-child {
		border-top: 1px solid rgba(0,0,0,0.05);
	}
}
@media (min-width: 992px) {
	#mainNav .nav > li.dropdown-bcc:hover .sub-menu {
		opacity: 1;
		-webkit-transform:scale(1);
				transform:scale(1);
	}
	#mainNav .nav > li.dot-fix > a:before {
		display: none;
	}
}


@media only screen and (max-width: 767px){
	.logo img {
      margin-top: 0px!important;
    width: 120px!important;
}
.fixed-menu img {
      margin-top: -4px!important;
    width: 120px!important;
}
.drop-boxes {
    position: absolute;
    right: 0px;
    width: 44px;
    height: 40px;
    text-align: center;
    background: #ffb32d;
    border-radius: 0px 0px 0px 100%;
    cursor: pointer;
    display: none;
}
.navbar-dark .navbar-toggler {
    border: none;
    border-radius: 0px;
    padding: 6px 12px;
    font-size: 22px;
    color: #fff;
    margin: 15px 0 8px 0!important;
}
.main-header-top .logo{
		width: 70%;
		top: 10px;
	}
	.top-main-header .fixed-menu.main-header-top{
		min-height: 65px;
	}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption h1 {
    padding-top: 62px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.bcc-padding {
    padding: 30px 0px;
}

.about-video-right {
    min-height: auto;
}
.box-why-inner::before {
    content: "";
    left: auto;
    right: 0;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    background-color:inherit!important;
    animation: animation-border-2 2s;
}
.box-why-inner::after {
    content: "";
    left: auto;
    right: 0;
    width: 5px;
    height: 50%;
    position: absolute;
    top: 0;
    background-color:inherit!important;
    animation: animation-border 2s;
}
.box-why-inner p {
    min-height: auto;
}
.box-why-inner {
    padding: 15px;
    text-align: center;
    position: relative;
    border: 5px solid #ffb32d;
    min-height: auto;
}
.left-call p{
	float:inherit!important;
	text-align:center;
}
.carousel-indicators .active{
    width:16px;
    height:16px;
    margin:0;
    background-color:#ffb32d;
	z-index:-1;
}
.top-header {
    padding: 12px 0px;
    background: #1b2958;
    display: none;
}
.margbootm {
    margin-bottom: 40px;
    padding: 0 30px;
}

.post {
    position: inherit;
    margin-top: 50px;
    width: 100%;
    display: block;
}
.boxph {
    width: 100%;
    height: 180px;
    background-color: #000;
    float: inherit;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.75);
	margin-bottom:20px;
	    background-color: #000!important;
}
.boxph h1 {
    margin: 0;
    text-align: center;
    padding-top: 50px;
    font-size: 28px;
    color: #fff;
}
.mhover {
    width: 100%;
    background-color: #1b2958cf;
    height: 400px;
    margin-top: -281px;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    display: none;
}
.quotes2{
	display:none;
}
.directorheading {
    margin-top: 10px;
    font-weight: bold;
    color: #00255a;
    font-size: 18px;
    font-style: italic;
}
.projecttb {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    float: inherit;
    background-color: #00255a;
    cursor: pointer;
}
.brdleft {
    border-left: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.tabcustome-content {
    width: 100%;
    padding: 20px 0px;
}
.energybutton {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    padding: 0 6px;
    border-right: solid 1px #eee;
    background-color: #00255a;
    margin-bottom: 10px;
}
.bxshadow {
    padding: 5px;
    webkit-box-shadow: 2px 0px 25px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 0px 25px -3px rgba(0,0,0,0.25);
    box-shadow: 2px 0px 25px -3px rgba(0,0,0,0.25);
    padding-bottom: 20px;
}
.accordion-item-body {
    padding: 20px 0px 0;
}
h5 {
    font-size: 24px;
    font-weight: bold;
    margin: 15px 20px;
}
.projectcontent h1 {
    font-size: 18px;
    padding-top: 10px;
}

.what-we-box h2 {
    font-size: 16px;
    line-height: 44px;
    line-height: 28px!important;
	padding:0;
	    margin-bottom: 15px;
}
.accordion-item-body h1{
	text-align:center;
}
.projectcontent h1{
	text-align:left;
}

.boxes-item {
    text-align: center;
    padding: 8px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 15px;
    webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border: solid 1px #eae6e6;
    min-height: auto;
    padding-bottom: 15px;
}
.pbs {
    height: auto!important;
}
.redmore {
    border: solid 1px #1b2958;
    padding: 5px;
    margin-top: 5px;
    background: #ffb32d;
    width: 150px;
    margin: auto;
    margin-top: 15px;
}
.carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    z-index: 1;
}

h2 {
    font-size: 16px;
    line-height: 144% !important;
    margin-top: 15px;
}

.banchmark{
	padding:20px;
}
.projectcontent {
    width: 100%;
    height: auto;
    float: right;
    padding: 20px 25px 0 25px;
    margin-bottom: 20px;
}
.title-section-inner h3 {
    font-size: 20px;
    margin: 15px 0;
}
.philanthropy-new {
    width: 100%;
    height: auto;
}
.edubox {
    padding: 20px 20px 20px;
    background: #ffffff;
    box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: all .3s;
    width: 100%;
    float: inherit;
    margin: 0;
    min-height: 250px;
    border-top: solid 1px #eee;
    min-height: auto;
    transition: background-color 0.5s ease;
    margin-bottom: 20px;
    margin-top: 20px;
}
.mbg1{
background: url("../philanthropy/1.html") bottom center no-repeat!important;
   background-size: cover!important;
}
.mbg2{
background: url("../philanthropy/2.html") bottom center no-repeat!important;
background-size: cover!important;
}
.mbg3{
background: url("../philanthropy/3.html") bottom center no-repeat!important;
background-size: cover!important;
}
.mbg4{
background: url("../philanthropy/4.html") bottom center no-repeat!important;
background-size: cover!important;
}
.mbg5{
background: url("../philanthropy/5.html") bottom center no-repeat!important;
background-size: cover!important;
}


/*end*/


}

