/*========================================================================
EXCLUSIVE ON themeforest.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Template Name   : Radley - One Page HTML Template
Author          : Ashok Prajapati
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2018 - Asok prajapati
========================================================================*/

@media (max-width:1200px){
	.carousel-item {
    min-height: 569px;
    display: block;
}
.text-box {
    position: absolute;
    top: 39%;
    left: 2%;
    right: 2%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
}
}

@media (max-width:1024px){
	.full-screen {
    min-height: 50vh;
	}
	.blog-wrapper-1{
		margin: 15px 45px 15px 57px;
	}
	.align-items-center h2{
	    font-size: 33px;
	}
	.carousel-item {
    min-height: 580px;
    display: block;
}
.box-left img {
    float: left;
    margin: 93px 5px 0px 0;
}
.round1 h6{
	text-align:center;
}
.text-box {
    position: absolute;
    top: 45%;
    left: 0%;
    right: 0%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
}
.box-left ul li span {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: inherit;
}
}
@media (max-width:991px) {
    /**==================== header  ======================**/
    .navbar-brand{
        font-size: 22px;
    }
    .header-navbar {
        padding-top: 18px;
        padding-bottom: 18px; 
        background: rgba(0,0,0,0.9);
        position: absolute;      
    }
	.blog-content a {
    position: relative;
    bottom: 30%;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    left: 0%;
    top: 20px;
    font-size: 16px;
}
    .header-navbar::after {
        top: 0
    }
    .header-navbar .navbar-nav{
        padding-top:15px;
    }
    .header-navbar .navbar-nav>li{
        margin: 0;
    }
    .header-navbar .navbar-nav .nav-link{
        padding: 4px 0;
        margin: 10px 0; 
    }
    .header-navbar .navbar-nav .nav-link:before {
        display: none;
    }
    .navbar-expand-lg>.container, 
    .navbar-expand-lg>.container-fluid{
         padding-left: 15px; padding-right: 15px;
    }
    .banner .full-screen {
    padding-top: 80px;
    padding-bottom: 40px;
	background: #fff;
}
	.blog-wrapper-1 {
    
    margin-bottom: 20px;
}
    
    /**==================== Button And Preset  ======================**/
    .btn.btn-lg{ 
        padding: 14px 30px;
    }
    .section{
        padding-top: 80px;
        padding-bottom:80px
    }
   
    /**====================Banner,  Counter And testimonials  ======================**/
    .blog-cover { padding: 120px 0 60px}
    .counterbox .box {
        padding: 20px 10px 50px;
        min-height: auto
    }
    .testimonials{ padding: 50px 20px}
}

@media (min-width: 767px) {
.col-md-offset-3 {
    margin-left: 26%;
}
	.col-md-offset-2 {
    margin-left: 8%;
}

}

@media (max-width: 768px) {
	
	.owl-prev, .owl-next {
    position: absolute;
    top: 45%;
    
}
    .banner {
        background-position: 35px -15px;
        background-color: #fff;
    }
    .align-items-center h2 {
        font-size: 24px;
    }
.align-items-center .sub-title {
    font-size: 19px;
}
.round1 h6{
	text-align:center;
}
#accordion-style-1 .btn-link i{
	margin-bottom:10px;
}
	
/* 	.blog-wrapper-1 {
    margin-bottom: 0px;
    text-align: center;
    padding: 35px 0 !important;
    border-radius: 50%;
    box-shadow: 2px 2px 2px 0px #00000082;
    color: #000;
    background: #fff;
} */
	
	.sol-1, .sol-2, .sol-3, .sol-4 {
    
    min-height: 636px;
    background-size: 100% 100%;
}
	
	.blog-wrapper-1 {
    margin: 15px 5px 15px 37px;
}
.icon-box {
    height: 100px;
    max-width: 100px;
    cursor: pointer;
    border: 2px solid #FFF;
    transition: 1s 0s linear;
    color: #fff;
    width: 100px;
}
.icon-box i {
    line-height: 100px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 45px;
    font-style: normal;
}
	
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none !important;
    border: 0px solid transparent;
    border-radius: .25rem;
    position: relative!important;
    right: 10px;
	}
	.navbar-brand {
    font-size: 22px;
    padding: 0px 0;
    width: 70%;
}
	.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
    border-bottom: 1px solid #ca3a2a;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: none !important;
    text-align: center;
    margin-top: 20px;
}
}

/*==== Mobile css ====*/
@media (max-width: 768px) {
	.banner {
    background-size: contain;
    background-repeat: no-repeat;
}
	.blog-content-1 {
    padding: 0 !important;
}
	.carousel-item {
    
    min-height: 570px ;
    
}
	.banner h2 {
    text-transform: none;
    font-weight: 600;
    font-size: 32px;
}
	
	.text-box {
    position: absolute;
    top: 35%;
    left: 0%;
    right: 0%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
    background: #fff;
}
.box-left h3{
	font-size:35px;
	line-height:35px;
}
	.about-us-box {
    text-align: center;
    margin-bottom: 50px;
}
	.curiculum, .curiculumVideo {
    
    text-align: center;
}
.foot {
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 0 40px;
}
	.mb-5, .my-5 {
    margin-bottom: 0rem!important;
}
	.timer li {
    
    margin-bottom: 10px;
}
	.subscribe-form ul {
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 0;
}
	.card {
    position: relative;
    display: -ms-flexbox;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
    margin-bottom: 20px;
}
	.price-table:hover {
    box-shadow: none;
}
		.price-table {
    box-shadow: none;
}
    /**==================== Button And Preset  ======================**/
    .section{
        padding-top: 40px;
        padding-bottom:40px
    }
  
    /**==================== Button And Header  ======================**/
    .navbar-brand{
        font-size: 22px;
		padding: 0px 0;
    }
    .btn.btn-lg{ 
        padding: 12px 24px; 
        margin: 2px;
    }

    /**==================== Banner And Testimonials  ======================**/
    .banner { font-size: 14px;}
    .banner p{ font-size: 16px; line-height: 1.6}
    .banner h1{ font-size: 40px; margin-bottom: 10px;}    
    .owl-dots .owl-dot{ margin: 0 8px;}
    .blog-cover { padding: 100px 0 40px}

    .testimonials{ padding: 40px 20px}
    .testimonials .testimonialImg {  margin-bottom: 25px}
    .testimonials .clientinfo { padding-top: 15px }    
    .service-icon{ margin: 30px auto;}
}




@media (max-width: 575px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid{
        padding-left:0px; padding-right: 0px;
    }
	.carousel-item {
    min-height: 1040px;
}
	.banner h1 {
    font-size: 34px;
    margin-bottom: 10px;
}
.round1 h6{
	text-align:center;
}
.text-box {
    position: absolute;
    top: 49%;
    left: 0%;
    right: 0%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
}
 .box-left{
	 margin-bottom:20px;
 }
.pro-right .text-center h2{
	font-size:25px;
}
.pro-right .text-center h3 {
    color: #04ff87;
    font-size: 17px;
    padding-top: 10px;
}
.icon-box{
	margin:15px auto;
}
.accordion{
	background:#fff;
}
#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #14519e;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: bold;
    padding-left: 22px;
    text-transform: inherit;
}
#accordion-style-1 .card-body {
    border-top: 2px solid #14519e;
    text-align: justify;
	font-size: 13px;
}
.faq-list li {
    list-style: none;
    font-size: 13px;
    color: #000;
}
.align-items-center h2 {
    font-size: 20px;
}
.sup-img{
	margin: 20px auto 50px;
    text-align: center;
    display: block;
}
.sec-img-1 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-2 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-3 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-4 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-5 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-6 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-7 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.sec-img-8 img {
    margin: 30px auto;
    display: block;
    text-align: center;
}
#accordion-style-1 .card-body p{
	padding:0px;
}
.banner .full-screen {
    padding-top: 0px;
    padding-bottom: 40px;
    background: #fff;
}
.box-left img {
    float: left;
    margin: 0px 5px 0px 0;
}
}

@media (max-width:320px){
	.blog-wrapper-1 {
    margin: 15px auto 15px 15px;
}
.pro-right .text-center h2 {
    font-size: 19px;
}
.pro-right .text-center h3 {
    color: #04ff87;
    font-size: 13px;
    padding-top: 10px;
}
.box-left h3 {
    font-size: 32px;
    line-height: 32px;
}
.carousel-item {
    min-height: 880px;
}
.box-left img {
    float: left;
    margin: 0px 5px 0px 0;
}
.banner .full-screen {
    padding-top: 0px;
    padding-bottom: 40px;
    background: #fff;
}

#accordion-style-1 .card-body p {
    color: #000;
    font-weight: 500;
    padding: 0 0px 0 0px;
}
}
@media(min-width: 576px) and (max-width: 767px) {
    .carousel-item {
        min-height: 1040px;
    }
    .text-box {
        position: absolute;
        top: 40%;
         left: 0%; 
        right: 0%;
        color: #fff;
        text-align: center;
        transform: translateY(-50%);
    }
}


@media (min-width:768px) and (max-width:991px) {
    .banner .full-screen, .text-box {
        background-color: transparent !important;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .banner .full-screen, .text-box {
        background-color: transparent !important;
    }
    .banner {
        background-position: bottom;
    }
}